Pull request #43428 closed Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 85572cac14168f9dc3fc3d9daa5eae1ba00eddf4+0a3336fd7d19f7114fce2ff849a8989ed33e2059 (5d7669d532e28948993ef9d7ca3ff279a274fea1) 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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/docker/jps.git > git init /var/cloudbees-jenkins-distribution/workspace/moby_PR-43428@libs/jps # timeout=10 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 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 Avoid second fetch 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" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.20.1' 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-03-25T18:47:35.214Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-03-25T18:47:35.218Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-03-25T18:47:50.400Z] Still waiting to schedule task [2022-03-25T18:47:50.402Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0b797fc4e3d8380c7)’ is offline [2022-03-25T18:48:31.095Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0b797fc4e3d8380c7) in /home/ubuntu/workspace/moby_PR-43428 [Pipeline] { [Pipeline] checkout [2022-03-25T18:48:31.239Z] The recommended git tool is: git [2022-03-25T18:48:34.383Z] using credential docker-jenkins-github-credentials [2022-03-25T18:48:34.401Z] Cloning the remote Git repository [2022-03-25T18:48:34.401Z] Cloning with configured refspecs honoured and without tags [2022-03-25T18:48:33.503Z] Cloning repository https://github.com/moby/moby.git [2022-03-25T18:48:33.621Z] > git init /home/ubuntu/workspace/moby_PR-43428 # timeout=10 [2022-03-25T18:48:33.913Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-25T18:48:33.913Z] > git --version # timeout=10 [2022-03-25T18:48:33.941Z] > git --version # 'git version 2.17.1' [2022-03-25T18:48:33.941Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-25T18:48:33.943Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43428/head:refs/remotes/origin/PR-43428 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-25T18:49:01.238Z] Fetching without tags [2022-03-25T18:49:01.554Z] Merging remotes/origin/master commit 0a3336fd7d19f7114fce2ff849a8989ed33e2059 into PR head commit 85572cac14168f9dc3fc3d9daa5eae1ba00eddf4 [2022-03-25T18:49:01.157Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-25T18:49:01.181Z] > git config --add remote.origin.fetch +refs/pull/43428/head:refs/remotes/origin/PR-43428 # timeout=10 [2022-03-25T18:49:01.204Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-25T18:49:01.227Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-25T18:49:01.242Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-25T18:49:01.242Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-25T18:49:01.243Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43428/head:refs/remotes/origin/PR-43428 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-25T18:49:01.565Z] > git config core.sparsecheckout # timeout=10 [2022-03-25T18:49:01.583Z] > git checkout -f 85572cac14168f9dc3fc3d9daa5eae1ba00eddf4 # timeout=10 [2022-03-25T18:49:02.439Z] Merge succeeded, producing 85572cac14168f9dc3fc3d9daa5eae1ba00eddf4 [2022-03-25T18:49:02.439Z] Checking out Revision 85572cac14168f9dc3fc3d9daa5eae1ba00eddf4 (PR-43428) [2022-03-25T18:49:02.373Z] > git remote # timeout=10 [2022-03-25T18:49:02.392Z] > git config --get remote.origin.url # timeout=10 [2022-03-25T18:49:02.403Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-25T18:49:02.413Z] > git merge 0a3336fd7d19f7114fce2ff849a8989ed33e2059 # timeout=10 [2022-03-25T18:49:02.424Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-25T18:49:02.441Z] > git config core.sparsecheckout # timeout=10 [2022-03-25T18:49:02.454Z] > git checkout -f 85572cac14168f9dc3fc3d9daa5eae1ba00eddf4 # timeout=10 [2022-03-25T18:49:06.594Z] Commit message: "registry: remove dependency on rootlesskit, add `SetCertsDir()`" [2022-03-25T18:49:06.595Z] First time build. Skipping changelog. [2022-03-25T18:49:06.636Z] > git --version # timeout=10 [2022-03-25T18:49:06.680Z] > git --version # 'git version 2.17.1' [2022-03-25T18:49:06.710Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-03-25T18:49:07.850Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43428:/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-03-25T18:49:14.437Z] Unable to find image 'alpine:latest' locally [2022-03-25T18:49:14.437Z] latest: Pulling from library/alpine [2022-03-25T18:49:14.697Z] 3aa4d0bbde19: Pulling fs layer [2022-03-25T18:49:14.697Z] 3aa4d0bbde19: Verifying Checksum [2022-03-25T18:49:14.697Z] 3aa4d0bbde19: Download complete [2022-03-25T18:49:15.277Z] 3aa4d0bbde19: Pull complete [2022-03-25T18:49:15.277Z] Digest: sha256:ceeae2849a425ef1a7e591d8288f1a58cdf1f4e8d9da7510e29ea829e61cf512 [2022-03-25T18:49:15.277Z] Status: Downloaded newer image for alpine:latest [2022-03-25T18:49:25.272Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: rootless) [Pipeline] { (Branch: cgroup2) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] { (Branch: win-RS5) [Pipeline] { (Branch: win-2022) [Pipeline] { (Branch: win-2022-c8d) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (rootless) [Pipeline] stage [Pipeline] { (cgroup2) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] stage [Pipeline] { (win-RS5) [Pipeline] stage [Pipeline] { (win-2022) [Pipeline] stage [Pipeline] { (win-2022-c8d) 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 [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] } [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) 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] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [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] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2022-03-25T18:49:25.841Z] Running on azwin-2-49f151 in d:\jenkins\workspace\moby_PR-43428 [2022-03-25T18:49:25.842Z] Running on azwin-2-29a7a0 in d:\jenkins\workspace\moby_PR-43428 [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] { [Pipeline] { [Pipeline] ws [2022-03-25T18:49:25.895Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] ws [2022-03-25T18:49:25.896Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] checkout [Pipeline] checkout [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2022-03-25T18:49:26.027Z] The recommended git tool is: git [2022-03-25T18:49:26.035Z] The recommended git tool is: git [2022-03-25T18:49:26.247Z] using credential docker-jenkins-github-credentials [2022-03-25T18:49:26.257Z] using credential docker-jenkins-github-credentials [2022-03-25T18:49:26.324Z] Cloning the remote Git repository [2022-03-25T18:49:26.324Z] Cloning with configured refspecs honoured and without tags [2022-03-25T18:49:26.336Z] Cloning the remote Git repository [2022-03-25T18:49:26.336Z] Cloning with configured refspecs honoured and without tags [2022-03-25T18:49:26.362Z] Cloning repository https://github.com/moby/moby.git [2022-03-25T18:49:26.362Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-03-25T18:49:26.417Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-25T18:49:26.417Z] > git --version # timeout=10 [2022-03-25T18:49:26.458Z] > git --version # 'git version 2.24.1.windows.2' [2022-03-25T18:49:26.459Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-25T18:49:26.461Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43428/head:refs/remotes/origin/PR-43428 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-25T18:49:26.375Z] Cloning repository https://github.com/moby/moby.git [2022-03-25T18:49:26.375Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-03-25T18:49:26.440Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-25T18:49:26.440Z] > git --version # timeout=10 [2022-03-25T18:49:26.491Z] > git --version # 'git version 2.24.1.windows.2' [2022-03-25T18:49:26.491Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-25T18:49:26.495Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43428/head:refs/remotes/origin/PR-43428 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-25T18:49:40.539Z] Still waiting to schedule task [2022-03-25T18:49:40.539Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-07e1e15840ab219fd)’ is offline [2022-03-25T18:49:40.539Z] ‘ppc64le-ubuntu-11’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-25T18:49:40.539Z] ‘ppc64le-ubuntu-12’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-25T18:49:40.539Z] ‘ppc64le-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-25T18:49:40.539Z] ‘ppc64le-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-25T18:49:40.539Z] ‘ppc64le-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-25T18:49:40.539Z] ‘ppc64le-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-25T18:49:40.539Z] ‘ppc64le-ubuntu-17’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-25T18:49:40.539Z] ‘ppc64le-ubuntu-18’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-25T18:49:40.539Z] ‘ppc64le-ubuntu-19’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-25T18:49:40.539Z] ‘ppc64le-ubuntu-20’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-25T18:49:40.539Z] ‘ppc64le-ubuntu-21’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-25T18:49:40.539Z] ‘ppc64le-ubuntu-22’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-25T18:49:40.539Z] ‘ppc64le-ubuntu-23’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-25T18:49:40.539Z] ‘ppc64le-ubuntu-24’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-25T18:49:40.539Z] ‘ppc64le-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-25T18:49:40.539Z] ‘ppc64le-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-25T18:49:40.539Z] ‘ppc64le-ubuntu-27’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-25T18:49:40.539Z] ‘ppc64le-ubuntu-28’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-25T18:49:40.539Z] ‘ppc64le-ubuntu-31’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-25T18:49:40.539Z] ‘ppc64le-ubuntu-32’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-25T18:49:40.539Z] ‘ppc64le-ubuntu-33’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-25T18:49:40.539Z] ‘ppc64le-ubuntu-34’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-25T18:49:40.539Z] ‘s390x-ubuntu-01’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-25T18:49:40.539Z] ‘s390x-ubuntu-02’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-25T18:49:40.539Z] ‘s390x-ubuntu-03’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-25T18:49:40.539Z] ‘s390x-ubuntu-04’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-25T18:49:40.539Z] ‘s390x-ubuntu-05’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-25T18:49:40.539Z] ‘s390x-ubuntu-06’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-25T18:49:40.539Z] ‘s390x-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-25T18:49:40.539Z] ‘s390x-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-25T18:49:40.539Z] ‘s390x-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-25T18:49:40.539Z] ‘s390x-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-25T18:49:40.539Z] ‘s390x-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-25T18:49:40.539Z] ‘s390x-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-25T18:49:40.539Z] ‘s390x-ubuntu-29’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-25T18:49:40.539Z] ‘s390x-ubuntu-30’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-25T18:49:40.539Z] Still waiting to schedule task [2022-03-25T18:49:40.540Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-07e1e15840ab219fd)’ is offline [2022-03-25T18:49:40.540Z] ‘ppc64le-ubuntu-11’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-25T18:49:40.540Z] ‘ppc64le-ubuntu-12’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-25T18:49:40.540Z] ‘ppc64le-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-25T18:49:40.540Z] ‘ppc64le-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-25T18:49:40.540Z] ‘ppc64le-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-25T18:49:40.540Z] ‘ppc64le-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-25T18:49:40.540Z] ‘ppc64le-ubuntu-17’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-25T18:49:40.540Z] ‘ppc64le-ubuntu-18’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-25T18:49:40.540Z] ‘ppc64le-ubuntu-19’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-25T18:49:40.540Z] ‘ppc64le-ubuntu-20’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-25T18:49:40.540Z] ‘ppc64le-ubuntu-21’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-25T18:49:40.540Z] ‘ppc64le-ubuntu-22’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-25T18:49:40.540Z] ‘ppc64le-ubuntu-23’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-25T18:49:40.540Z] ‘ppc64le-ubuntu-24’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-25T18:49:40.540Z] ‘ppc64le-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-25T18:49:40.540Z] ‘ppc64le-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-25T18:49:40.540Z] ‘ppc64le-ubuntu-27’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-25T18:49:40.540Z] ‘ppc64le-ubuntu-28’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-25T18:49:40.540Z] ‘ppc64le-ubuntu-31’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-25T18:49:40.540Z] ‘ppc64le-ubuntu-32’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-25T18:49:40.540Z] ‘ppc64le-ubuntu-33’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-25T18:49:40.540Z] ‘ppc64le-ubuntu-34’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-25T18:49:40.540Z] ‘s390x-ubuntu-01’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-25T18:49:40.540Z] ‘s390x-ubuntu-02’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-25T18:49:40.540Z] ‘s390x-ubuntu-03’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-25T18:49:40.540Z] ‘s390x-ubuntu-04’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-25T18:49:40.540Z] ‘s390x-ubuntu-05’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-25T18:49:40.540Z] ‘s390x-ubuntu-06’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-25T18:49:40.540Z] ‘s390x-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-25T18:49:40.540Z] ‘s390x-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-25T18:49:40.540Z] ‘s390x-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-25T18:49:40.540Z] ‘s390x-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-25T18:49:40.540Z] ‘s390x-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-25T18:49:40.540Z] ‘s390x-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-25T18:49:40.540Z] ‘s390x-ubuntu-29’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-25T18:49:40.540Z] ‘s390x-ubuntu-30’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-25T18:49:40.540Z] Still waiting to schedule task [2022-03-25T18:49:40.540Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-07e1e15840ab219fd)’ is offline [2022-03-25T18:49:40.540Z] ‘ppc64le-ubuntu-11’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-25T18:49:40.540Z] ‘ppc64le-ubuntu-12’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-25T18:49:40.540Z] ‘ppc64le-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-25T18:49:40.540Z] ‘ppc64le-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-25T18:49:40.540Z] ‘ppc64le-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-25T18:49:40.540Z] ‘ppc64le-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-25T18:49:40.540Z] ‘ppc64le-ubuntu-17’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-25T18:49:40.540Z] ‘ppc64le-ubuntu-18’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-25T18:49:40.540Z] ‘ppc64le-ubuntu-19’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-25T18:49:40.540Z] ‘ppc64le-ubuntu-20’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-25T18:49:40.540Z] ‘ppc64le-ubuntu-21’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-25T18:49:40.540Z] ‘ppc64le-ubuntu-22’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-25T18:49:40.540Z] ‘ppc64le-ubuntu-23’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-25T18:49:40.540Z] ‘ppc64le-ubuntu-24’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-25T18:49:40.540Z] ‘ppc64le-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-25T18:49:40.540Z] ‘ppc64le-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-25T18:49:40.540Z] ‘ppc64le-ubuntu-27’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-25T18:49:40.540Z] ‘ppc64le-ubuntu-28’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-25T18:49:40.540Z] ‘ppc64le-ubuntu-31’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-25T18:49:40.540Z] ‘ppc64le-ubuntu-32’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-25T18:49:40.540Z] ‘ppc64le-ubuntu-33’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-25T18:49:40.540Z] ‘ppc64le-ubuntu-34’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-25T18:49:40.540Z] ‘s390x-ubuntu-01’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-25T18:49:40.540Z] ‘s390x-ubuntu-02’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-25T18:49:40.540Z] ‘s390x-ubuntu-03’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-25T18:49:40.540Z] ‘s390x-ubuntu-04’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-25T18:49:40.540Z] ‘s390x-ubuntu-05’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-25T18:49:40.540Z] ‘s390x-ubuntu-06’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-25T18:49:40.540Z] ‘s390x-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-25T18:49:40.540Z] ‘s390x-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-25T18:49:40.540Z] ‘s390x-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-25T18:49:40.540Z] ‘s390x-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-25T18:49:40.540Z] ‘s390x-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-25T18:49:40.540Z] ‘s390x-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-25T18:49:40.540Z] ‘s390x-ubuntu-29’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-25T18:49:40.540Z] ‘s390x-ubuntu-30’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-25T18:49:40.541Z] Still waiting to schedule task [2022-03-25T18:49:40.541Z] All nodes of label ‘amd64&&ubuntu-2004&&cgroup2’ are offline [2022-03-25T18:49:40.543Z] Still waiting to schedule task [2022-03-25T18:49:40.544Z] All nodes of label ‘arm64&&ubuntu-2004’ are offline [2022-03-25T18:49:40.547Z] Still waiting to schedule task [2022-03-25T18:49:40.547Z] Waiting for next available executor on ‘azwin-2-49f151’ [2022-03-25T18:49:40.735Z] Fetching without tags [2022-03-25T18:49:41.400Z] Merging remotes/origin/master commit 0a3336fd7d19f7114fce2ff849a8989ed33e2059 into PR head commit 85572cac14168f9dc3fc3d9daa5eae1ba00eddf4 [2022-03-25T18:49:40.457Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-25T18:49:40.499Z] > git config --add remote.origin.fetch +refs/pull/43428/head:refs/remotes/origin/PR-43428 # timeout=10 [2022-03-25T18:49:40.541Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-25T18:49:40.656Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-25T18:49:40.772Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-25T18:49:40.772Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-25T18:49:40.774Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43428/head:refs/remotes/origin/PR-43428 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-25T18:49:41.436Z] > git config core.sparsecheckout # timeout=10 [2022-03-25T18:49:41.480Z] > git checkout -f 85572cac14168f9dc3fc3d9daa5eae1ba00eddf4 # timeout=10 [2022-03-25T18:49:43.354Z] Fetching without tags [2022-03-25T18:49:43.027Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-25T18:49:43.079Z] > git config --add remote.origin.fetch +refs/pull/43428/head:refs/remotes/origin/PR-43428 # timeout=10 [2022-03-25T18:49:43.133Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-25T18:49:43.260Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-25T18:49:43.391Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-25T18:49:43.391Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-25T18:49:43.394Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43428/head:refs/remotes/origin/PR-43428 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-25T18:49:44.098Z] Merging remotes/origin/master commit 0a3336fd7d19f7114fce2ff849a8989ed33e2059 into PR head commit 85572cac14168f9dc3fc3d9daa5eae1ba00eddf4 [2022-03-25T18:49:45.052Z] Merge succeeded, producing 85572cac14168f9dc3fc3d9daa5eae1ba00eddf4 [2022-03-25T18:49:45.052Z] Checking out Revision 85572cac14168f9dc3fc3d9daa5eae1ba00eddf4 (PR-43428) [2022-03-25T18:49:45.638Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-07e1e15840ab219fd) in /home/ubuntu/workspace/moby_PR-43428 [Pipeline] { [Pipeline] checkout [2022-03-25T18:49:44.739Z] > git remote # timeout=10 [2022-03-25T18:49:44.782Z] > git config --get remote.origin.url # timeout=10 [2022-03-25T18:49:44.822Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-25T18:49:44.824Z] > git merge 0a3336fd7d19f7114fce2ff849a8989ed33e2059 # timeout=10 [2022-03-25T18:49:44.962Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-03-25T18:49:45.089Z] > git config core.sparsecheckout # timeout=10 [2022-03-25T18:49:45.132Z] > git checkout -f 85572cac14168f9dc3fc3d9daa5eae1ba00eddf4 # timeout=10 [2022-03-25T18:49:44.136Z] > git config core.sparsecheckout # timeout=10 [2022-03-25T18:49:44.189Z] > git checkout -f 85572cac14168f9dc3fc3d9daa5eae1ba00eddf4 # timeout=10 [2022-03-25T18:49:45.743Z] The recommended git tool is: git [2022-03-25T18:49:45.753Z] Commit message: "registry: remove dependency on rootlesskit, add `SetCertsDir()`" [2022-03-25T18:49:46.161Z] > git --version # timeout=10 [2022-03-25T18:49:46.203Z] > git --version # 'git version 2.24.1.windows.2' [2022-03-25T18:49:46.246Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-03-25T18:49:47.544Z] Merge succeeded, producing 85572cac14168f9dc3fc3d9daa5eae1ba00eddf4 [2022-03-25T18:49:47.544Z] Checking out Revision 85572cac14168f9dc3fc3d9daa5eae1ba00eddf4 (PR-43428) [2022-03-25T18:49:47.209Z] > git remote # timeout=10 [2022-03-25T18:49:47.262Z] > git config --get remote.origin.url # timeout=10 [2022-03-25T18:49:47.314Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-25T18:49:47.316Z] > git merge 0a3336fd7d19f7114fce2ff849a8989ed33e2059 # timeout=10 [2022-03-25T18:49:47.450Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-03-25T18:49:47.581Z] > git config core.sparsecheckout # timeout=10 [2022-03-25T18:49:47.757Z] + docker version [2022-03-25T18:49:47.757Z] Client: [2022-03-25T18:49:47.757Z] Version: 20.10.9 [2022-03-25T18:49:47.757Z] API version: 1.41 [2022-03-25T18:49:47.757Z] Go version: go1.16.8 [2022-03-25T18:49:47.757Z] Git commit: c2ea9bc [2022-03-25T18:49:47.757Z] Built: Mon Oct 4 16:11:10 2021 [2022-03-25T18:49:47.757Z] OS/Arch: windows/amd64 [2022-03-25T18:49:47.757Z] Context: default [2022-03-25T18:49:47.757Z] Experimental: true [2022-03-25T18:49:47.757Z] [2022-03-25T18:49:47.757Z] Server: Docker Engine - Community [2022-03-25T18:49:47.757Z] Engine: [2022-03-25T18:49:47.757Z] Version: 20.10.9 [2022-03-25T18:49:47.757Z] API version: 1.41 (minimum version 1.24) [2022-03-25T18:49:47.757Z] Go version: go1.16.8 [2022-03-25T18:49:47.757Z] Git commit: 79ea9d3 [2022-03-25T18:49:47.757Z] Built: Mon Oct 4 16:06:39 2021 [2022-03-25T18:49:47.757Z] OS/Arch: windows/amd64 [2022-03-25T18:49:47.757Z] Experimental: true [Pipeline] sh [2022-03-25T18:49:48.519Z] Commit message: "registry: remove dependency on rootlesskit, add `SetCertsDir()`" [2022-03-25T18:49:48.527Z] using credential docker-jenkins-github-credentials [2022-03-25T18:49:48.541Z] Cloning the remote Git repository [2022-03-25T18:49:48.541Z] Cloning with configured refspecs honoured and without tags [2022-03-25T18:49:48.815Z] + docker info [2022-03-25T18:49:48.815Z] Client: [2022-03-25T18:49:48.815Z] Context: default [2022-03-25T18:49:48.815Z] Debug Mode: false [2022-03-25T18:49:48.815Z] [2022-03-25T18:49:48.815Z] Server: [2022-03-25T18:49:48.815Z] Containers: 0 [2022-03-25T18:49:48.815Z] Running: 0 [2022-03-25T18:49:48.815Z] Paused: 0 [2022-03-25T18:49:48.815Z] Stopped: 0 [2022-03-25T18:49:48.815Z] Images: 11 [2022-03-25T18:49:48.815Z] Server Version: 20.10.9 [2022-03-25T18:49:48.815Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-03-25T18:49:48.815Z] Windows: [2022-03-25T18:49:48.815Z] LCOW: [2022-03-25T18:49:48.815Z] Logging Driver: json-file [2022-03-25T18:49:48.815Z] Plugins: [2022-03-25T18:49:48.815Z] Volume: local [2022-03-25T18:49:48.815Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-25T18:49:48.815Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-25T18:49:48.815Z] Swarm: inactive [2022-03-25T18:49:48.815Z] Default Isolation: process [2022-03-25T18:49:48.815Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-03-25T18:49:48.815Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-03-25T18:49:48.815Z] OSType: windows [2022-03-25T18:49:48.815Z] Architecture: x86_64 [2022-03-25T18:49:48.815Z] CPUs: 4 [2022-03-25T18:49:48.815Z] Total Memory: 32GiB [2022-03-25T18:49:48.815Z] Name: azwin-2-49f151 [2022-03-25T18:49:48.815Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-03-25T18:49:48.815Z] Docker Root Dir: D:\docker [2022-03-25T18:49:48.815Z] Debug Mode: false [2022-03-25T18:49:48.815Z] Registry: https://index.docker.io/v1/ [2022-03-25T18:49:48.815Z] Labels: [2022-03-25T18:49:48.815Z] Experimental: true [2022-03-25T18:49:48.815Z] Insecure Registries: [2022-03-25T18:49:48.815Z] 10.0.0.4:5000 [2022-03-25T18:49:48.815Z] 127.0.0.0/8 [2022-03-25T18:49:48.815Z] Registry Mirrors: [2022-03-25T18:49:48.815Z] http://10.0.0.4:5000/ [2022-03-25T18:49:48.815Z] Live Restore Enabled: false [2022-03-25T18:49:48.815Z] Product License: Community Engine [2022-03-25T18:49:48.815Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-03-25T18:49:48.928Z] > git --version # timeout=10 [2022-03-25T18:49:48.978Z] > git --version # 'git version 2.24.1.windows.2' [2022-03-25T18:49:49.027Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-03-25T18:49:48.072Z] Cloning repository https://github.com/moby/moby.git [2022-03-25T18:49:48.138Z] > git init /home/ubuntu/workspace/moby_PR-43428 # timeout=10 [2022-03-25T18:49:48.330Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-25T18:49:48.330Z] > git --version # timeout=10 [2022-03-25T18:49:48.341Z] > git --version # 'git version 2.17.1' [2022-03-25T18:49:48.341Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-25T18:49:48.342Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43428/head:refs/remotes/origin/PR-43428 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-03-25T18:49:47.634Z] > git checkout -f 85572cac14168f9dc3fc3d9daa5eae1ba00eddf4 # timeout=10 [2022-03-25T18:49:50.522Z] + docker version [2022-03-25T18:49:50.522Z] Client: [2022-03-25T18:49:50.522Z] Version: 20.10.9 [2022-03-25T18:49:50.522Z] API version: 1.41 [2022-03-25T18:49:50.522Z] Go version: go1.16.8 [2022-03-25T18:49:50.522Z] Git commit: c2ea9bc [2022-03-25T18:49:50.522Z] Built: Mon Oct 4 16:11:10 2021 [2022-03-25T18:49:50.522Z] OS/Arch: windows/amd64 [2022-03-25T18:49:50.522Z] Context: default [2022-03-25T18:49:50.522Z] Experimental: true [2022-03-25T18:49:50.522Z] [2022-03-25T18:49:50.522Z] Server: Docker Engine - Community [2022-03-25T18:49:50.522Z] Engine: [2022-03-25T18:49:50.522Z] Version: 20.10.9 [2022-03-25T18:49:50.522Z] API version: 1.41 (minimum version 1.24) [2022-03-25T18:49:50.522Z] Go version: go1.16.8 [2022-03-25T18:49:50.522Z] Git commit: 79ea9d3 [2022-03-25T18:49:50.522Z] Built: Mon Oct 4 16:06:39 2021 [2022-03-25T18:49:50.522Z] OS/Arch: windows/amd64 [2022-03-25T18:49:50.522Z] Experimental: true [Pipeline] sh [2022-03-25T18:49:51.585Z] + docker info [2022-03-25T18:49:53.152Z] Client: [2022-03-25T18:49:53.152Z] Context: default [2022-03-25T18:49:53.152Z] Debug Mode: false [2022-03-25T18:49:53.152Z] Plugins: [2022-03-25T18:49:53.152Z] app: Docker Application (Docker Inc., v0.8.0) [2022-03-25T18:49:53.152Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-03-25T18:49:53.152Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-03-25T18:49:53.152Z] [2022-03-25T18:49:53.152Z] Server: [2022-03-25T18:49:53.152Z] Containers: 0 [2022-03-25T18:49:53.152Z] Running: 0 [2022-03-25T18:49:53.152Z] Paused: 0 [2022-03-25T18:49:53.152Z] Stopped: 0 [2022-03-25T18:49:53.152Z] Images: 11 [2022-03-25T18:49:53.152Z] Server Version: 20.10.9 [2022-03-25T18:49:53.152Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-03-25T18:49:53.152Z] Windows: [2022-03-25T18:49:53.152Z] LCOW: [2022-03-25T18:49:53.152Z] Logging Driver: json-file [2022-03-25T18:49:53.152Z] Plugins: [2022-03-25T18:49:53.152Z] Volume: local [2022-03-25T18:49:53.152Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-25T18:49:53.152Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-25T18:49:53.152Z] Swarm: inactive [2022-03-25T18:49:53.152Z] Default Isolation: process [2022-03-25T18:49:53.152Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-03-25T18:49:53.152Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-03-25T18:49:53.152Z] OSType: windows [2022-03-25T18:49:53.152Z] Architecture: x86_64 [2022-03-25T18:49:53.152Z] CPUs: 4 [2022-03-25T18:49:53.152Z] Total Memory: 32GiB [2022-03-25T18:49:53.152Z] Name: azwin-2-29a7a0 [2022-03-25T18:49:53.152Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-03-25T18:49:53.152Z] Docker Root Dir: D:\docker [2022-03-25T18:49:53.152Z] Debug Mode: false [2022-03-25T18:49:53.152Z] Registry: https://index.docker.io/v1/ [2022-03-25T18:49:53.152Z] Labels: [2022-03-25T18:49:53.152Z] Experimental: true [2022-03-25T18:49:53.152Z] Insecure Registries: [2022-03-25T18:49:53.152Z] 10.0.0.4:5000 [2022-03-25T18:49:53.152Z] 127.0.0.0/8 [2022-03-25T18:49:53.152Z] Registry Mirrors: [2022-03-25T18:49:53.152Z] http://10.0.0.4:5000/ [2022-03-25T18:49:53.152Z] Live Restore Enabled: false [2022-03-25T18:49:53.152Z] Product License: Community Engine [2022-03-25T18:49:53.152Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-03-25T18:49:57.413Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0b797fc4e3d8380c7) in /home/ubuntu/workspace/moby_PR-43428 [Pipeline] { [Pipeline] checkout [2022-03-25T18:49:57.451Z] The recommended git tool is: git [2022-03-25T18:49:57.484Z] using credential docker-jenkins-github-credentials [2022-03-25T18:49:57.516Z] Fetching changes from the remote Git repository [2022-03-25T18:49:57.562Z] Fetching without tags [2022-03-25T18:49:57.849Z] Merging remotes/origin/master commit 0a3336fd7d19f7114fce2ff849a8989ed33e2059 into PR head commit 85572cac14168f9dc3fc3d9daa5eae1ba00eddf4 [2022-03-25T18:49:58.185Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-03-25T18:49:58.185Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-94f86f14\powershellScript.ps1'; exit $LASTEXITCODE; [2022-03-25T18:49:58.185Z] ---------------------------------------------------------------------------- [2022-03-25T18:49:58.185Z] [2022-03-25T18:49:58.185Z] INFO: executeCI.ps1 starting at Fri Mar 25 18:49:57 CUT 2022 [2022-03-25T18:49:58.185Z] [2022-03-25T18:49:58.185Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-03-25T18:49:58.185Z] INFO: Running git version 2.24.1.windows.2 [2022-03-25T18:49:58.185Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2022-03-25T18:49:58.185Z] INFO: Environment variables: [2022-03-25T18:49:58.185Z] [2022-03-25T18:49:58.185Z] Name Value [2022-03-25T18:49:58.185Z] ---- ----- [2022-03-25T18:49:58.185Z] ALLUSERSPROFILE C:\ProgramData [2022-03-25T18:49:58.185Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-03-25T18:49:58.185Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-03-25T18:49:58.185Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-03-25T18:49:58.185Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-03-25T18:49:58.185Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-03-25T18:49:58.185Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-03-25T18:49:58.185Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-03-25T18:49:58.185Z] BRANCH_NAME PR-43428 [2022-03-25T18:49:58.185Z] BUILD_DISPLAY_NAME #1 [2022-03-25T18:49:58.185Z] BUILD_ID 1 [2022-03-25T18:49:58.185Z] BUILD_NUMBER 1 [2022-03-25T18:49:58.185Z] BUILD_TAG jenkins-moby-PR-43428-1 [2022-03-25T18:49:58.185Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43428/1/ [2022-03-25T18:49:58.185Z] CHANGE_AUTHOR thaJeztah [2022-03-25T18:49:58.185Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2022-03-25T18:49:58.185Z] CHANGE_BRANCH prevent_rootlesskit_dependency_in_cli [2022-03-25T18:49:58.185Z] CHANGE_FORK thaJeztah/docker [2022-03-25T18:49:58.185Z] CHANGE_ID 43428 [2022-03-25T18:49:58.185Z] CHANGE_TARGET master [2022-03-25T18:49:58.185Z] CHANGE_TITLE registry: remove dependency on rootlesskit, add `SetCertsDir()` [2022-03-25T18:49:58.185Z] CHANGE_URL https://github.com/moby/moby/pull/43428 [2022-03-25T18:49:58.185Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-25T18:49:58.185Z] CommonProgramFiles C:\Program Files\Common Files [2022-03-25T18:49:58.185Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-03-25T18:49:58.185Z] CommonProgramW6432 C:\Program Files\Common Files [2022-03-25T18:49:58.185Z] COMPUTERNAME azwin-2-49f151 [2022-03-25T18:49:58.185Z] ComSpec C:\Windows\system32\cmd.exe [2022-03-25T18:49:58.185Z] ConfigSequenceNumber 0 [2022-03-25T18:49:58.185Z] DOCKER_BUILDKIT 0 [2022-03-25T18:49:58.185Z] DOCKER_DUT_DEBUG 1 [2022-03-25T18:49:58.185Z] DOCKER_EXPERIMENTAL 1 [2022-03-25T18:49:58.185Z] DOCKER_GRAPHDRIVER overlay2 [2022-03-25T18:49:58.185Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-03-25T18:49:58.185Z] EXECUTOR_NUMBER 0 [2022-03-25T18:49:58.185Z] FQDN azwin-2-49f151.westus.cloudapp.azure.com [2022-03-25T18:49:58.185Z] GIT_BRANCH PR-43428 [2022-03-25T18:49:58.185Z] GIT_COMMIT 85572cac14168f9dc3fc3d9daa5eae1ba00eddf4 [2022-03-25T18:49:58.185Z] GIT_URL https://github.com/moby/moby.git [2022-03-25T18:49:58.185Z] HUDSON_COOKIE b088c970-6746-43d4-ab89-422e720fbc57 [2022-03-25T18:49:58.185Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-03-25T18:49:58.185Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-03-25T18:49:58.185Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-03-25T18:49:58.185Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-03-25T18:49:58.185Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-03-25T18:49:58.185Z] JENKINS_NODE_COOKIE 12a40854-6599-414a-ac9b-3d4780e4ff38 [2022-03-25T18:49:58.185Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-03-25T18:49:58.185Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-03-25T18:49:58.185Z] JOB_BASE_NAME PR-43428 [2022-03-25T18:49:58.185Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43428/display/redirect [2022-03-25T18:49:58.185Z] JOB_NAME moby/PR-43428 [2022-03-25T18:49:58.185Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43428/ [2022-03-25T18:49:58.185Z] library.jps.version master [2022-03-25T18:49:58.185Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-03-25T18:49:58.185Z] NODE_LABELS amd64 azure azwin-2-49f151 azwin-2022 docker west-us windows windows-2022 x86_64 [2022-03-25T18:49:58.185Z] NODE_NAME azwin-2-49f151 [2022-03-25T18:49:58.185Z] NUMBER_OF_PROCESSORS 4 [2022-03-25T18:49:58.185Z] OS Windows_NT [2022-03-25T18:49:58.185Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-03-25T18:49:58.185Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-03-25T18:49:58.186Z] PROCESSOR_ARCHITECTURE AMD64 [2022-03-25T18:49:58.186Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2022-03-25T18:49:58.186Z] PROCESSOR_LEVEL 6 [2022-03-25T18:49:58.186Z] PROCESSOR_REVISION 4f01 [2022-03-25T18:49:58.186Z] ProgramData C:\ProgramData [2022-03-25T18:49:58.186Z] ProgramFiles C:\Program Files [2022-03-25T18:49:58.186Z] ProgramFiles(x86) C:\Program Files (x86) [2022-03-25T18:49:58.186Z] ProgramW6432 C:\Program Files [2022-03-25T18:49:58.186Z] PROMPT $P$G [2022-03-25T18:49:58.186Z] PSExecutionPolicyPreference Bypass [2022-03-25T18:49:58.186Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-03-25T18:49:58.186Z] PUBLIC C:\Users\Public [2022-03-25T18:49:58.186Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43428/1/display/redirect?page=artif... [2022-03-25T18:49:58.186Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43428/1/display/redirect?page=changes [2022-03-25T18:49:58.186Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43428/1/display/redirect [2022-03-25T18:49:58.186Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43428/1/display/redirect?page=tests [2022-03-25T18:49:58.186Z] SKIP_VALIDATION_TESTS 1 [2022-03-25T18:49:58.186Z] SOURCES_DRIVE d [2022-03-25T18:49:58.186Z] SOURCES_SUBDIR gopath [2022-03-25T18:49:58.186Z] STAGE_NAME Run tests [2022-03-25T18:49:58.186Z] SystemDrive C: [2022-03-25T18:49:58.186Z] SystemRoot C:\Windows [2022-03-25T18:49:58.186Z] TEMP C:\Windows\TEMP [2022-03-25T18:49:58.186Z] TESTDEBUG 0 [2022-03-25T18:49:58.186Z] TESTRUN_DRIVE d [2022-03-25T18:49:58.186Z] TESTRUN_SUBDIR CI [2022-03-25T18:49:58.186Z] TIMEOUT 120m [2022-03-25T18:49:58.186Z] TMP C:\Windows\TEMP [2022-03-25T18:49:58.186Z] USERDOMAIN WORKGROUP [2022-03-25T18:49:58.186Z] USERNAME azwin-2-49f151$ [2022-03-25T18:49:58.186Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-03-25T18:49:58.186Z] windir C:\Windows [2022-03-25T18:49:58.186Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-03-25T18:49:58.186Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2022-03-25T18:49:58.186Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-03-25T18:49:58.186Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-03-25T18:49:58.186Z] [2022-03-25T18:49:58.186Z] [2022-03-25T18:49:58.186Z] [2022-03-25T18:49:58.186Z] INFO: Sources under d:\gopath\... [2022-03-25T18:49:58.186Z] INFO: Test run under d:\CI\... [2022-03-25T18:49:58.186Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-03-25T18:49:58.186Z] INFO: docker/docker repository was found [2022-03-25T18:49:58.437Z] Merge succeeded, producing 85572cac14168f9dc3fc3d9daa5eae1ba00eddf4 [2022-03-25T18:49:58.437Z] Checking out Revision 85572cac14168f9dc3fc3d9daa5eae1ba00eddf4 (PR-43428) [2022-03-25T18:49:57.493Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-43428/.git # timeout=10 [2022-03-25T18:49:57.518Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-25T18:49:57.584Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-25T18:49:57.584Z] > git --version # timeout=10 [2022-03-25T18:49:57.604Z] > git --version # 'git version 2.17.1' [2022-03-25T18:49:57.604Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-25T18:49:57.605Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43428/head:refs/remotes/origin/PR-43428 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-25T18:49:57.852Z] > git config core.sparsecheckout # timeout=10 [2022-03-25T18:49:57.855Z] > git checkout -f 85572cac14168f9dc3fc3d9daa5eae1ba00eddf4 # timeout=10 [2022-03-25T18:49:58.361Z] > git remote # timeout=10 [2022-03-25T18:49:58.376Z] > git config --get remote.origin.url # timeout=10 [2022-03-25T18:49:58.382Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-25T18:49:58.417Z] > git merge 0a3336fd7d19f7114fce2ff849a8989ed33e2059 # timeout=10 [2022-03-25T18:49:58.426Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-25T18:49:58.440Z] > git config core.sparsecheckout # timeout=10 [2022-03-25T18:49:58.453Z] > git checkout -f 85572cac14168f9dc3fc3d9daa5eae1ba00eddf4 # timeout=10 [2022-03-25T18:49:58.540Z] Commit message: "registry: remove dependency on rootlesskit, add `SetCertsDir()`" [2022-03-25T18:49:58.555Z] > git --version # timeout=10 [2022-03-25T18:49:58.576Z] > git --version # 'git version 2.17.1' [2022-03-25T18:49:58.599Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-03-25T18:49:58.659Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2022-03-25T18:49:58.659Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.587' [2022-03-25T18:49:58.659Z] INFO: Docker version of control daemon [2022-03-25T18:49:58.659Z] [2022-03-25T18:49:58.659Z] Client: [2022-03-25T18:49:58.659Z] Version: 20.10.9 [2022-03-25T18:49:58.659Z] API version: 1.41 [2022-03-25T18:49:58.659Z] Go version: go1.16.8 [2022-03-25T18:49:58.659Z] Git commit: c2ea9bc [2022-03-25T18:49:58.659Z] Built: Mon Oct 4 16:11:10 2021 [2022-03-25T18:49:58.659Z] OS/Arch: windows/amd64 [2022-03-25T18:49:58.659Z] Context: default [2022-03-25T18:49:58.659Z] Experimental: true [2022-03-25T18:49:58.659Z] [2022-03-25T18:49:58.659Z] Server: Docker Engine - Community [2022-03-25T18:49:58.659Z] Engine: [2022-03-25T18:49:58.659Z] Version: 20.10.9 [2022-03-25T18:49:58.659Z] API version: 1.41 (minimum version 1.24) [2022-03-25T18:49:58.659Z] Go version: go1.16.8 [2022-03-25T18:49:58.659Z] Git commit: 79ea9d3 [2022-03-25T18:49:58.659Z] Built: Mon Oct 4 16:06:39 2021 [2022-03-25T18:49:58.659Z] OS/Arch: windows/amd64 [2022-03-25T18:49:58.659Z] Experimental: true [2022-03-25T18:49:58.659Z] [2022-03-25T18:49:58.659Z] INFO: Docker info of control daemon [2022-03-25T18:49:58.659Z] [2022-03-25T18:49:58.659Z] Client: [2022-03-25T18:49:58.659Z] Context: default [2022-03-25T18:49:58.659Z] Debug Mode: false [2022-03-25T18:49:58.659Z] [2022-03-25T18:49:58.659Z] Server: [2022-03-25T18:49:58.659Z] Containers: 0 [2022-03-25T18:49:58.659Z] Running: 0 [2022-03-25T18:49:58.659Z] Paused: 0 [2022-03-25T18:49:58.659Z] Stopped: 0 [2022-03-25T18:49:58.659Z] Images: 11 [2022-03-25T18:49:58.659Z] Server Version: 20.10.9 [2022-03-25T18:49:58.659Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-03-25T18:49:58.659Z] Windows: [2022-03-25T18:49:58.659Z] LCOW: [2022-03-25T18:49:58.659Z] Logging Driver: json-file [2022-03-25T18:49:58.659Z] Plugins: [2022-03-25T18:49:58.659Z] Volume: local [2022-03-25T18:49:58.659Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-25T18:49:58.659Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-25T18:49:58.659Z] Swarm: inactive [2022-03-25T18:49:58.659Z] Default Isolation: process [2022-03-25T18:49:58.659Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-03-25T18:49:58.659Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-03-25T18:49:58.659Z] OSType: windows [2022-03-25T18:49:58.659Z] Architecture: x86_64 [2022-03-25T18:49:58.659Z] CPUs: 4 [2022-03-25T18:49:58.659Z] Total Memory: 32GiB [2022-03-25T18:49:58.659Z] Name: azwin-2-49f151 [2022-03-25T18:49:58.659Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-03-25T18:49:58.659Z] Docker Root Dir: D:\docker [2022-03-25T18:49:58.659Z] Debug Mode: false [2022-03-25T18:49:58.659Z] Registry: https://index.docker.io/v1/ [2022-03-25T18:49:58.659Z] Labels: [2022-03-25T18:49:58.659Z] Experimental: true [2022-03-25T18:49:58.659Z] Insecure Registries: [2022-03-25T18:49:58.659Z] 10.0.0.4:5000 [2022-03-25T18:49:58.659Z] 127.0.0.0/8 [2022-03-25T18:49:58.659Z] Registry Mirrors: [2022-03-25T18:49:58.659Z] http://10.0.0.4:5000/ [2022-03-25T18:49:58.659Z] Live Restore Enabled: false [2022-03-25T18:49:58.659Z] Product License: Community Engine [2022-03-25T18:49:58.659Z] [2022-03-25T18:49:58.659Z] [2022-03-25T18:49:58.659Z] INFO: Commit hash is 85572cac14 [2022-03-25T18:49:58.659Z] INFO: Nuke-Everything... [2022-03-25T18:49:58.659Z] INFO: Container count on control daemon to delete is 0 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-03-25T18:49:59.130Z] INFO: Nuking d:\CI [2022-03-25T18:49:59.130Z] INFO: Zapped successfully [2022-03-25T18:49:59.130Z] INFO: Location for testing is d:\CI\PR-43428\1 [2022-03-25T18:49:59.130Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-03-25T18:49:59.130Z] [2022-03-25T18:49:59.130Z] [2022-03-25T18:49:59.130Z] INFO: Building the image from Dockerfile.windows at 03/25/2022 18:49:58... [2022-03-25T18:49:59.130Z] [2022-03-25T18:49:59.299Z] + docker version [2022-03-25T18:49:59.299Z] Client: Docker Engine - Community [2022-03-25T18:49:59.299Z] Version: 20.10.12 [2022-03-25T18:49:59.299Z] API version: 1.41 [2022-03-25T18:49:59.299Z] Go version: go1.16.12 [2022-03-25T18:49:59.299Z] Git commit: e91ed57 [2022-03-25T18:49:59.299Z] Built: Mon Dec 13 11:45:27 2021 [2022-03-25T18:49:59.299Z] OS/Arch: linux/amd64 [2022-03-25T18:49:59.299Z] Context: default [2022-03-25T18:49:59.299Z] Experimental: true [2022-03-25T18:49:59.299Z] [2022-03-25T18:49:59.299Z] Server: Docker Engine - Community [2022-03-25T18:49:59.299Z] Engine: [2022-03-25T18:49:59.299Z] Version: 20.10.12 [2022-03-25T18:49:59.299Z] API version: 1.41 (minimum version 1.12) [2022-03-25T18:49:59.299Z] Go version: go1.16.12 [2022-03-25T18:49:59.299Z] Git commit: 459d0df [2022-03-25T18:49:59.299Z] Built: Mon Dec 13 11:43:36 2021 [2022-03-25T18:49:59.299Z] OS/Arch: linux/amd64 [2022-03-25T18:49:59.299Z] Experimental: true [2022-03-25T18:49:59.299Z] containerd: [2022-03-25T18:49:59.299Z] Version: 1.4.12 [2022-03-25T18:49:59.299Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-25T18:49:59.299Z] runc: [2022-03-25T18:49:59.299Z] Version: 1.0.2 [2022-03-25T18:49:59.299Z] GitCommit: v1.0.2-0-g52b36a2 [2022-03-25T18:49:59.299Z] docker-init: [2022-03-25T18:49:59.299Z] Version: 0.19.0 [2022-03-25T18:49:59.299Z] GitCommit: de40ad0 [Pipeline] sh [2022-03-25T18:49:59.589Z] + docker info [2022-03-25T18:50:06.284Z] Sending build context to Docker daemon 66.17MB [2022-03-25T18:50:06.284Z] [2022-03-25T18:50:06.284Z] Step 1/11 : FROM microsoft/windowsservercore [2022-03-25T18:50:06.284Z] ---> 02f938cacc3b [2022-03-25T18:50:06.284Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-03-25T18:50:06.284Z] ---> Using cache [2022-03-25T18:50:06.284Z] ---> 8fa59981e695 [2022-03-25T18:50:06.284Z] Step 3/11 : ARG GO_VERSION=1.18.0 [2022-03-25T18:50:06.284Z] ---> Using cache [2022-03-25T18:50:06.284Z] ---> f9ae236fb9b7 [2022-03-25T18:50:06.284Z] Step 4/11 : ARG CONTAINERD_VERSION=1.6.2 [2022-03-25T18:50:06.284Z] ---> Using cache [2022-03-25T18:50:06.284Z] ---> 94e9b7a759a5 [2022-03-25T18:50:06.284Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-03-25T18:50:06.284Z] ---> Using cache [2022-03-25T18:50:06.284Z] ---> b534683db526 [2022-03-25T18:50:06.284Z] 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-03-25T18:50:06.284Z] ---> Using cache [2022-03-25T18:50:06.284Z] ---> 065129b451b2 [2022-03-25T18:50:06.284Z] 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-03-25T18:50:06.284Z] ---> Using cache [2022-03-25T18:50:06.284Z] ---> c5ef5d34eb30 [2022-03-25T18:50:06.284Z] 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-03-25T18:50:06.284Z] ---> Using cache [2022-03-25T18:50:06.284Z] ---> 5b1e4fa3c7c0 [2022-03-25T18:50:06.284Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2022-03-25T18:50:06.284Z] ---> Using cache [2022-03-25T18:50:06.284Z] ---> f47c37ae2bef [2022-03-25T18:50:06.284Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-03-25T18:50:06.284Z] ---> Using cache [2022-03-25T18:50:06.284Z] ---> d384914bb2f8 [2022-03-25T18:50:06.284Z] Step 11/11 : COPY . . [2022-03-25T18:50:06.370Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-03-25T18:50:06.370Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-3150a713\powershellScript.ps1'; exit $LASTEXITCODE; [2022-03-25T18:50:06.370Z] ---------------------------------------------------------------------------- [2022-03-25T18:50:06.370Z] [2022-03-25T18:50:06.370Z] INFO: executeCI.ps1 starting at Fri Mar 25 18:50:04 CUT 2022 [2022-03-25T18:50:06.370Z] [2022-03-25T18:50:06.370Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-03-25T18:50:06.370Z] INFO: Running git version 2.24.1.windows.2 [2022-03-25T18:50:06.370Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2022-03-25T18:50:06.370Z] INFO: Environment variables: [2022-03-25T18:50:06.370Z] [2022-03-25T18:50:06.370Z] Name Value [2022-03-25T18:50:06.370Z] ---- ----- [2022-03-25T18:50:06.370Z] ALLUSERSPROFILE C:\ProgramData [2022-03-25T18:50:06.370Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-03-25T18:50:06.370Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-03-25T18:50:06.370Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-03-25T18:50:06.370Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-03-25T18:50:06.370Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-03-25T18:50:06.370Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-03-25T18:50:06.370Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-03-25T18:50:06.370Z] BRANCH_NAME PR-43428 [2022-03-25T18:50:06.370Z] BUILD_DISPLAY_NAME #1 [2022-03-25T18:50:06.370Z] BUILD_ID 1 [2022-03-25T18:50:06.370Z] BUILD_NUMBER 1 [2022-03-25T18:50:06.370Z] BUILD_TAG jenkins-moby-PR-43428-1 [2022-03-25T18:50:06.370Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43428/1/ [2022-03-25T18:50:06.370Z] CHANGE_AUTHOR thaJeztah [2022-03-25T18:50:06.370Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2022-03-25T18:50:06.370Z] CHANGE_BRANCH prevent_rootlesskit_dependency_in_cli [2022-03-25T18:50:06.370Z] CHANGE_FORK thaJeztah/docker [2022-03-25T18:50:06.370Z] CHANGE_ID 43428 [2022-03-25T18:50:06.370Z] CHANGE_TARGET master [2022-03-25T18:50:06.370Z] CHANGE_TITLE registry: remove dependency on rootlesskit, add `SetCertsDir()` [2022-03-25T18:50:06.370Z] CHANGE_URL https://github.com/moby/moby/pull/43428 [2022-03-25T18:50:06.370Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-25T18:50:06.370Z] CommonProgramFiles C:\Program Files\Common Files [2022-03-25T18:50:06.370Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-03-25T18:50:06.370Z] CommonProgramW6432 C:\Program Files\Common Files [2022-03-25T18:50:06.370Z] COMPUTERNAME azwin-2-29a7a0 [2022-03-25T18:50:06.370Z] ComSpec C:\Windows\system32\cmd.exe [2022-03-25T18:50:06.370Z] ConfigSequenceNumber 0 [2022-03-25T18:50:06.370Z] DOCKER_BUILDKIT 0 [2022-03-25T18:50:06.370Z] DOCKER_DUT_DEBUG 1 [2022-03-25T18:50:06.370Z] DOCKER_EXPERIMENTAL 1 [2022-03-25T18:50:06.370Z] DOCKER_GRAPHDRIVER overlay2 [2022-03-25T18:50:06.370Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-03-25T18:50:06.370Z] EXECUTOR_NUMBER 0 [2022-03-25T18:50:06.370Z] FQDN azwin-2-29a7a0.westus.cloudapp.azure.com [2022-03-25T18:50:06.370Z] GIT_BRANCH PR-43428 [2022-03-25T18:50:06.370Z] GIT_COMMIT 85572cac14168f9dc3fc3d9daa5eae1ba00eddf4 [2022-03-25T18:50:06.370Z] GIT_URL https://github.com/moby/moby.git [2022-03-25T18:50:06.370Z] HUDSON_COOKIE 20d70509-e704-466d-8c7a-ddcf273e4c16 [2022-03-25T18:50:06.370Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-03-25T18:50:06.370Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-03-25T18:50:06.370Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-03-25T18:50:06.370Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-03-25T18:50:06.370Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-03-25T18:50:06.370Z] JENKINS_NODE_COOKIE a6303cf6-9029-416e-ab6c-8b3c57476484 [2022-03-25T18:50:06.370Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-03-25T18:50:06.370Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-03-25T18:50:06.370Z] JOB_BASE_NAME PR-43428 [2022-03-25T18:50:06.370Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43428/display/redirect [2022-03-25T18:50:06.370Z] JOB_NAME moby/PR-43428 [2022-03-25T18:50:06.370Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43428/ [2022-03-25T18:50:06.370Z] library.jps.version master [2022-03-25T18:50:06.370Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-03-25T18:50:06.370Z] NODE_LABELS amd64 azure azwin-2-29a7a0 azwin-2019 docker west-us windows windows-2019 x86_64 [2022-03-25T18:50:06.370Z] NODE_NAME azwin-2-29a7a0 [2022-03-25T18:50:06.370Z] NUMBER_OF_PROCESSORS 4 [2022-03-25T18:50:06.370Z] OS Windows_NT [2022-03-25T18:50:06.370Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-03-25T18:50:06.370Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-03-25T18:50:06.370Z] PROCESSOR_ARCHITECTURE AMD64 [2022-03-25T18:50:06.370Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2022-03-25T18:50:06.371Z] PROCESSOR_LEVEL 6 [2022-03-25T18:50:06.371Z] PROCESSOR_REVISION 5504 [2022-03-25T18:50:06.371Z] ProgramData C:\ProgramData [2022-03-25T18:50:06.371Z] ProgramFiles C:\Program Files [2022-03-25T18:50:06.371Z] ProgramFiles(x86) C:\Program Files (x86) [2022-03-25T18:50:06.371Z] ProgramW6432 C:\Program Files [2022-03-25T18:50:06.371Z] PROMPT $P$G [2022-03-25T18:50:06.371Z] PSExecutionPolicyPreference Bypass [2022-03-25T18:50:06.371Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-03-25T18:50:06.371Z] PUBLIC C:\Users\Public [2022-03-25T18:50:06.371Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43428/1/display/redirect?page=artif... [2022-03-25T18:50:06.371Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43428/1/display/redirect?page=changes [2022-03-25T18:50:06.371Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43428/1/display/redirect [2022-03-25T18:50:06.371Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43428/1/display/redirect?page=tests [2022-03-25T18:50:06.371Z] SKIP_VALIDATION_TESTS 1 [2022-03-25T18:50:06.371Z] SOURCES_DRIVE d [2022-03-25T18:50:06.371Z] SOURCES_SUBDIR gopath [2022-03-25T18:50:06.371Z] STAGE_NAME Run tests [2022-03-25T18:50:06.371Z] SystemDrive C: [2022-03-25T18:50:06.371Z] SystemRoot C:\Windows [2022-03-25T18:50:06.371Z] TEMP C:\Windows\TEMP [2022-03-25T18:50:06.371Z] TESTDEBUG 0 [2022-03-25T18:50:06.371Z] TESTRUN_DRIVE d [2022-03-25T18:50:06.371Z] TESTRUN_SUBDIR CI [2022-03-25T18:50:06.371Z] TIMEOUT 120m [2022-03-25T18:50:06.371Z] TMP C:\Windows\TEMP [2022-03-25T18:50:06.371Z] USERDOMAIN WORKGROUP [2022-03-25T18:50:06.371Z] USERNAME azwin-2-29a7a0$ [2022-03-25T18:50:06.371Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-03-25T18:50:06.371Z] windir C:\Windows [2022-03-25T18:50:06.371Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-03-25T18:50:06.371Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2022-03-25T18:50:06.371Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-03-25T18:50:06.371Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-03-25T18:50:06.371Z] [2022-03-25T18:50:06.371Z] [2022-03-25T18:50:06.371Z] [2022-03-25T18:50:06.371Z] INFO: Sources under d:\gopath\... [2022-03-25T18:50:06.371Z] INFO: Test run under d:\CI\... [2022-03-25T18:50:06.371Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-03-25T18:50:06.371Z] INFO: docker/docker repository was found [2022-03-25T18:50:06.371Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2022-03-25T18:50:06.371Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.2686' [2022-03-25T18:50:06.371Z] INFO: Docker version of control daemon [2022-03-25T18:50:06.371Z] [2022-03-25T18:50:06.371Z] Client: [2022-03-25T18:50:06.371Z] Version: 20.10.9 [2022-03-25T18:50:06.371Z] API version: 1.41 [2022-03-25T18:50:06.371Z] Go version: go1.16.8 [2022-03-25T18:50:06.371Z] Git commit: c2ea9bc [2022-03-25T18:50:06.371Z] Built: Mon Oct 4 16:11:10 2021 [2022-03-25T18:50:06.371Z] OS/Arch: windows/amd64 [2022-03-25T18:50:06.371Z] Context: default [2022-03-25T18:50:06.371Z] Experimental: true [2022-03-25T18:50:06.371Z] [2022-03-25T18:50:06.371Z] Server: Docker Engine - Community [2022-03-25T18:50:06.371Z] Engine: [2022-03-25T18:50:06.371Z] Version: 20.10.9 [2022-03-25T18:50:06.371Z] API version: 1.41 (minimum version 1.24) [2022-03-25T18:50:06.371Z] Go version: go1.16.8 [2022-03-25T18:50:06.371Z] Git commit: 79ea9d3 [2022-03-25T18:50:06.371Z] Built: Mon Oct 4 16:06:39 2021 [2022-03-25T18:50:06.371Z] OS/Arch: windows/amd64 [2022-03-25T18:50:06.371Z] Experimental: true [2022-03-25T18:50:06.371Z] [2022-03-25T18:50:06.371Z] INFO: Docker info of control daemon [2022-03-25T18:50:06.371Z] [2022-03-25T18:50:06.841Z] Client: [2022-03-25T18:50:06.841Z] Context: default [2022-03-25T18:50:06.841Z] Debug Mode: false [2022-03-25T18:50:06.841Z] Plugins: [2022-03-25T18:50:06.841Z] app: Docker Application (Docker Inc., v0.8.0) [2022-03-25T18:50:06.841Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-03-25T18:50:06.841Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-03-25T18:50:06.841Z] [2022-03-25T18:50:06.841Z] Server: [2022-03-25T18:50:06.841Z] Containers: 0 [2022-03-25T18:50:06.841Z] Running: 0 [2022-03-25T18:50:06.841Z] Paused: 0 [2022-03-25T18:50:06.841Z] Stopped: 0 [2022-03-25T18:50:06.841Z] Images: 11 [2022-03-25T18:50:06.841Z] Server Version: 20.10.9 [2022-03-25T18:50:06.841Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-03-25T18:50:06.841Z] Windows: [2022-03-25T18:50:06.841Z] LCOW: [2022-03-25T18:50:06.841Z] Logging Driver: json-file [2022-03-25T18:50:06.841Z] Plugins: [2022-03-25T18:50:06.841Z] Volume: local [2022-03-25T18:50:06.841Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-25T18:50:06.841Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-25T18:50:06.841Z] Swarm: inactive [2022-03-25T18:50:06.841Z] Default Isolation: process [2022-03-25T18:50:06.841Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-03-25T18:50:06.841Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-03-25T18:50:06.841Z] OSType: windows [2022-03-25T18:50:06.841Z] Architecture: x86_64 [2022-03-25T18:50:06.841Z] CPUs: 4 [2022-03-25T18:50:06.841Z] Total Memory: 32GiB [2022-03-25T18:50:06.841Z] Name: azwin-2-29a7a0 [2022-03-25T18:50:06.841Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-03-25T18:50:06.841Z] Docker Root Dir: D:\docker [2022-03-25T18:50:06.841Z] Debug Mode: false [2022-03-25T18:50:06.841Z] Registry: https://index.docker.io/v1/ [2022-03-25T18:50:06.841Z] Labels: [2022-03-25T18:50:06.841Z] Experimental: true [2022-03-25T18:50:06.841Z] Insecure Registries: [2022-03-25T18:50:06.841Z] 10.0.0.4:5000 [2022-03-25T18:50:06.841Z] 127.0.0.0/8 [2022-03-25T18:50:06.841Z] Registry Mirrors: [2022-03-25T18:50:06.841Z] http://10.0.0.4:5000/ [2022-03-25T18:50:06.841Z] Live Restore Enabled: false [2022-03-25T18:50:06.841Z] Product License: Community Engine [2022-03-25T18:50:06.841Z] [2022-03-25T18:50:06.841Z] [2022-03-25T18:50:06.841Z] INFO: Commit hash is 85572cac14 [2022-03-25T18:50:06.841Z] INFO: Nuke-Everything... [2022-03-25T18:50:06.841Z] INFO: Container count on control daemon to delete is 0 [2022-03-25T18:50:07.313Z] INFO: Nuking d:\CI [2022-03-25T18:50:07.313Z] INFO: Zapped successfully [2022-03-25T18:50:07.313Z] INFO: Location for testing is d:\CI\PR-43428\1 [2022-03-25T18:50:07.313Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-03-25T18:50:07.313Z] [2022-03-25T18:50:07.313Z] [2022-03-25T18:50:07.313Z] INFO: Building the image from Dockerfile.windows at 03/25/2022 18:50:06... [2022-03-25T18:50:07.313Z] [2022-03-25T18:50:12.865Z] Fetching without tags [2022-03-25T18:50:13.180Z] Merging remotes/origin/master commit 0a3336fd7d19f7114fce2ff849a8989ed33e2059 into PR head commit 85572cac14168f9dc3fc3d9daa5eae1ba00eddf4 [2022-03-25T18:50:13.188Z] Sending build context to Docker daemon 66.17MB [2022-03-25T18:50:13.188Z] [2022-03-25T18:50:13.188Z] Step 1/11 : FROM microsoft/windowsservercore [2022-03-25T18:50:13.188Z] ---> 6a11116086a4 [2022-03-25T18:50:13.188Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-03-25T18:50:13.188Z] ---> Using cache [2022-03-25T18:50:13.188Z] ---> edcbaa544955 [2022-03-25T18:50:13.188Z] Step 3/11 : ARG GO_VERSION=1.18.0 [2022-03-25T18:50:13.188Z] ---> Using cache [2022-03-25T18:50:13.188Z] ---> 84f70961ef83 [2022-03-25T18:50:13.188Z] Step 4/11 : ARG CONTAINERD_VERSION=1.6.2 [2022-03-25T18:50:13.188Z] ---> Using cache [2022-03-25T18:50:13.188Z] ---> 0a5da2de42f6 [2022-03-25T18:50:13.188Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-03-25T18:50:13.188Z] ---> Using cache [2022-03-25T18:50:13.188Z] ---> c6afc98c44db [2022-03-25T18:50:13.188Z] 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-03-25T18:50:13.188Z] ---> Using cache [2022-03-25T18:50:13.188Z] ---> af0389b38a08 [2022-03-25T18:50:13.188Z] 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-03-25T18:50:13.188Z] ---> Using cache [2022-03-25T18:50:13.188Z] ---> 1e4a3cb89a87 [2022-03-25T18:50:13.188Z] 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-03-25T18:50:13.188Z] ---> Using cache [2022-03-25T18:50:13.188Z] ---> 054e2d218d2f [2022-03-25T18:50:13.188Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2022-03-25T18:50:13.188Z] ---> Using cache [2022-03-25T18:50:13.188Z] ---> 95eda6dfe628 [2022-03-25T18:50:13.188Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-03-25T18:50:13.188Z] ---> Using cache [2022-03-25T18:50:13.188Z] ---> a4c484ac4032 [2022-03-25T18:50:13.188Z] Step 11/11 : COPY . . [2022-03-25T18:50:14.120Z] Merge succeeded, producing 85572cac14168f9dc3fc3d9daa5eae1ba00eddf4 [2022-03-25T18:50:14.120Z] Checking out Revision 85572cac14168f9dc3fc3d9daa5eae1ba00eddf4 (PR-43428) [2022-03-25T18:50:12.776Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-25T18:50:12.790Z] > git config --add remote.origin.fetch +refs/pull/43428/head:refs/remotes/origin/PR-43428 # timeout=10 [2022-03-25T18:50:12.809Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-25T18:50:12.848Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-25T18:50:12.869Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-25T18:50:12.870Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-25T18:50:12.871Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43428/head:refs/remotes/origin/PR-43428 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-25T18:50:13.189Z] > git config core.sparsecheckout # timeout=10 [2022-03-25T18:50:13.215Z] > git checkout -f 85572cac14168f9dc3fc3d9daa5eae1ba00eddf4 # timeout=10 [2022-03-25T18:50:14.009Z] > git remote # timeout=10 [2022-03-25T18:50:14.033Z] > git config --get remote.origin.url # timeout=10 [2022-03-25T18:50:14.064Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-25T18:50:14.065Z] > git merge 0a3336fd7d19f7114fce2ff849a8989ed33e2059 # timeout=10 [2022-03-25T18:50:14.097Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-25T18:50:14.125Z] > git config core.sparsecheckout # timeout=10 [2022-03-25T18:50:14.147Z] > git checkout -f 85572cac14168f9dc3fc3d9daa5eae1ba00eddf4 # timeout=10 [2022-03-25T18:50:17.685Z] Client: [2022-03-25T18:50:17.685Z] Context: default [2022-03-25T18:50:17.685Z] Debug Mode: false [2022-03-25T18:50:17.685Z] Plugins: [2022-03-25T18:50:17.685Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-03-25T18:50:17.685Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-03-25T18:50:17.685Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-03-25T18:50:17.685Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-03-25T18:50:17.685Z] [2022-03-25T18:50:17.685Z] Server: [2022-03-25T18:50:17.685Z] Containers: 0 [2022-03-25T18:50:17.685Z] Running: 0 [2022-03-25T18:50:17.685Z] Paused: 0 [2022-03-25T18:50:17.685Z] Stopped: 0 [2022-03-25T18:50:17.685Z] Images: 1 [2022-03-25T18:50:17.685Z] Server Version: 20.10.12 [2022-03-25T18:50:17.685Z] Storage Driver: overlay2 [2022-03-25T18:50:17.685Z] Backing Filesystem: extfs [2022-03-25T18:50:17.685Z] Supports d_type: true [2022-03-25T18:50:17.685Z] Native Overlay Diff: true [2022-03-25T18:50:17.685Z] userxattr: false [2022-03-25T18:50:17.685Z] Logging Driver: json-file [2022-03-25T18:50:17.685Z] Cgroup Driver: cgroupfs [2022-03-25T18:50:17.685Z] Cgroup Version: 1 [2022-03-25T18:50:17.685Z] Plugins: [2022-03-25T18:50:17.685Z] Volume: local [2022-03-25T18:50:17.685Z] Network: bridge host ipvlan macvlan null overlay [2022-03-25T18:50:17.686Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-03-25T18:50:17.686Z] Swarm: inactive [2022-03-25T18:50:17.686Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-03-25T18:50:17.686Z] Default Runtime: runc [2022-03-25T18:50:17.686Z] Init Binary: docker-init [2022-03-25T18:50:17.686Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-25T18:50:17.686Z] runc version: v1.0.2-0-g52b36a2 [2022-03-25T18:50:17.686Z] init version: de40ad0 [2022-03-25T18:50:17.686Z] Security Options: [2022-03-25T18:50:17.686Z] apparmor [2022-03-25T18:50:17.686Z] seccomp [2022-03-25T18:50:17.686Z] Profile: default [2022-03-25T18:50:17.686Z] Kernel Version: 5.4.0-1061-aws [2022-03-25T18:50:17.686Z] Operating System: Ubuntu 18.04.6 LTS [2022-03-25T18:50:17.686Z] OSType: linux [2022-03-25T18:50:17.686Z] Architecture: x86_64 [2022-03-25T18:50:17.686Z] CPUs: 2 [2022-03-25T18:50:17.686Z] Total Memory: 7.483GiB [2022-03-25T18:50:17.686Z] Name: ip-10-100-111-48 [2022-03-25T18:50:17.686Z] ID: WNHY:2FNS:JP3O:DF66:7VQT:53NI:JQKB:OYPE:MQXQ:GKEA:QVZ7:WZW4 [2022-03-25T18:50:17.686Z] Docker Root Dir: /var/lib/docker [2022-03-25T18:50:17.686Z] Debug Mode: false [2022-03-25T18:50:17.686Z] Registry: https://index.docker.io/v1/ [2022-03-25T18:50:17.686Z] Labels: [2022-03-25T18:50:17.686Z] Experimental: true [2022-03-25T18:50:17.686Z] Insecure Registries: [2022-03-25T18:50:17.686Z] 127.0.0.0/8 [2022-03-25T18:50:17.686Z] Live Restore Enabled: true [2022-03-25T18:50:17.686Z] [2022-03-25T18:50:17.686Z] WARNING: No swap limit support [Pipeline] sh [2022-03-25T18:50:18.001Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-25T18:50:18.001Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-25T18:50:18.001Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43428/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-03-25T18:50:18.001Z] + bash /home/ubuntu/workspace/moby_PR-43428/check-config.sh [2022-03-25T18:50:18.001Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-03-25T18:50:18.001Z] info: reading kernel config from /boot/config-5.4.0-1061-aws ... [2022-03-25T18:50:18.001Z] [2022-03-25T18:50:18.001Z] Generally Necessary: [2022-03-25T18:50:18.001Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-03-25T18:50:18.001Z] - apparmor: enabled and tools installed [2022-03-25T18:50:18.001Z] - CONFIG_NAMESPACES: enabled [2022-03-25T18:50:18.001Z] - CONFIG_NET_NS: enabled [2022-03-25T18:50:18.001Z] - CONFIG_PID_NS: enabled [2022-03-25T18:50:18.001Z] - CONFIG_IPC_NS: enabled [2022-03-25T18:50:18.001Z] - CONFIG_UTS_NS: enabled [2022-03-25T18:50:18.001Z] - CONFIG_CGROUPS: enabled [2022-03-25T18:50:18.001Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-03-25T18:50:18.001Z] - CONFIG_CGROUP_DEVICE: enabled [2022-03-25T18:50:18.001Z] - CONFIG_CGROUP_FREEZER: enabled [2022-03-25T18:50:18.001Z] - CONFIG_CGROUP_SCHED: enabled [2022-03-25T18:50:18.001Z] - CONFIG_CPUSETS: enabled [2022-03-25T18:50:18.001Z] - CONFIG_MEMCG: enabled [2022-03-25T18:50:18.001Z] - CONFIG_KEYS: enabled [2022-03-25T18:50:18.001Z] - CONFIG_VETH: enabled (as module) [2022-03-25T18:50:18.001Z] - CONFIG_BRIDGE: enabled (as module) [2022-03-25T18:50:18.001Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-03-25T18:50:18.001Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-03-25T18:50:18.001Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-03-25T18:50:18.001Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-03-25T18:50:18.265Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-03-25T18:50:18.265Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-03-25T18:50:18.265Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-03-25T18:50:18.265Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-03-25T18:50:18.265Z] - CONFIG_NF_NAT: enabled (as module) [2022-03-25T18:50:18.265Z] - CONFIG_POSIX_MQUEUE: enabled [2022-03-25T18:50:18.265Z] - CONFIG_CGROUP_BPF: enabled [2022-03-25T18:50:18.265Z] [2022-03-25T18:50:18.265Z] Optional Features: [2022-03-25T18:50:18.265Z] - CONFIG_USER_NS: enabled [2022-03-25T18:50:18.265Z] - CONFIG_SECCOMP: enabled [2022-03-25T18:50:18.265Z] - CONFIG_SECCOMP_FILTER: enabled [2022-03-25T18:50:18.265Z] - CONFIG_CGROUP_PIDS: enabled [2022-03-25T18:50:18.265Z] - CONFIG_MEMCG_SWAP: enabled [2022-03-25T18:50:18.265Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-03-25T18:50:18.265Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-03-25T18:50:18.265Z] - CONFIG_BLK_CGROUP: enabled [2022-03-25T18:50:18.265Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-03-25T18:50:18.265Z] - CONFIG_CGROUP_PERF: enabled [2022-03-25T18:50:18.265Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-03-25T18:50:18.265Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-03-25T18:50:18.265Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-03-25T18:50:18.265Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-03-25T18:50:18.265Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-03-25T18:50:18.265Z] - CONFIG_RT_GROUP_SCHED: missing [2022-03-25T18:50:18.265Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-03-25T18:50:18.265Z] - CONFIG_IP_VS: enabled (as module) [2022-03-25T18:50:18.265Z] - CONFIG_IP_VS_NFCT: enabled [2022-03-25T18:50:18.265Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-03-25T18:50:18.265Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-03-25T18:50:18.265Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-03-25T18:50:18.265Z] - CONFIG_SECURITY_SELINUX: enabled [2022-03-25T18:50:18.265Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-03-25T18:50:18.265Z] - CONFIG_EXT4_FS: enabled [2022-03-25T18:50:18.265Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-03-25T18:50:18.265Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-03-25T18:50:18.265Z] - Network Drivers: [2022-03-25T18:50:18.265Z] - "overlay": [2022-03-25T18:50:18.265Z] - CONFIG_VXLAN: enabled (as module) [2022-03-25T18:50:18.265Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-03-25T18:50:18.265Z] Optional (for encrypted networks): [2022-03-25T18:50:18.525Z] - CONFIG_CRYPTO: enabled [2022-03-25T18:50:18.525Z] - CONFIG_CRYPTO_AEAD: enabled [2022-03-25T18:50:18.525Z] - CONFIG_CRYPTO_GCM: enabled [2022-03-25T18:50:18.525Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-03-25T18:50:18.525Z] - CONFIG_CRYPTO_GHASH: enabled [2022-03-25T18:50:18.525Z] - CONFIG_XFRM: enabled [2022-03-25T18:50:18.525Z] - CONFIG_XFRM_USER: enabled (as module) [2022-03-25T18:50:18.525Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-03-25T18:50:18.525Z] - CONFIG_INET_ESP: enabled (as module) [2022-03-25T18:50:18.525Z] - "ipvlan": [2022-03-25T18:50:18.525Z] - CONFIG_IPVLAN: enabled (as module) [2022-03-25T18:50:18.525Z] - "macvlan": [2022-03-25T18:50:18.525Z] - CONFIG_MACVLAN: enabled (as module) [2022-03-25T18:50:18.525Z] - CONFIG_DUMMY: enabled (as module) [2022-03-25T18:50:18.525Z] - "ftp,tftp client in container": [2022-03-25T18:50:18.525Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-03-25T18:50:18.525Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-03-25T18:50:18.525Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-03-25T18:50:18.525Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-03-25T18:50:18.525Z] - Storage Drivers: [2022-03-25T18:50:18.525Z] - "aufs": [2022-03-25T18:50:18.525Z] - CONFIG_AUFS_FS: enabled (as module) [2022-03-25T18:50:18.525Z] - "btrfs": [2022-03-25T18:50:18.525Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-03-25T18:50:18.525Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-03-25T18:50:18.525Z] - "devicemapper": [2022-03-25T18:50:18.525Z] - CONFIG_BLK_DEV_DM: enabled [2022-03-25T18:50:18.525Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-03-25T18:50:18.525Z] - "overlay": [2022-03-25T18:50:18.525Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-03-25T18:50:18.525Z] - "zfs": [2022-03-25T18:50:18.525Z] - /dev/zfs: present [2022-03-25T18:50:18.525Z] - zfs command: missing [2022-03-25T18:50:18.525Z] - zpool command: missing [2022-03-25T18:50:18.525Z] [2022-03-25T18:50:18.525Z] Limits: [2022-03-25T18:50:18.525Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-03-25T18:50:18.525Z] [2022-03-25T18:50:18.525Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-03-25T18:50:18.885Z] + sudo modprobe ip_vs [2022-03-25T18:50:18.885Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:85572cac14168f9dc3fc3d9daa5eae1ba00eddf4 . [2022-03-25T18:50:18.948Z] Commit message: "registry: remove dependency on rootlesskit, add `SetCertsDir()`" [2022-03-25T18:50:18.976Z] > git --version # timeout=10 [2022-03-25T18:50:18.993Z] > git --version # 'git version 2.17.1' [2022-03-25T18:50:19.005Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-03-25T18:50:19.145Z] #1 [internal] load build definition from Dockerfile [2022-03-25T18:50:19.145Z] #1 sha256:a5dfeb1880229c86114f5afd981bb4a1e5ebf0e428cf21d9bcd6d3fc3d0c80e4 [2022-03-25T18:50:19.145Z] #1 transferring dockerfile: 16.77kB done [2022-03-25T18:50:19.145Z] #1 DONE 0.1s [2022-03-25T18:50:19.145Z] [2022-03-25T18:50:19.145Z] #2 [internal] load .dockerignore [2022-03-25T18:50:19.145Z] #2 sha256:29546296d13ba0f8c5a9d315b8f08c08e2da30f3411ba404b30b6415b55898e8 [2022-03-25T18:50:19.145Z] #2 transferring context: 87B done [2022-03-25T18:50:19.145Z] #2 DONE 0.0s [2022-03-25T18:50:19.145Z] [2022-03-25T18:50:19.145Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-03-25T18:50:19.145Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-03-25T18:50:19.404Z] #3 DONE 0.4s [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-03-25T18:50:19.665Z] [2022-03-25T18:50:19.665Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-03-25T18:50:19.665Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-03-25T18:50:19.665Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 0.0s done [2022-03-25T18:50:19.665Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-03-25T18:50:19.665Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-03-25T18:50:19.665Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-03-25T18:50:19.665Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0B / 9.67MB 0.1s [2022-03-25T18:50:19.665Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2022-03-25T18:50:19.665Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2022-03-25T18:50:19.928Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s done [2022-03-25T18:50:20.251Z] + [ PR != PR ] [2022-03-25T18:50:20.251Z] + [ master != master ] [2022-03-25T18:50:20.251Z] + [ = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-03-25T18:50:20.496Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.6s done [2022-03-25T18:50:20.496Z] #4 DONE 0.9s [2022-03-25T18:50:20.653Z] + docker version [2022-03-25T18:50:20.754Z] [2022-03-25T18:50:20.754Z] #5 [internal] load .dockerignore [2022-03-25T18:50:20.754Z] #5 sha256:99dd9cbd138a501369e9868c7a24afb34b3ae813fad1e21849fd54f9957ade87 [2022-03-25T18:50:20.754Z] #5 DONE 0.0s [2022-03-25T18:50:20.754Z] [2022-03-25T18:50:20.754Z] #6 [internal] load build definition from Dockerfile [2022-03-25T18:50:20.754Z] #6 sha256:8cbac34fb9cbaf85a77dcae3a7572e819e7afb91062a711814092c4b670cef4d [2022-03-25T18:50:20.754Z] #6 DONE 0.0s [2022-03-25T18:50:20.754Z] [2022-03-25T18:50:20.754Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-25T18:50:20.754Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-03-25T18:50:21.322Z] #10 ... [2022-03-25T18:50:21.322Z] [2022-03-25T18:50:21.322Z] #7 [internal] load metadata for docker.io/library/golang:1.18.0-bullseye [2022-03-25T18:50:21.322Z] #7 sha256:a9964560acf52ed22c07d2e983065b0de8ec1112ed28e1fc9b2c1cadb868fd2a [2022-03-25T18:50:21.322Z] #7 DONE 0.8s [2022-03-25T18:50:21.583Z] [2022-03-25T18:50:21.583Z] #9 [internal] load metadata for docker.io/library/debian:bullseye [2022-03-25T18:50:21.583Z] #9 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-03-25T18:50:21.583Z] #9 DONE 0.9s [2022-03-25T18:50:21.583Z] [2022-03-25T18:50:21.583Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-25T18:50:21.583Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-03-25T18:50:21.583Z] #8 DONE 0.9s [2022-03-25T18:50:21.583Z] [2022-03-25T18:50:21.583Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-25T18:50:21.583Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-03-25T18:50:21.583Z] #10 DONE 0.9s [2022-03-25T18:50:23.494Z] [2022-03-25T18:50:23.494Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:b42494c466d101bf06038e959e2e5acd227e1251987e79528e7d8b1f4040deaf [2022-03-25T18:50:23.494Z] #28 sha256:c71b90189ad876dd982e9e6081b7b841e1ae8ea103e831542b5654718787afd8 [2022-03-25T18:50:23.494Z] #28 resolve docker.io/library/debian:bullseye@sha256:b42494c466d101bf06038e959e2e5acd227e1251987e79528e7d8b1f4040deaf [2022-03-25T18:50:23.494Z] #28 resolve docker.io/library/debian:bullseye@sha256:b42494c466d101bf06038e959e2e5acd227e1251987e79528e7d8b1f4040deaf 0.1s done [2022-03-25T18:50:23.494Z] #28 sha256:b42494c466d101bf06038e959e2e5acd227e1251987e79528e7d8b1f4040deaf 1.85kB / 1.85kB done [2022-03-25T18:50:23.494Z] #28 sha256:039f72a400b48c272c6348f0a3f749509b18e611901a21379abc7eb6edd53392 529B / 529B done [2022-03-25T18:50:23.494Z] #28 sha256:48c562c706d6a8a0c1c40f02b95506b20233c4f0261cc07e4e40f0c6e3673163 1.46kB / 1.46kB done [2022-03-25T18:50:23.494Z] #28 ... [2022-03-25T18:50:23.494Z] [2022-03-25T18:50:23.494Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-03-25T18:50:23.494Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-03-25T18:50:23.494Z] #45 DONE 0.0s [2022-03-25T18:50:23.494Z] [2022-03-25T18:50:23.494Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:b42494c466d101bf06038e959e2e5acd227e1251987e79528e7d8b1f4040deaf [2022-03-25T18:50:23.494Z] #28 sha256:c71b90189ad876dd982e9e6081b7b841e1ae8ea103e831542b5654718787afd8 [2022-03-25T18:50:23.494Z] #28 sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 0B / 54.92MB 0.2s [2022-03-25T18:50:24.062Z] #28 sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 3.15MB / 54.92MB 0.5s [2022-03-25T18:50:24.321Z] #28 sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 20.97MB / 54.92MB 0.8s [2022-03-25T18:50:24.321Z] #28 sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 26.21MB / 54.92MB 0.9s [2022-03-25T18:50:24.582Z] #28 sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 34.60MB / 54.92MB 1.2s [2022-03-25T18:50:24.845Z] #28 sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 37.75MB / 54.92MB 1.3s [2022-03-25T18:50:25.114Z] #28 sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 44.04MB / 54.92MB 1.5s [2022-03-25T18:50:25.114Z] #28 sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 54.53MB / 54.92MB 1.7s [2022-03-25T18:50:25.956Z] Client: Docker Engine - Community [2022-03-25T18:50:25.956Z] Version: 20.10.12 [2022-03-25T18:50:25.956Z] API version: 1.41 [2022-03-25T18:50:25.956Z] Go version: go1.16.12 [2022-03-25T18:50:25.956Z] Git commit: e91ed57 [2022-03-25T18:50:25.956Z] Built: Mon Dec 13 11:45:27 2021 [2022-03-25T18:50:25.956Z] OS/Arch: linux/amd64 [2022-03-25T18:50:25.956Z] Context: default [2022-03-25T18:50:25.956Z] Experimental: true [2022-03-25T18:50:25.956Z] [2022-03-25T18:50:25.956Z] Server: Docker Engine - Community [2022-03-25T18:50:25.956Z] Engine: [2022-03-25T18:50:25.956Z] Version: 20.10.12 [2022-03-25T18:50:25.956Z] API version: 1.41 (minimum version 1.12) [2022-03-25T18:50:25.956Z] Go version: go1.16.12 [2022-03-25T18:50:25.956Z] Git commit: 459d0df [2022-03-25T18:50:25.956Z] Built: Mon Dec 13 11:43:36 2021 [2022-03-25T18:50:25.956Z] OS/Arch: linux/amd64 [2022-03-25T18:50:25.956Z] Experimental: true [2022-03-25T18:50:25.956Z] containerd: [2022-03-25T18:50:25.956Z] Version: 1.4.12 [2022-03-25T18:50:25.956Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-25T18:50:25.956Z] runc: [2022-03-25T18:50:25.956Z] Version: 1.0.2 [2022-03-25T18:50:25.956Z] GitCommit: v1.0.2-0-g52b36a2 [2022-03-25T18:50:25.956Z] docker-init: [2022-03-25T18:50:25.956Z] Version: 0.19.0 [2022-03-25T18:50:25.956Z] GitCommit: de40ad0 [Pipeline] sh [2022-03-25T18:50:26.053Z] #28 sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 54.92MB / 54.92MB 2.5s done [2022-03-25T18:50:26.285Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-00b7acb1063028f99) in /home/ubuntu/workspace/moby_PR-43428 [Pipeline] { [2022-03-25T18:50:26.288Z] + docker info [Pipeline] checkout [2022-03-25T18:50:26.409Z] The recommended git tool is: git [2022-03-25T18:50:26.627Z] #28 extracting sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 0.4s [2022-03-25T18:50:27.562Z] #28 ... [2022-03-25T18:50:27.562Z] [2022-03-25T18:50:27.562Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-25T18:50:27.562Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-03-25T18:50:27.562Z] #67 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-03-25T18:50:27.562Z] #67 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-03-25T18:50:27.562Z] #67 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-03-25T18:50:27.562Z] #67 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-03-25T18:50:27.562Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.7s done [2022-03-25T18:50:27.562Z] #67 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.0s done [2022-03-25T18:50:27.562Z] #67 DONE 4.4s [2022-03-25T18:50:27.822Z] [2022-03-25T18:50:27.822Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:923853a353e0640892fc64af2817063674979bc4ee40879e0a3c26ca4f999c84 [2022-03-25T18:50:27.822Z] #11 sha256:4c8d1fcba77500d644396541415724985afad6a7ce77d4c2189d0d969b077650 [2022-03-25T18:50:27.822Z] #11 resolve docker.io/library/golang:1.18.0-bullseye@sha256:923853a353e0640892fc64af2817063674979bc4ee40879e0a3c26ca4f999c84 0.1s done [2022-03-25T18:50:27.822Z] #11 sha256:923853a353e0640892fc64af2817063674979bc4ee40879e0a3c26ca4f999c84 1.86kB / 1.86kB done [2022-03-25T18:50:27.822Z] #11 sha256:996ee073842215953635bcc11b2cda8775b543dbe4a903a6792ad7dd4dcd0017 1.80kB / 1.80kB done [2022-03-25T18:50:27.822Z] #11 sha256:3abbb425095abbb927320e16da1338a3b51f8e40fc3df94fc4ab4dd3b3363689 7.03kB / 7.03kB done [2022-03-25T18:50:27.822Z] #11 sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 54.92MB / 54.92MB 2.5s done [2022-03-25T18:50:27.822Z] #11 sha256:540ff8c0841d610e4cc2ad3b9ed4c6edcad4f5be2add8765f416515fbc2be2a8 5.15MB / 5.15MB 0.4s done [2022-03-25T18:50:27.822Z] #11 sha256:a0bf850a0df065fb202ebf8a3527699dc18322469c34733a6cb7f412a7aaefa6 10.87MB / 10.87MB 0.9s done [2022-03-25T18:50:27.822Z] #11 sha256:d751dc38ae511bbc21c148bffa7e863057cbc7b4a8ff5155f2eca7e8d03740c6 54.58MB / 54.58MB 3.1s done [2022-03-25T18:50:27.822Z] #11 sha256:26ee1eb1b3b371b2e378312e42f25ae777a3276e52b3d105b2512d1ef852431d 85.83MB / 85.83MB 4.0s done [2022-03-25T18:50:27.822Z] #11 sha256:e795b75807e4733c35ed0199e16944199899da6f4c9e9824552e711f85f204c0 156B / 156B 4.1s done [2022-03-25T18:50:27.822Z] #11 sha256:efc242f34a7ed1a729a1063a18fba314d6e3667da40b1f36fdfeda9bdbb2824e 2.10MB / 141.70MB 4.2s [2022-03-25T18:50:28.081Z] #11 sha256:efc242f34a7ed1a729a1063a18fba314d6e3667da40b1f36fdfeda9bdbb2824e 9.44MB / 141.70MB 4.7s [2022-03-25T18:50:28.340Z] #11 ... [2022-03-25T18:50:28.340Z] [2022-03-25T18:50:28.340Z] #24 [internal] load build context [2022-03-25T18:50:28.340Z] #24 sha256:8250ddcf1dad5d7c6e67f11148532fff211bb6d4f676428b04b3cb192f69574a [2022-03-25T18:50:28.340Z] #24 transferring context: 60.59MB 5.0s done [2022-03-25T18:50:28.340Z] #24 DONE 5.3s [2022-03-25T18:50:28.340Z] [2022-03-25T18:50:28.340Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:923853a353e0640892fc64af2817063674979bc4ee40879e0a3c26ca4f999c84 [2022-03-25T18:50:28.340Z] #11 sha256:4c8d1fcba77500d644396541415724985afad6a7ce77d4c2189d0d969b077650 [2022-03-25T18:50:28.340Z] #11 ... [2022-03-25T18:50:28.340Z] [2022-03-25T18:50:28.340Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-25T18:50:28.340Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-03-25T18:50:28.340Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-03-25T18:50:28.340Z] #69 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-03-25T18:50:28.340Z] #69 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-03-25T18:50:28.340Z] #69 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.8s [2022-03-25T18:50:28.340Z] #69 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.9s done [2022-03-25T18:50:28.340Z] #69 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 [2022-03-25T18:50:28.907Z] #69 ... [2022-03-25T18:50:28.907Z] [2022-03-25T18:50:28.907Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:923853a353e0640892fc64af2817063674979bc4ee40879e0a3c26ca4f999c84 [2022-03-25T18:50:28.907Z] #11 sha256:4c8d1fcba77500d644396541415724985afad6a7ce77d4c2189d0d969b077650 [2022-03-25T18:50:28.907Z] #11 sha256:efc242f34a7ed1a729a1063a18fba314d6e3667da40b1f36fdfeda9bdbb2824e 30.41MB / 141.70MB 5.4s [2022-03-25T18:50:29.097Z] using credential docker-jenkins-github-credentials [2022-03-25T18:50:29.108Z] Cloning the remote Git repository [2022-03-25T18:50:29.108Z] Cloning with configured refspecs honoured and without tags [2022-03-25T18:50:29.167Z] #11 sha256:efc242f34a7ed1a729a1063a18fba314d6e3667da40b1f36fdfeda9bdbb2824e 46.14MB / 141.70MB 5.7s [2022-03-25T18:50:29.167Z] #11 sha256:efc242f34a7ed1a729a1063a18fba314d6e3667da40b1f36fdfeda9bdbb2824e 56.62MB / 141.70MB 5.8s [2022-03-25T18:50:29.426Z] #11 sha256:efc242f34a7ed1a729a1063a18fba314d6e3667da40b1f36fdfeda9bdbb2824e 65.01MB / 141.70MB 5.9s [2022-03-25T18:50:29.426Z] #11 sha256:efc242f34a7ed1a729a1063a18fba314d6e3667da40b1f36fdfeda9bdbb2824e 73.40MB / 141.70MB 6.0s [2022-03-25T18:50:29.741Z] #11 sha256:efc242f34a7ed1a729a1063a18fba314d6e3667da40b1f36fdfeda9bdbb2824e 82.84MB / 141.70MB 6.2s [2022-03-25T18:50:28.514Z] Cloning repository https://github.com/moby/moby.git [2022-03-25T18:50:28.568Z] > git init /home/ubuntu/workspace/moby_PR-43428 # timeout=10 [2022-03-25T18:50:28.773Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-25T18:50:28.773Z] > git --version # timeout=10 [2022-03-25T18:50:28.795Z] > git --version # 'git version 2.17.1' [2022-03-25T18:50:28.795Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-25T18:50:28.797Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43428/head:refs/remotes/origin/PR-43428 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-25T18:50:30.019Z] #11 sha256:efc242f34a7ed1a729a1063a18fba314d6e3667da40b1f36fdfeda9bdbb2824e 92.27MB / 141.70MB 6.4s [2022-03-25T18:50:30.019Z] #11 sha256:efc242f34a7ed1a729a1063a18fba314d6e3667da40b1f36fdfeda9bdbb2824e 100.66MB / 141.70MB 6.6s [2022-03-25T18:50:30.279Z] #11 sha256:efc242f34a7ed1a729a1063a18fba314d6e3667da40b1f36fdfeda9bdbb2824e 108.00MB / 141.70MB 6.7s [2022-03-25T18:50:30.279Z] #11 sha256:efc242f34a7ed1a729a1063a18fba314d6e3667da40b1f36fdfeda9bdbb2824e 117.44MB / 141.70MB 6.8s [2022-03-25T18:50:30.538Z] #11 sha256:efc242f34a7ed1a729a1063a18fba314d6e3667da40b1f36fdfeda9bdbb2824e 134.22MB / 141.70MB 7.0s [2022-03-25T18:50:30.538Z] #11 sha256:efc242f34a7ed1a729a1063a18fba314d6e3667da40b1f36fdfeda9bdbb2824e 141.70MB / 141.70MB 7.2s [2022-03-25T18:50:31.476Z] #11 ... [2022-03-25T18:50:31.476Z] [2022-03-25T18:50:31.476Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-25T18:50:31.476Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-03-25T18:50:31.476Z] #69 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.7s done [2022-03-25T18:50:31.476Z] #69 DONE 8.0s [2022-03-25T18:50:31.476Z] [2022-03-25T18:50:31.476Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:923853a353e0640892fc64af2817063674979bc4ee40879e0a3c26ca4f999c84 [2022-03-25T18:50:31.476Z] #11 sha256:4c8d1fcba77500d644396541415724985afad6a7ce77d4c2189d0d969b077650 [2022-03-25T18:50:31.476Z] #11 sha256:efc242f34a7ed1a729a1063a18fba314d6e3667da40b1f36fdfeda9bdbb2824e 141.70MB / 141.70MB 7.8s done [2022-03-25T18:50:31.591Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-09c8f5813f5860749) in /home/ubuntu/workspace/moby_PR-43428 [Pipeline] { [Pipeline] checkout [2022-03-25T18:50:31.735Z] The recommended git tool is: git [2022-03-25T18:50:31.737Z] #11 extracting sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 5.6s [2022-03-25T18:50:33.115Z] #11 ... [2022-03-25T18:50:33.115Z] [2022-03-25T18:50:33.115Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-03-25T18:50:33.115Z] #68 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-03-25T18:50:33.115Z] #68 DONE 1.6s [2022-03-25T18:50:33.115Z] [2022-03-25T18:50:33.115Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-03-25T18:50:33.115Z] #70 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-03-25T18:50:34.072Z] #70 DONE 0.9s [2022-03-25T18:50:34.072Z] [2022-03-25T18:50:34.072Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:b42494c466d101bf06038e959e2e5acd227e1251987e79528e7d8b1f4040deaf [2022-03-25T18:50:34.072Z] #28 sha256:c71b90189ad876dd982e9e6081b7b841e1ae8ea103e831542b5654718787afd8 [2022-03-25T18:50:34.072Z] #28 DONE 10.5s [2022-03-25T18:50:34.072Z] [2022-03-25T18:50:34.072Z] #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-03-25T18:50:34.072Z] #29 sha256:fb9f59e706f9cff6944de2cf69aa71b1f0f3ada30603561ab5eedaa7eba022d8 [2022-03-25T18:50:34.961Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0f103312c92d28e91) in /home/ubuntu/workspace/moby_PR-43428 [Pipeline] { [Pipeline] checkout [2022-03-25T18:50:35.176Z] The recommended git tool is: git [2022-03-25T18:50:35.452Z] #29 1.442 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-25T18:50:35.452Z] #29 1.451 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-25T18:50:35.452Z] #29 1.453 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-25T18:50:35.452Z] #29 1.608 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [123 kB] [2022-03-25T18:50:35.452Z] #29 1.776 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-25T18:50:35.710Z] #29 2.057 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-25T18:50:35.821Z] using credential docker-jenkins-github-credentials [2022-03-25T18:50:35.829Z] Cloning the remote Git repository [2022-03-25T18:50:35.829Z] Cloning with configured refspecs honoured and without tags [2022-03-25T18:50:36.458Z] ---> 8719e1af84f5 [2022-03-25T18:50:36.459Z] Successfully built 8719e1af84f5 [2022-03-25T18:50:36.459Z] Successfully tagged docker:latest [2022-03-25T18:50:36.459Z] INFO: Image build ended at 03/25/2022 18:50:33. Duration:00:00:34.7294882 [2022-03-25T18:50:36.459Z] [2022-03-25T18:50:36.459Z] [2022-03-25T18:50:36.459Z] INFO: Building the test binaries at 03/25/2022 18:50:33... [2022-03-25T18:50:35.903Z] Cloning repository https://github.com/moby/moby.git [2022-03-25T18:50:36.004Z] > git init /home/ubuntu/workspace/moby_PR-43428 # timeout=10 [2022-03-25T18:50:37.670Z] #29 3.644 Fetched 8508 kB in 2s (3447 kB/s) [2022-03-25T18:50:36.702Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-25T18:50:36.702Z] > git --version # timeout=10 [2022-03-25T18:50:36.716Z] > git --version # 'git version 2.25.1' [2022-03-25T18:50:36.716Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-25T18:50:36.793Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43428/head:refs/remotes/origin/PR-43428 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-25T18:50:38.027Z] INFO: make.ps1 starting at 03/25/2022 18:50:37 [2022-03-25T18:50:38.240Z] #29 3.644 Reading package lists... [2022-03-25T18:50:38.494Z] INFO: Git commit (85572cac14) assumed from DOCKER_GITCOMMIT environment variable [2022-03-25T18:50:38.494Z] INFO: Invoking autogen... [2022-03-25T18:50:38.540Z] Client: [2022-03-25T18:50:38.540Z] Context: default [2022-03-25T18:50:38.540Z] Debug Mode: false [2022-03-25T18:50:38.540Z] Plugins: [2022-03-25T18:50:38.540Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-03-25T18:50:38.540Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-03-25T18:50:38.540Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-03-25T18:50:38.540Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-03-25T18:50:38.540Z] [2022-03-25T18:50:38.540Z] Server: [2022-03-25T18:50:38.540Z] Containers: 0 [2022-03-25T18:50:38.540Z] Running: 0 [2022-03-25T18:50:38.540Z] Paused: 0 [2022-03-25T18:50:38.540Z] Stopped: 0 [2022-03-25T18:50:38.540Z] Images: 0 [2022-03-25T18:50:38.540Z] Server Version: 20.10.12 [2022-03-25T18:50:38.540Z] Storage Driver: overlay2 [2022-03-25T18:50:38.540Z] Backing Filesystem: extfs [2022-03-25T18:50:38.540Z] Supports d_type: true [2022-03-25T18:50:38.540Z] Native Overlay Diff: true [2022-03-25T18:50:38.540Z] userxattr: false [2022-03-25T18:50:38.540Z] Logging Driver: json-file [2022-03-25T18:50:38.540Z] Cgroup Driver: cgroupfs [2022-03-25T18:50:38.540Z] Cgroup Version: 1 [2022-03-25T18:50:38.540Z] Plugins: [2022-03-25T18:50:38.540Z] Volume: local [2022-03-25T18:50:38.540Z] Network: bridge host ipvlan macvlan null overlay [2022-03-25T18:50:38.540Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-03-25T18:50:38.540Z] Swarm: inactive [2022-03-25T18:50:38.540Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-03-25T18:50:38.540Z] Default Runtime: runc [2022-03-25T18:50:38.540Z] Init Binary: docker-init [2022-03-25T18:50:38.540Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-25T18:50:38.540Z] runc version: v1.0.2-0-g52b36a2 [2022-03-25T18:50:38.540Z] init version: de40ad0 [2022-03-25T18:50:38.540Z] Security Options: [2022-03-25T18:50:38.540Z] apparmor [2022-03-25T18:50:38.540Z] seccomp [2022-03-25T18:50:38.540Z] Profile: default [2022-03-25T18:50:38.540Z] Kernel Version: 5.4.0-1061-aws [2022-03-25T18:50:38.540Z] Operating System: Ubuntu 18.04.6 LTS [2022-03-25T18:50:38.540Z] OSType: linux [2022-03-25T18:50:38.540Z] Architecture: x86_64 [2022-03-25T18:50:38.540Z] CPUs: 2 [2022-03-25T18:50:38.540Z] Total Memory: 7.565GiB [2022-03-25T18:50:38.540Z] Name: ip-10-100-51-82 [2022-03-25T18:50:38.540Z] ID: WNHY:2FNS:JP3O:DF66:7VQT:53NI:JQKB:OYPE:MQXQ:GKEA:QVZ7:WZW4 [2022-03-25T18:50:38.540Z] Docker Root Dir: /var/lib/docker [2022-03-25T18:50:38.540Z] Debug Mode: false [2022-03-25T18:50:38.540Z] Registry: https://index.docker.io/v1/ [2022-03-25T18:50:38.540Z] Labels: [2022-03-25T18:50:38.540Z] Experimental: true [2022-03-25T18:50:38.540Z] Insecure Registries: [2022-03-25T18:50:38.540Z] 127.0.0.0/8 [2022-03-25T18:50:38.540Z] Live Restore Enabled: true [2022-03-25T18:50:38.540Z] [2022-03-25T18:50:38.540Z] WARNING: No swap limit support [Pipeline] sh [2022-03-25T18:50:38.833Z] using credential docker-jenkins-github-credentials [2022-03-25T18:50:38.835Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-25T18:50:38.835Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-25T18:50:38.835Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43428/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-03-25T18:50:38.835Z] + bash /home/ubuntu/workspace/moby_PR-43428/check-config.sh [2022-03-25T18:50:38.835Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-03-25T18:50:38.835Z] info: reading kernel config from /boot/config-5.4.0-1061-aws ... [2022-03-25T18:50:38.835Z] [2022-03-25T18:50:38.835Z] Generally Necessary: [2022-03-25T18:50:38.835Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-03-25T18:50:38.835Z] - apparmor: enabled and tools installed [2022-03-25T18:50:38.835Z] - CONFIG_NAMESPACES: enabled [2022-03-25T18:50:38.835Z] - CONFIG_NET_NS: enabled [2022-03-25T18:50:38.835Z] - CONFIG_PID_NS: enabled [2022-03-25T18:50:38.835Z] - CONFIG_IPC_NS: enabled [2022-03-25T18:50:38.835Z] - CONFIG_UTS_NS: enabled [2022-03-25T18:50:38.835Z] - CONFIG_CGROUPS: enabled [2022-03-25T18:50:38.835Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-03-25T18:50:38.835Z] - CONFIG_CGROUP_DEVICE: enabled [2022-03-25T18:50:38.835Z] - CONFIG_CGROUP_FREEZER: enabled [2022-03-25T18:50:38.835Z] - CONFIG_CGROUP_SCHED: enabled [2022-03-25T18:50:38.835Z] - CONFIG_CPUSETS: enabled [2022-03-25T18:50:38.835Z] - CONFIG_MEMCG: enabled [2022-03-25T18:50:38.835Z] - CONFIG_KEYS: enabled [2022-03-25T18:50:38.835Z] - CONFIG_VETH: enabled (as module) [2022-03-25T18:50:38.835Z] - CONFIG_BRIDGE: enabled (as module) [2022-03-25T18:50:38.835Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-03-25T18:50:38.835Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-03-25T18:50:38.835Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-03-25T18:50:38.835Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-03-25T18:50:38.835Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-03-25T18:50:38.835Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-03-25T18:50:38.835Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-03-25T18:50:38.835Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-03-25T18:50:38.835Z] - CONFIG_NF_NAT: enabled (as module) [2022-03-25T18:50:38.835Z] - CONFIG_POSIX_MQUEUE: enabled [2022-03-25T18:50:38.835Z] - CONFIG_CGROUP_BPF: enabled [2022-03-25T18:50:38.835Z] [2022-03-25T18:50:38.835Z] Optional Features: [2022-03-25T18:50:38.836Z] - CONFIG_USER_NS: enabled [2022-03-25T18:50:38.842Z] Cloning the remote Git repository [2022-03-25T18:50:38.842Z] Cloning with configured refspecs honoured and without tags [2022-03-25T18:50:38.961Z] INFO: Building daemon... [2022-03-25T18:50:39.067Z] #29 4.548 Reading package lists... [2022-03-25T18:50:39.099Z] - CONFIG_SECCOMP: enabled [2022-03-25T18:50:39.099Z] - CONFIG_SECCOMP_FILTER: enabled [2022-03-25T18:50:39.099Z] - CONFIG_CGROUP_PIDS: enabled [2022-03-25T18:50:39.099Z] - CONFIG_MEMCG_SWAP: enabled [2022-03-25T18:50:39.099Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-03-25T18:50:39.099Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-03-25T18:50:39.099Z] - CONFIG_BLK_CGROUP: enabled [2022-03-25T18:50:39.099Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-03-25T18:50:39.099Z] - CONFIG_CGROUP_PERF: enabled [2022-03-25T18:50:39.099Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-03-25T18:50:39.099Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-03-25T18:50:39.099Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-03-25T18:50:39.099Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-03-25T18:50:39.099Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-03-25T18:50:39.099Z] - CONFIG_RT_GROUP_SCHED: missing [2022-03-25T18:50:39.099Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-03-25T18:50:39.099Z] - CONFIG_IP_VS: enabled (as module) [2022-03-25T18:50:39.099Z] - CONFIG_IP_VS_NFCT: enabled [2022-03-25T18:50:39.099Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-03-25T18:50:39.099Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-03-25T18:50:39.099Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-03-25T18:50:39.099Z] - CONFIG_SECURITY_SELINUX: enabled [2022-03-25T18:50:39.099Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-03-25T18:50:39.099Z] - CONFIG_EXT4_FS: enabled [2022-03-25T18:50:39.099Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-03-25T18:50:39.099Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-03-25T18:50:39.099Z] - Network Drivers: [2022-03-25T18:50:39.099Z] - "overlay": [2022-03-25T18:50:39.099Z] - CONFIG_VXLAN: enabled (as module) [2022-03-25T18:50:39.099Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-03-25T18:50:39.099Z] Optional (for encrypted networks): [2022-03-25T18:50:39.099Z] - CONFIG_CRYPTO: enabled [2022-03-25T18:50:39.099Z] - CONFIG_CRYPTO_AEAD: enabled [2022-03-25T18:50:39.099Z] - CONFIG_CRYPTO_GCM: enabled [2022-03-25T18:50:39.099Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-03-25T18:50:39.099Z] - CONFIG_CRYPTO_GHASH: enabled [2022-03-25T18:50:39.099Z] - CONFIG_XFRM: enabled [2022-03-25T18:50:39.099Z] - CONFIG_XFRM_USER: enabled (as module) [2022-03-25T18:50:39.099Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-03-25T18:50:39.099Z] - CONFIG_INET_ESP: enabled (as module) [2022-03-25T18:50:39.099Z] - "ipvlan": [2022-03-25T18:50:39.326Z] #29 5.356 Building dependency tree... [2022-03-25T18:50:39.326Z] #29 5.699 The following additional packages will be installed: [2022-03-25T18:50:39.326Z] #29 5.700 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-03-25T18:50:39.366Z] - CONFIG_IPVLAN: enabled (as module) [2022-03-25T18:50:39.366Z] - "macvlan": [2022-03-25T18:50:39.366Z] - CONFIG_MACVLAN: enabled (as module) [2022-03-25T18:50:39.366Z] - CONFIG_DUMMY: enabled (as module) [2022-03-25T18:50:39.366Z] - "ftp,tftp client in container": [2022-03-25T18:50:39.366Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-03-25T18:50:39.366Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-03-25T18:50:39.366Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-03-25T18:50:39.366Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-03-25T18:50:39.366Z] - Storage Drivers: [2022-03-25T18:50:39.366Z] - "aufs": [2022-03-25T18:50:39.366Z] - CONFIG_AUFS_FS: enabled (as module) [2022-03-25T18:50:39.366Z] - "btrfs": [2022-03-25T18:50:39.366Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-03-25T18:50:39.366Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-03-25T18:50:39.366Z] - "devicemapper": [2022-03-25T18:50:39.366Z] - CONFIG_BLK_DEV_DM: enabled [2022-03-25T18:50:39.366Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-03-25T18:50:39.366Z] - "overlay": [2022-03-25T18:50:39.366Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-03-25T18:50:39.366Z] - "zfs": [2022-03-25T18:50:39.366Z] - /dev/zfs: present [2022-03-25T18:50:39.366Z] - zfs command: missing [2022-03-25T18:50:39.366Z] - zpool command: missing [2022-03-25T18:50:39.366Z] [2022-03-25T18:50:39.366Z] Limits: [2022-03-25T18:50:39.366Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-03-25T18:50:39.366Z] [2022-03-25T18:50:39.366Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-03-25T18:50:39.585Z] #29 5.700 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-03-25T18:50:39.585Z] #29 5.701 Recommended packages: [2022-03-25T18:50:39.585Z] #29 5.701 libldap-common publicsuffix libsasl2-modules [2022-03-25T18:50:39.712Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:85572cac14168f9dc3fc3d9daa5eae1ba00eddf4 . [2022-03-25T18:50:38.921Z] Cloning repository https://github.com/moby/moby.git [2022-03-25T18:50:38.990Z] > git init /home/ubuntu/workspace/moby_PR-43428 # timeout=10 [2022-03-25T18:50:39.558Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-25T18:50:39.558Z] > git --version # timeout=10 [2022-03-25T18:50:39.595Z] > git --version # 'git version 2.25.1' [2022-03-25T18:50:39.595Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-25T18:50:39.597Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43428/head:refs/remotes/origin/PR-43428 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-25T18:50:39.844Z] #29 5.859 The following NEW packages will be installed: [2022-03-25T18:50:39.844Z] #29 5.859 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-03-25T18:50:39.844Z] #29 5.859 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-03-25T18:50:39.844Z] #29 5.859 libssh2-1 openssl [2022-03-25T18:50:39.977Z] #1 [internal] load build definition from Dockerfile [2022-03-25T18:50:39.977Z] #1 sha256:f4c56d1595a41f2fe8cde70696b06c68ecd316f4b5a944d65fcd9b0048cc2c4f [2022-03-25T18:50:39.977Z] #1 transferring dockerfile: [2022-03-25T18:50:39.977Z] #1 transferring dockerfile: 16.77kB done [2022-03-25T18:50:39.977Z] #1 DONE 0.2s [2022-03-25T18:50:39.977Z] [2022-03-25T18:50:39.977Z] #2 [internal] load .dockerignore [2022-03-25T18:50:39.977Z] #2 sha256:e3891abe5db7013dd03610c57a19185f3735bcf93118ac5c36ae82da29462120 [2022-03-25T18:50:39.977Z] #2 transferring context: 87B done [2022-03-25T18:50:39.977Z] #2 DONE 0.2s [2022-03-25T18:50:39.977Z] [2022-03-25T18:50:39.977Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-03-25T18:50:39.977Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-03-25T18:50:40.102Z] #29 6.153 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-03-25T18:50:40.102Z] #29 6.153 Need to get 3038 kB of archives. [2022-03-25T18:50:40.102Z] #29 6.153 After this operation, 6650 kB of additional disk space will be used. [2022-03-25T18:50:40.102Z] #29 6.153 Get:1 http://security.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1k-1+deb11u2 [850 kB] [2022-03-25T18:50:40.102Z] #29 6.153 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-03-25T18:50:40.102Z] #29 6.167 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-03-25T18:50:40.102Z] #29 6.169 Get:4 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-03-25T18:50:40.102Z] #29 6.181 Get:5 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-03-25T18:50:40.102Z] #29 6.182 Get:6 http://security.debian.org/debian-security bullseye-security/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-03-25T18:50:40.102Z] #29 6.183 Get:7 http://security.debian.org/debian-security bullseye-security/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-03-25T18:50:40.102Z] #29 6.184 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-03-25T18:50:40.102Z] #29 6.185 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-03-25T18:50:40.102Z] #29 6.186 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-03-25T18:50:40.102Z] #29 6.188 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-03-25T18:50:40.102Z] #29 6.191 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-03-25T18:50:40.102Z] #29 6.198 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-03-25T18:50:40.102Z] #29 6.200 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-03-25T18:50:40.102Z] #29 6.202 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-03-25T18:50:40.102Z] #29 6.421 debconf: delaying package configuration, since apt-utils is not installed [2022-03-25T18:50:40.361Z] #29 6.459 Fetched 3038 kB in 0s (9067 kB/s) [2022-03-25T18:50:40.361Z] #29 6.502 Selecting previously unselected package openssl. [2022-03-25T18:50:40.361Z] #29 6.502 (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-03-25T18:50:40.361Z] #29 6.512 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u2_amd64.deb ... [2022-03-25T18:50:40.361Z] #29 6.516 Unpacking openssl (1.1.1k-1+deb11u2) ... [2022-03-25T18:50:40.361Z] #29 6.661 Selecting previously unselected package ca-certificates. [2022-03-25T18:50:40.361Z] #29 6.661 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-03-25T18:50:40.361Z] #29 6.671 Unpacking ca-certificates (20210119) ... [2022-03-25T18:50:40.554Z] #3 DONE 0.5s [2022-03-25T18:50:40.554Z] [2022-03-25T18:50:40.554Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-03-25T18:50:40.554Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-03-25T18:50:40.554Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 0.0s done [2022-03-25T18:50:40.554Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-03-25T18:50:40.554Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-03-25T18:50:40.554Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0B / 9.67MB 0.1s [2022-03-25T18:50:40.554Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-03-25T18:50:40.620Z] #29 6.779 Selecting previously unselected package libbrotli1:amd64. [2022-03-25T18:50:40.620Z] #29 6.779 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-03-25T18:50:40.620Z] #29 6.787 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-03-25T18:50:40.620Z] #29 6.888 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-03-25T18:50:40.620Z] #29 6.888 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-03-25T18:50:40.620Z] #29 6.892 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-25T18:50:40.620Z] #29 6.992 Selecting previously unselected package libsasl2-2:amd64. [2022-03-25T18:50:40.620Z] #29 6.992 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-03-25T18:50:40.816Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 4.19MB / 9.67MB 0.2s [2022-03-25T18:50:40.816Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.3s [2022-03-25T18:50:40.880Z] #29 6.996 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-25T18:50:40.880Z] #29 7.090 Selecting previously unselected package libldap-2.4-2:amd64. [2022-03-25T18:50:40.880Z] #29 7.090 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-03-25T18:50:40.880Z] #29 7.094 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-03-25T18:50:40.880Z] #29 7.178 Selecting previously unselected package libnghttp2-14:amd64. [2022-03-25T18:50:40.880Z] #29 7.178 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-03-25T18:50:40.880Z] #29 7.179 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-03-25T18:50:40.880Z] #29 7.241 Selecting previously unselected package libpsl5:amd64. [2022-03-25T18:50:40.880Z] #29 7.241 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-03-25T18:50:41.077Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.4s done [2022-03-25T18:50:41.078Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2022-03-25T18:50:41.140Z] #29 7.246 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-03-25T18:50:41.140Z] #29 7.300 Selecting previously unselected package librtmp1:amd64. [2022-03-25T18:50:41.140Z] #29 7.300 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-03-25T18:50:41.140Z] #29 7.304 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-03-25T18:50:41.140Z] #29 7.394 Selecting previously unselected package libssh2-1:amd64. [2022-03-25T18:50:41.140Z] #29 7.394 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-03-25T18:50:41.140Z] #29 7.399 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-03-25T18:50:41.140Z] #29 7.477 Selecting previously unselected package libcurl4:amd64. [2022-03-25T18:50:41.140Z] #29 7.477 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-03-25T18:50:41.140Z] #29 7.480 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-03-25T18:50:41.399Z] #29 7.593 Selecting previously unselected package curl. [2022-03-25T18:50:41.399Z] #29 7.593 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-03-25T18:50:41.399Z] #29 7.601 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-03-25T18:50:41.399Z] #29 7.660 Selecting previously unselected package libonig5:amd64. [2022-03-25T18:50:41.399Z] #29 7.660 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-03-25T18:50:41.399Z] #29 7.668 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-03-25T18:50:41.399Z] #29 7.730 Selecting previously unselected package libjq1:amd64. [2022-03-25T18:50:41.399Z] #29 7.732 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-03-25T18:50:41.399Z] #29 7.733 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-03-25T18:50:41.399Z] #29 7.797 Selecting previously unselected package jq. [2022-03-25T18:50:41.399Z] #29 7.797 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-03-25T18:50:41.651Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.4s done [2022-03-25T18:50:41.651Z] #4 DONE 1.0s [2022-03-25T18:50:41.658Z] #29 7.800 Unpacking jq (1.6-2.1) ... [2022-03-25T18:50:41.658Z] #29 7.847 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-03-25T18:50:41.658Z] #29 7.858 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-03-25T18:50:41.658Z] #29 7.868 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-03-25T18:50:41.658Z] #29 7.876 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-25T18:50:41.658Z] #29 7.887 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-03-25T18:50:41.658Z] #29 7.896 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-25T18:50:41.658Z] #29 7.905 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-03-25T18:50:41.658Z] #29 7.914 Setting up openssl (1.1.1k-1+deb11u2) ... [2022-03-25T18:50:41.658Z] #29 7.928 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-03-25T18:50:41.658Z] #29 7.938 Setting up libjq1:amd64 (1.6-2.1) ... [2022-03-25T18:50:41.658Z] #29 7.947 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-03-25T18:50:41.658Z] #29 7.957 Setting up ca-certificates (20210119) ... [2022-03-25T18:50:42.595Z] #29 8.734 Updating certificates in /etc/ssl/certs... [2022-03-25T18:50:42.599Z] [2022-03-25T18:50:42.599Z] #5 [internal] load build definition from Dockerfile [2022-03-25T18:50:42.599Z] #5 sha256:1e7db3e0d758d073bcc9ac7f9b4ac40336e642184c7bbf01218394e72068b99d [2022-03-25T18:50:42.599Z] #5 DONE 0.0s [2022-03-25T18:50:42.599Z] [2022-03-25T18:50:42.599Z] #6 [internal] load .dockerignore [2022-03-25T18:50:42.599Z] #6 sha256:f181f1704e8416a929bec150431be52ae76c75e7daeda30a8712eecc4b595a40 [2022-03-25T18:50:42.599Z] #6 DONE 0.0s [2022-03-25T18:50:42.599Z] [2022-03-25T18:50:42.599Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-25T18:50:42.599Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-03-25T18:50:43.164Z] #29 ... [2022-03-25T18:50:43.164Z] [2022-03-25T18:50:43.164Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:923853a353e0640892fc64af2817063674979bc4ee40879e0a3c26ca4f999c84 [2022-03-25T18:50:43.164Z] #11 sha256:4c8d1fcba77500d644396541415724985afad6a7ce77d4c2189d0d969b077650 [2022-03-25T18:50:43.164Z] #11 extracting sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 7.3s done [2022-03-25T18:50:43.164Z] #11 extracting sha256:540ff8c0841d610e4cc2ad3b9ed4c6edcad4f5be2add8765f416515fbc2be2a8 1.1s done [2022-03-25T18:50:43.164Z] #11 extracting sha256:a0bf850a0df065fb202ebf8a3527699dc18322469c34733a6cb7f412a7aaefa6 0.6s done [2022-03-25T18:50:43.164Z] #11 extracting sha256:d751dc38ae511bbc21c148bffa7e863057cbc7b4a8ff5155f2eca7e8d03740c6 7.5s done [2022-03-25T18:50:43.172Z] #10 DONE 0.6s [2022-03-25T18:50:43.172Z] [2022-03-25T18:50:43.172Z] #8 [internal] load metadata for docker.io/library/golang:1.18.0-bullseye [2022-03-25T18:50:43.172Z] #8 sha256:a9964560acf52ed22c07d2e983065b0de8ec1112ed28e1fc9b2c1cadb868fd2a [2022-03-25T18:50:43.172Z] #8 DONE 0.6s [2022-03-25T18:50:43.172Z] [2022-03-25T18:50:43.172Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-03-25T18:50:43.172Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-03-25T18:50:43.172Z] #7 DONE 0.6s [2022-03-25T18:50:43.172Z] [2022-03-25T18:50:43.172Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-25T18:50:43.172Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-03-25T18:50:43.307Z] ---> 9571d949ecb6 [2022-03-25T18:50:43.307Z] Successfully built 9571d949ecb6 [2022-03-25T18:50:43.307Z] Successfully tagged docker:latest [2022-03-25T18:50:43.307Z] INFO: Image build ended at 03/25/2022 18:50:40. Duration:00:00:33.9576205 [2022-03-25T18:50:43.307Z] [2022-03-25T18:50:43.307Z] [2022-03-25T18:50:43.307Z] INFO: Building the test binaries at 03/25/2022 18:50:40... [2022-03-25T18:50:43.424Z] #11 ... [2022-03-25T18:50:43.424Z] [2022-03-25T18:50:43.424Z] #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-03-25T18:50:43.424Z] #29 sha256:fb9f59e706f9cff6944de2cf69aa71b1f0f3ada30603561ab5eedaa7eba022d8 [2022-03-25T18:50:43.424Z] #29 9.792 129 added, 0 removed; done. [2022-03-25T18:50:43.434Z] #9 DONE 0.9s [2022-03-25T18:50:43.684Z] #29 9.836 Setting up jq (1.6-2.1) ... [2022-03-25T18:50:43.684Z] #29 9.845 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-03-25T18:50:43.684Z] #29 9.857 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-03-25T18:50:43.684Z] #29 9.870 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-25T18:50:43.684Z] #29 9.890 Processing triggers for ca-certificates (20210119) ... [2022-03-25T18:50:43.684Z] #29 9.905 Updating certificates in /etc/ssl/certs... [2022-03-25T18:50:44.835Z] [2022-03-25T18:50:44.835Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:923853a353e0640892fc64af2817063674979bc4ee40879e0a3c26ca4f999c84 [2022-03-25T18:50:44.835Z] #11 sha256:4c8d1fcba77500d644396541415724985afad6a7ce77d4c2189d0d969b077650 [2022-03-25T18:50:44.835Z] #11 resolve docker.io/library/golang:1.18.0-bullseye@sha256:923853a353e0640892fc64af2817063674979bc4ee40879e0a3c26ca4f999c84 0.1s done [2022-03-25T18:50:44.835Z] #11 sha256:923853a353e0640892fc64af2817063674979bc4ee40879e0a3c26ca4f999c84 1.86kB / 1.86kB done [2022-03-25T18:50:44.835Z] #11 sha256:996ee073842215953635bcc11b2cda8775b543dbe4a903a6792ad7dd4dcd0017 1.80kB / 1.80kB done [2022-03-25T18:50:44.835Z] #11 sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 0B / 54.92MB 0.1s [2022-03-25T18:50:44.835Z] #11 sha256:3abbb425095abbb927320e16da1338a3b51f8e40fc3df94fc4ab4dd3b3363689 7.03kB / 7.03kB done [2022-03-25T18:50:44.835Z] #11 sha256:540ff8c0841d610e4cc2ad3b9ed4c6edcad4f5be2add8765f416515fbc2be2a8 0B / 5.15MB 0.1s [2022-03-25T18:50:44.835Z] #11 sha256:540ff8c0841d610e4cc2ad3b9ed4c6edcad4f5be2add8765f416515fbc2be2a8 1.05MB / 5.15MB 0.2s [2022-03-25T18:50:44.835Z] #11 sha256:a0bf850a0df065fb202ebf8a3527699dc18322469c34733a6cb7f412a7aaefa6 0B / 10.87MB 0.2s [2022-03-25T18:50:45.067Z] #29 10.91 0 added, 0 removed; done. [2022-03-25T18:50:45.067Z] #29 10.91 Running hooks in /etc/ca-certificates/update.d... [2022-03-25T18:50:45.067Z] #29 10.91 done. [2022-03-25T18:50:45.108Z] #11 sha256:540ff8c0841d610e4cc2ad3b9ed4c6edcad4f5be2add8765f416515fbc2be2a8 3.15MB / 5.15MB 0.3s [2022-03-25T18:50:45.108Z] #11 sha256:a0bf850a0df065fb202ebf8a3527699dc18322469c34733a6cb7f412a7aaefa6 3.15MB / 10.87MB 0.3s [2022-03-25T18:50:45.108Z] #11 sha256:540ff8c0841d610e4cc2ad3b9ed4c6edcad4f5be2add8765f416515fbc2be2a8 5.15MB / 5.15MB 0.4s [2022-03-25T18:50:45.108Z] #11 sha256:a0bf850a0df065fb202ebf8a3527699dc18322469c34733a6cb7f412a7aaefa6 6.29MB / 10.87MB 0.4s [2022-03-25T18:50:45.108Z] #11 sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 3.15MB / 54.92MB 0.6s [2022-03-25T18:50:45.108Z] #11 sha256:540ff8c0841d610e4cc2ad3b9ed4c6edcad4f5be2add8765f416515fbc2be2a8 5.15MB / 5.15MB 0.4s done [2022-03-25T18:50:45.108Z] #11 sha256:a0bf850a0df065fb202ebf8a3527699dc18322469c34733a6cb7f412a7aaefa6 10.87MB / 10.87MB 0.6s [2022-03-25T18:50:45.108Z] #11 sha256:d751dc38ae511bbc21c148bffa7e863057cbc7b4a8ff5155f2eca7e8d03740c6 4.80MB / 54.58MB 0.6s [2022-03-25T18:50:45.372Z] #11 sha256:a0bf850a0df065fb202ebf8a3527699dc18322469c34733a6cb7f412a7aaefa6 10.87MB / 10.87MB 0.6s done [2022-03-25T18:50:45.372Z] #11 sha256:26ee1eb1b3b371b2e378312e42f25ae777a3276e52b3d105b2512d1ef852431d 0B / 85.83MB 0.7s [2022-03-25T18:50:45.372Z] #11 ... [2022-03-25T18:50:45.372Z] [2022-03-25T18:50:45.372Z] #52 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-03-25T18:50:45.372Z] #52 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-03-25T18:50:45.372Z] #52 DONE 0.0s [2022-03-25T18:50:45.372Z] [2022-03-25T18:50:45.372Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:923853a353e0640892fc64af2817063674979bc4ee40879e0a3c26ca4f999c84 [2022-03-25T18:50:45.372Z] #11 sha256:4c8d1fcba77500d644396541415724985afad6a7ce77d4c2189d0d969b077650 [2022-03-25T18:50:45.372Z] #11 sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 9.44MB / 54.92MB 0.8s [2022-03-25T18:50:45.372Z] #11 sha256:d751dc38ae511bbc21c148bffa7e863057cbc7b4a8ff5155f2eca7e8d03740c6 8.81MB / 54.58MB 0.8s [2022-03-25T18:50:45.641Z] #11 sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 17.83MB / 54.92MB 1.0s [2022-03-25T18:50:45.641Z] #11 sha256:d751dc38ae511bbc21c148bffa7e863057cbc7b4a8ff5155f2eca7e8d03740c6 15.73MB / 54.58MB 1.0s [2022-03-25T18:50:45.641Z] #11 sha256:26ee1eb1b3b371b2e378312e42f25ae777a3276e52b3d105b2512d1ef852431d 9.58MB / 85.83MB 1.0s [2022-03-25T18:50:45.641Z] #11 sha256:d751dc38ae511bbc21c148bffa7e863057cbc7b4a8ff5155f2eca7e8d03740c6 20.97MB / 54.58MB 1.1s [2022-03-25T18:50:45.913Z] #11 sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 27.26MB / 54.92MB 1.2s [2022-03-25T18:50:45.913Z] #11 sha256:26ee1eb1b3b371b2e378312e42f25ae777a3276e52b3d105b2512d1ef852431d 17.83MB / 85.83MB 1.2s [2022-03-25T18:50:45.913Z] #11 sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 32.51MB / 54.92MB 1.3s [2022-03-25T18:50:45.913Z] #11 sha256:d751dc38ae511bbc21c148bffa7e863057cbc7b4a8ff5155f2eca7e8d03740c6 30.00MB / 54.58MB 1.3s [2022-03-25T18:50:46.183Z] #11 sha256:26ee1eb1b3b371b2e378312e42f25ae777a3276e52b3d105b2512d1ef852431d 26.21MB / 85.83MB 1.4s [2022-03-25T18:50:46.183Z] #11 sha256:d751dc38ae511bbc21c148bffa7e863057cbc7b4a8ff5155f2eca7e8d03740c6 34.60MB / 54.58MB 1.5s [2022-03-25T18:50:46.183Z] #11 sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 38.80MB / 54.92MB 1.6s [2022-03-25T18:50:46.446Z] #11 sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 45.09MB / 54.92MB 1.8s [2022-03-25T18:50:46.446Z] #11 sha256:d751dc38ae511bbc21c148bffa7e863057cbc7b4a8ff5155f2eca7e8d03740c6 40.89MB / 54.58MB 1.8s [2022-03-25T18:50:46.446Z] #11 sha256:26ee1eb1b3b371b2e378312e42f25ae777a3276e52b3d105b2512d1ef852431d 34.60MB / 85.83MB 1.8s [2022-03-25T18:50:46.446Z] #11 sha256:d751dc38ae511bbc21c148bffa7e863057cbc7b4a8ff5155f2eca7e8d03740c6 46.14MB / 54.58MB 1.9s [2022-03-25T18:50:46.446Z] #11 sha256:26ee1eb1b3b371b2e378312e42f25ae777a3276e52b3d105b2512d1ef852431d 40.89MB / 85.83MB 1.9s [2022-03-25T18:50:46.709Z] #11 sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 53.48MB / 54.92MB 2.0s [2022-03-25T18:50:46.709Z] #11 sha256:d751dc38ae511bbc21c148bffa7e863057cbc7b4a8ff5155f2eca7e8d03740c6 54.53MB / 54.58MB 2.0s [2022-03-25T18:50:46.709Z] #11 sha256:26ee1eb1b3b371b2e378312e42f25ae777a3276e52b3d105b2512d1ef852431d 50.33MB / 85.83MB 2.1s [2022-03-25T18:50:46.983Z] #11 sha256:26ee1eb1b3b371b2e378312e42f25ae777a3276e52b3d105b2512d1ef852431d 57.67MB / 85.83MB 2.2s [2022-03-25T18:50:46.983Z] #11 sha256:26ee1eb1b3b371b2e378312e42f25ae777a3276e52b3d105b2512d1ef852431d 62.91MB / 85.83MB 2.4s [2022-03-25T18:50:47.104Z] INFO: make.ps1 starting at 03/25/2022 18:50:46 [2022-03-25T18:50:47.104Z] INFO: Git commit (85572cac14) assumed from DOCKER_GITCOMMIT environment variable [2022-03-25T18:50:47.104Z] INFO: Invoking autogen... [2022-03-25T18:50:47.246Z] #11 sha256:26ee1eb1b3b371b2e378312e42f25ae777a3276e52b3d105b2512d1ef852431d 69.21MB / 85.83MB 2.5s [2022-03-25T18:50:47.508Z] #11 sha256:d751dc38ae511bbc21c148bffa7e863057cbc7b4a8ff5155f2eca7e8d03740c6 54.58MB / 54.58MB 2.6s done [2022-03-25T18:50:47.508Z] #11 sha256:26ee1eb1b3b371b2e378312e42f25ae777a3276e52b3d105b2512d1ef852431d 80.74MB / 85.83MB 2.8s [2022-03-25T18:50:47.508Z] #11 sha256:efc242f34a7ed1a729a1063a18fba314d6e3667da40b1f36fdfeda9bdbb2824e 2.10MB / 141.70MB 2.8s [2022-03-25T18:50:47.508Z] #11 sha256:26ee1eb1b3b371b2e378312e42f25ae777a3276e52b3d105b2512d1ef852431d 85.83MB / 85.83MB 2.9s [2022-03-25T18:50:47.508Z] #11 sha256:efc242f34a7ed1a729a1063a18fba314d6e3667da40b1f36fdfeda9bdbb2824e 11.53MB / 141.70MB 3.0s [2022-03-25T18:50:47.572Z] INFO: Building daemon... [2022-03-25T18:50:47.604Z] #29 DONE 13.5s [2022-03-25T18:50:47.604Z] [2022-03-25T18:50:47.604Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-03-25T18:50:47.604Z] #30 sha256:5c001f84a95b6202c060f85316314ff63f962fccf01b9f3c522e01a585f46526 [2022-03-25T18:50:47.604Z] #30 DONE 0.1s [2022-03-25T18:50:47.604Z] [2022-03-25T18:50:47.604Z] #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-03-25T18:50:47.604Z] #31 sha256:42461de7fcf48e335c323c55d5359e587bfdfdb9cba85d9fec52565c7a1a2a4b [2022-03-25T18:50:47.772Z] #11 sha256:efc242f34a7ed1a729a1063a18fba314d6e3667da40b1f36fdfeda9bdbb2824e 23.07MB / 141.70MB 3.2s [2022-03-25T18:50:48.036Z] #11 sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 54.92MB / 54.92MB 3.2s done [2022-03-25T18:50:48.036Z] #11 extracting sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 [2022-03-25T18:50:48.300Z] #11 sha256:efc242f34a7ed1a729a1063a18fba314d6e3667da40b1f36fdfeda9bdbb2824e 30.41MB / 141.70MB 3.6s [2022-03-25T18:50:48.561Z] #11 sha256:efc242f34a7ed1a729a1063a18fba314d6e3667da40b1f36fdfeda9bdbb2824e 38.80MB / 141.70MB 3.9s [2022-03-25T18:50:48.561Z] #11 sha256:efc242f34a7ed1a729a1063a18fba314d6e3667da40b1f36fdfeda9bdbb2824e 46.14MB / 141.70MB 4.1s [2022-03-25T18:50:48.835Z] #11 sha256:26ee1eb1b3b371b2e378312e42f25ae777a3276e52b3d105b2512d1ef852431d 85.83MB / 85.83MB 4.0s done [2022-03-25T18:50:48.835Z] #11 sha256:e795b75807e4733c35ed0199e16944199899da6f4c9e9824552e711f85f204c0 156B / 156B 4.2s [2022-03-25T18:50:49.099Z] #11 sha256:e795b75807e4733c35ed0199e16944199899da6f4c9e9824552e711f85f204c0 156B / 156B 4.3s done [2022-03-25T18:50:49.099Z] #11 sha256:efc242f34a7ed1a729a1063a18fba314d6e3667da40b1f36fdfeda9bdbb2824e 54.53MB / 141.70MB 4.5s [2022-03-25T18:50:49.507Z] #31 2.029 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-03-25T18:50:49.671Z] #11 sha256:efc242f34a7ed1a729a1063a18fba314d6e3667da40b1f36fdfeda9bdbb2824e 61.87MB / 141.70MB 4.9s [2022-03-25T18:50:49.767Z] #31 2.372 [2022-03-25T18:50:49.932Z] #11 sha256:efc242f34a7ed1a729a1063a18fba314d6e3667da40b1f36fdfeda9bdbb2824e 70.25MB / 141.70MB 5.3s [2022-03-25T18:50:50.026Z] #31 2.609 #=#=# ######################################################################## 100.0% [2022-03-25T18:50:50.285Z] #31 2.894 [2022-03-25T18:50:50.506Z] #11 sha256:efc242f34a7ed1a729a1063a18fba314d6e3667da40b1f36fdfeda9bdbb2824e 78.64MB / 141.70MB 5.8s [2022-03-25T18:50:50.768Z] #11 sha256:efc242f34a7ed1a729a1063a18fba314d6e3667da40b1f36fdfeda9bdbb2824e 85.98MB / 141.70MB 6.1s [2022-03-25T18:50:50.768Z] #11 sha256:efc242f34a7ed1a729a1063a18fba314d6e3667da40b1f36fdfeda9bdbb2824e 95.42MB / 141.70MB 6.3s [2022-03-25T18:50:51.033Z] #11 sha256:efc242f34a7ed1a729a1063a18fba314d6e3667da40b1f36fdfeda9bdbb2824e 104.26MB / 141.70MB 6.5s [2022-03-25T18:50:51.607Z] #11 sha256:efc242f34a7ed1a729a1063a18fba314d6e3667da40b1f36fdfeda9bdbb2824e 112.20MB / 141.70MB 6.9s [2022-03-25T18:50:51.664Z] #31 4.002 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-03-25T18:50:51.665Z] #31 4.323 [2022-03-25T18:50:51.879Z] #11 sha256:efc242f34a7ed1a729a1063a18fba314d6e3667da40b1f36fdfeda9bdbb2824e 120.59MB / 141.70MB 7.2s [2022-03-25T18:50:51.923Z] #31 4.546 #=#=# ######################################################################## 100.0% [2022-03-25T18:50:52.154Z] #11 sha256:efc242f34a7ed1a729a1063a18fba314d6e3667da40b1f36fdfeda9bdbb2824e 127.93MB / 141.70MB 7.5s [2022-03-25T18:50:52.182Z] #31 4.839 [2022-03-25T18:50:52.416Z] #11 ... [2022-03-25T18:50:52.416Z] [2022-03-25T18:50:52.416Z] #31 [internal] load build context [2022-03-25T18:50:52.416Z] #31 sha256:ebaee8bee2c6788e921b7634ce33025af82ab110124a62b7aabc60186326d667 [2022-03-25T18:50:52.416Z] #31 transferring context: 60.59MB 7.7s done [2022-03-25T18:50:52.416Z] #31 DONE 7.9s [2022-03-25T18:50:52.416Z] [2022-03-25T18:50:52.416Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:923853a353e0640892fc64af2817063674979bc4ee40879e0a3c26ca4f999c84 [2022-03-25T18:50:52.416Z] #11 sha256:4c8d1fcba77500d644396541415724985afad6a7ce77d4c2189d0d969b077650 [2022-03-25T18:50:52.416Z] #11 ... [2022-03-25T18:50:52.416Z] [2022-03-25T18:50:52.416Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:b42494c466d101bf06038e959e2e5acd227e1251987e79528e7d8b1f4040deaf [2022-03-25T18:50:52.416Z] #35 sha256:c71b90189ad876dd982e9e6081b7b841e1ae8ea103e831542b5654718787afd8 [2022-03-25T18:50:52.416Z] #35 resolve docker.io/library/debian:bullseye@sha256:b42494c466d101bf06038e959e2e5acd227e1251987e79528e7d8b1f4040deaf 0.1s done [2022-03-25T18:50:52.416Z] #35 sha256:b42494c466d101bf06038e959e2e5acd227e1251987e79528e7d8b1f4040deaf 1.85kB / 1.85kB done [2022-03-25T18:50:52.416Z] #35 sha256:039f72a400b48c272c6348f0a3f749509b18e611901a21379abc7eb6edd53392 529B / 529B done [2022-03-25T18:50:52.416Z] #35 sha256:48c562c706d6a8a0c1c40f02b95506b20233c4f0261cc07e4e40f0c6e3673163 1.46kB / 1.46kB done [2022-03-25T18:50:52.416Z] #35 sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 54.92MB / 54.92MB 3.1s done [2022-03-25T18:50:52.416Z] #35 ... [2022-03-25T18:50:52.416Z] [2022-03-25T18:50:52.416Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:923853a353e0640892fc64af2817063674979bc4ee40879e0a3c26ca4f999c84 [2022-03-25T18:50:52.416Z] #11 sha256:4c8d1fcba77500d644396541415724985afad6a7ce77d4c2189d0d969b077650 [2022-03-25T18:50:52.416Z] #11 sha256:efc242f34a7ed1a729a1063a18fba314d6e3667da40b1f36fdfeda9bdbb2824e 141.56MB / 141.70MB 7.9s [2022-03-25T18:50:53.364Z] #11 extracting sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 5.2s [2022-03-25T18:50:53.566Z] #31 5.987 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-03-25T18:50:53.566Z] #31 ... [2022-03-25T18:50:53.566Z] [2022-03-25T18:50:53.566Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:923853a353e0640892fc64af2817063674979bc4ee40879e0a3c26ca4f999c84 [2022-03-25T18:50:53.566Z] #11 sha256:4c8d1fcba77500d644396541415724985afad6a7ce77d4c2189d0d969b077650 [2022-03-25T18:50:53.566Z] #11 extracting sha256:26ee1eb1b3b371b2e378312e42f25ae777a3276e52b3d105b2512d1ef852431d 7.3s done [2022-03-25T18:50:53.566Z] #11 extracting sha256:efc242f34a7ed1a729a1063a18fba314d6e3667da40b1f36fdfeda9bdbb2824e 2.4s [2022-03-25T18:50:53.827Z] #11 ... [2022-03-25T18:50:53.827Z] [2022-03-25T18:50:53.827Z] #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-03-25T18:50:53.827Z] #31 sha256:42461de7fcf48e335c323c55d5359e587bfdfdb9cba85d9fec52565c7a1a2a4b [2022-03-25T18:50:53.827Z] #31 6.254 [2022-03-25T18:50:53.938Z] #11 sha256:efc242f34a7ed1a729a1063a18fba314d6e3667da40b1f36fdfeda9bdbb2824e 141.70MB / 141.70MB 9.4s done [2022-03-25T18:50:54.087Z] #31 6.469 #=#=# ################### 27.1% ########################################## 59.3% ################################################################# 91.0% ######################################################################## 100.0% [2022-03-25T18:50:54.200Z] #11 ... [2022-03-25T18:50:54.200Z] [2022-03-25T18:50:54.200Z] #74 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-25T18:50:54.200Z] #74 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-03-25T18:50:54.200Z] #74 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-03-25T18:50:54.200Z] #74 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-03-25T18:50:54.200Z] #74 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-03-25T18:50:54.200Z] #74 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-03-25T18:50:54.200Z] #74 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 5.1s done [2022-03-25T18:50:54.200Z] #74 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.1s done [2022-03-25T18:50:54.200Z] #74 DONE 9.5s [2022-03-25T18:50:54.200Z] [2022-03-25T18:50:54.200Z] #76 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-25T18:50:54.200Z] #76 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-03-25T18:50:54.200Z] #76 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done [2022-03-25T18:50:54.200Z] #76 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-03-25T18:50:54.200Z] #76 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-03-25T18:50:54.200Z] #76 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-03-25T18:50:54.200Z] #76 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 5.2s done [2022-03-25T18:50:54.200Z] #76 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.4s done [2022-03-25T18:50:54.200Z] #76 DONE 9.6s [2022-03-25T18:50:54.200Z] [2022-03-25T18:50:54.200Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:923853a353e0640892fc64af2817063674979bc4ee40879e0a3c26ca4f999c84 [2022-03-25T18:50:54.200Z] #11 sha256:4c8d1fcba77500d644396541415724985afad6a7ce77d4c2189d0d969b077650 [2022-03-25T18:50:54.255Z] Fetching without tags [2022-03-25T18:50:54.347Z] #31 6.999 [2022-03-25T18:50:54.568Z] Merging remotes/origin/master commit 0a3336fd7d19f7114fce2ff849a8989ed33e2059 into PR head commit 85572cac14168f9dc3fc3d9daa5eae1ba00eddf4 [2022-03-25T18:50:54.600Z] Fetching without tags [2022-03-25T18:50:54.535Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-25T18:50:54.547Z] > git config --add remote.origin.fetch +refs/pull/43428/head:refs/remotes/origin/PR-43428 # timeout=10 [2022-03-25T18:50:54.557Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-25T18:50:54.582Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-25T18:50:54.647Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-25T18:50:54.647Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-25T18:50:54.648Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43428/head:refs/remotes/origin/PR-43428 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-25T18:50:55.081Z] Merging remotes/origin/master commit 0a3336fd7d19f7114fce2ff849a8989ed33e2059 into PR head commit 85572cac14168f9dc3fc3d9daa5eae1ba00eddf4 [2022-03-25T18:50:55.284Z] #31 7.974 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-03-25T18:50:55.506Z] Merge succeeded, producing 85572cac14168f9dc3fc3d9daa5eae1ba00eddf4 [2022-03-25T18:50:55.506Z] Checking out Revision 85572cac14168f9dc3fc3d9daa5eae1ba00eddf4 (PR-43428) [2022-03-25T18:50:55.543Z] #31 8.265 [2022-03-25T18:50:55.624Z] #11 extracting sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 7.5s done [2022-03-25T18:50:54.123Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-25T18:50:54.159Z] > git config --add remote.origin.fetch +refs/pull/43428/head:refs/remotes/origin/PR-43428 # timeout=10 [2022-03-25T18:50:54.175Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-25T18:50:54.212Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-25T18:50:54.257Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-25T18:50:54.257Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-25T18:50:54.258Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43428/head:refs/remotes/origin/PR-43428 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-25T18:50:54.579Z] > git config core.sparsecheckout # timeout=10 [2022-03-25T18:50:54.585Z] > git checkout -f 85572cac14168f9dc3fc3d9daa5eae1ba00eddf4 # timeout=10 [2022-03-25T18:50:55.468Z] > git remote # timeout=10 [2022-03-25T18:50:55.476Z] > git config --get remote.origin.url # timeout=10 [2022-03-25T18:50:55.484Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-25T18:50:55.485Z] > git merge 0a3336fd7d19f7114fce2ff849a8989ed33e2059 # timeout=10 [2022-03-25T18:50:55.494Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-25T18:50:55.508Z] > git config core.sparsecheckout # timeout=10 [2022-03-25T18:50:55.520Z] > git checkout -f 85572cac14168f9dc3fc3d9daa5eae1ba00eddf4 # timeout=10 [2022-03-25T18:50:56.062Z] #31 8.480 #=#=# ######################################################################## 100.0% [2022-03-25T18:50:56.156Z] Merge succeeded, producing 85572cac14168f9dc3fc3d9daa5eae1ba00eddf4 [2022-03-25T18:50:56.156Z] Checking out Revision 85572cac14168f9dc3fc3d9daa5eae1ba00eddf4 (PR-43428) [2022-03-25T18:50:56.321Z] #31 8.796 [2022-03-25T18:50:56.567Z] #11 extracting sha256:540ff8c0841d610e4cc2ad3b9ed4c6edcad4f5be2add8765f416515fbc2be2a8 [2022-03-25T18:50:56.567Z] #11 ... [2022-03-25T18:50:56.567Z] [2022-03-25T18:50:56.567Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:b42494c466d101bf06038e959e2e5acd227e1251987e79528e7d8b1f4040deaf [2022-03-25T18:50:56.567Z] #35 sha256:c71b90189ad876dd982e9e6081b7b841e1ae8ea103e831542b5654718787afd8 [2022-03-25T18:50:56.567Z] #35 DONE 11.9s [2022-03-25T18:50:56.567Z] [2022-03-25T18:50:56.567Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:923853a353e0640892fc64af2817063674979bc4ee40879e0a3c26ca4f999c84 [2022-03-25T18:50:56.567Z] #11 sha256:4c8d1fcba77500d644396541415724985afad6a7ce77d4c2189d0d969b077650 [2022-03-25T18:50:56.828Z] #11 extracting sha256:540ff8c0841d610e4cc2ad3b9ed4c6edcad4f5be2add8765f416515fbc2be2a8 0.4s done [2022-03-25T18:50:56.890Z] #31 9.566 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-03-25T18:50:57.089Z] #11 extracting sha256:a0bf850a0df065fb202ebf8a3527699dc18322469c34733a6cb7f412a7aaefa6 [2022-03-25T18:50:55.101Z] > git config core.sparsecheckout # timeout=10 [2022-03-25T18:50:55.122Z] > git checkout -f 85572cac14168f9dc3fc3d9daa5eae1ba00eddf4 # timeout=10 [2022-03-25T18:50:56.064Z] > git remote # timeout=10 [2022-03-25T18:50:56.081Z] > git config --get remote.origin.url # timeout=10 [2022-03-25T18:50:56.103Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-25T18:50:56.104Z] > git merge 0a3336fd7d19f7114fce2ff849a8989ed33e2059 # timeout=10 [2022-03-25T18:50:56.132Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-25T18:50:56.158Z] > git config core.sparsecheckout # timeout=10 [2022-03-25T18:50:56.181Z] > git checkout -f 85572cac14168f9dc3fc3d9daa5eae1ba00eddf4 # timeout=10 [2022-03-25T18:50:57.470Z] #31 9.913 [2022-03-25T18:50:57.470Z] #31 10.14 #=#=# ######################################################################## 100.0% [2022-03-25T18:50:57.729Z] #31 10.45 [2022-03-25T18:50:57.993Z] #31 10.54 Download of images into '/build' complete. [2022-03-25T18:50:57.993Z] #31 10.54 Use something like the following to load the result into a Docker daemon: [2022-03-25T18:50:57.993Z] #31 10.54 tar -cC '/build' . | docker load [2022-03-25T18:50:58.034Z] #11 extracting sha256:a0bf850a0df065fb202ebf8a3527699dc18322469c34733a6cb7f412a7aaefa6 0.9s done [2022-03-25T18:50:58.034Z] #11 ... [2022-03-25T18:50:58.034Z] [2022-03-25T18:50:58.034Z] #75 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-03-25T18:50:58.034Z] #75 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-03-25T18:50:58.034Z] #75 DONE 0.8s [2022-03-25T18:50:58.295Z] [2022-03-25T18:50:58.295Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:923853a353e0640892fc64af2817063674979bc4ee40879e0a3c26ca4f999c84 [2022-03-25T18:50:58.295Z] #11 sha256:4c8d1fcba77500d644396541415724985afad6a7ce77d4c2189d0d969b077650 [2022-03-25T18:50:58.295Z] #11 extracting sha256:d751dc38ae511bbc21c148bffa7e863057cbc7b4a8ff5155f2eca7e8d03740c6 [2022-03-25T18:50:59.686Z] Commit message: "registry: remove dependency on rootlesskit, add `SetCertsDir()`" [2022-03-25T18:50:59.687Z] #11 ... [2022-03-25T18:50:59.687Z] [2022-03-25T18:50:59.687Z] #77 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-03-25T18:50:59.687Z] #77 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-03-25T18:50:59.687Z] #77 DONE 1.2s [2022-03-25T18:50:59.687Z] [2022-03-25T18:50:59.687Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:923853a353e0640892fc64af2817063674979bc4ee40879e0a3c26ca4f999c84 [2022-03-25T18:50:59.687Z] #11 sha256:4c8d1fcba77500d644396541415724985afad6a7ce77d4c2189d0d969b077650 [2022-03-25T18:50:59.703Z] > git --version # timeout=10 [2022-03-25T18:50:59.709Z] > git --version # 'git version 2.25.1' [2022-03-25T18:50:59.715Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-03-25T18:50:59.960Z] Commit message: "registry: remove dependency on rootlesskit, add `SetCertsDir()`" [2022-03-25T18:51:00.026Z] > git --version # timeout=10 [2022-03-25T18:51:00.056Z] > git --version # 'git version 2.17.1' [2022-03-25T18:51:00.083Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-03-25T18:51:00.528Z] #31 ... [2022-03-25T18:51:00.528Z] [2022-03-25T18:51:00.528Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:923853a353e0640892fc64af2817063674979bc4ee40879e0a3c26ca4f999c84 [2022-03-25T18:51:00.528Z] #11 sha256:4c8d1fcba77500d644396541415724985afad6a7ce77d4c2189d0d969b077650 [2022-03-25T18:51:00.528Z] #11 extracting sha256:efc242f34a7ed1a729a1063a18fba314d6e3667da40b1f36fdfeda9bdbb2824e 9.3s [2022-03-25T18:51:00.911Z] + docker version [2022-03-25T18:51:01.277Z] + docker version [2022-03-25T18:51:01.911Z] #11 ... [2022-03-25T18:51:01.911Z] [2022-03-25T18:51:01.911Z] #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-03-25T18:51:01.911Z] #31 sha256:42461de7fcf48e335c323c55d5359e587bfdfdb9cba85d9fec52565c7a1a2a4b [2022-03-25T18:51:01.911Z] #31 DONE 14.2s [2022-03-25T18:51:01.911Z] [2022-03-25T18:51:01.911Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:923853a353e0640892fc64af2817063674979bc4ee40879e0a3c26ca4f999c84 [2022-03-25T18:51:01.911Z] #11 sha256:4c8d1fcba77500d644396541415724985afad6a7ce77d4c2189d0d969b077650 [2022-03-25T18:51:03.289Z] #11 extracting sha256:efc242f34a7ed1a729a1063a18fba314d6e3667da40b1f36fdfeda9bdbb2824e 12.1s done [2022-03-25T18:51:03.548Z] #11 extracting sha256:e795b75807e4733c35ed0199e16944199899da6f4c9e9824552e711f85f204c0 [2022-03-25T18:51:03.808Z] #11 extracting sha256:e795b75807e4733c35ed0199e16944199899da6f4c9e9824552e711f85f204c0 done [2022-03-25T18:51:03.808Z] #11 DONE 40.6s [2022-03-25T18:51:03.927Z] #11 extracting sha256:d751dc38ae511bbc21c148bffa7e863057cbc7b4a8ff5155f2eca7e8d03740c6 5.1s [2022-03-25T18:51:04.067Z] [2022-03-25T18:51:04.067Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-03-25T18:51:04.067Z] #12 sha256:cceb3190a6c8f9b7b4e5eff6848416c62a22ec85af7debf30b2c164f8d82ca0d [2022-03-25T18:51:05.007Z] #12 DONE 1.1s [2022-03-25T18:51:05.007Z] [2022-03-25T18:51:05.007Z] #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-03-25T18:51:05.007Z] #13 sha256:e4c0353b2e308b117e74ea6eed207690407e1fae2a8b3312efdab3ecd1dbf40d [2022-03-25T18:51:05.459Z] Client: Docker Engine - Community [2022-03-25T18:51:05.459Z] Version: 20.10.12 [2022-03-25T18:51:05.459Z] API version: 1.41 [2022-03-25T18:51:05.459Z] Go version: go1.16.12 [2022-03-25T18:51:05.459Z] Git commit: e91ed57 [2022-03-25T18:51:05.459Z] Built: Mon Dec 13 11:45:27 2021 [2022-03-25T18:51:05.459Z] OS/Arch: linux/amd64 [2022-03-25T18:51:05.459Z] Context: default [2022-03-25T18:51:05.459Z] Experimental: true [2022-03-25T18:51:05.459Z] [2022-03-25T18:51:05.459Z] Server: Docker Engine - Community [2022-03-25T18:51:05.459Z] Engine: [2022-03-25T18:51:05.459Z] Version: 20.10.12 [2022-03-25T18:51:05.459Z] API version: 1.41 (minimum version 1.12) [2022-03-25T18:51:05.459Z] Go version: go1.16.12 [2022-03-25T18:51:05.459Z] Git commit: 459d0df [2022-03-25T18:51:05.459Z] Built: Mon Dec 13 11:43:36 2021 [2022-03-25T18:51:05.459Z] OS/Arch: linux/amd64 [2022-03-25T18:51:05.459Z] Experimental: true [2022-03-25T18:51:05.459Z] containerd: [2022-03-25T18:51:05.459Z] Version: 1.4.12 [2022-03-25T18:51:05.459Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-25T18:51:05.459Z] runc: [2022-03-25T18:51:05.459Z] Version: 1.0.2 [2022-03-25T18:51:05.459Z] GitCommit: v1.0.2-0-g52b36a2 [2022-03-25T18:51:05.459Z] docker-init: [2022-03-25T18:51:05.459Z] Version: 0.19.0 [2022-03-25T18:51:05.459Z] GitCommit: de40ad0 [Pipeline] sh [2022-03-25T18:51:05.578Z] #13 DONE 0.7s [2022-03-25T18:51:05.677Z] Fetching without tags [2022-03-25T18:51:05.769Z] + docker info [2022-03-25T18:51:05.837Z] [2022-03-25T18:51:05.837Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-03-25T18:51:05.837Z] #33 sha256:abefe783268cdb831cbaad95f277d9c99c2a9f7320a0d6533da4c8242103989d [2022-03-25T18:51:05.837Z] #33 DONE 0.3s [2022-03-25T18:51:05.837Z] [2022-03-25T18:51:05.837Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-03-25T18:51:05.837Z] #42 sha256:efbdbaccd79a382520d32e72f9fd9c0b139a77781fd7fef3bff6397da51465ed [2022-03-25T18:51:05.837Z] #42 DONE 0.2s [2022-03-25T18:51:05.837Z] [2022-03-25T18:51:05.837Z] #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-03-25T18:51:05.837Z] #43 sha256:bac9189b3527223f113246c110f5cda16dced33d3b091bbe23bbedebbb0f3c1c [2022-03-25T18:51:05.848Z] #11 extracting sha256:d751dc38ae511bbc21c148bffa7e863057cbc7b4a8ff5155f2eca7e8d03740c6 7.8s done [2022-03-25T18:51:05.926Z] Merging remotes/origin/master commit 0a3336fd7d19f7114fce2ff849a8989ed33e2059 into PR head commit 85572cac14168f9dc3fc3d9daa5eae1ba00eddf4 [2022-03-25T18:51:05.450Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-25T18:51:05.489Z] > git config --add remote.origin.fetch +refs/pull/43428/head:refs/remotes/origin/PR-43428 # timeout=10 [2022-03-25T18:51:05.532Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-25T18:51:05.602Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-25T18:51:05.680Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-25T18:51:05.681Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-25T18:51:05.688Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43428/head:refs/remotes/origin/PR-43428 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-25T18:51:05.952Z] > git config core.sparsecheckout # timeout=10 [2022-03-25T18:51:06.098Z] #43 ... [2022-03-25T18:51:06.098Z] [2022-03-25T18:51:06.098Z] #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-03-25T18:51:06.098Z] #46 sha256:0c7f5532c51a95aa8489a175bdd6eaa1a5d10d81a4729bd46e915aeecca3b136 [2022-03-25T18:51:06.098Z] #46 DONE 0.4s [2022-03-25T18:51:06.098Z] [2022-03-25T18:51:06.098Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-03-25T18:51:06.098Z] #25 sha256:e690caefe96d7eea28570e8836302c72f557a571250b4240f57c56d031ae3944 [2022-03-25T18:51:06.098Z] #25 DONE 0.4s [2022-03-25T18:51:06.098Z] [2022-03-25T18:51:06.098Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-03-25T18:51:06.098Z] #62 sha256:d342603c53b24da0b529b8af6ea4eae0acfb20be022e209c504bd54073f76080 [2022-03-25T18:51:06.098Z] #62 DONE 0.4s [2022-03-25T18:51:06.098Z] [2022-03-25T18:51:06.098Z] #63 [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-03-25T18:51:06.098Z] #63 sha256:b977e557afca4c4d5bfc17f66b211046a300884bc2603644f273bc439c7c09b9 [2022-03-25T18:51:06.424Z] #11 extracting sha256:26ee1eb1b3b371b2e378312e42f25ae777a3276e52b3d105b2512d1ef852431d 0.1s [2022-03-25T18:51:06.693Z] #11 ... [2022-03-25T18:51:06.693Z] [2022-03-25T18:51:06.693Z] #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-03-25T18:51:06.693Z] #36 sha256:fb9f59e706f9cff6944de2cf69aa71b1f0f3ada30603561ab5eedaa7eba022d8 [2022-03-25T18:51:06.693Z] #36 1.620 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-25T18:51:06.693Z] #36 1.633 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-25T18:51:06.693Z] #36 1.656 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-25T18:51:06.693Z] #36 1.769 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [123 kB] [2022-03-25T18:51:06.693Z] #36 1.973 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-25T18:51:06.693Z] #36 2.335 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-25T18:51:06.693Z] #36 3.948 Fetched 8508 kB in 3s (3324 kB/s) [2022-03-25T18:51:06.693Z] #36 3.948 Reading package lists... [2022-03-25T18:51:06.693Z] #36 4.725 Reading package lists... [2022-03-25T18:51:06.693Z] #36 5.569 Building dependency tree... [2022-03-25T18:51:06.693Z] #36 5.944 The following additional packages will be installed: [2022-03-25T18:51:06.693Z] #36 5.945 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-03-25T18:51:06.693Z] #36 5.945 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-03-25T18:51:06.693Z] #36 5.946 Recommended packages: [2022-03-25T18:51:06.693Z] #36 5.946 libldap-common publicsuffix libsasl2-modules [2022-03-25T18:51:06.693Z] #36 6.115 The following NEW packages will be installed: [2022-03-25T18:51:06.693Z] #36 6.121 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-03-25T18:51:06.693Z] #36 6.121 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-03-25T18:51:06.693Z] #36 6.121 libssh2-1 openssl [2022-03-25T18:51:06.693Z] #36 6.401 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-03-25T18:51:06.693Z] #36 6.401 Need to get 3038 kB of archives. [2022-03-25T18:51:06.693Z] #36 6.401 After this operation, 6650 kB of additional disk space will be used. [2022-03-25T18:51:06.693Z] #36 6.401 Get:1 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-03-25T18:51:06.693Z] #36 6.405 Get:2 http://security.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1k-1+deb11u2 [850 kB] [2022-03-25T18:51:06.693Z] #36 6.418 Get:3 http://security.debian.org/debian-security bullseye-security/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-03-25T18:51:06.693Z] #36 6.418 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-03-25T18:51:06.693Z] #36 6.425 Get:5 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-03-25T18:51:06.693Z] #36 6.448 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-03-25T18:51:06.693Z] #36 6.456 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-03-25T18:51:06.693Z] #36 6.456 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-03-25T18:51:06.693Z] #36 6.456 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-03-25T18:51:06.693Z] #36 6.456 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-03-25T18:51:06.693Z] #36 6.469 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-03-25T18:51:06.693Z] #36 6.469 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-03-25T18:51:06.693Z] #36 6.469 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-03-25T18:51:06.693Z] #36 6.486 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-03-25T18:51:06.693Z] #36 6.486 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-03-25T18:51:06.693Z] #36 6.740 debconf: delaying package configuration, since apt-utils is not installed [2022-03-25T18:51:06.693Z] #36 6.783 Fetched 3038 kB in 0s (8573 kB/s) [2022-03-25T18:51:06.693Z] #36 6.869 Selecting previously unselected package openssl. [2022-03-25T18:51:06.693Z] #36 6.869 (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-03-25T18:51:06.693Z] #36 6.869 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u2_amd64.deb ... [2022-03-25T18:51:06.693Z] #36 6.875 Unpacking openssl (1.1.1k-1+deb11u2) ... [2022-03-25T18:51:06.693Z] #36 7.124 Selecting previously unselected package ca-certificates. [2022-03-25T18:51:06.693Z] #36 7.124 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-03-25T18:51:06.693Z] #36 7.129 Unpacking ca-certificates (20210119) ... [2022-03-25T18:51:06.693Z] #36 7.276 Selecting previously unselected package libbrotli1:amd64. [2022-03-25T18:51:06.693Z] #36 7.276 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-03-25T18:51:06.693Z] #36 7.286 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-03-25T18:51:06.693Z] #36 7.413 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-03-25T18:51:06.693Z] #36 7.413 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-03-25T18:51:06.693Z] #36 7.469 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-25T18:51:06.693Z] #36 7.560 Selecting previously unselected package libsasl2-2:amd64. [2022-03-25T18:51:06.693Z] #36 7.560 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-03-25T18:51:06.693Z] #36 7.565 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-25T18:51:06.693Z] #36 7.784 Selecting previously unselected package libldap-2.4-2:amd64. [2022-03-25T18:51:06.693Z] #36 7.784 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-03-25T18:51:06.693Z] #36 7.796 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-03-25T18:51:06.693Z] #36 7.971 Selecting previously unselected package libnghttp2-14:amd64. [2022-03-25T18:51:06.693Z] #36 7.971 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-03-25T18:51:06.693Z] #36 7.976 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-03-25T18:51:06.693Z] #36 8.164 Selecting previously unselected package libpsl5:amd64. [2022-03-25T18:51:06.693Z] #36 8.164 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-03-25T18:51:06.693Z] #36 8.164 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-03-25T18:51:06.693Z] #36 8.219 Selecting previously unselected package librtmp1:amd64. [2022-03-25T18:51:06.693Z] #36 8.219 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-03-25T18:51:06.693Z] #36 8.227 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-03-25T18:51:06.693Z] #36 8.285 Selecting previously unselected package libssh2-1:amd64. [2022-03-25T18:51:06.693Z] #36 8.285 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-03-25T18:51:06.693Z] #36 8.291 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-03-25T18:51:06.693Z] #36 8.367 Selecting previously unselected package libcurl4:amd64. [2022-03-25T18:51:06.693Z] #36 8.367 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-03-25T18:51:06.693Z] #36 8.372 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-03-25T18:51:06.693Z] #36 8.485 Selecting previously unselected package curl. [2022-03-25T18:51:06.693Z] #36 8.485 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-03-25T18:51:06.693Z] #36 8.494 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-03-25T18:51:06.693Z] #36 8.595 Selecting previously unselected package libonig5:amd64. [2022-03-25T18:51:06.693Z] #36 8.595 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-03-25T18:51:06.693Z] #36 8.600 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-03-25T18:51:06.693Z] #36 8.676 Selecting previously unselected package libjq1:amd64. [2022-03-25T18:51:06.693Z] #36 8.676 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-03-25T18:51:06.693Z] #36 8.720 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-03-25T18:51:06.693Z] #36 8.791 Selecting previously unselected package jq. [2022-03-25T18:51:06.693Z] #36 8.791 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-03-25T18:51:06.693Z] #36 8.798 Unpacking jq (1.6-2.1) ... [2022-03-25T18:51:06.693Z] #36 8.891 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-03-25T18:51:06.693Z] #36 9.007 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-03-25T18:51:06.693Z] #36 9.098 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-03-25T18:51:06.693Z] #36 9.179 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-25T18:51:06.693Z] #36 9.257 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-03-25T18:51:06.693Z] #36 9.310 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-25T18:51:06.693Z] #36 9.367 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-03-25T18:51:06.693Z] #36 9.434 Setting up openssl (1.1.1k-1+deb11u2) ... [2022-03-25T18:51:06.693Z] #36 9.469 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-03-25T18:51:06.693Z] #36 9.525 Setting up libjq1:amd64 (1.6-2.1) ... [2022-03-25T18:51:06.693Z] #36 9.589 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-03-25T18:51:06.693Z] #36 9.598 Setting up ca-certificates (20210119) ... [2022-03-25T18:51:06.956Z] #36 ... [2022-03-25T18:51:06.956Z] [2022-03-25T18:51:06.956Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:923853a353e0640892fc64af2817063674979bc4ee40879e0a3c26ca4f999c84 [2022-03-25T18:51:06.956Z] #11 sha256:4c8d1fcba77500d644396541415724985afad6a7ce77d4c2189d0d969b077650 [2022-03-25T18:51:07.484Z] Client: Docker Engine - Community [2022-03-25T18:51:07.484Z] Version: 20.10.12 [2022-03-25T18:51:07.484Z] API version: 1.41 [2022-03-25T18:51:07.484Z] Go version: go1.16.12 [2022-03-25T18:51:07.484Z] Git commit: e91ed57 [2022-03-25T18:51:07.484Z] Built: Mon Dec 13 11:44:28 2021 [2022-03-25T18:51:07.484Z] OS/Arch: linux/arm64 [2022-03-25T18:51:07.484Z] Context: default [2022-03-25T18:51:07.484Z] Experimental: true [2022-03-25T18:51:07.484Z] [2022-03-25T18:51:07.484Z] Server: Docker Engine - Community [2022-03-25T18:51:07.484Z] Engine: [2022-03-25T18:51:07.484Z] Version: 20.10.12 [2022-03-25T18:51:07.484Z] API version: 1.41 (minimum version 1.12) [2022-03-25T18:51:07.484Z] Go version: go1.16.12 [2022-03-25T18:51:07.484Z] Git commit: 459d0df [2022-03-25T18:51:07.484Z] Built: Mon Dec 13 11:43:05 2021 [2022-03-25T18:51:07.484Z] OS/Arch: linux/arm64 [2022-03-25T18:51:07.484Z] Experimental: true [2022-03-25T18:51:07.484Z] containerd: [2022-03-25T18:51:07.484Z] Version: 1.4.12 [2022-03-25T18:51:07.484Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-25T18:51:07.484Z] runc: [2022-03-25T18:51:07.484Z] Version: 1.0.2 [2022-03-25T18:51:07.484Z] GitCommit: v1.0.2-0-g52b36a2 [2022-03-25T18:51:07.484Z] docker-init: [2022-03-25T18:51:07.484Z] Version: 0.19.0 [2022-03-25T18:51:07.484Z] GitCommit: de40ad0 [Pipeline] sh [2022-03-25T18:51:07.813Z] + docker info [2022-03-25T18:51:07.871Z] Merge succeeded, producing 85572cac14168f9dc3fc3d9daa5eae1ba00eddf4 [2022-03-25T18:51:07.872Z] Checking out Revision 85572cac14168f9dc3fc3d9daa5eae1ba00eddf4 (PR-43428) [2022-03-25T18:51:05.979Z] > git checkout -f 85572cac14168f9dc3fc3d9daa5eae1ba00eddf4 # timeout=10 [2022-03-25T18:51:07.720Z] > git remote # timeout=10 [2022-03-25T18:51:07.765Z] > git config --get remote.origin.url # timeout=10 [2022-03-25T18:51:07.809Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-25T18:51:07.810Z] > git merge 0a3336fd7d19f7114fce2ff849a8989ed33e2059 # timeout=10 [2022-03-25T18:51:07.849Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-25T18:51:07.876Z] > git config core.sparsecheckout # timeout=10 [2022-03-25T18:51:07.887Z] > git checkout -f 85572cac14168f9dc3fc3d9daa5eae1ba00eddf4 # timeout=10 [2022-03-25T18:51:11.378Z] #63 5.117 + RM_GOPATH=0 [2022-03-25T18:51:11.378Z] #63 5.117 + TMP_GOPATH= [2022-03-25T18:51:11.378Z] #63 5.117 + : /build [2022-03-25T18:51:11.378Z] #63 5.117 + '[' -z '' ']' [2022-03-25T18:51:11.378Z] #63 5.117 ++ mktemp -d [2022-03-25T18:51:11.378Z] #63 5.117 + export GOPATH=/tmp/tmp.eIOmDuVWUo [2022-03-25T18:51:11.378Z] #63 5.117 + GOPATH=/tmp/tmp.eIOmDuVWUo [2022-03-25T18:51:11.378Z] #63 5.117 + RM_GOPATH=1 [2022-03-25T18:51:11.378Z] #63 5.117 + case "$(go env GOARCH)" in [2022-03-25T18:51:11.378Z] #63 5.147 ++ go env GOARCH [2022-03-25T18:51:11.378Z] #63 5.190 + export GO_BUILDMODE=-buildmode=pie [2022-03-25T18:51:11.378Z] #63 5.191 + GO_BUILDMODE=-buildmode=pie [2022-03-25T18:51:11.378Z] #63 5.191 ++ dirname /install.sh [2022-03-25T18:51:11.378Z] #63 5.239 + dir=/ [2022-03-25T18:51:11.378Z] #63 5.239 + bin=rootlesskit [2022-03-25T18:51:11.378Z] #63 5.239 + shift [2022-03-25T18:51:11.378Z] #63 5.239 + '[' '!' -f //rootlesskit.installer ']' [2022-03-25T18:51:11.378Z] #63 5.239 + . //rootlesskit.installer [2022-03-25T18:51:11.378Z] #63 5.239 ++ : b25a0bad15d664c4ee8885ba622569425e918a68 [2022-03-25T18:51:11.378Z] #63 5.239 + install_rootlesskit [2022-03-25T18:51:11.378Z] #63 5.239 + case "$1" in [2022-03-25T18:51:11.378Z] #63 5.239 + export CGO_ENABLED=0 [2022-03-25T18:51:11.378Z] #63 5.239 + CGO_ENABLED=0 [2022-03-25T18:51:11.378Z] #63 5.239 + _install_rootlesskit [2022-03-25T18:51:11.378Z] #63 5.240 + echo 'Install rootlesskit version b25a0bad15d664c4ee8885ba622569425e918a68' [2022-03-25T18:51:11.378Z] #63 5.240 Install rootlesskit version b25a0bad15d664c4ee8885ba622569425e918a68 [2022-03-25T18:51:11.378Z] #63 5.240 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-25T18:51:11.378Z] #63 5.240 + GOBIN=/build [2022-03-25T18:51:11.378Z] #63 5.240 + GO111MODULE=on [2022-03-25T18:51:11.378Z] #63 5.241 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@b25a0bad15d664c4ee8885ba622569425e918a68 [2022-03-25T18:51:11.946Z] #63 5.783 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2022-03-25T18:51:12.206Z] #63 ... [2022-03-25T18:51:12.206Z] [2022-03-25T18:51:12.206Z] #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-03-25T18:51:12.206Z] #43 sha256:bac9189b3527223f113246c110f5cda16dced33d3b091bbe23bbedebbb0f3c1c [2022-03-25T18:51:12.206Z] #43 5.423 + git clone https://github.com/docker/distribution.git . [2022-03-25T18:51:12.206Z] #43 5.427 Cloning into '.'... [2022-03-25T18:51:12.261Z] #11 extracting sha256:26ee1eb1b3b371b2e378312e42f25ae777a3276e52b3d105b2512d1ef852431d 5.2s [2022-03-25T18:51:12.261Z] #11 ... [2022-03-25T18:51:12.261Z] [2022-03-25T18:51:12.261Z] #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-03-25T18:51:12.261Z] #36 sha256:fb9f59e706f9cff6944de2cf69aa71b1f0f3ada30603561ab5eedaa7eba022d8 [2022-03-25T18:51:12.261Z] #36 10.34 Updating certificates in /etc/ssl/certs... [2022-03-25T18:51:12.261Z] #36 11.48 129 added, 0 removed; done. [2022-03-25T18:51:12.261Z] #36 11.53 Setting up jq (1.6-2.1) ... [2022-03-25T18:51:12.261Z] #36 11.55 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-03-25T18:51:12.261Z] #36 11.57 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-03-25T18:51:12.261Z] #36 11.58 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-25T18:51:12.261Z] #36 11.61 Processing triggers for ca-certificates (20210119) ... [2022-03-25T18:51:12.261Z] #36 11.62 Updating certificates in /etc/ssl/certs... [2022-03-25T18:51:12.261Z] #36 12.65 0 added, 0 removed; done. [2022-03-25T18:51:12.261Z] #36 12.65 Running hooks in /etc/ca-certificates/update.d... [2022-03-25T18:51:12.261Z] #36 12.65 done. [2022-03-25T18:51:12.261Z] #36 DONE 15.2s [2022-03-25T18:51:12.261Z] [2022-03-25T18:51:12.261Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-03-25T18:51:12.261Z] #37 sha256:b236c8d42c5792eb3b6d3817b34e11d2c5a810d8a9a66dd1503809f745e52486 [2022-03-25T18:51:12.261Z] #37 DONE 0.5s [2022-03-25T18:51:12.261Z] [2022-03-25T18:51:12.261Z] #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-03-25T18:51:12.261Z] #38 sha256:46ec1755a49e8c09e314ad6a2567c751b6505faf4a86f19702e056e5ba2f0e40 [2022-03-25T18:51:12.646Z] Commit message: "registry: remove dependency on rootlesskit, add `SetCertsDir()`" [2022-03-25T18:51:12.668Z] > git --version # timeout=10 [2022-03-25T18:51:12.704Z] > git --version # 'git version 2.25.1' [2022-03-25T18:51:12.729Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-03-25T18:51:14.026Z] + docker version [2022-03-25T18:51:14.814Z] #38 2.354 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-03-25T18:51:15.075Z] #38 2.626 [2022-03-25T18:51:15.336Z] #38 2.861 #=#=# ######################################################################## 100.0% [2022-03-25T18:51:15.598Z] #38 3.128 [2022-03-25T18:51:15.733Z] Client: [2022-03-25T18:51:15.733Z] Context: default [2022-03-25T18:51:15.734Z] Debug Mode: false [2022-03-25T18:51:15.734Z] Plugins: [2022-03-25T18:51:15.734Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-03-25T18:51:15.734Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-03-25T18:51:15.734Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-03-25T18:51:15.734Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-03-25T18:51:15.734Z] [2022-03-25T18:51:15.734Z] Server: [2022-03-25T18:51:15.734Z] Containers: 0 [2022-03-25T18:51:15.734Z] Running: 0 [2022-03-25T18:51:15.734Z] Paused: 0 [2022-03-25T18:51:15.734Z] Stopped: 0 [2022-03-25T18:51:15.734Z] Images: 0 [2022-03-25T18:51:15.734Z] Server Version: 20.10.12 [2022-03-25T18:51:15.734Z] Storage Driver: overlay2 [2022-03-25T18:51:15.734Z] Backing Filesystem: extfs [2022-03-25T18:51:15.734Z] Supports d_type: true [2022-03-25T18:51:15.734Z] Native Overlay Diff: true [2022-03-25T18:51:15.734Z] userxattr: false [2022-03-25T18:51:15.734Z] Logging Driver: json-file [2022-03-25T18:51:15.734Z] Cgroup Driver: cgroupfs [2022-03-25T18:51:15.734Z] Cgroup Version: 1 [2022-03-25T18:51:15.734Z] Plugins: [2022-03-25T18:51:15.734Z] Volume: local [2022-03-25T18:51:15.734Z] Network: bridge host ipvlan macvlan null overlay [2022-03-25T18:51:15.734Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-03-25T18:51:15.734Z] Swarm: inactive [2022-03-25T18:51:15.734Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-03-25T18:51:15.734Z] Default Runtime: runc [2022-03-25T18:51:15.734Z] Init Binary: docker-init [2022-03-25T18:51:15.734Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-25T18:51:15.734Z] runc version: v1.0.2-0-g52b36a2 [2022-03-25T18:51:15.734Z] init version: de40ad0 [2022-03-25T18:51:15.734Z] Security Options: [2022-03-25T18:51:15.734Z] apparmor [2022-03-25T18:51:15.734Z] seccomp [2022-03-25T18:51:15.734Z] Profile: default [2022-03-25T18:51:15.734Z] Kernel Version: 5.4.0-1061-aws [2022-03-25T18:51:15.734Z] Operating System: Ubuntu 18.04.6 LTS [2022-03-25T18:51:15.734Z] OSType: linux [2022-03-25T18:51:15.734Z] Architecture: x86_64 [2022-03-25T18:51:15.734Z] CPUs: 2 [2022-03-25T18:51:15.734Z] Total Memory: 7.565GiB [2022-03-25T18:51:15.734Z] Name: ip-10-100-73-84 [2022-03-25T18:51:15.734Z] ID: WNHY:2FNS:JP3O:DF66:7VQT:53NI:JQKB:OYPE:MQXQ:GKEA:QVZ7:WZW4 [2022-03-25T18:51:15.734Z] Docker Root Dir: /var/lib/docker [2022-03-25T18:51:15.734Z] Debug Mode: false [2022-03-25T18:51:15.734Z] Registry: https://index.docker.io/v1/ [2022-03-25T18:51:15.734Z] Labels: [2022-03-25T18:51:15.734Z] Experimental: true [2022-03-25T18:51:15.734Z] Insecure Registries: [2022-03-25T18:51:15.734Z] 127.0.0.0/8 [2022-03-25T18:51:15.734Z] Live Restore Enabled: true [2022-03-25T18:51:15.734Z] [2022-03-25T18:51:15.734Z] WARNING: No swap limit support [Pipeline] sh [2022-03-25T18:51:16.074Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-25T18:51:16.074Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-25T18:51:16.074Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43428/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-03-25T18:51:16.074Z] + bash /home/ubuntu/workspace/moby_PR-43428/check-config.sh [2022-03-25T18:51:16.074Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-03-25T18:51:16.074Z] info: reading kernel config from /boot/config-5.4.0-1061-aws ... [2022-03-25T18:51:16.074Z] [2022-03-25T18:51:16.074Z] Generally Necessary: [2022-03-25T18:51:16.074Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-03-25T18:51:16.074Z] - apparmor: enabled and tools installed [2022-03-25T18:51:16.074Z] - CONFIG_NAMESPACES: enabled [2022-03-25T18:51:16.074Z] - CONFIG_NET_NS: enabled [2022-03-25T18:51:16.074Z] - CONFIG_PID_NS: enabled [2022-03-25T18:51:16.074Z] - CONFIG_IPC_NS: enabled [2022-03-25T18:51:16.074Z] - CONFIG_UTS_NS: enabled [2022-03-25T18:51:16.074Z] - CONFIG_CGROUPS: enabled [2022-03-25T18:51:16.074Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-03-25T18:51:16.074Z] - CONFIG_CGROUP_DEVICE: enabled [2022-03-25T18:51:16.074Z] - CONFIG_CGROUP_FREEZER: enabled [2022-03-25T18:51:16.074Z] - CONFIG_CGROUP_SCHED: enabled [2022-03-25T18:51:16.074Z] - CONFIG_CPUSETS: enabled [2022-03-25T18:51:16.074Z] - CONFIG_MEMCG: enabled [2022-03-25T18:51:16.074Z] - CONFIG_KEYS: enabled [2022-03-25T18:51:16.074Z] - CONFIG_VETH: enabled (as module) [2022-03-25T18:51:16.074Z] - CONFIG_BRIDGE: enabled (as module) [2022-03-25T18:51:16.074Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-03-25T18:51:16.074Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-03-25T18:51:16.074Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-03-25T18:51:16.074Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-03-25T18:51:16.074Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-03-25T18:51:16.074Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-03-25T18:51:16.074Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-03-25T18:51:16.074Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-03-25T18:51:16.353Z] - CONFIG_NF_NAT: enabled (as module) [2022-03-25T18:51:16.353Z] - CONFIG_POSIX_MQUEUE: enabled [2022-03-25T18:51:16.353Z] - CONFIG_CGROUP_BPF: enabled [2022-03-25T18:51:16.353Z] [2022-03-25T18:51:16.353Z] Optional Features: [2022-03-25T18:51:16.353Z] - CONFIG_USER_NS: enabled [2022-03-25T18:51:16.353Z] - CONFIG_SECCOMP: enabled [2022-03-25T18:51:16.353Z] - CONFIG_SECCOMP_FILTER: enabled [2022-03-25T18:51:16.353Z] - CONFIG_CGROUP_PIDS: enabled [2022-03-25T18:51:16.353Z] - CONFIG_MEMCG_SWAP: enabled [2022-03-25T18:51:16.353Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-03-25T18:51:16.353Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-03-25T18:51:16.353Z] - CONFIG_BLK_CGROUP: enabled [2022-03-25T18:51:16.353Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-03-25T18:51:16.353Z] - CONFIG_CGROUP_PERF: enabled [2022-03-25T18:51:16.353Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-03-25T18:51:16.353Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-03-25T18:51:16.353Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-03-25T18:51:16.353Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-03-25T18:51:16.353Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-03-25T18:51:16.353Z] - CONFIG_RT_GROUP_SCHED: missing [2022-03-25T18:51:16.353Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-03-25T18:51:16.353Z] - CONFIG_IP_VS: enabled (as module) [2022-03-25T18:51:16.353Z] - CONFIG_IP_VS_NFCT: enabled [2022-03-25T18:51:16.353Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-03-25T18:51:16.353Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-03-25T18:51:16.353Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-03-25T18:51:16.353Z] - CONFIG_SECURITY_SELINUX: enabled [2022-03-25T18:51:16.353Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-03-25T18:51:16.353Z] - CONFIG_EXT4_FS: enabled [2022-03-25T18:51:16.353Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-03-25T18:51:16.353Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-03-25T18:51:16.353Z] - Network Drivers: [2022-03-25T18:51:16.353Z] - "overlay": [2022-03-25T18:51:16.353Z] - CONFIG_VXLAN: enabled (as module) [2022-03-25T18:51:16.353Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-03-25T18:51:16.353Z] Optional (for encrypted networks): [2022-03-25T18:51:16.404Z] #43 ... [2022-03-25T18:51:16.404Z] [2022-03-25T18:51:16.404Z] #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-03-25T18:51:16.404Z] #38 sha256:9ecb4385af5d6f989bb79a2fc7999de88cc8ff65b9858ba9d616d08a02a43a45 [2022-03-25T18:51:16.404Z] #38 5.955 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-25T18:51:16.404Z] #38 5.982 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-25T18:51:16.404Z] #38 5.984 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-25T18:51:16.404Z] #38 7.070 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-25T18:51:16.404Z] #38 ... [2022-03-25T18:51:16.404Z] [2022-03-25T18:51:16.404Z] #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-03-25T18:51:16.404Z] #36 sha256:009b2fcedd65be913d92fe71222460306f8961e8ec3b3c700d0ccf5f2d99e572 [2022-03-25T18:51:16.404Z] #36 4.052 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-03-25T18:51:16.404Z] #36 ... [2022-03-25T18:51:16.404Z] [2022-03-25T18:51:16.404Z] #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-03-25T18:51:16.404Z] #14 sha256:9d0bac80c09d498137b30378bf66e98e4bb6218960c227664c035a9ce1accd40 [2022-03-25T18:51:16.404Z] #14 5.995 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-25T18:51:16.404Z] #14 6.081 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-25T18:51:16.404Z] #14 6.081 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-25T18:51:16.404Z] #14 7.410 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-25T18:51:16.404Z] #14 ... [2022-03-25T18:51:16.404Z] [2022-03-25T18:51:16.404Z] #58 [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-03-25T18:51:16.404Z] #58 sha256:7355574b4f81e1bba0b35cf0e8989145ea4161ebb03c120de1334180cd0d2a86 [2022-03-25T18:51:16.404Z] #58 4.879 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-25T18:51:16.404Z] #58 5.059 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-25T18:51:16.404Z] #58 5.131 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-25T18:51:16.404Z] #58 5.324 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-25T18:51:16.404Z] #58 7.371 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [123 kB] [2022-03-25T18:51:16.404Z] #58 10.41 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-25T18:51:16.404Z] #58 ... [2022-03-25T18:51:16.404Z] [2022-03-25T18:51:16.404Z] #53 [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-03-25T18:51:16.404Z] #53 sha256:065c15b37b4063bc488ce682f6d43dcb03528706f60cbf6f63f64573768a0692 [2022-03-25T18:51:16.404Z] #53 5.827 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-03-25T18:51:16.404Z] #53 9.700 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-03-25T18:51:16.404Z] #53 9.710 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-03-25T18:51:16.404Z] #53 9.742 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-03-25T18:51:16.404Z] #53 ... [2022-03-25T18:51:16.404Z] [2022-03-25T18:51:16.404Z] #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-03-25T18:51:16.404Z] #34 sha256:690c302dbbc9280b41bd33bc91d49c996ba245a2f0a0b5840333a4378e0394b0 [2022-03-25T18:51:16.404Z] #34 4.630 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-03-25T18:51:16.404Z] #34 4.630 Cloning into '.'... [2022-03-25T18:51:16.541Z] #38 4.269 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-03-25T18:51:16.624Z] - CONFIG_CRYPTO: enabled [2022-03-25T18:51:16.625Z] - CONFIG_CRYPTO_AEAD: enabled [2022-03-25T18:51:16.625Z] - CONFIG_CRYPTO_GCM: enabled [2022-03-25T18:51:16.625Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-03-25T18:51:16.625Z] - CONFIG_CRYPTO_GHASH: enabled [2022-03-25T18:51:16.625Z] - CONFIG_XFRM: enabled [2022-03-25T18:51:16.625Z] - CONFIG_XFRM_USER: enabled (as module) [2022-03-25T18:51:16.625Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-03-25T18:51:16.625Z] - CONFIG_INET_ESP: enabled (as module) [2022-03-25T18:51:16.625Z] - "ipvlan": [2022-03-25T18:51:16.625Z] - CONFIG_IPVLAN: enabled (as module) [2022-03-25T18:51:16.625Z] - "macvlan": [2022-03-25T18:51:16.625Z] - CONFIG_MACVLAN: enabled (as module) [2022-03-25T18:51:16.625Z] - CONFIG_DUMMY: enabled (as module) [2022-03-25T18:51:16.625Z] - "ftp,tftp client in container": [2022-03-25T18:51:16.625Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-03-25T18:51:16.625Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-03-25T18:51:16.625Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-03-25T18:51:16.625Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-03-25T18:51:16.625Z] - Storage Drivers: [2022-03-25T18:51:16.625Z] - "aufs": [2022-03-25T18:51:16.625Z] - CONFIG_AUFS_FS: enabled (as module) [2022-03-25T18:51:16.625Z] - "btrfs": [2022-03-25T18:51:16.625Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-03-25T18:51:16.625Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-03-25T18:51:16.625Z] - "devicemapper": [2022-03-25T18:51:16.625Z] - CONFIG_BLK_DEV_DM: enabled [2022-03-25T18:51:16.625Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-03-25T18:51:16.625Z] - "overlay": [2022-03-25T18:51:16.625Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-03-25T18:51:16.625Z] - "zfs": [2022-03-25T18:51:16.625Z] - /dev/zfs: present [2022-03-25T18:51:16.625Z] - zfs command: missing [2022-03-25T18:51:16.625Z] - zpool command: missing [2022-03-25T18:51:16.625Z] [2022-03-25T18:51:16.625Z] Limits: [2022-03-25T18:51:16.625Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-03-25T18:51:16.625Z] [2022-03-25T18:51:16.625Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [2022-03-25T18:51:16.663Z] #34 ... [2022-03-25T18:51:16.663Z] [2022-03-25T18:51:16.663Z] #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-03-25T18:51:16.663Z] #47 sha256:53e28b7d83e01fd8d7829b58ad793361f8fb6e38e5fcf09f6115cb8a65ded479 [2022-03-25T18:51:16.663Z] #47 4.617 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-25T18:51:16.663Z] #47 4.691 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-25T18:51:16.663Z] #47 4.771 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-25T18:51:16.663Z] #47 5.167 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-03-25T18:51:16.664Z] #47 5.431 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-25T18:51:16.664Z] #47 8.567 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [123 kB] [2022-03-25T18:51:16.664Z] #47 ... [2022-03-25T18:51:16.664Z] [2022-03-25T18:51:16.664Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-25T18:51:16.664Z] #51 sha256:62258efd1310c58d8ef4c8ef111d1f60efce68345186f6001881029630198dca [2022-03-25T18:51:16.664Z] #51 6.142 go: downloading github.com/golangci/golangci-lint v1.44.0 [Pipeline] sh [2022-03-25T18:51:16.803Z] #38 4.605 [2022-03-25T18:51:16.923Z] #51 ... [2022-03-25T18:51:16.923Z] [2022-03-25T18:51:16.923Z] #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-03-25T18:51:16.923Z] #26 sha256:453de2e45be460a10399bf1fc5075667849acf244849c00f8cba847f044ffc38 [2022-03-25T18:51:16.923Z] #26 5.198 + RM_GOPATH=0 [2022-03-25T18:51:16.923Z] #26 5.198 + TMP_GOPATH= [2022-03-25T18:51:16.923Z] #26 5.198 + : /build [2022-03-25T18:51:16.923Z] #26 5.198 + '[' -z '' ']' [2022-03-25T18:51:16.923Z] #26 5.201 ++ mktemp -d [2022-03-25T18:51:16.923Z] #26 5.210 + export GOPATH=/tmp/tmp.yUuq4X4Mzi [2022-03-25T18:51:16.923Z] #26 5.211 + GOPATH=/tmp/tmp.yUuq4X4Mzi [2022-03-25T18:51:16.923Z] #26 5.211 + RM_GOPATH=1 [2022-03-25T18:51:16.923Z] #26 5.211 + case "$(go env GOARCH)" in [2022-03-25T18:51:16.923Z] #26 5.214 ++ go env GOARCH [2022-03-25T18:51:16.923Z] #26 5.235 + export GO_BUILDMODE=-buildmode=pie [2022-03-25T18:51:16.923Z] #26 5.235 + GO_BUILDMODE=-buildmode=pie [2022-03-25T18:51:16.923Z] #26 5.235 ++ dirname /install.sh [2022-03-25T18:51:16.923Z] #26 5.235 + dir=/ [2022-03-25T18:51:16.923Z] #26 5.235 + bin=dockercli [2022-03-25T18:51:16.923Z] #26 5.235 + shift [2022-03-25T18:51:16.923Z] #26 5.235 + '[' '!' -f //dockercli.installer ']' [2022-03-25T18:51:16.923Z] #26 5.235 + . //dockercli.installer [2022-03-25T18:51:16.923Z] #26 5.235 ++ : stable [2022-03-25T18:51:16.923Z] #26 5.235 ++ : 17.06.2-ce [2022-03-25T18:51:16.923Z] #26 5.235 + install_dockercli [2022-03-25T18:51:16.923Z] #26 5.235 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-03-25T18:51:16.923Z] #26 5.235 Install docker/cli version 17.06.2-ce from stable [2022-03-25T18:51:16.923Z] #26 5.254 ++ uname -m [2022-03-25T18:51:16.923Z] #26 5.261 + arch=x86_64 [2022-03-25T18:51:16.923Z] #26 5.261 + '[' x86_64 '!=' x86_64 ']' [2022-03-25T18:51:16.923Z] #26 5.261 + url=https://download.docker.com/linux/static [2022-03-25T18:51:16.923Z] #26 5.261 + tar -xz docker/docker [2022-03-25T18:51:16.923Z] #26 5.261 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-03-25T18:51:16.981Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:85572cac14168f9dc3fc3d9daa5eae1ba00eddf4 . [2022-03-25T18:51:17.184Z] #26 ... [2022-03-25T18:51:17.184Z] [2022-03-25T18:51:17.184Z] #49 [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-03-25T18:51:17.184Z] #49 sha256:5744680558916f5bc6346c25f8514bd84271dc971c79d13182c5b9064377340f [2022-03-25T18:51:17.184Z] #49 5.263 go: downloading gotest.tools/gotestsum v1.7.0 [2022-03-25T18:51:17.184Z] #49 7.028 go: downloading github.com/dnephin/pflag v1.0.7 [2022-03-25T18:51:17.184Z] #49 7.041 go: downloading github.com/fatih/color v1.10.0 [2022-03-25T18:51:17.184Z] #49 7.046 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-03-25T18:51:17.184Z] #49 7.091 go: downloading github.com/pkg/errors v0.9.1 [2022-03-25T18:51:17.184Z] #49 7.645 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-03-25T18:51:17.184Z] #49 7.682 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-03-25T18:51:17.184Z] #49 7.700 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-03-25T18:51:17.184Z] #49 7.768 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-03-25T18:51:17.184Z] #49 7.882 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-03-25T18:51:17.184Z] #49 7.940 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-03-25T18:51:17.184Z] #49 8.146 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-03-25T18:51:17.184Z] #49 8.466 go: downloading golang.org/x/tools v0.1.0 [2022-03-25T18:51:17.184Z] #49 ... [2022-03-25T18:51:17.184Z] [2022-03-25T18:51:17.184Z] #63 [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-03-25T18:51:17.184Z] #63 sha256:b977e557afca4c4d5bfc17f66b211046a300884bc2603644f273bc439c7c09b9 [2022-03-25T18:51:17.184Z] #63 9.586 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-03-25T18:51:17.184Z] #63 9.601 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-03-25T18:51:17.184Z] #63 10.54 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2022-03-25T18:51:17.237Z] #2 [internal] load .dockerignore [2022-03-25T18:51:17.237Z] #2 sha256:02155e66f8d3d5a422fd10aa400c07505c69a5334b5bb436aaa226f1acb83146 [2022-03-25T18:51:17.237Z] #2 transferring context: 87B done [2022-03-25T18:51:17.237Z] #2 DONE 0.2s [2022-03-25T18:51:17.237Z] [2022-03-25T18:51:17.237Z] #1 [internal] load build definition from Dockerfile [2022-03-25T18:51:17.237Z] #1 sha256:42357f3c93279ba059d6846abb151448dc0ebfc12bc05c2a144f351860bfc9b4 [2022-03-25T18:51:17.237Z] #1 transferring dockerfile: 16.77kB done [2022-03-25T18:51:17.237Z] #1 DONE 0.2s [2022-03-25T18:51:17.237Z] [2022-03-25T18:51:17.237Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-03-25T18:51:17.237Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-03-25T18:51:17.328Z] #38 4.845 #=#=# ######################################################################## 100.0% [2022-03-25T18:51:17.590Z] #38 5.215 [2022-03-25T18:51:17.807Z] #3 DONE 0.4s [2022-03-25T18:51:17.807Z] [2022-03-25T18:51:17.807Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-03-25T18:51:17.807Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-03-25T18:51:17.807Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 0.0s done [2022-03-25T18:51:17.807Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-03-25T18:51:17.807Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-03-25T18:51:17.807Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-03-25T18:51:17.807Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 1.05MB / 9.67MB 0.1s [2022-03-25T18:51:18.064Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 8.39MB / 9.67MB 0.2s [2022-03-25T18:51:18.064Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.3s [2022-03-25T18:51:18.064Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2022-03-25T18:51:18.326Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.3s done [2022-03-25T18:51:18.537Z] #38 ... [2022-03-25T18:51:18.537Z] [2022-03-25T18:51:18.537Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:923853a353e0640892fc64af2817063674979bc4ee40879e0a3c26ca4f999c84 [2022-03-25T18:51:18.537Z] #11 sha256:4c8d1fcba77500d644396541415724985afad6a7ce77d4c2189d0d969b077650 [2022-03-25T18:51:18.537Z] #11 extracting sha256:26ee1eb1b3b371b2e378312e42f25ae777a3276e52b3d105b2512d1ef852431d 6.0s done [2022-03-25T18:51:18.537Z] #11 extracting sha256:efc242f34a7ed1a729a1063a18fba314d6e3667da40b1f36fdfeda9bdbb2824e 6.0s [2022-03-25T18:51:18.583Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.4s done [2022-03-25T18:51:18.583Z] #4 DONE 0.9s [2022-03-25T18:51:18.846Z] [2022-03-25T18:51:18.846Z] #6 [internal] load .dockerignore [2022-03-25T18:51:18.846Z] #6 sha256:7858d1098389b517cbb4443866636c0b588679904c178b97f8353fe98e6c92fb [2022-03-25T18:51:18.846Z] #6 DONE 0.0s [2022-03-25T18:51:18.846Z] [2022-03-25T18:51:18.846Z] #5 [internal] load build definition from Dockerfile [2022-03-25T18:51:18.846Z] #5 sha256:6f53ce6a550b9b7c3017be2981fd42aa5e9cdecf8e4a0949c2a450e4e4711e74 [2022-03-25T18:51:18.846Z] #5 DONE 0.0s [2022-03-25T18:51:18.846Z] [2022-03-25T18:51:18.846Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-25T18:51:18.846Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-03-25T18:51:19.780Z] #10 DONE 1.0s [2022-03-25T18:51:19.780Z] [2022-03-25T18:51:19.780Z] #7 [internal] load metadata for docker.io/library/golang:1.18.0-bullseye [2022-03-25T18:51:19.780Z] #7 sha256:a9964560acf52ed22c07d2e983065b0de8ec1112ed28e1fc9b2c1cadb868fd2a [2022-03-25T18:51:19.780Z] #7 DONE 0.9s [2022-03-25T18:51:19.780Z] [2022-03-25T18:51:19.780Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-25T18:51:19.780Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-03-25T18:51:19.780Z] #9 DONE 0.9s [2022-03-25T18:51:19.780Z] [2022-03-25T18:51:19.780Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-03-25T18:51:19.780Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-03-25T18:51:19.780Z] #8 DONE 0.9s [2022-03-25T18:51:20.019Z] Client: [2022-03-25T18:51:20.019Z] Context: default [2022-03-25T18:51:20.019Z] Debug Mode: false [2022-03-25T18:51:20.019Z] Plugins: [2022-03-25T18:51:20.019Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-03-25T18:51:20.019Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-03-25T18:51:20.019Z] [2022-03-25T18:51:20.019Z] Server: [2022-03-25T18:51:20.019Z] Containers: 0 [2022-03-25T18:51:20.019Z] Running: 0 [2022-03-25T18:51:20.019Z] Paused: 0 [2022-03-25T18:51:20.019Z] Stopped: 0 [2022-03-25T18:51:20.019Z] Images: 0 [2022-03-25T18:51:20.019Z] Server Version: 20.10.12 [2022-03-25T18:51:20.019Z] Storage Driver: overlay2 [2022-03-25T18:51:20.019Z] Backing Filesystem: extfs [2022-03-25T18:51:20.019Z] Supports d_type: true [2022-03-25T18:51:20.019Z] Native Overlay Diff: true [2022-03-25T18:51:20.019Z] userxattr: false [2022-03-25T18:51:20.019Z] Logging Driver: json-file [2022-03-25T18:51:20.019Z] Cgroup Driver: cgroupfs [2022-03-25T18:51:20.019Z] Cgroup Version: 1 [2022-03-25T18:51:20.019Z] Plugins: [2022-03-25T18:51:20.019Z] Volume: local [2022-03-25T18:51:20.019Z] Network: bridge host ipvlan macvlan null overlay [2022-03-25T18:51:20.019Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-03-25T18:51:20.019Z] Swarm: inactive [2022-03-25T18:51:20.019Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2022-03-25T18:51:20.019Z] Default Runtime: runc [2022-03-25T18:51:20.019Z] Init Binary: docker-init [2022-03-25T18:51:20.019Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-25T18:51:20.019Z] runc version: v1.0.2-0-g52b36a2 [2022-03-25T18:51:20.019Z] init version: de40ad0 [2022-03-25T18:51:20.019Z] Security Options: [2022-03-25T18:51:20.019Z] apparmor [2022-03-25T18:51:20.019Z] seccomp [2022-03-25T18:51:20.019Z] Profile: default [2022-03-25T18:51:20.019Z] Kernel Version: 5.11.0-1023-aws [2022-03-25T18:51:20.019Z] Operating System: Ubuntu 20.04.3 LTS [2022-03-25T18:51:20.019Z] OSType: linux [2022-03-25T18:51:20.019Z] Architecture: aarch64 [2022-03-25T18:51:20.019Z] CPUs: 2 [2022-03-25T18:51:20.019Z] Total Memory: 7.576GiB [2022-03-25T18:51:20.019Z] Name: ip-10-100-113-221 [2022-03-25T18:51:20.019Z] ID: AN7H:AEXZ:3CFE:D2NO:DSCB:EGCV:H43Z:QHR2:AJYF:W7FY:GK6H:VUO5 [2022-03-25T18:51:20.019Z] Docker Root Dir: /var/lib/docker [2022-03-25T18:51:20.019Z] Debug Mode: false [2022-03-25T18:51:20.019Z] Registry: https://index.docker.io/v1/ [2022-03-25T18:51:20.019Z] Labels: [2022-03-25T18:51:20.019Z] Experimental: true [2022-03-25T18:51:20.019Z] Insecure Registries: [2022-03-25T18:51:20.019Z] 127.0.0.0/8 [2022-03-25T18:51:20.019Z] Live Restore Enabled: true [2022-03-25T18:51:20.019Z] [Pipeline] sh [2022-03-25T18:51:20.309Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-25T18:51:20.309Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-25T18:51:20.309Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43428/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-03-25T18:51:20.309Z] + bash /home/ubuntu/workspace/moby_PR-43428/check-config.sh [2022-03-25T18:51:20.309Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-03-25T18:51:20.309Z] info: reading kernel config from /boot/config-5.11.0-1023-aws ... [2022-03-25T18:51:20.309Z] [2022-03-25T18:51:20.309Z] Generally Necessary: [2022-03-25T18:51:20.309Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-03-25T18:51:20.309Z] - apparmor: enabled and tools installed [2022-03-25T18:51:20.309Z] - CONFIG_NAMESPACES: enabled [2022-03-25T18:51:20.309Z] - CONFIG_NET_NS: enabled [2022-03-25T18:51:20.309Z] - CONFIG_PID_NS: enabled [2022-03-25T18:51:20.309Z] - CONFIG_IPC_NS: enabled [2022-03-25T18:51:20.309Z] - CONFIG_UTS_NS: enabled [2022-03-25T18:51:20.309Z] - CONFIG_CGROUPS: enabled [2022-03-25T18:51:20.309Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-03-25T18:51:20.309Z] - CONFIG_CGROUP_DEVICE: enabled [2022-03-25T18:51:20.309Z] - CONFIG_CGROUP_FREEZER: enabled [2022-03-25T18:51:20.309Z] - CONFIG_CGROUP_SCHED: enabled [2022-03-25T18:51:20.309Z] - CONFIG_CPUSETS: enabled [2022-03-25T18:51:20.309Z] - CONFIG_MEMCG: enabled [2022-03-25T18:51:20.309Z] - CONFIG_KEYS: enabled [2022-03-25T18:51:20.309Z] - CONFIG_VETH: enabled (as module) [2022-03-25T18:51:20.309Z] - CONFIG_BRIDGE: enabled (as module) [2022-03-25T18:51:20.309Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-03-25T18:51:20.568Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-03-25T18:51:20.568Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-03-25T18:51:20.568Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-03-25T18:51:20.568Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-03-25T18:51:20.568Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-03-25T18:51:20.568Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-03-25T18:51:20.568Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-03-25T18:51:20.568Z] - CONFIG_NF_NAT: enabled (as module) [2022-03-25T18:51:20.568Z] - CONFIG_POSIX_MQUEUE: enabled [2022-03-25T18:51:20.568Z] - CONFIG_CGROUP_BPF: enabled [2022-03-25T18:51:20.568Z] [2022-03-25T18:51:20.568Z] Optional Features: [2022-03-25T18:51:20.568Z] - CONFIG_USER_NS: enabled [2022-03-25T18:51:20.568Z] - CONFIG_SECCOMP: enabled [2022-03-25T18:51:20.568Z] - CONFIG_SECCOMP_FILTER: enabled [2022-03-25T18:51:20.568Z] - CONFIG_CGROUP_PIDS: enabled [2022-03-25T18:51:20.568Z] - CONFIG_MEMCG_SWAP: enabled [2022-03-25T18:51:20.568Z] (cgroup swap accounting is currently enabled) [2022-03-25T18:51:20.568Z] - CONFIG_BLK_CGROUP: enabled [2022-03-25T18:51:20.569Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-03-25T18:51:20.569Z] - CONFIG_CGROUP_PERF: enabled [2022-03-25T18:51:20.569Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-03-25T18:51:20.569Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-03-25T18:51:20.569Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-03-25T18:51:20.569Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-03-25T18:51:20.569Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-03-25T18:51:20.569Z] - CONFIG_RT_GROUP_SCHED: missing [2022-03-25T18:51:20.569Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-03-25T18:51:20.569Z] - CONFIG_IP_VS: enabled (as module) [2022-03-25T18:51:20.569Z] - CONFIG_IP_VS_NFCT: enabled [2022-03-25T18:51:20.569Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-03-25T18:51:20.569Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-03-25T18:51:20.569Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-03-25T18:51:20.569Z] - CONFIG_SECURITY_SELINUX: enabled [2022-03-25T18:51:20.569Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-03-25T18:51:20.569Z] - CONFIG_EXT4_FS: enabled [2022-03-25T18:51:20.569Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-03-25T18:51:20.569Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-03-25T18:51:20.595Z] Client: Docker Engine - Community [2022-03-25T18:51:20.595Z] Version: 20.10.12 [2022-03-25T18:51:20.595Z] API version: 1.41 [2022-03-25T18:51:20.595Z] Go version: go1.16.12 [2022-03-25T18:51:20.595Z] Git commit: e91ed57 [2022-03-25T18:51:20.595Z] Built: Mon Dec 13 11:45:33 2021 [2022-03-25T18:51:20.595Z] OS/Arch: linux/amd64 [2022-03-25T18:51:20.595Z] Context: default [2022-03-25T18:51:20.595Z] Experimental: true [2022-03-25T18:51:20.595Z] [2022-03-25T18:51:20.595Z] Server: Docker Engine - Community [2022-03-25T18:51:20.595Z] Engine: [2022-03-25T18:51:20.595Z] Version: 20.10.12 [2022-03-25T18:51:20.595Z] API version: 1.41 (minimum version 1.12) [2022-03-25T18:51:20.595Z] Go version: go1.16.12 [2022-03-25T18:51:20.595Z] Git commit: 459d0df [2022-03-25T18:51:20.595Z] Built: Mon Dec 13 11:43:42 2021 [2022-03-25T18:51:20.595Z] OS/Arch: linux/amd64 [2022-03-25T18:51:20.595Z] Experimental: true [2022-03-25T18:51:20.595Z] containerd: [2022-03-25T18:51:20.595Z] Version: 1.4.12 [2022-03-25T18:51:20.595Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-25T18:51:20.595Z] runc: [2022-03-25T18:51:20.595Z] Version: 1.0.2 [2022-03-25T18:51:20.595Z] GitCommit: v1.0.2-0-g52b36a2 [2022-03-25T18:51:20.595Z] docker-init: [2022-03-25T18:51:20.595Z] Version: 0.19.0 [2022-03-25T18:51:20.595Z] GitCommit: de40ad0 [Pipeline] sh [2022-03-25T18:51:20.827Z] - Network Drivers: [2022-03-25T18:51:20.827Z] - "overlay": [2022-03-25T18:51:20.827Z] - CONFIG_VXLAN: enabled (as module) [2022-03-25T18:51:20.827Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-03-25T18:51:20.827Z] Optional (for encrypted networks): [2022-03-25T18:51:20.827Z] - CONFIG_CRYPTO: enabled [2022-03-25T18:51:20.827Z] - CONFIG_CRYPTO_AEAD: enabled [2022-03-25T18:51:20.827Z] - CONFIG_CRYPTO_GCM: enabled [2022-03-25T18:51:20.827Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-03-25T18:51:20.827Z] - CONFIG_CRYPTO_GHASH: enabled [2022-03-25T18:51:20.827Z] - CONFIG_XFRM: enabled [2022-03-25T18:51:20.827Z] - CONFIG_XFRM_USER: enabled (as module) [2022-03-25T18:51:20.827Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-03-25T18:51:20.827Z] - CONFIG_INET_ESP: enabled (as module) [2022-03-25T18:51:20.827Z] - "ipvlan": [2022-03-25T18:51:20.827Z] - CONFIG_IPVLAN: enabled (as module) [2022-03-25T18:51:20.827Z] - "macvlan": [2022-03-25T18:51:20.827Z] - CONFIG_MACVLAN: enabled (as module) [2022-03-25T18:51:20.827Z] - CONFIG_DUMMY: enabled (as module) [2022-03-25T18:51:20.827Z] - "ftp,tftp client in container": [2022-03-25T18:51:20.827Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-03-25T18:51:20.827Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-03-25T18:51:20.827Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-03-25T18:51:20.827Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-03-25T18:51:20.827Z] - Storage Drivers: [2022-03-25T18:51:20.827Z] - "aufs": [2022-03-25T18:51:20.827Z] - CONFIG_AUFS_FS: missing [2022-03-25T18:51:20.827Z] - "btrfs": [2022-03-25T18:51:20.827Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-03-25T18:51:20.827Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-03-25T18:51:20.827Z] - "devicemapper": [2022-03-25T18:51:20.827Z] - CONFIG_BLK_DEV_DM: enabled [2022-03-25T18:51:20.827Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-03-25T18:51:20.827Z] - "overlay": [2022-03-25T18:51:20.827Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-03-25T18:51:20.827Z] - "zfs": [2022-03-25T18:51:20.827Z] - /dev/zfs: present [2022-03-25T18:51:20.827Z] - zfs command: missing [2022-03-25T18:51:20.827Z] - zpool command: missing [2022-03-25T18:51:20.827Z] [2022-03-25T18:51:20.827Z] Limits: [2022-03-25T18:51:20.827Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-03-25T18:51:20.827Z] [2022-03-25T18:51:20.827Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-03-25T18:51:20.945Z] + docker info [2022-03-25T18:51:21.225Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:85572cac14168f9dc3fc3d9daa5eae1ba00eddf4 . [2022-03-25T18:51:21.378Z] #63 15.25 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2022-03-25T18:51:21.485Z] #2 [internal] load .dockerignore [2022-03-25T18:51:21.485Z] #2 sha256:4ac6ef89fc58945ae934323114f04cde35b5044d573eeadae55ec2c1f9321490 [2022-03-25T18:51:21.485Z] #2 ... [2022-03-25T18:51:21.485Z] [2022-03-25T18:51:21.485Z] #1 [internal] load build definition from Dockerfile [2022-03-25T18:51:21.485Z] #1 sha256:7b725ea3b5bdffacb217814853fd07ee78a73b8e50f44ef54ffc55a1d9c7644b [2022-03-25T18:51:21.485Z] #1 transferring dockerfile: 16.77kB done [2022-03-25T18:51:21.485Z] #1 DONE 0.2s [2022-03-25T18:51:21.693Z] [2022-03-25T18:51:21.693Z] #24 [internal] load build context [2022-03-25T18:51:21.693Z] #24 sha256:0ea1538837eee8efd70420537a7862e89873759f9aadce03cd5eed267f9eb098 [2022-03-25T18:51:21.751Z] [2022-03-25T18:51:21.751Z] #2 [internal] load .dockerignore [2022-03-25T18:51:21.751Z] #2 sha256:4ac6ef89fc58945ae934323114f04cde35b5044d573eeadae55ec2c1f9321490 [2022-03-25T18:51:21.751Z] #2 transferring context: 87B done [2022-03-25T18:51:21.751Z] #2 DONE 0.1s [2022-03-25T18:51:21.751Z] [2022-03-25T18:51:21.751Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-03-25T18:51:21.751Z] #3 sha256:dce28476d87f47c3617032ad33fa3273456c6cd0abd6b99e8084cf1b55d7403a [2022-03-25T18:51:21.952Z] #24 ... [2022-03-25T18:51:21.952Z] [2022-03-25T18:51:21.952Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-25T18:51:21.952Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-03-25T18:51:21.952Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done [2022-03-25T18:51:21.952Z] #69 DONE 0.2s [2022-03-25T18:51:21.952Z] [2022-03-25T18:51:21.952Z] #24 [internal] load build context [2022-03-25T18:51:21.952Z] #24 sha256:0ea1538837eee8efd70420537a7862e89873759f9aadce03cd5eed267f9eb098 [2022-03-25T18:51:22.218Z] #24 ... [2022-03-25T18:51:22.218Z] [2022-03-25T18:51:22.218Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-03-25T18:51:22.218Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-03-25T18:51:22.218Z] #45 DONE 0.0s [2022-03-25T18:51:22.218Z] [2022-03-25T18:51:22.218Z] #24 [internal] load build context [2022-03-25T18:51:22.218Z] #24 sha256:0ea1538837eee8efd70420537a7862e89873759f9aadce03cd5eed267f9eb098 [2022-03-25T18:51:22.218Z] #24 transferring context: 3.85MB 0.6s [2022-03-25T18:51:22.318Z] #63 16.08 go: downloading github.com/google/uuid v1.3.0 [2022-03-25T18:51:22.318Z] #63 16.21 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-03-25T18:51:22.318Z] #63 16.21 go: downloading github.com/moby/vpnkit v0.5.0 [2022-03-25T18:51:22.320Z] #3 DONE 0.6s [2022-03-25T18:51:22.320Z] [2022-03-25T18:51:22.320Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-03-25T18:51:22.320Z] #4 sha256:82ed3dfaff7605887f2a56b987ae4ec9f4b421075ec74e97e6cf038f82f8f120 [2022-03-25T18:51:22.320Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 0.0s done [2022-03-25T18:51:22.320Z] #4 sha256:09309628c1131db14cdf692fc549798533eef7fbea50735a141bb7383ab81c92 1.21kB / 1.21kB done [2022-03-25T18:51:22.320Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 0B / 9.06MB 0.1s [2022-03-25T18:51:22.320Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-03-25T18:51:22.320Z] #4 sha256:56d51bb3d5ad743c8b4b66783cb387af72e1cc4de40cb0d60dd76b4e1315a9c9 528B / 528B done [2022-03-25T18:51:22.578Z] #63 16.37 go: downloading github.com/gofrs/flock v0.8.1 [2022-03-25T18:51:22.578Z] #63 16.49 go: downloading github.com/gorilla/mux v1.8.0 [2022-03-25T18:51:22.580Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 3.15MB / 9.06MB 0.2s [2022-03-25T18:51:22.580Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 9.06MB / 9.06MB 0.3s [2022-03-25T18:51:22.848Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 9.06MB / 9.06MB 0.5s done [2022-03-25T18:51:22.848Z] #4 extracting sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c [2022-03-25T18:51:23.150Z] #63 16.82 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2022-03-25T18:51:23.410Z] #63 ... [2022-03-25T18:51:23.410Z] [2022-03-25T18:51:23.410Z] #49 [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-03-25T18:51:23.410Z] #49 sha256:5744680558916f5bc6346c25f8514bd84271dc971c79d13182c5b9064377340f [2022-03-25T18:51:23.410Z] #49 17.73 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-03-25T18:51:23.410Z] #49 17.82 go: downloading golang.org/x/mod v0.3.0 [2022-03-25T18:51:23.424Z] #4 extracting sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 0.4s done [2022-03-25T18:51:23.424Z] #4 DONE 1.0s [2022-03-25T18:51:23.424Z] [2022-03-25T18:51:23.424Z] #5 [internal] load .dockerignore [2022-03-25T18:51:23.425Z] #5 sha256:620ee67fa6b3593d7642f5820303e6a6454d05392de604b626be8cddda947652 [2022-03-25T18:51:23.425Z] #5 DONE 0.0s [2022-03-25T18:51:23.425Z] [2022-03-25T18:51:23.425Z] #6 [internal] load build definition from Dockerfile [2022-03-25T18:51:23.425Z] #6 sha256:b83b04667fca65531328317889557df75910b0f5aae0c9e9e2addf8063e36796 [2022-03-25T18:51:23.425Z] #6 DONE 0.0s [2022-03-25T18:51:23.425Z] [2022-03-25T18:51:23.425Z] #10 [internal] load metadata for docker.io/library/golang:1.18.0-bullseye [2022-03-25T18:51:23.425Z] #10 sha256:a5877c3f100471da3e18039e257d84857bbaefaba3464f3a20fd2ecb148300d3 [2022-03-25T18:51:23.857Z] #11 extracting sha256:efc242f34a7ed1a729a1063a18fba314d6e3667da40b1f36fdfeda9bdbb2824e 11.2s [2022-03-25T18:51:24.951Z] #10 ... [2022-03-25T18:51:24.951Z] [2022-03-25T18:51:24.951Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-25T18:51:24.951Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-03-25T18:51:24.951Z] #8 DONE 1.3s [2022-03-25T18:51:24.951Z] [2022-03-25T18:51:24.951Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-25T18:51:24.951Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-03-25T18:51:24.951Z] #9 DONE 1.3s [2022-03-25T18:51:24.951Z] [2022-03-25T18:51:24.951Z] #10 [internal] load metadata for docker.io/library/golang:1.18.0-bullseye [2022-03-25T18:51:24.951Z] #10 sha256:a5877c3f100471da3e18039e257d84857bbaefaba3464f3a20fd2ecb148300d3 [2022-03-25T18:51:24.951Z] #10 DONE 1.3s [2022-03-25T18:51:24.951Z] [2022-03-25T18:51:24.951Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-03-25T18:51:24.951Z] #7 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2022-03-25T18:51:24.951Z] #7 DONE 1.3s [2022-03-25T18:51:25.524Z] [2022-03-25T18:51:25.524Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-25T18:51:25.524Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-03-25T18:51:25.524Z] #67 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-03-25T18:51:25.524Z] #67 DONE 0.1s [2022-03-25T18:51:25.524Z] [2022-03-25T18:51:25.524Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:923853a353e0640892fc64af2817063674979bc4ee40879e0a3c26ca4f999c84 [2022-03-25T18:51:25.524Z] #11 sha256:36ffe4ca56532f388c1a67ae69c4bd629d2555116fcd5ace24cfbad0d7c41b26 [2022-03-25T18:51:25.524Z] #11 resolve docker.io/library/golang:1.18.0-bullseye@sha256:923853a353e0640892fc64af2817063674979bc4ee40879e0a3c26ca4f999c84 0.0s done [2022-03-25T18:51:25.786Z] #11 sha256:923853a353e0640892fc64af2817063674979bc4ee40879e0a3c26ca4f999c84 1.86kB / 1.86kB done [2022-03-25T18:51:25.786Z] #11 sha256:9b8a5ea3de2895a1f34beb6f121b658c67ad87b4cc7dc957608331271a20bf8a 1.80kB / 1.80kB done [2022-03-25T18:51:25.786Z] #11 sha256:9c476985b1ca4531da152776161643f994b5d57593f7ae0800e6efba56c7702e 7.04kB / 7.04kB done [2022-03-25T18:51:25.786Z] #11 sha256:260ad8146ed2447d5587608b10fed4f80de80cdc559e619f3a235d3ba09eaf7b 0B / 53.62MB 0.1s [2022-03-25T18:51:25.786Z] #11 sha256:6cd9e43777fa6c09c341f3aa922f47b5b3ace26de1d779124afd2f1d435731d9 0B / 10.66MB 0.1s [2022-03-25T18:51:25.786Z] #11 sha256:1399f445da611be3789923cf26d158e3f4f80449b7295fa069a8eaecaaf137e6 0B / 4.94MB 0.1s [2022-03-25T18:51:26.049Z] #11 sha256:6cd9e43777fa6c09c341f3aa922f47b5b3ace26de1d779124afd2f1d435731d9 1.05MB / 10.66MB 0.2s [2022-03-25T18:51:26.049Z] #11 sha256:1399f445da611be3789923cf26d158e3f4f80449b7295fa069a8eaecaaf137e6 2.10MB / 4.94MB 0.2s [2022-03-25T18:51:26.049Z] #11 sha256:260ad8146ed2447d5587608b10fed4f80de80cdc559e619f3a235d3ba09eaf7b 13.63MB / 53.62MB 0.3s [2022-03-25T18:51:26.049Z] #11 sha256:6cd9e43777fa6c09c341f3aa922f47b5b3ace26de1d779124afd2f1d435731d9 10.66MB / 10.66MB 0.3s [2022-03-25T18:51:26.049Z] #11 sha256:1399f445da611be3789923cf26d158e3f4f80449b7295fa069a8eaecaaf137e6 4.94MB / 4.94MB 0.3s [2022-03-25T18:51:26.146Z] #49 ... [2022-03-25T18:51:26.146Z] [2022-03-25T18:51:26.146Z] #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-03-25T18:51:26.146Z] #38 sha256:9ecb4385af5d6f989bb79a2fc7999de88cc8ff65b9858ba9d616d08a02a43a45 [2022-03-25T18:51:26.146Z] #38 10.30 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [123 kB] [2022-03-25T18:51:26.146Z] #38 13.73 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-25T18:51:26.146Z] #38 ... [2022-03-25T18:51:26.146Z] [2022-03-25T18:51:26.146Z] #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-03-25T18:51:26.146Z] #36 sha256:009b2fcedd65be913d92fe71222460306f8961e8ec3b3c700d0ccf5f2d99e572 [2022-03-25T18:51:26.146Z] #36 19.98 tomll can be used in two ways: [2022-03-25T18:51:26.146Z] #36 19.98 Writing to STDIN and reading from STDOUT: [2022-03-25T18:51:26.146Z] #36 19.98 cat file.toml | tomll > file.toml [2022-03-25T18:51:26.146Z] #36 19.98 [2022-03-25T18:51:26.146Z] #36 19.98 Reading and updating a list of files: [2022-03-25T18:51:26.146Z] #36 19.98 tomll a.toml b.toml c.toml [2022-03-25T18:51:26.146Z] #36 19.98 [2022-03-25T18:51:26.146Z] #36 19.98 When given a list of files, tomll will modify all files in place without asking. [2022-03-25T18:51:26.318Z] #11 sha256:260ad8146ed2447d5587608b10fed4f80de80cdc559e619f3a235d3ba09eaf7b 31.46MB / 53.62MB 0.4s [2022-03-25T18:51:26.318Z] #11 sha256:1399f445da611be3789923cf26d158e3f4f80449b7295fa069a8eaecaaf137e6 4.94MB / 4.94MB 0.4s done [2022-03-25T18:51:26.318Z] #11 sha256:0f81267e40a2df9e572fe797e45dbc086008422eb2216df18b7a91f1cf13e22b 0B / 54.67MB 0.4s [2022-03-25T18:51:26.318Z] #11 sha256:260ad8146ed2447d5587608b10fed4f80de80cdc559e619f3a235d3ba09eaf7b 51.38MB / 53.62MB 0.6s [2022-03-25T18:51:26.318Z] #11 sha256:0f81267e40a2df9e572fe797e45dbc086008422eb2216df18b7a91f1cf13e22b 11.53MB / 54.67MB 0.6s [2022-03-25T18:51:26.460Z] #36 ... [2022-03-25T18:51:26.460Z] [2022-03-25T18:51:26.460Z] #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-03-25T18:51:26.460Z] #14 sha256:9d0bac80c09d498137b30378bf66e98e4bb6218960c227664c035a9ce1accd40 [2022-03-25T18:51:26.460Z] #14 10.68 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [123 kB] [2022-03-25T18:51:26.460Z] #14 13.57 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-25T18:51:26.460Z] #14 ... [2022-03-25T18:51:26.460Z] [2022-03-25T18:51:26.460Z] #58 [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-03-25T18:51:26.460Z] #58 sha256:7355574b4f81e1bba0b35cf0e8989145ea4161ebb03c120de1334180cd0d2a86 [2022-03-25T18:51:26.460Z] #58 20.28 Fetched 8508 kB in 16s (543 kB/s) [2022-03-25T18:51:26.466Z] #11 extracting sha256:efc242f34a7ed1a729a1063a18fba314d6e3667da40b1f36fdfeda9bdbb2824e 13.6s done [2022-03-25T18:51:26.466Z] #11 extracting sha256:e795b75807e4733c35ed0199e16944199899da6f4c9e9824552e711f85f204c0 [2022-03-25T18:51:26.577Z] #11 sha256:6cd9e43777fa6c09c341f3aa922f47b5b3ace26de1d779124afd2f1d435731d9 10.66MB / 10.66MB 0.6s done [2022-03-25T18:51:26.577Z] #11 sha256:0f81267e40a2df9e572fe797e45dbc086008422eb2216df18b7a91f1cf13e22b 26.21MB / 54.67MB 0.7s [2022-03-25T18:51:26.577Z] #11 sha256:2bd71068207c873c7c4ce28b907cc067b45fa1501129ba0f50a9f34bee37df9d 0B / 81.04MB 0.7s [2022-03-25T18:51:26.577Z] #11 sha256:0f81267e40a2df9e572fe797e45dbc086008422eb2216df18b7a91f1cf13e22b 35.65MB / 54.67MB 0.8s [2022-03-25T18:51:26.577Z] #11 sha256:0f81267e40a2df9e572fe797e45dbc086008422eb2216df18b7a91f1cf13e22b 44.04MB / 54.67MB 1.0s [2022-03-25T18:51:26.577Z] #11 sha256:2bd71068207c873c7c4ce28b907cc067b45fa1501129ba0f50a9f34bee37df9d 6.92MB / 81.04MB 1.0s [2022-03-25T18:51:26.766Z] #11 extracting sha256:e795b75807e4733c35ed0199e16944199899da6f4c9e9824552e711f85f204c0 done [2022-03-25T18:51:26.853Z] #11 sha256:0f81267e40a2df9e572fe797e45dbc086008422eb2216df18b7a91f1cf13e22b 48.38MB / 54.67MB 1.1s [2022-03-25T18:51:26.853Z] #11 sha256:2bd71068207c873c7c4ce28b907cc067b45fa1501129ba0f50a9f34bee37df9d 12.58MB / 81.04MB 1.1s [2022-03-25T18:51:26.853Z] #11 sha256:0f81267e40a2df9e572fe797e45dbc086008422eb2216df18b7a91f1cf13e22b 54.67MB / 54.67MB 1.2s [2022-03-25T18:51:26.853Z] #11 sha256:2bd71068207c873c7c4ce28b907cc067b45fa1501129ba0f50a9f34bee37df9d 22.02MB / 81.04MB 1.2s [2022-03-25T18:51:27.035Z] #11 ... [2022-03-25T18:51:27.036Z] [2022-03-25T18:51:27.036Z] #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-03-25T18:51:27.036Z] #38 sha256:46ec1755a49e8c09e314ad6a2567c751b6505faf4a86f19702e056e5ba2f0e40 [2022-03-25T18:51:27.036Z] #38 6.312 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-03-25T18:51:27.036Z] #38 6.627 [2022-03-25T18:51:27.036Z] #38 6.846 #=#=# # 2.4% ###################### 31.1% ################################################# 68.5% ######################################################################## 100.0% [2022-03-25T18:51:27.036Z] #38 7.672 [2022-03-25T18:51:27.036Z] #38 8.728 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-03-25T18:51:27.036Z] #38 9.052 [2022-03-25T18:51:27.036Z] #38 9.289 #=#=# ######################################################################## 100.0% [2022-03-25T18:51:27.036Z] #38 9.552 [2022-03-25T18:51:27.036Z] #38 10.31 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-03-25T18:51:27.036Z] #38 10.66 [2022-03-25T18:51:27.036Z] #38 10.90 #=#=# ######################################################################## 100.0% [2022-03-25T18:51:27.036Z] #38 11.14 [2022-03-25T18:51:27.036Z] #38 11.26 Download of images into '/build' complete. [2022-03-25T18:51:27.036Z] #38 11.26 Use something like the following to load the result into a Docker daemon: [2022-03-25T18:51:27.036Z] #38 11.26 tar -cC '/build' . | docker load [2022-03-25T18:51:27.036Z] #38 DONE 14.7s [2022-03-25T18:51:27.036Z] [2022-03-25T18:51:27.036Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:923853a353e0640892fc64af2817063674979bc4ee40879e0a3c26ca4f999c84 [2022-03-25T18:51:27.036Z] #11 sha256:4c8d1fcba77500d644396541415724985afad6a7ce77d4c2189d0d969b077650 [2022-03-25T18:51:27.118Z] #11 sha256:2bd71068207c873c7c4ce28b907cc067b45fa1501129ba0f50a9f34bee37df9d 32.51MB / 81.04MB 1.3s [2022-03-25T18:51:27.118Z] #11 sha256:2bd71068207c873c7c4ce28b907cc067b45fa1501129ba0f50a9f34bee37df9d 50.33MB / 81.04MB 1.5s [2022-03-25T18:51:27.379Z] #11 ... [2022-03-25T18:51:27.379Z] [2022-03-25T18:51:27.379Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-03-25T18:51:27.379Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-03-25T18:51:27.379Z] #45 DONE 0.0s [2022-03-25T18:51:27.379Z] [2022-03-25T18:51:27.379Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:923853a353e0640892fc64af2817063674979bc4ee40879e0a3c26ca4f999c84 [2022-03-25T18:51:27.379Z] #11 sha256:36ffe4ca56532f388c1a67ae69c4bd629d2555116fcd5ace24cfbad0d7c41b26 [2022-03-25T18:51:27.379Z] #11 sha256:2bd71068207c873c7c4ce28b907cc067b45fa1501129ba0f50a9f34bee37df9d 59.77MB / 81.04MB 1.7s [2022-03-25T18:51:27.380Z] #11 DONE 42.7s [2022-03-25T18:51:27.380Z] [2022-03-25T18:51:27.380Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-03-25T18:51:27.380Z] #12 sha256:cceb3190a6c8f9b7b4e5eff6848416c62a22ec85af7debf30b2c164f8d82ca0d [2022-03-25T18:51:27.475Z] #58 20.28 Reading package lists... [2022-03-25T18:51:27.475Z] #58 ... [2022-03-25T18:51:27.475Z] [2022-03-25T18:51:27.475Z] #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-03-25T18:51:27.475Z] #26 sha256:453de2e45be460a10399bf1fc5075667849acf244849c00f8cba847f044ffc38 [2022-03-25T18:51:27.475Z] #26 17.98 + mkdir -p /build [2022-03-25T18:51:27.475Z] #26 17.98 + mv docker/docker /build/ [2022-03-25T18:51:27.475Z] #26 17.98 + rmdir docker [2022-03-25T18:51:27.475Z] #26 DONE 21.2s [2022-03-25T18:51:27.475Z] [2022-03-25T18:51:27.475Z] #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-03-25T18:51:27.475Z] #36 sha256:009b2fcedd65be913d92fe71222460306f8961e8ec3b3c700d0ccf5f2d99e572 [2022-03-25T18:51:27.475Z] #36 DONE 21.7s [2022-03-25T18:51:27.475Z] [2022-03-25T18:51:27.475Z] #63 [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-03-25T18:51:27.475Z] #63 sha256:b977e557afca4c4d5bfc17f66b211046a300884bc2603644f273bc439c7c09b9 [2022-03-25T18:51:27.475Z] #63 17.58 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-03-25T18:51:27.475Z] #63 17.73 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2022-03-25T18:51:27.475Z] #63 20.03 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-03-25T18:51:27.475Z] #63 20.35 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-03-25T18:51:27.475Z] #63 ... [2022-03-25T18:51:27.475Z] [2022-03-25T18:51:27.475Z] #53 [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-03-25T18:51:27.475Z] #53 sha256:065c15b37b4063bc488ce682f6d43dcb03528706f60cbf6f63f64573768a0692 [2022-03-25T18:51:27.475Z] #53 11.90 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-03-25T18:51:27.512Z] #24 transferring context: 41.55MB 5.7s [2022-03-25T18:51:27.639Z] #11 sha256:260ad8146ed2447d5587608b10fed4f80de80cdc559e619f3a235d3ba09eaf7b 53.62MB / 53.62MB 1.7s done [2022-03-25T18:51:27.639Z] #11 sha256:2bd71068207c873c7c4ce28b907cc067b45fa1501129ba0f50a9f34bee37df9d 66.06MB / 81.04MB 1.8s [2022-03-25T18:51:27.639Z] #11 sha256:2bd71068207c873c7c4ce28b907cc067b45fa1501129ba0f50a9f34bee37df9d 79.33MB / 81.04MB 1.9s [2022-03-25T18:51:27.639Z] #11 extracting sha256:260ad8146ed2447d5587608b10fed4f80de80cdc559e619f3a235d3ba09eaf7b [2022-03-25T18:51:27.772Z] #53 ... [2022-03-25T18:51:27.772Z] [2022-03-25T18:51:27.772Z] #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-03-25T18:51:27.772Z] #47 sha256:53e28b7d83e01fd8d7829b58ad793361f8fb6e38e5fcf09f6115cb8a65ded479 [2022-03-25T18:51:27.772Z] #47 12.47 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-25T18:51:27.772Z] #47 16.08 Get:8 https://mirrorcache.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2154 B] [2022-03-25T18:51:28.360Z] #12 DONE 0.8s [2022-03-25T18:51:28.360Z] [2022-03-25T18:51:28.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-03-25T18:51:28.360Z] #13 sha256:e4c0353b2e308b117e74ea6eed207690407e1fae2a8b3312efdab3ecd1dbf40d [2022-03-25T18:51:28.576Z] #11 ... [2022-03-25T18:51:28.576Z] [2022-03-25T18:51:28.576Z] #24 [internal] load build context [2022-03-25T18:51:28.576Z] #24 sha256:801935194ff27bc3151694269355215d2dbfd4c51c6a3932f406fc61e525b64f [2022-03-25T18:51:28.576Z] #24 transferring context: 60.59MB 2.4s done [2022-03-25T18:51:28.576Z] #24 DONE 2.9s [2022-03-25T18:51:28.576Z] [2022-03-25T18:51:28.576Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:923853a353e0640892fc64af2817063674979bc4ee40879e0a3c26ca4f999c84 [2022-03-25T18:51:28.576Z] #11 sha256:36ffe4ca56532f388c1a67ae69c4bd629d2555116fcd5ace24cfbad0d7c41b26 [2022-03-25T18:51:28.576Z] #11 sha256:0f81267e40a2df9e572fe797e45dbc086008422eb2216df18b7a91f1cf13e22b 54.67MB / 54.67MB 2.8s done [2022-03-25T18:51:28.576Z] #11 sha256:598f1c03672dd2e858acd90f804b54df2fc466d2d81baf8c13bc3d73098b1fdf 126B / 126B 2.9s [2022-03-25T18:51:28.896Z] #24 ... [2022-03-25T18:51:28.896Z] [2022-03-25T18:51:28.896Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:923853a353e0640892fc64af2817063674979bc4ee40879e0a3c26ca4f999c84 [2022-03-25T18:51:28.896Z] #11 sha256:4c8d1fcba77500d644396541415724985afad6a7ce77d4c2189d0d969b077650 [2022-03-25T18:51:28.896Z] #11 resolve docker.io/library/golang:1.18.0-bullseye@sha256:923853a353e0640892fc64af2817063674979bc4ee40879e0a3c26ca4f999c84 0.2s done [2022-03-25T18:51:28.896Z] #11 sha256:996ee073842215953635bcc11b2cda8775b543dbe4a903a6792ad7dd4dcd0017 1.80kB / 1.80kB done [2022-03-25T18:51:28.896Z] #11 sha256:923853a353e0640892fc64af2817063674979bc4ee40879e0a3c26ca4f999c84 1.86kB / 1.86kB done [2022-03-25T18:51:28.896Z] #11 sha256:3abbb425095abbb927320e16da1338a3b51f8e40fc3df94fc4ab4dd3b3363689 7.03kB / 7.03kB done [2022-03-25T18:51:28.896Z] #11 sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 54.92MB / 54.92MB 2.7s done [2022-03-25T18:51:28.896Z] #11 sha256:540ff8c0841d610e4cc2ad3b9ed4c6edcad4f5be2add8765f416515fbc2be2a8 5.15MB / 5.15MB 0.5s done [2022-03-25T18:51:28.896Z] #11 sha256:a0bf850a0df065fb202ebf8a3527699dc18322469c34733a6cb7f412a7aaefa6 10.87MB / 10.87MB 0.7s done [2022-03-25T18:51:28.896Z] #11 sha256:d751dc38ae511bbc21c148bffa7e863057cbc7b4a8ff5155f2eca7e8d03740c6 54.58MB / 54.58MB 3.2s done [2022-03-25T18:51:28.896Z] #11 sha256:26ee1eb1b3b371b2e378312e42f25ae777a3276e52b3d105b2512d1ef852431d 85.83MB / 85.83MB 4.7s done [2022-03-25T18:51:28.896Z] #11 sha256:efc242f34a7ed1a729a1063a18fba314d6e3667da40b1f36fdfeda9bdbb2824e 65.01MB / 141.70MB 6.7s [2022-03-25T18:51:28.896Z] #11 sha256:e795b75807e4733c35ed0199e16944199899da6f4c9e9824552e711f85f204c0 156B / 156B 3.5s done [2022-03-25T18:51:28.896Z] #11 extracting sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 3.0s [2022-03-25T18:51:28.896Z] #11 sha256:efc242f34a7ed1a729a1063a18fba314d6e3667da40b1f36fdfeda9bdbb2824e 75.50MB / 141.70MB 6.8s [2022-03-25T18:51:28.935Z] #13 DONE 0.7s [2022-03-25T18:51:28.935Z] [2022-03-25T18:51:28.935Z] #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-03-25T18:51:28.935Z] #53 sha256:0c7f5532c51a95aa8489a175bdd6eaa1a5d10d81a4729bd46e915aeecca3b136 [2022-03-25T18:51:29.151Z] #47 ... [2022-03-25T18:51:29.151Z] [2022-03-25T18:51:29.151Z] #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-03-25T18:51:29.151Z] #38 sha256:9ecb4385af5d6f989bb79a2fc7999de88cc8ff65b9858ba9d616d08a02a43a45 [2022-03-25T18:51:29.151Z] #38 23.45 Fetched 8508 kB in 18s (481 kB/s) [2022-03-25T18:51:29.153Z] #11 sha256:efc242f34a7ed1a729a1063a18fba314d6e3667da40b1f36fdfeda9bdbb2824e 82.84MB / 141.70MB 7.2s [2022-03-25T18:51:29.197Z] #53 DONE 0.2s [2022-03-25T18:51:29.197Z] [2022-03-25T18:51:29.197Z] #49 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-03-25T18:51:29.197Z] #49 sha256:efbdbaccd79a382520d32e72f9fd9c0b139a77781fd7fef3bff6397da51465ed [2022-03-25T18:51:29.197Z] #49 DONE 0.1s [2022-03-25T18:51:29.197Z] [2022-03-25T18:51:29.197Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-03-25T18:51:29.197Z] #40 sha256:abefe783268cdb831cbaad95f277d9c99c2a9f7320a0d6533da4c8242103989d [2022-03-25T18:51:29.197Z] #40 DONE 0.2s [2022-03-25T18:51:29.197Z] [2022-03-25T18:51:29.197Z] #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-03-25T18:51:29.197Z] #54 sha256:53e28b7d83e01fd8d7829b58ad793361f8fb6e38e5fcf09f6115cb8a65ded479 [2022-03-25T18:51:29.410Z] #11 sha256:efc242f34a7ed1a729a1063a18fba314d6e3667da40b1f36fdfeda9bdbb2824e 90.18MB / 141.70MB 7.5s [2022-03-25T18:51:29.512Z] #11 extracting sha256:260ad8146ed2447d5587608b10fed4f80de80cdc559e619f3a235d3ba09eaf7b 1.9s done [2022-03-25T18:51:29.669Z] #11 sha256:efc242f34a7ed1a729a1063a18fba314d6e3667da40b1f36fdfeda9bdbb2824e 99.61MB / 141.70MB 7.7s [2022-03-25T18:51:29.669Z] #11 ... [2022-03-25T18:51:29.669Z] [2022-03-25T18:51:29.669Z] #24 [internal] load build context [2022-03-25T18:51:29.669Z] #24 sha256:0ea1538837eee8efd70420537a7862e89873759f9aadce03cd5eed267f9eb098 [2022-03-25T18:51:29.669Z] #24 transferring context: 60.59MB 7.7s done [2022-03-25T18:51:29.669Z] #24 DONE 8.0s [2022-03-25T18:51:29.669Z] [2022-03-25T18:51:29.669Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:923853a353e0640892fc64af2817063674979bc4ee40879e0a3c26ca4f999c84 [2022-03-25T18:51:29.669Z] #11 sha256:4c8d1fcba77500d644396541415724985afad6a7ce77d4c2189d0d969b077650 [2022-03-25T18:51:29.669Z] #11 ... [2022-03-25T18:51:29.669Z] [2022-03-25T18:51:29.669Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-25T18:51:29.669Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-03-25T18:51:29.669Z] #67 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done [2022-03-25T18:51:29.669Z] #67 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-03-25T18:51:29.669Z] #67 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-03-25T18:51:29.669Z] #67 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-03-25T18:51:29.669Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 4.7s done [2022-03-25T18:51:29.669Z] #67 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.8s [2022-03-25T18:51:29.669Z] #67 ... [2022-03-25T18:51:29.669Z] [2022-03-25T18:51:29.669Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:923853a353e0640892fc64af2817063674979bc4ee40879e0a3c26ca4f999c84 [2022-03-25T18:51:29.669Z] #11 sha256:4c8d1fcba77500d644396541415724985afad6a7ce77d4c2189d0d969b077650 [2022-03-25T18:51:29.926Z] #11 sha256:efc242f34a7ed1a729a1063a18fba314d6e3667da40b1f36fdfeda9bdbb2824e 110.26MB / 141.70MB 8.0s [2022-03-25T18:51:30.088Z] #11 extracting sha256:1399f445da611be3789923cf26d158e3f4f80449b7295fa069a8eaecaaf137e6 [2022-03-25T18:51:30.088Z] #11 sha256:2bd71068207c873c7c4ce28b907cc067b45fa1501129ba0f50a9f34bee37df9d 81.04MB / 81.04MB 4.3s done [2022-03-25T18:51:30.088Z] #11 sha256:598f1c03672dd2e858acd90f804b54df2fc466d2d81baf8c13bc3d73098b1fdf 126B / 126B 4.4s done [2022-03-25T18:51:30.088Z] #11 sha256:9377fa436af8eb1e6f4ed5d9b7141e12da234c24177c517a326b9f70d77b1a32 0B / 108.66MB 4.4s [2022-03-25T18:51:30.193Z] #11 sha256:efc242f34a7ed1a729a1063a18fba314d6e3667da40b1f36fdfeda9bdbb2824e 118.49MB / 141.70MB 8.3s [2022-03-25T18:51:30.347Z] #11 ... [2022-03-25T18:51:30.347Z] [2022-03-25T18:51:30.347Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:b42494c466d101bf06038e959e2e5acd227e1251987e79528e7d8b1f4040deaf [2022-03-25T18:51:30.347Z] #28 sha256:98a021583b9d0357989c5746725bd0e4877370da74adae3c646b76efddaa5ff9 [2022-03-25T18:51:30.347Z] #28 resolve docker.io/library/debian:bullseye@sha256:b42494c466d101bf06038e959e2e5acd227e1251987e79528e7d8b1f4040deaf 0.1s done [2022-03-25T18:51:30.347Z] #28 sha256:b42494c466d101bf06038e959e2e5acd227e1251987e79528e7d8b1f4040deaf 1.85kB / 1.85kB done [2022-03-25T18:51:30.347Z] #28 sha256:ce1459a3538c4077501e6a6c254903b37d73311b1621babe540989f3894427f7 529B / 529B done [2022-03-25T18:51:30.347Z] #28 sha256:8e1d795e736b4196308d8a45a2f3970312de860a9789ca2e780e68801f13e01d 1.48kB / 1.48kB done [2022-03-25T18:51:30.347Z] #28 sha256:260ad8146ed2447d5587608b10fed4f80de80cdc559e619f3a235d3ba09eaf7b 53.62MB / 53.62MB 1.6s done [2022-03-25T18:51:30.347Z] #28 DONE 4.5s [2022-03-25T18:51:30.347Z] [2022-03-25T18:51:30.347Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:923853a353e0640892fc64af2817063674979bc4ee40879e0a3c26ca4f999c84 [2022-03-25T18:51:30.347Z] #11 sha256:36ffe4ca56532f388c1a67ae69c4bd629d2555116fcd5ace24cfbad0d7c41b26 [2022-03-25T18:51:30.347Z] #11 sha256:9377fa436af8eb1e6f4ed5d9b7141e12da234c24177c517a326b9f70d77b1a32 6.29MB / 108.66MB 4.5s [2022-03-25T18:51:30.347Z] #11 sha256:9377fa436af8eb1e6f4ed5d9b7141e12da234c24177c517a326b9f70d77b1a32 14.68MB / 108.66MB 4.6s [2022-03-25T18:51:30.347Z] #11 extracting sha256:1399f445da611be3789923cf26d158e3f4f80449b7295fa069a8eaecaaf137e6 0.3s done [2022-03-25T18:51:30.347Z] #11 extracting sha256:6cd9e43777fa6c09c341f3aa922f47b5b3ace26de1d779124afd2f1d435731d9 [2022-03-25T18:51:30.451Z] #11 ... [2022-03-25T18:51:30.451Z] [2022-03-25T18:51:30.451Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-25T18:51:30.451Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-03-25T18:51:30.451Z] #67 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.3s done [2022-03-25T18:51:30.451Z] #67 DONE 8.5s [2022-03-25T18:51:30.451Z] [2022-03-25T18:51:30.451Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:923853a353e0640892fc64af2817063674979bc4ee40879e0a3c26ca4f999c84 [2022-03-25T18:51:30.451Z] #11 sha256:4c8d1fcba77500d644396541415724985afad6a7ce77d4c2189d0d969b077650 [2022-03-25T18:51:30.612Z] #11 sha256:9377fa436af8eb1e6f4ed5d9b7141e12da234c24177c517a326b9f70d77b1a32 22.02MB / 108.66MB 4.8s [2022-03-25T18:51:30.708Z] #11 sha256:efc242f34a7ed1a729a1063a18fba314d6e3667da40b1f36fdfeda9bdbb2824e 126.07MB / 141.70MB 8.7s [2022-03-25T18:51:30.872Z] #11 sha256:9377fa436af8eb1e6f4ed5d9b7141e12da234c24177c517a326b9f70d77b1a32 33.55MB / 108.66MB 5.0s [2022-03-25T18:51:30.872Z] #11 sha256:9377fa436af8eb1e6f4ed5d9b7141e12da234c24177c517a326b9f70d77b1a32 46.14MB / 108.66MB 5.1s [2022-03-25T18:51:30.872Z] #11 sha256:9377fa436af8eb1e6f4ed5d9b7141e12da234c24177c517a326b9f70d77b1a32 62.08MB / 108.66MB 5.3s [2022-03-25T18:51:30.872Z] #11 extracting sha256:6cd9e43777fa6c09c341f3aa922f47b5b3ace26de1d779124afd2f1d435731d9 0.5s done [2022-03-25T18:51:30.968Z] #11 sha256:efc242f34a7ed1a729a1063a18fba314d6e3667da40b1f36fdfeda9bdbb2824e 135.27MB / 141.70MB 8.9s [2022-03-25T18:51:31.135Z] #11 sha256:9377fa436af8eb1e6f4ed5d9b7141e12da234c24177c517a326b9f70d77b1a32 74.45MB / 108.66MB 5.5s [2022-03-25T18:51:31.395Z] #11 extracting sha256:0f81267e40a2df9e572fe797e45dbc086008422eb2216df18b7a91f1cf13e22b [2022-03-25T18:51:31.395Z] #11 ... [2022-03-25T18:51:31.395Z] [2022-03-25T18:51:31.395Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-25T18:51:31.395Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-03-25T18:51:31.395Z] #67 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-03-25T18:51:31.395Z] #67 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-03-25T18:51:31.395Z] #67 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-03-25T18:51:31.395Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 4.6s done [2022-03-25T18:51:31.395Z] #67 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.8s done [2022-03-25T18:51:31.395Z] #67 DONE 5.8s [2022-03-25T18:51:31.395Z] [2022-03-25T18:51:31.395Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:923853a353e0640892fc64af2817063674979bc4ee40879e0a3c26ca4f999c84 [2022-03-25T18:51:31.395Z] #11 sha256:36ffe4ca56532f388c1a67ae69c4bd629d2555116fcd5ace24cfbad0d7c41b26 [2022-03-25T18:51:31.395Z] #11 sha256:9377fa436af8eb1e6f4ed5d9b7141e12da234c24177c517a326b9f70d77b1a32 81.79MB / 108.66MB 5.7s [2022-03-25T18:51:31.654Z] #11 sha256:9377fa436af8eb1e6f4ed5d9b7141e12da234c24177c517a326b9f70d77b1a32 88.08MB / 108.66MB 5.8s [2022-03-25T18:51:31.763Z] #54 ... [2022-03-25T18:51:31.763Z] [2022-03-25T18:51:31.763Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2022-03-25T18:51:31.763Z] #14 sha256:f609a996647c48ed7744d09bd220bf6684ad07ffba5269a6a9a05008677b749b [2022-03-25T18:51:31.763Z] #14 DONE 2.5s [2022-03-25T18:51:31.763Z] [2022-03-25T18:51:31.763Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel [2022-03-25T18:51:31.763Z] #15 sha256:5ccc07cfd71a754c8db033e3558fe18074912dd060a92f42d5577794246b4a43 [2022-03-25T18:51:31.901Z] #11 ... [2022-03-25T18:51:31.901Z] [2022-03-25T18:51:31.901Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:b42494c466d101bf06038e959e2e5acd227e1251987e79528e7d8b1f4040deaf [2022-03-25T18:51:31.901Z] #28 sha256:c71b90189ad876dd982e9e6081b7b841e1ae8ea103e831542b5654718787afd8 [2022-03-25T18:51:31.901Z] #28 resolve docker.io/library/debian:bullseye@sha256:b42494c466d101bf06038e959e2e5acd227e1251987e79528e7d8b1f4040deaf 0.2s done [2022-03-25T18:51:31.901Z] #28 sha256:b42494c466d101bf06038e959e2e5acd227e1251987e79528e7d8b1f4040deaf 1.85kB / 1.85kB done [2022-03-25T18:51:31.901Z] #28 sha256:039f72a400b48c272c6348f0a3f749509b18e611901a21379abc7eb6edd53392 529B / 529B done [2022-03-25T18:51:31.901Z] #28 sha256:48c562c706d6a8a0c1c40f02b95506b20233c4f0261cc07e4e40f0c6e3673163 1.46kB / 1.46kB done [2022-03-25T18:51:31.901Z] #28 sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 54.92MB / 54.92MB 2.4s done [2022-03-25T18:51:31.901Z] #28 ... [2022-03-25T18:51:31.901Z] [2022-03-25T18:51:31.901Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:923853a353e0640892fc64af2817063674979bc4ee40879e0a3c26ca4f999c84 [2022-03-25T18:51:31.901Z] #11 sha256:4c8d1fcba77500d644396541415724985afad6a7ce77d4c2189d0d969b077650 [2022-03-25T18:51:31.901Z] #11 ... [2022-03-25T18:51:31.901Z] [2022-03-25T18:51:31.901Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-25T18:51:31.901Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-03-25T18:51:31.901Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-03-25T18:51:31.901Z] #69 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-03-25T18:51:31.901Z] #69 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-03-25T18:51:31.901Z] #69 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 5.5s done [2022-03-25T18:51:31.901Z] #69 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.5s done [2022-03-25T18:51:32.009Z] #11 sha256:9377fa436af8eb1e6f4ed5d9b7141e12da234c24177c517a326b9f70d77b1a32 96.47MB / 108.66MB 6.1s [2022-03-25T18:51:32.009Z] #11 sha256:9377fa436af8eb1e6f4ed5d9b7141e12da234c24177c517a326b9f70d77b1a32 104.10MB / 108.66MB 6.2s [2022-03-25T18:51:32.163Z] #69 ... [2022-03-25T18:51:32.163Z] [2022-03-25T18:51:32.163Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:923853a353e0640892fc64af2817063674979bc4ee40879e0a3c26ca4f999c84 [2022-03-25T18:51:32.163Z] #11 sha256:4c8d1fcba77500d644396541415724985afad6a7ce77d4c2189d0d969b077650 [2022-03-25T18:51:32.729Z] #11 ... [2022-03-25T18:51:32.729Z] [2022-03-25T18:51:32.729Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-25T18:51:32.729Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-03-25T18:51:32.729Z] #69 DONE 10.8s [2022-03-25T18:51:32.729Z] [2022-03-25T18:51:32.729Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:923853a353e0640892fc64af2817063674979bc4ee40879e0a3c26ca4f999c84 [2022-03-25T18:51:32.729Z] #11 sha256:4c8d1fcba77500d644396541415724985afad6a7ce77d4c2189d0d969b077650 [2022-03-25T18:51:32.729Z] #11 sha256:efc242f34a7ed1a729a1063a18fba314d6e3667da40b1f36fdfeda9bdbb2824e 141.70MB / 141.70MB 10.7s done [2022-03-25T18:51:33.673Z] #11 extracting sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 8.1s [2022-03-25T18:51:33.682Z] #15 DONE 2.2s [2022-03-25T18:51:33.682Z] [2022-03-25T18:51:33.682Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2022-03-25T18:51:33.682Z] #16 sha256:df756a0502c3172c14e0a352dcae5e8a4cd6a005abf9b1c7c6af1faeb921d29c [2022-03-25T18:51:34.434Z] #38 23.45 Reading package lists... [2022-03-25T18:51:34.434Z] #38 ... [2022-03-25T18:51:34.434Z] [2022-03-25T18:51:34.434Z] #58 [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-03-25T18:51:34.434Z] #58 sha256:7355574b4f81e1bba0b35cf0e8989145ea4161ebb03c120de1334180cd0d2a86 [2022-03-25T18:51:34.434Z] #58 20.28 Reading package lists... [2022-03-25T18:51:35.044Z] #11 extracting sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 9.4s done [2022-03-25T18:51:35.044Z] #11 ... [2022-03-25T18:51:35.044Z] [2022-03-25T18:51:35.044Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-03-25T18:51:35.044Z] #68 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-03-25T18:51:35.044Z] #68 DONE 0.7s [2022-03-25T18:51:35.044Z] [2022-03-25T18:51:35.044Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:b42494c466d101bf06038e959e2e5acd227e1251987e79528e7d8b1f4040deaf [2022-03-25T18:51:35.044Z] #28 sha256:c71b90189ad876dd982e9e6081b7b841e1ae8ea103e831542b5654718787afd8 [2022-03-25T18:51:35.044Z] #28 DONE 13.2s [2022-03-25T18:51:35.044Z] [2022-03-25T18:51:35.044Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-03-25T18:51:35.044Z] #70 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-03-25T18:51:35.312Z] #11 extracting sha256:0f81267e40a2df9e572fe797e45dbc086008422eb2216df18b7a91f1cf13e22b 3.6s done [2022-03-25T18:51:35.312Z] #11 sha256:9377fa436af8eb1e6f4ed5d9b7141e12da234c24177c517a326b9f70d77b1a32 108.66MB / 108.66MB 9.5s done [2022-03-25T18:51:35.571Z] #11 extracting sha256:2bd71068207c873c7c4ce28b907cc067b45fa1501129ba0f50a9f34bee37df9d [2022-03-25T18:51:35.571Z] #11 ... [2022-03-25T18:51:35.571Z] [2022-03-25T18:51:35.571Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-25T18:51:35.571Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-03-25T18:51:35.571Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-03-25T18:51:35.571Z] #69 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-03-25T18:51:35.571Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-03-25T18:51:35.571Z] #69 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-03-25T18:51:35.571Z] #69 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 5.0s done [2022-03-25T18:51:35.571Z] #69 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.9s done [2022-03-25T18:51:35.599Z] #16 DONE 1.6s [2022-03-25T18:51:35.599Z] [2022-03-25T18:51:35.599Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-03-25T18:51:35.599Z] #17 sha256:eb210c02fb3e207fa7d7793cb626358e47d80ccb8a4bdea05edb52190db9dedb [2022-03-25T18:51:35.830Z] #69 ... [2022-03-25T18:51:35.830Z] [2022-03-25T18:51:35.830Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:923853a353e0640892fc64af2817063674979bc4ee40879e0a3c26ca4f999c84 [2022-03-25T18:51:35.830Z] #11 sha256:36ffe4ca56532f388c1a67ae69c4bd629d2555116fcd5ace24cfbad0d7c41b26 [2022-03-25T18:51:35.830Z] #11 ... [2022-03-25T18:51:35.830Z] [2022-03-25T18:51:35.830Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-25T18:51:35.830Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-03-25T18:51:35.830Z] #69 DONE 10.1s [2022-03-25T18:51:35.830Z] [2022-03-25T18:51:35.830Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:923853a353e0640892fc64af2817063674979bc4ee40879e0a3c26ca4f999c84 [2022-03-25T18:51:35.830Z] #11 sha256:36ffe4ca56532f388c1a67ae69c4bd629d2555116fcd5ace24cfbad0d7c41b26 [2022-03-25T18:51:36.413Z] #70 DONE 1.1s [2022-03-25T18:51:36.413Z] [2022-03-25T18:51:36.413Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:923853a353e0640892fc64af2817063674979bc4ee40879e0a3c26ca4f999c84 [2022-03-25T18:51:36.413Z] #11 sha256:4c8d1fcba77500d644396541415724985afad6a7ce77d4c2189d0d969b077650 [2022-03-25T18:51:36.413Z] #11 extracting sha256:540ff8c0841d610e4cc2ad3b9ed4c6edcad4f5be2add8765f416515fbc2be2a8 0.3s done [2022-03-25T18:51:36.413Z] #11 extracting sha256:a0bf850a0df065fb202ebf8a3527699dc18322469c34733a6cb7f412a7aaefa6 [2022-03-25T18:51:36.985Z] #17 DONE 1.7s [2022-03-25T18:51:36.985Z] [2022-03-25T18:51:36.985Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-03-25T18:51:36.985Z] #18 sha256:e34a0de59b40d67b0eafb4c26f96dac3ccea41507e0d9929f726950be337c7e8 [2022-03-25T18:51:36.986Z] #11 extracting sha256:a0bf850a0df065fb202ebf8a3527699dc18322469c34733a6cb7f412a7aaefa6 0.8s done [2022-03-25T18:51:37.243Z] #11 extracting sha256:d751dc38ae511bbc21c148bffa7e863057cbc7b4a8ff5155f2eca7e8d03740c6 [2022-03-25T18:51:38.908Z] #18 DONE 1.8s [2022-03-25T18:51:38.908Z] [2022-03-25T18:51:38.908Z] #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-03-25T18:51:38.908Z] #19 sha256:e3d5f52590905818b09b11c4651163e48c0a89ea620c85b1736376275550f7d7 [2022-03-25T18:51:38.908Z] #19 ... [2022-03-25T18:51:38.908Z] [2022-03-25T18:51:38.908Z] #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-03-25T18:51:38.908Z] #43 sha256:009b2fcedd65be913d92fe71222460306f8961e8ec3b3c700d0ccf5f2d99e572 [2022-03-25T18:51:38.908Z] #43 4.311 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-03-25T18:51:39.170Z] #43 ... [2022-03-25T18:51:39.170Z] [2022-03-25T18:51:39.170Z] #56 [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-03-25T18:51:39.170Z] #56 sha256:5744680558916f5bc6346c25f8514bd84271dc971c79d13182c5b9064377340f [2022-03-25T18:51:39.170Z] #56 3.536 go: downloading gotest.tools/gotestsum v1.7.0 [2022-03-25T18:51:39.170Z] #56 5.316 go: downloading github.com/fatih/color v1.10.0 [2022-03-25T18:51:39.170Z] #56 5.359 go: downloading github.com/dnephin/pflag v1.0.7 [2022-03-25T18:51:39.170Z] #56 5.359 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-03-25T18:51:39.170Z] #56 5.402 go: downloading github.com/pkg/errors v0.9.1 [2022-03-25T18:51:39.170Z] #56 5.772 go: downloading golang.org/x/tools v0.1.0 [2022-03-25T18:51:39.170Z] #56 5.833 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-03-25T18:51:39.170Z] #56 5.988 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-03-25T18:51:39.170Z] #56 6.116 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-03-25T18:51:39.170Z] #56 6.192 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-03-25T18:51:39.170Z] #56 9.509 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-03-25T18:51:39.170Z] #56 9.565 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-03-25T18:51:39.170Z] #56 9.715 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-03-25T18:51:39.170Z] #56 ... [2022-03-25T18:51:39.170Z] [2022-03-25T18:51:39.170Z] #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-03-25T18:51:39.170Z] #50 sha256:bac9189b3527223f113246c110f5cda16dced33d3b091bbe23bbedebbb0f3c1c [2022-03-25T18:51:39.170Z] #50 3.644 + git clone https://github.com/docker/distribution.git . [2022-03-25T18:51:39.170Z] #50 3.649 Cloning into '.'... [2022-03-25T18:51:39.431Z] #50 ... [2022-03-25T18:51:39.431Z] [2022-03-25T18:51:39.432Z] #58 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-25T18:51:39.432Z] #58 sha256:62258efd1310c58d8ef4c8ef111d1f60efce68345186f6001881029630198dca [2022-03-25T18:51:39.432Z] #58 4.226 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-03-25T18:51:39.693Z] #58 ... [2022-03-25T18:51:39.693Z] [2022-03-25T18:51:39.693Z] #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-03-25T18:51:39.693Z] #41 sha256:690c302dbbc9280b41bd33bc91d49c996ba245a2f0a0b5840333a4378e0394b0 [2022-03-25T18:51:39.693Z] #41 3.286 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-03-25T18:51:39.693Z] #41 3.286 Cloning into '.'... [2022-03-25T18:51:39.693Z] #41 ... [2022-03-25T18:51:39.693Z] [2022-03-25T18:51:39.693Z] #60 [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-03-25T18:51:39.693Z] #60 sha256:065c15b37b4063bc488ce682f6d43dcb03528706f60cbf6f63f64573768a0692 [2022-03-25T18:51:39.693Z] #60 3.541 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-03-25T18:51:39.693Z] #60 4.196 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-03-25T18:51:39.693Z] #60 4.199 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-03-25T18:51:39.693Z] #60 4.263 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-03-25T18:51:39.693Z] #60 5.989 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-03-25T18:51:39.704Z] #58 28.69 Reading package lists... [2022-03-25T18:51:39.704Z] #58 ... [2022-03-25T18:51:39.704Z] [2022-03-25T18:51:39.704Z] #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-03-25T18:51:39.704Z] #43 sha256:bac9189b3527223f113246c110f5cda16dced33d3b091bbe23bbedebbb0f3c1c [2022-03-25T18:51:39.704Z] #43 28.67 Updating files: 71% (1320/1843) Updating files: 72% (1327/1843) Updating files: 73% (1346/1843) Updating files: 74% (1364/1843) Updating files: 75% (1383/1843) Updating files: 76% (1401/1843) Updating files: 77% (1420/1843) Updating files: 78% (1438/1843) Updating files: 79% (1456/1843) Updating files: 80% (1475/1843) Updating files: 81% (1493/1843) Updating files: 82% (1512/1843) Updating files: 83% (1530/1843) Updating files: 84% (1549/1843) Updating files: 85% (1567/1843) Updating files: 86% (1585/1843) Updating files: 87% (1604/1843) Updating files: 88% (1622/1843) Updating files: 89% (1641/1843) Updating files: 90% (1659/1843) Updating files: 91% (1678/1843) Updating files: 92% (1696/1843) Updating files: 93% (1714/1843) Updating files: 94% (1733/1843) Updating files: 95% (1751/1843) Updating files: 96% (1770/1843) Updating files: 97% (1788/1843) Updating files: 98% (1807/1843) Updating files: 99% (1825/1843) Updating files: 100% (1843/1843) Updating files: 100% (1843/1843), done. [2022-03-25T18:51:39.704Z] #43 29.45 + git checkout -q v2.3.0 [2022-03-25T18:51:39.704Z] #43 32.05 + 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-03-25T18:51:39.704Z] #43 ... [2022-03-25T18:51:39.704Z] [2022-03-25T18:51:39.704Z] #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-03-25T18:51:39.704Z] #14 sha256:9d0bac80c09d498137b30378bf66e98e4bb6218960c227664c035a9ce1accd40 [2022-03-25T18:51:39.704Z] #14 24.06 Fetched 8508 kB in 18s (465 kB/s) [2022-03-25T18:51:39.704Z] #14 24.06 Reading package lists... [2022-03-25T18:51:39.955Z] #60 ... [2022-03-25T18:51:39.955Z] [2022-03-25T18:51:39.955Z] #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-03-25T18:51:39.955Z] #54 sha256:53e28b7d83e01fd8d7829b58ad793361f8fb6e38e5fcf09f6115cb8a65ded479 [2022-03-25T18:51:39.955Z] #54 3.950 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-25T18:51:39.955Z] #54 4.011 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-25T18:51:39.955Z] #54 4.013 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-25T18:51:39.955Z] #54 4.683 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-03-25T18:51:39.955Z] #54 5.306 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-25T18:51:39.955Z] #54 7.155 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [123 kB] [2022-03-25T18:51:39.955Z] #54 9.301 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-25T18:51:39.962Z] #14 32.19 Reading package lists... [2022-03-25T18:51:39.963Z] #14 ... [2022-03-25T18:51:39.963Z] [2022-03-25T18:51:39.963Z] #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-03-25T18:51:39.963Z] #47 sha256:53e28b7d83e01fd8d7829b58ad793361f8fb6e38e5fcf09f6115cb8a65ded479 [2022-03-25T18:51:39.963Z] #47 23.86 Fetched 8512 kB in 19s (437 kB/s) [2022-03-25T18:51:39.963Z] #47 23.86 Reading package lists... [2022-03-25T18:51:39.963Z] #47 32.31 Reading package lists... [2022-03-25T18:51:39.963Z] #47 ... [2022-03-25T18:51:39.963Z] [2022-03-25T18:51:39.963Z] #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-03-25T18:51:39.963Z] #38 sha256:9ecb4385af5d6f989bb79a2fc7999de88cc8ff65b9858ba9d616d08a02a43a45 [2022-03-25T18:51:39.963Z] #38 23.45 Reading package lists... [2022-03-25T18:51:40.030Z] #11 extracting sha256:2bd71068207c873c7c4ce28b907cc067b45fa1501129ba0f50a9f34bee37df9d 4.2s done [2022-03-25T18:51:40.290Z] #11 extracting sha256:9377fa436af8eb1e6f4ed5d9b7141e12da234c24177c517a326b9f70d77b1a32 [2022-03-25T18:51:40.290Z] #11 ... [2022-03-25T18:51:40.290Z] [2022-03-25T18:51:40.290Z] #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-03-25T18:51:40.290Z] #29 sha256:1a3147968ad151ae2564cfd3d01fe44514b196c751e7fac2ce456ffa259c95f8 [2022-03-25T18:51:40.290Z] #29 1.379 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-25T18:51:40.290Z] #29 1.390 Get:2 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-25T18:51:40.290Z] #29 1.390 Get:3 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-25T18:51:40.290Z] #29 1.538 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-03-25T18:51:40.290Z] #29 1.811 Get:5 http://security.debian.org/debian-security bullseye-security/main arm64 Packages [123 kB] [2022-03-25T18:51:40.290Z] #29 2.260 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-03-25T18:51:40.290Z] #29 3.152 Fetched 8395 kB in 2s (4116 kB/s) [2022-03-25T18:51:40.290Z] #29 3.152 Reading package lists... [2022-03-25T18:51:40.290Z] #29 3.686 Reading package lists... [2022-03-25T18:51:40.291Z] #29 4.198 Building dependency tree... [2022-03-25T18:51:40.291Z] #29 4.508 The following additional packages will be installed: [2022-03-25T18:51:40.291Z] #29 4.508 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-03-25T18:51:40.291Z] #29 4.508 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-03-25T18:51:40.291Z] #29 4.509 Recommended packages: [2022-03-25T18:51:40.291Z] #29 4.509 libldap-common publicsuffix libsasl2-modules [2022-03-25T18:51:40.291Z] #29 4.630 The following NEW packages will be installed: [2022-03-25T18:51:40.291Z] #29 4.630 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-03-25T18:51:40.291Z] #29 4.630 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-03-25T18:51:40.291Z] #29 4.630 libssh2-1 openssl [2022-03-25T18:51:40.291Z] #29 4.903 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-03-25T18:51:40.291Z] #29 4.903 Need to get 2933 kB of archives. [2022-03-25T18:51:40.291Z] #29 4.903 After this operation, 6483 kB of additional disk space will be used. [2022-03-25T18:51:40.291Z] #29 4.903 Get:1 http://security.debian.org/debian-security bullseye-security/main arm64 openssl arm64 1.1.1k-1+deb11u2 [829 kB] [2022-03-25T18:51:40.291Z] #29 4.903 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB] [2022-03-25T18:51:40.291Z] #29 4.931 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] [2022-03-25T18:51:40.291Z] #29 4.996 Get:4 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3 [222 kB] [2022-03-25T18:51:40.291Z] #29 4.997 Get:5 http://security.debian.org/debian-security bullseye-security/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1+deb11u1 [69.4 kB] [2022-03-25T18:51:40.291Z] #29 5.002 Get:6 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB] [2022-03-25T18:51:40.291Z] #29 5.005 Get:7 http://security.debian.org/debian-security bullseye-security/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB] [2022-03-25T18:51:40.291Z] #29 5.006 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] [2022-03-25T18:51:40.291Z] #29 5.012 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] [2022-03-25T18:51:40.291Z] #29 5.016 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB] [2022-03-25T18:51:40.291Z] #29 5.018 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u1 [320 kB] [2022-03-25T18:51:40.291Z] #29 5.066 Get:12 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+deb11u1 [261 kB] [2022-03-25T18:51:40.291Z] #29 5.072 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-03-25T18:51:40.291Z] #29 5.075 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-03-25T18:51:40.291Z] #29 5.078 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-03-25T18:51:40.291Z] #29 5.430 debconf: delaying package configuration, since apt-utils is not installed [2022-03-25T18:51:40.291Z] #29 5.484 Fetched 2933 kB in 0s (6395 kB/s) [2022-03-25T18:51:40.291Z] #29 5.642 Selecting previously unselected package openssl. [2022-03-25T18:51:40.291Z] #29 5.642 (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-03-25T18:51:40.291Z] #29 5.642 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u2_arm64.deb ... [2022-03-25T18:51:40.291Z] #29 5.707 Unpacking openssl (1.1.1k-1+deb11u2) ... [2022-03-25T18:51:40.291Z] #29 6.200 Selecting previously unselected package ca-certificates. [2022-03-25T18:51:40.291Z] #29 6.200 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-03-25T18:51:40.291Z] #29 6.211 Unpacking ca-certificates (20210119) ... [2022-03-25T18:51:40.291Z] #29 6.341 Selecting previously unselected package libbrotli1:arm64. [2022-03-25T18:51:40.291Z] #29 6.341 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ... [2022-03-25T18:51:40.291Z] #29 6.367 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... [2022-03-25T18:51:40.291Z] #29 6.461 Selecting previously unselected package libsasl2-modules-db:arm64. [2022-03-25T18:51:40.291Z] #29 6.461 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-03-25T18:51:40.291Z] #29 6.471 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-25T18:51:40.291Z] #29 6.542 Selecting previously unselected package libsasl2-2:arm64. [2022-03-25T18:51:40.291Z] #29 6.542 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-03-25T18:51:40.291Z] #29 6.559 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-25T18:51:40.291Z] #29 7.229 Selecting previously unselected package libldap-2.4-2:arm64. [2022-03-25T18:51:40.291Z] #29 7.229 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_arm64.deb ... [2022-03-25T18:51:40.291Z] #29 7.404 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3) ... [2022-03-25T18:51:40.291Z] #29 7.900 Selecting previously unselected package libnghttp2-14:arm64. [2022-03-25T18:51:40.291Z] #29 7.900 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ... [2022-03-25T18:51:40.291Z] #29 8.315 Unpacking libnghttp2-14:arm64 (1.43.0-1) ... [2022-03-25T18:51:40.291Z] #29 8.667 Selecting previously unselected package libpsl5:arm64. [2022-03-25T18:51:40.291Z] #29 8.667 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ... [2022-03-25T18:51:40.291Z] #29 8.677 Unpacking libpsl5:arm64 (0.21.0-1.2) ... [2022-03-25T18:51:40.291Z] #29 9.136 Selecting previously unselected package librtmp1:arm64. [2022-03-25T18:51:40.291Z] #29 9.136 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... [2022-03-25T18:51:40.291Z] #29 9.150 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-03-25T18:51:40.291Z] #29 9.244 Selecting previously unselected package libssh2-1:arm64. [2022-03-25T18:51:40.291Z] #29 9.244 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ... [2022-03-25T18:51:40.291Z] #29 9.251 Unpacking libssh2-1:arm64 (1.9.0-2) ... [2022-03-25T18:51:40.291Z] #29 9.344 Selecting previously unselected package libcurl4:arm64. [2022-03-25T18:51:40.291Z] #29 9.345 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_arm64.deb ... [2022-03-25T18:51:40.291Z] #29 9.361 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u1) ... [2022-03-25T18:51:40.291Z] #29 9.818 Selecting previously unselected package curl. [2022-03-25T18:51:40.291Z] #29 9.820 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_arm64.deb ... [2022-03-25T18:51:40.291Z] #29 9.937 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-03-25T18:51:40.291Z] #29 10.03 Selecting previously unselected package libonig5:arm64. [2022-03-25T18:51:40.291Z] #29 10.03 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ... [2022-03-25T18:51:40.291Z] #29 10.10 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-03-25T18:51:40.291Z] #29 ... [2022-03-25T18:51:40.291Z] [2022-03-25T18:51:40.291Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:923853a353e0640892fc64af2817063674979bc4ee40879e0a3c26ca4f999c84 [2022-03-25T18:51:40.291Z] #11 sha256:36ffe4ca56532f388c1a67ae69c4bd629d2555116fcd5ace24cfbad0d7c41b26 [2022-03-25T18:51:40.899Z] #54 ... [2022-03-25T18:51:40.899Z] [2022-03-25T18:51:40.899Z] #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-03-25T18:51:40.899Z] #19 sha256:e3d5f52590905818b09b11c4651163e48c0a89ea620c85b1736376275550f7d7 [2022-03-25T18:51:40.899Z] #19 2.150 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-25T18:51:41.161Z] #19 2.228 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-25T18:51:41.161Z] #19 2.228 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-25T18:51:42.105Z] #19 3.445 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-03-25T18:51:42.503Z] #11 extracting sha256:d751dc38ae511bbc21c148bffa7e863057cbc7b4a8ff5155f2eca7e8d03740c6 5.2s [2022-03-25T18:51:42.854Z] Client: [2022-03-25T18:51:42.854Z] Context: default [2022-03-25T18:51:42.854Z] Debug Mode: false [2022-03-25T18:51:42.854Z] Plugins: [2022-03-25T18:51:42.854Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-03-25T18:51:42.854Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-03-25T18:51:42.854Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-03-25T18:51:42.854Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-03-25T18:51:42.854Z] [2022-03-25T18:51:42.854Z] Server: [2022-03-25T18:51:42.854Z] Containers: 0 [2022-03-25T18:51:42.854Z] Running: 0 [2022-03-25T18:51:42.854Z] Paused: 0 [2022-03-25T18:51:42.854Z] Stopped: 0 [2022-03-25T18:51:42.854Z] Images: 0 [2022-03-25T18:51:42.854Z] Server Version: 20.10.12 [2022-03-25T18:51:42.854Z] Storage Driver: overlay2 [2022-03-25T18:51:42.854Z] Backing Filesystem: extfs [2022-03-25T18:51:42.854Z] Supports d_type: true [2022-03-25T18:51:42.854Z] Native Overlay Diff: true [2022-03-25T18:51:42.854Z] userxattr: false [2022-03-25T18:51:42.854Z] Logging Driver: json-file [2022-03-25T18:51:42.854Z] Cgroup Driver: systemd [2022-03-25T18:51:42.854Z] Cgroup Version: 2 [2022-03-25T18:51:42.854Z] Plugins: [2022-03-25T18:51:42.854Z] Volume: local [2022-03-25T18:51:42.854Z] Network: bridge host ipvlan macvlan null overlay [2022-03-25T18:51:42.854Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-03-25T18:51:42.854Z] Swarm: inactive [2022-03-25T18:51:42.854Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-03-25T18:51:42.854Z] Default Runtime: runc [2022-03-25T18:51:42.854Z] Init Binary: docker-init [2022-03-25T18:51:42.854Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-25T18:51:42.854Z] runc version: v1.0.2-0-g52b36a2 [2022-03-25T18:51:42.854Z] init version: de40ad0 [2022-03-25T18:51:42.854Z] Security Options: [2022-03-25T18:51:42.854Z] apparmor [2022-03-25T18:51:42.854Z] seccomp [2022-03-25T18:51:42.854Z] Profile: default [2022-03-25T18:51:42.854Z] cgroupns [2022-03-25T18:51:42.854Z] Kernel Version: 5.11.0-1023-aws [2022-03-25T18:51:42.854Z] Operating System: Ubuntu 20.04.3 LTS [2022-03-25T18:51:42.854Z] OSType: linux [2022-03-25T18:51:42.854Z] Architecture: x86_64 [2022-03-25T18:51:42.854Z] CPUs: 2 [2022-03-25T18:51:42.854Z] Total Memory: 7.559GiB [2022-03-25T18:51:42.854Z] Name: ip-10-100-90-188 [2022-03-25T18:51:42.854Z] ID: 7KME:NV2J:EQBM:WHKE:5EE7:CLST:3WKA:WZFP:UKH2:O4ZT:4I7A:FGJH [2022-03-25T18:51:42.854Z] Docker Root Dir: /var/lib/docker [2022-03-25T18:51:42.854Z] Debug Mode: false [2022-03-25T18:51:42.854Z] Registry: https://index.docker.io/v1/ [2022-03-25T18:51:42.854Z] Labels: [2022-03-25T18:51:42.854Z] Experimental: true [2022-03-25T18:51:42.854Z] Insecure Registries: [2022-03-25T18:51:42.854Z] 127.0.0.0/8 [2022-03-25T18:51:42.854Z] Live Restore Enabled: true [2022-03-25T18:51:42.854Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-03-25T18:51:43.190Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:85572cac14168f9dc3fc3d9daa5eae1ba00eddf4 . [2022-03-25T18:51:43.190Z] #2 [internal] load .dockerignore [2022-03-25T18:51:43.190Z] #2 sha256:f818ff69080ee10c6a2092757f4064add78e0b649f59ab72d1c8b27f55c1b5c5 [2022-03-25T18:51:43.455Z] #2 transferring context: 87B done [2022-03-25T18:51:43.455Z] #2 DONE 0.1s [2022-03-25T18:51:43.455Z] [2022-03-25T18:51:43.455Z] #1 [internal] load build definition from Dockerfile [2022-03-25T18:51:43.455Z] #1 sha256:57cf6277e7bfcad0ccf4c338029eefe0aa8356f035614f3052f97058e28452e4 [2022-03-25T18:51:43.455Z] #1 transferring dockerfile: 16.77kB done [2022-03-25T18:51:43.455Z] #1 DONE 0.1s [2022-03-25T18:51:43.455Z] [2022-03-25T18:51:43.455Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-03-25T18:51:43.455Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-03-25T18:51:43.495Z] #19 4.506 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-03-25T18:51:43.720Z] #3 DONE 0.4s [2022-03-25T18:51:43.978Z] [2022-03-25T18:51:43.978Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-03-25T18:51:43.978Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-03-25T18:51:43.978Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-03-25T18:51:43.978Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-03-25T18:51:43.978Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-03-25T18:51:43.978Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-03-25T18:51:43.978Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 6.29MB / 9.67MB 0.1s [2022-03-25T18:51:43.978Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2022-03-25T18:51:44.071Z] #19 5.358 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-03-25T18:51:44.168Z] #38 32.34 Reading package lists... [2022-03-25T18:51:44.168Z] #38 ... [2022-03-25T18:51:44.168Z] [2022-03-25T18:51:44.168Z] #58 [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-03-25T18:51:44.168Z] #58 sha256:7355574b4f81e1bba0b35cf0e8989145ea4161ebb03c120de1334180cd0d2a86 [2022-03-25T18:51:44.168Z] #58 28.69 Reading package lists... [2022-03-25T18:51:44.236Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.3s done [2022-03-25T18:51:44.236Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2022-03-25T18:51:44.401Z] #11 ... [2022-03-25T18:51:44.401Z] [2022-03-25T18:51:44.401Z] #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-03-25T18:51:44.401Z] #29 sha256:fb9f59e706f9cff6944de2cf69aa71b1f0f3ada30603561ab5eedaa7eba022d8 [2022-03-25T18:51:44.401Z] #29 2.041 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-25T18:51:44.401Z] #29 2.041 Get:2 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-25T18:51:44.401Z] #29 2.049 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-25T18:51:44.401Z] #29 2.194 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [123 kB] [2022-03-25T18:51:44.401Z] #29 2.409 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-25T18:51:44.401Z] #29 2.717 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-25T18:51:44.401Z] #29 4.229 Fetched 8508 kB in 2s (3456 kB/s) [2022-03-25T18:51:44.401Z] #29 4.229 Reading package lists... [2022-03-25T18:51:44.401Z] #29 5.049 Reading package lists... [2022-03-25T18:51:44.401Z] #29 5.860 Building dependency tree... [2022-03-25T18:51:44.401Z] #29 6.201 The following additional packages will be installed: [2022-03-25T18:51:44.401Z] #29 6.201 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-03-25T18:51:44.401Z] #29 6.201 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-03-25T18:51:44.401Z] #29 6.205 Recommended packages: [2022-03-25T18:51:44.401Z] #29 6.205 libldap-common publicsuffix libsasl2-modules [2022-03-25T18:51:44.401Z] #29 6.360 The following NEW packages will be installed: [2022-03-25T18:51:44.401Z] #29 6.361 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-03-25T18:51:44.401Z] #29 6.361 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-03-25T18:51:44.401Z] #29 6.362 libssh2-1 openssl [2022-03-25T18:51:44.401Z] #29 6.651 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-03-25T18:51:44.401Z] #29 6.651 Need to get 3038 kB of archives. [2022-03-25T18:51:44.401Z] #29 6.651 After this operation, 6650 kB of additional disk space will be used. [2022-03-25T18:51:44.401Z] #29 6.651 Get:1 http://security.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1k-1+deb11u2 [850 kB] [2022-03-25T18:51:44.401Z] #29 6.658 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-03-25T18:51:44.401Z] #29 6.662 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-03-25T18:51:44.401Z] #29 6.664 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-03-25T18:51:44.401Z] #29 6.664 Get:5 http://security.debian.org/debian-security bullseye-security/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-03-25T18:51:44.401Z] #29 6.669 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-03-25T18:51:44.401Z] #29 6.673 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-03-25T18:51:44.401Z] #29 6.674 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-03-25T18:51:44.401Z] #29 6.674 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-03-25T18:51:44.401Z] #29 6.675 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-03-25T18:51:44.401Z] #29 6.677 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-03-25T18:51:44.401Z] #29 6.680 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-03-25T18:51:44.401Z] #29 6.697 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-03-25T18:51:44.401Z] #29 6.698 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-03-25T18:51:44.401Z] #29 6.701 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-03-25T18:51:44.401Z] #29 6.952 debconf: delaying package configuration, since apt-utils is not installed [2022-03-25T18:51:44.401Z] #29 6.997 Fetched 3038 kB in 0s (9173 kB/s) [2022-03-25T18:51:44.401Z] #29 7.062 Selecting previously unselected package openssl. [2022-03-25T18:51:44.401Z] #29 7.062 (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-03-25T18:51:44.401Z] #29 7.067 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u2_amd64.deb ... [2022-03-25T18:51:44.401Z] #29 7.077 Unpacking openssl (1.1.1k-1+deb11u2) ... [2022-03-25T18:51:44.401Z] #29 7.305 Selecting previously unselected package ca-certificates. [2022-03-25T18:51:44.401Z] #29 7.305 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-03-25T18:51:44.401Z] #29 7.310 Unpacking ca-certificates (20210119) ... [2022-03-25T18:51:44.401Z] #29 7.498 Selecting previously unselected package libbrotli1:amd64. [2022-03-25T18:51:44.401Z] #29 7.498 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-03-25T18:51:44.401Z] #29 7.538 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-03-25T18:51:44.401Z] #29 7.654 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-03-25T18:51:44.401Z] #29 7.654 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-03-25T18:51:44.401Z] #29 7.659 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-25T18:51:44.401Z] #29 7.747 Selecting previously unselected package libsasl2-2:amd64. [2022-03-25T18:51:44.401Z] #29 7.747 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-03-25T18:51:44.401Z] #29 7.751 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-25T18:51:44.401Z] #29 7.814 Selecting previously unselected package libldap-2.4-2:amd64. [2022-03-25T18:51:44.401Z] #29 7.814 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-03-25T18:51:44.401Z] #29 7.821 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-03-25T18:51:44.401Z] #29 7.916 Selecting previously unselected package libnghttp2-14:amd64. [2022-03-25T18:51:44.401Z] #29 7.916 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-03-25T18:51:44.401Z] #29 7.921 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-03-25T18:51:44.401Z] #29 7.997 Selecting previously unselected package libpsl5:amd64. [2022-03-25T18:51:44.401Z] #29 7.998 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-03-25T18:51:44.401Z] #29 8.004 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-03-25T18:51:44.401Z] #29 8.246 Selecting previously unselected package librtmp1:amd64. [2022-03-25T18:51:44.401Z] #29 8.246 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-03-25T18:51:44.401Z] #29 8.253 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-03-25T18:51:44.401Z] #29 8.336 Selecting previously unselected package libssh2-1:amd64. [2022-03-25T18:51:44.401Z] #29 8.336 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-03-25T18:51:44.401Z] #29 8.342 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-03-25T18:51:44.401Z] #29 8.449 Selecting previously unselected package libcurl4:amd64. [2022-03-25T18:51:44.401Z] #29 8.449 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-03-25T18:51:44.401Z] #29 8.453 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-03-25T18:51:44.401Z] #29 8.558 Selecting previously unselected package curl. [2022-03-25T18:51:44.401Z] #29 8.558 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-03-25T18:51:44.401Z] #29 8.564 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-03-25T18:51:44.401Z] #29 8.679 Selecting previously unselected package libonig5:amd64. [2022-03-25T18:51:44.401Z] #29 8.679 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-03-25T18:51:44.401Z] #29 8.684 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-03-25T18:51:44.401Z] #29 8.785 Selecting previously unselected package libjq1:amd64. [2022-03-25T18:51:44.401Z] #29 8.785 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-03-25T18:51:44.401Z] #29 8.797 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-03-25T18:51:44.401Z] #29 8.860 Selecting previously unselected package jq. [2022-03-25T18:51:44.401Z] #29 8.860 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-03-25T18:51:44.401Z] #29 8.869 Unpacking jq (1.6-2.1) ... [2022-03-25T18:51:44.401Z] #29 8.931 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-03-25T18:51:44.401Z] #29 8.943 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-03-25T18:51:44.401Z] #29 8.955 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-03-25T18:51:44.401Z] #29 8.977 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-25T18:51:44.401Z] #29 8.993 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-03-25T18:51:44.401Z] #29 9.007 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-25T18:51:44.401Z] #29 9.020 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-03-25T18:51:44.401Z] #29 9.041 Setting up openssl (1.1.1k-1+deb11u2) ... [2022-03-25T18:51:44.401Z] #29 9.116 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-03-25T18:51:44.401Z] #29 9.123 Setting up libjq1:amd64 (1.6-2.1) ... [2022-03-25T18:51:44.401Z] #29 9.137 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-03-25T18:51:44.402Z] #29 9.150 Setting up ca-certificates (20210119) ... [2022-03-25T18:51:44.402Z] #29 ... [2022-03-25T18:51:44.402Z] [2022-03-25T18:51:44.402Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:923853a353e0640892fc64af2817063674979bc4ee40879e0a3c26ca4f999c84 [2022-03-25T18:51:44.402Z] #11 sha256:4c8d1fcba77500d644396541415724985afad6a7ce77d4c2189d0d969b077650 [2022-03-25T18:51:44.427Z] #58 36.86 Building dependency tree... [2022-03-25T18:51:44.493Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.2s done [2022-03-25T18:51:44.493Z] #4 DONE 0.6s [2022-03-25T18:51:44.493Z] [2022-03-25T18:51:44.493Z] #6 [internal] load build definition from Dockerfile [2022-03-25T18:51:44.493Z] #6 sha256:719561c470c74681fee9260b627a3d4c4c203f1b398459ec4daf4370469fae48 [2022-03-25T18:51:44.493Z] #6 DONE 0.0s [2022-03-25T18:51:44.493Z] [2022-03-25T18:51:44.493Z] #5 [internal] load .dockerignore [2022-03-25T18:51:44.493Z] #5 sha256:a62274968626b2f0f9acdf82d0fc68388af72d9bf9280e79674de01fd5f71bbe [2022-03-25T18:51:44.493Z] #5 DONE 0.0s [2022-03-25T18:51:44.493Z] [2022-03-25T18:51:44.493Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-25T18:51:44.493Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-03-25T18:51:44.659Z] #11 extracting sha256:d751dc38ae511bbc21c148bffa7e863057cbc7b4a8ff5155f2eca7e8d03740c6 7.3s done [2022-03-25T18:51:44.919Z] #11 extracting sha256:26ee1eb1b3b371b2e378312e42f25ae777a3276e52b3d105b2512d1ef852431d [2022-03-25T18:51:45.018Z] #19 ... [2022-03-25T18:51:45.018Z] [2022-03-25T18:51:45.018Z] #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-03-25T18:51:45.018Z] #43 sha256:009b2fcedd65be913d92fe71222460306f8961e8ec3b3c700d0ccf5f2d99e572 [2022-03-25T18:51:45.018Z] #43 15.44 tomll can be used in two ways: [2022-03-25T18:51:45.018Z] #43 15.44 Writing to STDIN and reading from STDOUT: [2022-03-25T18:51:45.018Z] #43 15.44 cat file.toml | tomll > file.toml [2022-03-25T18:51:45.018Z] #43 15.44 [2022-03-25T18:51:45.018Z] #43 15.44 Reading and updating a list of files: [2022-03-25T18:51:45.018Z] #43 15.44 tomll a.toml b.toml c.toml [2022-03-25T18:51:45.018Z] #43 15.44 [2022-03-25T18:51:45.018Z] #43 15.44 When given a list of files, tomll will modify all files in place without asking. [2022-03-25T18:51:45.018Z] #43 DONE 15.9s [2022-03-25T18:51:45.018Z] [2022-03-25T18:51:45.018Z] #56 [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-03-25T18:51:45.018Z] #56 sha256:5744680558916f5bc6346c25f8514bd84271dc971c79d13182c5b9064377340f [2022-03-25T18:51:45.018Z] #56 12.02 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-03-25T18:51:45.018Z] #56 12.07 go: downloading golang.org/x/mod v0.3.0 [2022-03-25T18:51:45.561Z] #11 ... [2022-03-25T18:51:45.561Z] [2022-03-25T18:51:45.561Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-03-25T18:51:45.561Z] #68 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2022-03-25T18:51:45.561Z] #68 DONE 1.3s [2022-03-25T18:51:45.561Z] [2022-03-25T18:51:45.561Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:923853a353e0640892fc64af2817063674979bc4ee40879e0a3c26ca4f999c84 [2022-03-25T18:51:45.561Z] #11 sha256:36ffe4ca56532f388c1a67ae69c4bd629d2555116fcd5ace24cfbad0d7c41b26 [2022-03-25T18:51:45.561Z] #11 extracting sha256:9377fa436af8eb1e6f4ed5d9b7141e12da234c24177c517a326b9f70d77b1a32 5.0s [2022-03-25T18:51:45.821Z] #11 extracting sha256:9377fa436af8eb1e6f4ed5d9b7141e12da234c24177c517a326b9f70d77b1a32 5.6s done [2022-03-25T18:51:45.922Z] #10 DONE 1.0s [2022-03-25T18:51:45.922Z] [2022-03-25T18:51:45.922Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-25T18:51:45.922Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-03-25T18:51:45.922Z] #8 DONE 1.1s [2022-03-25T18:51:45.922Z] [2022-03-25T18:51:45.922Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-03-25T18:51:45.922Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-03-25T18:51:45.922Z] #7 DONE 1.1s [2022-03-25T18:51:45.922Z] [2022-03-25T18:51:45.922Z] #9 [internal] load metadata for docker.io/library/golang:1.18.0-bullseye [2022-03-25T18:51:45.922Z] #9 sha256:a9964560acf52ed22c07d2e983065b0de8ec1112ed28e1fc9b2c1cadb868fd2a [2022-03-25T18:51:45.922Z] #9 DONE 1.1s [2022-03-25T18:51:45.922Z] [2022-03-25T18:51:45.922Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:b42494c466d101bf06038e959e2e5acd227e1251987e79528e7d8b1f4040deaf [2022-03-25T18:51:45.922Z] #28 sha256:c71b90189ad876dd982e9e6081b7b841e1ae8ea103e831542b5654718787afd8 [2022-03-25T18:51:45.922Z] #28 resolve docker.io/library/debian:bullseye@sha256:b42494c466d101bf06038e959e2e5acd227e1251987e79528e7d8b1f4040deaf 0.0s done [2022-03-25T18:51:46.180Z] #28 sha256:b42494c466d101bf06038e959e2e5acd227e1251987e79528e7d8b1f4040deaf 1.85kB / 1.85kB done [2022-03-25T18:51:46.180Z] #28 sha256:039f72a400b48c272c6348f0a3f749509b18e611901a21379abc7eb6edd53392 529B / 529B done [2022-03-25T18:51:46.180Z] #28 sha256:48c562c706d6a8a0c1c40f02b95506b20233c4f0261cc07e4e40f0c6e3673163 1.46kB / 1.46kB done [2022-03-25T18:51:46.388Z] #11 extracting sha256:598f1c03672dd2e858acd90f804b54df2fc466d2d81baf8c13bc3d73098b1fdf done [2022-03-25T18:51:46.388Z] #11 ... [2022-03-25T18:51:46.388Z] [2022-03-25T18:51:46.388Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-03-25T18:51:46.388Z] #70 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-03-25T18:51:46.388Z] #70 DONE 1.4s [2022-03-25T18:51:46.447Z] #28 sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 4.46MB / 54.92MB 0.0s [2022-03-25T18:51:46.447Z] #28 ... [2022-03-25T18:51:46.447Z] [2022-03-25T18:51:46.447Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-03-25T18:51:46.447Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-03-25T18:51:46.447Z] #45 DONE 0.0s [2022-03-25T18:51:46.447Z] [2022-03-25T18:51:46.447Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:b42494c466d101bf06038e959e2e5acd227e1251987e79528e7d8b1f4040deaf [2022-03-25T18:51:46.447Z] #28 sha256:c71b90189ad876dd982e9e6081b7b841e1ae8ea103e831542b5654718787afd8 [2022-03-25T18:51:46.447Z] #28 sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 10.49MB / 54.92MB 0.1s [2022-03-25T18:51:46.657Z] [2022-03-25T18:51:46.657Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:923853a353e0640892fc64af2817063674979bc4ee40879e0a3c26ca4f999c84 [2022-03-25T18:51:46.657Z] #11 sha256:36ffe4ca56532f388c1a67ae69c4bd629d2555116fcd5ace24cfbad0d7c41b26 [2022-03-25T18:51:46.657Z] #11 DONE 21.0s [2022-03-25T18:51:46.657Z] [2022-03-25T18:51:46.657Z] #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-03-25T18:51:46.657Z] #29 sha256:1a3147968ad151ae2564cfd3d01fe44514b196c751e7fac2ce456ffa259c95f8 [2022-03-25T18:51:46.657Z] #29 10.55 Selecting previously unselected package libjq1:arm64. [2022-03-25T18:51:46.657Z] #29 10.55 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ... [2022-03-25T18:51:46.657Z] #29 10.56 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-03-25T18:51:46.657Z] #29 11.14 Selecting previously unselected package jq. [2022-03-25T18:51:46.657Z] #29 11.14 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ... [2022-03-25T18:51:46.657Z] #29 11.16 Unpacking jq (1.6-2.1) ... [2022-03-25T18:51:46.657Z] #29 11.60 Setting up libpsl5:arm64 (0.21.0-1.2) ... [2022-03-25T18:51:46.657Z] #29 11.84 Setting up libbrotli1:arm64 (1.0.9-2+b2) ... [2022-03-25T18:51:46.657Z] #29 12.13 Setting up libnghttp2-14:arm64 (1.43.0-1) ... [2022-03-25T18:51:46.657Z] #29 12.31 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-25T18:51:46.657Z] #29 12.61 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-03-25T18:51:46.657Z] #29 12.66 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-25T18:51:46.657Z] #29 12.71 Setting up libssh2-1:arm64 (1.9.0-2) ... [2022-03-25T18:51:46.657Z] #29 12.87 Setting up openssl (1.1.1k-1+deb11u2) ... [2022-03-25T18:51:46.657Z] #29 13.32 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-03-25T18:51:46.657Z] #29 13.80 Setting up libjq1:arm64 (1.6-2.1) ... [2022-03-25T18:51:46.657Z] #29 13.84 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3) ... [2022-03-25T18:51:46.657Z] #29 13.87 Setting up ca-certificates (20210119) ... [2022-03-25T18:51:46.657Z] #29 14.37 Updating certificates in /etc/ssl/certs... [2022-03-25T18:51:46.657Z] #29 15.06 129 added, 0 removed; done. [2022-03-25T18:51:46.657Z] #29 15.46 Setting up jq (1.6-2.1) ... [2022-03-25T18:51:46.657Z] #29 15.67 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u1) ... [2022-03-25T18:51:46.657Z] #29 16.15 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-03-25T18:51:46.657Z] #29 16.19 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-25T18:51:46.657Z] #29 16.27 Processing triggers for ca-certificates (20210119) ... [2022-03-25T18:51:46.657Z] #29 16.28 Updating certificates in /etc/ssl/certs... [2022-03-25T18:51:46.709Z] #28 sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 25.17MB / 54.92MB 0.3s [2022-03-25T18:51:46.709Z] #28 sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 32.51MB / 54.92MB 0.4s [2022-03-25T18:51:46.915Z] #29 16.71 0 added, 0 removed; done. [2022-03-25T18:51:46.916Z] #29 16.71 Running hooks in /etc/ca-certificates/update.d... [2022-03-25T18:51:46.916Z] #29 16.71 done. [2022-03-25T18:51:46.916Z] #29 DONE 16.8s [2022-03-25T18:51:46.916Z] [2022-03-25T18:51:46.916Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-03-25T18:51:46.916Z] #30 sha256:d4345f4960f1efbd2a0c7af05cb01419b6e43a470a567ef66fec6bfbc36ac0ee [2022-03-25T18:51:46.916Z] #30 DONE 0.1s [2022-03-25T18:51:46.916Z] [2022-03-25T18:51:46.916Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-03-25T18:51:46.916Z] #12 sha256:a97c393706a5423760ece08e58852c0907a4a5b69cf538cd6f35b8df7de3e80a [2022-03-25T18:51:46.916Z] #12 DONE 0.4s [2022-03-25T18:51:46.916Z] [2022-03-25T18:51:46.916Z] #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-03-25T18:51:46.916Z] #31 sha256:eb77641cae39206c9e77d68826a0327feb321908e09fca2d7166bd804479e0d3 [2022-03-25T18:51:46.975Z] #28 sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 37.75MB / 54.92MB 0.5s [2022-03-25T18:51:47.247Z] #28 sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 41.94MB / 54.92MB 0.7s [2022-03-25T18:51:47.247Z] #28 sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 54.92MB / 54.92MB 0.9s [2022-03-25T18:51:47.576Z] #56 ... [2022-03-25T18:51:47.576Z] [2022-03-25T18:51:47.576Z] #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-03-25T18:51:47.576Z] #19 sha256:e3d5f52590905818b09b11c4651163e48c0a89ea620c85b1736376275550f7d7 [2022-03-25T18:51:47.576Z] #19 6.333 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-25T18:51:47.576Z] #19 7.681 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-03-25T18:51:47.576Z] #19 8.681 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB] [2022-03-25T18:51:47.821Z] #28 sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 54.92MB / 54.92MB 1.4s done [2022-03-25T18:51:47.851Z] #31 ... [2022-03-25T18:51:47.851Z] [2022-03-25T18:51:47.851Z] #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-03-25T18:51:47.851Z] #13 sha256:0acfa7ad617bf4cc876bfab89de7b494eeb5e03817f19515fd3c07caf7bfcd02 [2022-03-25T18:51:47.851Z] #13 DONE 0.7s [2022-03-25T18:51:47.851Z] [2022-03-25T18:51:47.851Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-03-25T18:51:47.851Z] #33 sha256:68a95818697f7005c20965d78e2236eef129f8798d23f6151aebed768dec2d84 [2022-03-25T18:51:48.111Z] #33 ... [2022-03-25T18:51:48.111Z] [2022-03-25T18:51:48.111Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-03-25T18:51:48.111Z] #42 sha256:a3fd534a40b349e5734da29ffa3e922b5ee98fc4255d42bfcb527c2bf7aea054 [2022-03-25T18:51:48.111Z] #42 DONE 0.2s [2022-03-25T18:51:48.111Z] [2022-03-25T18:51:48.111Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-03-25T18:51:48.111Z] #33 sha256:68a95818697f7005c20965d78e2236eef129f8798d23f6151aebed768dec2d84 [2022-03-25T18:51:48.111Z] #33 DONE 0.3s [2022-03-25T18:51:48.111Z] [2022-03-25T18:51:48.111Z] #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-03-25T18:51:48.111Z] #46 sha256:4b9699befdc197b03383b0e544d690df4f12a1cdf9971bfc30761270f0eb042e [2022-03-25T18:51:48.111Z] #46 DONE 0.4s [2022-03-25T18:51:48.111Z] [2022-03-25T18:51:48.111Z] #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-03-25T18:51:48.111Z] #47 sha256:3c001af8c66047bb1becc46922248765364b125e3ecc83401e6a5785e25e3501 [2022-03-25T18:51:48.369Z] #47 ... [2022-03-25T18:51:48.369Z] [2022-03-25T18:51:48.369Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-03-25T18:51:48.369Z] #25 sha256:c6dcb635295da01ada372c34517341d28c94e693bcbd29b1f5d910857c96ae26 [2022-03-25T18:51:48.369Z] #25 DONE 0.4s [2022-03-25T18:51:48.369Z] [2022-03-25T18:51:48.369Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-03-25T18:51:48.369Z] #62 sha256:1a885252a0eb057be248be95e8d96a8af13073a25aab567c59eb66bdf8273044 [2022-03-25T18:51:48.369Z] #62 DONE 0.5s [2022-03-25T18:51:48.369Z] [2022-03-25T18:51:48.369Z] #63 [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-03-25T18:51:48.369Z] #63 sha256:9039c7c5a02b252290bb9abf36f7cfaf21ce38cd63ad857dddf97f4f297d9762 [2022-03-25T18:51:48.390Z] #28 extracting sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 0.2s [2022-03-25T18:51:48.519Z] #19 9.682 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [125 kB] [2022-03-25T18:51:48.519Z] #19 9.682 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [117 kB] [2022-03-25T18:51:48.519Z] #19 9.682 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [118 kB] [2022-03-25T18:51:48.519Z] #19 9.682 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [123 kB] [2022-03-25T18:51:48.519Z] #19 9.682 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [123 kB] [2022-03-25T18:51:48.519Z] #19 9.682 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [125 kB] [2022-03-25T18:51:48.647Z] #58 ... [2022-03-25T18:51:48.647Z] [2022-03-25T18:51:48.647Z] #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-03-25T18:51:48.647Z] #47 sha256:53e28b7d83e01fd8d7829b58ad793361f8fb6e38e5fcf09f6115cb8a65ded479 [2022-03-25T18:51:48.647Z] #47 32.31 Reading package lists... [2022-03-25T18:51:48.781Z] #19 10.10 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-03-25T18:51:48.905Z] #47 40.94 Building dependency tree... [2022-03-25T18:51:49.043Z] #19 10.13 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-03-25T18:51:49.043Z] #19 10.13 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-03-25T18:51:49.043Z] #19 10.13 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-25T18:51:49.043Z] #19 10.14 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-03-25T18:51:49.043Z] #19 10.14 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-03-25T18:51:50.180Z] #11 extracting sha256:26ee1eb1b3b371b2e378312e42f25ae777a3276e52b3d105b2512d1ef852431d 5.0s [2022-03-25T18:51:50.180Z] #11 ... [2022-03-25T18:51:50.180Z] [2022-03-25T18:51:50.180Z] #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-03-25T18:51:50.180Z] #29 sha256:fb9f59e706f9cff6944de2cf69aa71b1f0f3ada30603561ab5eedaa7eba022d8 [2022-03-25T18:51:50.180Z] #29 9.807 Updating certificates in /etc/ssl/certs... [2022-03-25T18:51:50.180Z] #29 10.89 129 added, 0 removed; done. [2022-03-25T18:51:50.180Z] #29 10.92 Setting up jq (1.6-2.1) ... [2022-03-25T18:51:50.180Z] #29 10.93 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-03-25T18:51:50.180Z] #29 10.95 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-03-25T18:51:50.180Z] #29 10.97 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-25T18:51:50.180Z] #29 10.99 Processing triggers for ca-certificates (20210119) ... [2022-03-25T18:51:50.180Z] #29 11.00 Updating certificates in /etc/ssl/certs... [2022-03-25T18:51:50.180Z] #29 12.13 0 added, 0 removed; done. [2022-03-25T18:51:50.180Z] #29 12.13 Running hooks in /etc/ca-certificates/update.d... [2022-03-25T18:51:50.180Z] #29 12.13 done. [2022-03-25T18:51:50.180Z] #29 DONE 15.0s [2022-03-25T18:51:50.180Z] [2022-03-25T18:51:50.180Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:923853a353e0640892fc64af2817063674979bc4ee40879e0a3c26ca4f999c84 [2022-03-25T18:51:50.180Z] #11 sha256:4c8d1fcba77500d644396541415724985afad6a7ce77d4c2189d0d969b077650 [2022-03-25T18:51:50.319Z] #28 ... [2022-03-25T18:51:50.319Z] [2022-03-25T18:51:50.319Z] #24 [internal] load build context [2022-03-25T18:51:50.319Z] #24 sha256:85e5fe4be23bc9d0a91c3cd97983d29c861a22e334e4faed794d94f0e18580fa [2022-03-25T18:51:50.319Z] #24 transferring context: 60.58MB 4.2s done [2022-03-25T18:51:50.319Z] #24 DONE 4.3s [2022-03-25T18:51:50.319Z] [2022-03-25T18:51:50.319Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:923853a353e0640892fc64af2817063674979bc4ee40879e0a3c26ca4f999c84 [2022-03-25T18:51:50.319Z] #11 sha256:4c8d1fcba77500d644396541415724985afad6a7ce77d4c2189d0d969b077650 [2022-03-25T18:51:50.319Z] #11 resolve docker.io/library/golang:1.18.0-bullseye@sha256:923853a353e0640892fc64af2817063674979bc4ee40879e0a3c26ca4f999c84 0.0s done [2022-03-25T18:51:50.319Z] #11 sha256:996ee073842215953635bcc11b2cda8775b543dbe4a903a6792ad7dd4dcd0017 1.80kB / 1.80kB done [2022-03-25T18:51:50.319Z] #11 sha256:3abbb425095abbb927320e16da1338a3b51f8e40fc3df94fc4ab4dd3b3363689 7.03kB / 7.03kB done [2022-03-25T18:51:50.319Z] #11 sha256:923853a353e0640892fc64af2817063674979bc4ee40879e0a3c26ca4f999c84 1.86kB / 1.86kB done [2022-03-25T18:51:50.319Z] #11 sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 54.92MB / 54.92MB 1.7s done [2022-03-25T18:51:50.319Z] #11 sha256:540ff8c0841d610e4cc2ad3b9ed4c6edcad4f5be2add8765f416515fbc2be2a8 5.15MB / 5.15MB 0.7s done [2022-03-25T18:51:50.319Z] #11 sha256:a0bf850a0df065fb202ebf8a3527699dc18322469c34733a6cb7f412a7aaefa6 10.87MB / 10.87MB 0.6s done [2022-03-25T18:51:50.319Z] #11 sha256:d751dc38ae511bbc21c148bffa7e863057cbc7b4a8ff5155f2eca7e8d03740c6 54.58MB / 54.58MB 2.3s done [2022-03-25T18:51:50.319Z] #11 sha256:26ee1eb1b3b371b2e378312e42f25ae777a3276e52b3d105b2512d1ef852431d 85.83MB / 85.83MB 3.4s done [2022-03-25T18:51:50.319Z] #11 sha256:efc242f34a7ed1a729a1063a18fba314d6e3667da40b1f36fdfeda9bdbb2824e 120.83MB / 141.70MB 4.2s [2022-03-25T18:51:50.319Z] #11 sha256:e795b75807e4733c35ed0199e16944199899da6f4c9e9824552e711f85f204c0 156B / 156B 2.4s done [2022-03-25T18:51:50.319Z] #11 sha256:efc242f34a7ed1a729a1063a18fba314d6e3667da40b1f36fdfeda9bdbb2824e 127.93MB / 141.70MB 4.3s [2022-03-25T18:51:50.436Z] #11 ... [2022-03-25T18:51:50.436Z] [2022-03-25T18:51:50.436Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-03-25T18:51:50.436Z] #30 sha256:836c86ddd57aea8ee90a9fcc0e68c7a0a24737fbe0f7e3fce8a2ded611c7e11a [2022-03-25T18:51:50.436Z] #30 DONE 0.4s [2022-03-25T18:51:50.577Z] #11 sha256:efc242f34a7ed1a729a1063a18fba314d6e3667da40b1f36fdfeda9bdbb2824e 136.31MB / 141.70MB 4.5s [2022-03-25T18:51:50.701Z] [2022-03-25T18:51:50.701Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:923853a353e0640892fc64af2817063674979bc4ee40879e0a3c26ca4f999c84 [2022-03-25T18:51:50.701Z] #11 sha256:4c8d1fcba77500d644396541415724985afad6a7ce77d4c2189d0d969b077650 [2022-03-25T18:51:50.701Z] #11 extracting sha256:26ee1eb1b3b371b2e378312e42f25ae777a3276e52b3d105b2512d1ef852431d 5.6s done [2022-03-25T18:51:50.958Z] #11 extracting sha256:efc242f34a7ed1a729a1063a18fba314d6e3667da40b1f36fdfeda9bdbb2824e [2022-03-25T18:51:50.959Z] #19 ... [2022-03-25T18:51:50.959Z] [2022-03-25T18:51:50.960Z] #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-03-25T18:51:50.960Z] #50 sha256:bac9189b3527223f113246c110f5cda16dced33d3b091bbe23bbedebbb0f3c1c [2022-03-25T18:51:50.960Z] #50 21.64 Updating files: 92% (1698/1843) Updating files: 93% (1714/1843) Updating files: 94% (1733/1843) Updating files: 95% (1751/1843) Updating files: 96% (1770/1843) Updating files: 97% (1788/1843) Updating files: 98% (1807/1843) Updating files: 99% (1825/1843) Updating files: 100% (1843/1843) Updating files: 100% (1843/1843), done. [2022-03-25T18:51:50.960Z] #50 21.77 + git checkout -q v2.3.0 [2022-03-25T18:51:51.660Z] #63 2.791 + RM_GOPATH=0 [2022-03-25T18:51:51.661Z] #63 2.791 + TMP_GOPATH= [2022-03-25T18:51:51.661Z] #63 2.791 + : /build [2022-03-25T18:51:51.661Z] #63 2.791 + '[' -z '' ']' [2022-03-25T18:51:51.661Z] #63 2.791 ++ mktemp -d [2022-03-25T18:51:51.661Z] #63 2.796 + export GOPATH=/tmp/tmp.Novx7GEohm [2022-03-25T18:51:51.661Z] #63 2.796 + GOPATH=/tmp/tmp.Novx7GEohm [2022-03-25T18:51:51.661Z] #63 2.796 + RM_GOPATH=1 [2022-03-25T18:51:51.661Z] #63 2.796 + case "$(go env GOARCH)" in [2022-03-25T18:51:51.661Z] #63 2.796 ++ go env GOARCH [2022-03-25T18:51:51.661Z] #63 2.807 + export GO_BUILDMODE=-buildmode=pie [2022-03-25T18:51:51.661Z] #63 2.807 + GO_BUILDMODE=-buildmode=pie [2022-03-25T18:51:51.661Z] #63 2.807 ++ dirname /install.sh [2022-03-25T18:51:51.661Z] #63 2.807 + dir=/ [2022-03-25T18:51:51.661Z] #63 2.807 + bin=rootlesskit [2022-03-25T18:51:51.661Z] #63 2.807 + shift [2022-03-25T18:51:51.661Z] #63 2.807 + '[' '!' -f //rootlesskit.installer ']' [2022-03-25T18:51:51.661Z] #63 2.807 + . //rootlesskit.installer [2022-03-25T18:51:51.661Z] #63 2.807 ++ : b25a0bad15d664c4ee8885ba622569425e918a68 [2022-03-25T18:51:51.661Z] #63 2.807 + install_rootlesskit [2022-03-25T18:51:51.661Z] #63 2.807 + case "$1" in [2022-03-25T18:51:51.661Z] #63 2.807 + export CGO_ENABLED=0 [2022-03-25T18:51:51.661Z] #63 2.807 + CGO_ENABLED=0 [2022-03-25T18:51:51.661Z] #63 2.807 + _install_rootlesskit [2022-03-25T18:51:51.661Z] #63 2.807 + echo 'Install rootlesskit version b25a0bad15d664c4ee8885ba622569425e918a68' [2022-03-25T18:51:51.661Z] #63 2.807 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-25T18:51:51.661Z] #63 2.807 + GOBIN=/build [2022-03-25T18:51:51.661Z] #63 2.807 + GO111MODULE=on [2022-03-25T18:51:51.661Z] #63 2.807 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@b25a0bad15d664c4ee8885ba622569425e918a68 [2022-03-25T18:51:51.661Z] #63 2.809 Install rootlesskit version b25a0bad15d664c4ee8885ba622569425e918a68 [2022-03-25T18:51:51.661Z] #63 3.265 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2022-03-25T18:51:51.903Z] #50 ... [2022-03-25T18:51:51.903Z] [2022-03-25T18:51:51.903Z] #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-03-25T18:51:51.903Z] #54 sha256:53e28b7d83e01fd8d7829b58ad793361f8fb6e38e5fcf09f6115cb8a65ded479 [2022-03-25T18:51:51.903Z] #54 12.61 Get:8 https://mirrorcache.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2154 B] [2022-03-25T18:51:51.903Z] #54 17.87 Fetched 8512 kB in 14s (600 kB/s) [2022-03-25T18:51:51.903Z] #54 17.87 Reading package lists... [2022-03-25T18:51:52.192Z] #47 ... [2022-03-25T18:51:52.192Z] [2022-03-25T18:51:52.192Z] #58 [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-03-25T18:51:52.192Z] #58 sha256:7355574b4f81e1bba0b35cf0e8989145ea4161ebb03c120de1334180cd0d2a86 [2022-03-25T18:51:52.192Z] #58 42.62 The following additional packages will be installed: [2022-03-25T18:51:52.192Z] #58 42.64 libbtrfs0 [2022-03-25T18:51:52.192Z] #58 42.95 The following NEW packages will be installed: [2022-03-25T18:51:52.192Z] #58 43.00 libbtrfs-dev libbtrfs0 [2022-03-25T18:51:52.192Z] #58 43.68 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-03-25T18:51:52.192Z] #58 43.68 Need to get 460 kB of archives. [2022-03-25T18:51:52.192Z] #58 43.68 After this operation, 1237 kB of additional disk space will be used. [2022-03-25T18:51:52.192Z] #58 43.68 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-03-25T18:51:52.192Z] #58 43.69 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-03-25T18:51:52.192Z] #58 45.42 debconf: delaying package configuration, since apt-utils is not installed [2022-03-25T18:51:52.192Z] #58 45.77 Fetched 460 kB in 0s (987 kB/s) [2022-03-25T18:51:52.192Z] #58 45.96 Selecting previously unselected package libbtrfs0:amd64. [2022-03-25T18:51:52.192Z] #58 45.96 (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-03-25T18:51:52.192Z] #58 46.12 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-03-25T18:51:52.192Z] #58 46.20 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-03-25T18:51:52.452Z] #58 46.70 Selecting previously unselected package libbtrfs-dev:amd64. [2022-03-25T18:51:52.452Z] #58 46.70 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-03-25T18:51:52.452Z] #58 46.71 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-25T18:51:52.472Z] #11 ... [2022-03-25T18:51:52.472Z] [2022-03-25T18:51:52.472Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-25T18:51:52.472Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-03-25T18:51:52.472Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-03-25T18:51:52.472Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-03-25T18:51:52.472Z] #69 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-03-25T18:51:52.472Z] #69 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-03-25T18:51:52.472Z] #69 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 3.6s done [2022-03-25T18:51:52.472Z] #69 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.3s done [2022-03-25T18:51:52.472Z] #69 DONE 6.3s [2022-03-25T18:51:52.472Z] [2022-03-25T18:51:52.472Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:923853a353e0640892fc64af2817063674979bc4ee40879e0a3c26ca4f999c84 [2022-03-25T18:51:52.472Z] #11 sha256:4c8d1fcba77500d644396541415724985afad6a7ce77d4c2189d0d969b077650 [2022-03-25T18:51:52.472Z] #11 ... [2022-03-25T18:51:52.472Z] [2022-03-25T18:51:52.472Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-25T18:51:52.472Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-03-25T18:51:52.472Z] #67 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-03-25T18:51:52.472Z] #67 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-03-25T18:51:52.472Z] #67 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-03-25T18:51:52.472Z] #67 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-03-25T18:51:52.472Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 3.3s done [2022-03-25T18:51:52.472Z] #67 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.5s done [2022-03-25T18:51:52.472Z] #67 DONE 6.3s [2022-03-25T18:51:52.472Z] [2022-03-25T18:51:52.472Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:923853a353e0640892fc64af2817063674979bc4ee40879e0a3c26ca4f999c84 [2022-03-25T18:51:52.472Z] #11 sha256:4c8d1fcba77500d644396541415724985afad6a7ce77d4c2189d0d969b077650 [2022-03-25T18:51:52.848Z] #54 22.74 Reading package lists... [2022-03-25T18:51:52.848Z] #54 ... [2022-03-25T18:51:52.848Z] [2022-03-25T18:51:52.848Z] #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-03-25T18:51:52.848Z] #50 sha256:bac9189b3527223f113246c110f5cda16dced33d3b091bbe23bbedebbb0f3c1c [2022-03-25T18:51:52.848Z] #50 23.94 + 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-03-25T18:51:53.021Z] #58 47.23 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-03-25T18:51:53.021Z] #58 47.38 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-25T18:51:53.021Z] #58 47.40 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-25T18:51:53.044Z] #63 4.918 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-03-25T18:51:53.304Z] #63 4.941 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2022-03-25T18:51:53.563Z] #63 ... [2022-03-25T18:51:53.563Z] [2022-03-25T18:51:53.563Z] #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-03-25T18:51:53.563Z] #31 sha256:eb77641cae39206c9e77d68826a0327feb321908e09fca2d7166bd804479e0d3 [2022-03-25T18:51:53.563Z] #31 1.643 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-03-25T18:51:53.563Z] #31 2.065 [2022-03-25T18:51:53.563Z] #31 2.282 #=#=# ######################################################################## 100.0% [2022-03-25T18:51:53.563Z] #31 2.606 [2022-03-25T18:51:53.563Z] #31 3.737 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-03-25T18:51:53.563Z] #31 4.695 [2022-03-25T18:51:53.563Z] #31 4.936 #=#=# 0.1% ######################################################################## 100.0% [2022-03-25T18:51:53.563Z] #31 6.320 [2022-03-25T18:51:53.595Z] #58 DONE 47.8s [2022-03-25T18:51:53.595Z] [2022-03-25T18:51:53.595Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-03-25T18:51:53.595Z] #59 sha256:4bd629870bdf6b17a25da7b4ddd1d4d96c63a161766ffa842fddff0671801f10 [2022-03-25T18:51:53.595Z] #59 DONE 0.1s [2022-03-25T18:51:53.595Z] [2022-03-25T18:51:53.595Z] #60 [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-03-25T18:51:53.595Z] #60 sha256:a6816ef0da738d65608502d1173bd064ff738831005c9460a17fd4edb047b625 [2022-03-25T18:51:53.845Z] #11 extracting sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 5.4s [2022-03-25T18:51:53.845Z] #11 extracting sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 5.6s done [2022-03-25T18:51:54.103Z] #11 extracting sha256:540ff8c0841d610e4cc2ad3b9ed4c6edcad4f5be2add8765f416515fbc2be2a8 [2022-03-25T18:51:54.103Z] #11 extracting sha256:540ff8c0841d610e4cc2ad3b9ed4c6edcad4f5be2add8765f416515fbc2be2a8 0.2s done [2022-03-25T18:51:54.361Z] #11 ... [2022-03-25T18:51:54.361Z] [2022-03-25T18:51:54.361Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:b42494c466d101bf06038e959e2e5acd227e1251987e79528e7d8b1f4040deaf [2022-03-25T18:51:54.361Z] #28 sha256:c71b90189ad876dd982e9e6081b7b841e1ae8ea103e831542b5654718787afd8 [2022-03-25T18:51:54.361Z] #28 DONE 8.4s [2022-03-25T18:51:54.361Z] [2022-03-25T18:51:54.361Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:923853a353e0640892fc64af2817063674979bc4ee40879e0a3c26ca4f999c84 [2022-03-25T18:51:54.361Z] #11 sha256:4c8d1fcba77500d644396541415724985afad6a7ce77d4c2189d0d969b077650 [2022-03-25T18:51:54.361Z] #11 extracting sha256:a0bf850a0df065fb202ebf8a3527699dc18322469c34733a6cb7f412a7aaefa6 0.1s [2022-03-25T18:51:54.926Z] #11 extracting sha256:a0bf850a0df065fb202ebf8a3527699dc18322469c34733a6cb7f412a7aaefa6 0.6s done [2022-03-25T18:51:54.973Z] #60 1.464 + RM_GOPATH=0 [2022-03-25T18:51:54.973Z] #60 1.464 + TMP_GOPATH= [2022-03-25T18:51:54.973Z] #60 1.464 + : /build [2022-03-25T18:51:54.973Z] #60 1.464 + '[' -z '' ']' [2022-03-25T18:51:54.973Z] #60 1.464 ++ mktemp -d [2022-03-25T18:51:54.973Z] #60 1.473 + export GOPATH=/tmp/tmp.iC1V4VMdft [2022-03-25T18:51:54.973Z] #60 1.473 + GOPATH=/tmp/tmp.iC1V4VMdft [2022-03-25T18:51:54.973Z] #60 1.473 + RM_GOPATH=1 [2022-03-25T18:51:54.973Z] #60 1.473 + case "$(go env GOARCH)" in [2022-03-25T18:51:54.973Z] #60 1.473 ++ go env GOARCH [2022-03-25T18:51:54.973Z] #60 1.573 + export GO_BUILDMODE=-buildmode=pie [2022-03-25T18:51:54.973Z] #60 1.573 + GO_BUILDMODE=-buildmode=pie [2022-03-25T18:51:55.183Z] #11 extracting sha256:d751dc38ae511bbc21c148bffa7e863057cbc7b4a8ff5155f2eca7e8d03740c6 [2022-03-25T18:51:55.236Z] #60 1.574 ++ dirname /install.sh [2022-03-25T18:51:55.236Z] #60 1.580 + dir=/ [2022-03-25T18:51:55.236Z] #60 1.580 + bin=containerd [2022-03-25T18:51:55.236Z] #60 1.580 + shift [2022-03-25T18:51:55.236Z] #60 1.580 + '[' '!' -f //containerd.installer ']' [2022-03-25T18:51:55.236Z] #60 1.580 + . //containerd.installer [2022-03-25T18:51:55.236Z] #60 1.580 ++ set -e [2022-03-25T18:51:55.236Z] #60 1.580 ++ : v1.6.2 [2022-03-25T18:51:55.236Z] #60 1.581 + install_containerd [2022-03-25T18:51:55.236Z] #60 1.609 + echo 'Install containerd version v1.6.2' [2022-03-25T18:51:55.236Z] #60 1.610 Install containerd version v1.6.2 [2022-03-25T18:51:55.236Z] #60 1.610 + git clone https://github.com/containerd/containerd.git /tmp/tmp.iC1V4VMdft/src/github.com/containerd/containerd [2022-03-25T18:51:55.236Z] #60 1.612 Cloning into '/tmp/tmp.iC1V4VMdft/src/github.com/containerd/containerd'... [2022-03-25T18:51:55.750Z] #11 ... [2022-03-25T18:51:55.750Z] [2022-03-25T18:51:55.750Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-03-25T18:51:55.750Z] #68 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-03-25T18:51:55.750Z] #68 DONE 0.9s [2022-03-25T18:51:55.750Z] [2022-03-25T18:51:55.750Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:923853a353e0640892fc64af2817063674979bc4ee40879e0a3c26ca4f999c84 [2022-03-25T18:51:55.750Z] #11 sha256:4c8d1fcba77500d644396541415724985afad6a7ce77d4c2189d0d969b077650 [2022-03-25T18:51:55.807Z] #60 ... [2022-03-25T18:51:55.807Z] [2022-03-25T18:51:55.807Z] #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-03-25T18:51:55.807Z] #38 sha256:9ecb4385af5d6f989bb79a2fc7999de88cc8ff65b9858ba9d616d08a02a43a45 [2022-03-25T18:51:55.807Z] #38 32.34 Reading package lists... [2022-03-25T18:51:55.807Z] #38 40.58 Building dependency tree... [2022-03-25T18:51:55.807Z] #38 46.02 The following additional packages will be installed: [2022-03-25T18:51:55.807Z] #38 46.07 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-03-25T18:51:55.807Z] #38 46.10 Suggested packages: [2022-03-25T18:51:55.807Z] #38 46.10 cmake-doc ninja-build lrzip [2022-03-25T18:51:55.807Z] #38 46.10 Recommended packages: [2022-03-25T18:51:55.807Z] #38 46.10 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-03-25T18:51:55.807Z] #38 47.42 The following NEW packages will be installed: [2022-03-25T18:51:55.807Z] #38 47.44 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-03-25T18:51:55.807Z] #38 47.44 vim-common xxd [2022-03-25T18:51:55.807Z] #38 47.85 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-03-25T18:51:55.807Z] #38 47.85 Need to get 17.7 MB of archives. [2022-03-25T18:51:55.807Z] #38 47.85 After this operation, 70.7 MB of additional disk space will be used. [2022-03-25T18:51:55.807Z] #38 47.85 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-03-25T18:51:55.807Z] #38 47.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-03-25T18:51:55.807Z] #38 47.91 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-03-25T18:51:55.807Z] #38 48.09 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-03-25T18:51:55.807Z] #38 48.85 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2022-03-25T18:51:55.807Z] #38 48.88 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2022-03-25T18:51:55.807Z] #38 48.91 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-03-25T18:51:55.807Z] #38 48.91 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-03-25T18:51:55.807Z] #38 48.92 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-03-25T18:51:55.807Z] #38 48.94 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-03-25T18:51:56.066Z] #38 ... [2022-03-25T18:51:56.066Z] [2022-03-25T18:51:56.066Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-25T18:51:56.066Z] #51 sha256:62258efd1310c58d8ef4c8ef111d1f60efce68345186f6001881029630198dca [2022-03-25T18:51:56.066Z] #51 49.55 go: downloading github.com/fatih/color v1.13.0 [2022-03-25T18:51:56.066Z] #51 49.57 go: downloading github.com/gofrs/flock v0.8.1 [2022-03-25T18:51:56.066Z] #51 49.70 go: downloading github.com/spf13/cobra v1.3.0 [2022-03-25T18:51:56.066Z] #51 49.74 go: downloading github.com/spf13/pflag v1.0.5 [2022-03-25T18:51:56.066Z] #51 50.00 go: downloading github.com/spf13/viper v1.10.1 [2022-03-25T18:51:56.066Z] #51 50.18 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-03-25T18:51:56.229Z] #11 extracting sha256:efc242f34a7ed1a729a1063a18fba314d6e3667da40b1f36fdfeda9bdbb2824e 5.1s [2022-03-25T18:51:56.328Z] #51 50.70 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-03-25T18:51:56.328Z] #51 50.70 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-03-25T18:51:56.328Z] #51 ... [2022-03-25T18:51:56.328Z] [2022-03-25T18:51:56.328Z] #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-03-25T18:51:56.328Z] #14 sha256:9d0bac80c09d498137b30378bf66e98e4bb6218960c227664c035a9ce1accd40 [2022-03-25T18:51:56.328Z] #14 32.19 Reading package lists... [2022-03-25T18:51:56.328Z] #14 40.90 Building dependency tree... [2022-03-25T18:51:56.328Z] #14 46.37 The following additional packages will be installed: [2022-03-25T18:51:56.328Z] #14 46.42 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-03-25T18:51:56.328Z] #14 46.42 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-03-25T18:51:56.328Z] #14 46.42 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-03-25T18:51:56.328Z] #14 46.42 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-03-25T18:51:56.328Z] #14 46.43 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-03-25T18:51:56.328Z] #14 46.45 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-03-25T18:51:56.328Z] #14 46.47 mingw-w64-common mingw-w64-x86-64-dev [2022-03-25T18:51:56.328Z] #14 46.49 Suggested packages: [2022-03-25T18:51:56.328Z] #14 46.50 gcc-10-locales seccomp wine64 [2022-03-25T18:51:56.328Z] #14 48.45 The following NEW packages will be installed: [2022-03-25T18:51:56.328Z] #14 48.45 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-03-25T18:51:56.328Z] #14 48.45 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-03-25T18:51:56.328Z] #14 48.45 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-03-25T18:51:56.328Z] #14 48.45 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-03-25T18:51:56.328Z] #14 48.45 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-03-25T18:51:56.328Z] #14 48.46 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-03-25T18:51:56.328Z] #14 48.46 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-03-25T18:51:56.328Z] #14 48.46 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-03-25T18:51:56.328Z] #14 48.46 mingw-w64-x86-64-dev [2022-03-25T18:51:56.328Z] #14 48.90 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-03-25T18:51:56.328Z] #14 48.90 Need to get 115 MB of archives. [2022-03-25T18:51:56.328Z] #14 48.90 After this operation, 645 MB of additional disk space will be used. [2022-03-25T18:51:56.328Z] #14 48.90 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-03-25T18:51:56.328Z] #14 49.13 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-03-25T18:51:56.328Z] #14 49.36 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-03-25T18:51:56.328Z] #14 49.36 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-03-25T18:51:56.328Z] #14 49.37 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-03-25T18:51:56.328Z] #14 49.37 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-03-25T18:51:56.328Z] #14 49.71 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-03-25T18:51:56.328Z] #14 49.96 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-03-25T18:51:56.328Z] #14 49.96 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-03-25T18:51:56.328Z] #14 50.61 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-03-25T18:51:56.592Z] #14 ... [2022-03-25T18:51:56.592Z] [2022-03-25T18:51:56.592Z] #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-03-25T18:51:56.592Z] #47 sha256:53e28b7d83e01fd8d7829b58ad793361f8fb6e38e5fcf09f6115cb8a65ded479 [2022-03-25T18:51:56.592Z] #47 46.47 The following additional packages will be installed: [2022-03-25T18:51:56.592Z] #47 46.48 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-03-25T18:51:56.592Z] #47 46.48 python3-protobuf python3-six [2022-03-25T18:51:56.592Z] #47 46.48 Suggested packages: [2022-03-25T18:51:56.592Z] #47 46.49 python3-setuptools [2022-03-25T18:51:56.592Z] #47 46.49 Recommended packages: [2022-03-25T18:51:56.593Z] #47 46.49 iproute2 | iproute [2022-03-25T18:51:56.593Z] #47 47.47 The following NEW packages will be installed: [2022-03-25T18:51:56.593Z] #47 47.47 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-03-25T18:51:56.593Z] #47 47.47 python3-protobuf python3-six [2022-03-25T18:51:56.593Z] #47 48.08 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-03-25T18:51:56.593Z] #47 48.08 Need to get 2292 kB of archives. [2022-03-25T18:51:56.593Z] #47 48.08 After this operation, 11.0 MB of additional disk space will be used. [2022-03-25T18:51:56.593Z] #47 48.08 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-03-25T18:51:56.593Z] #47 48.12 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-03-25T18:51:56.593Z] #47 48.13 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-03-25T18:51:56.593Z] #47 48.14 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-03-25T18:51:56.593Z] #47 48.17 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-03-25T18:51:56.593Z] #47 48.17 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-03-25T18:51:56.593Z] #47 48.19 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-03-25T18:51:57.124Z] #11 ... [2022-03-25T18:51:57.124Z] [2022-03-25T18:51:57.124Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-03-25T18:51:57.124Z] #70 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-03-25T18:51:57.124Z] #70 DONE 1.5s [2022-03-25T18:51:57.124Z] [2022-03-25T18:51:57.124Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:923853a353e0640892fc64af2817063674979bc4ee40879e0a3c26ca4f999c84 [2022-03-25T18:51:57.124Z] #11 sha256:4c8d1fcba77500d644396541415724985afad6a7ce77d4c2189d0d969b077650 [2022-03-25T18:51:57.531Z] #47 51.62 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-03-25T18:51:57.759Z] #31 10.20 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-03-25T18:51:57.759Z] #31 ... [2022-03-25T18:51:57.759Z] [2022-03-25T18:51:57.759Z] #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-03-25T18:51:57.759Z] #36 sha256:d3049fff2c596bdfacb4954dcc3e584a2f8aa71c7ce4470db74e988fb0f29422 [2022-03-25T18:51:57.759Z] #36 2.247 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-03-25T18:51:57.759Z] #36 9.007 tomll can be used in two ways: [2022-03-25T18:51:57.759Z] #36 9.007 Writing to STDIN and reading from STDOUT: [2022-03-25T18:51:57.759Z] #36 9.007 cat file.toml | tomll > file.toml [2022-03-25T18:51:57.759Z] #36 9.007 [2022-03-25T18:51:57.759Z] #36 9.007 Reading and updating a list of files: [2022-03-25T18:51:57.759Z] #36 9.007 tomll a.toml b.toml c.toml [2022-03-25T18:51:57.759Z] #36 9.007 [2022-03-25T18:51:57.759Z] #36 9.007 When given a list of files, tomll will modify all files in place without asking. [2022-03-25T18:51:57.759Z] #36 DONE 9.5s [2022-03-25T18:51:57.759Z] [2022-03-25T18:51:57.759Z] #63 [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-03-25T18:51:57.759Z] #63 sha256:9039c7c5a02b252290bb9abf36f7cfaf21ce38cd63ad857dddf97f4f297d9762 [2022-03-25T18:51:57.759Z] #63 5.398 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2022-03-25T18:51:57.759Z] #63 6.099 go: downloading github.com/google/uuid v1.3.0 [2022-03-25T18:51:57.759Z] #63 6.201 go: downloading github.com/moby/vpnkit v0.5.0 [2022-03-25T18:51:57.759Z] #63 7.273 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-03-25T18:51:57.759Z] #63 7.283 go: downloading github.com/gofrs/flock v0.8.1 [2022-03-25T18:51:57.759Z] #63 7.360 go: downloading github.com/gorilla/mux v1.8.0 [2022-03-25T18:51:57.759Z] #63 7.464 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2022-03-25T18:51:57.759Z] #63 7.651 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-03-25T18:51:57.759Z] #63 8.700 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-03-25T18:51:57.759Z] #63 8.832 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2022-03-25T18:51:57.759Z] #63 ... [2022-03-25T18:51:57.759Z] [2022-03-25T18:51:57.759Z] #58 [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-03-25T18:51:57.759Z] #58 sha256:ae74789e647a3f23a6c9c2a5847f566485274531b2928e24f184006718696c4e [2022-03-25T18:51:57.759Z] #58 4.035 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-25T18:51:57.759Z] #58 4.046 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-25T18:51:57.759Z] #58 4.046 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-25T18:51:57.759Z] #58 4.724 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-03-25T18:51:57.759Z] #58 6.108 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [123 kB] [2022-03-25T18:51:57.759Z] #58 8.421 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-03-25T18:51:57.789Z] #47 ... [2022-03-25T18:51:57.789Z] [2022-03-25T18:51:57.789Z] #53 [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-03-25T18:51:57.789Z] #53 sha256:065c15b37b4063bc488ce682f6d43dcb03528706f60cbf6f63f64573768a0692 [2022-03-25T18:51:57.789Z] #53 51.72 v3.0.2 [2022-03-25T18:51:57.789Z] #53 DONE 52.2s [2022-03-25T18:51:57.789Z] [2022-03-25T18:51:57.789Z] #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-03-25T18:51:57.789Z] #38 sha256:9ecb4385af5d6f989bb79a2fc7999de88cc8ff65b9858ba9d616d08a02a43a45 [2022-03-25T18:51:57.789Z] #38 50.89 debconf: delaying package configuration, since apt-utils is not installed [2022-03-25T18:51:57.789Z] #38 51.28 Fetched 17.7 MB in 2s (10.3 MB/s) [2022-03-25T18:51:57.789Z] #38 51.41 Selecting previously unselected package xxd. [2022-03-25T18:51:57.789Z] #38 51.41 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-03-25T18:51:57.790Z] #38 51.54 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-03-25T18:51:57.790Z] #38 51.57 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-03-25T18:51:57.790Z] #38 52.13 Selecting previously unselected package vim-common. [2022-03-25T18:51:57.790Z] #38 52.14 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-25T18:51:57.790Z] #38 52.22 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-25T18:51:58.018Z] #58 ... [2022-03-25T18:51:58.018Z] [2022-03-25T18:51:58.018Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-25T18:51:58.018Z] #51 sha256:ab432f667b44061be7b27ec72dc554bd925a8c2551be213aa73b6cf1c8f920cf [2022-03-25T18:51:58.018Z] #51 3.177 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-03-25T18:51:58.018Z] #51 ... [2022-03-25T18:51:58.018Z] [2022-03-25T18:51:58.018Z] #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-03-25T18:51:58.018Z] #14 sha256:29296fe837e32fb92b4291fcc361ff66ea67440fec495e048eccd0ee57f7f38d [2022-03-25T18:51:58.018Z] #14 4.008 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-25T18:51:58.018Z] #14 4.022 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-25T18:51:58.018Z] #14 4.023 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-25T18:51:58.018Z] #14 4.589 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-03-25T18:51:58.018Z] #14 6.587 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [123 kB] [2022-03-25T18:51:58.018Z] #14 8.595 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-03-25T18:51:58.149Z] #50 ... [2022-03-25T18:51:58.149Z] [2022-03-25T18:51:58.149Z] #58 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-25T18:51:58.149Z] #58 sha256:62258efd1310c58d8ef4c8ef111d1f60efce68345186f6001881029630198dca [2022-03-25T18:51:58.149Z] #58 29.33 go: downloading github.com/fatih/color v1.13.0 [2022-03-25T18:51:58.278Z] #14 ... [2022-03-25T18:51:58.278Z] [2022-03-25T18:51:58.278Z] #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-03-25T18:51:58.278Z] #34 sha256:5a9675c13987f6dd3d980906742ac1fb8f4019ff929c9de101a7aba1fcc03652 [2022-03-25T18:51:58.278Z] #34 3.013 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-03-25T18:51:58.278Z] #34 3.013 Cloning into '.'... [2022-03-25T18:51:58.278Z] #34 ... [2022-03-25T18:51:58.278Z] [2022-03-25T18:51:58.278Z] #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-03-25T18:51:58.278Z] #43 sha256:a59e25040d95e869bc22c32b5c79602741c46a1f14794702a6535a9264d7ef6a [2022-03-25T18:51:58.278Z] #43 3.471 + git clone https://github.com/docker/distribution.git . [2022-03-25T18:51:58.278Z] #43 3.476 Cloning into '.'... [2022-03-25T18:51:58.358Z] #38 52.71 Selecting previously unselected package cmake-data. [2022-03-25T18:51:58.358Z] #38 52.72 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-03-25T18:51:58.358Z] #38 52.73 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-03-25T18:51:58.411Z] #58 29.34 go: downloading github.com/gofrs/flock v0.8.1 [2022-03-25T18:51:58.411Z] #58 29.42 go: downloading github.com/spf13/cobra v1.3.0 [2022-03-25T18:51:58.411Z] #58 29.44 go: downloading github.com/spf13/pflag v1.0.5 [2022-03-25T18:51:58.538Z] #43 ... [2022-03-25T18:51:58.538Z] [2022-03-25T18:51:58.538Z] #49 [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-03-25T18:51:58.538Z] #49 sha256:70880251dd14d2cccd03c2fcf9b546688db6b8c3af7ca2c75cd23b396db193ec [2022-03-25T18:51:58.538Z] #49 3.310 go: downloading gotest.tools/gotestsum v1.7.0 [2022-03-25T18:51:58.538Z] #49 5.052 go: downloading github.com/dnephin/pflag v1.0.7 [2022-03-25T18:51:58.538Z] #49 5.053 go: downloading github.com/fatih/color v1.10.0 [2022-03-25T18:51:58.538Z] #49 5.143 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-03-25T18:51:58.538Z] #49 5.239 go: downloading github.com/pkg/errors v0.9.1 [2022-03-25T18:51:58.538Z] #49 5.512 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-03-25T18:51:58.538Z] #49 5.517 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-03-25T18:51:58.538Z] #49 5.549 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-03-25T18:51:58.538Z] #49 5.617 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-03-25T18:51:58.538Z] #49 5.723 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-03-25T18:51:58.538Z] #49 5.826 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-03-25T18:51:58.538Z] #49 5.968 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-03-25T18:51:58.538Z] #49 6.029 go: downloading golang.org/x/tools v0.1.0 [2022-03-25T18:51:58.539Z] #49 10.25 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-03-25T18:51:58.539Z] #49 10.30 go: downloading golang.org/x/mod v0.3.0 [2022-03-25T18:51:58.539Z] #49 ... [2022-03-25T18:51:58.539Z] [2022-03-25T18:51:58.539Z] #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-03-25T18:51:58.539Z] #26 sha256:f26b04f6e3c31d91388267b9bda4848e11a4e079732979f0637a476dd3ad1c95 [2022-03-25T18:51:58.539Z] #26 3.134 + RM_GOPATH=0 [2022-03-25T18:51:58.539Z] #26 3.134 + TMP_GOPATH= [2022-03-25T18:51:58.539Z] #26 3.134 + : /build [2022-03-25T18:51:58.539Z] #26 3.134 + '[' -z '' ']' [2022-03-25T18:51:58.539Z] #26 3.134 ++ mktemp -d [2022-03-25T18:51:58.539Z] #26 3.134 + export GOPATH=/tmp/tmp.EEAtcMSpuO [2022-03-25T18:51:58.539Z] #26 3.134 + GOPATH=/tmp/tmp.EEAtcMSpuO [2022-03-25T18:51:58.539Z] #26 3.134 + RM_GOPATH=1 [2022-03-25T18:51:58.539Z] #26 3.134 + case "$(go env GOARCH)" in [2022-03-25T18:51:58.539Z] #26 3.135 ++ go env GOARCH [2022-03-25T18:51:58.539Z] #26 3.144 + export GO_BUILDMODE=-buildmode=pie [2022-03-25T18:51:58.539Z] #26 3.144 + GO_BUILDMODE=-buildmode=pie [2022-03-25T18:51:58.539Z] #26 3.144 ++ dirname /install.sh [2022-03-25T18:51:58.539Z] #26 3.144 + dir=/ [2022-03-25T18:51:58.539Z] #26 3.144 + bin=dockercli [2022-03-25T18:51:58.539Z] #26 3.144 + shift [2022-03-25T18:51:58.539Z] #26 3.144 + '[' '!' -f //dockercli.installer ']' [2022-03-25T18:51:58.539Z] #26 3.144 + . //dockercli.installer [2022-03-25T18:51:58.539Z] #26 3.146 ++ : stable [2022-03-25T18:51:58.539Z] #26 3.146 ++ : 17.06.2-ce [2022-03-25T18:51:58.539Z] #26 3.147 + install_dockercli [2022-03-25T18:51:58.539Z] #26 3.147 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-03-25T18:51:58.539Z] #26 3.147 Install docker/cli version 17.06.2-ce from stable [2022-03-25T18:51:58.539Z] #26 3.147 ++ uname -m [2022-03-25T18:51:58.539Z] #26 3.161 + arch=aarch64 [2022-03-25T18:51:58.539Z] #26 3.161 + '[' aarch64 '!=' x86_64 ']' [2022-03-25T18:51:58.539Z] #26 3.161 + '[' aarch64 '!=' s390x ']' [2022-03-25T18:51:58.539Z] #26 3.161 + '[' aarch64 '!=' armhf ']' [2022-03-25T18:51:58.539Z] #26 3.161 + build_dockercli [2022-03-25T18:51:58.539Z] #26 3.161 + git clone https://github.com/docker/docker-ce /tmp/tmp.EEAtcMSpuO/tmp/docker-ce [2022-03-25T18:51:58.539Z] #26 3.161 Cloning into '/tmp/tmp.EEAtcMSpuO/tmp/docker-ce'... [2022-03-25T18:51:58.672Z] #58 29.76 go: downloading github.com/spf13/viper v1.10.1 [2022-03-25T18:51:58.672Z] #58 29.87 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-03-25T18:51:58.797Z] #26 ... [2022-03-25T18:51:58.797Z] [2022-03-25T18:51:58.797Z] #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-03-25T18:51:58.797Z] #38 sha256:e780ac3bbd8a861596256a39896d621e4fcf6d80be2028acfe73df7290f09754 [2022-03-25T18:51:58.797Z] #38 4.057 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-25T18:51:58.797Z] #38 4.068 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-25T18:51:58.797Z] #38 4.068 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-25T18:51:58.797Z] #38 4.538 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-03-25T18:51:58.797Z] #38 6.165 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [123 kB] [2022-03-25T18:51:58.797Z] #38 7.943 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-03-25T18:51:59.060Z] #38 ... [2022-03-25T18:51:59.060Z] [2022-03-25T18:51:59.060Z] #53 [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-03-25T18:51:59.060Z] #53 sha256:5471c376a105950ed408812025da2a82ed2e15387f3dc5b4a4fd7d0285eb057a [2022-03-25T18:51:59.060Z] #53 3.202 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-03-25T18:51:59.060Z] #53 4.129 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-03-25T18:51:59.060Z] #53 4.139 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-03-25T18:51:59.060Z] #53 4.160 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-03-25T18:51:59.060Z] #53 5.460 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-03-25T18:51:59.060Z] #53 ... [2022-03-25T18:51:59.060Z] [2022-03-25T18:51:59.060Z] #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-03-25T18:51:59.060Z] #31 sha256:eb77641cae39206c9e77d68826a0327feb321908e09fca2d7166bd804479e0d3 [2022-03-25T18:51:59.060Z] #31 11.92 #=#=# [2022-03-25T18:51:59.246Z] #58 30.32 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-03-25T18:51:59.246Z] #58 30.34 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-03-25T18:52:00.190Z] #58 31.41 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-03-25T18:52:00.420Z] #11 extracting sha256:d751dc38ae511bbc21c148bffa7e863057cbc7b4a8ff5155f2eca7e8d03740c6 5.1s done [2022-03-25T18:52:00.454Z] #58 31.46 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-03-25T18:52:00.458Z] #31 12.23 #=#=# 0.1% ############## 20.4% #################### 27.8% ########################### 37.8% ############################################## 64.6% ############################################### 65.8% ######################################################### 79.6% ####################################################################### 99.9% ######################################################################## 100.0% [2022-03-25T18:52:00.677Z] #11 extracting sha256:26ee1eb1b3b371b2e378312e42f25ae777a3276e52b3d105b2512d1ef852431d [2022-03-25T18:52:01.424Z] #31 14.36 [2022-03-25T18:52:01.424Z] #31 ... [2022-03-25T18:52:01.424Z] [2022-03-25T18:52:01.424Z] #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-03-25T18:52:01.424Z] #47 sha256:3c001af8c66047bb1becc46922248765364b125e3ecc83401e6a5785e25e3501 [2022-03-25T18:52:01.424Z] #47 3.281 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-25T18:52:01.424Z] #47 3.308 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-25T18:52:01.424Z] #47 3.322 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-25T18:52:01.424Z] #47 3.779 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-03-25T18:52:01.424Z] #47 3.802 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-03-25T18:52:01.424Z] #47 5.558 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [123 kB] [2022-03-25T18:52:01.424Z] #47 7.387 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-03-25T18:52:01.424Z] #47 10.70 Get:8 https://mirrorcache.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2154 B] [2022-03-25T18:52:01.424Z] #47 13.15 Fetched 8398 kB in 10s (823 kB/s) [2022-03-25T18:52:01.509Z] #11 ... [2022-03-25T18:52:01.509Z] [2022-03-25T18:52:01.509Z] #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-03-25T18:52:01.509Z] #31 sha256:bc2a3958af19e1529c1576e693b02419722e43c955604e6b67117344131b4915 [2022-03-25T18:52:01.509Z] #31 2.324 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-03-25T18:52:01.509Z] #31 2.577 [2022-03-25T18:52:01.509Z] #31 2.813 #=#=# ######################################################################## 100.0% [2022-03-25T18:52:01.509Z] #31 3.075 [2022-03-25T18:52:01.509Z] #31 4.163 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-03-25T18:52:01.509Z] #31 4.443 [2022-03-25T18:52:01.509Z] #31 4.666 #=#=# ######################################################################## 100.0% [2022-03-25T18:52:01.509Z] #31 5.031 [2022-03-25T18:52:01.509Z] #31 6.081 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-03-25T18:52:01.509Z] #31 6.438 [2022-03-25T18:52:01.510Z] #31 6.657 #=#=# ########### 15.5% ########################################## 59.1% ######################################################### 80.4% ######################################################################## 100.0% [2022-03-25T18:52:01.510Z] #31 7.321 [2022-03-25T18:52:01.510Z] #31 8.425 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-03-25T18:52:01.510Z] #31 8.699 [2022-03-25T18:52:01.510Z] #31 8.919 #=#=# ######################################################################## 100.0% [2022-03-25T18:52:01.510Z] #31 9.204 [2022-03-25T18:52:01.510Z] #31 9.968 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-03-25T18:52:01.510Z] #31 10.30 [2022-03-25T18:52:01.510Z] #31 ... [2022-03-25T18:52:01.510Z] [2022-03-25T18:52:01.510Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:923853a353e0640892fc64af2817063674979bc4ee40879e0a3c26ca4f999c84 [2022-03-25T18:52:01.510Z] #11 sha256:4c8d1fcba77500d644396541415724985afad6a7ce77d4c2189d0d969b077650 [2022-03-25T18:52:01.510Z] #11 extracting sha256:efc242f34a7ed1a729a1063a18fba314d6e3667da40b1f36fdfeda9bdbb2824e 10.5s [2022-03-25T18:52:01.684Z] #47 13.15 Reading package lists... [2022-03-25T18:52:01.684Z] #47 ... [2022-03-25T18:52:01.684Z] [2022-03-25T18:52:01.684Z] #58 [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-03-25T18:52:01.684Z] #58 sha256:ae74789e647a3f23a6c9c2a5847f566485274531b2928e24f184006718696c4e [2022-03-25T18:52:01.684Z] #58 13.04 Fetched 8395 kB in 9s (906 kB/s) [2022-03-25T18:52:02.380Z] #58 ... [2022-03-25T18:52:02.380Z] [2022-03-25T18:52:02.380Z] #60 [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-03-25T18:52:02.380Z] #60 sha256:065c15b37b4063bc488ce682f6d43dcb03528706f60cbf6f63f64573768a0692 [2022-03-25T18:52:02.380Z] #60 32.62 v3.0.2 [2022-03-25T18:52:02.380Z] #60 DONE 33.2s [2022-03-25T18:52:02.380Z] [2022-03-25T18:52:02.380Z] #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-03-25T18:52:02.380Z] #54 sha256:53e28b7d83e01fd8d7829b58ad793361f8fb6e38e5fcf09f6115cb8a65ded479 [2022-03-25T18:52:02.380Z] #54 22.74 Reading package lists... [2022-03-25T18:52:02.380Z] #54 27.06 Building dependency tree... [2022-03-25T18:52:02.380Z] #54 30.27 The following additional packages will be installed: [2022-03-25T18:52:02.380Z] #54 30.29 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-03-25T18:52:02.380Z] #54 30.29 python3-protobuf python3-six [2022-03-25T18:52:02.380Z] #54 30.29 Suggested packages: [2022-03-25T18:52:02.380Z] #54 30.31 python3-setuptools [2022-03-25T18:52:02.380Z] #54 30.31 Recommended packages: [2022-03-25T18:52:02.380Z] #54 30.31 iproute2 | iproute [2022-03-25T18:52:02.380Z] #54 31.02 The following NEW packages will be installed: [2022-03-25T18:52:02.380Z] #54 31.03 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-03-25T18:52:02.380Z] #54 31.04 python3-protobuf python3-six [2022-03-25T18:52:02.380Z] #54 31.66 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-03-25T18:52:02.380Z] #54 31.66 Need to get 2292 kB of archives. [2022-03-25T18:52:02.380Z] #54 31.66 After this operation, 11.0 MB of additional disk space will be used. [2022-03-25T18:52:02.380Z] #54 31.66 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-03-25T18:52:02.380Z] #54 31.72 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-03-25T18:52:02.380Z] #54 31.72 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-03-25T18:52:02.380Z] #54 31.73 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-03-25T18:52:02.380Z] #54 31.84 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-03-25T18:52:02.380Z] #54 31.87 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-03-25T18:52:02.380Z] #54 31.87 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-03-25T18:52:02.555Z] #38 ... [2022-03-25T18:52:02.555Z] [2022-03-25T18:52:02.555Z] #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-03-25T18:52:02.555Z] #34 sha256:690c302dbbc9280b41bd33bc91d49c996ba245a2f0a0b5840333a4378e0394b0 [2022-03-25T18:52:02.555Z] #34 55.76 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-03-25T18:52:02.555Z] #34 55.94 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-03-25T18:52:02.815Z] #34 56.91 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-25T18:52:02.955Z] #54 ... [2022-03-25T18:52:02.955Z] [2022-03-25T18:52:02.955Z] #58 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-25T18:52:02.955Z] #58 sha256:62258efd1310c58d8ef4c8ef111d1f60efce68345186f6001881029630198dca [2022-03-25T18:52:02.955Z] #58 34.06 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-03-25T18:52:02.955Z] #58 34.10 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-03-25T18:52:02.955Z] #58 34.10 go: downloading github.com/stretchr/testify v1.7.0 [2022-03-25T18:52:02.955Z] #58 34.20 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-03-25T18:52:03.217Z] #58 34.22 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-03-25T18:52:03.217Z] #58 34.28 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-03-25T18:52:03.217Z] #58 34.36 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-03-25T18:52:03.217Z] #58 34.42 go: downloading github.com/magiconair/properties v1.8.5 [2022-03-25T18:52:03.217Z] #58 34.43 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-03-25T18:52:03.217Z] #58 34.44 go: downloading github.com/spf13/afero v1.6.0 [2022-03-25T18:52:03.217Z] #58 34.46 go: downloading github.com/spf13/cast v1.4.1 [2022-03-25T18:52:03.488Z] #58 34.53 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-03-25T18:52:03.488Z] #58 34.55 go: downloading github.com/subosito/gotenv v1.2.0 [2022-03-25T18:52:03.751Z] #58 34.66 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-03-25T18:52:03.751Z] #58 34.68 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-03-25T18:52:03.751Z] #58 34.71 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-03-25T18:52:03.751Z] #58 34.78 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-03-25T18:52:03.751Z] #58 34.86 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-03-25T18:52:03.751Z] #58 34.86 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-03-25T18:52:03.751Z] #58 34.87 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-03-25T18:52:03.751Z] #58 34.87 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-03-25T18:52:03.751Z] #58 34.88 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-03-25T18:52:03.751Z] #58 34.89 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-03-25T18:52:03.751Z] #58 34.96 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-03-25T18:52:04.014Z] #58 35.03 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-03-25T18:52:04.280Z] #58 35.20 go: downloading github.com/Antonboom/errname v0.1.5 [2022-03-25T18:52:04.281Z] #58 35.30 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-03-25T18:52:04.281Z] #58 35.30 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-03-25T18:52:04.281Z] #58 35.34 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-03-25T18:52:04.281Z] #58 35.36 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-03-25T18:52:04.281Z] #58 35.39 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-03-25T18:52:04.281Z] #58 35.43 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-03-25T18:52:04.543Z] #58 35.49 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-03-25T18:52:04.543Z] #58 35.56 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-03-25T18:52:04.543Z] #58 35.58 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-03-25T18:52:04.543Z] #58 35.64 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-03-25T18:52:04.788Z] #11 ... [2022-03-25T18:52:04.788Z] [2022-03-25T18:52:04.788Z] #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-03-25T18:52:04.788Z] #31 sha256:bc2a3958af19e1529c1576e693b02419722e43c955604e6b67117344131b4915 [2022-03-25T18:52:04.788Z] #31 10.50 #=#=# ######################################################################## 100.0% [2022-03-25T18:52:04.788Z] #31 10.80 [2022-03-25T18:52:04.788Z] #31 10.88 Download of images into '/build' complete. [2022-03-25T18:52:04.788Z] #31 10.88 Use something like the following to load the result into a Docker daemon: [2022-03-25T18:52:04.788Z] #31 10.88 tar -cC '/build' . | docker load [2022-03-25T18:52:04.788Z] #31 DONE 13.5s [2022-03-25T18:52:04.788Z] [2022-03-25T18:52:04.788Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:923853a353e0640892fc64af2817063674979bc4ee40879e0a3c26ca4f999c84 [2022-03-25T18:52:04.788Z] #11 sha256:4c8d1fcba77500d644396541415724985afad6a7ce77d4c2189d0d969b077650 [2022-03-25T18:52:04.805Z] #58 35.71 go: downloading github.com/breml/bidichk v0.2.1 [2022-03-25T18:52:04.805Z] #58 35.72 go: downloading github.com/breml/errchkjson v0.2.1 [2022-03-25T18:52:04.805Z] #58 35.79 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-03-25T18:52:04.805Z] #58 35.84 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-03-25T18:52:04.805Z] #58 35.85 go: downloading github.com/daixiang0/gci v0.2.9 [2022-03-25T18:52:04.805Z] #58 35.87 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-03-25T18:52:04.805Z] #58 35.88 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-03-25T18:52:04.805Z] #58 35.92 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-03-25T18:52:04.805Z] #58 35.95 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-03-25T18:52:04.852Z] #11 ... [2022-03-25T18:52:04.852Z] [2022-03-25T18:52:04.852Z] #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-03-25T18:52:04.852Z] #29 sha256:fb9f59e706f9cff6944de2cf69aa71b1f0f3ada30603561ab5eedaa7eba022d8 [2022-03-25T18:52:04.852Z] #29 1.033 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-25T18:52:04.852Z] #29 1.039 Get:2 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-25T18:52:04.852Z] #29 1.069 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-25T18:52:04.852Z] #29 1.250 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-25T18:52:04.852Z] #29 1.484 Get:5 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [123 kB] [2022-03-25T18:52:04.852Z] #29 1.799 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-25T18:52:04.852Z] #29 3.145 Fetched 8508 kB in 2s (3598 kB/s) [2022-03-25T18:52:04.852Z] #29 3.145 Reading package lists... [2022-03-25T18:52:04.852Z] #29 4.033 Reading package lists... [2022-03-25T18:52:04.852Z] #29 4.886 Building dependency tree... [2022-03-25T18:52:04.852Z] #29 5.471 The following additional packages will be installed: [2022-03-25T18:52:04.852Z] #29 5.471 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-03-25T18:52:04.852Z] #29 5.474 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-03-25T18:52:04.852Z] #29 5.475 Recommended packages: [2022-03-25T18:52:04.852Z] #29 5.475 libldap-common publicsuffix libsasl2-modules [2022-03-25T18:52:04.852Z] #29 5.632 The following NEW packages will be installed: [2022-03-25T18:52:04.852Z] #29 5.633 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-03-25T18:52:04.852Z] #29 5.634 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-03-25T18:52:04.852Z] #29 5.635 libssh2-1 openssl [2022-03-25T18:52:04.852Z] #29 5.922 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-03-25T18:52:04.852Z] #29 5.922 Need to get 3038 kB of archives. [2022-03-25T18:52:04.852Z] #29 5.922 After this operation, 6650 kB of additional disk space will be used. [2022-03-25T18:52:04.852Z] #29 5.922 Get:1 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-03-25T18:52:04.852Z] #29 5.924 Get:2 http://security.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1k-1+deb11u2 [850 kB] [2022-03-25T18:52:04.852Z] #29 5.928 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-03-25T18:52:04.852Z] #29 5.929 Get:4 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-03-25T18:52:04.852Z] #29 5.934 Get:5 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-03-25T18:52:04.852Z] #29 5.934 Get:6 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-03-25T18:52:04.852Z] #29 5.936 Get:7 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-03-25T18:52:04.852Z] #29 5.936 Get:8 http://security.debian.org/debian-security bullseye-security/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-03-25T18:52:04.852Z] #29 5.956 Get:9 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-03-25T18:52:04.852Z] #29 5.956 Get:10 http://security.debian.org/debian-security bullseye-security/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-03-25T18:52:04.852Z] #29 5.965 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-03-25T18:52:04.852Z] #29 5.965 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-03-25T18:52:04.852Z] #29 5.965 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-03-25T18:52:04.852Z] #29 5.965 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-03-25T18:52:04.852Z] #29 5.965 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-03-25T18:52:04.852Z] #29 6.186 debconf: delaying package configuration, since apt-utils is not installed [2022-03-25T18:52:04.852Z] #29 6.218 Fetched 3038 kB in 0s (9309 kB/s) [2022-03-25T18:52:04.852Z] #29 6.242 Selecting previously unselected package openssl. [2022-03-25T18:52:04.852Z] #29 6.242 (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-03-25T18:52:04.852Z] #29 6.248 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u2_amd64.deb ... [2022-03-25T18:52:04.852Z] #29 6.255 Unpacking openssl (1.1.1k-1+deb11u2) ... [2022-03-25T18:52:04.852Z] #29 6.409 Selecting previously unselected package ca-certificates. [2022-03-25T18:52:04.852Z] #29 6.409 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-03-25T18:52:04.852Z] #29 6.413 Unpacking ca-certificates (20210119) ... [2022-03-25T18:52:04.852Z] #29 6.489 Selecting previously unselected package libbrotli1:amd64. [2022-03-25T18:52:04.852Z] #29 6.489 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-03-25T18:52:04.852Z] #29 6.497 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-03-25T18:52:04.852Z] #29 6.566 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-03-25T18:52:04.852Z] #29 6.566 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-03-25T18:52:04.852Z] #29 6.572 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-25T18:52:04.852Z] #29 6.607 Selecting previously unselected package libsasl2-2:amd64. [2022-03-25T18:52:04.852Z] #29 6.607 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-03-25T18:52:04.852Z] #29 6.610 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-25T18:52:04.852Z] #29 6.659 Selecting previously unselected package libldap-2.4-2:amd64. [2022-03-25T18:52:04.852Z] #29 6.659 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-03-25T18:52:04.852Z] #29 6.662 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-03-25T18:52:04.852Z] #29 6.740 Selecting previously unselected package libnghttp2-14:amd64. [2022-03-25T18:52:04.852Z] #29 6.740 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-03-25T18:52:04.852Z] #29 6.744 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-03-25T18:52:04.852Z] #29 6.792 Selecting previously unselected package libpsl5:amd64. [2022-03-25T18:52:04.852Z] #29 6.792 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-03-25T18:52:04.852Z] #29 6.795 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-03-25T18:52:04.852Z] #29 6.844 Selecting previously unselected package librtmp1:amd64. [2022-03-25T18:52:04.852Z] #29 6.844 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-03-25T18:52:04.852Z] #29 6.854 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-03-25T18:52:04.852Z] #29 6.886 Selecting previously unselected package libssh2-1:amd64. [2022-03-25T18:52:04.852Z] #29 6.886 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-03-25T18:52:04.852Z] #29 6.890 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-03-25T18:52:04.852Z] #29 7.029 Selecting previously unselected package libcurl4:amd64. [2022-03-25T18:52:04.852Z] #29 7.032 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-03-25T18:52:04.852Z] #29 7.036 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-03-25T18:52:04.852Z] #29 7.109 Selecting previously unselected package curl. [2022-03-25T18:52:04.852Z] #29 7.109 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-03-25T18:52:04.852Z] #29 7.113 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-03-25T18:52:04.852Z] #29 7.181 Selecting previously unselected package libonig5:amd64. [2022-03-25T18:52:04.852Z] #29 7.181 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-03-25T18:52:04.852Z] #29 7.185 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-03-25T18:52:04.852Z] #29 7.251 Selecting previously unselected package libjq1:amd64. [2022-03-25T18:52:04.852Z] #29 7.251 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-03-25T18:52:04.852Z] #29 7.253 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-03-25T18:52:04.852Z] #29 7.296 Selecting previously unselected package jq. [2022-03-25T18:52:04.852Z] #29 7.296 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-03-25T18:52:04.852Z] #29 7.300 Unpacking jq (1.6-2.1) ... [2022-03-25T18:52:04.852Z] #29 7.343 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-03-25T18:52:04.852Z] #29 7.368 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-03-25T18:52:04.852Z] #29 7.375 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-03-25T18:52:04.852Z] #29 7.385 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-25T18:52:04.852Z] #29 7.395 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-03-25T18:52:04.852Z] #29 7.407 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-25T18:52:04.852Z] #29 7.419 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-03-25T18:52:04.852Z] #29 7.429 Setting up openssl (1.1.1k-1+deb11u2) ... [2022-03-25T18:52:04.852Z] #29 7.447 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-03-25T18:52:04.852Z] #29 7.455 Setting up libjq1:amd64 (1.6-2.1) ... [2022-03-25T18:52:04.852Z] #29 7.465 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-03-25T18:52:04.852Z] #29 7.476 Setting up ca-certificates (20210119) ... [2022-03-25T18:52:04.852Z] #29 8.078 Updating certificates in /etc/ssl/certs... [2022-03-25T18:52:04.852Z] #29 8.736 129 added, 0 removed; done. [2022-03-25T18:52:04.852Z] #29 8.824 Setting up jq (1.6-2.1) ... [2022-03-25T18:52:04.852Z] #29 8.834 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-03-25T18:52:04.852Z] #29 8.843 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-03-25T18:52:04.852Z] #29 8.898 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-25T18:52:04.852Z] #29 8.915 Processing triggers for ca-certificates (20210119) ... [2022-03-25T18:52:04.852Z] #29 8.927 Updating certificates in /etc/ssl/certs... [2022-03-25T18:52:04.852Z] #29 9.477 0 added, 0 removed; done. [2022-03-25T18:52:04.852Z] #29 9.477 Running hooks in /etc/ca-certificates/update.d... [2022-03-25T18:52:04.852Z] #29 9.478 done. [2022-03-25T18:52:04.852Z] #29 ... [2022-03-25T18:52:04.852Z] [2022-03-25T18:52:04.852Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:923853a353e0640892fc64af2817063674979bc4ee40879e0a3c26ca4f999c84 [2022-03-25T18:52:04.852Z] #11 sha256:4c8d1fcba77500d644396541415724985afad6a7ce77d4c2189d0d969b077650 [2022-03-25T18:52:04.852Z] #11 extracting sha256:26ee1eb1b3b371b2e378312e42f25ae777a3276e52b3d105b2512d1ef852431d 4.3s done [2022-03-25T18:52:05.066Z] #58 35.98 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-03-25T18:52:05.066Z] #58 35.98 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-03-25T18:52:05.066Z] #58 36.04 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-03-25T18:52:05.066Z] #58 36.23 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-03-25T18:52:05.115Z] #11 extracting sha256:efc242f34a7ed1a729a1063a18fba314d6e3667da40b1f36fdfeda9bdbb2824e [2022-03-25T18:52:05.235Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-03-25T18:52:05.235Z] [2022-03-25T18:52:05.235Z] ________ ____ __. [2022-03-25T18:52:05.235Z] \_____ \ | |/ _| [2022-03-25T18:52:05.235Z] / | \| < [2022-03-25T18:52:05.235Z] / | \ | \ [2022-03-25T18:52:05.235Z] \_______ /____|__ \ [2022-03-25T18:52:05.235Z] \/ \/ [2022-03-25T18:52:05.235Z] [2022-03-25T18:52:05.235Z] INFO: make.ps1 ended at 03/25/2022 18:52:03 [2022-03-25T18:52:05.235Z] INFO: Binaries build ended at 03/25/2022 18:52:04. Duration:00:01:30.8121857 [2022-03-25T18:52:05.328Z] #58 36.27 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-03-25T18:52:05.328Z] #58 36.27 go: downloading github.com/golangci/misspell v0.3.5 [2022-03-25T18:52:05.328Z] #58 36.28 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-03-25T18:52:05.328Z] #58 36.35 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-03-25T18:52:05.328Z] #58 36.36 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-03-25T18:52:05.328Z] #58 36.37 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-03-25T18:52:05.328Z] #58 36.39 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-03-25T18:52:05.328Z] #58 36.40 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-03-25T18:52:05.328Z] #58 36.42 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-03-25T18:52:05.328Z] #58 36.46 go: downloading github.com/julz/importas v0.1.0 [2022-03-25T18:52:05.590Z] #58 36.48 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-03-25T18:52:05.590Z] #58 36.53 go: downloading github.com/kulti/thelper v0.5.0 [2022-03-25T18:52:05.590Z] #58 36.62 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-03-25T18:52:05.590Z] #58 36.62 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-03-25T18:52:05.590Z] #58 36.67 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-03-25T18:52:05.590Z] #58 36.67 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-03-25T18:52:05.590Z] #58 36.70 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-03-25T18:52:05.590Z] #58 36.73 go: downloading github.com/maratori/testpackage v1.0.1 [2022-03-25T18:52:05.679Z] #11 ... [2022-03-25T18:52:05.679Z] [2022-03-25T18:52:05.679Z] #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-03-25T18:52:05.679Z] #29 sha256:fb9f59e706f9cff6944de2cf69aa71b1f0f3ada30603561ab5eedaa7eba022d8 [2022-03-25T18:52:05.679Z] #29 DONE 11.4s [2022-03-25T18:52:05.679Z] [2022-03-25T18:52:05.679Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:923853a353e0640892fc64af2817063674979bc4ee40879e0a3c26ca4f999c84 [2022-03-25T18:52:05.679Z] #11 sha256:4c8d1fcba77500d644396541415724985afad6a7ce77d4c2189d0d969b077650 [2022-03-25T18:52:05.722Z] #11 extracting sha256:efc242f34a7ed1a729a1063a18fba314d6e3667da40b1f36fdfeda9bdbb2824e 14.5s done [2022-03-25T18:52:05.852Z] #58 36.75 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-03-25T18:52:05.852Z] #58 36.78 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-03-25T18:52:05.852Z] #58 36.81 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-03-25T18:52:05.852Z] #58 36.86 go: downloading github.com/mgechev/revive v1.1.3 [2022-03-25T18:52:05.877Z] #58 13.04 Reading package lists... [2022-03-25T18:52:05.979Z] #11 extracting sha256:e795b75807e4733c35ed0199e16944199899da6f4c9e9824552e711f85f204c0 done [2022-03-25T18:52:06.136Z] #58 17.48 Reading package lists... [2022-03-25T18:52:06.136Z] #58 ... [2022-03-25T18:52:06.136Z] [2022-03-25T18:52:06.136Z] #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-03-25T18:52:06.136Z] #43 sha256:a59e25040d95e869bc22c32b5c79602741c46a1f14794702a6535a9264d7ef6a [2022-03-25T18:52:06.136Z] #43 17.71 + git checkout -q v2.3.0 [2022-03-25T18:52:06.221Z] INFO: Copying the built daemon binary to d:\CI\PR-43428\1\binary\dockerd-85572cac14.exe... [2022-03-25T18:52:06.221Z] INFO: Copying the built client binary to d:\CI\PR-43428\1\binary\docker-85572cac14.exe... [2022-03-25T18:52:06.222Z] INFO: Copying dockerversion from the container... [2022-03-25T18:52:06.222Z] INFO: Copying the golang package from the container to d:\CI\PR-43428\1\installer\go.zip... [2022-03-25T18:52:06.236Z] #11 DONE 44.4s [2022-03-25T18:52:06.236Z] [2022-03-25T18:52:06.236Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-03-25T18:52:06.236Z] #12 sha256:cceb3190a6c8f9b7b4e5eff6848416c62a22ec85af7debf30b2c164f8d82ca0d [2022-03-25T18:52:06.243Z] #11 ... [2022-03-25T18:52:06.243Z] [2022-03-25T18:52:06.243Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-03-25T18:52:06.243Z] #30 sha256:1cda8e2f6e426233354eef67537a8f5862a253a9c70a017458e9f06792797244 [2022-03-25T18:52:06.243Z] #30 DONE 0.4s [2022-03-25T18:52:06.243Z] [2022-03-25T18:52:06.243Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:923853a353e0640892fc64af2817063674979bc4ee40879e0a3c26ca4f999c84 [2022-03-25T18:52:06.243Z] #11 sha256:4c8d1fcba77500d644396541415724985afad6a7ce77d4c2189d0d969b077650 [2022-03-25T18:52:06.425Z] #58 37.33 go: downloading github.com/moricho/tparallel v0.2.1 [2022-03-25T18:52:06.425Z] #58 37.34 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-03-25T18:52:06.425Z] #58 37.36 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-03-25T18:52:06.425Z] #58 37.39 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-03-25T18:52:06.425Z] #58 37.44 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-03-25T18:52:06.425Z] #58 37.47 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-03-25T18:52:06.425Z] #58 37.49 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-03-25T18:52:06.425Z] #58 37.57 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-03-25T18:52:06.425Z] #58 37.59 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-03-25T18:52:06.687Z] #58 37.74 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-03-25T18:52:06.687Z] #58 37.74 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-03-25T18:52:06.687Z] #58 37.75 go: downloading github.com/sivchari/tenv v1.4.7 [2022-03-25T18:52:06.687Z] #58 37.76 go: downloading github.com/sonatard/noctx v0.0.1 [2022-03-25T18:52:06.687Z] #58 37.79 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-03-25T18:52:06.687Z] #58 37.79 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-03-25T18:52:06.687Z] #58 37.88 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-03-25T18:52:06.687Z] #58 37.91 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-03-25T18:52:06.690Z] INFO: Extracting go.zip to d:\CI\PR-43428\1\go [2022-03-25T18:52:06.799Z] #12 DONE 0.6s [2022-03-25T18:52:06.799Z] [2022-03-25T18:52:06.799Z] #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-03-25T18:52:06.799Z] #13 sha256:e4c0353b2e308b117e74ea6eed207690407e1fae2a8b3312efdab3ecd1dbf40d [2022-03-25T18:52:06.950Z] #58 37.92 go: downloading github.com/tetafro/godot v1.4.11 [2022-03-25T18:52:06.950Z] #58 37.96 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-03-25T18:52:06.950Z] #58 37.98 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-03-25T18:52:06.950Z] #58 38.02 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-03-25T18:52:06.950Z] #58 38.13 go: downloading github.com/ultraware/funlen v0.0.3 [2022-03-25T18:52:07.212Z] #58 38.18 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-03-25T18:52:07.212Z] #58 38.22 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-03-25T18:52:07.212Z] #58 38.24 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-03-25T18:52:07.212Z] #58 38.27 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-03-25T18:52:07.517Z] #43 19.34 + 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-03-25T18:52:07.729Z] #13 DONE 0.7s [2022-03-25T18:52:07.729Z] [2022-03-25T18:52:07.729Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-03-25T18:52:07.729Z] #33 sha256:abefe783268cdb831cbaad95f277d9c99c2a9f7320a0d6533da4c8242103989d [2022-03-25T18:52:07.729Z] #33 DONE 0.1s [2022-03-25T18:52:07.729Z] [2022-03-25T18:52:07.729Z] #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-03-25T18:52:07.729Z] #36 sha256:009b2fcedd65be913d92fe71222460306f8961e8ec3b3c700d0ccf5f2d99e572 [2022-03-25T18:52:07.729Z] #36 ... [2022-03-25T18:52:07.729Z] [2022-03-25T18:52:07.729Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-03-25T18:52:07.729Z] #42 sha256:efbdbaccd79a382520d32e72f9fd9c0b139a77781fd7fef3bff6397da51465ed [2022-03-25T18:52:07.729Z] #42 DONE 0.2s [2022-03-25T18:52:07.729Z] [2022-03-25T18:52:07.729Z] #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-03-25T18:52:07.729Z] #46 sha256:0c7f5532c51a95aa8489a175bdd6eaa1a5d10d81a4729bd46e915aeecca3b136 [2022-03-25T18:52:07.729Z] #46 DONE 0.3s [2022-03-25T18:52:07.787Z] #58 38.69 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-03-25T18:52:07.787Z] #58 38.88 go: downloading honnef.co/go/tools v0.2.2 [2022-03-25T18:52:07.994Z] [2022-03-25T18:52:07.994Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-03-25T18:52:07.994Z] #25 sha256:d8723183fc55db23ca0b1d2662e739eb3a0ec167de2589a478f9681a20da2d2e [2022-03-25T18:52:07.994Z] #25 DONE 0.3s [2022-03-25T18:52:07.994Z] [2022-03-25T18:52:07.994Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-03-25T18:52:07.994Z] #62 sha256:ad19e553f5f4ce3380def8ed8daa26db86fc81265fb227b79f5931a197a3e2e3 [2022-03-25T18:52:07.994Z] #62 DONE 0.3s [2022-03-25T18:52:07.994Z] [2022-03-25T18:52:07.994Z] #63 [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-03-25T18:52:07.994Z] #63 sha256:6ae13c866669d5dc1b68d4ba2c61137552156f5b11925c0a316005890b9c7f65 [2022-03-25T18:52:08.112Z] #34 ... [2022-03-25T18:52:08.112Z] [2022-03-25T18:52:08.112Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-25T18:52:08.112Z] #51 sha256:62258efd1310c58d8ef4c8ef111d1f60efce68345186f6001881029630198dca [2022-03-25T18:52:08.112Z] #51 52.03 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-03-25T18:52:08.112Z] #51 52.33 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-03-25T18:52:08.112Z] #51 56.75 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-03-25T18:52:08.112Z] #51 56.75 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-03-25T18:52:08.112Z] #51 56.76 go: downloading github.com/stretchr/testify v1.7.0 [2022-03-25T18:52:08.112Z] #51 57.03 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-03-25T18:52:08.112Z] #51 57.07 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-03-25T18:52:08.112Z] #51 57.10 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-03-25T18:52:08.112Z] #51 57.20 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-03-25T18:52:08.112Z] #51 57.34 go: downloading github.com/magiconair/properties v1.8.5 [2022-03-25T18:52:08.112Z] #51 57.44 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-03-25T18:52:08.112Z] #51 57.47 go: downloading github.com/spf13/afero v1.6.0 [2022-03-25T18:52:08.112Z] #51 57.62 go: downloading github.com/spf13/cast v1.4.1 [2022-03-25T18:52:08.112Z] #51 57.68 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-03-25T18:52:08.112Z] #51 57.71 go: downloading github.com/subosito/gotenv v1.2.0 [2022-03-25T18:52:08.112Z] #51 57.73 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-03-25T18:52:08.112Z] #51 58.08 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-03-25T18:52:08.112Z] #51 58.10 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-03-25T18:52:08.112Z] #51 58.18 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-03-25T18:52:08.112Z] #51 58.24 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-03-25T18:52:08.112Z] #51 58.25 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-03-25T18:52:08.112Z] #51 58.29 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-03-25T18:52:08.112Z] #51 58.31 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-03-25T18:52:08.112Z] #51 58.33 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-03-25T18:52:08.112Z] #51 58.37 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-03-25T18:52:08.112Z] #51 58.47 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-03-25T18:52:08.112Z] #51 58.56 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-03-25T18:52:08.112Z] #51 58.63 go: downloading github.com/Antonboom/errname v0.1.5 [2022-03-25T18:52:08.112Z] #51 58.70 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-03-25T18:52:08.112Z] #51 58.81 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-03-25T18:52:08.112Z] #51 59.33 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-03-25T18:52:08.112Z] #51 59.38 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-03-25T18:52:08.112Z] #51 59.48 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-03-25T18:52:08.112Z] #51 59.64 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-03-25T18:52:08.112Z] #51 59.68 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-03-25T18:52:08.112Z] #51 59.80 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-03-25T18:52:08.112Z] #51 59.86 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-03-25T18:52:08.112Z] #51 59.97 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-03-25T18:52:08.112Z] #51 60.08 go: downloading github.com/breml/bidichk v0.2.1 [2022-03-25T18:52:08.112Z] #51 60.18 go: downloading github.com/breml/errchkjson v0.2.1 [2022-03-25T18:52:08.112Z] #51 60.28 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-03-25T18:52:08.112Z] #51 60.33 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-03-25T18:52:08.112Z] #51 60.38 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-03-25T18:52:08.112Z] #51 60.39 go: downloading github.com/daixiang0/gci v0.2.9 [2022-03-25T18:52:08.112Z] #51 60.44 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-03-25T18:52:08.112Z] #51 60.45 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-03-25T18:52:08.112Z] #51 60.53 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-03-25T18:52:08.112Z] #51 60.55 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-03-25T18:52:08.112Z] #51 60.56 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-03-25T18:52:08.112Z] #51 60.65 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-03-25T18:52:08.112Z] #51 60.81 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-03-25T18:52:08.112Z] #51 60.94 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-03-25T18:52:08.112Z] #51 60.98 go: downloading github.com/golangci/misspell v0.3.5 [2022-03-25T18:52:08.112Z] #51 61.15 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-03-25T18:52:08.112Z] #51 61.18 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-03-25T18:52:08.112Z] #51 61.28 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-03-25T18:52:08.112Z] #51 61.43 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-03-25T18:52:08.112Z] #51 61.52 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-03-25T18:52:08.112Z] #51 61.53 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-03-25T18:52:08.112Z] #51 61.56 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-03-25T18:52:08.112Z] #51 61.59 go: downloading github.com/julz/importas v0.1.0 [2022-03-25T18:52:08.112Z] #51 61.61 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-03-25T18:52:08.112Z] #51 61.61 go: downloading github.com/kulti/thelper v0.5.0 [2022-03-25T18:52:08.112Z] #51 61.68 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-03-25T18:52:08.112Z] #51 61.74 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-03-25T18:52:08.112Z] #51 61.81 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-03-25T18:52:08.112Z] #51 61.82 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-03-25T18:52:08.112Z] #51 61.85 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-03-25T18:52:08.112Z] #51 61.91 go: downloading github.com/maratori/testpackage v1.0.1 [2022-03-25T18:52:08.112Z] #51 62.09 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-03-25T18:52:08.112Z] #51 62.23 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-03-25T18:52:08.112Z] #51 62.27 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-03-25T18:52:08.112Z] #51 62.33 go: downloading github.com/mgechev/revive v1.1.3 [2022-03-25T18:52:08.112Z] #51 ... [2022-03-25T18:52:08.112Z] [2022-03-25T18:52:08.112Z] #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-03-25T18:52:08.112Z] #14 sha256:9d0bac80c09d498137b30378bf66e98e4bb6218960c227664c035a9ce1accd40 [2022-03-25T18:52:08.112Z] #14 52.35 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-03-25T18:52:08.112Z] #14 53.19 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-03-25T18:52:08.112Z] #14 54.13 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-03-25T18:52:08.112Z] #14 55.75 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-03-25T18:52:08.112Z] #14 56.46 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-03-25T18:52:08.113Z] #14 56.46 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-03-25T18:52:08.113Z] #14 56.46 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-03-25T18:52:08.113Z] #14 56.47 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-03-25T18:52:08.113Z] #14 56.48 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-03-25T18:52:08.113Z] #14 56.51 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-03-25T18:52:08.113Z] #14 56.51 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2022-03-25T18:52:08.113Z] #14 56.51 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-03-25T18:52:08.113Z] #14 56.54 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-03-25T18:52:08.113Z] #14 56.54 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-03-25T18:52:08.113Z] #14 56.55 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-03-25T18:52:08.113Z] #14 56.55 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-03-25T18:52:08.113Z] #14 56.62 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-03-25T18:52:08.113Z] #14 56.65 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-03-25T18:52:08.113Z] #14 56.65 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-03-25T18:52:08.113Z] #14 56.70 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2022-03-25T18:52:08.113Z] #14 58.44 debconf: delaying package configuration, since apt-utils is not installed [2022-03-25T18:52:08.113Z] #14 58.92 Fetched 115 MB in 8s (14.1 MB/s) [2022-03-25T18:52:08.113Z] #14 59.01 Selecting previously unselected package binutils-mingw-w64-i686. [2022-03-25T18:52:08.113Z] #14 59.01 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-03-25T18:52:08.113Z] #14 59.12 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-03-25T18:52:08.113Z] #14 59.17 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-03-25T18:52:08.113Z] #14 ... [2022-03-25T18:52:08.113Z] [2022-03-25T18:52:08.113Z] #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-03-25T18:52:08.113Z] #47 sha256:53e28b7d83e01fd8d7829b58ad793361f8fb6e38e5fcf09f6115cb8a65ded479 [2022-03-25T18:52:08.113Z] #47 53.06 debconf: delaying package configuration, since apt-utils is not installed [2022-03-25T18:52:08.113Z] #47 53.45 Fetched 2292 kB in 4s (521 kB/s) [2022-03-25T18:52:08.113Z] #47 53.62 Selecting previously unselected package libprotobuf23:amd64. [2022-03-25T18:52:08.113Z] #47 53.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-03-25T18:52:08.113Z] #47 53.74 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-03-25T18:52:08.113Z] #47 53.78 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-03-25T18:52:08.113Z] #47 55.30 Selecting previously unselected package python3-pkg-resources. [2022-03-25T18:52:08.113Z] #47 55.32 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-03-25T18:52:08.113Z] #47 55.33 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-03-25T18:52:08.113Z] #47 55.86 Selecting previously unselected package python3-six. [2022-03-25T18:52:08.113Z] #47 55.87 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-03-25T18:52:08.113Z] #47 55.95 Unpacking python3-six (1.16.0-2) ... [2022-03-25T18:52:08.113Z] #47 56.21 Selecting previously unselected package python3-protobuf. [2022-03-25T18:52:08.113Z] #47 56.21 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-03-25T18:52:08.113Z] #47 56.23 Unpacking python3-protobuf (3.12.4-1) ... [2022-03-25T18:52:08.113Z] #47 56.99 Selecting previously unselected package libnet1:amd64. [2022-03-25T18:52:08.113Z] #47 57.00 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-03-25T18:52:08.113Z] #47 57.01 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-25T18:52:08.113Z] #47 57.26 Selecting previously unselected package libnl-3-200:amd64. [2022-03-25T18:52:08.113Z] #47 57.28 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-03-25T18:52:08.113Z] #47 57.31 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-25T18:52:08.113Z] #47 57.55 Selecting previously unselected package libprotobuf-c1:amd64. [2022-03-25T18:52:08.113Z] #47 57.56 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-03-25T18:52:08.113Z] #47 57.57 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-25T18:52:08.113Z] #47 57.73 Selecting previously unselected package criu. [2022-03-25T18:52:08.113Z] #47 57.76 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-03-25T18:52:08.113Z] #47 57.77 Unpacking criu (3.16.1-3) ... [2022-03-25T18:52:08.113Z] #47 59.13 Setting up python3-pkg-resources (52.0.0-4) ... [2022-03-25T18:52:08.113Z] #47 61.90 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-03-25T18:52:08.113Z] #47 61.94 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-25T18:52:08.113Z] #47 61.97 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-25T18:52:08.113Z] #47 62.03 Setting up python3-six (1.16.0-2) ... [2022-03-25T18:52:08.384Z] #47 ... [2022-03-25T18:52:08.384Z] [2022-03-25T18:52:08.384Z] #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-03-25T18:52:08.384Z] #14 sha256:9d0bac80c09d498137b30378bf66e98e4bb6218960c227664c035a9ce1accd40 [2022-03-25T18:52:08.384Z] #14 62.56 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-03-25T18:52:08.384Z] #14 62.59 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-03-25T18:52:08.384Z] #14 62.62 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-03-25T18:52:08.731Z] #58 39.96 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-03-25T18:52:08.894Z] #43 ... [2022-03-25T18:52:08.894Z] [2022-03-25T18:52:08.894Z] #63 [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-03-25T18:52:08.894Z] #63 sha256:9039c7c5a02b252290bb9abf36f7cfaf21ce38cd63ad857dddf97f4f297d9762 [2022-03-25T18:52:08.894Z] #63 10.32 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-03-25T18:52:08.894Z] #63 10.45 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-03-25T18:52:08.894Z] #63 ... [2022-03-25T18:52:08.894Z] [2022-03-25T18:52:08.894Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-25T18:52:08.894Z] #51 sha256:ab432f667b44061be7b27ec72dc554bd925a8c2551be213aa73b6cf1c8f920cf [2022-03-25T18:52:08.894Z] #51 20.88 go: downloading github.com/fatih/color v1.13.0 [2022-03-25T18:52:08.894Z] #51 20.89 go: downloading github.com/gofrs/flock v0.8.1 [2022-03-25T18:52:08.894Z] #51 20.98 go: downloading github.com/spf13/cobra v1.3.0 [2022-03-25T18:52:08.894Z] #51 20.98 go: downloading github.com/spf13/pflag v1.0.5 [2022-03-25T18:52:08.894Z] #51 21.13 go: downloading github.com/spf13/viper v1.10.1 [2022-03-25T18:52:08.894Z] #51 21.21 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-03-25T18:52:08.992Z] #58 40.00 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-03-25T18:52:08.992Z] #58 40.11 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-03-25T18:52:08.992Z] #58 40.11 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-03-25T18:52:09.153Z] #51 21.31 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-03-25T18:52:09.153Z] #51 21.40 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-03-25T18:52:09.153Z] #51 21.43 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-03-25T18:52:09.412Z] #51 21.45 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-03-25T18:52:09.981Z] #51 22.11 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-03-25T18:52:09.981Z] #51 22.14 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-03-25T18:52:10.380Z] #58 41.34 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-03-25T18:52:10.381Z] #58 41.36 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-03-25T18:52:10.381Z] #58 41.43 go: downloading github.com/stretchr/objx v0.1.1 [2022-03-25T18:52:10.381Z] #58 41.44 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-03-25T18:52:10.417Z] #11 extracting sha256:efc242f34a7ed1a729a1063a18fba314d6e3667da40b1f36fdfeda9bdbb2824e 5.0s [2022-03-25T18:52:10.548Z] #51 ... [2022-03-25T18:52:10.548Z] [2022-03-25T18:52:10.548Z] #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-03-25T18:52:10.548Z] #14 sha256:29296fe837e32fb92b4291fcc361ff66ea67440fec495e048eccd0ee57f7f38d [2022-03-25T18:52:10.548Z] #14 12.75 Fetched 8395 kB in 9s (934 kB/s) [2022-03-25T18:52:10.548Z] #14 12.75 Reading package lists... [2022-03-25T18:52:10.548Z] #14 16.91 Reading package lists... [2022-03-25T18:52:10.548Z] #14 20.36 Building dependency tree... [2022-03-25T18:52:10.642Z] #58 41.74 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-03-25T18:52:10.642Z] #58 41.74 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-03-25T18:52:10.807Z] #14 ... [2022-03-25T18:52:10.807Z] [2022-03-25T18:52:10.807Z] #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-03-25T18:52:10.807Z] #38 sha256:e780ac3bbd8a861596256a39896d621e4fcf6d80be2028acfe73df7290f09754 [2022-03-25T18:52:10.807Z] #38 12.96 Fetched 8395 kB in 9s (917 kB/s) [2022-03-25T18:52:10.807Z] #38 12.96 Reading package lists... [2022-03-25T18:52:10.807Z] #38 17.24 Reading package lists... [2022-03-25T18:52:10.807Z] #38 21.10 Building dependency tree... [2022-03-25T18:52:10.807Z] #38 ... [2022-03-25T18:52:10.807Z] [2022-03-25T18:52:10.807Z] #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-03-25T18:52:10.807Z] #31 sha256:eb77641cae39206c9e77d68826a0327feb321908e09fca2d7166bd804479e0d3 [2022-03-25T18:52:10.807Z] #31 17.73 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-03-25T18:52:10.807Z] #31 19.09 [2022-03-25T18:52:10.807Z] #31 19.37 #=#=# ######################################################################## 100.0% [2022-03-25T18:52:10.807Z] #31 20.46 [2022-03-25T18:52:10.807Z] #31 22.55 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-03-25T18:52:10.807Z] #31 23.78 #=#=# [2022-03-25T18:52:10.905Z] #58 41.90 go: downloading golang.org/x/text v0.3.7 [2022-03-25T18:52:11.066Z] #31 ... [2022-03-25T18:52:11.066Z] [2022-03-25T18:52:11.066Z] #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-03-25T18:52:11.066Z] #14 sha256:29296fe837e32fb92b4291fcc361ff66ea67440fec495e048eccd0ee57f7f38d [2022-03-25T18:52:11.066Z] #14 23.29 The following additional packages will be installed: [2022-03-25T18:52:11.066Z] #14 23.30 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-03-25T18:52:11.066Z] #14 23.30 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-03-25T18:52:11.066Z] #14 23.30 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-03-25T18:52:11.066Z] #14 23.30 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-03-25T18:52:11.066Z] #14 23.30 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-03-25T18:52:11.066Z] #14 23.30 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-03-25T18:52:11.066Z] #14 23.30 mingw-w64-common mingw-w64-x86-64-dev [2022-03-25T18:52:11.066Z] #14 23.31 Suggested packages: [2022-03-25T18:52:11.066Z] #14 23.32 gcc-10-locales seccomp wine64 [2022-03-25T18:52:12.309Z] #11 extracting sha256:efc242f34a7ed1a729a1063a18fba314d6e3667da40b1f36fdfeda9bdbb2824e 6.9s done [2022-03-25T18:52:12.309Z] #11 extracting sha256:e795b75807e4733c35ed0199e16944199899da6f4c9e9824552e711f85f204c0 done [2022-03-25T18:52:12.457Z] #14 24.30 The following NEW packages will be installed: [2022-03-25T18:52:12.457Z] #14 24.32 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-03-25T18:52:12.457Z] #14 24.32 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-03-25T18:52:12.457Z] #14 24.32 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-03-25T18:52:12.457Z] #14 24.32 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-03-25T18:52:12.457Z] #14 24.32 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-03-25T18:52:12.457Z] #14 24.32 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-03-25T18:52:12.457Z] #14 24.32 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-03-25T18:52:12.457Z] #14 24.32 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-03-25T18:52:12.457Z] #14 24.32 mingw-w64-x86-64-dev [2022-03-25T18:52:12.457Z] #14 24.69 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-03-25T18:52:12.457Z] #14 24.69 Need to get 108 MB of archives. [2022-03-25T18:52:12.457Z] #14 24.69 After this operation, 620 MB of additional disk space will be used. [2022-03-25T18:52:12.457Z] #14 24.69 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-03-25T18:52:12.457Z] #14 24.74 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-03-25T18:52:12.579Z] #14 66.45 Selecting previously unselected package binutils-mingw-w64. [2022-03-25T18:52:12.579Z] #14 66.45 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-03-25T18:52:12.579Z] #14 66.46 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-03-25T18:52:12.579Z] #14 66.63 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-03-25T18:52:12.579Z] #14 66.64 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-03-25T18:52:12.579Z] #14 66.68 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-25T18:52:12.579Z] #14 67.00 Selecting previously unselected package dmsetup. [2022-03-25T18:52:12.579Z] #14 67.02 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-03-25T18:52:12.718Z] #14 24.84 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-03-25T18:52:12.718Z] #14 24.85 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-03-25T18:52:12.718Z] #14 24.85 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB] [2022-03-25T18:52:12.718Z] #14 24.86 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-03-25T18:52:12.839Z] #14 67.04 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-03-25T18:52:12.839Z] #14 ... [2022-03-25T18:52:12.839Z] [2022-03-25T18:52:12.839Z] #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-03-25T18:52:12.839Z] #38 sha256:9ecb4385af5d6f989bb79a2fc7999de88cc8ff65b9858ba9d616d08a02a43a45 [2022-03-25T18:52:12.839Z] #38 57.07 Selecting previously unselected package libicu67:amd64. [2022-03-25T18:52:12.839Z] #38 57.09 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-03-25T18:52:12.839Z] #38 57.13 Unpacking libicu67:amd64 (67.1-7) ... [2022-03-25T18:52:12.839Z] #38 ... [2022-03-25T18:52:12.839Z] [2022-03-25T18:52:12.839Z] #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-03-25T18:52:12.839Z] #14 sha256:9d0bac80c09d498137b30378bf66e98e4bb6218960c227664c035a9ce1accd40 [2022-03-25T18:52:12.839Z] #14 67.31 Selecting previously unselected package mingw-w64-common. [2022-03-25T18:52:12.874Z] #11 DONE 26.7s [2022-03-25T18:52:12.874Z] [2022-03-25T18:52:12.874Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-03-25T18:52:12.874Z] #12 sha256:cceb3190a6c8f9b7b4e5eff6848416c62a22ec85af7debf30b2c164f8d82ca0d [2022-03-25T18:52:12.986Z] #14 25.03 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-03-25T18:52:12.986Z] #14 25.16 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-03-25T18:52:12.986Z] #14 25.16 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-03-25T18:52:13.100Z] #14 67.32 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-03-25T18:52:13.100Z] #14 67.32 Unpacking mingw-w64-common (8.0.0-1) ... [2022-03-25T18:52:13.247Z] #14 ... [2022-03-25T18:52:13.247Z] [2022-03-25T18:52:13.247Z] #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-03-25T18:52:13.247Z] #31 sha256:eb77641cae39206c9e77d68826a0327feb321908e09fca2d7166bd804479e0d3 [2022-03-25T18:52:13.247Z] #31 24.11 #=#=# ######################################################################## 100.0% [2022-03-25T18:52:13.247Z] #31 25.29 [2022-03-25T18:52:13.247Z] #31 25.50 Download of images into '/build' complete. [2022-03-25T18:52:13.247Z] #31 25.51 Use something like the following to load the result into a Docker daemon: [2022-03-25T18:52:13.247Z] #31 25.51 tar -cC '/build' . | docker load [2022-03-25T18:52:13.247Z] #31 DONE 26.1s [2022-03-25T18:52:13.247Z] [2022-03-25T18:52:13.247Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-25T18:52:13.247Z] #51 sha256:ab432f667b44061be7b27ec72dc554bd925a8c2551be213aa73b6cf1c8f920cf [2022-03-25T18:52:13.247Z] #51 24.51 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-03-25T18:52:13.247Z] #51 24.55 go: downloading github.com/stretchr/testify v1.7.0 [2022-03-25T18:52:13.247Z] #51 24.60 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-03-25T18:52:13.247Z] #51 24.62 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-03-25T18:52:13.247Z] #51 24.67 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-03-25T18:52:13.247Z] #51 24.68 go: downloading github.com/magiconair/properties v1.8.5 [2022-03-25T18:52:13.247Z] #51 24.76 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-03-25T18:52:13.247Z] #51 24.79 go: downloading github.com/spf13/afero v1.6.0 [2022-03-25T18:52:13.247Z] #51 24.81 go: downloading github.com/spf13/cast v1.4.1 [2022-03-25T18:52:13.247Z] #51 24.86 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-03-25T18:52:13.247Z] #51 24.88 go: downloading github.com/subosito/gotenv v1.2.0 [2022-03-25T18:52:13.247Z] #51 24.93 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-03-25T18:52:13.247Z] #51 25.08 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-03-25T18:52:13.247Z] #51 25.22 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-03-25T18:52:13.247Z] #51 25.29 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-03-25T18:52:13.247Z] #51 25.31 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-03-25T18:52:13.247Z] #51 25.39 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-03-25T18:52:13.247Z] #51 25.40 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-03-25T18:52:13.247Z] #51 25.49 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-03-25T18:52:13.360Z] #63 5.305 + RM_GOPATH=0 [2022-03-25T18:52:13.360Z] #63 5.305 + TMP_GOPATH= [2022-03-25T18:52:13.360Z] #63 5.305 + : /build [2022-03-25T18:52:13.360Z] #63 5.305 + '[' -z '' ']' [2022-03-25T18:52:13.360Z] #63 5.305 ++ mktemp -d [2022-03-25T18:52:13.360Z] #63 5.305 + export GOPATH=/tmp/tmp.DB9e8XtMWM [2022-03-25T18:52:13.360Z] #63 5.305 + GOPATH=/tmp/tmp.DB9e8XtMWM [2022-03-25T18:52:13.360Z] #63 5.305 + RM_GOPATH=1 [2022-03-25T18:52:13.360Z] #63 5.305 + case "$(go env GOARCH)" in [2022-03-25T18:52:13.360Z] #63 5.305 ++ go env GOARCH [2022-03-25T18:52:13.360Z] #63 5.319 + export GO_BUILDMODE=-buildmode=pie [2022-03-25T18:52:13.360Z] #63 5.319 + GO_BUILDMODE=-buildmode=pie [2022-03-25T18:52:13.360Z] #63 5.319 ++ dirname /install.sh [2022-03-25T18:52:13.360Z] #63 5.319 + dir=/ [2022-03-25T18:52:13.360Z] #63 5.319 + bin=rootlesskit [2022-03-25T18:52:13.360Z] #63 5.319 + shift [2022-03-25T18:52:13.360Z] #63 5.319 + '[' '!' -f //rootlesskit.installer ']' [2022-03-25T18:52:13.360Z] #63 5.319 + . //rootlesskit.installer [2022-03-25T18:52:13.360Z] #63 5.319 ++ : b25a0bad15d664c4ee8885ba622569425e918a68 [2022-03-25T18:52:13.360Z] #63 5.329 Install rootlesskit version b25a0bad15d664c4ee8885ba622569425e918a68 [2022-03-25T18:52:13.360Z] #63 5.329 + install_rootlesskit [2022-03-25T18:52:13.360Z] #63 5.329 + case "$1" in [2022-03-25T18:52:13.360Z] #63 5.329 + export CGO_ENABLED=0 [2022-03-25T18:52:13.360Z] #63 5.329 + CGO_ENABLED=0 [2022-03-25T18:52:13.360Z] #63 5.329 + _install_rootlesskit [2022-03-25T18:52:13.360Z] #63 5.329 + echo 'Install rootlesskit version b25a0bad15d664c4ee8885ba622569425e918a68' [2022-03-25T18:52:13.360Z] #63 5.329 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-25T18:52:13.360Z] #63 5.329 + GOBIN=/build [2022-03-25T18:52:13.360Z] #63 5.329 + GO111MODULE=on [2022-03-25T18:52:13.360Z] #63 5.329 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@b25a0bad15d664c4ee8885ba622569425e918a68 [2022-03-25T18:52:13.507Z] #51 25.52 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-03-25T18:52:13.507Z] #51 ... [2022-03-25T18:52:13.507Z] [2022-03-25T18:52:13.507Z] #53 [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-03-25T18:52:13.507Z] #53 sha256:5471c376a105950ed408812025da2a82ed2e15387f3dc5b4a4fd7d0285eb057a [2022-03-25T18:52:13.507Z] #53 25.56 v3.0.2 [2022-03-25T18:52:13.507Z] #53 DONE 25.7s [2022-03-25T18:52:13.507Z] [2022-03-25T18:52:13.507Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-25T18:52:13.507Z] #51 sha256:ab432f667b44061be7b27ec72dc554bd925a8c2551be213aa73b6cf1c8f920cf [2022-03-25T18:52:13.507Z] #51 25.68 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-03-25T18:52:13.632Z] #63 ... [2022-03-25T18:52:13.632Z] [2022-03-25T18:52:13.632Z] #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-03-25T18:52:13.632Z] #36 sha256:009b2fcedd65be913d92fe71222460306f8961e8ec3b3c700d0ccf5f2d99e572 [2022-03-25T18:52:13.632Z] #36 6.184 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-03-25T18:52:14.445Z] #51 26.40 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-03-25T18:52:14.445Z] #51 26.44 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-03-25T18:52:14.445Z] #51 26.56 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-03-25T18:52:14.445Z] #51 26.59 go: downloading github.com/Antonboom/errname v0.1.5 [2022-03-25T18:52:14.445Z] #51 26.63 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-03-25T18:52:14.445Z] #51 26.69 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-03-25T18:52:14.776Z] #12 DONE 1.7s [2022-03-25T18:52:14.776Z] [2022-03-25T18:52:14.776Z] #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-03-25T18:52:14.776Z] #31 sha256:1c40bcd5e93bb218cebbd9ec7eb1b40d5f150b89de4934ae1b99b1eaf43688a1 [2022-03-25T18:52:14.776Z] #31 1.564 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-03-25T18:52:14.776Z] #31 1.829 [2022-03-25T18:52:14.776Z] #31 2.045 #=#=# ######################################################################## 100.0% [2022-03-25T18:52:14.776Z] #31 2.298 [2022-03-25T18:52:14.776Z] #31 5.823 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-03-25T18:52:14.776Z] #31 6.102 [2022-03-25T18:52:14.776Z] #31 6.323 #=#=# ######################################################################## 100.0% [2022-03-25T18:52:14.776Z] #31 6.620 [2022-03-25T18:52:14.776Z] #31 7.448 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-03-25T18:52:14.776Z] #31 7.621 [2022-03-25T18:52:14.776Z] #31 7.837 #=#=# ################### 27.7% ########################################## 59.6% ################################################################# 90.6% ######################################################################## 100.0% [2022-03-25T18:52:14.776Z] #31 8.473 [2022-03-25T18:52:15.017Z] #51 27.24 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-03-25T18:52:15.017Z] #51 27.24 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-03-25T18:52:15.017Z] #51 27.27 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-03-25T18:52:15.017Z] #51 27.28 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-03-25T18:52:15.134Z] #58 ... [2022-03-25T18:52:15.134Z] [2022-03-25T18:52:15.134Z] #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-03-25T18:52:15.134Z] #54 sha256:53e28b7d83e01fd8d7829b58ad793361f8fb6e38e5fcf09f6115cb8a65ded479 [2022-03-25T18:52:15.134Z] #54 35.47 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-03-25T18:52:15.134Z] #54 36.87 debconf: delaying package configuration, since apt-utils is not installed [2022-03-25T18:52:15.134Z] #54 37.23 Fetched 2292 kB in 5s (490 kB/s) [2022-03-25T18:52:15.134Z] #54 37.46 Selecting previously unselected package libprotobuf23:amd64. [2022-03-25T18:52:15.134Z] #54 37.48 (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-03-25T18:52:15.134Z] #54 37.52 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-03-25T18:52:15.134Z] #54 37.53 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-03-25T18:52:15.134Z] #54 38.43 Selecting previously unselected package python3-pkg-resources. [2022-03-25T18:52:15.134Z] #54 38.43 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-03-25T18:52:15.134Z] #54 38.44 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-03-25T18:52:15.134Z] #54 38.62 Selecting previously unselected package python3-six. [2022-03-25T18:52:15.134Z] #54 38.62 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-03-25T18:52:15.134Z] #54 38.63 Unpacking python3-six (1.16.0-2) ... [2022-03-25T18:52:15.134Z] #54 38.79 Selecting previously unselected package python3-protobuf. [2022-03-25T18:52:15.134Z] #54 38.79 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-03-25T18:52:15.134Z] #54 38.80 Unpacking python3-protobuf (3.12.4-1) ... [2022-03-25T18:52:15.134Z] #54 39.42 Selecting previously unselected package libnet1:amd64. [2022-03-25T18:52:15.134Z] #54 39.43 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-03-25T18:52:15.134Z] #54 39.44 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-25T18:52:15.134Z] #54 39.58 Selecting previously unselected package libnl-3-200:amd64. [2022-03-25T18:52:15.134Z] #54 39.58 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-03-25T18:52:15.134Z] #54 39.60 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-25T18:52:15.134Z] #54 39.83 Selecting previously unselected package libprotobuf-c1:amd64. [2022-03-25T18:52:15.134Z] #54 39.84 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-03-25T18:52:15.134Z] #54 39.84 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-25T18:52:15.134Z] #54 39.94 Selecting previously unselected package criu. [2022-03-25T18:52:15.134Z] #54 39.94 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-03-25T18:52:15.134Z] #54 39.98 Unpacking criu (3.16.1-3) ... [2022-03-25T18:52:15.134Z] #54 40.75 Setting up python3-pkg-resources (52.0.0-4) ... [2022-03-25T18:52:15.134Z] #54 42.42 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-03-25T18:52:15.134Z] #54 42.44 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-25T18:52:15.134Z] #54 42.46 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-25T18:52:15.134Z] #54 42.47 Setting up python3-six (1.16.0-2) ... [2022-03-25T18:52:15.134Z] #54 43.71 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-25T18:52:15.134Z] #54 43.74 Setting up python3-protobuf (3.12.4-1) ... [2022-03-25T18:52:15.279Z] #51 27.30 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-03-25T18:52:15.279Z] #51 27.34 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-03-25T18:52:15.279Z] #51 27.35 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-03-25T18:52:15.279Z] #51 27.38 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-03-25T18:52:15.279Z] #51 27.41 go: downloading github.com/breml/bidichk v0.2.1 [2022-03-25T18:52:15.279Z] #51 ... [2022-03-25T18:52:15.279Z] [2022-03-25T18:52:15.279Z] #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-03-25T18:52:15.279Z] #47 sha256:3c001af8c66047bb1becc46922248765364b125e3ecc83401e6a5785e25e3501 [2022-03-25T18:52:15.279Z] #47 13.15 Reading package lists... [2022-03-25T18:52:15.279Z] #47 17.12 Reading package lists... [2022-03-25T18:52:15.279Z] #47 20.55 Building dependency tree... [2022-03-25T18:52:15.279Z] #47 23.62 The following additional packages will be installed: [2022-03-25T18:52:15.279Z] #47 23.63 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-03-25T18:52:15.279Z] #47 23.63 python3-protobuf python3-six [2022-03-25T18:52:15.279Z] #47 23.64 Suggested packages: [2022-03-25T18:52:15.279Z] #47 23.67 python3-setuptools [2022-03-25T18:52:15.279Z] #47 23.67 Recommended packages: [2022-03-25T18:52:15.279Z] #47 23.67 iproute2 | iproute [2022-03-25T18:52:15.279Z] #47 24.05 The following NEW packages will be installed: [2022-03-25T18:52:15.279Z] #47 24.06 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-03-25T18:52:15.279Z] #47 24.06 python3-protobuf python3-six [2022-03-25T18:52:15.279Z] #47 24.49 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-03-25T18:52:15.279Z] #47 24.49 Need to get 2115 kB of archives. [2022-03-25T18:52:15.279Z] #47 24.49 After this operation, 10.7 MB of additional disk space will be used. [2022-03-25T18:52:15.279Z] #47 24.49 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB] [2022-03-25T18:52:15.279Z] #47 24.50 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-03-25T18:52:15.279Z] #47 24.50 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB] [2022-03-25T18:52:15.279Z] #47 24.50 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB] [2022-03-25T18:52:15.279Z] #47 24.51 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-03-25T18:52:15.279Z] #47 24.51 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-03-25T18:52:15.279Z] #47 24.51 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-03-25T18:52:15.279Z] #47 ... [2022-03-25T18:52:15.279Z] [2022-03-25T18:52:15.279Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-25T18:52:15.279Z] #51 sha256:ab432f667b44061be7b27ec72dc554bd925a8c2551be213aa73b6cf1c8f920cf [2022-03-25T18:52:15.279Z] #51 27.43 go: downloading github.com/breml/errchkjson v0.2.1 [2022-03-25T18:52:15.279Z] #51 27.45 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-03-25T18:52:15.279Z] #51 27.58 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-03-25T18:52:15.279Z] #51 27.62 go: downloading github.com/daixiang0/gci v0.2.9 [2022-03-25T18:52:15.353Z] #31 9.328 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-03-25T18:52:15.540Z] #51 ... [2022-03-25T18:52:15.540Z] [2022-03-25T18:52:15.540Z] #58 [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-03-25T18:52:15.540Z] #58 sha256:ae74789e647a3f23a6c9c2a5847f566485274531b2928e24f184006718696c4e [2022-03-25T18:52:15.540Z] #58 17.48 Reading package lists... [2022-03-25T18:52:15.540Z] #58 21.16 Building dependency tree... [2022-03-25T18:52:15.540Z] #58 24.19 The following additional packages will be installed: [2022-03-25T18:52:15.540Z] #58 24.21 libbtrfs0 [2022-03-25T18:52:15.540Z] #58 24.38 The following NEW packages will be installed: [2022-03-25T18:52:15.540Z] #58 24.40 libbtrfs-dev libbtrfs0 [2022-03-25T18:52:15.540Z] #58 24.80 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-03-25T18:52:15.540Z] #58 24.80 Need to get 454 kB of archives. [2022-03-25T18:52:15.540Z] #58 24.80 After this operation, 1275 kB of additional disk space will be used. [2022-03-25T18:52:15.540Z] #58 24.80 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-03-25T18:52:15.540Z] #58 24.81 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-03-25T18:52:15.540Z] #58 26.12 debconf: delaying package configuration, since apt-utils is not installed [2022-03-25T18:52:15.540Z] #58 26.51 Fetched 454 kB in 0s (1414 kB/s) [2022-03-25T18:52:15.540Z] #58 26.66 Selecting previously unselected package libbtrfs0:arm64. [2022-03-25T18:52:15.540Z] #58 26.66 (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-03-25T18:52:15.540Z] #58 26.70 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ... [2022-03-25T18:52:15.540Z] #58 26.82 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-03-25T18:52:15.540Z] #58 27.05 Selecting previously unselected package libbtrfs-dev:arm64. [2022-03-25T18:52:15.540Z] #58 27.05 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-03-25T18:52:15.540Z] #58 27.09 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-03-25T18:52:15.540Z] #58 27.35 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-03-25T18:52:15.540Z] #58 27.37 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-03-25T18:52:15.540Z] #58 27.41 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-25T18:52:15.540Z] #58 DONE 27.7s [2022-03-25T18:52:15.540Z] [2022-03-25T18:52:15.540Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-25T18:52:15.540Z] #51 sha256:ab432f667b44061be7b27ec72dc554bd925a8c2551be213aa73b6cf1c8f920cf [2022-03-25T18:52:15.540Z] #51 27.69 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-03-25T18:52:15.540Z] #51 27.70 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-03-25T18:52:15.540Z] #51 27.73 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-03-25T18:52:15.540Z] #51 27.76 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-03-25T18:52:15.540Z] #51 27.78 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-03-25T18:52:15.540Z] #51 27.78 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-03-25T18:52:15.614Z] #31 ... [2022-03-25T18:52:15.614Z] [2022-03-25T18:52:15.614Z] #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-03-25T18:52:15.614Z] #13 sha256:e4c0353b2e308b117e74ea6eed207690407e1fae2a8b3312efdab3ecd1dbf40d [2022-03-25T18:52:15.614Z] #13 DONE 1.2s [2022-03-25T18:52:15.614Z] [2022-03-25T18:52:15.614Z] #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-03-25T18:52:15.614Z] #46 sha256:0c7f5532c51a95aa8489a175bdd6eaa1a5d10d81a4729bd46e915aeecca3b136 [2022-03-25T18:52:15.614Z] #46 ... [2022-03-25T18:52:15.614Z] [2022-03-25T18:52:15.614Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-03-25T18:52:15.614Z] #33 sha256:abefe783268cdb831cbaad95f277d9c99c2a9f7320a0d6533da4c8242103989d [2022-03-25T18:52:15.614Z] #33 DONE 0.2s [2022-03-25T18:52:15.614Z] [2022-03-25T18:52:15.614Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-03-25T18:52:15.614Z] #42 sha256:efbdbaccd79a382520d32e72f9fd9c0b139a77781fd7fef3bff6397da51465ed [2022-03-25T18:52:15.614Z] #42 DONE 0.3s [2022-03-25T18:52:15.799Z] #51 ... [2022-03-25T18:52:15.799Z] [2022-03-25T18:52:15.799Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-03-25T18:52:15.799Z] #59 sha256:1cd18049290070245d01e31aea13184983e16676f592400b0d2993e1fe383a1b [2022-03-25T18:52:15.799Z] #59 DONE 0.2s [2022-03-25T18:52:15.799Z] [2022-03-25T18:52:15.799Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-25T18:52:15.799Z] #51 sha256:ab432f667b44061be7b27ec72dc554bd925a8c2551be213aa73b6cf1c8f920cf [2022-03-25T18:52:15.799Z] #51 27.89 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-03-25T18:52:15.799Z] #51 28.04 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-03-25T18:52:15.799Z] #51 28.12 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-03-25T18:52:15.799Z] #51 28.15 go: downloading github.com/golangci/misspell v0.3.5 [2022-03-25T18:52:15.875Z] [2022-03-25T18:52:15.875Z] #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-03-25T18:52:15.875Z] #46 sha256:0c7f5532c51a95aa8489a175bdd6eaa1a5d10d81a4729bd46e915aeecca3b136 [2022-03-25T18:52:15.875Z] #46 DONE 0.3s [2022-03-25T18:52:15.875Z] [2022-03-25T18:52:15.875Z] #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-03-25T18:52:15.875Z] #47 sha256:53e28b7d83e01fd8d7829b58ad793361f8fb6e38e5fcf09f6115cb8a65ded479 [2022-03-25T18:52:15.875Z] #47 ... [2022-03-25T18:52:15.875Z] [2022-03-25T18:52:15.875Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-03-25T18:52:15.875Z] #62 sha256:fa41912bb127e32eb9f6ee4427e853af37263627755be6e90b55cf4084a50b76 [2022-03-25T18:52:15.875Z] #62 DONE 0.4s [2022-03-25T18:52:15.875Z] [2022-03-25T18:52:15.875Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-03-25T18:52:15.875Z] #25 sha256:99af9b4eeff7328abf5e3a336408c3a0b35957a4fd7dcc4851a71856a8bfc771 [2022-03-25T18:52:15.875Z] #25 DONE 0.5s [2022-03-25T18:52:16.057Z] #51 28.16 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-03-25T18:52:16.057Z] #51 28.22 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-03-25T18:52:16.057Z] #51 28.26 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-03-25T18:52:16.057Z] #51 28.30 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-03-25T18:52:16.057Z] #51 28.31 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-03-25T18:52:16.057Z] #51 28.33 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-03-25T18:52:16.057Z] #51 28.37 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-03-25T18:52:16.079Z] #54 ... [2022-03-25T18:52:16.079Z] [2022-03-25T18:52:16.079Z] #58 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-25T18:52:16.079Z] #58 sha256:62258efd1310c58d8ef4c8ef111d1f60efce68345186f6001881029630198dca [2022-03-25T18:52:16.079Z] #58 47.13 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-03-25T18:52:16.079Z] #58 47.20 go: downloading github.com/gobwas/glob v0.2.3 [2022-03-25T18:52:16.079Z] #58 47.23 go: downloading github.com/kisielk/gotool v1.0.0 [2022-03-25T18:52:16.079Z] #58 47.31 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-03-25T18:52:16.134Z] [2022-03-25T18:52:16.134Z] #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-03-25T18:52:16.134Z] #31 sha256:1c40bcd5e93bb218cebbd9ec7eb1b40d5f150b89de4934ae1b99b1eaf43688a1 [2022-03-25T18:52:16.134Z] #31 9.934 [2022-03-25T18:52:16.319Z] #51 28.38 go: downloading github.com/julz/importas v0.1.0 [2022-03-25T18:52:16.319Z] #51 28.39 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-03-25T18:52:16.319Z] #51 28.46 go: downloading github.com/kulti/thelper v0.5.0 [2022-03-25T18:52:16.319Z] #51 28.50 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-03-25T18:52:16.319Z] #51 28.53 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-03-25T18:52:16.319Z] #51 28.55 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-03-25T18:52:16.319Z] #51 28.57 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-03-25T18:52:16.319Z] #51 28.60 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-03-25T18:52:16.341Z] #58 47.39 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-03-25T18:52:16.341Z] #58 47.44 go: downloading golang.org/x/mod v0.5.1 [2022-03-25T18:52:16.341Z] #58 47.45 go: downloading github.com/ettle/strcase v0.1.1 [2022-03-25T18:52:16.341Z] #58 47.56 go: downloading github.com/fatih/structtag v1.2.0 [2022-03-25T18:52:16.392Z] #31 10.23 #=#=# ######################################################################## 100.0% [2022-03-25T18:52:16.594Z] #51 28.60 go: downloading github.com/maratori/testpackage v1.0.1 [2022-03-25T18:52:16.594Z] #51 28.62 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-03-25T18:52:16.594Z] #51 28.64 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-03-25T18:52:16.594Z] #51 28.67 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-03-25T18:52:16.594Z] #51 28.68 go: downloading github.com/mgechev/revive v1.1.3 [2022-03-25T18:52:16.602Z] #58 47.59 go: downloading github.com/Masterminds/semver v1.5.0 [2022-03-25T18:52:16.602Z] #58 ... [2022-03-25T18:52:16.602Z] [2022-03-25T18:52:16.602Z] #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-03-25T18:52:16.602Z] #41 sha256:690c302dbbc9280b41bd33bc91d49c996ba245a2f0a0b5840333a4378e0394b0 [2022-03-25T18:52:16.602Z] #41 37.37 Updating files: 92% (1406/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-03-25T18:52:16.602Z] #41 37.59 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-03-25T18:52:16.602Z] #41 38.24 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-25T18:52:16.602Z] #41 ... [2022-03-25T18:52:16.602Z] [2022-03-25T18:52:16.602Z] #58 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-25T18:52:16.602Z] #58 sha256:62258efd1310c58d8ef4c8ef111d1f60efce68345186f6001881029630198dca [2022-03-25T18:52:16.602Z] #58 47.75 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-03-25T18:52:16.602Z] #58 47.81 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-03-25T18:52:16.602Z] #58 47.86 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-03-25T18:52:16.855Z] #51 29.00 go: downloading github.com/moricho/tparallel v0.2.1 [2022-03-25T18:52:16.855Z] #51 29.03 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-03-25T18:52:16.855Z] #51 29.05 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-03-25T18:52:16.855Z] #51 29.08 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-03-25T18:52:16.855Z] #51 29.15 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-03-25T18:52:16.957Z] #31 10.72 [2022-03-25T18:52:17.114Z] #51 29.15 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-03-25T18:52:17.114Z] #51 29.18 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-03-25T18:52:17.114Z] #51 29.18 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-03-25T18:52:17.114Z] #51 29.20 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-03-25T18:52:17.114Z] #51 29.31 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-03-25T18:52:17.114Z] #51 29.33 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-03-25T18:52:17.114Z] #51 29.38 go: downloading github.com/sivchari/tenv v1.4.7 [2022-03-25T18:52:17.114Z] #51 29.39 go: downloading github.com/sonatard/noctx v0.0.1 [2022-03-25T18:52:17.176Z] #58 48.18 go: downloading github.com/prometheus/client_model v0.2.0 [2022-03-25T18:52:17.176Z] #58 48.24 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-03-25T18:52:17.176Z] #58 48.25 go: downloading github.com/google/go-cmp v0.5.6 [2022-03-25T18:52:17.373Z] #51 29.44 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-03-25T18:52:17.373Z] #51 29.46 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-03-25T18:52:17.373Z] #51 29.47 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-03-25T18:52:17.373Z] #51 29.49 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-03-25T18:52:17.373Z] #51 29.52 go: downloading github.com/tetafro/godot v1.4.11 [2022-03-25T18:52:17.373Z] #51 29.52 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-03-25T18:52:17.373Z] #51 29.57 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-03-25T18:52:17.632Z] #51 29.81 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-03-25T18:52:17.749Z] #58 48.77 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-03-25T18:52:17.749Z] #58 48.85 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-03-25T18:52:17.749Z] #58 49.00 go: downloading github.com/beorn7/perks v1.0.1 [2022-03-25T18:52:17.749Z] #58 49.01 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-03-25T18:52:17.832Z] #36 ... [2022-03-25T18:52:17.832Z] [2022-03-25T18:52:17.832Z] #58 [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-03-25T18:52:17.832Z] #58 sha256:7355574b4f81e1bba0b35cf0e8989145ea4161ebb03c120de1334180cd0d2a86 [2022-03-25T18:52:17.832Z] #58 4.907 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-25T18:52:17.832Z] #58 4.986 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-25T18:52:17.833Z] #58 4.986 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-25T18:52:17.833Z] #58 5.685 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-25T18:52:17.833Z] #58 9.317 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [123 kB] [2022-03-25T18:52:17.833Z] #58 ... [2022-03-25T18:52:17.833Z] [2022-03-25T18:52:17.833Z] #53 [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-03-25T18:52:17.833Z] #53 sha256:065c15b37b4063bc488ce682f6d43dcb03528706f60cbf6f63f64573768a0692 [2022-03-25T18:52:17.833Z] #53 6.449 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-03-25T18:52:17.833Z] #53 8.172 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-03-25T18:52:17.833Z] #53 8.207 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-03-25T18:52:17.833Z] #53 8.289 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-03-25T18:52:17.833Z] #53 ... [2022-03-25T18:52:17.833Z] [2022-03-25T18:52:17.833Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-25T18:52:17.833Z] #51 sha256:62258efd1310c58d8ef4c8ef111d1f60efce68345186f6001881029630198dca [2022-03-25T18:52:17.833Z] #51 6.673 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-03-25T18:52:17.891Z] #51 29.88 go: downloading github.com/ultraware/funlen v0.0.3 [2022-03-25T18:52:17.891Z] #51 29.90 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-03-25T18:52:17.891Z] #51 29.92 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-03-25T18:52:17.891Z] #51 29.94 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-03-25T18:52:17.891Z] #51 29.96 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-03-25T18:52:17.892Z] #31 11.77 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-03-25T18:52:18.011Z] #58 49.04 go: downloading github.com/cespare/xxhash v1.1.0 [2022-03-25T18:52:18.011Z] #58 49.15 go: downloading github.com/golang/protobuf v1.5.2 [2022-03-25T18:52:18.089Z] #51 ... [2022-03-25T18:52:18.089Z] [2022-03-25T18:52:18.089Z] #49 [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-03-25T18:52:18.089Z] #49 sha256:5744680558916f5bc6346c25f8514bd84271dc971c79d13182c5b9064377340f [2022-03-25T18:52:18.089Z] #49 5.373 go: downloading gotest.tools/gotestsum v1.7.0 [2022-03-25T18:52:18.089Z] #49 7.405 go: downloading github.com/fatih/color v1.10.0 [2022-03-25T18:52:18.089Z] #49 7.470 go: downloading github.com/dnephin/pflag v1.0.7 [2022-03-25T18:52:18.089Z] #49 7.528 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-03-25T18:52:18.089Z] #49 7.630 go: downloading github.com/pkg/errors v0.9.1 [2022-03-25T18:52:18.089Z] #49 7.899 go: downloading golang.org/x/tools v0.1.0 [2022-03-25T18:52:18.089Z] #49 8.072 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-03-25T18:52:18.089Z] #49 8.202 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-03-25T18:52:18.089Z] #49 8.312 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-03-25T18:52:18.089Z] #49 8.404 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-03-25T18:52:18.089Z] #49 ... [2022-03-25T18:52:18.089Z] [2022-03-25T18:52:18.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-03-25T18:52:18.089Z] #14 sha256:9d0bac80c09d498137b30378bf66e98e4bb6218960c227664c035a9ce1accd40 [2022-03-25T18:52:18.089Z] #14 5.218 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-25T18:52:18.089Z] #14 5.242 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-25T18:52:18.089Z] #14 5.242 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-25T18:52:18.089Z] #14 6.020 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-25T18:52:18.089Z] #14 10.23 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [123 kB] [2022-03-25T18:52:18.155Z] #51 30.22 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-03-25T18:52:18.155Z] #51 30.33 go: downloading honnef.co/go/tools v0.2.2 [2022-03-25T18:52:18.273Z] #58 49.34 go: downloading github.com/prometheus/common v0.10.0 [2022-03-25T18:52:18.273Z] #58 49.44 go: downloading github.com/prometheus/procfs v0.6.0 [2022-03-25T18:52:18.347Z] #14 ... [2022-03-25T18:52:18.347Z] [2022-03-25T18:52:18.347Z] #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-03-25T18:52:18.347Z] #34 sha256:690c302dbbc9280b41bd33bc91d49c996ba245a2f0a0b5840333a4378e0394b0 [2022-03-25T18:52:18.347Z] #34 5.865 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-03-25T18:52:18.347Z] #34 5.865 Cloning into '.'... [2022-03-25T18:52:18.347Z] #34 ... [2022-03-25T18:52:18.347Z] [2022-03-25T18:52:18.347Z] #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-03-25T18:52:18.347Z] #43 sha256:bac9189b3527223f113246c110f5cda16dced33d3b091bbe23bbedebbb0f3c1c [2022-03-25T18:52:18.347Z] #43 5.675 + git clone https://github.com/docker/distribution.git . [2022-03-25T18:52:18.347Z] #43 5.687 Cloning into '.'... [2022-03-25T18:52:18.378Z] #14 ... [2022-03-25T18:52:18.378Z] [2022-03-25T18:52:18.378Z] #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-03-25T18:52:18.378Z] #38 sha256:9ecb4385af5d6f989bb79a2fc7999de88cc8ff65b9858ba9d616d08a02a43a45 [2022-03-25T18:52:18.378Z] #38 67.56 Selecting previously unselected package libxml2:amd64. [2022-03-25T18:52:18.378Z] #38 67.58 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2022-03-25T18:52:18.378Z] #38 67.60 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-03-25T18:52:18.378Z] #38 68.18 Selecting previously unselected package libarchive13:amd64. [2022-03-25T18:52:18.378Z] #38 68.19 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_amd64.deb ... [2022-03-25T18:52:18.378Z] #38 68.21 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2022-03-25T18:52:18.378Z] #38 68.73 Selecting previously unselected package libjsoncpp24:amd64. [2022-03-25T18:52:18.378Z] #38 68.74 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-03-25T18:52:18.378Z] #38 68.75 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-03-25T18:52:18.378Z] #38 69.00 Selecting previously unselected package librhash0:amd64. [2022-03-25T18:52:18.378Z] #38 69.03 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-03-25T18:52:18.378Z] #38 69.04 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-03-25T18:52:18.378Z] #38 69.32 Selecting previously unselected package libuv1:amd64. [2022-03-25T18:52:18.378Z] #38 69.35 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-03-25T18:52:18.378Z] #38 69.39 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-03-25T18:52:18.378Z] #38 69.66 Selecting previously unselected package cmake. [2022-03-25T18:52:18.378Z] #38 69.68 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-03-25T18:52:18.378Z] #38 69.70 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-03-25T18:52:18.461Z] #31 12.14 [2022-03-25T18:52:18.461Z] #31 12.33 #=#=# ######################################################################## 100.0% [2022-03-25T18:52:18.535Z] #58 49.47 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-03-25T18:52:18.535Z] #58 49.57 go: downloading google.golang.org/protobuf v1.27.1 [2022-03-25T18:52:18.608Z] #43 ... [2022-03-25T18:52:18.608Z] [2022-03-25T18:52:18.608Z] #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-03-25T18:52:18.608Z] #26 sha256:b8797b7db45cafbfec8cdf20d7613387f6f994301f8109b092b96ff672c08dff [2022-03-25T18:52:18.608Z] #26 5.827 + RM_GOPATH=0 [2022-03-25T18:52:18.608Z] #26 5.827 + TMP_GOPATH= [2022-03-25T18:52:18.608Z] #26 5.827 + : /build [2022-03-25T18:52:18.608Z] #26 5.827 + '[' -z '' ']' [2022-03-25T18:52:18.608Z] #26 5.830 ++ mktemp -d [2022-03-25T18:52:18.608Z] #26 5.833 + export GOPATH=/tmp/tmp.CiMohG9y6p [2022-03-25T18:52:18.608Z] #26 5.833 + GOPATH=/tmp/tmp.CiMohG9y6p [2022-03-25T18:52:18.608Z] #26 5.834 + RM_GOPATH=1 [2022-03-25T18:52:18.608Z] #26 5.834 + case "$(go env GOARCH)" in [2022-03-25T18:52:18.608Z] #26 5.837 ++ go env GOARCH [2022-03-25T18:52:18.608Z] #26 5.917 + export GO_BUILDMODE=-buildmode=pie [2022-03-25T18:52:18.608Z] #26 5.917 + GO_BUILDMODE=-buildmode=pie [2022-03-25T18:52:18.608Z] #26 5.917 ++ dirname /install.sh [2022-03-25T18:52:18.608Z] #26 5.917 + dir=/ [2022-03-25T18:52:18.608Z] #26 5.917 + bin=dockercli [2022-03-25T18:52:18.608Z] #26 5.917 + shift [2022-03-25T18:52:18.608Z] #26 5.917 + '[' '!' -f //dockercli.installer ']' [2022-03-25T18:52:18.608Z] #26 5.917 + . //dockercli.installer [2022-03-25T18:52:18.608Z] #26 5.917 ++ : stable [2022-03-25T18:52:18.608Z] #26 5.917 ++ : 17.06.2-ce [2022-03-25T18:52:18.608Z] #26 5.917 + install_dockercli [2022-03-25T18:52:18.608Z] #26 5.917 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-03-25T18:52:18.608Z] #26 5.917 Install docker/cli version 17.06.2-ce from stable [2022-03-25T18:52:18.608Z] #26 5.924 ++ uname -m [2022-03-25T18:52:18.608Z] #26 5.931 + arch=x86_64 [2022-03-25T18:52:18.608Z] #26 5.931 + '[' x86_64 '!=' x86_64 ']' [2022-03-25T18:52:18.608Z] #26 5.931 + url=https://download.docker.com/linux/static [2022-03-25T18:52:18.608Z] #26 5.931 + tar -xz docker/docker [2022-03-25T18:52:18.608Z] #26 5.934 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-03-25T18:52:18.608Z] #26 ... [2022-03-25T18:52:18.608Z] [2022-03-25T18:52:18.608Z] #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-03-25T18:52:18.608Z] #47 sha256:53e28b7d83e01fd8d7829b58ad793361f8fb6e38e5fcf09f6115cb8a65ded479 [2022-03-25T18:52:18.608Z] #47 6.230 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-25T18:52:18.608Z] #47 6.253 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-25T18:52:18.608Z] #47 6.256 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-25T18:52:18.608Z] #47 6.971 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-03-25T18:52:18.608Z] #47 8.832 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-25T18:52:18.865Z] #47 ... [2022-03-25T18:52:18.865Z] [2022-03-25T18:52:18.865Z] #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-03-25T18:52:18.865Z] #38 sha256:9ecb4385af5d6f989bb79a2fc7999de88cc8ff65b9858ba9d616d08a02a43a45 [2022-03-25T18:52:18.865Z] #38 4.472 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-25T18:52:18.865Z] #38 4.500 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-25T18:52:18.865Z] #38 4.500 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-25T18:52:18.865Z] #38 4.735 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-25T18:52:18.865Z] #38 5.841 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [123 kB] [2022-03-25T18:52:18.865Z] #38 8.653 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-25T18:52:18.949Z] #38 ... [2022-03-25T18:52:18.949Z] [2022-03-25T18:52:18.949Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-25T18:52:18.949Z] #51 sha256:62258efd1310c58d8ef4c8ef111d1f60efce68345186f6001881029630198dca [2022-03-25T18:52:18.949Z] #51 63.13 go: downloading github.com/moricho/tparallel v0.2.1 [2022-03-25T18:52:18.949Z] #51 63.17 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-03-25T18:52:18.949Z] #51 63.17 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-03-25T18:52:18.949Z] #51 63.19 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-03-25T18:52:18.950Z] #51 63.26 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-03-25T18:52:18.950Z] #51 63.32 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-03-25T18:52:18.950Z] #51 63.40 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-03-25T18:52:18.950Z] #51 63.54 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-03-25T18:52:18.950Z] #51 63.65 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-03-25T18:52:18.950Z] #51 63.83 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-03-25T18:52:18.950Z] #51 63.84 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-03-25T18:52:18.950Z] #51 63.86 go: downloading github.com/sivchari/tenv v1.4.7 [2022-03-25T18:52:18.950Z] #51 63.87 go: downloading github.com/sonatard/noctx v0.0.1 [2022-03-25T18:52:18.950Z] #51 63.90 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-03-25T18:52:18.950Z] #51 63.92 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-03-25T18:52:18.950Z] #51 64.02 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-03-25T18:52:18.950Z] #51 64.08 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-03-25T18:52:18.950Z] #51 64.10 go: downloading github.com/tetafro/godot v1.4.11 [2022-03-25T18:52:18.950Z] #51 64.17 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-03-25T18:52:18.950Z] #51 64.24 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-03-25T18:52:18.950Z] #51 64.25 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-03-25T18:52:18.950Z] #51 64.69 go: downloading github.com/ultraware/funlen v0.0.3 [2022-03-25T18:52:18.950Z] #51 64.71 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-03-25T18:52:18.950Z] #51 64.72 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-03-25T18:52:18.950Z] #51 64.78 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-03-25T18:52:18.950Z] #51 64.81 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-03-25T18:52:18.950Z] #51 65.17 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-03-25T18:52:18.950Z] #51 65.30 go: downloading honnef.co/go/tools v0.2.2 [2022-03-25T18:52:18.950Z] #51 67.05 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-03-25T18:52:18.950Z] #51 67.05 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-03-25T18:52:18.950Z] #51 67.09 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-03-25T18:52:18.950Z] #51 67.19 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-03-25T18:52:18.950Z] #51 68.86 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-03-25T18:52:18.950Z] #51 69.04 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-03-25T18:52:18.950Z] #51 69.11 go: downloading github.com/stretchr/objx v0.1.1 [2022-03-25T18:52:18.950Z] #51 69.19 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-03-25T18:52:18.950Z] #51 69.45 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-03-25T18:52:18.950Z] #51 69.45 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-03-25T18:52:18.950Z] #51 69.65 go: downloading golang.org/x/text v0.3.7 [2022-03-25T18:52:19.026Z] #31 12.72 [2022-03-25T18:52:19.027Z] #31 12.82 Download of images into '/build' complete. [2022-03-25T18:52:19.027Z] #31 12.82 Use something like the following to load the result into a Docker daemon: [2022-03-25T18:52:19.027Z] #31 12.82 tar -cC '/build' . | docker load [2022-03-25T18:52:19.027Z] #31 DONE 12.9s [2022-03-25T18:52:19.027Z] [2022-03-25T18:52:19.027Z] #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-03-25T18:52:19.027Z] #26 sha256:602912fa67b8071e7c85d4757766d722aceb70e67c04f34b1a878ec57f24d6b2 [2022-03-25T18:52:19.092Z] #51 31.27 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-03-25T18:52:19.092Z] #51 31.28 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-03-25T18:52:19.092Z] #51 31.30 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-03-25T18:52:19.092Z] #51 31.36 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-03-25T18:52:19.092Z] #51 31.43 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-03-25T18:52:19.092Z] #51 31.44 go: downloading github.com/stretchr/objx v0.1.1 [2022-03-25T18:52:19.121Z] #38 ... [2022-03-25T18:52:19.121Z] [2022-03-25T18:52:19.121Z] #53 [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-03-25T18:52:19.121Z] #53 sha256:065c15b37b4063bc488ce682f6d43dcb03528706f60cbf6f63f64573768a0692 [2022-03-25T18:52:19.121Z] #53 10.66 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-03-25T18:52:19.351Z] #51 31.52 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-03-25T18:52:19.610Z] #51 31.62 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-03-25T18:52:19.610Z] #51 31.63 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-03-25T18:52:19.610Z] #51 31.79 go: downloading golang.org/x/text v0.3.7 [2022-03-25T18:52:20.004Z] #58 ... [2022-03-25T18:52:20.004Z] [2022-03-25T18:52:20.004Z] #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-03-25T18:52:20.004Z] #54 sha256:53e28b7d83e01fd8d7829b58ad793361f8fb6e38e5fcf09f6115cb8a65ded479 [2022-03-25T18:52:20.004Z] #54 48.03 Setting up criu (3.16.1-3) ... [2022-03-25T18:52:20.004Z] #54 49.76 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-25T18:52:20.004Z] #54 DONE 50.9s [2022-03-25T18:52:20.004Z] [2022-03-25T18:52:20.004Z] #58 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-25T18:52:20.004Z] #58 sha256:62258efd1310c58d8ef4c8ef111d1f60efce68345186f6001881029630198dca [2022-03-25T18:52:20.004Z] #58 51.09 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-03-25T18:52:20.343Z] #51 ... [2022-03-25T18:52:20.343Z] [2022-03-25T18:52:20.343Z] #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-03-25T18:52:20.343Z] #47 sha256:53e28b7d83e01fd8d7829b58ad793361f8fb6e38e5fcf09f6115cb8a65ded479 [2022-03-25T18:52:20.343Z] #47 64.10 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-25T18:52:20.343Z] #47 64.13 Setting up python3-protobuf (3.12.4-1) ... [2022-03-25T18:52:20.343Z] #47 69.48 Setting up criu (3.16.1-3) ... [2022-03-25T18:52:20.343Z] #47 72.36 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-25T18:52:20.451Z] #26 4.525 + RM_GOPATH=0 [2022-03-25T18:52:20.451Z] #26 4.525 + TMP_GOPATH= [2022-03-25T18:52:20.451Z] #26 4.525 + : /build [2022-03-25T18:52:20.451Z] #26 4.525 + '[' -z '' ']' [2022-03-25T18:52:20.451Z] #26 4.530 ++ mktemp -d [2022-03-25T18:52:20.451Z] #26 4.530 + export GOPATH=/tmp/tmp.yykKoUDUzM [2022-03-25T18:52:20.451Z] #26 4.530 + GOPATH=/tmp/tmp.yykKoUDUzM [2022-03-25T18:52:20.451Z] #26 4.530 + RM_GOPATH=1 [2022-03-25T18:52:20.451Z] #26 4.530 + case "$(go env GOARCH)" in [2022-03-25T18:52:20.451Z] #26 4.530 ++ go env GOARCH [2022-03-25T18:52:20.451Z] #26 4.542 + export GO_BUILDMODE=-buildmode=pie [2022-03-25T18:52:20.451Z] #26 4.542 + GO_BUILDMODE=-buildmode=pie [2022-03-25T18:52:20.451Z] #26 4.542 ++ dirname /install.sh [2022-03-25T18:52:20.451Z] #26 4.542 + dir=/ [2022-03-25T18:52:20.451Z] #26 4.542 + bin=dockercli [2022-03-25T18:52:20.451Z] #26 4.542 + shift [2022-03-25T18:52:20.451Z] #26 4.542 + '[' '!' -f //dockercli.installer ']' [2022-03-25T18:52:20.451Z] #26 4.542 + . //dockercli.installer [2022-03-25T18:52:20.451Z] #26 4.542 ++ : stable [2022-03-25T18:52:20.451Z] #26 4.542 ++ : 17.06.2-ce [2022-03-25T18:52:20.451Z] #26 4.542 + install_dockercli [2022-03-25T18:52:20.451Z] #26 4.542 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-03-25T18:52:20.451Z] #26 4.542 ++ uname -m [2022-03-25T18:52:20.451Z] #26 4.543 + arch=x86_64 [2022-03-25T18:52:20.451Z] #26 4.543 + '[' x86_64 '!=' x86_64 ']' [2022-03-25T18:52:20.451Z] #26 4.543 + url=https://download.docker.com/linux/static [2022-03-25T18:52:20.451Z] #26 4.543 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-03-25T18:52:20.451Z] #26 4.543 + tar -xz docker/docker [2022-03-25T18:52:20.451Z] #26 4.549 Install docker/cli version 17.06.2-ce from stable [2022-03-25T18:52:21.297Z] #47 ... [2022-03-25T18:52:21.298Z] [2022-03-25T18:52:21.298Z] #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-03-25T18:52:21.298Z] #14 sha256:9d0bac80c09d498137b30378bf66e98e4bb6218960c227664c035a9ce1accd40 [2022-03-25T18:52:21.298Z] #14 75.45 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-03-25T18:52:21.298Z] #14 75.49 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-03-25T18:52:21.298Z] #14 75.59 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-03-25T18:52:21.830Z] #26 ... [2022-03-25T18:52:21.830Z] [2022-03-25T18:52:21.830Z] #49 [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-03-25T18:52:21.830Z] #49 sha256:5744680558916f5bc6346c25f8514bd84271dc971c79d13182c5b9064377340f [2022-03-25T18:52:21.830Z] #49 3.975 go: downloading gotest.tools/gotestsum v1.7.0 [2022-03-25T18:52:21.830Z] #49 4.874 go: downloading github.com/fatih/color v1.10.0 [2022-03-25T18:52:21.830Z] #49 4.954 go: downloading github.com/dnephin/pflag v1.0.7 [2022-03-25T18:52:21.830Z] #49 4.994 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-03-25T18:52:21.830Z] #49 5.054 go: downloading github.com/pkg/errors v0.9.1 [2022-03-25T18:52:21.830Z] #49 5.093 go: downloading golang.org/x/tools v0.1.0 [2022-03-25T18:52:21.830Z] #49 5.093 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-03-25T18:52:21.830Z] #49 5.132 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-03-25T18:52:21.830Z] #49 5.270 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-03-25T18:52:21.830Z] #49 5.380 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-03-25T18:52:22.144Z] #51 ... [2022-03-25T18:52:22.144Z] [2022-03-25T18:52:22.144Z] #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-03-25T18:52:22.144Z] #38 sha256:e780ac3bbd8a861596256a39896d621e4fcf6d80be2028acfe73df7290f09754 [2022-03-25T18:52:22.144Z] #38 24.00 The following additional packages will be installed: [2022-03-25T18:52:22.144Z] #38 24.03 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-03-25T18:52:22.144Z] #38 24.03 Suggested packages: [2022-03-25T18:52:22.144Z] #38 24.04 cmake-doc ninja-build lrzip [2022-03-25T18:52:22.144Z] #38 24.04 Recommended packages: [2022-03-25T18:52:22.144Z] #38 24.04 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-03-25T18:52:22.144Z] #38 24.62 The following NEW packages will be installed: [2022-03-25T18:52:22.144Z] #38 24.63 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-03-25T18:52:22.144Z] #38 24.63 vim-common xxd [2022-03-25T18:52:22.144Z] #38 24.99 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-03-25T18:52:22.144Z] #38 24.99 Need to get 15.6 MB of archives. [2022-03-25T18:52:22.144Z] #38 24.99 After this operation, 67.4 MB of additional disk space will be used. [2022-03-25T18:52:22.144Z] #38 24.99 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-03-25T18:52:22.144Z] #38 25.00 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-03-25T18:52:22.144Z] #38 25.00 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-03-25T18:52:22.144Z] #38 25.03 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-03-25T18:52:22.144Z] #38 25.16 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7 [629 kB] [2022-03-25T18:52:22.144Z] #38 25.26 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+b1 [320 kB] [2022-03-25T18:52:22.144Z] #38 25.26 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] [2022-03-25T18:52:22.144Z] #38 25.26 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] [2022-03-25T18:52:22.144Z] #38 25.26 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] [2022-03-25T18:52:22.144Z] #38 25.26 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB] [2022-03-25T18:52:22.144Z] #38 26.52 debconf: delaying package configuration, since apt-utils is not installed [2022-03-25T18:52:22.144Z] #38 26.87 Fetched 15.6 MB in 1s (22.6 MB/s) [2022-03-25T18:52:22.144Z] #38 26.92 Selecting previously unselected package xxd. [2022-03-25T18:52:22.144Z] #38 26.92 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15700 files and directories currently installed.) [2022-03-25T18:52:22.144Z] #38 26.98 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-03-25T18:52:22.144Z] #38 27.01 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-03-25T18:52:22.144Z] #38 27.18 Selecting previously unselected package vim-common. [2022-03-25T18:52:22.144Z] #38 27.18 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-25T18:52:22.144Z] #38 27.21 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-25T18:52:22.144Z] #38 27.50 Selecting previously unselected package cmake-data. [2022-03-25T18:52:22.144Z] #38 27.50 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-03-25T18:52:22.144Z] #38 27.52 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-03-25T18:52:22.144Z] #38 30.19 Selecting previously unselected package libicu67:arm64. [2022-03-25T18:52:22.144Z] #38 30.20 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ... [2022-03-25T18:52:22.144Z] #38 30.22 Unpacking libicu67:arm64 (67.1-7) ... [2022-03-25T18:52:22.144Z] #38 ... [2022-03-25T18:52:22.144Z] [2022-03-25T18:52:22.144Z] #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-03-25T18:52:22.144Z] #47 sha256:3c001af8c66047bb1becc46922248765364b125e3ecc83401e6a5785e25e3501 [2022-03-25T18:52:22.144Z] #47 28.02 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [609 kB] [2022-03-25T18:52:22.144Z] #47 29.19 debconf: delaying package configuration, since apt-utils is not installed [2022-03-25T18:52:22.144Z] #47 29.35 Fetched 2115 kB in 4s (486 kB/s) [2022-03-25T18:52:22.144Z] #47 29.43 Selecting previously unselected package libprotobuf23:arm64. [2022-03-25T18:52:22.144Z] #47 29.43 (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-03-25T18:52:22.144Z] #47 29.47 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ... [2022-03-25T18:52:22.144Z] #47 29.48 Unpacking libprotobuf23:arm64 (3.12.4-1) ... [2022-03-25T18:52:22.144Z] #47 30.02 Selecting previously unselected package python3-pkg-resources. [2022-03-25T18:52:22.144Z] #47 30.02 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-03-25T18:52:22.144Z] #47 30.03 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-03-25T18:52:22.144Z] #47 30.16 Selecting previously unselected package python3-six. [2022-03-25T18:52:22.144Z] #47 30.17 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-03-25T18:52:22.144Z] #47 30.18 Unpacking python3-six (1.16.0-2) ... [2022-03-25T18:52:22.144Z] #47 30.25 Selecting previously unselected package python3-protobuf. [2022-03-25T18:52:22.144Z] #47 30.27 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ... [2022-03-25T18:52:22.144Z] #47 30.28 Unpacking python3-protobuf (3.12.4-1) ... [2022-03-25T18:52:22.144Z] #47 30.69 Selecting previously unselected package libnet1:arm64. [2022-03-25T18:52:22.144Z] #47 30.70 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-03-25T18:52:22.144Z] #47 30.71 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-03-25T18:52:22.144Z] #47 30.90 Selecting previously unselected package libnl-3-200:arm64. [2022-03-25T18:52:22.144Z] #47 30.90 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-03-25T18:52:22.144Z] #47 30.91 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-03-25T18:52:22.144Z] #47 31.04 Selecting previously unselected package libprotobuf-c1:arm64. [2022-03-25T18:52:22.144Z] #47 31.06 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-03-25T18:52:22.144Z] #47 31.07 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-03-25T18:52:22.144Z] #47 31.20 Selecting previously unselected package criu. [2022-03-25T18:52:22.144Z] #47 31.20 Preparing to unpack .../7-criu_3.16.1-3_arm64.deb ... [2022-03-25T18:52:22.144Z] #47 31.21 Unpacking criu (3.16.1-3) ... [2022-03-25T18:52:22.144Z] #47 31.82 Setting up python3-pkg-resources (52.0.0-4) ... [2022-03-25T18:52:22.144Z] #47 33.09 Setting up libprotobuf23:arm64 (3.12.4-1) ... [2022-03-25T18:52:22.144Z] #47 33.10 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-03-25T18:52:22.144Z] #47 33.13 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-03-25T18:52:22.144Z] #47 33.16 Setting up python3-six (1.16.0-2) ... [2022-03-25T18:52:22.144Z] #47 34.06 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-03-25T18:52:22.144Z] #47 34.09 Setting up python3-protobuf (3.12.4-1) ... [2022-03-25T18:52:22.573Z] #58 ... [2022-03-25T18:52:22.573Z] [2022-03-25T18:52:22.573Z] #56 [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-03-25T18:52:22.573Z] #56 sha256:5744680558916f5bc6346c25f8514bd84271dc971c79d13182c5b9064377340f [2022-03-25T18:52:22.573Z] #56 53.41 gotestsum version dev [2022-03-25T18:52:22.712Z] #47 ... [2022-03-25T18:52:22.712Z] [2022-03-25T18:52:22.712Z] #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-03-25T18:52:22.712Z] #38 sha256:e780ac3bbd8a861596256a39896d621e4fcf6d80be2028acfe73df7290f09754 [2022-03-25T18:52:22.712Z] #38 34.89 Selecting previously unselected package libxml2:arm64. [2022-03-25T18:52:22.712Z] #38 34.89 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_arm64.deb ... [2022-03-25T18:52:22.712Z] #38 34.90 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7) ... [2022-03-25T18:52:22.761Z] #49 ... [2022-03-25T18:52:22.762Z] [2022-03-25T18:52:22.762Z] #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-03-25T18:52:22.762Z] #47 sha256:53e28b7d83e01fd8d7829b58ad793361f8fb6e38e5fcf09f6115cb8a65ded479 [2022-03-25T18:52:22.762Z] #47 6.973 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-25T18:52:22.762Z] #47 7.085 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-25T18:52:22.762Z] #47 7.085 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-25T18:52:22.834Z] #56 DONE 53.8s [2022-03-25T18:52:22.834Z] [2022-03-25T18:52:22.834Z] #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-03-25T18:52:22.834Z] #50 sha256:bac9189b3527223f113246c110f5cda16dced33d3b091bbe23bbedebbb0f3c1c [2022-03-25T18:52:22.971Z] #38 35.29 Selecting previously unselected package libarchive13:arm64. [2022-03-25T18:52:22.971Z] #38 35.29 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_arm64.deb ... [2022-03-25T18:52:22.971Z] #38 35.30 Unpacking libarchive13:arm64 (3.4.3-2+b1) ... [2022-03-25T18:52:23.504Z] #38 35.54 Selecting previously unselected package libjsoncpp24:arm64. [2022-03-25T18:52:23.504Z] #38 35.55 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ... [2022-03-25T18:52:23.504Z] #38 35.55 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... [2022-03-25T18:52:23.504Z] #38 35.68 Selecting previously unselected package librhash0:arm64. [2022-03-25T18:52:23.504Z] #38 ... [2022-03-25T18:52:23.504Z] [2022-03-25T18:52:23.504Z] #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-03-25T18:52:23.504Z] #14 sha256:29296fe837e32fb92b4291fcc361ff66ea67440fec495e048eccd0ee57f7f38d [2022-03-25T18:52:23.504Z] #14 25.64 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-03-25T18:52:23.504Z] #14 26.71 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-03-25T18:52:23.504Z] #14 27.09 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-03-25T18:52:23.504Z] #14 27.42 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-03-25T18:52:23.504Z] #14 28.34 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-03-25T18:52:23.504Z] #14 28.63 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-03-25T18:52:23.504Z] #14 28.63 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-03-25T18:52:23.504Z] #14 28.63 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-03-25T18:52:23.504Z] #14 28.64 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-03-25T18:52:23.504Z] #14 28.64 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-03-25T18:52:23.504Z] #14 28.65 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-03-25T18:52:23.504Z] #14 28.66 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-6 [123 kB] [2022-03-25T18:52:23.504Z] #14 28.66 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2022-03-25T18:52:23.504Z] #14 28.67 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2 [202 kB] [2022-03-25T18:52:23.504Z] #14 28.67 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2 [193 kB] [2022-03-25T18:52:23.504Z] #14 28.68 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2 [49.0 kB] [2022-03-25T18:52:23.504Z] #14 28.69 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2 [645 kB] [2022-03-25T18:52:23.504Z] #14 28.70 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2022-03-25T18:52:23.504Z] #14 28.71 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-03-25T18:52:23.504Z] #14 28.71 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-03-25T18:52:23.504Z] #14 28.72 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-6 [401 kB] [2022-03-25T18:52:23.504Z] #14 29.41 debconf: delaying package configuration, since apt-utils is not installed [2022-03-25T18:52:23.504Z] #14 29.55 Fetched 108 MB in 4s (25.0 MB/s) [2022-03-25T18:52:23.504Z] #14 29.61 Selecting previously unselected package binutils-mingw-w64-i686. [2022-03-25T18:52:23.504Z] #14 29.61 (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-03-25T18:52:23.504Z] #14 29.66 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ... [2022-03-25T18:52:23.504Z] #14 29.67 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-03-25T18:52:23.504Z] #14 31.35 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-03-25T18:52:23.504Z] #14 31.35 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ... [2022-03-25T18:52:23.504Z] #14 31.41 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-03-25T18:52:23.504Z] #14 33.45 Selecting previously unselected package binutils-mingw-w64. [2022-03-25T18:52:23.504Z] #14 33.46 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-03-25T18:52:23.504Z] #14 33.50 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-03-25T18:52:23.504Z] #14 33.60 Selecting previously unselected package libdevmapper1.02.1:arm64. [2022-03-25T18:52:23.504Z] #14 33.61 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-03-25T18:52:23.504Z] #14 33.62 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-03-25T18:52:23.504Z] #14 33.78 Selecting previously unselected package dmsetup. [2022-03-25T18:52:23.504Z] #14 33.78 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ... [2022-03-25T18:52:23.504Z] #14 33.79 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-03-25T18:52:23.504Z] #14 33.92 Selecting previously unselected package mingw-w64-common. [2022-03-25T18:52:23.504Z] #14 33.92 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-03-25T18:52:23.504Z] #14 33.93 Unpacking mingw-w64-common (8.0.0-1) ... [2022-03-25T18:52:23.504Z] #14 ... [2022-03-25T18:52:23.504Z] [2022-03-25T18:52:23.504Z] #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-03-25T18:52:23.504Z] #38 sha256:e780ac3bbd8a861596256a39896d621e4fcf6d80be2028acfe73df7290f09754 [2022-03-25T18:52:23.504Z] #38 35.68 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ... [2022-03-25T18:52:23.504Z] #38 35.69 Unpacking librhash0:arm64 (1.4.1-2) ... [2022-03-25T18:52:23.691Z] #47 7.524 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-03-25T18:52:23.763Z] #38 35.82 Selecting previously unselected package libuv1:arm64. [2022-03-25T18:52:23.763Z] #38 35.82 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ... [2022-03-25T18:52:23.763Z] #38 35.83 Unpacking libuv1:arm64 (1.40.0-2) ... [2022-03-25T18:52:23.763Z] #38 35.99 Selecting previously unselected package cmake. [2022-03-25T18:52:23.763Z] #38 35.99 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ... [2022-03-25T18:52:23.763Z] #38 36.00 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-03-25T18:52:23.925Z] #14 ... [2022-03-25T18:52:23.925Z] [2022-03-25T18:52:23.925Z] #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-03-25T18:52:23.925Z] #47 sha256:53e28b7d83e01fd8d7829b58ad793361f8fb6e38e5fcf09f6115cb8a65ded479 [2022-03-25T18:52:23.925Z] #47 DONE 77.5s [2022-03-25T18:52:23.925Z] [2022-03-25T18:52:23.925Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-25T18:52:23.925Z] #51 sha256:62258efd1310c58d8ef4c8ef111d1f60efce68345186f6001881029630198dca [2022-03-25T18:52:23.925Z] #51 76.34 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-03-25T18:52:23.925Z] #51 76.38 go: downloading github.com/gobwas/glob v0.2.3 [2022-03-25T18:52:23.925Z] #51 76.39 go: downloading github.com/kisielk/gotool v1.0.0 [2022-03-25T18:52:23.925Z] #51 76.51 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-03-25T18:52:23.925Z] #51 76.70 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-03-25T18:52:23.925Z] #51 76.71 go: downloading golang.org/x/mod v0.5.1 [2022-03-25T18:52:23.925Z] #51 76.90 go: downloading github.com/ettle/strcase v0.1.1 [2022-03-25T18:52:23.925Z] #51 77.06 go: downloading github.com/fatih/structtag v1.2.0 [2022-03-25T18:52:23.925Z] #51 77.06 go: downloading github.com/Masterminds/semver v1.5.0 [2022-03-25T18:52:23.925Z] #51 77.08 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-03-25T18:52:23.925Z] #51 77.10 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-03-25T18:52:23.925Z] #51 77.15 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-03-25T18:52:23.925Z] #51 77.34 go: downloading github.com/prometheus/client_model v0.2.0 [2022-03-25T18:52:23.925Z] #51 77.51 go: downloading github.com/google/go-cmp v0.5.6 [2022-03-25T18:52:23.925Z] #51 77.87 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-03-25T18:52:23.925Z] #51 77.97 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-03-25T18:52:23.925Z] #51 78.05 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-03-25T18:52:23.925Z] #51 78.15 go: downloading github.com/beorn7/perks v1.0.1 [2022-03-25T18:52:23.925Z] #51 78.18 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-03-25T18:52:23.925Z] #51 78.24 go: downloading github.com/cespare/xxhash v1.1.0 [2022-03-25T18:52:24.187Z] #51 78.46 go: downloading github.com/golang/protobuf v1.5.2 [2022-03-25T18:52:24.256Z] #47 8.315 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-25T18:52:24.373Z] #53 ... [2022-03-25T18:52:24.373Z] [2022-03-25T18:52:24.373Z] #49 [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-03-25T18:52:24.373Z] #49 sha256:5744680558916f5bc6346c25f8514bd84271dc971c79d13182c5b9064377340f [2022-03-25T18:52:24.373Z] #49 14.40 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-03-25T18:52:24.373Z] #49 14.44 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-03-25T18:52:24.373Z] #49 14.54 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-03-25T18:52:24.373Z] #49 ... [2022-03-25T18:52:24.373Z] [2022-03-25T18:52:24.373Z] #63 [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-03-25T18:52:24.373Z] #63 sha256:6ae13c866669d5dc1b68d4ba2c61137552156f5b11925c0a316005890b9c7f65 [2022-03-25T18:52:24.373Z] #63 5.993 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2022-03-25T18:52:24.373Z] #63 9.754 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-03-25T18:52:24.373Z] #63 9.775 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-03-25T18:52:24.373Z] #63 10.42 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2022-03-25T18:52:24.373Z] #63 15.36 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2022-03-25T18:52:24.373Z] #63 16.35 go: downloading github.com/google/uuid v1.3.0 [2022-03-25T18:52:24.373Z] #63 16.49 go: downloading github.com/moby/vpnkit v0.5.0 [2022-03-25T18:52:24.373Z] #63 16.50 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-03-25T18:52:24.468Z] #51 78.66 go: downloading github.com/prometheus/common v0.10.0 [2022-03-25T18:52:24.468Z] #51 78.83 go: downloading github.com/prometheus/procfs v0.6.0 [2022-03-25T18:52:24.727Z] #51 ... [2022-03-25T18:52:24.727Z] [2022-03-25T18:52:24.727Z] #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-03-25T18:52:24.727Z] #38 sha256:9ecb4385af5d6f989bb79a2fc7999de88cc8ff65b9858ba9d616d08a02a43a45 [2022-03-25T18:52:24.727Z] #38 75.55 Setting up libicu67:amd64 (67.1-7) ... [2022-03-25T18:52:24.727Z] #38 76.34 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-03-25T18:52:24.727Z] #38 76.69 Setting up libuv1:amd64 (1.40.0-2) ... [2022-03-25T18:52:24.727Z] #38 76.84 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-25T18:52:24.727Z] #38 77.59 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-03-25T18:52:24.727Z] #38 77.77 Setting up librhash0:amd64 (1.4.1-2) ... [2022-03-25T18:52:24.727Z] #38 77.89 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-03-25T18:52:24.727Z] #38 77.99 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-03-25T18:52:24.727Z] #38 78.05 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2022-03-25T18:52:24.727Z] #38 78.12 Setting up cmake (3.18.4-2+deb11u1) ... [2022-03-25T18:52:24.727Z] #38 78.21 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-25T18:52:24.727Z] #38 DONE 78.9s [2022-03-25T18:52:24.727Z] [2022-03-25T18:52:24.727Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-03-25T18:52:24.727Z] #39 sha256:f9cc61d235131646db227512bd249eae09394f08bed32da3196a96b081dc38d9 [2022-03-25T18:52:24.949Z] #63 16.94 go: downloading github.com/gofrs/flock v0.8.1 [2022-03-25T18:52:24.949Z] #63 17.06 go: downloading github.com/gorilla/mux v1.8.0 [2022-03-25T18:52:24.986Z] #39 DONE 0.3s [2022-03-25T18:52:24.986Z] [2022-03-25T18:52:24.986Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-25T18:52:24.986Z] #51 sha256:62258efd1310c58d8ef4c8ef111d1f60efce68345186f6001881029630198dca [2022-03-25T18:52:24.986Z] #51 79.14 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-03-25T18:52:24.986Z] #51 79.28 go: downloading google.golang.org/protobuf v1.27.1 [2022-03-25T18:52:25.515Z] #63 17.51 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2022-03-25T18:52:25.515Z] #63 ... [2022-03-25T18:52:25.515Z] [2022-03-25T18:52:25.515Z] #49 [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-03-25T18:52:25.515Z] #49 sha256:5744680558916f5bc6346c25f8514bd84271dc971c79d13182c5b9064377340f [2022-03-25T18:52:25.515Z] #49 17.95 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-03-25T18:52:25.515Z] #49 18.06 go: downloading golang.org/x/mod v0.3.0 [2022-03-25T18:52:25.628Z] #47 ... [2022-03-25T18:52:25.628Z] [2022-03-25T18:52:25.628Z] #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-03-25T18:52:25.628Z] #36 sha256:009b2fcedd65be913d92fe71222460306f8961e8ec3b3c700d0ccf5f2d99e572 [2022-03-25T18:52:25.628Z] #36 5.552 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-03-25T18:52:25.628Z] #36 ... [2022-03-25T18:52:25.628Z] [2022-03-25T18:52:25.628Z] #53 [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-03-25T18:52:25.628Z] #53 sha256:065c15b37b4063bc488ce682f6d43dcb03528706f60cbf6f63f64573768a0692 [2022-03-25T18:52:25.628Z] #53 4.271 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-03-25T18:52:25.628Z] #53 4.887 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-03-25T18:52:25.628Z] #53 4.905 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-03-25T18:52:25.628Z] #53 4.905 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-03-25T18:52:25.628Z] #53 5.960 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-03-25T18:52:25.887Z] #53 ... [2022-03-25T18:52:25.887Z] [2022-03-25T18:52:25.887Z] #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-03-25T18:52:25.887Z] #34 sha256:690c302dbbc9280b41bd33bc91d49c996ba245a2f0a0b5840333a4378e0394b0 [2022-03-25T18:52:25.887Z] #34 4.608 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-03-25T18:52:25.887Z] #34 4.608 Cloning into '.'... [2022-03-25T18:52:25.887Z] #34 ... [2022-03-25T18:52:25.887Z] [2022-03-25T18:52:25.887Z] #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-03-25T18:52:25.887Z] #14 sha256:9d0bac80c09d498137b30378bf66e98e4bb6218960c227664c035a9ce1accd40 [2022-03-25T18:52:25.887Z] #14 5.167 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-25T18:52:25.887Z] #14 5.204 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-25T18:52:25.887Z] #14 5.204 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-25T18:52:25.887Z] #14 5.856 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-25T18:52:25.887Z] #14 7.422 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [123 kB] [2022-03-25T18:52:25.887Z] #14 9.614 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-25T18:52:26.144Z] #14 ... [2022-03-25T18:52:26.144Z] [2022-03-25T18:52:26.144Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-25T18:52:26.144Z] #51 sha256:62258efd1310c58d8ef4c8ef111d1f60efce68345186f6001881029630198dca [2022-03-25T18:52:26.144Z] #51 4.436 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-03-25T18:52:26.144Z] #51 ... [2022-03-25T18:52:26.144Z] [2022-03-25T18:52:26.144Z] #58 [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-03-25T18:52:26.144Z] #58 sha256:7355574b4f81e1bba0b35cf0e8989145ea4161ebb03c120de1334180cd0d2a86 [2022-03-25T18:52:26.144Z] #58 6.610 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-25T18:52:26.144Z] #58 6.675 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-25T18:52:26.144Z] #58 6.675 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-25T18:52:26.144Z] #58 7.557 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-25T18:52:26.144Z] #58 9.487 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [123 kB] [2022-03-25T18:52:26.297Z] #38 ... [2022-03-25T18:52:26.297Z] [2022-03-25T18:52:26.297Z] #60 [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-03-25T18:52:26.297Z] #60 sha256:e517cf60aecca38f905258effad987577d3d3c0a4ce9c3c2be2fdfda4d93cf53 [2022-03-25T18:52:26.297Z] #60 0.542 + RM_GOPATH=0 [2022-03-25T18:52:26.297Z] #60 0.543 + TMP_GOPATH= [2022-03-25T18:52:26.297Z] #60 0.543 + : /build [2022-03-25T18:52:26.297Z] #60 0.543 + '[' -z '' ']' [2022-03-25T18:52:26.297Z] #60 0.544 ++ mktemp -d [2022-03-25T18:52:26.297Z] #60 0.548 + export GOPATH=/tmp/tmp.zJ5mLTwcvr [2022-03-25T18:52:26.297Z] #60 0.548 + GOPATH=/tmp/tmp.zJ5mLTwcvr [2022-03-25T18:52:26.297Z] #60 0.548 + RM_GOPATH=1 [2022-03-25T18:52:26.297Z] #60 0.548 + case "$(go env GOARCH)" in [2022-03-25T18:52:26.297Z] #60 0.549 ++ go env GOARCH [2022-03-25T18:52:26.297Z] #60 0.565 + export GO_BUILDMODE=-buildmode=pie [2022-03-25T18:52:26.297Z] #60 0.565 + GO_BUILDMODE=-buildmode=pie [2022-03-25T18:52:26.297Z] #60 0.567 ++ dirname /install.sh [2022-03-25T18:52:26.297Z] #60 0.573 + dir=/ [2022-03-25T18:52:26.297Z] #60 0.576 + bin=containerd [2022-03-25T18:52:26.297Z] #60 0.576 + shift [2022-03-25T18:52:26.297Z] #60 0.576 + '[' '!' -f //containerd.installer ']' [2022-03-25T18:52:26.297Z] #60 0.576 + . //containerd.installer [2022-03-25T18:52:26.297Z] #60 0.577 ++ set -e [2022-03-25T18:52:26.297Z] #60 0.577 ++ : v1.6.2 [2022-03-25T18:52:26.297Z] #60 0.577 + install_containerd [2022-03-25T18:52:26.297Z] #60 0.578 + echo 'Install containerd version v1.6.2' [2022-03-25T18:52:26.297Z] #60 0.579 Install containerd version v1.6.2 [2022-03-25T18:52:26.297Z] #60 0.579 + git clone https://github.com/containerd/containerd.git /tmp/tmp.zJ5mLTwcvr/src/github.com/containerd/containerd [2022-03-25T18:52:26.297Z] #60 0.581 Cloning into '/tmp/tmp.zJ5mLTwcvr/src/github.com/containerd/containerd'... [2022-03-25T18:52:26.297Z] #60 ... [2022-03-25T18:52:26.297Z] [2022-03-25T18:52:26.297Z] #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-03-25T18:52:26.297Z] #38 sha256:e780ac3bbd8a861596256a39896d621e4fcf6d80be2028acfe73df7290f09754 [2022-03-25T18:52:26.297Z] #38 38.15 Setting up libicu67:arm64 (67.1-7) ... [2022-03-25T18:52:26.297Z] #38 38.17 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-03-25T18:52:26.297Z] #38 38.19 Setting up libuv1:arm64 (1.40.0-2) ... [2022-03-25T18:52:26.297Z] #38 38.21 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-25T18:52:26.297Z] #38 38.23 Setting up libjsoncpp24:arm64 (1.9.4-4) ... [2022-03-25T18:52:26.297Z] #38 38.26 Setting up librhash0:arm64 (1.4.1-2) ... [2022-03-25T18:52:26.297Z] #38 38.28 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-03-25T18:52:26.297Z] #38 38.32 Setting up libxml2:arm64 (2.9.10+dfsg-6.7) ... [2022-03-25T18:52:26.297Z] #38 38.34 Setting up libarchive13:arm64 (3.4.3-2+b1) ... [2022-03-25T18:52:26.297Z] #38 38.36 Setting up cmake (3.18.4-2+deb11u1) ... [2022-03-25T18:52:26.297Z] #38 38.38 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-25T18:52:26.402Z] #58 ... [2022-03-25T18:52:26.402Z] [2022-03-25T18:52:26.402Z] #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-03-25T18:52:26.402Z] #43 sha256:bac9189b3527223f113246c110f5cda16dced33d3b091bbe23bbedebbb0f3c1c [2022-03-25T18:52:26.402Z] #43 5.816 + git clone https://github.com/docker/distribution.git . [2022-03-25T18:52:26.402Z] #43 5.816 Cloning into '.'... [2022-03-25T18:52:26.402Z] #43 ... [2022-03-25T18:52:26.402Z] [2022-03-25T18:52:26.402Z] #63 [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-03-25T18:52:26.402Z] #63 sha256:425511697932e73dec2b1dd588a0bf864b5bec7779ab409c0c20bf5f2624fbdc [2022-03-25T18:52:26.402Z] #63 5.860 + RM_GOPATH=0 [2022-03-25T18:52:26.402Z] #63 5.860 + TMP_GOPATH= [2022-03-25T18:52:26.402Z] #63 5.860 + : /build [2022-03-25T18:52:26.402Z] #63 5.860 + '[' -z '' ']' [2022-03-25T18:52:26.402Z] #63 5.860 ++ mktemp -d [2022-03-25T18:52:26.402Z] #63 5.875 + export GOPATH=/tmp/tmp.Jpel9XsKI2 [2022-03-25T18:52:26.402Z] #63 5.875 + GOPATH=/tmp/tmp.Jpel9XsKI2 [2022-03-25T18:52:26.402Z] #63 5.875 + RM_GOPATH=1 [2022-03-25T18:52:26.402Z] #63 5.875 + case "$(go env GOARCH)" in [2022-03-25T18:52:26.402Z] #63 5.875 ++ go env GOARCH [2022-03-25T18:52:26.402Z] #63 5.905 + export GO_BUILDMODE=-buildmode=pie [2022-03-25T18:52:26.402Z] #63 5.905 + GO_BUILDMODE=-buildmode=pie [2022-03-25T18:52:26.402Z] #63 5.905 ++ dirname /install.sh [2022-03-25T18:52:26.402Z] #63 5.919 + dir=/ [2022-03-25T18:52:26.402Z] #63 5.919 + bin=rootlesskit [2022-03-25T18:52:26.402Z] #63 5.919 + shift [2022-03-25T18:52:26.402Z] #63 5.919 + '[' '!' -f //rootlesskit.installer ']' [2022-03-25T18:52:26.402Z] #63 5.919 + . //rootlesskit.installer [2022-03-25T18:52:26.402Z] #63 5.919 ++ : b25a0bad15d664c4ee8885ba622569425e918a68 [2022-03-25T18:52:26.402Z] #63 5.919 + install_rootlesskit [2022-03-25T18:52:26.402Z] #63 5.919 + case "$1" in [2022-03-25T18:52:26.402Z] #63 5.919 + export CGO_ENABLED=0 [2022-03-25T18:52:26.402Z] #63 5.919 + CGO_ENABLED=0 [2022-03-25T18:52:26.402Z] #63 5.919 + _install_rootlesskit [2022-03-25T18:52:26.402Z] #63 5.919 + echo 'Install rootlesskit version b25a0bad15d664c4ee8885ba622569425e918a68' [2022-03-25T18:52:26.402Z] #63 5.919 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-25T18:52:26.402Z] #63 5.919 + GOBIN=/build [2022-03-25T18:52:26.402Z] #63 5.919 + GO111MODULE=on [2022-03-25T18:52:26.402Z] #63 5.919 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@b25a0bad15d664c4ee8885ba622569425e918a68 [2022-03-25T18:52:26.402Z] #63 5.919 Install rootlesskit version b25a0bad15d664c4ee8885ba622569425e918a68 [2022-03-25T18:52:26.402Z] #63 6.459 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2022-03-25T18:52:26.402Z] #63 9.465 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-03-25T18:52:26.402Z] #63 9.473 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-03-25T18:52:26.402Z] #63 10.04 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2022-03-25T18:52:26.659Z] #63 ... [2022-03-25T18:52:26.659Z] [2022-03-25T18:52:26.659Z] #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-03-25T18:52:26.659Z] #38 sha256:9ecb4385af5d6f989bb79a2fc7999de88cc8ff65b9858ba9d616d08a02a43a45 [2022-03-25T18:52:26.659Z] #38 5.146 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-25T18:52:26.659Z] #38 5.196 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-25T18:52:26.659Z] #38 5.196 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-25T18:52:26.659Z] #38 5.824 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-25T18:52:26.659Z] #38 7.422 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [123 kB] [2022-03-25T18:52:26.659Z] #38 9.715 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-25T18:52:26.889Z] #51 81.32 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-03-25T18:52:26.916Z] #38 ... [2022-03-25T18:52:26.917Z] [2022-03-25T18:52:26.917Z] #49 [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-03-25T18:52:26.917Z] #49 sha256:5744680558916f5bc6346c25f8514bd84271dc971c79d13182c5b9064377340f [2022-03-25T18:52:26.917Z] #49 9.728 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-03-25T18:52:26.917Z] #49 9.813 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-03-25T18:52:26.917Z] #49 9.930 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-03-25T18:52:26.917Z] #49 11.43 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-03-25T18:52:26.917Z] #49 11.46 go: downloading golang.org/x/mod v0.3.0 [2022-03-25T18:52:27.044Z] #50 ... [2022-03-25T18:52:27.044Z] [2022-03-25T18:52:27.044Z] #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-03-25T18:52:27.044Z] #19 sha256:e3d5f52590905818b09b11c4651163e48c0a89ea620c85b1736376275550f7d7 [2022-03-25T18:52:27.044Z] #19 47.58 Fetched 48.9 MB in 46s (1071 kB/s) [2022-03-25T18:52:27.148Z] #51 ... [2022-03-25T18:52:27.148Z] [2022-03-25T18:52:27.148Z] #49 [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-03-25T18:52:27.148Z] #49 sha256:5744680558916f5bc6346c25f8514bd84271dc971c79d13182c5b9064377340f [2022-03-25T18:52:27.148Z] #49 80.64 gotestsum version dev [2022-03-25T18:52:27.148Z] #49 DONE 81.5s [2022-03-25T18:52:27.245Z] #38 DONE 39.5s [2022-03-25T18:52:27.245Z] [2022-03-25T18:52:27.245Z] #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-03-25T18:52:27.245Z] #47 sha256:3c001af8c66047bb1becc46922248765364b125e3ecc83401e6a5785e25e3501 [2022-03-25T18:52:27.245Z] #47 36.91 Setting up criu (3.16.1-3) ... [2022-03-25T18:52:27.245Z] #47 38.39 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-25T18:52:27.245Z] #47 DONE 39.1s [2022-03-25T18:52:27.245Z] [2022-03-25T18:52:27.245Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-03-25T18:52:27.245Z] #39 sha256:9cbc341aaf2a2d166c140830aa30b4c7c2f15da52b603730049f49e891fc45f1 [2022-03-25T18:52:27.406Z] [2022-03-25T18:52:27.407Z] #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-03-25T18:52:27.407Z] #40 sha256:a3c349e2d14e34c802017226212df87d22f5d4096777c7e2d61d6bfb2a209565 [2022-03-25T18:52:27.407Z] #40 1.686 + RM_GOPATH=0 [2022-03-25T18:52:27.407Z] #40 1.686 + TMP_GOPATH= [2022-03-25T18:52:27.407Z] #40 1.686 + : /build [2022-03-25T18:52:27.407Z] #40 1.686 + '[' -z '' ']' [2022-03-25T18:52:27.407Z] #40 1.686 ++ mktemp -d [2022-03-25T18:52:27.407Z] #40 1.686 + export GOPATH=/tmp/tmp.8JKRAACBH7 [2022-03-25T18:52:27.407Z] #40 1.686 + GOPATH=/tmp/tmp.8JKRAACBH7 [2022-03-25T18:52:27.407Z] #40 1.686 + RM_GOPATH=1 [2022-03-25T18:52:27.407Z] #40 1.686 + case "$(go env GOARCH)" in [2022-03-25T18:52:27.407Z] #40 1.686 ++ go env GOARCH [2022-03-25T18:52:27.407Z] #40 1.715 + export GO_BUILDMODE=-buildmode=pie [2022-03-25T18:52:27.407Z] #40 1.715 + GO_BUILDMODE=-buildmode=pie [2022-03-25T18:52:27.407Z] #40 1.721 ++ dirname /install.sh [2022-03-25T18:52:27.407Z] #40 1.721 + dir=/ [2022-03-25T18:52:27.407Z] #40 1.721 + bin=tini [2022-03-25T18:52:27.407Z] #40 1.721 + shift [2022-03-25T18:52:27.407Z] #40 1.721 + '[' '!' -f //tini.installer ']' [2022-03-25T18:52:27.407Z] #40 1.721 + . //tini.installer [2022-03-25T18:52:27.407Z] #40 1.721 ++ : v0.19.0 [2022-03-25T18:52:27.407Z] #40 1.721 + install_tini [2022-03-25T18:52:27.407Z] #40 1.721 + echo 'Install tini version v0.19.0' [2022-03-25T18:52:27.407Z] #40 1.721 Install tini version v0.19.0 [2022-03-25T18:52:27.407Z] #40 1.736 + git clone https://github.com/krallin/tini.git /tmp/tmp.8JKRAACBH7/tini [2022-03-25T18:52:27.407Z] #40 1.797 Cloning into '/tmp/tmp.8JKRAACBH7/tini'... [2022-03-25T18:52:27.407Z] #40 2.704 + cd /tmp/tmp.8JKRAACBH7/tini [2022-03-25T18:52:27.407Z] #40 2.704 + git checkout -q v0.19.0 [2022-03-25T18:52:27.504Z] #39 DONE 0.2s [2022-03-25T18:52:27.504Z] [2022-03-25T18:52:27.504Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-25T18:52:27.504Z] #51 sha256:ab432f667b44061be7b27ec72dc554bd925a8c2551be213aa73b6cf1c8f920cf [2022-03-25T18:52:27.504Z] #51 35.07 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-03-25T18:52:27.504Z] #51 35.20 go: downloading github.com/gobwas/glob v0.2.3 [2022-03-25T18:52:27.504Z] #51 35.21 go: downloading github.com/kisielk/gotool v1.0.0 [2022-03-25T18:52:27.504Z] #51 35.25 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-03-25T18:52:27.504Z] #51 35.28 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-03-25T18:52:27.504Z] #51 35.31 go: downloading github.com/ettle/strcase v0.1.1 [2022-03-25T18:52:27.504Z] #51 35.33 go: downloading golang.org/x/mod v0.5.1 [2022-03-25T18:52:27.504Z] #51 35.33 go: downloading github.com/fatih/structtag v1.2.0 [2022-03-25T18:52:27.504Z] #51 35.34 go: downloading github.com/Masterminds/semver v1.5.0 [2022-03-25T18:52:27.504Z] #51 35.43 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-03-25T18:52:27.504Z] #51 35.46 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-03-25T18:52:27.504Z] #51 35.63 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-03-25T18:52:27.504Z] #51 35.96 go: downloading github.com/prometheus/client_model v0.2.0 [2022-03-25T18:52:27.504Z] #51 36.03 go: downloading github.com/google/go-cmp v0.5.6 [2022-03-25T18:52:27.504Z] #51 36.16 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-03-25T18:52:27.504Z] #51 36.21 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-03-25T18:52:27.504Z] #51 36.25 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-03-25T18:52:27.504Z] #51 36.27 go: downloading github.com/beorn7/perks v1.0.1 [2022-03-25T18:52:27.504Z] #51 36.28 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-03-25T18:52:27.504Z] #51 36.32 go: downloading github.com/cespare/xxhash v1.1.0 [2022-03-25T18:52:27.504Z] #51 36.32 go: downloading github.com/golang/protobuf v1.5.2 [2022-03-25T18:52:27.504Z] #51 36.49 go: downloading github.com/prometheus/common v0.10.0 [2022-03-25T18:52:27.504Z] #51 36.58 go: downloading github.com/prometheus/procfs v0.6.0 [2022-03-25T18:52:27.504Z] #51 36.69 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-03-25T18:52:27.504Z] #51 36.73 go: downloading google.golang.org/protobuf v1.27.1 [2022-03-25T18:52:27.504Z] #51 37.75 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-03-25T18:52:27.665Z] #40 2.762 + cmake . [2022-03-25T18:52:27.849Z] #49 ... [2022-03-25T18:52:27.849Z] [2022-03-25T18:52:27.849Z] #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-03-25T18:52:27.849Z] #26 sha256:602912fa67b8071e7c85d4757766d722aceb70e67c04f34b1a878ec57f24d6b2 [2022-03-25T18:52:27.849Z] #26 11.49 + mkdir -p /build [2022-03-25T18:52:27.849Z] #26 11.51 + mv docker/docker /build/ [2022-03-25T18:52:27.849Z] #26 11.51 + rmdir docker [2022-03-25T18:52:27.849Z] #26 DONE 11.9s [2022-03-25T18:52:28.106Z] [2022-03-25T18:52:28.106Z] #58 [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-03-25T18:52:28.106Z] #58 sha256:7355574b4f81e1bba0b35cf0e8989145ea4161ebb03c120de1334180cd0d2a86 [2022-03-25T18:52:28.106Z] #58 11.88 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-25T18:52:28.234Z] #40 3.509 -- The C compiler identification is GNU 10.2.1 [2022-03-25T18:52:28.441Z] #51 ... [2022-03-25T18:52:28.441Z] [2022-03-25T18:52:28.441Z] #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-03-25T18:52:28.441Z] #34 sha256:5a9675c13987f6dd3d980906742ac1fb8f4019ff929c9de101a7aba1fcc03652 [2022-03-25T18:52:28.441Z] #34 30.22 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-03-25T18:52:28.441Z] #34 30.57 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-25T18:52:28.495Z] #40 3.608 -- Detecting C compiler ABI info [2022-03-25T18:52:28.700Z] #34 ... [2022-03-25T18:52:28.700Z] [2022-03-25T18:52:28.700Z] #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-03-25T18:52:28.700Z] #40 sha256:e709929cfa513f80f849b5b671c35984c231f0bb41db9add3100ff3e9489a75d [2022-03-25T18:52:28.700Z] #40 0.960 + RM_GOPATH=0 [2022-03-25T18:52:28.700Z] #40 0.960 + TMP_GOPATH= [2022-03-25T18:52:28.700Z] #40 0.960 + : /build [2022-03-25T18:52:28.700Z] #40 0.960 + '[' -z '' ']' [2022-03-25T18:52:28.700Z] #40 0.960 ++ mktemp -d [2022-03-25T18:52:28.700Z] #40 0.970 + export GOPATH=/tmp/tmp.WWmqPueJBg [2022-03-25T18:52:28.700Z] #40 0.970 + GOPATH=/tmp/tmp.WWmqPueJBg [2022-03-25T18:52:28.700Z] #40 0.970 + RM_GOPATH=1 [2022-03-25T18:52:28.700Z] #40 0.970 + case "$(go env GOARCH)" in [2022-03-25T18:52:28.700Z] #40 0.970 ++ go env GOARCH [2022-03-25T18:52:28.700Z] #40 1.016 + export GO_BUILDMODE=-buildmode=pie [2022-03-25T18:52:28.700Z] #40 1.016 + GO_BUILDMODE=-buildmode=pie [2022-03-25T18:52:28.700Z] #40 1.016 ++ dirname /install.sh [2022-03-25T18:52:28.700Z] #40 1.043 Install tini version v0.19.0 [2022-03-25T18:52:28.700Z] #40 1.043 + dir=/ [2022-03-25T18:52:28.700Z] #40 1.043 + bin=tini [2022-03-25T18:52:28.700Z] #40 1.043 + shift [2022-03-25T18:52:28.700Z] #40 1.043 + '[' '!' -f //tini.installer ']' [2022-03-25T18:52:28.700Z] #40 1.043 + . //tini.installer [2022-03-25T18:52:28.700Z] #40 1.043 ++ : v0.19.0 [2022-03-25T18:52:28.700Z] #40 1.043 + install_tini [2022-03-25T18:52:28.700Z] #40 1.043 + echo 'Install tini version v0.19.0' [2022-03-25T18:52:28.700Z] #40 1.043 + git clone https://github.com/krallin/tini.git /tmp/tmp.WWmqPueJBg/tini [2022-03-25T18:52:28.700Z] #40 1.043 Cloning into '/tmp/tmp.WWmqPueJBg/tini'... [2022-03-25T18:52:29.050Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-03-25T18:52:29.050Z] [2022-03-25T18:52:29.050Z] ________ ____ __. [2022-03-25T18:52:29.050Z] \_____ \ | |/ _| [2022-03-25T18:52:29.050Z] / | \| < [2022-03-25T18:52:29.050Z] / | \ | \ [2022-03-25T18:52:29.050Z] \_______ /____|__ \ [2022-03-25T18:52:29.050Z] \/ \/ [2022-03-25T18:52:29.050Z] [2022-03-25T18:52:29.050Z] INFO: make.ps1 ended at 03/25/2022 18:52:16 [2022-03-25T18:52:29.050Z] INFO: Binaries build ended at 03/25/2022 18:52:17. Duration:00:01:36.4286374 [2022-03-25T18:52:29.050Z] INFO: Copying the built daemon binary to d:\CI\PR-43428\1\binary\dockerd-85572cac14.exe... [2022-03-25T18:52:29.050Z] INFO: Copying the built client binary to d:\CI\PR-43428\1\binary\docker-85572cac14.exe... [2022-03-25T18:52:29.050Z] INFO: Copying dockerversion from the container... [2022-03-25T18:52:29.050Z] INFO: Copying the golang package from the container to d:\CI\PR-43428\1\installer\go.zip... [2022-03-25T18:52:29.050Z] INFO: Extracting go.zip to d:\CI\PR-43428\1\go [2022-03-25T18:52:29.268Z] #40 1.716 + cd /tmp/tmp.WWmqPueJBg/tini [2022-03-25T18:52:29.268Z] #40 1.716 + git checkout -q v0.19.0 [2022-03-25T18:52:29.268Z] #40 1.719 + cmake . [2022-03-25T18:52:29.432Z] #40 4.436 -- Detecting C compiler ABI info - done [2022-03-25T18:52:29.527Z] #40 1.990 -- The C compiler identification is GNU 10.2.1 [2022-03-25T18:52:29.527Z] #40 2.026 -- Detecting C compiler ABI info [2022-03-25T18:52:29.691Z] #40 4.744 -- Check for working C compiler: /usr/bin/cc - skipped [2022-03-25T18:52:29.691Z] #40 4.749 -- Detecting C compile features [2022-03-25T18:52:29.691Z] #40 4.750 -- Detecting C compile features - done [2022-03-25T18:52:29.691Z] #40 4.817 -- Performing Test HAS_BUILTIN_FORTIFY [2022-03-25T18:52:29.694Z] #49 ... [2022-03-25T18:52:29.694Z] [2022-03-25T18:52:29.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-03-25T18:52:29.694Z] #26 sha256:b8797b7db45cafbfec8cdf20d7613387f6f994301f8109b092b96ff672c08dff [2022-03-25T18:52:29.694Z] #26 19.19 + mkdir -p /build [2022-03-25T18:52:29.694Z] #26 19.21 + mv docker/docker /build/ [2022-03-25T18:52:29.694Z] #26 19.29 + rmdir docker [2022-03-25T18:52:29.694Z] #26 DONE 21.5s [2022-03-25T18:52:29.694Z] [2022-03-25T18:52:29.694Z] #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-03-25T18:52:29.694Z] #47 sha256:53e28b7d83e01fd8d7829b58ad793361f8fb6e38e5fcf09f6115cb8a65ded479 [2022-03-25T18:52:29.694Z] #47 11.50 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [123 kB] [2022-03-25T18:52:29.694Z] #47 15.57 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-25T18:52:29.694Z] #47 20.23 Get:8 https://mirrorcache.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2154 B] [2022-03-25T18:52:29.694Z] #47 ... [2022-03-25T18:52:29.694Z] [2022-03-25T18:52:29.694Z] #63 [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-03-25T18:52:29.694Z] #63 sha256:6ae13c866669d5dc1b68d4ba2c61137552156f5b11925c0a316005890b9c7f65 [2022-03-25T18:52:29.694Z] #63 18.44 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-03-25T18:52:29.694Z] #63 18.69 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2022-03-25T18:52:29.694Z] #63 21.33 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-03-25T18:52:29.694Z] #63 21.67 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-03-25T18:52:29.950Z] #40 5.186 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-03-25T18:52:29.951Z] #63 ... [2022-03-25T18:52:29.951Z] [2022-03-25T18:52:29.951Z] #58 [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-03-25T18:52:29.951Z] #58 sha256:7355574b4f81e1bba0b35cf0e8989145ea4161ebb03c120de1334180cd0d2a86 [2022-03-25T18:52:29.951Z] #58 12.35 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-25T18:52:29.951Z] #58 22.32 Fetched 8508 kB in 18s (481 kB/s) [2022-03-25T18:52:29.951Z] #58 22.32 Reading package lists... [2022-03-25T18:52:29.951Z] #58 ... [2022-03-25T18:52:29.951Z] [2022-03-25T18:52:29.951Z] #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-03-25T18:52:29.951Z] #14 sha256:9d0bac80c09d498137b30378bf66e98e4bb6218960c227664c035a9ce1accd40 [2022-03-25T18:52:29.951Z] #14 12.32 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-25T18:52:30.095Z] #40 2.495 -- Detecting C compiler ABI info - done [2022-03-25T18:52:30.095Z] #40 2.566 -- Check for working C compiler: /usr/bin/cc - skipped [2022-03-25T18:52:30.095Z] #40 2.595 -- Detecting C compile features [2022-03-25T18:52:30.095Z] #40 2.599 -- Detecting C compile features - done [2022-03-25T18:52:30.095Z] #40 2.615 -- Performing Test HAS_BUILTIN_FORTIFY [2022-03-25T18:52:30.209Z] #14 ... [2022-03-25T18:52:30.210Z] [2022-03-25T18:52:30.210Z] #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-03-25T18:52:30.210Z] #40 5.276 -- Configuring done [2022-03-25T18:52:30.210Z] #38 sha256:9ecb4385af5d6f989bb79a2fc7999de88cc8ff65b9858ba9d616d08a02a43a45 [2022-03-25T18:52:30.210Z] #38 20.01 Fetched 8508 kB in 16s (537 kB/s) [2022-03-25T18:52:30.210Z] #40 5.312 -- Generating done [2022-03-25T18:52:30.210Z] #40 5.336 -- Build files have been written to: /tmp/tmp.8JKRAACBH7/tini [2022-03-25T18:52:30.210Z] #40 5.359 + make tini-static [2022-03-25T18:52:30.355Z] #40 2.790 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-03-25T18:52:30.355Z] #40 2.854 -- Configuring done [2022-03-25T18:52:30.355Z] #40 2.865 -- Generating done [2022-03-25T18:52:30.355Z] #40 2.880 -- Build files have been written to: /tmp/tmp.WWmqPueJBg/tini [2022-03-25T18:52:30.355Z] #40 2.895 + make tini-static [2022-03-25T18:52:30.616Z] #40 3.155 Scanning dependencies of target tini-static [2022-03-25T18:52:30.616Z] #40 3.223 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-03-25T18:52:30.778Z] #40 5.898 Scanning dependencies of target tini-static [2022-03-25T18:52:30.778Z] #40 5.974 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-03-25T18:52:31.998Z] #40 4.357 [100%] Linking C executable tini-static [2022-03-25T18:52:32.114Z] #38 20.01 Reading package lists... [2022-03-25T18:52:32.114Z] #38 ... [2022-03-25T18:52:32.114Z] [2022-03-25T18:52:32.114Z] #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-03-25T18:52:32.114Z] #36 sha256:009b2fcedd65be913d92fe71222460306f8961e8ec3b3c700d0ccf5f2d99e572 [2022-03-25T18:52:32.114Z] #36 24.49 tomll can be used in two ways: [2022-03-25T18:52:32.114Z] #36 24.49 Writing to STDIN and reading from STDOUT: [2022-03-25T18:52:32.114Z] #36 24.49 cat file.toml | tomll > file.toml [2022-03-25T18:52:32.114Z] #36 24.49 [2022-03-25T18:52:32.114Z] #36 24.49 Reading and updating a list of files: [2022-03-25T18:52:32.114Z] #36 24.49 tomll a.toml b.toml c.toml [2022-03-25T18:52:32.114Z] #36 24.49 [2022-03-25T18:52:32.114Z] #36 24.49 When given a list of files, tomll will modify all files in place without asking. [2022-03-25T18:52:32.114Z] #36 DONE 24.6s [2022-03-25T18:52:32.114Z] [2022-03-25T18:52:32.114Z] #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-03-25T18:52:32.114Z] #14 sha256:9d0bac80c09d498137b30378bf66e98e4bb6218960c227664c035a9ce1accd40 [2022-03-25T18:52:32.114Z] #14 22.77 Fetched 8508 kB in 18s (477 kB/s) [2022-03-25T18:52:32.567Z] #40 4.815 [100%] Built target tini-static [2022-03-25T18:52:32.567Z] #40 4.998 + mkdir -p /build [2022-03-25T18:52:32.567Z] #40 5.005 + cp tini-static /build/docker-init [2022-03-25T18:52:32.567Z] #40 DONE 5.1s [2022-03-25T18:52:32.567Z] [2022-03-25T18:52:32.567Z] #49 [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-03-25T18:52:32.567Z] #49 sha256:70880251dd14d2cccd03c2fcf9b546688db6b8c3af7ca2c75cd23b396db193ec [2022-03-25T18:52:32.567Z] #49 44.35 gotestsum version dev [2022-03-25T18:52:32.567Z] #49 DONE 44.7s [2022-03-25T18:52:32.567Z] [2022-03-25T18:52:32.567Z] #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-03-25T18:52:32.567Z] #14 sha256:29296fe837e32fb92b4291fcc361ff66ea67440fec495e048eccd0ee57f7f38d [2022-03-25T18:52:32.567Z] #14 38.19 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-03-25T18:52:32.567Z] #14 38.24 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-03-25T18:52:32.567Z] #14 38.25 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-03-25T18:52:32.567Z] #14 44.17 Selecting previously unselected package gcc-mingw-w64-base. [2022-03-25T18:52:32.567Z] #14 44.18 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ... [2022-03-25T18:52:32.567Z] #14 44.18 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-03-25T18:52:32.567Z] #14 44.29 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-03-25T18:52:32.567Z] #14 44.30 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ... [2022-03-25T18:52:32.567Z] #14 44.30 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-03-25T18:52:32.682Z] #40 7.538 [100%] Linking C executable tini-static [2022-03-25T18:52:32.941Z] #40 8.104 [100%] Built target tini-static [2022-03-25T18:52:32.941Z] #40 8.225 + mkdir -p /build [2022-03-25T18:52:33.199Z] #40 8.239 + cp tini-static /build/docker-init [2022-03-25T18:52:33.378Z] #58 ... [2022-03-25T18:52:33.378Z] [2022-03-25T18:52:33.378Z] #63 [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-03-25T18:52:33.378Z] #63 sha256:425511697932e73dec2b1dd588a0bf864b5bec7779ab409c0c20bf5f2624fbdc [2022-03-25T18:52:33.378Z] #63 13.14 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2022-03-25T18:52:33.378Z] #63 13.92 go: downloading github.com/google/uuid v1.3.0 [2022-03-25T18:52:33.378Z] #63 13.92 go: downloading github.com/moby/vpnkit v0.5.0 [2022-03-25T18:52:33.378Z] #63 13.97 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-03-25T18:52:33.378Z] #63 14.16 go: downloading github.com/gofrs/flock v0.8.1 [2022-03-25T18:52:33.378Z] #63 14.24 go: downloading github.com/gorilla/mux v1.8.0 [2022-03-25T18:52:33.378Z] #63 14.48 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2022-03-25T18:52:33.378Z] #63 14.87 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-03-25T18:52:33.378Z] #63 15.01 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2022-03-25T18:52:33.378Z] #63 16.97 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-03-25T18:52:33.378Z] #63 17.26 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-03-25T18:52:33.767Z] #40 DONE 9.1s [2022-03-25T18:52:33.767Z] [2022-03-25T18:52:33.767Z] #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-03-25T18:52:33.767Z] #14 sha256:9d0bac80c09d498137b30378bf66e98e4bb6218960c227664c035a9ce1accd40 [2022-03-25T18:52:33.767Z] #14 82.68 Selecting previously unselected package gcc-mingw-w64-base. [2022-03-25T18:52:33.767Z] #14 82.71 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-03-25T18:52:33.767Z] #14 82.73 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-03-25T18:52:33.767Z] #14 82.98 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-03-25T18:52:33.767Z] #14 82.99 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-03-25T18:52:33.767Z] #14 83.00 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-03-25T18:52:35.278Z] #63 ... [2022-03-25T18:52:35.278Z] [2022-03-25T18:52:35.278Z] #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-03-25T18:52:35.278Z] #36 sha256:009b2fcedd65be913d92fe71222460306f8961e8ec3b3c700d0ccf5f2d99e572 [2022-03-25T18:52:35.278Z] #36 18.48 tomll can be used in two ways: [2022-03-25T18:52:35.278Z] #36 18.48 Writing to STDIN and reading from STDOUT: [2022-03-25T18:52:35.278Z] #36 18.48 cat file.toml | tomll > file.toml [2022-03-25T18:52:35.278Z] #36 18.48 [2022-03-25T18:52:35.278Z] #36 18.48 Reading and updating a list of files: [2022-03-25T18:52:35.278Z] #36 18.48 tomll a.toml b.toml c.toml [2022-03-25T18:52:35.278Z] #36 18.48 [2022-03-25T18:52:35.278Z] #36 18.48 When given a list of files, tomll will modify all files in place without asking. [2022-03-25T18:52:35.278Z] #36 DONE 19.3s [2022-03-25T18:52:35.278Z] [2022-03-25T18:52:35.278Z] #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-03-25T18:52:35.278Z] #14 sha256:9d0bac80c09d498137b30378bf66e98e4bb6218960c227664c035a9ce1accd40 [2022-03-25T18:52:35.278Z] #14 18.08 Fetched 8508 kB in 13s (645 kB/s) [2022-03-25T18:52:35.392Z] #14 22.77 Reading package lists... [2022-03-25T18:52:35.392Z] #14 ... [2022-03-25T18:52:35.392Z] [2022-03-25T18:52:35.392Z] #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-03-25T18:52:35.392Z] #38 sha256:9ecb4385af5d6f989bb79a2fc7999de88cc8ff65b9858ba9d616d08a02a43a45 [2022-03-25T18:52:35.392Z] #38 20.01 Reading package lists... [2022-03-25T18:52:36.210Z] #14 18.08 Reading package lists... [2022-03-25T18:52:36.210Z] #14 ... [2022-03-25T18:52:36.210Z] [2022-03-25T18:52:36.210Z] #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-03-25T18:52:36.210Z] #47 sha256:53e28b7d83e01fd8d7829b58ad793361f8fb6e38e5fcf09f6115cb8a65ded479 [2022-03-25T18:52:36.210Z] #47 10.32 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [123 kB] [2022-03-25T18:52:36.210Z] #47 13.06 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-25T18:52:36.210Z] #47 16.70 Get:8 https://mirrorcache.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2154 B] [2022-03-25T18:52:36.210Z] #47 ... [2022-03-25T18:52:36.210Z] [2022-03-25T18:52:36.210Z] #58 [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-03-25T18:52:36.210Z] #58 sha256:7355574b4f81e1bba0b35cf0e8989145ea4161ebb03c120de1334180cd0d2a86 [2022-03-25T18:52:36.210Z] #58 19.80 Fetched 8508 kB in 13s (631 kB/s) [2022-03-25T18:52:36.787Z] INFO: Extraction ended at 03/25/2022 18:52:33. Duration:00:00:27.1166791 [2022-03-25T18:52:36.787Z] INFO: Updating the golang and path environment variables [2022-03-25T18:52:36.787Z] INFO: GOPATH=d:\gopath [2022-03-25T18:52:36.787Z] INFO: go version go1.18 windows/amd64 [2022-03-25T18:52:36.787Z] INFO: Running the daemon under test in debug mode [2022-03-25T18:52:36.787Z] INFO: Starting a daemon under test... [2022-03-25T18:52:36.787Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43428\1\daemon --pidfile d:\CI\PR-43428\1\docker.pid -D [2022-03-25T18:52:36.787Z] INFO: Process started successfully. [2022-03-25T18:52:36.787Z] INFO: Start tailing logs of the daemon under tests [2022-03-25T18:52:36.787Z] INFO: Waiting for the daemon under test to start... [2022-03-25T18:52:37.843Z] #14 49.60 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-03-25T18:52:37.843Z] #14 49.61 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-03-25T18:52:37.843Z] #14 49.61 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-25T18:52:40.332Z] #14 93.56 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-03-25T18:52:40.332Z] #14 93.57 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-03-25T18:52:40.332Z] #14 93.60 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-25T18:52:40.401Z] #58 19.80 Reading package lists... [2022-03-25T18:52:40.401Z] #58 ... [2022-03-25T18:52:40.401Z] [2022-03-25T18:52:40.401Z] #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-03-25T18:52:40.401Z] #43 sha256:bac9189b3527223f113246c110f5cda16dced33d3b091bbe23bbedebbb0f3c1c [2022-03-25T18:52:40.401Z] #43 24.49 Updating files: 92% (1698/1843) Updating files: 93% (1714/1843) Updating files: 94% (1733/1843) Updating files: 95% (1751/1843) Updating files: 96% (1770/1843) Updating files: 97% (1788/1843) Updating files: 98% (1807/1843) Updating files: 99% (1825/1843) Updating files: 100% (1843/1843) Updating files: 100% (1843/1843), done. [2022-03-25T18:52:40.401Z] #43 24.63 + git checkout -q v2.3.0 [2022-03-25T18:52:40.661Z] #38 27.85 Reading package lists... [2022-03-25T18:52:40.661Z] #38 ... [2022-03-25T18:52:40.661Z] [2022-03-25T18:52:40.661Z] #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-03-25T18:52:40.661Z] #43 sha256:bac9189b3527223f113246c110f5cda16dced33d3b091bbe23bbedebbb0f3c1c [2022-03-25T18:52:40.661Z] #43 32.28 Updating files: 90% (1670/1843) Updating files: 91% (1678/1843) Updating files: 92% (1696/1843) Updating files: 93% (1714/1843) Updating files: 94% (1733/1843) Updating files: 95% (1751/1843) Updating files: 96% (1770/1843) Updating files: 97% (1788/1843) Updating files: 98% (1807/1843) Updating files: 99% (1825/1843) Updating files: 100% (1843/1843) Updating files: 100% (1843/1843), done. [2022-03-25T18:52:40.661Z] #43 32.58 + git checkout -q v2.3.0 [2022-03-25T18:52:41.965Z] #19 47.58 Reading package lists... [2022-03-25T18:52:42.029Z] #43 26.06 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-03-25T18:52:42.564Z] #43 34.58 + 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-03-25T18:52:43.400Z] #43 ... [2022-03-25T18:52:43.400Z] [2022-03-25T18:52:43.400Z] #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-03-25T18:52:43.400Z] #38 sha256:9ecb4385af5d6f989bb79a2fc7999de88cc8ff65b9858ba9d616d08a02a43a45 [2022-03-25T18:52:43.400Z] #38 17.91 Fetched 8508 kB in 13s (648 kB/s) [2022-03-25T18:52:43.400Z] #38 17.91 Reading package lists... [2022-03-25T18:52:43.400Z] #38 22.99 Reading package lists... [2022-03-25T18:52:43.662Z] #38 27.72 Building dependency tree... [2022-03-25T18:52:43.662Z] #38 ... [2022-03-25T18:52:43.662Z] [2022-03-25T18:52:43.662Z] #58 [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-03-25T18:52:43.662Z] #58 sha256:7355574b4f81e1bba0b35cf0e8989145ea4161ebb03c120de1334180cd0d2a86 [2022-03-25T18:52:43.662Z] #58 19.80 Reading package lists... [2022-03-25T18:52:45.556Z] #58 25.35 Reading package lists... [2022-03-25T18:52:45.813Z] #58 29.78 Building dependency tree... [2022-03-25T18:52:45.813Z] #58 ... [2022-03-25T18:52:45.813Z] [2022-03-25T18:52:45.813Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-25T18:52:45.813Z] #51 sha256:62258efd1310c58d8ef4c8ef111d1f60efce68345186f6001881029630198dca [2022-03-25T18:52:45.813Z] #51 29.63 go: downloading github.com/gofrs/flock v0.8.1 [2022-03-25T18:52:45.813Z] #51 29.63 go: downloading github.com/fatih/color v1.13.0 [2022-03-25T18:52:45.813Z] #51 29.64 go: downloading github.com/spf13/cobra v1.3.0 [2022-03-25T18:52:45.813Z] #51 29.66 go: downloading github.com/spf13/pflag v1.0.5 [2022-03-25T18:52:45.813Z] #51 29.78 go: downloading github.com/spf13/viper v1.10.1 [2022-03-25T18:52:45.813Z] #51 30.00 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-03-25T18:52:45.813Z] #51 30.33 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-03-25T18:52:45.813Z] #51 30.36 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-03-25T18:52:46.005Z] #14 ... [2022-03-25T18:52:46.005Z] [2022-03-25T18:52:46.005Z] #60 [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-03-25T18:52:46.005Z] #60 sha256:e517cf60aecca38f905258effad987577d3d3c0a4ce9c3c2be2fdfda4d93cf53 [2022-03-25T18:52:46.005Z] #60 29.91 Updating files: 79% (3675/4623) Updating files: 80% (3699/4623) Updating files: 81% (3745/4623) Updating files: 82% (3791/4623) Updating files: 83% (3838/4623) Updating files: 84% (3884/4623) Updating files: 85% (3930/4623) Updating files: 86% (3976/4623) Updating files: 87% (4023/4623) Updating files: 88% (4069/4623) Updating files: 89% (4115/4623) Updating files: 90% (4161/4623) Updating files: 91% (4207/4623) Updating files: 92% (4254/4623) Updating files: 93% (4300/4623) Updating files: 94% (4346/4623) Updating files: 95% (4392/4623) Updating files: 96% (4439/4623) Updating files: 97% (4485/4623) Updating files: 98% (4531/4623) Updating files: 99% (4577/4623) Updating files: 100% (4623/4623) Updating files: 100% (4623/4623), done. [2022-03-25T18:52:46.005Z] #60 30.35 + cd /tmp/tmp.zJ5mLTwcvr/src/github.com/containerd/containerd [2022-03-25T18:52:46.276Z] #60 30.35 + git checkout -q v1.6.2 [2022-03-25T18:52:46.741Z] #43 ... [2022-03-25T18:52:46.741Z] [2022-03-25T18:52:46.741Z] #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-03-25T18:52:46.741Z] #47 sha256:53e28b7d83e01fd8d7829b58ad793361f8fb6e38e5fcf09f6115cb8a65ded479 [2022-03-25T18:52:46.741Z] #47 28.19 Fetched 8512 kB in 22s (382 kB/s) [2022-03-25T18:52:46.741Z] #47 28.19 Reading package lists... [2022-03-25T18:52:46.741Z] #47 36.03 Reading package lists... [2022-03-25T18:52:46.741Z] #47 ... [2022-03-25T18:52:46.741Z] [2022-03-25T18:52:46.741Z] #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-03-25T18:52:46.741Z] #38 sha256:9ecb4385af5d6f989bb79a2fc7999de88cc8ff65b9858ba9d616d08a02a43a45 [2022-03-25T18:52:46.741Z] #38 27.85 Reading package lists... [2022-03-25T18:52:46.741Z] #38 35.01 Building dependency tree... [2022-03-25T18:52:46.742Z] #51 31.26 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-03-25T18:52:46.742Z] #51 31.27 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-03-25T18:52:47.305Z] #51 ... [2022-03-25T18:52:47.305Z] [2022-03-25T18:52:47.305Z] #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-03-25T18:52:47.305Z] #47 sha256:53e28b7d83e01fd8d7829b58ad793361f8fb6e38e5fcf09f6115cb8a65ded479 [2022-03-25T18:52:47.305Z] #47 21.33 Fetched 8512 kB in 15s (578 kB/s) [2022-03-25T18:52:47.305Z] #47 21.33 Reading package lists... [2022-03-25T18:52:47.305Z] #47 26.50 Reading package lists... [2022-03-25T18:52:47.305Z] #47 31.13 Building dependency tree... [2022-03-25T18:52:47.305Z] #47 ... [2022-03-25T18:52:47.305Z] [2022-03-25T18:52:47.305Z] #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-03-25T18:52:47.305Z] #38 sha256:9ecb4385af5d6f989bb79a2fc7999de88cc8ff65b9858ba9d616d08a02a43a45 [2022-03-25T18:52:47.305Z] #38 27.72 Building dependency tree... [2022-03-25T18:52:47.305Z] #38 31.18 The following additional packages will be installed: [2022-03-25T18:52:47.305Z] #38 31.19 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-03-25T18:52:47.305Z] #38 31.21 Suggested packages: [2022-03-25T18:52:47.305Z] #38 31.22 cmake-doc ninja-build lrzip [2022-03-25T18:52:47.305Z] #38 31.22 Recommended packages: [2022-03-25T18:52:47.305Z] #38 31.22 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-03-25T18:52:47.562Z] #38 32.03 The following NEW packages will be installed: [2022-03-25T18:52:47.562Z] #38 32.05 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-03-25T18:52:47.562Z] #38 32.05 vim-common xxd [2022-03-25T18:52:47.674Z] #38 ... [2022-03-25T18:52:47.674Z] [2022-03-25T18:52:47.674Z] #58 [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-03-25T18:52:47.674Z] #58 sha256:7355574b4f81e1bba0b35cf0e8989145ea4161ebb03c120de1334180cd0d2a86 [2022-03-25T18:52:47.674Z] #58 22.32 Reading package lists... [2022-03-25T18:52:47.674Z] #58 30.31 Reading package lists... [2022-03-25T18:52:47.674Z] #58 36.65 Building dependency tree... [2022-03-25T18:52:47.674Z] #58 ... [2022-03-25T18:52:47.674Z] [2022-03-25T18:52:47.674Z] #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-03-25T18:52:47.674Z] #38 sha256:9ecb4385af5d6f989bb79a2fc7999de88cc8ff65b9858ba9d616d08a02a43a45 [2022-03-25T18:52:47.674Z] #38 40.08 The following additional packages will be installed: [2022-03-25T18:52:47.674Z] #38 40.10 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-03-25T18:52:47.674Z] #38 40.12 Suggested packages: [2022-03-25T18:52:47.674Z] #38 40.14 cmake-doc ninja-build lrzip [2022-03-25T18:52:47.674Z] #38 40.14 Recommended packages: [2022-03-25T18:52:47.674Z] #38 40.14 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-03-25T18:52:47.707Z] #60 31.71 + export 'BUILDTAGS=netgo osusergo static_build' [2022-03-25T18:52:47.707Z] #60 31.71 + BUILDTAGS='netgo osusergo static_build' [2022-03-25T18:52:47.707Z] #60 31.71 + export EXTRA_FLAGS=-buildmode=pie [2022-03-25T18:52:47.707Z] #60 31.71 + EXTRA_FLAGS=-buildmode=pie [2022-03-25T18:52:47.707Z] #60 31.71 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-03-25T18:52:47.707Z] #60 31.71 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-03-25T18:52:47.707Z] #60 31.71 + '[' '' = dynamic ']' [2022-03-25T18:52:47.707Z] #60 31.71 + make [2022-03-25T18:52:47.819Z] #38 32.48 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-03-25T18:52:47.819Z] #38 32.48 Need to get 17.7 MB of archives. [2022-03-25T18:52:47.819Z] #38 32.48 After this operation, 70.7 MB of additional disk space will be used. [2022-03-25T18:52:47.819Z] #38 32.48 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-03-25T18:52:48.076Z] #38 32.48 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-03-25T18:52:48.076Z] #38 32.49 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-03-25T18:52:48.076Z] #38 32.58 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-03-25T18:52:48.237Z] #38 ... [2022-03-25T18:52:48.237Z] [2022-03-25T18:52:48.237Z] #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-03-25T18:52:48.237Z] #14 sha256:9d0bac80c09d498137b30378bf66e98e4bb6218960c227664c035a9ce1accd40 [2022-03-25T18:52:48.237Z] #14 22.77 Reading package lists... [2022-03-25T18:52:48.237Z] #14 30.82 Reading package lists... [2022-03-25T18:52:48.237Z] #14 37.75 Building dependency tree... [2022-03-25T18:52:48.458Z] #14 ... [2022-03-25T18:52:48.458Z] [2022-03-25T18:52:48.458Z] #60 [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-03-25T18:52:48.458Z] #60 sha256:a6816ef0da738d65608502d1173bd064ff738831005c9460a17fd4edb047b625 [2022-03-25T18:52:48.640Z] #38 33.11 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2022-03-25T18:52:48.640Z] #38 33.13 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2022-03-25T18:52:48.640Z] #38 33.15 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-03-25T18:52:48.640Z] #38 33.15 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-03-25T18:52:48.640Z] #38 33.16 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-03-25T18:52:48.640Z] #38 33.17 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-03-25T18:52:48.642Z] #60 32.94 + bin/ctr [2022-03-25T18:52:48.898Z] #38 ... [2022-03-25T18:52:48.898Z] [2022-03-25T18:52:48.898Z] #53 [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-03-25T18:52:48.898Z] #53 sha256:065c15b37b4063bc488ce682f6d43dcb03528706f60cbf6f63f64573768a0692 [2022-03-25T18:52:48.898Z] #53 33.07 v3.0.2 [2022-03-25T18:52:48.898Z] #53 DONE 33.3s [2022-03-25T18:52:48.898Z] [2022-03-25T18:52:48.898Z] #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-03-25T18:52:48.898Z] #14 sha256:9d0bac80c09d498137b30378bf66e98e4bb6218960c227664c035a9ce1accd40 [2022-03-25T18:52:48.898Z] #14 18.08 Reading package lists... [2022-03-25T18:52:48.898Z] #14 23.77 Reading package lists... [2022-03-25T18:52:48.898Z] #14 28.59 Building dependency tree... [2022-03-25T18:52:48.898Z] #14 32.01 The following additional packages will be installed: [2022-03-25T18:52:48.898Z] #14 32.04 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-03-25T18:52:48.898Z] #14 32.04 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-03-25T18:52:48.898Z] #14 32.04 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-03-25T18:52:48.898Z] #14 32.04 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-03-25T18:52:48.898Z] #14 32.04 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-03-25T18:52:48.898Z] #14 32.04 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-03-25T18:52:48.898Z] #14 32.04 mingw-w64-common mingw-w64-x86-64-dev [2022-03-25T18:52:48.898Z] #14 32.04 Suggested packages: [2022-03-25T18:52:48.898Z] #14 32.05 gcc-10-locales seccomp wine64 [2022-03-25T18:52:48.898Z] #14 33.27 The following NEW packages will be installed: [2022-03-25T18:52:48.898Z] #14 33.29 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-03-25T18:52:48.898Z] #14 33.29 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-03-25T18:52:48.898Z] #14 33.29 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-03-25T18:52:48.898Z] #14 33.29 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-03-25T18:52:48.898Z] #14 33.29 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-03-25T18:52:48.898Z] #14 33.29 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-03-25T18:52:48.898Z] #14 33.29 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-03-25T18:52:48.898Z] #14 33.29 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-03-25T18:52:48.898Z] #14 33.30 mingw-w64-x86-64-dev [2022-03-25T18:52:49.154Z] #14 ... [2022-03-25T18:52:49.154Z] [2022-03-25T18:52:49.154Z] #58 [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-03-25T18:52:49.154Z] #58 sha256:7355574b4f81e1bba0b35cf0e8989145ea4161ebb03c120de1334180cd0d2a86 [2022-03-25T18:52:49.154Z] #58 29.78 Building dependency tree... [2022-03-25T18:52:49.154Z] #58 32.86 The following additional packages will be installed: [2022-03-25T18:52:49.154Z] #58 32.88 libbtrfs0 [2022-03-25T18:52:49.154Z] #58 33.03 The following NEW packages will be installed: [2022-03-25T18:52:49.154Z] #58 33.04 libbtrfs-dev libbtrfs0 [2022-03-25T18:52:49.154Z] #58 33.47 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-03-25T18:52:49.154Z] #58 33.47 Need to get 460 kB of archives. [2022-03-25T18:52:49.154Z] #58 33.47 After this operation, 1237 kB of additional disk space will be used. [2022-03-25T18:52:49.154Z] #58 33.47 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-03-25T18:52:49.154Z] #58 33.49 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-03-25T18:52:49.168Z] #14 ... [2022-03-25T18:52:49.168Z] [2022-03-25T18:52:49.168Z] #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-03-25T18:52:49.168Z] #38 sha256:9ecb4385af5d6f989bb79a2fc7999de88cc8ff65b9858ba9d616d08a02a43a45 [2022-03-25T18:52:49.168Z] #38 41.51 The following NEW packages will be installed: [2022-03-25T18:52:49.168Z] #38 41.52 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-03-25T18:52:49.168Z] #38 41.52 vim-common xxd [2022-03-25T18:52:49.426Z] #38 42.06 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-03-25T18:52:49.426Z] #38 42.06 Need to get 17.7 MB of archives. [2022-03-25T18:52:49.426Z] #38 42.06 After this operation, 70.7 MB of additional disk space will be used. [2022-03-25T18:52:49.426Z] #38 42.06 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-03-25T18:52:49.426Z] #38 42.06 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-03-25T18:52:49.426Z] #38 42.07 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-03-25T18:52:49.683Z] #38 42.16 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-03-25T18:52:49.756Z] #60 54.80 Updating files: 52% (2449/4623) Updating files: 53% (2451/4623) Updating files: 54% (2497/4623) Updating files: 55% (2543/4623) Updating files: 56% (2589/4623) Updating files: 57% (2636/4623) Updating files: 58% (2682/4623) Updating files: 59% (2728/4623) Updating files: 60% (2774/4623) Updating files: 61% (2821/4623) Updating files: 62% (2867/4623) Updating files: 63% (2913/4623) Updating files: 64% (2959/4623) Updating files: 65% (3005/4623) Updating files: 66% (3052/4623) Updating files: 67% (3098/4623) Updating files: 68% (3144/4623) Updating files: 69% (3190/4623) Updating files: 70% (3237/4623) Updating files: 71% (3283/4623) Updating files: 72% (3329/4623) Updating files: 73% (3375/4623) Updating files: 74% (3422/4623) Updating files: 75% (3468/4623) Updating files: 76% (3514/4623) Updating files: 77% (3560/4623) Updating files: 78% (3606/4623) Updating files: 79% (3653/4623) Updating files: 80% (3699/4623) Updating files: 81% (3745/4623) Updating files: 82% (3791/4623) Updating files: 83% (3838/4623) Updating files: 84% (3884/4623) Updating files: 85% (3930/4623) Updating files: 86% (3976/4623) Updating files: 87% (4023/4623) Updating files: 88% (4069/4623) Updating files: 89% (4115/4623) Updating files: 89% (4156/4623) Updating files: 90% (4161/4623) Updating files: 91% (4207/4623) Updating files: 92% (4254/4623) Updating files: 93% (4300/4623) Updating files: 94% (4346/4623) Updating files: 95% (4392/4623) Updating files: 96% (4439/4623) Updating files: 97% (4485/4623) Updating files: 98% (4531/4623) Updating files: 99% (4577/4623) Updating files: 100% (4623/4623) Updating files: 100% (4623/4623), done. [2022-03-25T18:52:50.016Z] #60 56.26 + cd /tmp/tmp.iC1V4VMdft/src/github.com/containerd/containerd [2022-03-25T18:52:50.016Z] #60 56.26 + git checkout -q v1.6.2 [2022-03-25T18:52:50.085Z] #58 34.42 debconf: delaying package configuration, since apt-utils is not installed [2022-03-25T18:52:50.085Z] #58 34.64 Fetched 460 kB in 0s (1293 kB/s) [2022-03-25T18:52:50.085Z] #58 34.74 Selecting previously unselected package libbtrfs0:amd64. [2022-03-25T18:52:50.248Z] #38 42.83 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2022-03-25T18:52:50.248Z] #38 42.88 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2022-03-25T18:52:50.281Z] INFO: Extraction ended at 03/25/2022 18:52:49. Duration:00:00:30.1566058 [2022-03-25T18:52:50.281Z] INFO: Updating the golang and path environment variables [2022-03-25T18:52:50.281Z] INFO: GOPATH=d:\gopath [2022-03-25T18:52:50.281Z] INFO: go version go1.18 windows/amd64 [2022-03-25T18:52:50.281Z] INFO: Running the daemon under test in debug mode [2022-03-25T18:52:50.281Z] INFO: Starting a daemon under test... [2022-03-25T18:52:50.281Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43428\1\daemon --pidfile d:\CI\PR-43428\1\docker.pid -D [2022-03-25T18:52:50.281Z] INFO: Process started successfully. [2022-03-25T18:52:50.281Z] INFO: Start tailing logs of the daemon under tests [2022-03-25T18:52:50.281Z] INFO: Waiting for the daemon under test to start... [2022-03-25T18:52:50.343Z] #58 34.74 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-03-25T18:52:50.343Z] #58 34.82 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-03-25T18:52:50.343Z] #58 34.88 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-03-25T18:52:50.507Z] #38 42.92 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-03-25T18:52:50.507Z] #38 42.93 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-03-25T18:52:50.507Z] #38 42.95 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-03-25T18:52:50.507Z] #38 42.96 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-03-25T18:52:50.600Z] #58 35.11 Selecting previously unselected package libbtrfs-dev:amd64. [2022-03-25T18:52:50.600Z] #58 35.11 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-03-25T18:52:50.600Z] #58 35.12 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-25T18:52:50.858Z] #58 35.47 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-03-25T18:52:50.858Z] #58 35.47 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-25T18:52:50.858Z] #58 35.48 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-25T18:52:50.953Z] #60 57.20 + export 'BUILDTAGS=netgo osusergo static_build' [2022-03-25T18:52:50.953Z] #60 57.20 + BUILDTAGS='netgo osusergo static_build' [2022-03-25T18:52:50.953Z] #60 57.20 + export EXTRA_FLAGS=-buildmode=pie [2022-03-25T18:52:50.953Z] #60 57.20 + EXTRA_FLAGS=-buildmode=pie [2022-03-25T18:52:50.953Z] #60 57.20 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-03-25T18:52:50.953Z] #60 57.20 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-03-25T18:52:50.953Z] #60 57.20 + '[' '' = dynamic ']' [2022-03-25T18:52:50.953Z] #60 57.20 + make [2022-03-25T18:52:51.791Z] #58 DONE 36.2s [2022-03-25T18:52:51.791Z] [2022-03-25T18:52:51.791Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-25T18:52:51.791Z] #51 sha256:62258efd1310c58d8ef4c8ef111d1f60efce68345186f6001881029630198dca [2022-03-25T18:52:51.791Z] #51 34.10 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-03-25T18:52:51.791Z] #51 34.11 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-03-25T18:52:51.791Z] #51 34.15 go: downloading github.com/stretchr/testify v1.7.0 [2022-03-25T18:52:51.792Z] #51 34.30 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-03-25T18:52:51.792Z] #51 34.32 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-03-25T18:52:51.792Z] #51 34.32 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-03-25T18:52:51.792Z] #51 34.42 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-03-25T18:52:51.792Z] #51 34.44 go: downloading github.com/magiconair/properties v1.8.5 [2022-03-25T18:52:51.792Z] #51 34.54 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-03-25T18:52:51.792Z] #51 34.55 go: downloading github.com/spf13/afero v1.6.0 [2022-03-25T18:52:51.792Z] #51 34.59 go: downloading github.com/spf13/cast v1.4.1 [2022-03-25T18:52:51.792Z] #51 34.65 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-03-25T18:52:51.792Z] #51 34.67 go: downloading github.com/subosito/gotenv v1.2.0 [2022-03-25T18:52:51.792Z] #51 34.73 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-03-25T18:52:51.792Z] #51 34.96 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-03-25T18:52:51.792Z] #51 34.98 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-03-25T18:52:51.792Z] #51 35.03 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-03-25T18:52:51.792Z] #51 35.03 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-03-25T18:52:51.792Z] #51 35.03 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-03-25T18:52:51.792Z] #51 35.05 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-03-25T18:52:51.792Z] #51 35.05 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-03-25T18:52:51.792Z] #51 35.05 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-03-25T18:52:51.792Z] #51 35.09 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-03-25T18:52:51.792Z] #51 35.29 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-03-25T18:52:51.792Z] #51 35.40 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-03-25T18:52:51.792Z] #51 35.43 go: downloading github.com/Antonboom/errname v0.1.5 [2022-03-25T18:52:51.792Z] #51 35.49 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-03-25T18:52:51.792Z] #51 35.52 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-03-25T18:52:51.792Z] #51 35.78 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-03-25T18:52:51.792Z] #51 35.84 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-03-25T18:52:51.792Z] #51 35.91 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-03-25T18:52:51.792Z] #51 35.98 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-03-25T18:52:51.792Z] #51 35.98 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-03-25T18:52:51.792Z] #51 35.98 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-03-25T18:52:51.792Z] #51 36.11 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-03-25T18:52:51.792Z] #51 36.19 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-03-25T18:52:51.792Z] #51 36.19 go: downloading github.com/breml/bidichk v0.2.1 [2022-03-25T18:52:51.792Z] #51 36.19 go: downloading github.com/breml/errchkjson v0.2.1 [2022-03-25T18:52:51.792Z] #51 36.27 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-03-25T18:52:51.792Z] #51 36.31 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-03-25T18:52:51.792Z] #51 36.31 go: downloading github.com/daixiang0/gci v0.2.9 [2022-03-25T18:52:51.792Z] #51 36.39 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-03-25T18:52:51.792Z] #51 36.39 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-03-25T18:52:52.048Z] #51 36.44 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-03-25T18:52:52.048Z] #51 36.44 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-03-25T18:52:52.048Z] #51 36.46 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-03-25T18:52:52.048Z] #51 36.54 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-03-25T18:52:52.048Z] #51 36.58 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-03-25T18:52:52.048Z] #51 36.65 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-03-25T18:52:52.306Z] #51 ... [2022-03-25T18:52:52.306Z] [2022-03-25T18:52:52.306Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-03-25T18:52:52.306Z] #59 sha256:f1aae00209c7cbda2b7f3b41230cc2ec365357b3bf0055980afab229b87b68d3 [2022-03-25T18:52:52.306Z] #59 DONE 0.5s [2022-03-25T18:52:52.306Z] [2022-03-25T18:52:52.306Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-25T18:52:52.306Z] #51 sha256:62258efd1310c58d8ef4c8ef111d1f60efce68345186f6001881029630198dca [2022-03-25T18:52:52.306Z] #51 36.79 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-03-25T18:52:52.306Z] #51 36.83 go: downloading github.com/golangci/misspell v0.3.5 [2022-03-25T18:52:52.306Z] #51 36.92 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-03-25T18:52:52.306Z] #51 36.95 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-03-25T18:52:52.565Z] #51 37.04 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-03-25T18:52:52.565Z] #51 37.04 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-03-25T18:52:52.565Z] #51 37.04 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-03-25T18:52:52.565Z] #51 37.06 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-03-25T18:52:52.565Z] #51 37.07 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-03-25T18:52:52.565Z] #51 37.08 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-03-25T18:52:52.565Z] #51 37.08 go: downloading github.com/julz/importas v0.1.0 [2022-03-25T18:52:52.565Z] #51 37.12 go: downloading github.com/kulti/thelper v0.5.0 [2022-03-25T18:52:52.565Z] #51 37.17 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-03-25T18:52:52.565Z] #51 37.17 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-03-25T18:52:52.822Z] #51 37.26 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-03-25T18:52:52.822Z] #51 37.27 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-03-25T18:52:52.822Z] #51 37.30 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-03-25T18:52:52.822Z] #51 37.36 go: downloading github.com/maratori/testpackage v1.0.1 [2022-03-25T18:52:52.822Z] #51 37.39 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-03-25T18:52:52.822Z] #51 37.41 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-03-25T18:52:53.036Z] #38 45.11 debconf: delaying package configuration, since apt-utils is not installed [2022-03-25T18:52:53.036Z] #38 45.46 Fetched 17.7 MB in 2s (9903 kB/s) [2022-03-25T18:52:53.036Z] #38 45.56 Selecting previously unselected package xxd. [2022-03-25T18:52:53.079Z] #51 37.45 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-03-25T18:52:53.079Z] #51 37.48 go: downloading github.com/mgechev/revive v1.1.3 [2022-03-25T18:52:53.293Z] #38 45.56 (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-03-25T18:52:53.293Z] #38 45.71 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-03-25T18:52:53.293Z] #38 45.73 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-03-25T18:52:53.336Z] #51 37.90 go: downloading github.com/moricho/tparallel v0.2.1 [2022-03-25T18:52:53.336Z] #51 37.90 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-03-25T18:52:53.336Z] #51 37.96 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-03-25T18:52:53.336Z] #51 37.96 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-03-25T18:52:53.336Z] #51 37.98 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-03-25T18:52:53.489Z] #60 59.52 + bin/ctr [2022-03-25T18:52:53.551Z] #38 46.02 Selecting previously unselected package vim-common. [2022-03-25T18:52:53.551Z] #38 46.02 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-25T18:52:53.551Z] #38 46.06 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-25T18:52:53.593Z] #51 38.02 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-03-25T18:52:53.593Z] #51 38.06 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-03-25T18:52:53.593Z] #51 38.13 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-03-25T18:52:53.850Z] #51 38.20 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-03-25T18:52:53.850Z] #51 38.34 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-03-25T18:52:53.850Z] #51 38.35 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-03-25T18:52:53.850Z] #51 38.35 go: downloading github.com/sivchari/tenv v1.4.7 [2022-03-25T18:52:53.850Z] #51 38.37 go: downloading github.com/sonatard/noctx v0.0.1 [2022-03-25T18:52:53.850Z] #51 38.39 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-03-25T18:52:53.850Z] #51 38.40 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-03-25T18:52:53.850Z] #51 38.42 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-03-25T18:52:53.850Z] #51 38.52 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-03-25T18:52:54.107Z] #51 38.56 go: downloading github.com/tetafro/godot v1.4.11 [2022-03-25T18:52:54.107Z] #51 38.60 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-03-25T18:52:54.107Z] #51 38.61 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-03-25T18:52:54.364Z] #51 38.73 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-03-25T18:52:54.364Z] #51 38.83 go: downloading github.com/ultraware/funlen v0.0.3 [2022-03-25T18:52:54.364Z] #51 38.85 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-03-25T18:52:54.364Z] #51 38.85 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-03-25T18:52:54.364Z] #51 38.87 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-03-25T18:52:54.364Z] #51 38.90 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-03-25T18:52:54.491Z] #38 46.77 Selecting previously unselected package cmake-data. [2022-03-25T18:52:54.491Z] #38 46.78 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-03-25T18:52:54.491Z] #38 46.82 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-03-25T18:52:54.491Z] #38 ... [2022-03-25T18:52:54.491Z] [2022-03-25T18:52:54.491Z] #58 [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-03-25T18:52:54.491Z] #58 sha256:7355574b4f81e1bba0b35cf0e8989145ea4161ebb03c120de1334180cd0d2a86 [2022-03-25T18:52:54.491Z] #58 41.52 The following additional packages will be installed: [2022-03-25T18:52:54.491Z] #58 41.55 libbtrfs0 [2022-03-25T18:52:54.491Z] #58 41.81 The following NEW packages will be installed: [2022-03-25T18:52:54.491Z] #58 41.82 libbtrfs-dev libbtrfs0 [2022-03-25T18:52:54.491Z] #58 42.31 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-03-25T18:52:54.491Z] #58 42.31 Need to get 460 kB of archives. [2022-03-25T18:52:54.491Z] #58 42.31 After this operation, 1237 kB of additional disk space will be used. [2022-03-25T18:52:54.491Z] #58 42.31 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-03-25T18:52:54.491Z] #58 42.32 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-03-25T18:52:54.491Z] #58 43.95 debconf: delaying package configuration, since apt-utils is not installed [2022-03-25T18:52:54.491Z] #58 44.40 Fetched 460 kB in 0s (1288 kB/s) [2022-03-25T18:52:54.491Z] #58 44.64 Selecting previously unselected package libbtrfs0:amd64. [2022-03-25T18:52:54.491Z] #58 44.64 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-03-25T18:52:54.491Z] #58 44.78 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-03-25T18:52:54.491Z] #58 44.84 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-03-25T18:52:54.491Z] #58 45.25 Selecting previously unselected package libbtrfs-dev:amd64. [2022-03-25T18:52:54.491Z] #58 45.25 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-03-25T18:52:54.491Z] #58 45.26 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-25T18:52:54.491Z] #58 45.88 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-03-25T18:52:54.491Z] #58 45.97 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-25T18:52:54.491Z] #58 45.98 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-25T18:52:54.491Z] #58 DONE 46.9s [2022-03-25T18:52:54.491Z] [2022-03-25T18:52:54.491Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-03-25T18:52:54.491Z] #59 sha256:8638d9db43af817a481c04d46b7df9aabcf7eb404e6fd7a15530f2ce29ebe381 [2022-03-25T18:52:54.491Z] #59 DONE 0.1s [2022-03-25T18:52:54.491Z] [2022-03-25T18:52:54.491Z] #60 [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-03-25T18:52:54.491Z] #60 sha256:a4530457ff6ad0c7a4744c3c5a926be47ab45fc3096304e2f31c89cd437b06eb [2022-03-25T18:52:54.580Z] ...INFO: Daemon under test started and replied! [2022-03-25T18:52:54.580Z] INFO: Docker version of the daemon under test [2022-03-25T18:52:54.580Z] [2022-03-25T18:52:54.580Z] Client: [2022-03-25T18:52:54.580Z] Version: 17.06.2-ce [2022-03-25T18:52:54.580Z] API version: 1.30 [2022-03-25T18:52:54.580Z] Go version: go1.8.3 [2022-03-25T18:52:54.580Z] Git commit: cec0b72 [2022-03-25T18:52:54.580Z] Built: Tue Sep 5 19:57:19 2017 [2022-03-25T18:52:54.580Z] OS/Arch: windows/amd64 [2022-03-25T18:52:54.580Z] [2022-03-25T18:52:54.580Z] Server: [2022-03-25T18:52:54.580Z] Version: 0.0.0-dev [2022-03-25T18:52:54.580Z] API version: 1.42 (minimum version 1.24) [2022-03-25T18:52:54.580Z] Go version: go1.18 [2022-03-25T18:52:54.580Z] Git commit: 85572cac14 [2022-03-25T18:52:54.580Z] Built: 03/25/2022 18:50:38 [2022-03-25T18:52:54.580Z] OS/Arch: windows/amd64 [2022-03-25T18:52:54.580Z] Experimental: false [2022-03-25T18:52:54.580Z] [2022-03-25T18:52:54.580Z] INFO: Docker info of the daemon under test [2022-03-25T18:52:54.580Z] [2022-03-25T18:52:54.580Z] Containers: 0 [2022-03-25T18:52:54.580Z] Running: 0 [2022-03-25T18:52:54.580Z] Paused: 0 [2022-03-25T18:52:54.580Z] Stopped: 0 [2022-03-25T18:52:54.580Z] Images: 0 [2022-03-25T18:52:54.580Z] Server Version: 0.0.0-dev [2022-03-25T18:52:54.580Z] Storage Driver: windowsfilter [2022-03-25T18:52:54.580Z] Windows: [2022-03-25T18:52:54.580Z] Logging Driver: json-file [2022-03-25T18:52:54.580Z] Plugins: [2022-03-25T18:52:54.580Z] Volume: local [2022-03-25T18:52:54.580Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-25T18:52:54.580Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-25T18:52:54.580Z] Swarm: inactive [2022-03-25T18:52:54.580Z] Default Isolation: process [2022-03-25T18:52:54.580Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-03-25T18:52:54.580Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230) [2022-03-25T18:52:54.580Z] OSType: windows [2022-03-25T18:52:54.580Z] Architecture: x86_64 [2022-03-25T18:52:54.580Z] CPUs: 4 [2022-03-25T18:52:54.580Z] Total Memory: 32GiB [2022-03-25T18:52:54.580Z] Name: azwin-2-49f151 [2022-03-25T18:52:54.580Z] ID: SH7O:5WLF:62HP:CZSW:HNYH:D5O6:JP5V:BEAA:UTXE:6364:52UJ:SE36 [2022-03-25T18:52:54.580Z] Docker Root Dir: D:\CI\PR-43428\1\daemon [2022-03-25T18:52:54.580Z] Debug Mode (client): false [2022-03-25T18:52:54.580Z] Debug Mode (server): true [2022-03-25T18:52:54.580Z] File Descriptors: -1 [2022-03-25T18:52:54.580Z] Goroutines: 16 [2022-03-25T18:52:54.580Z] System Time: 2022-03-25T18:52:53.366656Z [2022-03-25T18:52:54.580Z] EventsListeners: 0 [2022-03-25T18:52:54.580Z] Registry: https://index.docker.io/v1/ [2022-03-25T18:52:54.580Z] Labels: [2022-03-25T18:52:54.580Z] Experimental: false [2022-03-25T18:52:54.580Z] Insecure Registries: [2022-03-25T18:52:54.580Z] 127.0.0.0/8 [2022-03-25T18:52:54.580Z] Live Restore Enabled: false [2022-03-25T18:52:54.580Z] [2022-03-25T18:52:54.580Z] [2022-03-25T18:52:54.580Z] INFO: Docker images of the daemon under test [2022-03-25T18:52:54.580Z] [2022-03-25T18:52:54.580Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-25T18:52:54.580Z] [2022-03-25T18:52:54.580Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-03-25T18:52:54.580Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2022-03-25T18:52:54.580Z] ltsc2022: Pulling from windows/servercore [2022-03-25T18:52:54.580Z] 8f616e6e9eec: Pulling fs layer [2022-03-25T18:52:54.580Z] 037d5740b404: Pulling fs layer [2022-03-25T18:52:54.621Z] #51 39.11 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-03-25T18:52:54.621Z] #51 39.17 go: downloading honnef.co/go/tools v0.2.2 [2022-03-25T18:52:55.866Z] #60 1.433 + RM_GOPATH=0 [2022-03-25T18:52:55.866Z] #60 1.433 + TMP_GOPATH= [2022-03-25T18:52:55.866Z] #60 1.433 + : /build [2022-03-25T18:52:55.866Z] #60 1.433 + '[' -z '' ']' [2022-03-25T18:52:55.866Z] #60 1.433 ++ mktemp -d [2022-03-25T18:52:55.866Z] #60 1.433 + export GOPATH=/tmp/tmp.lXpr34mDR4 [2022-03-25T18:52:55.866Z] #60 1.433 + GOPATH=/tmp/tmp.lXpr34mDR4 [2022-03-25T18:52:55.866Z] #60 1.433 + RM_GOPATH=1 [2022-03-25T18:52:55.866Z] #60 1.433 + case "$(go env GOARCH)" in [2022-03-25T18:52:55.866Z] #60 1.433 ++ go env GOARCH [2022-03-25T18:52:55.995Z] #51 40.31 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-03-25T18:52:55.995Z] #51 40.36 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-03-25T18:52:55.995Z] #51 40.43 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-03-25T18:52:55.995Z] #51 40.49 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-03-25T18:52:56.124Z] #60 1.492 + export GO_BUILDMODE=-buildmode=pie [2022-03-25T18:52:56.124Z] #60 1.492 + GO_BUILDMODE=-buildmode=pie [2022-03-25T18:52:56.124Z] #60 1.492 ++ dirname /install.sh [2022-03-25T18:52:56.124Z] #60 1.521 + dir=/ [2022-03-25T18:52:56.124Z] #60 1.521 + bin=containerd [2022-03-25T18:52:56.124Z] #60 1.521 + shift [2022-03-25T18:52:56.124Z] #60 1.521 + '[' '!' -f //containerd.installer ']' [2022-03-25T18:52:56.124Z] #60 1.521 + . //containerd.installer [2022-03-25T18:52:56.124Z] #60 1.521 ++ set -e [2022-03-25T18:52:56.124Z] #60 1.521 ++ : v1.6.2 [2022-03-25T18:52:56.124Z] #60 1.521 + install_containerd [2022-03-25T18:52:56.124Z] #60 1.521 + echo 'Install containerd version v1.6.2' [2022-03-25T18:52:56.124Z] #60 1.521 Install containerd version v1.6.2 [2022-03-25T18:52:56.124Z] #60 1.537 + git clone https://github.com/containerd/containerd.git /tmp/tmp.lXpr34mDR4/src/github.com/containerd/containerd [2022-03-25T18:52:56.124Z] #60 1.547 Cloning into '/tmp/tmp.lXpr34mDR4/src/github.com/containerd/containerd'... [2022-03-25T18:52:56.763Z] #60 ... [2022-03-25T18:52:56.764Z] [2022-03-25T18:52:56.764Z] #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-03-25T18:52:56.764Z] #14 sha256:29296fe837e32fb92b4291fcc361ff66ea67440fec495e048eccd0ee57f7f38d [2022-03-25T18:52:56.764Z] #14 58.31 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-03-25T18:52:56.764Z] #14 58.31 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-03-25T18:52:56.764Z] #14 58.31 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-25T18:52:56.764Z] #14 62.69 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-03-25T18:52:56.764Z] #14 62.70 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ... [2022-03-25T18:52:56.764Z] #14 62.71 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-03-25T18:52:56.764Z] #14 66.81 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-03-25T18:52:56.764Z] #14 66.82 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-03-25T18:52:56.764Z] #14 66.82 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-25T18:52:57.365Z] #51 41.92 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-03-25T18:52:57.623Z] #51 42.03 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-03-25T18:52:57.623Z] #51 42.03 go: downloading github.com/stretchr/objx v0.1.1 [2022-03-25T18:52:57.623Z] #51 42.09 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-03-25T18:52:57.880Z] #51 42.35 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-03-25T18:52:57.880Z] #51 42.35 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-03-25T18:52:58.137Z] #51 42.56 go: downloading golang.org/x/text v0.3.7 [2022-03-25T18:52:58.137Z] #51 ... [2022-03-25T18:52:58.137Z] [2022-03-25T18:52:58.137Z] #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-03-25T18:52:58.137Z] #47 sha256:53e28b7d83e01fd8d7829b58ad793361f8fb6e38e5fcf09f6115cb8a65ded479 [2022-03-25T18:52:58.137Z] #47 31.13 Building dependency tree... [2022-03-25T18:52:58.137Z] #47 34.56 The following additional packages will be installed: [2022-03-25T18:52:58.137Z] #47 34.56 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-03-25T18:52:58.137Z] #47 34.56 python3-protobuf python3-six [2022-03-25T18:52:58.137Z] #47 34.58 Suggested packages: [2022-03-25T18:52:58.137Z] #47 34.58 python3-setuptools [2022-03-25T18:52:58.137Z] #47 34.58 Recommended packages: [2022-03-25T18:52:58.137Z] #47 34.58 iproute2 | iproute [2022-03-25T18:52:58.137Z] #47 35.22 The following NEW packages will be installed: [2022-03-25T18:52:58.137Z] #47 35.22 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-03-25T18:52:58.137Z] #47 35.22 python3-protobuf python3-six [2022-03-25T18:52:58.137Z] #47 35.65 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-03-25T18:52:58.137Z] #47 35.65 Need to get 2292 kB of archives. [2022-03-25T18:52:58.137Z] #47 35.65 After this operation, 11.0 MB of additional disk space will be used. [2022-03-25T18:52:58.137Z] #47 35.65 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-03-25T18:52:58.137Z] #47 35.70 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-03-25T18:52:58.137Z] #47 35.70 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-03-25T18:52:58.137Z] #47 35.70 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-03-25T18:52:58.137Z] #47 35.77 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-03-25T18:52:58.137Z] #47 35.77 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-03-25T18:52:58.137Z] #47 35.77 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-03-25T18:52:58.137Z] #47 39.13 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-03-25T18:52:58.137Z] #47 40.41 debconf: delaying package configuration, since apt-utils is not installed [2022-03-25T18:52:58.137Z] #47 40.61 Fetched 2292 kB in 4s (545 kB/s) [2022-03-25T18:52:58.137Z] #47 40.74 Selecting previously unselected package libprotobuf23:amd64. [2022-03-25T18:52:58.137Z] #47 40.74 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-03-25T18:52:58.137Z] #47 40.81 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-03-25T18:52:58.137Z] #47 40.83 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-03-25T18:52:58.137Z] #47 41.28 Selecting previously unselected package python3-pkg-resources. [2022-03-25T18:52:58.137Z] #47 41.29 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-03-25T18:52:58.137Z] #47 41.29 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-03-25T18:52:58.137Z] #47 41.54 Selecting previously unselected package python3-six. [2022-03-25T18:52:58.137Z] #47 41.54 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-03-25T18:52:58.137Z] #47 41.55 Unpacking python3-six (1.16.0-2) ... [2022-03-25T18:52:58.137Z] #47 41.64 Selecting previously unselected package python3-protobuf. [2022-03-25T18:52:58.137Z] #47 41.65 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-03-25T18:52:58.137Z] #47 41.67 Unpacking python3-protobuf (3.12.4-1) ... [2022-03-25T18:52:58.137Z] #47 42.17 Selecting previously unselected package libnet1:amd64. [2022-03-25T18:52:58.137Z] #47 42.17 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-03-25T18:52:58.137Z] #47 42.17 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-25T18:52:58.137Z] #47 42.32 Selecting previously unselected package libnl-3-200:amd64. [2022-03-25T18:52:58.137Z] #47 42.32 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-03-25T18:52:58.137Z] #47 42.33 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-25T18:52:58.394Z] #47 42.44 Selecting previously unselected package libprotobuf-c1:amd64. [2022-03-25T18:52:58.394Z] #47 42.45 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-03-25T18:52:58.394Z] #47 42.46 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-25T18:52:58.394Z] #47 42.53 Selecting previously unselected package criu. [2022-03-25T18:52:58.394Z] #47 42.54 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-03-25T18:52:58.394Z] #47 42.54 Unpacking criu (3.16.1-3) ... [2022-03-25T18:52:58.763Z] #60 ... [2022-03-25T18:52:58.763Z] [2022-03-25T18:52:58.763Z] #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-03-25T18:52:58.763Z] #14 sha256:9d0bac80c09d498137b30378bf66e98e4bb6218960c227664c035a9ce1accd40 [2022-03-25T18:52:58.763Z] #14 112.3 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-03-25T18:52:58.763Z] #14 112.3 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-03-25T18:52:58.763Z] #14 112.3 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-25T18:52:58.957Z] #47 43.23 Setting up python3-pkg-resources (52.0.0-4) ... [2022-03-25T18:52:59.215Z] #47 ... [2022-03-25T18:52:59.215Z] [2022-03-25T18:52:59.215Z] #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-03-25T18:52:59.215Z] #14 sha256:9d0bac80c09d498137b30378bf66e98e4bb6218960c227664c035a9ce1accd40 [2022-03-25T18:52:59.215Z] #14 33.82 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-03-25T18:52:59.215Z] #14 33.82 Need to get 115 MB of archives. [2022-03-25T18:52:59.215Z] #14 33.82 After this operation, 645 MB of additional disk space will be used. [2022-03-25T18:52:59.215Z] #14 33.82 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-03-25T18:52:59.215Z] #14 33.93 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-03-25T18:52:59.215Z] #14 34.10 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-03-25T18:52:59.215Z] #14 34.10 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-03-25T18:52:59.215Z] #14 34.12 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-03-25T18:52:59.215Z] #14 34.12 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-03-25T18:52:59.215Z] #14 34.42 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-03-25T18:52:59.215Z] #14 34.57 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-03-25T18:52:59.215Z] #14 34.57 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-03-25T18:52:59.215Z] #14 35.20 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-03-25T18:52:59.215Z] #14 36.44 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-03-25T18:52:59.215Z] #14 36.97 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-03-25T18:52:59.215Z] #14 37.49 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-03-25T18:52:59.215Z] #14 38.66 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-03-25T18:52:59.215Z] #14 39.04 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-03-25T18:52:59.215Z] #14 39.05 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-03-25T18:52:59.215Z] #14 39.06 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-03-25T18:52:59.215Z] #14 39.06 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-03-25T18:52:59.215Z] #14 39.09 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-03-25T18:52:59.215Z] #14 39.11 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-03-25T18:52:59.215Z] #14 39.11 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2022-03-25T18:52:59.215Z] #14 39.11 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-03-25T18:52:59.215Z] #14 39.11 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-03-25T18:52:59.215Z] #14 39.12 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-03-25T18:52:59.215Z] #14 39.13 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-03-25T18:52:59.215Z] #14 39.13 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-03-25T18:52:59.215Z] #14 39.16 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-03-25T18:52:59.215Z] #14 39.16 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-03-25T18:52:59.215Z] #14 39.18 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-03-25T18:52:59.215Z] #14 39.18 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2022-03-25T18:52:59.215Z] #14 40.10 debconf: delaying package configuration, since apt-utils is not installed [2022-03-25T18:52:59.215Z] #14 40.40 Fetched 115 MB in 6s (19.9 MB/s) [2022-03-25T18:52:59.215Z] #14 40.49 Selecting previously unselected package binutils-mingw-w64-i686. [2022-03-25T18:52:59.215Z] #14 40.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 ... 15709 files and directories currently installed.) [2022-03-25T18:52:59.215Z] #14 40.59 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-03-25T18:52:59.215Z] #14 40.61 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-03-25T18:52:59.215Z] #14 42.46 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-03-25T18:52:59.215Z] #14 42.50 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-03-25T18:52:59.215Z] #14 42.51 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-03-25T18:52:59.779Z] #14 ... [2022-03-25T18:52:59.779Z] [2022-03-25T18:52:59.779Z] #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-03-25T18:52:59.779Z] #38 sha256:9ecb4385af5d6f989bb79a2fc7999de88cc8ff65b9858ba9d616d08a02a43a45 [2022-03-25T18:52:59.779Z] #38 34.10 debconf: delaying package configuration, since apt-utils is not installed [2022-03-25T18:52:59.779Z] #38 34.37 Fetched 17.7 MB in 1s (15.9 MB/s) [2022-03-25T18:52:59.779Z] #38 34.47 Selecting previously unselected package xxd. [2022-03-25T18:52:59.779Z] #38 34.47 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-03-25T18:52:59.779Z] #38 34.52 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-03-25T18:52:59.779Z] #38 34.54 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-03-25T18:52:59.779Z] #38 34.75 Selecting previously unselected package vim-common. [2022-03-25T18:52:59.779Z] #38 34.75 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-25T18:52:59.779Z] #38 34.78 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-25T18:52:59.779Z] #38 35.11 Selecting previously unselected package cmake-data. [2022-03-25T18:52:59.779Z] #38 35.11 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-03-25T18:52:59.779Z] #38 35.14 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-03-25T18:52:59.779Z] #38 38.35 Selecting previously unselected package libicu67:amd64. [2022-03-25T18:52:59.779Z] #38 38.35 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-03-25T18:52:59.779Z] #38 38.37 Unpacking libicu67:amd64 (67.1-7) ... [2022-03-25T18:52:59.779Z] #38 43.87 Selecting previously unselected package libxml2:amd64. [2022-03-25T18:52:59.779Z] #38 43.89 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2022-03-25T18:52:59.779Z] #38 43.89 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-03-25T18:52:59.779Z] #38 44.40 Selecting previously unselected package libarchive13:amd64. [2022-03-25T18:52:59.779Z] #38 44.45 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_amd64.deb ... [2022-03-25T18:53:00.037Z] #38 44.45 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2022-03-25T18:53:00.096Z] #19 62.42 Reading package lists... [2022-03-25T18:53:00.298Z] #38 44.79 Selecting previously unselected package libjsoncpp24:amd64. [2022-03-25T18:53:00.298Z] #38 44.79 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-03-25T18:53:00.298Z] #38 44.79 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-03-25T18:53:00.298Z] #38 ... [2022-03-25T18:53:00.298Z] [2022-03-25T18:53:00.298Z] #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-03-25T18:53:00.298Z] #14 sha256:9d0bac80c09d498137b30378bf66e98e4bb6218960c227664c035a9ce1accd40 [2022-03-25T18:53:00.298Z] #14 44.77 Selecting previously unselected package binutils-mingw-w64. [2022-03-25T18:53:00.298Z] #14 44.77 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-03-25T18:53:00.298Z] #14 44.79 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-03-25T18:53:00.318Z] #60 ... [2022-03-25T18:53:00.318Z] [2022-03-25T18:53:00.318Z] #53 [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-03-25T18:53:00.318Z] #53 sha256:065c15b37b4063bc488ce682f6d43dcb03528706f60cbf6f63f64573768a0692 [2022-03-25T18:53:00.318Z] #53 51.08 v3.0.2 [2022-03-25T18:53:00.318Z] #53 DONE 52.4s [2022-03-25T18:53:00.318Z] [2022-03-25T18:53:00.318Z] #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-03-25T18:53:00.318Z] #14 sha256:9d0bac80c09d498137b30378bf66e98e4bb6218960c227664c035a9ce1accd40 [2022-03-25T18:53:00.318Z] #14 42.48 The following additional packages will be installed: [2022-03-25T18:53:00.318Z] #14 42.50 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-03-25T18:53:00.318Z] #14 42.50 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-03-25T18:53:00.318Z] #14 42.50 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-03-25T18:53:00.318Z] #14 42.50 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-03-25T18:53:00.318Z] #14 42.50 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-03-25T18:53:00.318Z] #14 42.51 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-03-25T18:53:00.318Z] #14 42.51 mingw-w64-common mingw-w64-x86-64-dev [2022-03-25T18:53:00.318Z] #14 42.52 Suggested packages: [2022-03-25T18:53:00.318Z] #14 42.52 gcc-10-locales seccomp wine64 [2022-03-25T18:53:00.318Z] #14 44.87 The following NEW packages will be installed: [2022-03-25T18:53:00.318Z] #14 44.88 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-03-25T18:53:00.318Z] #14 44.88 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-03-25T18:53:00.318Z] #14 44.88 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-03-25T18:53:00.318Z] #14 44.88 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-03-25T18:53:00.318Z] #14 44.88 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-03-25T18:53:00.318Z] #14 44.89 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-03-25T18:53:00.318Z] #14 44.89 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-03-25T18:53:00.318Z] #14 44.89 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-03-25T18:53:00.318Z] #14 44.89 mingw-w64-x86-64-dev [2022-03-25T18:53:00.318Z] #14 45.40 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-03-25T18:53:00.318Z] #14 45.40 Need to get 115 MB of archives. [2022-03-25T18:53:00.318Z] #14 45.40 After this operation, 645 MB of additional disk space will be used. [2022-03-25T18:53:00.318Z] #14 45.40 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-03-25T18:53:00.318Z] #14 45.62 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-03-25T18:53:00.318Z] #14 45.83 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-03-25T18:53:00.318Z] #14 45.85 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-03-25T18:53:00.318Z] #14 45.87 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-03-25T18:53:00.318Z] #14 45.88 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-03-25T18:53:00.318Z] #14 46.20 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-03-25T18:53:00.318Z] #14 46.58 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-03-25T18:53:00.318Z] #14 46.59 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-03-25T18:53:00.318Z] #14 47.65 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-03-25T18:53:00.318Z] #14 49.62 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-03-25T18:53:00.318Z] #14 50.63 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-03-25T18:53:00.318Z] #14 51.59 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-03-25T18:53:00.318Z] #14 ... [2022-03-25T18:53:00.318Z] [2022-03-25T18:53:00.318Z] #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-03-25T18:53:00.318Z] #38 sha256:9ecb4385af5d6f989bb79a2fc7999de88cc8ff65b9858ba9d616d08a02a43a45 [2022-03-25T18:53:00.318Z] #38 52.56 Selecting previously unselected package libicu67:amd64. [2022-03-25T18:53:00.318Z] #38 52.58 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-03-25T18:53:00.318Z] #38 52.61 Unpacking libicu67:amd64 (67.1-7) ... [2022-03-25T18:53:00.555Z] #14 44.94 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-03-25T18:53:00.555Z] #14 44.94 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-03-25T18:53:00.555Z] #14 44.96 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-25T18:53:00.555Z] #14 45.11 Selecting previously unselected package dmsetup. [2022-03-25T18:53:00.555Z] #14 45.12 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-03-25T18:53:00.555Z] #14 45.13 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-03-25T18:53:00.814Z] #14 45.30 Selecting previously unselected package mingw-w64-common. [2022-03-25T18:53:00.815Z] #14 45.30 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-03-25T18:53:00.815Z] #14 45.30 Unpacking mingw-w64-common (8.0.0-1) ... [2022-03-25T18:53:00.883Z] #38 ... [2022-03-25T18:53:00.883Z] [2022-03-25T18:53:00.883Z] #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-03-25T18:53:00.883Z] #47 sha256:53e28b7d83e01fd8d7829b58ad793361f8fb6e38e5fcf09f6115cb8a65ded479 [2022-03-25T18:53:00.883Z] #47 36.03 Reading package lists... [2022-03-25T18:53:00.883Z] #47 43.14 Building dependency tree... [2022-03-25T18:53:00.883Z] #47 48.35 The following additional packages will be installed: [2022-03-25T18:53:00.883Z] #47 48.36 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-03-25T18:53:00.883Z] #47 48.36 python3-protobuf python3-six [2022-03-25T18:53:00.883Z] #47 48.40 Suggested packages: [2022-03-25T18:53:00.883Z] #47 48.40 python3-setuptools [2022-03-25T18:53:00.883Z] #47 48.40 Recommended packages: [2022-03-25T18:53:00.883Z] #47 48.40 iproute2 | iproute [2022-03-25T18:53:00.883Z] #47 49.30 The following NEW packages will be installed: [2022-03-25T18:53:00.883Z] #47 49.34 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-03-25T18:53:00.883Z] #47 49.35 python3-protobuf python3-six [2022-03-25T18:53:00.883Z] #47 49.91 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-03-25T18:53:00.883Z] #47 49.91 Need to get 2292 kB of archives. [2022-03-25T18:53:00.883Z] #47 49.91 After this operation, 11.0 MB of additional disk space will be used. [2022-03-25T18:53:00.883Z] #47 49.91 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-03-25T18:53:00.883Z] #47 49.98 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-03-25T18:53:00.883Z] #47 49.98 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-03-25T18:53:00.883Z] #47 50.10 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-03-25T18:53:00.883Z] #47 50.19 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-03-25T18:53:00.883Z] #47 50.21 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-03-25T18:53:00.883Z] #47 50.23 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-03-25T18:53:00.883Z] #47 ... [2022-03-25T18:53:00.883Z] [2022-03-25T18:53:00.883Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-25T18:53:00.883Z] #51 sha256:62258efd1310c58d8ef4c8ef111d1f60efce68345186f6001881029630198dca [2022-03-25T18:53:00.883Z] #51 46.47 go: downloading github.com/gofrs/flock v0.8.1 [2022-03-25T18:53:00.883Z] #51 46.48 go: downloading github.com/fatih/color v1.13.0 [2022-03-25T18:53:00.883Z] #51 46.63 go: downloading github.com/spf13/cobra v1.3.0 [2022-03-25T18:53:00.883Z] #51 46.66 go: downloading github.com/spf13/pflag v1.0.5 [2022-03-25T18:53:00.883Z] #51 47.01 go: downloading github.com/spf13/viper v1.10.1 [2022-03-25T18:53:00.883Z] #51 47.45 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-03-25T18:53:00.883Z] #51 47.90 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-03-25T18:53:00.883Z] #51 47.92 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-03-25T18:53:00.883Z] #51 47.95 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-03-25T18:53:00.883Z] #51 47.97 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-03-25T18:53:00.883Z] #51 49.44 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-03-25T18:53:00.883Z] #51 49.52 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-03-25T18:53:00.883Z] #51 49.64 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-03-25T18:53:00.883Z] #51 50.04 go: downloading github.com/stretchr/testify v1.7.0 [2022-03-25T18:53:01.142Z] #51 ... [2022-03-25T18:53:01.142Z] [2022-03-25T18:53:01.142Z] #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-03-25T18:53:01.142Z] #14 sha256:9d0bac80c09d498137b30378bf66e98e4bb6218960c227664c035a9ce1accd40 [2022-03-25T18:53:01.142Z] #14 53.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-03-25T18:53:02.015Z] #19 78.82 Building dependency tree... [2022-03-25T18:53:02.073Z] #14 54.49 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-03-25T18:53:02.073Z] #14 54.51 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-03-25T18:53:02.073Z] #14 54.51 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-03-25T18:53:02.073Z] #14 54.51 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-03-25T18:53:02.073Z] #14 54.56 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-03-25T18:53:02.073Z] #14 54.58 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-03-25T18:53:02.073Z] #14 54.58 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2022-03-25T18:53:02.073Z] #14 54.62 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-03-25T18:53:02.073Z] #14 54.63 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-03-25T18:53:02.073Z] #14 54.65 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-03-25T18:53:02.073Z] #14 54.66 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-03-25T18:53:02.073Z] #14 54.68 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-03-25T18:53:02.187Z] #14 ... [2022-03-25T18:53:02.187Z] [2022-03-25T18:53:02.187Z] #60 [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-03-25T18:53:02.188Z] #60 sha256:964d1b887f5d4d49f7b03457ae4f428061fec47e8f1c9c5fec7b81bfcacc89d5 [2022-03-25T18:53:02.188Z] #60 3.634 + RM_GOPATH=0 [2022-03-25T18:53:02.188Z] #60 3.634 + TMP_GOPATH= [2022-03-25T18:53:02.188Z] #60 3.634 + : /build [2022-03-25T18:53:02.188Z] #60 3.634 + '[' -z '' ']' [2022-03-25T18:53:02.188Z] #60 3.634 ++ mktemp -d [2022-03-25T18:53:02.188Z] #60 3.635 + export GOPATH=/tmp/tmp.z12T2D3x8x [2022-03-25T18:53:02.188Z] #60 3.635 + GOPATH=/tmp/tmp.z12T2D3x8x [2022-03-25T18:53:02.188Z] #60 3.635 + RM_GOPATH=1 [2022-03-25T18:53:02.188Z] #60 3.638 + case "$(go env GOARCH)" in [2022-03-25T18:53:02.188Z] #60 3.638 ++ go env GOARCH [2022-03-25T18:53:02.188Z] #60 3.665 + export GO_BUILDMODE=-buildmode=pie [2022-03-25T18:53:02.188Z] #60 3.665 + GO_BUILDMODE=-buildmode=pie [2022-03-25T18:53:02.188Z] #60 3.665 ++ dirname /install.sh [2022-03-25T18:53:02.188Z] #60 3.676 + dir=/ [2022-03-25T18:53:02.188Z] #60 3.676 + bin=containerd [2022-03-25T18:53:02.188Z] #60 3.676 + shift [2022-03-25T18:53:02.188Z] #60 3.676 + '[' '!' -f //containerd.installer ']' [2022-03-25T18:53:02.188Z] #60 3.676 + . //containerd.installer [2022-03-25T18:53:02.188Z] #60 3.676 ++ set -e [2022-03-25T18:53:02.188Z] #60 3.676 ++ : v1.6.2 [2022-03-25T18:53:02.188Z] #60 3.680 + install_containerd [2022-03-25T18:53:02.188Z] #60 3.680 + echo 'Install containerd version v1.6.2' [2022-03-25T18:53:02.188Z] #60 3.680 + git clone https://github.com/containerd/containerd.git /tmp/tmp.z12T2D3x8x/src/github.com/containerd/containerd [2022-03-25T18:53:02.188Z] #60 3.680 Cloning into '/tmp/tmp.z12T2D3x8x/src/github.com/containerd/containerd'... [2022-03-25T18:53:02.188Z] #60 3.680 Install containerd version v1.6.2 [2022-03-25T18:53:02.331Z] #14 54.70 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-03-25T18:53:02.331Z] #14 54.70 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-03-25T18:53:02.331Z] #14 54.70 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-03-25T18:53:02.331Z] #14 54.70 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2022-03-25T18:53:02.446Z] #60 ... [2022-03-25T18:53:02.446Z] [2022-03-25T18:53:02.446Z] #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-03-25T18:53:02.446Z] #38 sha256:9ecb4385af5d6f989bb79a2fc7999de88cc8ff65b9858ba9d616d08a02a43a45 [2022-03-25T18:53:02.446Z] #38 44.93 Selecting previously unselected package librhash0:amd64. [2022-03-25T18:53:02.446Z] #38 44.94 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-03-25T18:53:02.447Z] #38 44.95 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-03-25T18:53:02.447Z] #38 45.11 Selecting previously unselected package libuv1:amd64. [2022-03-25T18:53:02.447Z] #38 45.11 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-03-25T18:53:02.447Z] #38 45.13 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-03-25T18:53:02.447Z] #38 45.30 Selecting previously unselected package cmake. [2022-03-25T18:53:02.447Z] #38 45.30 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-03-25T18:53:02.447Z] #38 45.31 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-03-25T18:53:03.329Z] #14 75.37 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-03-25T18:53:03.329Z] #14 75.37 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-03-25T18:53:03.329Z] #14 75.37 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-25T18:53:03.703Z] #14 56.20 debconf: delaying package configuration, since apt-utils is not installed [2022-03-25T18:53:03.960Z] #14 56.48 Fetched 115 MB in 10s (11.8 MB/s) [2022-03-25T18:53:03.960Z] #14 56.60 Selecting previously unselected package binutils-mingw-w64-i686. [2022-03-25T18:53:04.223Z] #14 56.60 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-03-25T18:53:04.223Z] #14 56.72 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-03-25T18:53:04.223Z] #14 56.75 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-03-25T18:53:04.971Z] #38 48.95 Setting up libicu67:amd64 (67.1-7) ... [2022-03-25T18:53:04.971Z] #38 48.97 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-03-25T18:53:04.971Z] #38 48.98 Setting up libuv1:amd64 (1.40.0-2) ... [2022-03-25T18:53:04.971Z] #38 49.01 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-25T18:53:04.971Z] #38 49.07 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-03-25T18:53:04.971Z] #38 49.08 Setting up librhash0:amd64 (1.4.1-2) ... [2022-03-25T18:53:04.971Z] #38 49.10 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-03-25T18:53:04.971Z] #38 49.13 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-03-25T18:53:04.971Z] #38 49.14 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2022-03-25T18:53:04.971Z] #38 49.15 Setting up cmake (3.18.4-2+deb11u1) ... [2022-03-25T18:53:04.971Z] #38 49.17 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-25T18:53:04.971Z] #38 ... [2022-03-25T18:53:04.971Z] [2022-03-25T18:53:04.971Z] #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-03-25T18:53:04.971Z] #34 sha256:690c302dbbc9280b41bd33bc91d49c996ba245a2f0a0b5840333a4378e0394b0 [2022-03-25T18:53:04.971Z] #34 39.04 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-03-25T18:53:04.971Z] #34 39.13 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-03-25T18:53:04.971Z] #34 39.83 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-25T18:53:04.971Z] #34 ... [2022-03-25T18:53:04.971Z] [2022-03-25T18:53:04.971Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-25T18:53:04.971Z] #51 sha256:62258efd1310c58d8ef4c8ef111d1f60efce68345186f6001881029630198dca [2022-03-25T18:53:04.971Z] #51 47.31 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-03-25T18:53:04.971Z] #51 47.39 go: downloading github.com/gobwas/glob v0.2.3 [2022-03-25T18:53:04.971Z] #51 47.42 go: downloading github.com/kisielk/gotool v1.0.0 [2022-03-25T18:53:04.971Z] #51 47.43 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-03-25T18:53:04.971Z] #51 47.50 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-03-25T18:53:04.971Z] #51 47.53 go: downloading golang.org/x/mod v0.5.1 [2022-03-25T18:53:04.971Z] #51 47.65 go: downloading github.com/ettle/strcase v0.1.1 [2022-03-25T18:53:04.971Z] #51 47.74 go: downloading github.com/fatih/structtag v1.2.0 [2022-03-25T18:53:04.971Z] #51 47.77 go: downloading github.com/Masterminds/semver v1.5.0 [2022-03-25T18:53:04.971Z] #51 47.87 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-03-25T18:53:04.971Z] #51 47.90 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-03-25T18:53:04.971Z] #51 47.98 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-03-25T18:53:04.971Z] #51 48.44 go: downloading github.com/prometheus/client_model v0.2.0 [2022-03-25T18:53:04.971Z] #51 48.50 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-03-25T18:53:04.971Z] #51 48.53 go: downloading github.com/google/go-cmp v0.5.6 [2022-03-25T18:53:04.971Z] #51 48.90 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-03-25T18:53:04.971Z] #51 48.95 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-03-25T18:53:04.971Z] #51 49.02 go: downloading github.com/beorn7/perks v1.0.1 [2022-03-25T18:53:04.971Z] #51 49.08 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-03-25T18:53:04.971Z] #51 49.11 go: downloading github.com/cespare/xxhash v1.1.0 [2022-03-25T18:53:04.971Z] #51 49.13 go: downloading github.com/golang/protobuf v1.5.2 [2022-03-25T18:53:04.971Z] #51 49.30 go: downloading github.com/prometheus/common v0.10.0 [2022-03-25T18:53:05.229Z] #51 49.65 go: downloading github.com/prometheus/procfs v0.6.0 [2022-03-25T18:53:05.229Z] #51 49.73 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-03-25T18:53:05.229Z] #51 ... [2022-03-25T18:53:05.229Z] [2022-03-25T18:53:05.229Z] #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-03-25T18:53:05.229Z] #38 sha256:9ecb4385af5d6f989bb79a2fc7999de88cc8ff65b9858ba9d616d08a02a43a45 [2022-03-25T18:53:05.229Z] #38 DONE 49.9s [2022-03-25T18:53:05.229Z] [2022-03-25T18:53:05.229Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-25T18:53:05.229Z] #51 sha256:62258efd1310c58d8ef4c8ef111d1f60efce68345186f6001881029630198dca [2022-03-25T18:53:05.229Z] #51 49.77 go: downloading google.golang.org/protobuf v1.27.1 [2022-03-25T18:53:05.335Z] #14 118.9 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-03-25T18:53:05.335Z] #14 118.9 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-03-25T18:53:05.335Z] #14 118.9 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-03-25T18:53:05.487Z] #51 ... [2022-03-25T18:53:05.487Z] [2022-03-25T18:53:05.487Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-03-25T18:53:05.487Z] #39 sha256:c5e0164e2e3f7f9b0794738c2cb216cd1041b8193e0b72d3344ae82301eeb2da [2022-03-25T18:53:05.487Z] #39 DONE 0.2s [2022-03-25T18:53:05.744Z] [2022-03-25T18:53:05.744Z] #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-03-25T18:53:05.744Z] #40 sha256:9d3606ae83fa86e47235c8a66c3f7bd201f95b0c0c6a21fc1eea739462d35718 [2022-03-25T18:53:06.237Z] #19 86.98 The following additional packages will be installed: [2022-03-25T18:53:06.237Z] #19 86.99 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-03-25T18:53:06.237Z] #19 86.99 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-03-25T18:53:06.237Z] #19 86.99 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-03-25T18:53:06.237Z] #19 86.99 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-03-25T18:53:06.237Z] #19 86.99 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-03-25T18:53:06.237Z] #19 86.99 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-03-25T18:53:06.237Z] #19 87.00 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2022-03-25T18:53:06.237Z] #19 87.00 g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf [2022-03-25T18:53:06.237Z] #19 87.00 g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu [2022-03-25T18:53:06.237Z] #19 87.00 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2022-03-25T18:53:06.237Z] #19 87.00 g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-03-25T18:53:06.237Z] #19 87.00 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-03-25T18:53:06.237Z] #19 87.00 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-03-25T18:53:06.237Z] #19 87.00 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-03-25T18:53:06.237Z] #19 87.00 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-03-25T18:53:06.237Z] #19 87.00 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-03-25T18:53:06.237Z] #19 87.00 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-03-25T18:53:06.237Z] #19 87.00 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-03-25T18:53:06.237Z] #19 87.00 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-03-25T18:53:06.237Z] #19 87.00 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-03-25T18:53:06.237Z] #19 87.00 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-03-25T18:53:06.237Z] #19 87.00 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-03-25T18:53:06.237Z] #19 87.00 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-03-25T18:53:06.237Z] #19 87.00 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-03-25T18:53:06.237Z] #19 87.00 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-03-25T18:53:06.237Z] #19 87.00 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-03-25T18:53:06.237Z] #19 87.00 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-03-25T18:53:06.237Z] #19 87.00 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-03-25T18:53:06.237Z] #19 87.00 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-03-25T18:53:06.237Z] #19 87.00 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-03-25T18:53:06.237Z] #19 87.00 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-03-25T18:53:06.237Z] #19 87.01 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-03-25T18:53:06.237Z] #19 87.01 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-03-25T18:53:06.237Z] #19 87.01 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-03-25T18:53:06.237Z] #19 87.01 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-03-25T18:53:06.237Z] #19 87.01 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-03-25T18:53:06.237Z] #19 87.01 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-03-25T18:53:06.237Z] #19 87.01 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-03-25T18:53:06.237Z] #19 87.01 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-03-25T18:53:06.237Z] #19 87.01 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-03-25T18:53:06.237Z] #19 87.01 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-03-25T18:53:06.237Z] #19 87.01 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-03-25T18:53:06.237Z] #19 87.01 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-03-25T18:53:06.237Z] #19 87.02 linux-libc-dev-s390x-cross patch xz-utils [2022-03-25T18:53:06.237Z] #19 87.09 Suggested packages: [2022-03-25T18:53:06.237Z] #19 87.09 binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch [2022-03-25T18:53:06.237Z] #19 87.09 debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu [2022-03-25T18:53:06.237Z] #19 87.09 gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex [2022-03-25T18:53:06.237Z] #19 87.09 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2022-03-25T18:53:06.237Z] #19 87.09 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu [2022-03-25T18:53:06.237Z] #19 87.09 libyaml-shell-perl ed diffutils-doc [2022-03-25T18:53:06.237Z] #19 87.09 Recommended packages: [2022-03-25T18:53:06.237Z] #19 87.09 fakeroot build-essential libalgorithm-merge-perl libwww-perl [2022-03-25T18:53:06.237Z] #19 87.09 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2022-03-25T18:53:06.616Z] #14 ... [2022-03-25T18:53:06.616Z] [2022-03-25T18:53:06.616Z] #63 [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-03-25T18:53:06.616Z] #63 sha256:9039c7c5a02b252290bb9abf36f7cfaf21ce38cd63ad857dddf97f4f297d9762 [2022-03-25T18:53:06.616Z] #63 77.95 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-25T18:53:06.616Z] #63 77.95 + GOBIN=/build [2022-03-25T18:53:06.616Z] #63 77.95 + GO111MODULE=on [2022-03-25T18:53:06.616Z] #63 77.95 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@b25a0bad15d664c4ee8885ba622569425e918a68 [2022-03-25T18:53:07.501Z] #14 ... [2022-03-25T18:53:07.501Z] [2022-03-25T18:53:07.501Z] #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-03-25T18:53:07.501Z] #34 sha256:690c302dbbc9280b41bd33bc91d49c996ba245a2f0a0b5840333a4378e0394b0 [2022-03-25T18:53:07.502Z] #34 58.92 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-03-25T18:53:07.502Z] #34 59.53 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-03-25T18:53:08.066Z] #34 60.52 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-25T18:53:08.268Z] #40 2.246 + RM_GOPATH=0 [2022-03-25T18:53:08.268Z] #40 2.247 + TMP_GOPATH= [2022-03-25T18:53:08.268Z] #40 2.247 + : /build [2022-03-25T18:53:08.268Z] #40 2.247 + '[' -z '' ']' [2022-03-25T18:53:08.268Z] #40 2.248 ++ mktemp -d [2022-03-25T18:53:08.268Z] #40 2.249 + export GOPATH=/tmp/tmp.wpWbxYw17X [2022-03-25T18:53:08.268Z] #40 2.249 + GOPATH=/tmp/tmp.wpWbxYw17X [2022-03-25T18:53:08.268Z] #40 2.250 + RM_GOPATH=1 [2022-03-25T18:53:08.268Z] #40 2.250 + case "$(go env GOARCH)" in [2022-03-25T18:53:08.268Z] #40 2.250 ++ go env GOARCH [2022-03-25T18:53:08.268Z] #40 2.270 + export GO_BUILDMODE=-buildmode=pie [2022-03-25T18:53:08.268Z] #40 2.270 + GO_BUILDMODE=-buildmode=pie [2022-03-25T18:53:08.268Z] #40 2.271 ++ dirname /install.sh [2022-03-25T18:53:08.268Z] #40 2.272 + dir=/ [2022-03-25T18:53:08.268Z] #40 2.274 + bin=tini [2022-03-25T18:53:08.268Z] #40 2.274 + shift [2022-03-25T18:53:08.268Z] #40 2.274 + '[' '!' -f //tini.installer ']' [2022-03-25T18:53:08.268Z] #40 2.274 + . //tini.installer [2022-03-25T18:53:08.268Z] #40 2.278 ++ : v0.19.0 [2022-03-25T18:53:08.268Z] #40 2.278 + install_tini [2022-03-25T18:53:08.268Z] #40 2.278 + echo 'Install tini version v0.19.0' [2022-03-25T18:53:08.268Z] #40 2.278 Install tini version v0.19.0 [2022-03-25T18:53:08.268Z] #40 2.278 + git clone https://github.com/krallin/tini.git /tmp/tmp.wpWbxYw17X/tini [2022-03-25T18:53:08.268Z] #40 2.285 Cloning into '/tmp/tmp.wpWbxYw17X/tini'... [2022-03-25T18:53:08.268Z] #40 ... [2022-03-25T18:53:08.268Z] [2022-03-25T18:53:08.268Z] #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-03-25T18:53:08.268Z] #47 sha256:53e28b7d83e01fd8d7829b58ad793361f8fb6e38e5fcf09f6115cb8a65ded479 [2022-03-25T18:53:08.268Z] #47 44.77 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-03-25T18:53:08.268Z] #47 44.81 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-25T18:53:08.268Z] #47 44.83 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-25T18:53:08.268Z] #47 44.84 Setting up python3-six (1.16.0-2) ... [2022-03-25T18:53:08.268Z] #47 46.03 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-25T18:53:08.268Z] #47 46.06 Setting up python3-protobuf (3.12.4-1) ... [2022-03-25T18:53:08.268Z] #47 50.12 Setting up criu (3.16.1-3) ... [2022-03-25T18:53:08.268Z] #47 52.00 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-25T18:53:08.268Z] #47 DONE 52.5s [2022-03-25T18:53:08.525Z] [2022-03-25T18:53:08.525Z] #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-03-25T18:53:08.525Z] #14 sha256:9d0bac80c09d498137b30378bf66e98e4bb6218960c227664c035a9ce1accd40 [2022-03-25T18:53:08.525Z] #14 50.86 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-03-25T18:53:08.525Z] #14 50.89 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-03-25T18:53:08.525Z] #14 50.89 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-03-25T18:53:10.818Z] #63 82.25 rootlesskit version 0.14.6 [2022-03-25T18:53:10.818Z] #63 82.27 Usage of /build/rootlesskit-docker-proxy: [2022-03-25T18:53:10.818Z] #63 82.27 -container-ip string [2022-03-25T18:53:10.818Z] #63 82.27 container ip [2022-03-25T18:53:10.818Z] #63 82.28 -container-port int [2022-03-25T18:53:10.818Z] #63 82.28 container port (default -1) [2022-03-25T18:53:10.818Z] #63 82.28 -host-ip string [2022-03-25T18:53:10.818Z] #63 82.28 host ip [2022-03-25T18:53:10.818Z] #63 82.28 -host-port int [2022-03-25T18:53:10.818Z] #63 82.28 host port (default -1) [2022-03-25T18:53:10.818Z] #63 82.28 -proto string [2022-03-25T18:53:10.818Z] #63 82.28 proxy protocol (default "tcp") [2022-03-25T18:53:11.051Z] #14 ... [2022-03-25T18:53:11.051Z] [2022-03-25T18:53:11.051Z] #49 [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-03-25T18:53:11.051Z] #49 sha256:5744680558916f5bc6346c25f8514bd84271dc971c79d13182c5b9064377340f [2022-03-25T18:53:11.051Z] #49 54.55 gotestsum version dev [2022-03-25T18:53:11.051Z] #49 DONE 55.2s [2022-03-25T18:53:11.051Z] [2022-03-25T18:53:11.051Z] #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-03-25T18:53:11.051Z] #40 sha256:9d3606ae83fa86e47235c8a66c3f7bd201f95b0c0c6a21fc1eea739462d35718 [2022-03-25T18:53:11.051Z] #40 2.977 + cd /tmp/tmp.wpWbxYw17X/tini [2022-03-25T18:53:11.051Z] #40 2.977 + git checkout -q v0.19.0 [2022-03-25T18:53:11.051Z] #40 3.010 + cmake . [2022-03-25T18:53:11.051Z] #40 3.542 -- The C compiler identification is GNU 10.2.1 [2022-03-25T18:53:11.051Z] #40 3.641 -- Detecting C compiler ABI info [2022-03-25T18:53:11.051Z] #40 4.264 -- Detecting C compiler ABI info - done [2022-03-25T18:53:11.051Z] #40 4.402 -- Check for working C compiler: /usr/bin/cc - skipped [2022-03-25T18:53:11.051Z] #40 4.402 -- Detecting C compile features [2022-03-25T18:53:11.051Z] #40 4.402 -- Detecting C compile features - done [2022-03-25T18:53:11.051Z] #40 4.445 -- Performing Test HAS_BUILTIN_FORTIFY [2022-03-25T18:53:11.051Z] #40 4.667 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-03-25T18:53:11.051Z] #40 4.728 -- Configuring done [2022-03-25T18:53:11.051Z] #40 4.728 -- Generating done [2022-03-25T18:53:11.051Z] #40 4.745 -- Build files have been written to: /tmp/tmp.wpWbxYw17X/tini [2022-03-25T18:53:11.051Z] #40 4.770 + make tini-static [2022-03-25T18:53:11.051Z] #40 5.010 Scanning dependencies of target tini-static [2022-03-25T18:53:11.051Z] #40 5.113 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-03-25T18:53:11.350Z] #34 ... [2022-03-25T18:53:11.350Z] [2022-03-25T18:53:11.350Z] #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-03-25T18:53:11.350Z] #47 sha256:53e28b7d83e01fd8d7829b58ad793361f8fb6e38e5fcf09f6115cb8a65ded479 [2022-03-25T18:53:11.350Z] #47 53.65 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-03-25T18:53:11.350Z] #47 55.44 debconf: delaying package configuration, since apt-utils is not installed [2022-03-25T18:53:11.350Z] #47 55.72 Fetched 2292 kB in 5s (499 kB/s) [2022-03-25T18:53:11.350Z] #47 55.84 Selecting previously unselected package libprotobuf23:amd64. [2022-03-25T18:53:11.350Z] #47 55.85 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-03-25T18:53:11.350Z] #47 55.93 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-03-25T18:53:11.350Z] #47 55.98 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-03-25T18:53:11.350Z] #47 57.06 Selecting previously unselected package python3-pkg-resources. [2022-03-25T18:53:11.350Z] #47 57.07 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-03-25T18:53:11.350Z] #47 57.10 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-03-25T18:53:11.350Z] #47 57.51 Selecting previously unselected package python3-six. [2022-03-25T18:53:11.350Z] #47 57.52 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-03-25T18:53:11.350Z] #47 57.53 Unpacking python3-six (1.16.0-2) ... [2022-03-25T18:53:11.350Z] #47 57.77 Selecting previously unselected package python3-protobuf. [2022-03-25T18:53:11.350Z] #47 57.77 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-03-25T18:53:11.350Z] #47 57.83 Unpacking python3-protobuf (3.12.4-1) ... [2022-03-25T18:53:11.350Z] #47 58.68 Selecting previously unselected package libnet1:amd64. [2022-03-25T18:53:11.350Z] #47 58.68 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-03-25T18:53:11.350Z] #47 58.70 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-25T18:53:11.350Z] #47 59.04 Selecting previously unselected package libnl-3-200:amd64. [2022-03-25T18:53:11.350Z] #47 59.05 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-03-25T18:53:11.350Z] #47 59.14 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-25T18:53:11.350Z] #47 59.27 Selecting previously unselected package libprotobuf-c1:amd64. [2022-03-25T18:53:11.350Z] #47 59.27 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-03-25T18:53:11.350Z] #47 59.27 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-25T18:53:11.350Z] #47 59.52 Selecting previously unselected package criu. [2022-03-25T18:53:11.350Z] #47 59.52 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-03-25T18:53:11.350Z] #47 59.56 Unpacking criu (3.16.1-3) ... [2022-03-25T18:53:11.350Z] #47 60.85 Setting up python3-pkg-resources (52.0.0-4) ... [2022-03-25T18:53:11.350Z] #47 63.01 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-03-25T18:53:11.350Z] #47 63.06 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-25T18:53:11.350Z] #47 63.10 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-25T18:53:11.350Z] #47 63.14 Setting up python3-six (1.16.0-2) ... [2022-03-25T18:53:11.385Z] #63 ... [2022-03-25T18:53:11.385Z] [2022-03-25T18:53:11.385Z] #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-03-25T18:53:11.385Z] #14 sha256:29296fe837e32fb92b4291fcc361ff66ea67440fec495e048eccd0ee57f7f38d [2022-03-25T18:53:11.385Z] #14 79.40 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-03-25T18:53:11.385Z] #14 79.40 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-03-25T18:53:11.385Z] #14 79.41 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-03-25T18:53:11.385Z] #14 79.51 Selecting previously unselected package libapparmor1:arm64. [2022-03-25T18:53:11.385Z] #14 79.51 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ... [2022-03-25T18:53:11.385Z] #14 79.52 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-03-25T18:53:11.385Z] #14 79.59 Selecting previously unselected package libapparmor-dev:arm64. [2022-03-25T18:53:11.385Z] #14 79.59 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-03-25T18:53:11.385Z] #14 79.60 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-03-25T18:53:11.385Z] #14 79.70 Selecting previously unselected package libbtrfs0:arm64. [2022-03-25T18:53:11.385Z] #14 79.70 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ... [2022-03-25T18:53:11.385Z] #14 79.71 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-03-25T18:53:11.385Z] #14 79.86 Selecting previously unselected package libbtrfs-dev:arm64. [2022-03-25T18:53:11.385Z] #14 79.87 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-03-25T18:53:11.385Z] #14 79.88 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-03-25T18:53:11.385Z] #14 80.08 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2022-03-25T18:53:11.385Z] #14 80.08 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-03-25T18:53:11.385Z] #14 80.08 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-03-25T18:53:11.385Z] #14 80.13 Selecting previously unselected package libudev-dev:arm64. [2022-03-25T18:53:11.385Z] #14 80.13 Preparing to unpack .../20-libudev-dev_247.3-6_arm64.deb ... [2022-03-25T18:53:11.385Z] #14 80.13 Unpacking libudev-dev:arm64 (247.3-6) ... [2022-03-25T18:53:11.385Z] #14 80.25 Selecting previously unselected package libsepol1-dev:arm64. [2022-03-25T18:53:11.385Z] #14 80.27 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ... [2022-03-25T18:53:11.385Z] #14 80.28 Unpacking libsepol1-dev:arm64 (3.1-1) ... [2022-03-25T18:53:11.385Z] #14 80.45 Selecting previously unselected package libpcre2-16-0:arm64. [2022-03-25T18:53:11.385Z] #14 80.45 Preparing to unpack .../22-libpcre2-16-0_10.36-2_arm64.deb ... [2022-03-25T18:53:11.385Z] #14 80.46 Unpacking libpcre2-16-0:arm64 (10.36-2) ... [2022-03-25T18:53:11.385Z] #14 80.58 Selecting previously unselected package libpcre2-32-0:arm64. [2022-03-25T18:53:11.385Z] #14 80.59 Preparing to unpack .../23-libpcre2-32-0_10.36-2_arm64.deb ... [2022-03-25T18:53:11.385Z] #14 80.59 Unpacking libpcre2-32-0:arm64 (10.36-2) ... [2022-03-25T18:53:11.385Z] #14 80.73 Selecting previously unselected package libpcre2-posix2:arm64. [2022-03-25T18:53:11.385Z] #14 80.73 Preparing to unpack .../24-libpcre2-posix2_10.36-2_arm64.deb ... [2022-03-25T18:53:11.385Z] #14 80.74 Unpacking libpcre2-posix2:arm64 (10.36-2) ... [2022-03-25T18:53:11.385Z] #14 80.80 Selecting previously unselected package libpcre2-dev:arm64. [2022-03-25T18:53:11.385Z] #14 80.81 Preparing to unpack .../25-libpcre2-dev_10.36-2_arm64.deb ... [2022-03-25T18:53:11.385Z] #14 80.82 Unpacking libpcre2-dev:arm64 (10.36-2) ... [2022-03-25T18:53:11.385Z] #14 81.13 Selecting previously unselected package libselinux1-dev:arm64. [2022-03-25T18:53:11.385Z] #14 81.14 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ... [2022-03-25T18:53:11.385Z] #14 81.14 Unpacking libselinux1-dev:arm64 (3.1-3) ... [2022-03-25T18:53:11.385Z] #14 81.33 Selecting previously unselected package libdevmapper-dev:arm64. [2022-03-25T18:53:11.385Z] #14 81.33 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... [2022-03-25T18:53:11.385Z] #14 81.34 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-03-25T18:53:11.385Z] #14 81.41 Selecting previously unselected package libseccomp-dev:arm64. [2022-03-25T18:53:11.385Z] #14 81.41 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-03-25T18:53:11.385Z] #14 81.41 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-03-25T18:53:11.385Z] #14 81.52 Selecting previously unselected package libsystemd-dev:arm64. [2022-03-25T18:53:11.385Z] #14 81.52 Preparing to unpack .../29-libsystemd-dev_247.3-6_arm64.deb ... [2022-03-25T18:53:11.385Z] #14 81.53 Unpacking libsystemd-dev:arm64 (247.3-6) ... [2022-03-25T18:53:11.385Z] #14 82.04 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-03-25T18:53:11.385Z] #14 82.06 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-03-25T18:53:11.385Z] #14 82.08 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-03-25T18:53:11.385Z] #14 82.11 Setting up libsepol1-dev:arm64 (3.1-1) ... [2022-03-25T18:53:11.385Z] #14 82.14 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-03-25T18:53:11.385Z] #14 82.17 Setting up libpcre2-16-0:arm64 (10.36-2) ... [2022-03-25T18:53:11.385Z] #14 82.19 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-03-25T18:53:11.386Z] #14 82.23 Setting up libpcre2-32-0:arm64 (10.36-2) ... [2022-03-25T18:53:11.386Z] #14 82.25 Setting up libudev-dev:arm64 (247.3-6) ... [2022-03-25T18:53:11.386Z] #14 82.26 Setting up libpcre2-posix2:arm64 (10.36-2) ... [2022-03-25T18:53:11.386Z] #14 82.28 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-03-25T18:53:11.386Z] #14 82.30 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-03-25T18:53:11.386Z] #14 82.31 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-03-25T18:53:11.386Z] #14 82.33 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-03-25T18:53:11.386Z] #14 82.34 Setting up mingw-w64-common (8.0.0-1) ... [2022-03-25T18:53:11.386Z] #14 82.35 Setting up libsystemd-dev:arm64 (247.3-6) ... [2022-03-25T18:53:11.386Z] #14 82.37 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-03-25T18:53:11.386Z] #14 82.38 Setting up libpcre2-dev:arm64 (10.36-2) ... [2022-03-25T18:53:11.386Z] #14 82.39 Setting up libselinux1-dev:arm64 (3.1-3) ... [2022-03-25T18:53:11.386Z] #14 82.41 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-03-25T18:53:11.386Z] #14 82.42 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-25T18:53:11.386Z] #14 82.44 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-03-25T18:53:11.386Z] #14 82.45 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-25T18:53:11.386Z] #14 82.46 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-03-25T18:53:11.386Z] #14 82.47 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-03-25T18:53:11.386Z] #14 82.48 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-25T18:53:11.386Z] #14 82.49 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-03-25T18:53:11.386Z] #14 82.50 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-25T18:53:11.386Z] #14 82.52 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-03-25T18:53:11.386Z] #14 82.54 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-03-25T18:53:11.386Z] #14 82.56 Setting up dmsetup (2:1.02.175-2.1) ... [2022-03-25T18:53:11.386Z] #14 82.57 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-03-25T18:53:11.386Z] #14 82.59 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-03-25T18:53:11.386Z] #14 82.60 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-25T18:53:11.518Z] .....INFO: Daemon under test started and replied! [2022-03-25T18:53:11.518Z] INFO: Docker version of the daemon under test [2022-03-25T18:53:11.518Z] [2022-03-25T18:53:11.518Z] Client: [2022-03-25T18:53:11.518Z] Version: 17.06.2-ce [2022-03-25T18:53:11.518Z] API version: 1.30 [2022-03-25T18:53:11.518Z] Go version: go1.8.3 [2022-03-25T18:53:11.518Z] Git commit: cec0b72 [2022-03-25T18:53:11.518Z] Built: Tue Sep 5 19:57:19 2017 [2022-03-25T18:53:11.518Z] OS/Arch: windows/amd64 [2022-03-25T18:53:11.518Z] [2022-03-25T18:53:11.518Z] Server: [2022-03-25T18:53:11.518Z] Version: 0.0.0-dev [2022-03-25T18:53:11.518Z] API version: 1.42 (minimum version 1.24) [2022-03-25T18:53:11.518Z] Go version: go1.18 [2022-03-25T18:53:11.518Z] Git commit: 85572cac14 [2022-03-25T18:53:11.518Z] Built: 03/25/2022 18:50:46 [2022-03-25T18:53:11.518Z] OS/Arch: windows/amd64 [2022-03-25T18:53:11.518Z] Experimental: false [2022-03-25T18:53:11.518Z] [2022-03-25T18:53:11.518Z] INFO: Docker info of the daemon under test [2022-03-25T18:53:11.518Z] [2022-03-25T18:53:11.518Z] Containers: 0 [2022-03-25T18:53:11.518Z] Running: 0 [2022-03-25T18:53:11.518Z] Paused: 0 [2022-03-25T18:53:11.518Z] Stopped: 0 [2022-03-25T18:53:11.518Z] Images: 0 [2022-03-25T18:53:11.518Z] Server Version: 0.0.0-dev [2022-03-25T18:53:11.518Z] Storage Driver: windowsfilter [2022-03-25T18:53:11.518Z] Windows: [2022-03-25T18:53:11.518Z] Logging Driver: json-file [2022-03-25T18:53:11.518Z] Plugins: [2022-03-25T18:53:11.518Z] Volume: local [2022-03-25T18:53:11.518Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-25T18:53:11.518Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-25T18:53:11.518Z] Swarm: inactive [2022-03-25T18:53:11.518Z] Default Isolation: process [2022-03-25T18:53:11.518Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-03-25T18:53:11.518Z] Operating System: Microsoft Windows Server Version 1809 (OS Build 17763.2183) [2022-03-25T18:53:11.518Z] OSType: windows [2022-03-25T18:53:11.518Z] Architecture: x86_64 [2022-03-25T18:53:11.518Z] CPUs: 4 [2022-03-25T18:53:11.518Z] Total Memory: 32GiB [2022-03-25T18:53:11.518Z] Name: azwin-2-29a7a0 [2022-03-25T18:53:11.518Z] ID: R3GC:4GU7:QUPC:5DQ5:UMDK:V6F7:TUBV:YQTW:IRGW:4GTZ:7BSW:CMJO [2022-03-25T18:53:11.518Z] Docker Root Dir: D:\CI\PR-43428\1\daemon [2022-03-25T18:53:11.518Z] Debug Mode (client): false [2022-03-25T18:53:11.518Z] Debug Mode (server): true [2022-03-25T18:53:11.518Z] File Descriptors: -1 [2022-03-25T18:53:11.518Z] Goroutines: 16 [2022-03-25T18:53:11.518Z] System Time: 2022-03-25T18:53:09.5248806Z [2022-03-25T18:53:11.518Z] EventsListeners: 0 [2022-03-25T18:53:11.518Z] Registry: https://index.docker.io/v1/ [2022-03-25T18:53:11.518Z] Labels: [2022-03-25T18:53:11.518Z] Experimental: false [2022-03-25T18:53:11.518Z] Insecure Registries: [2022-03-25T18:53:11.518Z] 127.0.0.0/8 [2022-03-25T18:53:11.518Z] Live Restore Enabled: false [2022-03-25T18:53:11.519Z] [2022-03-25T18:53:11.519Z] [2022-03-25T18:53:11.519Z] INFO: Docker images of the daemon under test [2022-03-25T18:53:11.519Z] [2022-03-25T18:53:11.519Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-25T18:53:11.519Z] [2022-03-25T18:53:11.519Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-03-25T18:53:11.519Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2022-03-25T18:53:11.519Z] ltsc2019: Pulling from windows/servercore [2022-03-25T18:53:11.519Z] 4612f6d0b889: Pulling fs layer [2022-03-25T18:53:11.519Z] 0a6173b79e25: Pulling fs layer [2022-03-25T18:53:11.610Z] #47 ... [2022-03-25T18:53:11.610Z] [2022-03-25T18:53:11.610Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-25T18:53:11.610Z] #51 sha256:62258efd1310c58d8ef4c8ef111d1f60efce68345186f6001881029630198dca [2022-03-25T18:53:11.610Z] #51 54.05 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-03-25T18:53:11.610Z] #51 54.07 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-03-25T18:53:11.610Z] #51 54.09 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-03-25T18:53:11.610Z] #51 54.13 go: downloading github.com/magiconair/properties v1.8.5 [2022-03-25T18:53:11.610Z] #51 54.30 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-03-25T18:53:11.610Z] #51 54.37 go: downloading github.com/spf13/afero v1.6.0 [2022-03-25T18:53:11.610Z] #51 54.59 go: downloading github.com/spf13/cast v1.4.1 [2022-03-25T18:53:11.610Z] #51 54.64 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-03-25T18:53:11.610Z] #51 54.71 go: downloading github.com/subosito/gotenv v1.2.0 [2022-03-25T18:53:11.610Z] #51 54.73 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-03-25T18:53:11.610Z] #51 54.81 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-03-25T18:53:11.610Z] #51 54.97 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-03-25T18:53:11.610Z] #51 55.10 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-03-25T18:53:11.610Z] #51 55.20 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-03-25T18:53:11.610Z] #51 55.29 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-03-25T18:53:11.610Z] #51 55.34 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-03-25T18:53:11.610Z] #51 55.35 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-03-25T18:53:11.610Z] #51 55.40 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-03-25T18:53:11.610Z] #51 55.43 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-03-25T18:53:11.610Z] #51 56.22 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-03-25T18:53:11.610Z] #51 56.30 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-03-25T18:53:11.610Z] #51 56.40 go: downloading github.com/Antonboom/errname v0.1.5 [2022-03-25T18:53:11.610Z] #51 56.51 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-03-25T18:53:11.610Z] #51 56.56 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-03-25T18:53:11.610Z] #51 57.50 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-03-25T18:53:11.610Z] #51 57.52 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-03-25T18:53:11.610Z] #51 57.59 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-03-25T18:53:11.610Z] #51 57.61 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-03-25T18:53:11.610Z] #51 57.76 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-03-25T18:53:11.610Z] #51 57.79 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-03-25T18:53:11.610Z] #51 57.86 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-03-25T18:53:11.610Z] #51 57.92 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-03-25T18:53:11.610Z] #51 58.04 go: downloading github.com/breml/bidichk v0.2.1 [2022-03-25T18:53:11.610Z] #51 58.15 go: downloading github.com/breml/errchkjson v0.2.1 [2022-03-25T18:53:11.610Z] #51 58.18 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-03-25T18:53:11.610Z] #51 58.22 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-03-25T18:53:11.610Z] #51 58.26 go: downloading github.com/daixiang0/gci v0.2.9 [2022-03-25T18:53:11.610Z] #51 58.32 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-03-25T18:53:11.610Z] #51 58.39 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-03-25T18:53:11.610Z] #51 58.46 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-03-25T18:53:11.610Z] #51 58.53 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-03-25T18:53:11.610Z] #51 58.59 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-03-25T18:53:11.610Z] #51 58.64 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-03-25T18:53:11.610Z] #51 58.66 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-03-25T18:53:11.610Z] #51 58.97 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-03-25T18:53:11.610Z] #51 59.07 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-03-25T18:53:11.610Z] #51 59.08 go: downloading github.com/golangci/misspell v0.3.5 [2022-03-25T18:53:11.610Z] #51 59.10 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-03-25T18:53:11.610Z] #51 59.13 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-03-25T18:53:11.610Z] #51 59.16 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-03-25T18:53:11.610Z] #51 59.20 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-03-25T18:53:11.610Z] #51 59.22 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-03-25T18:53:11.610Z] #51 59.30 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-03-25T18:53:11.610Z] #51 59.33 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-03-25T18:53:11.610Z] #51 59.38 go: downloading github.com/julz/importas v0.1.0 [2022-03-25T18:53:11.610Z] #51 59.42 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-03-25T18:53:11.610Z] #51 59.45 go: downloading github.com/kulti/thelper v0.5.0 [2022-03-25T18:53:11.610Z] #51 59.49 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-03-25T18:53:11.610Z] #51 59.55 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-03-25T18:53:11.610Z] #51 59.70 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-03-25T18:53:11.610Z] #51 59.75 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-03-25T18:53:11.610Z] #51 59.85 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-03-25T18:53:11.610Z] #51 59.87 go: downloading github.com/maratori/testpackage v1.0.1 [2022-03-25T18:53:11.610Z] #51 59.89 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-03-25T18:53:11.610Z] #51 59.90 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-03-25T18:53:11.610Z] #51 59.93 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-03-25T18:53:11.610Z] #51 59.96 go: downloading github.com/mgechev/revive v1.1.3 [2022-03-25T18:53:11.610Z] #51 60.67 go: downloading github.com/moricho/tparallel v0.2.1 [2022-03-25T18:53:11.610Z] #51 60.70 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-03-25T18:53:11.610Z] #51 60.77 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-03-25T18:53:11.610Z] #51 60.87 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-03-25T18:53:11.610Z] #51 60.97 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-03-25T18:53:11.610Z] #51 61.02 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-03-25T18:53:11.610Z] #51 61.03 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-03-25T18:53:11.610Z] #51 61.06 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-03-25T18:53:11.610Z] #51 61.11 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-03-25T18:53:11.610Z] #51 61.34 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-03-25T18:53:11.610Z] #51 61.35 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-03-25T18:53:11.610Z] #51 61.38 go: downloading github.com/sivchari/tenv v1.4.7 [2022-03-25T18:53:11.610Z] #51 61.41 go: downloading github.com/sonatard/noctx v0.0.1 [2022-03-25T18:53:11.610Z] #51 61.41 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-03-25T18:53:11.610Z] #51 61.53 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-03-25T18:53:11.610Z] #51 61.66 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-03-25T18:53:11.610Z] #51 61.69 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-03-25T18:53:11.610Z] #51 61.73 go: downloading github.com/tetafro/godot v1.4.11 [2022-03-25T18:53:11.610Z] #51 61.79 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-03-25T18:53:11.610Z] #51 61.87 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-03-25T18:53:11.610Z] #51 61.89 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-03-25T18:53:11.610Z] #51 62.19 go: downloading github.com/ultraware/funlen v0.0.3 [2022-03-25T18:53:11.610Z] #51 62.26 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-03-25T18:53:11.610Z] #51 62.33 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-03-25T18:53:11.610Z] #51 62.38 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-03-25T18:53:11.610Z] #51 62.41 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-03-25T18:53:11.610Z] #51 62.50 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-03-25T18:53:11.610Z] #51 62.70 go: downloading honnef.co/go/tools v0.2.2 [2022-03-25T18:53:11.868Z] #51 ... [2022-03-25T18:53:11.868Z] [2022-03-25T18:53:11.868Z] #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-03-25T18:53:11.868Z] #38 sha256:9ecb4385af5d6f989bb79a2fc7999de88cc8ff65b9858ba9d616d08a02a43a45 [2022-03-25T18:53:11.868Z] #38 62.35 Selecting previously unselected package libxml2:amd64. [2022-03-25T18:53:11.868Z] #38 62.35 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2022-03-25T18:53:11.868Z] #38 62.38 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-03-25T18:53:11.868Z] #38 63.05 Selecting previously unselected package libarchive13:amd64. [2022-03-25T18:53:11.868Z] #38 63.05 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_amd64.deb ... [2022-03-25T18:53:11.868Z] #38 63.07 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2022-03-25T18:53:11.868Z] #38 63.49 Selecting previously unselected package libjsoncpp24:amd64. [2022-03-25T18:53:11.868Z] #38 63.49 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-03-25T18:53:11.868Z] #38 63.50 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-03-25T18:53:11.868Z] #38 63.74 Selecting previously unselected package librhash0:amd64. [2022-03-25T18:53:11.868Z] #38 63.75 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-03-25T18:53:11.868Z] #38 63.77 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-03-25T18:53:11.868Z] #38 64.01 Selecting previously unselected package libuv1:amd64. [2022-03-25T18:53:11.868Z] #38 64.02 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-03-25T18:53:11.868Z] #38 64.04 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-03-25T18:53:11.868Z] #38 64.46 Selecting previously unselected package cmake. [2022-03-25T18:53:11.953Z] #14 DONE 84.3s [2022-03-25T18:53:11.953Z] [2022-03-25T18:53:11.954Z] #63 [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-03-25T18:53:11.954Z] #63 sha256:9039c7c5a02b252290bb9abf36f7cfaf21ce38cd63ad857dddf97f4f297d9762 [2022-03-25T18:53:11.954Z] #63 DONE 83.8s [2022-03-25T18:53:11.954Z] [2022-03-25T18:53:11.954Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-03-25T18:53:11.954Z] #55 sha256:88b1e76cb71beb8cbe3fa5852b9013ec873a4196eaf5d5d7f33d3818bca3a2b5 [2022-03-25T18:53:11.983Z] #40 6.291 [100%] Linking C executable tini-static [2022-03-25T18:53:12.126Z] #38 64.47 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-03-25T18:53:12.126Z] #38 64.48 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-03-25T18:53:12.214Z] #55 ... [2022-03-25T18:53:12.214Z] [2022-03-25T18:53:12.214Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-03-25T18:53:12.214Z] #64 sha256:8401f8d6fb01376854c18adf70df6cb37c84eb26ff86cfccfc41bc74e5e92af2 [2022-03-25T18:53:12.214Z] #64 DONE 0.2s [2022-03-25T18:53:12.214Z] [2022-03-25T18:53:12.214Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-03-25T18:53:12.214Z] #55 sha256:88b1e76cb71beb8cbe3fa5852b9013ec873a4196eaf5d5d7f33d3818bca3a2b5 [2022-03-25T18:53:12.214Z] #55 DONE 0.3s [2022-03-25T18:53:12.214Z] [2022-03-25T18:53:12.214Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-03-25T18:53:12.214Z] #65 sha256:4a046a32395cff3476a667311284d11c086a53c34860c29dc5aa94a025ee51bc [2022-03-25T18:53:12.473Z] #65 DONE 0.1s [2022-03-25T18:53:12.473Z] [2022-03-25T18:53:12.473Z] #56 [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-03-25T18:53:12.473Z] #56 sha256:4d605d10d6a698723bcc805d829317b7f74bfc56e811a0856f5d96f7aef9c68a [2022-03-25T18:53:12.548Z] #40 6.883 [100%] Built target tini-static [2022-03-25T18:53:12.548Z] #40 6.955 + mkdir -p /build [2022-03-25T18:53:12.548Z] #40 6.959 + cp tini-static /build/docker-init [2022-03-25T18:53:12.864Z] #19 93.07 The following NEW packages will be installed: [2022-03-25T18:53:12.864Z] #19 93.08 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-03-25T18:53:12.864Z] #19 93.08 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-03-25T18:53:12.864Z] #19 93.08 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-03-25T18:53:12.864Z] #19 93.08 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-03-25T18:53:12.864Z] #19 93.08 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-03-25T18:53:12.864Z] #19 93.08 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-03-25T18:53:12.864Z] #19 93.08 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2022-03-25T18:53:12.864Z] #19 93.08 crossbuild-essential-armel crossbuild-essential-armhf [2022-03-25T18:53:12.864Z] #19 93.08 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2022-03-25T18:53:12.864Z] #19 93.08 file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi [2022-03-25T18:53:12.864Z] #19 93.08 g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu [2022-03-25T18:53:12.864Z] #19 93.08 g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi [2022-03-25T18:53:12.864Z] #19 93.08 g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu [2022-03-25T18:53:12.864Z] #19 93.08 gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-03-25T18:53:12.864Z] #19 93.08 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-03-25T18:53:12.864Z] #19 93.08 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-03-25T18:53:12.864Z] #19 93.08 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-03-25T18:53:12.864Z] #19 93.08 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-03-25T18:53:12.864Z] #19 93.08 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-03-25T18:53:12.864Z] #19 93.08 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-03-25T18:53:12.864Z] #19 93.08 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-03-25T18:53:12.864Z] #19 93.08 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-03-25T18:53:12.864Z] #19 93.08 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-03-25T18:53:12.864Z] #19 93.08 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-03-25T18:53:12.864Z] #19 93.08 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-03-25T18:53:12.864Z] #19 93.08 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-03-25T18:53:12.864Z] #19 93.08 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-03-25T18:53:12.864Z] #19 93.09 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-03-25T18:53:12.864Z] #19 93.09 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-03-25T18:53:12.864Z] #19 93.09 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-03-25T18:53:12.864Z] #19 93.09 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-03-25T18:53:12.864Z] #19 93.10 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-03-25T18:53:12.864Z] #19 93.10 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-03-25T18:53:12.864Z] #19 93.10 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-03-25T18:53:12.864Z] #19 93.10 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-03-25T18:53:12.864Z] #19 93.10 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-03-25T18:53:12.864Z] #19 93.11 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-03-25T18:53:12.864Z] #19 93.11 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-03-25T18:53:12.864Z] #19 93.11 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-03-25T18:53:12.864Z] #19 93.11 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-03-25T18:53:12.864Z] #19 93.11 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-03-25T18:53:12.864Z] #19 93.11 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-03-25T18:53:12.864Z] #19 93.11 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-03-25T18:53:12.864Z] #19 93.12 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-03-25T18:53:12.864Z] #19 93.12 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-03-25T18:53:12.864Z] #19 93.12 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-03-25T18:53:12.864Z] #19 93.12 linux-libc-dev-s390x-cross patch xz-utils [2022-03-25T18:53:12.864Z] #19 93.82 0 upgraded, 133 newly installed, 0 to remove and 0 not upgraded. [2022-03-25T18:53:12.864Z] #19 93.82 Need to get 787 MB of archives. [2022-03-25T18:53:12.864Z] #19 93.82 After this operation, 3385 MB of additional disk space will be used. [2022-03-25T18:53:12.864Z] #19 93.82 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB] [2022-03-25T18:53:12.864Z] #19 93.82 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-03-25T18:53:12.864Z] #19 93.82 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-03-25T18:53:12.864Z] #19 93.84 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-03-25T18:53:12.864Z] #19 93.85 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-03-25T18:53:12.864Z] #19 93.85 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2022-03-25T18:53:12.864Z] #19 93.87 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-aarch64-linux-gnu amd64 2.35.2-2 [2813 kB] [2022-03-25T18:53:12.864Z] #19 94.01 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabi amd64 2.35.2-2 [2779 kB] [2022-03-25T18:53:12.864Z] #19 94.11 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabihf amd64 2.35.2-2 [2781 kB] [2022-03-25T18:53:13.112Z] #40 DONE 7.4s [2022-03-25T18:53:13.112Z] [2022-03-25T18:53:13.112Z] #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-03-25T18:53:13.112Z] #14 sha256:9d0bac80c09d498137b30378bf66e98e4bb6218960c227664c035a9ce1accd40 [2022-03-25T18:53:13.112Z] #14 56.56 Selecting previously unselected package gcc-mingw-w64-base. [2022-03-25T18:53:13.112Z] #14 56.56 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-03-25T18:53:13.112Z] #14 56.58 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-03-25T18:53:13.112Z] #14 56.70 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-03-25T18:53:13.112Z] #14 56.70 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-03-25T18:53:13.112Z] #14 56.70 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-03-25T18:53:13.127Z] #19 94.26 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-powerpc64le-linux-gnu amd64 2.35.2-2 [2302 kB] [2022-03-25T18:53:13.127Z] #19 94.40 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-s390x-linux-gnu amd64 2.35.2-2 [1984 kB] [2022-03-25T18:53:13.127Z] #19 94.47 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-03-25T18:53:13.127Z] #19 94.50 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-03-25T18:53:13.410Z] #56 0.908 + RM_GOPATH=0 [2022-03-25T18:53:13.410Z] #56 0.908 + TMP_GOPATH= [2022-03-25T18:53:13.410Z] #56 0.908 + : /build [2022-03-25T18:53:13.410Z] #56 0.908 + '[' -z '' ']' [2022-03-25T18:53:13.410Z] #56 0.908 ++ mktemp -d [2022-03-25T18:53:13.410Z] #56 0.916 + export GOPATH=/tmp/tmp.VBmDnJYtSf [2022-03-25T18:53:13.410Z] #56 0.916 + GOPATH=/tmp/tmp.VBmDnJYtSf [2022-03-25T18:53:13.410Z] #56 0.916 + RM_GOPATH=1 [2022-03-25T18:53:13.410Z] #56 0.916 + case "$(go env GOARCH)" in [2022-03-25T18:53:13.410Z] #56 0.916 ++ go env GOARCH [2022-03-25T18:53:13.410Z] #56 0.916 + export GO_BUILDMODE=-buildmode=pie [2022-03-25T18:53:13.410Z] #56 0.916 + GO_BUILDMODE=-buildmode=pie [2022-03-25T18:53:13.410Z] #56 0.916 ++ dirname /install.sh [2022-03-25T18:53:13.410Z] #56 0.916 + dir=/ [2022-03-25T18:53:13.410Z] #56 0.916 + bin=runc [2022-03-25T18:53:13.410Z] #56 0.916 + shift [2022-03-25T18:53:13.410Z] #56 0.916 + '[' '!' -f //runc.installer ']' [2022-03-25T18:53:13.410Z] #56 0.916 + . //runc.installer [2022-03-25T18:53:13.410Z] #56 0.916 ++ set -e [2022-03-25T18:53:13.410Z] #56 0.922 Install runc version v1.1.0 (build tags: seccomp) [2022-03-25T18:53:13.410Z] #56 0.922 ++ : v1.1.0 [2022-03-25T18:53:13.410Z] #56 0.922 + install_runc [2022-03-25T18:53:13.410Z] #56 0.922 + RUNC_BUILDTAGS=seccomp [2022-03-25T18:53:13.410Z] #56 0.922 + echo 'Install runc version v1.1.0 (build tags: seccomp)' [2022-03-25T18:53:13.410Z] #56 0.922 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.VBmDnJYtSf/src/github.com/opencontainers/runc [2022-03-25T18:53:13.410Z] #56 0.922 Cloning into '/tmp/tmp.VBmDnJYtSf/src/github.com/opencontainers/runc'... [2022-03-25T18:53:13.410Z] #56 ... [2022-03-25T18:53:13.410Z] [2022-03-25T18:53:13.410Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-03-25T18:53:13.410Z] #15 sha256:3e6f7eae910e8e3347bae335b8b6c7555644dc5eafbf8bd901d9bac7f559f028 [2022-03-25T18:53:13.410Z] #15 DONE 1.4s [2022-03-25T18:53:13.454Z] #14 126.8 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-03-25T18:53:13.454Z] #14 126.8 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-03-25T18:53:13.454Z] #14 126.8 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-25T18:53:13.669Z] [2022-03-25T18:53:13.669Z] #16 [dev-systemd-false 2/24] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-03-25T18:53:13.669Z] #16 sha256:4283515e069bc442cc75a2b15e4f17c02aceecbad4205ff995b009935dd23cbe [2022-03-25T18:53:14.603Z] #16 DONE 1.0s [2022-03-25T18:53:14.603Z] [2022-03-25T18:53:14.603Z] #17 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-03-25T18:53:14.603Z] #17 sha256:edef03e72d9b6b7277525ebfdaa418d0563216d30282486567666e030bc44b5d [2022-03-25T18:53:15.046Z] #19 96.03 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-03-25T18:53:15.046Z] #19 96.04 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-03-25T18:53:15.171Z] #17 0.529 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-03-25T18:53:15.171Z] #17 DONE 0.6s [2022-03-25T18:53:15.171Z] [2022-03-25T18:53:15.171Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-03-25T18:53:15.171Z] #18 sha256:455fa4da9e1c6115be1b2601f2b2aefc0c27b06a576598bb8760c850fa5652f7 [2022-03-25T18:53:15.737Z] #18 DONE 0.6s [2022-03-25T18:53:15.737Z] [2022-03-25T18:53:15.737Z] #19 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-03-25T18:53:15.737Z] #19 sha256:9eda03e0c3ebbad53a4920072bd7a7f547f589c4d4d83ddce494183549c2dcb8 [2022-03-25T18:53:16.434Z] #19 97.62 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-03-25T18:53:16.434Z] #19 97.63 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-03-25T18:53:16.674Z] #19 DONE 0.8s [2022-03-25T18:53:16.674Z] [2022-03-25T18:53:16.674Z] #20 [dev-systemd-false 6/24] RUN ldconfig [2022-03-25T18:53:16.674Z] #20 sha256:18246064950d06e0acd013c05d1416192a33222a0fcbf1a5c604e491ea6216bb [2022-03-25T18:53:17.243Z] #20 DONE 0.7s [2022-03-25T18:53:17.243Z] [2022-03-25T18:53:17.243Z] #21 [dev-systemd-false 7/24] 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-03-25T18:53:17.243Z] #21 sha256:0f8bed15e85776e4aec928c28a154e59a06ac2650bbea6072e0061508d25e72b [2022-03-25T18:53:17.342Z] #14 ... [2022-03-25T18:53:17.342Z] [2022-03-25T18:53:17.342Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-25T18:53:17.342Z] #51 sha256:62258efd1310c58d8ef4c8ef111d1f60efce68345186f6001881029630198dca [2022-03-25T18:53:17.342Z] #51 51.51 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-03-25T18:53:17.460Z] #38 ... [2022-03-25T18:53:17.460Z] [2022-03-25T18:53:17.460Z] #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-03-25T18:53:17.460Z] #14 sha256:9d0bac80c09d498137b30378bf66e98e4bb6218960c227664c035a9ce1accd40 [2022-03-25T18:53:17.460Z] #14 59.95 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-03-25T18:53:17.460Z] #14 59.95 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-03-25T18:53:17.460Z] #14 59.95 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-03-25T18:53:17.460Z] #14 63.17 Selecting previously unselected package binutils-mingw-w64. [2022-03-25T18:53:17.460Z] #14 63.17 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-03-25T18:53:17.460Z] #14 63.20 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-03-25T18:53:17.460Z] #14 63.41 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-03-25T18:53:17.460Z] #14 63.42 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-03-25T18:53:17.460Z] #14 63.46 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-25T18:53:17.460Z] #14 63.72 Selecting previously unselected package dmsetup. [2022-03-25T18:53:17.460Z] #14 63.72 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-03-25T18:53:17.460Z] #14 63.74 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-03-25T18:53:17.460Z] #14 64.01 Selecting previously unselected package mingw-w64-common. [2022-03-25T18:53:17.460Z] #14 64.02 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-03-25T18:53:17.460Z] #14 64.05 Unpacking mingw-w64-common (8.0.0-1) ... [2022-03-25T18:53:17.824Z] #19 99.12 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-03-25T18:53:18.088Z] #19 99.12 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-03-25T18:53:18.182Z] #21 0.881 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-25T18:53:18.182Z] #21 0.892 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-25T18:53:18.182Z] #21 0.911 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-25T18:53:18.749Z] #21 1.351 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-03-25T18:53:18.855Z] #14 ... [2022-03-25T18:53:18.856Z] [2022-03-25T18:53:18.856Z] #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-03-25T18:53:18.856Z] #38 sha256:9ecb4385af5d6f989bb79a2fc7999de88cc8ff65b9858ba9d616d08a02a43a45 [2022-03-25T18:53:18.856Z] #38 71.33 Setting up libicu67:amd64 (67.1-7) ... [2022-03-25T18:53:18.856Z] #38 71.38 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-03-25T18:53:18.856Z] #38 71.40 Setting up libuv1:amd64 (1.40.0-2) ... [2022-03-25T18:53:19.037Z] #19 100.3 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-03-25T18:53:19.037Z] #19 100.3 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-03-25T18:53:19.112Z] #38 71.44 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-25T18:53:19.112Z] #38 71.62 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-03-25T18:53:19.112Z] #38 71.65 Setting up librhash0:amd64 (1.4.1-2) ... [2022-03-25T18:53:19.112Z] #38 71.69 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-03-25T18:53:19.306Z] #51 ... [2022-03-25T18:53:19.306Z] [2022-03-25T18:53:19.306Z] #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-03-25T18:53:19.306Z] #14 sha256:9d0bac80c09d498137b30378bf66e98e4bb6218960c227664c035a9ce1accd40 [2022-03-25T18:53:19.306Z] #14 63.36 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-03-25T18:53:19.306Z] #14 63.36 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-03-25T18:53:19.306Z] #14 63.40 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-25T18:53:19.369Z] #38 71.75 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-03-25T18:53:19.369Z] #38 71.77 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2022-03-25T18:53:19.369Z] #38 71.80 Setting up cmake (3.18.4-2+deb11u1) ... [2022-03-25T18:53:19.369Z] #38 71.85 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-25T18:53:19.685Z] #21 2.504 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [123 kB] [2022-03-25T18:53:20.427Z] #19 101.5 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-03-25T18:53:20.427Z] #19 101.5 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-03-25T18:53:20.427Z] #19 101.5 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-03-25T18:53:20.427Z] #19 101.5 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-03-25T18:53:20.427Z] #19 101.5 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-03-25T18:53:20.427Z] #19 101.5 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB] [2022-03-25T18:53:20.427Z] #19 101.5 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-cross-base all 10.2.1-6cross1 [197 kB] [2022-03-25T18:53:20.427Z] #19 101.5 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB] [2022-03-25T18:53:20.427Z] #19 101.5 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-03-25T18:53:20.427Z] #19 101.5 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-arm64-cross all 10.2.1-6cross1 [89.5 kB] [2022-03-25T18:53:20.427Z] #19 101.6 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-arm64-cross all 10.2.1-6cross1 [23.4 kB] [2022-03-25T18:53:20.427Z] #19 101.6 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B] [2022-03-25T18:53:20.427Z] #19 101.6 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB] [2022-03-25T18:53:20.427Z] #19 101.6 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB] [2022-03-25T18:53:20.427Z] #19 101.6 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB] [2022-03-25T18:53:20.427Z] #19 101.7 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-arm64-cross all 10.2.1-6cross1 [410 kB] [2022-03-25T18:53:20.427Z] #19 101.7 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB] [2022-03-25T18:53:20.427Z] #19 101.7 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-03-25T18:53:20.427Z] #19 101.8 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-03-25T18:53:21.060Z] #21 3.879 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-03-25T18:53:21.582Z] #14 ... [2022-03-25T18:53:21.582Z] [2022-03-25T18:53:21.582Z] #63 [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-03-25T18:53:21.582Z] #63 sha256:b977e557afca4c4d5bfc17f66b211046a300884bc2603644f273bc439c7c09b9 [2022-03-25T18:53:21.582Z] #63 135.1 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-25T18:53:21.582Z] #63 135.1 + GOBIN=/build [2022-03-25T18:53:21.582Z] #63 135.1 + GO111MODULE=on [2022-03-25T18:53:21.582Z] #63 135.1 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@b25a0bad15d664c4ee8885ba622569425e918a68 [2022-03-25T18:53:21.888Z] #38 DONE 74.6s [2022-03-25T18:53:21.888Z] [2022-03-25T18:53:21.888Z] #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-03-25T18:53:21.888Z] #14 sha256:9d0bac80c09d498137b30378bf66e98e4bb6218960c227664c035a9ce1accd40 [2022-03-25T18:53:21.888Z] #14 72.86 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-03-25T18:53:21.888Z] #14 72.89 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-03-25T18:53:21.888Z] #14 72.90 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-03-25T18:53:22.145Z] #14 ... [2022-03-25T18:53:22.145Z] [2022-03-25T18:53:22.145Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-25T18:53:22.145Z] #51 sha256:62258efd1310c58d8ef4c8ef111d1f60efce68345186f6001881029630198dca [2022-03-25T18:53:22.145Z] #51 64.55 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-03-25T18:53:22.145Z] #51 64.56 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-03-25T18:53:22.145Z] #51 64.70 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-03-25T18:53:22.145Z] #51 64.78 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-03-25T18:53:22.145Z] #51 64.82 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-03-25T18:53:22.145Z] #51 64.82 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-03-25T18:53:22.145Z] #51 64.86 go: downloading github.com/stretchr/objx v0.1.1 [2022-03-25T18:53:22.145Z] #51 65.06 go: downloading golang.org/x/text v0.3.7 [2022-03-25T18:53:22.145Z] #51 73.15 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-03-25T18:53:22.145Z] #51 73.40 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-03-25T18:53:22.145Z] #51 73.46 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-03-25T18:53:22.145Z] #51 73.71 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-03-25T18:53:22.145Z] #51 73.93 go: downloading github.com/gobwas/glob v0.2.3 [2022-03-25T18:53:22.145Z] #51 73.99 go: downloading github.com/kisielk/gotool v1.0.0 [2022-03-25T18:53:22.145Z] #51 74.08 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-03-25T18:53:22.145Z] #51 74.20 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-03-25T18:53:22.145Z] #51 74.22 go: downloading github.com/ettle/strcase v0.1.1 [2022-03-25T18:53:22.145Z] #51 74.31 go: downloading golang.org/x/mod v0.5.1 [2022-03-25T18:53:22.145Z] #51 74.32 go: downloading github.com/fatih/structtag v1.2.0 [2022-03-25T18:53:22.145Z] #51 74.41 go: downloading github.com/Masterminds/semver v1.5.0 [2022-03-25T18:53:22.145Z] #51 74.57 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-03-25T18:53:22.145Z] #51 74.64 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-03-25T18:53:22.344Z] #19 103.3 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-03-25T18:53:22.344Z] #19 103.3 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-03-25T18:53:22.344Z] #19 103.4 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB] [2022-03-25T18:53:22.344Z] #19 103.4 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-03-25T18:53:22.344Z] #19 103.5 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-03-25T18:53:22.402Z] #51 ... [2022-03-25T18:53:22.402Z] [2022-03-25T18:53:22.402Z] #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-03-25T18:53:22.402Z] #47 sha256:53e28b7d83e01fd8d7829b58ad793361f8fb6e38e5fcf09f6115cb8a65ded479 [2022-03-25T18:53:22.402Z] #47 64.85 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-25T18:53:22.402Z] #47 64.90 Setting up python3-protobuf (3.12.4-1) ... [2022-03-25T18:53:22.402Z] #47 71.21 Setting up criu (3.16.1-3) ... [2022-03-25T18:53:22.402Z] #47 73.90 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-25T18:53:22.402Z] #47 DONE 74.4s [2022-03-25T18:53:22.402Z] [2022-03-25T18:53:22.402Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-03-25T18:53:22.402Z] #39 sha256:e2031fe9ee175302fc4a77f450074ab989067025c9bffd7d4361df9da565272b [2022-03-25T18:53:22.402Z] #39 DONE 0.2s [2022-03-25T18:53:22.402Z] [2022-03-25T18:53:22.402Z] #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-03-25T18:53:22.402Z] #40 sha256:ffd039ca8b8d9479db33a327f8a7b2a4ccac785e5ffab511a536c6c3bf123768 [2022-03-25T18:53:22.435Z] #21 ... [2022-03-25T18:53:22.435Z] [2022-03-25T18:53:22.435Z] #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-03-25T18:53:22.435Z] #26 sha256:f26b04f6e3c31d91388267b9bda4848e11a4e079732979f0637a476dd3ad1c95 [2022-03-25T18:53:22.956Z] #26 92.25 Updating files: 29% (3350/11414) Updating files: 30% (3425/11414) Updating files: 31% (3539/11414) Updating files: 32% (3653/11414) Updating files: 33% (3767/11414) Updating files: 34% (3881/11414) Updating files: 35% (3995/11414) Updating files: 36% (4110/11414) Updating files: 37% (4224/11414) Updating files: 38% (4338/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: 55% (6376/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: 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: 89% (10254/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-03-25T18:53:22.956Z] #26 94.67 + cd /tmp/tmp.EEAtcMSpuO/tmp/docker-ce [2022-03-25T18:53:22.956Z] #26 94.67 + git checkout -q v17.06.2-ce [2022-03-25T18:53:24.264Z] #19 105.4 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-03-25T18:53:24.264Z] #19 105.4 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-03-25T18:53:24.264Z] #19 105.4 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.9 [2153 kB] [2022-03-25T18:53:24.264Z] #19 105.5 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB] [2022-03-25T18:53:24.295Z] #40 1.768 Install tini version v0.19.0 [2022-03-25T18:53:24.295Z] #40 1.768 + RM_GOPATH=0 [2022-03-25T18:53:24.295Z] #40 1.768 + TMP_GOPATH= [2022-03-25T18:53:24.295Z] #40 1.768 + : /build [2022-03-25T18:53:24.295Z] #40 1.768 + '[' -z '' ']' [2022-03-25T18:53:24.295Z] #40 1.768 ++ mktemp -d [2022-03-25T18:53:24.295Z] #40 1.768 + export GOPATH=/tmp/tmp.EYjkPnQbUe [2022-03-25T18:53:24.295Z] #40 1.768 + GOPATH=/tmp/tmp.EYjkPnQbUe [2022-03-25T18:53:24.295Z] #40 1.768 + RM_GOPATH=1 [2022-03-25T18:53:24.295Z] #40 1.768 + case "$(go env GOARCH)" in [2022-03-25T18:53:24.295Z] #40 1.768 ++ go env GOARCH [2022-03-25T18:53:24.295Z] #40 1.768 + export GO_BUILDMODE=-buildmode=pie [2022-03-25T18:53:24.295Z] #40 1.768 + GO_BUILDMODE=-buildmode=pie [2022-03-25T18:53:24.295Z] #40 1.768 ++ dirname /install.sh [2022-03-25T18:53:24.295Z] #40 1.768 + dir=/ [2022-03-25T18:53:24.295Z] #40 1.768 + bin=tini [2022-03-25T18:53:24.295Z] #40 1.768 + shift [2022-03-25T18:53:24.295Z] #40 1.768 + '[' '!' -f //tini.installer ']' [2022-03-25T18:53:24.295Z] #40 1.768 + . //tini.installer [2022-03-25T18:53:24.295Z] #40 1.768 ++ : v0.19.0 [2022-03-25T18:53:24.295Z] #40 1.768 + install_tini [2022-03-25T18:53:24.295Z] #40 1.768 + echo 'Install tini version v0.19.0' [2022-03-25T18:53:24.295Z] #40 1.768 + git clone https://github.com/krallin/tini.git /tmp/tmp.EYjkPnQbUe/tini [2022-03-25T18:53:24.295Z] #40 1.788 Cloning into '/tmp/tmp.EYjkPnQbUe/tini'... [2022-03-25T18:53:24.525Z] #19 105.5 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libio-string-perl all 1.08-3.1 [11.8 kB] [2022-03-25T18:53:24.526Z] #19 105.5 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-03-25T18:53:24.668Z] 037d5740b404: Verifying Checksum [2022-03-25T18:53:24.668Z] 037d5740b404: Download complete [2022-03-25T18:53:24.788Z] #19 105.9 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2022-03-25T18:53:24.788Z] #19 105.9 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB] [2022-03-25T18:53:24.788Z] #19 105.9 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-03-25T18:53:24.788Z] #19 105.9 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB] [2022-03-25T18:53:24.788Z] #19 105.9 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2+b1 [337 kB] [2022-03-25T18:53:24.788Z] #19 106.0 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] [2022-03-25T18:53:24.788Z] #19 106.0 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB] [2022-03-25T18:53:24.788Z] #19 106.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-03-25T18:53:24.788Z] #19 106.0 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] [2022-03-25T18:53:24.788Z] #19 106.0 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB] [2022-03-25T18:53:24.788Z] #19 106.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-03-25T18:53:24.788Z] #19 106.0 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB] [2022-03-25T18:53:24.788Z] #19 106.0 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B] [2022-03-25T18:53:24.788Z] #19 106.0 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB] [2022-03-25T18:53:24.788Z] #19 106.1 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-03-25T18:53:25.051Z] #19 106.1 Get:67 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armel-cross all 10.2.1-6cross1 [85.3 kB] [2022-03-25T18:53:25.051Z] #19 106.1 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B] [2022-03-25T18:53:25.051Z] #19 106.1 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB] [2022-03-25T18:53:25.051Z] #19 106.2 Get:70 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armel-cross all 10.2.1-6cross1 [370 kB] [2022-03-25T18:53:25.051Z] #19 106.2 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB] [2022-03-25T18:53:25.051Z] #19 106.2 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-03-25T18:53:25.051Z] #19 106.2 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-03-25T18:53:25.664Z] #40 3.269 + cd /tmp/tmp.EYjkPnQbUe/tini [2022-03-25T18:53:25.665Z] #40 3.269 + git checkout -q v0.19.0 [2022-03-25T18:53:25.665Z] #40 3.297 + cmake . [2022-03-25T18:53:26.243Z] #26 97.42 + mkdir -p /tmp/tmp.EEAtcMSpuO/src/github.com/docker [2022-03-25T18:53:26.243Z] #26 97.42 + mv components/cli /tmp/tmp.EEAtcMSpuO/src/github.com/docker/cli [2022-03-25T18:53:26.243Z] #26 97.42 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2022-03-25T18:53:26.454Z] 0a6173b79e25: Verifying Checksum [2022-03-25T18:53:26.455Z] 0a6173b79e25: Download complete [2022-03-25T18:53:26.600Z] #40 4.115 -- The C compiler identification is GNU 10.2.1 [2022-03-25T18:53:26.600Z] #40 4.219 -- Detecting C compiler ABI info [2022-03-25T18:53:26.892Z] #63 140.3 rootlesskit version 0.14.6 [2022-03-25T18:53:26.892Z] #63 140.4 Usage of /build/rootlesskit-docker-proxy: [2022-03-25T18:53:26.892Z] #63 140.4 -container-ip string [2022-03-25T18:53:26.892Z] #63 140.4 container ip [2022-03-25T18:53:26.892Z] #63 140.4 -container-port int [2022-03-25T18:53:26.892Z] #63 140.4 container port (default -1) [2022-03-25T18:53:26.892Z] #63 140.4 -host-ip string [2022-03-25T18:53:26.892Z] #63 140.4 host ip [2022-03-25T18:53:26.892Z] #63 140.4 -host-port int [2022-03-25T18:53:26.892Z] #63 140.4 host port (default -1) [2022-03-25T18:53:26.892Z] #63 140.4 -proto string [2022-03-25T18:53:26.892Z] #63 140.4 proxy protocol (default "tcp") [2022-03-25T18:53:26.924Z] 4612f6d0b889: Verifying Checksum [2022-03-25T18:53:26.924Z] 4612f6d0b889: Download complete [2022-03-25T18:53:26.979Z] #19 107.9 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-03-25T18:53:26.979Z] #19 107.9 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-03-25T18:53:26.979Z] #19 108.0 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB] [2022-03-25T18:53:26.979Z] #19 108.0 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-03-25T18:53:26.979Z] #19 108.1 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-03-25T18:53:27.164Z] #40 4.878 -- Detecting C compiler ABI info - done [2022-03-25T18:53:27.164Z] #40 4.982 -- Check for working C compiler: /usr/bin/cc - skipped [2022-03-25T18:53:27.422Z] #40 4.993 -- Detecting C compile features [2022-03-25T18:53:27.422Z] #40 4.993 -- Detecting C compile features - done [2022-03-25T18:53:27.422Z] #40 5.028 -- Performing Test HAS_BUILTIN_FORTIFY [2022-03-25T18:53:27.679Z] #40 5.334 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-03-25T18:53:27.679Z] #40 5.535 -- Configuring done [2022-03-25T18:53:27.936Z] #40 5.634 -- Generating done [2022-03-25T18:53:27.936Z] #40 5.644 -- Build files have been written to: /tmp/tmp.EYjkPnQbUe/tini [2022-03-25T18:53:27.936Z] #40 5.644 + make tini-static [2022-03-25T18:53:28.501Z] #40 6.145 Scanning dependencies of target tini-static [2022-03-25T18:53:28.501Z] #40 6.201 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-03-25T18:53:28.760Z] #40 ... [2022-03-25T18:53:28.760Z] [2022-03-25T18:53:28.760Z] #49 [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-03-25T18:53:28.760Z] #49 sha256:5744680558916f5bc6346c25f8514bd84271dc971c79d13182c5b9064377340f [2022-03-25T18:53:28.760Z] #49 81.37 gotestsum version dev [2022-03-25T18:53:28.846Z] #63 ... [2022-03-25T18:53:28.847Z] [2022-03-25T18:53:28.847Z] #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-03-25T18:53:28.847Z] #14 sha256:9d0bac80c09d498137b30378bf66e98e4bb6218960c227664c035a9ce1accd40 [2022-03-25T18:53:28.847Z] #14 136.6 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-03-25T18:53:28.847Z] #14 136.6 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-03-25T18:53:28.847Z] #14 136.6 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-25T18:53:28.847Z] #14 141.2 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-03-25T18:53:28.847Z] #14 141.2 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-03-25T18:53:28.847Z] #14 141.2 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-03-25T18:53:28.847Z] #14 142.5 Selecting previously unselected package libapparmor1:amd64. [2022-03-25T18:53:28.847Z] #14 142.5 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-03-25T18:53:28.847Z] #14 142.6 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-03-25T18:53:28.897Z] #19 109.7 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-03-25T18:53:28.897Z] #19 109.7 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B] [2022-03-25T18:53:28.897Z] #19 109.7 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB] [2022-03-25T18:53:28.897Z] #19 109.7 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-03-25T18:53:28.897Z] #19 109.7 Get:83 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armhf-cross all 10.2.1-6cross1 [82.6 kB] [2022-03-25T18:53:28.897Z] #19 109.7 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B] [2022-03-25T18:53:28.897Z] #19 109.7 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB] [2022-03-25T18:53:28.897Z] #19 109.9 Get:86 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armhf-cross all 10.2.1-6cross1 [381 kB] [2022-03-25T18:53:28.897Z] #19 109.9 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB] [2022-03-25T18:53:28.897Z] #19 109.9 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-03-25T18:53:28.897Z] #19 109.9 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-03-25T18:53:29.106Z] #14 143.3 Selecting previously unselected package libapparmor-dev:amd64. [2022-03-25T18:53:29.106Z] #14 143.3 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-03-25T18:53:29.106Z] #14 143.5 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-03-25T18:53:29.326Z] #49 DONE 81.8s [2022-03-25T18:53:29.326Z] [2022-03-25T18:53:29.326Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-25T18:53:29.326Z] #51 sha256:62258efd1310c58d8ef4c8ef111d1f60efce68345186f6001881029630198dca [2022-03-25T18:53:29.326Z] #51 74.88 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-03-25T18:53:29.326Z] #51 75.42 go: downloading github.com/prometheus/client_model v0.2.0 [2022-03-25T18:53:29.326Z] #51 75.60 go: downloading github.com/google/go-cmp v0.5.6 [2022-03-25T18:53:29.326Z] #51 75.98 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-03-25T18:53:29.326Z] #51 76.13 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-03-25T18:53:29.326Z] #51 76.30 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-03-25T18:53:29.326Z] #51 76.50 go: downloading github.com/beorn7/perks v1.0.1 [2022-03-25T18:53:29.326Z] #51 76.54 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-03-25T18:53:29.326Z] #51 76.54 go: downloading github.com/cespare/xxhash v1.1.0 [2022-03-25T18:53:29.326Z] #51 76.63 go: downloading github.com/golang/protobuf v1.5.2 [2022-03-25T18:53:29.326Z] #51 76.74 go: downloading github.com/prometheus/common v0.10.0 [2022-03-25T18:53:29.326Z] #51 77.02 go: downloading github.com/prometheus/procfs v0.6.0 [2022-03-25T18:53:29.326Z] #51 77.04 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-03-25T18:53:29.326Z] #51 77.27 go: downloading google.golang.org/protobuf v1.27.1 [2022-03-25T18:53:29.326Z] #51 78.93 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-03-25T18:53:29.326Z] #51 ... [2022-03-25T18:53:29.326Z] [2022-03-25T18:53:29.326Z] #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-03-25T18:53:29.326Z] #14 sha256:9d0bac80c09d498137b30378bf66e98e4bb6218960c227664c035a9ce1accd40 [2022-03-25T18:53:29.326Z] #14 81.86 Selecting previously unselected package gcc-mingw-w64-base. [2022-03-25T18:53:29.583Z] #14 81.96 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-03-25T18:53:29.583Z] #14 81.96 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-03-25T18:53:29.583Z] #14 82.12 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-03-25T18:53:29.583Z] #14 82.12 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-03-25T18:53:29.583Z] #14 82.12 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-03-25T18:53:29.674Z] #14 144.0 Selecting previously unselected package libbtrfs0:amd64. [2022-03-25T18:53:29.674Z] #14 144.0 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-03-25T18:53:29.933Z] #14 144.2 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-03-25T18:53:30.193Z] #14 ... [2022-03-25T18:53:30.193Z] [2022-03-25T18:53:30.193Z] #63 [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-03-25T18:53:30.193Z] #63 sha256:b977e557afca4c4d5bfc17f66b211046a300884bc2603644f273bc439c7c09b9 [2022-03-25T18:53:30.193Z] #63 DONE 144.1s [2022-03-25T18:53:30.193Z] [2022-03-25T18:53:30.193Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-03-25T18:53:30.193Z] #64 sha256:816f7c0e956ff7036b230fe50f3e62c0e28e56596ed6cf93abfbef0fd60c2d24 [2022-03-25T18:53:30.193Z] #64 DONE 0.1s [2022-03-25T18:53:30.193Z] [2022-03-25T18:53:30.193Z] #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-03-25T18:53:30.193Z] #14 sha256:9d0bac80c09d498137b30378bf66e98e4bb6218960c227664c035a9ce1accd40 [2022-03-25T18:53:30.193Z] #14 144.5 Selecting previously unselected package libbtrfs-dev:amd64. [2022-03-25T18:53:30.193Z] #14 144.5 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-03-25T18:53:30.193Z] #14 144.5 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-25T18:53:30.193Z] #14 ... [2022-03-25T18:53:30.193Z] [2022-03-25T18:53:30.193Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-03-25T18:53:30.193Z] #65 sha256:3561870e2890dbdb282ed179a137363aabba1fad8c78af2962978040537844e8 [2022-03-25T18:53:30.193Z] #65 DONE 0.1s [2022-03-25T18:53:30.285Z] #19 111.6 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-03-25T18:53:30.285Z] #19 111.6 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-03-25T18:53:30.285Z] #19 111.7 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB] [2022-03-25T18:53:30.445Z] #26 ... [2022-03-25T18:53:30.445Z] [2022-03-25T18:53:30.445Z] #21 [dev-systemd-false 7/24] 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-03-25T18:53:30.445Z] #21 sha256:0f8bed15e85776e4aec928c28a154e59a06ac2650bbea6072e0061508d25e72b [2022-03-25T18:53:30.445Z] #21 5.626 Fetched 8395 kB in 5s (1672 kB/s) [2022-03-25T18:53:30.445Z] #21 5.626 Reading package lists... [2022-03-25T18:53:30.445Z] #21 7.681 Reading package lists... [2022-03-25T18:53:30.445Z] #21 9.762 Building dependency tree... [2022-03-25T18:53:30.445Z] #21 11.41 The following additional packages will be installed: [2022-03-25T18:53:30.445Z] #21 11.42 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-03-25T18:53:30.445Z] #21 11.42 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-03-25T18:53:30.445Z] #21 11.42 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-03-25T18:53:30.445Z] #21 11.42 python3-pkg-resources vim-runtime xxd [2022-03-25T18:53:30.445Z] #21 11.43 Suggested packages: [2022-03-25T18:53:30.445Z] #21 11.44 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-03-25T18:53:30.445Z] #21 11.44 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-03-25T18:53:30.445Z] #21 11.44 acl attr quota [2022-03-25T18:53:30.445Z] #21 11.44 Recommended packages: [2022-03-25T18:53:30.445Z] #21 11.44 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-03-25T18:53:30.445Z] #21 12.44 The following NEW packages will be installed: [2022-03-25T18:53:30.445Z] #21 12.45 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-03-25T18:53:30.445Z] #21 12.45 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-03-25T18:53:30.445Z] #21 12.45 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-03-25T18:53:30.445Z] #21 12.45 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-03-25T18:53:30.445Z] #21 12.46 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-03-25T18:53:30.445Z] #21 12.46 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-03-25T18:53:30.445Z] #21 12.46 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-03-25T18:53:30.445Z] #21 12.46 xz-utils zip zstd [2022-03-25T18:53:30.445Z] #21 12.77 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2022-03-25T18:53:30.445Z] #21 12.77 Need to get 27.0 MB of archives. [2022-03-25T18:53:30.445Z] #21 12.77 After this operation, 105 MB of additional disk space will be used. [2022-03-25T18:53:30.445Z] #21 12.77 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2022-03-25T18:53:30.445Z] #21 12.77 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2022-03-25T18:53:30.445Z] #21 12.78 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2022-03-25T18:53:30.445Z] #21 12.78 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-03-25T18:53:30.445Z] #21 12.78 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2022-03-25T18:53:30.445Z] #21 12.78 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2022-03-25T18:53:30.445Z] #21 12.78 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2022-03-25T18:53:30.445Z] #21 12.79 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2022-03-25T18:53:30.445Z] #21 12.80 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-03-25T18:53:30.445Z] #21 12.80 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-03-25T18:53:30.445Z] #21 12.80 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2022-03-25T18:53:30.445Z] #21 12.81 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-03-25T18:53:30.445Z] #21 12.82 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2 [219 kB] [2022-03-25T18:53:30.445Z] #21 12.82 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2022-03-25T18:53:30.445Z] #21 12.82 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1 [242 kB] [2022-03-25T18:53:30.446Z] #21 12.84 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2022-03-25T18:53:30.446Z] #21 12.84 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2022-03-25T18:53:30.446Z] #21 12.85 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2022-03-25T18:53:30.446Z] #21 12.85 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2022-03-25T18:53:30.446Z] #21 12.85 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2022-03-25T18:53:30.446Z] #21 12.85 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2022-03-25T18:53:30.446Z] #21 12.88 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-03-25T18:53:30.446Z] #21 12.88 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-03-25T18:53:30.446Z] #21 12.88 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-03-25T18:53:30.446Z] #21 12.89 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2022-03-25T18:53:30.446Z] #21 12.89 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2022-03-25T18:53:30.446Z] #21 12.89 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-03-25T18:53:30.446Z] #21 13.01 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2022-03-25T18:53:30.446Z] #21 13.01 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-03-25T18:53:30.446Z] #21 13.01 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-03-25T18:53:30.446Z] #21 13.01 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-03-25T18:53:30.446Z] #21 13.01 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2022-03-25T18:53:30.446Z] #21 13.02 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-03-25T18:53:30.446Z] #21 13.02 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4 [1948 kB] [2022-03-25T18:53:30.446Z] #21 13.10 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-03-25T18:53:30.446Z] #21 13.10 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2022-03-25T18:53:30.446Z] #21 13.11 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-03-25T18:53:30.446Z] #21 13.12 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2022-03-25T18:53:30.446Z] #21 13.13 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-03-25T18:53:30.446Z] #21 13.13 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4 [337 kB] [2022-03-25T18:53:30.446Z] #21 13.14 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB] [2022-03-25T18:53:30.446Z] #21 13.17 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2022-03-25T18:53:30.446Z] #21 13.18 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2022-03-25T18:53:30.446Z] #21 13.18 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-03-25T18:53:30.446Z] #21 13.36 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB] [2022-03-25T18:53:30.453Z] [2022-03-25T18:53:30.453Z] #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-03-25T18:53:30.453Z] #14 sha256:9d0bac80c09d498137b30378bf66e98e4bb6218960c227664c035a9ce1accd40 [2022-03-25T18:53:30.453Z] #14 144.8 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-03-25T18:53:30.453Z] #14 144.8 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-03-25T18:53:30.453Z] #14 144.8 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-25T18:53:30.547Z] #19 111.7 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-03-25T18:53:30.548Z] #19 111.8 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-03-25T18:53:30.705Z] #21 ... [2022-03-25T18:53:30.705Z] [2022-03-25T18:53:30.705Z] #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-03-25T18:53:30.705Z] #34 sha256:5a9675c13987f6dd3d980906742ac1fb8f4019ff929c9de101a7aba1fcc03652 [2022-03-25T18:53:30.705Z] #34 DONE 102.4s [2022-03-25T18:53:30.705Z] [2022-03-25T18:53:30.705Z] #21 [dev-systemd-false 7/24] 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-03-25T18:53:30.705Z] #21 sha256:0f8bed15e85776e4aec928c28a154e59a06ac2650bbea6072e0061508d25e72b [2022-03-25T18:53:30.705Z] #21 13.38 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2022-03-25T18:53:30.705Z] #21 13.40 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2022-03-25T18:53:30.705Z] #21 13.41 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB] [2022-03-25T18:53:30.705Z] #21 ... [2022-03-25T18:53:30.705Z] [2022-03-25T18:53:30.705Z] #56 [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-03-25T18:53:30.705Z] #56 sha256:4d605d10d6a698723bcc805d829317b7f74bfc56e811a0856f5d96f7aef9c68a [2022-03-25T18:53:30.705Z] #56 8.432 + cd /tmp/tmp.VBmDnJYtSf/src/github.com/opencontainers/runc [2022-03-25T18:53:30.705Z] #56 8.441 + git checkout -q v1.1.0 [2022-03-25T18:53:30.705Z] #56 8.774 + '[' -z '' ']' [2022-03-25T18:53:30.705Z] #56 8.774 + target=static [2022-03-25T18:53:30.705Z] #56 8.774 + make BUILDTAGS=seccomp static [2022-03-25T18:53:30.705Z] #56 9.046 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.0-0-g067aaf85 -X main.version=1.1.0 " -o runc . [2022-03-25T18:53:30.712Z] #14 144.9 Selecting previously unselected package libudev-dev:amd64. [2022-03-25T18:53:30.712Z] #14 144.9 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2022-03-25T18:53:30.712Z] #14 144.9 Unpacking libudev-dev:amd64 (247.3-6) ... [2022-03-25T18:53:30.712Z] #14 145.0 Selecting previously unselected package libsepol1-dev:amd64. [2022-03-25T18:53:30.712Z] #14 145.0 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-03-25T18:53:30.712Z] #14 145.0 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-03-25T18:53:31.299Z] #14 145.5 Selecting previously unselected package libpcre2-16-0:amd64. [2022-03-25T18:53:31.299Z] #14 145.5 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-03-25T18:53:31.299Z] #14 145.5 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-03-25T18:53:31.299Z] #14 145.7 Selecting previously unselected package libpcre2-32-0:amd64. [2022-03-25T18:53:31.299Z] #14 145.7 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-03-25T18:53:31.299Z] #14 145.7 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-03-25T18:53:31.481Z] #14 ... [2022-03-25T18:53:31.481Z] [2022-03-25T18:53:31.481Z] #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-03-25T18:53:31.481Z] #40 sha256:ffd039ca8b8d9479db33a327f8a7b2a4ccac785e5ffab511a536c6c3bf123768 [2022-03-25T18:53:31.481Z] #40 7.497 [100%] Linking C executable tini-static [2022-03-25T18:53:31.481Z] #40 8.376 [100%] Built target tini-static [2022-03-25T18:53:31.481Z] #40 8.480 + mkdir -p /build [2022-03-25T18:53:31.481Z] #40 8.502 + cp tini-static /build/docker-init [2022-03-25T18:53:31.481Z] #40 DONE 8.8s [2022-03-25T18:53:31.481Z] [2022-03-25T18:53:31.481Z] #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-03-25T18:53:31.481Z] #34 sha256:690c302dbbc9280b41bd33bc91d49c996ba245a2f0a0b5840333a4378e0394b0 [2022-03-25T18:53:31.483Z] #14 74.96 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-03-25T18:53:31.483Z] #14 74.96 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-03-25T18:53:31.483Z] #14 74.97 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-25T18:53:31.483Z] #14 ... [2022-03-25T18:53:31.483Z] [2022-03-25T18:53:31.483Z] #60 [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-03-25T18:53:31.483Z] #60 sha256:964d1b887f5d4d49f7b03457ae4f428061fec47e8f1c9c5fec7b81bfcacc89d5 [2022-03-25T18:53:31.560Z] #14 145.9 Selecting previously unselected package libpcre2-posix2:amd64. [2022-03-25T18:53:31.560Z] #14 145.9 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-03-25T18:53:31.560Z] #14 145.9 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-03-25T18:53:31.560Z] #14 146.0 Selecting previously unselected package libpcre2-dev:amd64. [2022-03-25T18:53:31.560Z] #14 146.0 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-03-25T18:53:31.560Z] #14 146.0 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-03-25T18:53:31.641Z] #56 ... [2022-03-25T18:53:31.641Z] [2022-03-25T18:53:31.641Z] #21 [dev-systemd-false 7/24] 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-03-25T18:53:31.641Z] #21 sha256:0f8bed15e85776e4aec928c28a154e59a06ac2650bbea6072e0061508d25e72b [2022-03-25T18:53:31.641Z] #21 14.30 debconf: delaying package configuration, since apt-utils is not installed [2022-03-25T18:53:31.641Z] #21 14.41 Fetched 27.0 MB in 1s (28.7 MB/s) [2022-03-25T18:53:31.641Z] #21 14.45 Selecting previously unselected package pigz. [2022-03-25T18:53:31.641Z] #21 14.45 (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-03-25T18:53:31.641Z] #21 14.48 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ... [2022-03-25T18:53:31.641Z] #21 14.49 Unpacking pigz (2.6-1) ... [2022-03-25T18:53:31.739Z] #60 38.79 Updating files: 64% (2959/4623) Updating files: 65% (3005/4623) Updating files: 66% (3052/4623) Updating files: 67% (3098/4623) Updating files: 68% (3144/4623) Updating files: 69% (3190/4623) Updating files: 70% (3237/4623) Updating files: 71% (3283/4623) Updating files: 72% (3329/4623) Updating files: 73% (3375/4623) Updating files: 74% (3422/4623) Updating files: 75% (3468/4623) Updating files: 76% (3514/4623) Updating files: 77% (3560/4623) Updating files: 78% (3606/4623) Updating files: 79% (3653/4623) Updating files: 80% (3699/4623) Updating files: 81% (3745/4623) Updating files: 82% (3791/4623) Updating files: 83% (3838/4623) Updating files: 84% (3884/4623) Updating files: 85% (3930/4623) Updating files: 86% (3976/4623) Updating files: 87% (4023/4623) Updating files: 88% (4069/4623) Updating files: 89% (4115/4623) Updating files: 90% (4161/4623) Updating files: 91% (4207/4623) Updating files: 92% (4254/4623) Updating files: 93% (4300/4623) Updating files: 94% (4346/4623) Updating files: 95% (4392/4623) Updating files: 96% (4439/4623) Updating files: 97% (4485/4623) Updating files: 98% (4531/4623) Updating files: 99% (4577/4623) Updating files: 100% (4623/4623) Updating files: 100% (4623/4623), done. [2022-03-25T18:53:31.739Z] #60 39.60 + cd /tmp/tmp.z12T2D3x8x/src/github.com/containerd/containerd [2022-03-25T18:53:31.900Z] #21 14.57 Selecting previously unselected package libelf1:arm64. [2022-03-25T18:53:31.900Z] #21 14.57 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ... [2022-03-25T18:53:31.900Z] #21 14.58 Unpacking libelf1:arm64 (0.183-1) ... [2022-03-25T18:53:31.900Z] #21 14.72 Selecting previously unselected package libbpf0:arm64. [2022-03-25T18:53:31.900Z] #21 14.73 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ... [2022-03-25T18:53:31.900Z] #21 14.74 Unpacking libbpf0:arm64 (1:0.3-2) ... [2022-03-25T18:53:31.936Z] #19 113.1 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-03-25T18:53:31.936Z] #19 113.1 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B] [2022-03-25T18:53:31.936Z] #19 113.1 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB] [2022-03-25T18:53:31.936Z] #19 113.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-03-25T18:53:31.936Z] #19 113.2 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB] [2022-03-25T18:53:31.936Z] #19 113.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-03-25T18:53:31.937Z] #19 113.2 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B] [2022-03-25T18:53:31.937Z] #19 113.2 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB] [2022-03-25T18:53:31.937Z] #19 113.2 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB] [2022-03-25T18:53:31.937Z] #19 113.3 Get:104 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB] [2022-03-25T18:53:31.996Z] #60 39.60 + git checkout -q v1.6.2 [2022-03-25T18:53:32.146Z] #14 146.6 Selecting previously unselected package libselinux1-dev:amd64. [2022-03-25T18:53:32.146Z] #14 146.6 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-03-25T18:53:32.146Z] #14 146.6 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-03-25T18:53:32.159Z] #21 14.84 Selecting previously unselected package libcap2:arm64. [2022-03-25T18:53:32.159Z] #21 14.84 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ... [2022-03-25T18:53:32.159Z] #21 14.85 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-03-25T18:53:32.159Z] #21 14.89 Selecting previously unselected package libmnl0:arm64. [2022-03-25T18:53:32.159Z] #21 14.90 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ... [2022-03-25T18:53:32.159Z] #21 14.91 Unpacking libmnl0:arm64 (1.0.4-3) ... [2022-03-25T18:53:32.159Z] #21 14.97 Selecting previously unselected package libxtables12:arm64. [2022-03-25T18:53:32.159Z] #21 14.97 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ... [2022-03-25T18:53:32.159Z] #21 14.99 Unpacking libxtables12:arm64 (1.8.7-1) ... [2022-03-25T18:53:32.159Z] #21 15.06 Selecting previously unselected package libcap2-bin. [2022-03-25T18:53:32.159Z] #21 15.06 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ... [2022-03-25T18:53:32.159Z] #21 15.06 Unpacking libcap2-bin (1:2.44-1) ... [2022-03-25T18:53:32.198Z] #19 113.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-03-25T18:53:32.198Z] #19 113.3 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB] [2022-03-25T18:53:32.198Z] #19 113.3 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB] [2022-03-25T18:53:32.198Z] #19 113.3 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-03-25T18:53:32.198Z] #19 113.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-03-25T18:53:32.404Z] #14 146.8 Selecting previously unselected package libdevmapper-dev:amd64. [2022-03-25T18:53:32.405Z] #14 146.8 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-03-25T18:53:32.405Z] #14 146.8 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-03-25T18:53:32.405Z] #14 146.9 Selecting previously unselected package libseccomp-dev:amd64. [2022-03-25T18:53:32.417Z] #21 15.13 Selecting previously unselected package iproute2. [2022-03-25T18:53:32.417Z] #21 15.14 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ... [2022-03-25T18:53:32.417Z] #21 15.16 Unpacking iproute2 (5.10.0-4) ... [2022-03-25T18:53:32.663Z] #14 146.9 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-03-25T18:53:32.663Z] #14 147.0 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-03-25T18:53:32.663Z] #14 147.1 Selecting previously unselected package libsystemd-dev:amd64. [2022-03-25T18:53:32.924Z] #14 147.1 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2022-03-25T18:53:32.924Z] #14 147.1 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2022-03-25T18:53:32.926Z] #60 40.65 + export 'BUILDTAGS=netgo osusergo static_build' [2022-03-25T18:53:32.926Z] #60 40.65 + BUILDTAGS='netgo osusergo static_build' [2022-03-25T18:53:32.926Z] #60 40.65 + export EXTRA_FLAGS=-buildmode=pie [2022-03-25T18:53:32.926Z] #60 40.65 + EXTRA_FLAGS=-buildmode=pie [2022-03-25T18:53:32.926Z] #60 40.65 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-03-25T18:53:32.926Z] #60 40.65 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-03-25T18:53:32.926Z] #60 40.65 + '[' '' = dynamic ']' [2022-03-25T18:53:32.926Z] #60 40.65 + make [2022-03-25T18:53:32.934Z] #21 15.56 Selecting previously unselected package xxd. [2022-03-25T18:53:32.934Z] #21 15.57 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-03-25T18:53:32.934Z] #21 15.58 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-03-25T18:53:32.934Z] #21 15.77 Selecting previously unselected package vim-common. [2022-03-25T18:53:32.934Z] #21 15.77 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-25T18:53:32.934Z] #21 15.78 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-25T18:53:33.186Z] #14 147.6 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-03-25T18:53:33.186Z] #14 147.6 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-03-25T18:53:33.186Z] #14 147.6 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-03-25T18:53:33.193Z] #21 15.94 Selecting previously unselected package bash-completion. [2022-03-25T18:53:33.193Z] #21 15.95 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-03-25T18:53:33.445Z] #14 147.6 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-03-25T18:53:33.446Z] #14 147.7 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-03-25T18:53:33.446Z] #14 147.7 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-03-25T18:53:33.446Z] #14 147.7 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-03-25T18:53:33.446Z] #14 147.7 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-03-25T18:53:33.446Z] #14 147.7 Setting up libudev-dev:amd64 (247.3-6) ... [2022-03-25T18:53:33.446Z] #14 147.7 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-03-25T18:53:33.446Z] #14 147.8 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-03-25T18:53:33.446Z] #14 147.8 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-25T18:53:33.446Z] #14 147.9 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-03-25T18:53:33.446Z] #14 147.9 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-03-25T18:53:33.446Z] #14 147.9 Setting up mingw-w64-common (8.0.0-1) ... [2022-03-25T18:53:33.446Z] #14 147.9 Setting up libsystemd-dev:amd64 (247.3-6) ... [2022-03-25T18:53:33.446Z] #14 147.9 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-03-25T18:53:33.446Z] #14 147.9 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-03-25T18:53:33.446Z] #14 147.9 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-03-25T18:53:33.446Z] #14 147.9 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-03-25T18:53:33.446Z] #14 147.9 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-25T18:53:33.446Z] #14 148.0 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-03-25T18:53:33.706Z] #14 148.0 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-25T18:53:33.706Z] #14 148.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-03-25T18:53:33.706Z] #14 148.0 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-03-25T18:53:33.706Z] #14 148.0 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-25T18:53:33.706Z] #14 148.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-03-25T18:53:33.706Z] #14 148.0 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-25T18:53:33.706Z] #14 148.0 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-03-25T18:53:33.706Z] #14 148.0 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-25T18:53:33.706Z] #14 148.1 Setting up dmsetup (2:1.02.175-2.1) ... [2022-03-25T18:53:33.706Z] #14 148.1 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-25T18:53:33.706Z] #14 148.1 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-03-25T18:53:33.706Z] #14 148.1 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-25T18:53:34.116Z] #19 115.1 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-03-25T18:53:34.116Z] #19 115.1 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-03-25T18:53:34.116Z] #19 115.1 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB] [2022-03-25T18:53:34.116Z] #19 115.2 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-03-25T18:53:34.116Z] #19 115.3 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-03-25T18:53:34.273Z] #14 DONE 148.4s [2022-03-25T18:53:34.273Z] [2022-03-25T18:53:34.273Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-03-25T18:53:34.273Z] #55 sha256:c3fcc8ee9fd130e13147570e3c375058d319ea600bdca3f81891b20d8f485f85 [2022-03-25T18:53:34.273Z] #55 DONE 0.1s [2022-03-25T18:53:34.273Z] [2022-03-25T18:53:34.273Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-03-25T18:53:34.273Z] #15 sha256:c505cf88f2c11a477c01732985c980b7a4bad2f2e925564d96038ac347e7697a [2022-03-25T18:53:34.295Z] #60 41.94 + bin/ctr [2022-03-25T18:53:35.097Z] #21 17.63 Unpacking bash-completion (1:2.11-2) ... [2022-03-25T18:53:35.097Z] #21 17.90 Selecting previously unselected package bzip2. [2022-03-25T18:53:35.097Z] #21 17.91 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ... [2022-03-25T18:53:35.097Z] #21 17.91 Unpacking bzip2 (1.0.8-4) ... [2022-03-25T18:53:35.097Z] #21 17.98 Selecting previously unselected package xz-utils. [2022-03-25T18:53:35.097Z] #21 18.00 Preparing to unpack .../12-xz-utils_5.2.5-2_arm64.deb ... [2022-03-25T18:53:35.097Z] #21 18.00 Unpacking xz-utils (5.2.5-2) ... [2022-03-25T18:53:35.355Z] #21 18.15 Selecting previously unselected package apparmor. [2022-03-25T18:53:35.356Z] #21 18.15 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ... [2022-03-25T18:53:35.356Z] #21 18.21 Unpacking apparmor (2.13.6-10) ... [2022-03-25T18:53:35.506Z] #19 116.7 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-03-25T18:53:35.506Z] #19 116.7 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B] [2022-03-25T18:53:35.506Z] #19 116.7 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB] [2022-03-25T18:53:35.506Z] #19 116.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-03-25T18:53:35.506Z] #19 116.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-03-25T18:53:35.506Z] #19 116.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-03-25T18:53:35.506Z] #19 116.7 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B] [2022-03-25T18:53:35.506Z] #19 116.7 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB] [2022-03-25T18:53:35.657Z] #15 DONE 1.3s [2022-03-25T18:53:35.657Z] [2022-03-25T18:53:35.657Z] #56 [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-03-25T18:53:35.657Z] #56 sha256:8ad7b9abc4a1a7cbe15325cc2ec8d64c175dc21cda788d99870f4473efed3cb3 [2022-03-25T18:53:35.657Z] #56 1.146 + RM_GOPATH=0 [2022-03-25T18:53:35.657Z] #56 1.147 + TMP_GOPATH= [2022-03-25T18:53:35.657Z] #56 1.147 + : /build [2022-03-25T18:53:35.657Z] #56 1.148 + '[' -z '' ']' [2022-03-25T18:53:35.657Z] #56 1.148 ++ mktemp -d [2022-03-25T18:53:35.657Z] #56 1.151 + export GOPATH=/tmp/tmp.hMmZbIJTk4 [2022-03-25T18:53:35.657Z] #56 1.151 + GOPATH=/tmp/tmp.hMmZbIJTk4 [2022-03-25T18:53:35.657Z] #56 1.151 + RM_GOPATH=1 [2022-03-25T18:53:35.657Z] #56 1.151 + case "$(go env GOARCH)" in [2022-03-25T18:53:35.657Z] #56 1.152 ++ go env GOARCH [2022-03-25T18:53:35.657Z] #56 1.179 + export GO_BUILDMODE=-buildmode=pie [2022-03-25T18:53:35.657Z] #56 1.180 + GO_BUILDMODE=-buildmode=pie [2022-03-25T18:53:35.657Z] #56 1.181 ++ dirname /install.sh [2022-03-25T18:53:35.657Z] #56 1.183 + dir=/ [2022-03-25T18:53:35.657Z] #56 1.184 + bin=runc [2022-03-25T18:53:35.657Z] #56 1.184 + shift [2022-03-25T18:53:35.657Z] #56 1.184 + '[' '!' -f //runc.installer ']' [2022-03-25T18:53:35.657Z] #56 1.184 + . //runc.installer [2022-03-25T18:53:35.657Z] #56 1.185 ++ set -e [2022-03-25T18:53:35.657Z] #56 1.187 ++ : v1.1.0 [2022-03-25T18:53:35.657Z] #56 1.187 + install_runc [2022-03-25T18:53:35.657Z] #56 1.188 + RUNC_BUILDTAGS=seccomp [2022-03-25T18:53:35.657Z] #56 1.188 + echo 'Install runc version v1.1.0 (build tags: seccomp)' [2022-03-25T18:53:35.657Z] #56 1.188 Install runc version v1.1.0 (build tags: seccomp) [2022-03-25T18:53:35.657Z] #56 1.188 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.hMmZbIJTk4/src/github.com/opencontainers/runc [2022-03-25T18:53:35.657Z] #56 1.192 Cloning into '/tmp/tmp.hMmZbIJTk4/src/github.com/opencontainers/runc'... [2022-03-25T18:53:35.769Z] #19 116.8 Get:123 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-s390x-cross all 10.2.1-6cross1 [442 kB] [2022-03-25T18:53:35.769Z] #19 116.8 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB] [2022-03-25T18:53:35.769Z] #19 116.8 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-03-25T18:53:35.769Z] #19 116.9 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-03-25T18:53:35.925Z] #21 18.57 Selecting previously unselected package inetutils-ping. [2022-03-25T18:53:35.925Z] #21 18.57 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_arm64.deb ... [2022-03-25T18:53:35.925Z] #21 18.58 Unpacking inetutils-ping (2:2.0-1) ... [2022-03-25T18:53:35.925Z] #21 18.69 Selecting previously unselected package libip4tc2:arm64. [2022-03-25T18:53:35.925Z] #21 18.69 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ... [2022-03-25T18:53:35.925Z] #21 18.70 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2022-03-25T18:53:35.925Z] #21 18.76 Selecting previously unselected package libip6tc2:arm64. [2022-03-25T18:53:35.925Z] #21 18.76 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ... [2022-03-25T18:53:35.925Z] #21 18.77 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2022-03-25T18:53:35.925Z] #21 18.85 Selecting previously unselected package libnfnetlink0:arm64. [2022-03-25T18:53:35.925Z] #21 18.86 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2022-03-25T18:53:36.184Z] #21 18.86 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-03-25T18:53:36.184Z] #21 18.96 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2022-03-25T18:53:36.184Z] #21 18.97 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2022-03-25T18:53:36.184Z] #21 18.98 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-03-25T18:53:36.184Z] #21 19.05 Selecting previously unselected package libnftnl11:arm64. [2022-03-25T18:53:36.184Z] #21 19.06 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ... [2022-03-25T18:53:36.184Z] #21 19.06 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2022-03-25T18:53:36.184Z] #21 19.18 Selecting previously unselected package iptables. [2022-03-25T18:53:36.224Z] #56 ... [2022-03-25T18:53:36.224Z] [2022-03-25T18:53:36.224Z] #16 [dev-systemd-false 2/24] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-03-25T18:53:36.224Z] #16 sha256:e5f2e9df0889fbd308f1e94d16609c02dc1e378e4267bba0097132799a7dfd14 [2022-03-25T18:53:36.224Z] #16 DONE 1.0s [2022-03-25T18:53:36.444Z] #21 19.18 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ... [2022-03-25T18:53:36.444Z] #21 19.18 Unpacking iptables (1.8.7-1) ... [2022-03-25T18:53:36.444Z] #21 19.42 Selecting previously unselected package libonig5:arm64. [2022-03-25T18:53:36.444Z] #21 19.43 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ... [2022-03-25T18:53:36.483Z] [2022-03-25T18:53:36.483Z] #17 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-03-25T18:53:36.483Z] #17 sha256:6c3017b824fd9d20795004b28106b57a45cfc30e5b1a1affc2c4a76c5e855540 [2022-03-25T18:53:36.702Z] #21 19.43 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-03-25T18:53:36.702Z] #21 19.55 Selecting previously unselected package libjq1:arm64. [2022-03-25T18:53:36.702Z] #21 19.56 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ... [2022-03-25T18:53:36.702Z] #21 19.56 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-03-25T18:53:36.702Z] #21 19.65 Selecting previously unselected package jq. [2022-03-25T18:53:36.702Z] #21 19.65 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ... [2022-03-25T18:53:36.945Z] Running on azwin-2-2e2a51 in d:\jenkins\workspace\moby_PR-43428 [Pipeline] { [Pipeline] ws [2022-03-25T18:53:36.962Z] Running in d:\gopath\src\github.com\docker\docker [2022-03-25T18:53:36.962Z] #21 19.66 Unpacking jq (1.6-2.1) ... [2022-03-25T18:53:36.962Z] #21 19.74 Selecting previously unselected package libaio1:arm64. [2022-03-25T18:53:36.962Z] #21 19.74 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ... [2022-03-25T18:53:36.962Z] #21 19.75 Unpacking libaio1:arm64 (0.3.112-9) ... [2022-03-25T18:53:36.962Z] #21 19.80 Selecting previously unselected package libgpm2:arm64. [2022-03-25T18:53:36.962Z] #21 19.81 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ... [2022-03-25T18:53:36.962Z] #21 19.81 Unpacking libgpm2:arm64 (1.20.7-8) ... [2022-03-25T18:53:36.962Z] #21 19.86 Selecting previously unselected package libicu67:arm64. [2022-03-25T18:53:36.962Z] #21 19.87 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ... [2022-03-25T18:53:36.962Z] #21 19.88 Unpacking libicu67:arm64 (67.1-7) ... [Pipeline] { [Pipeline] checkout [2022-03-25T18:53:37.157Z] #19 118.5 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-03-25T18:53:37.157Z] #19 118.5 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-03-25T18:53:37.157Z] #19 118.6 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB] [2022-03-25T18:53:37.419Z] #17 0.833 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-03-25T18:53:37.419Z] #17 DONE 0.9s [2022-03-25T18:53:37.419Z] [2022-03-25T18:53:37.419Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-03-25T18:53:37.419Z] #18 sha256:4dd6ce380dd536bd07ae44eb4322ad04bd1f19950b261d272e85179f7319129e [2022-03-25T18:53:37.419Z] #19 118.6 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-03-25T18:53:37.419Z] #19 118.7 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-03-25T18:53:38.354Z] #18 DONE 1.0s [2022-03-25T18:53:38.354Z] [2022-03-25T18:53:38.354Z] #19 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-03-25T18:53:38.354Z] #19 sha256:e9f05ab2af674ce426c52419e26426100a80ef44e1fa94d3dd9573a93e3f0813 [2022-03-25T18:53:38.807Z] #19 120.1 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-03-25T18:53:38.807Z] #19 120.1 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B] [2022-03-25T18:53:38.929Z] The recommended git tool is: git [2022-03-25T18:53:39.293Z] #19 DONE 1.0s [2022-03-25T18:53:39.293Z] [2022-03-25T18:53:39.293Z] #20 [dev-systemd-false 6/24] RUN ldconfig [2022-03-25T18:53:39.293Z] #20 sha256:3ec2c35bc748e4776ceab7babc9ba1eebed3e3d306f6907bf3e3fefee8a9153b [2022-03-25T18:53:39.585Z] 8f616e6e9eec: Verifying Checksum [2022-03-25T18:53:39.585Z] 8f616e6e9eec: Download complete [2022-03-25T18:53:39.765Z] #21 22.49 Selecting previously unselected package libinih1:arm64. [2022-03-25T18:53:39.765Z] #21 22.49 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ... [2022-03-25T18:53:39.765Z] #21 22.50 Unpacking libinih1:arm64 (53-1+b2) ... [2022-03-25T18:53:39.765Z] #21 22.54 Selecting previously unselected package libnet1:arm64. [2022-03-25T18:53:39.765Z] #21 22.56 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-03-25T18:53:39.765Z] #21 22.56 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-03-25T18:53:39.765Z] #21 22.62 Selecting previously unselected package libnl-3-200:arm64. [2022-03-25T18:53:39.765Z] #21 22.62 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-03-25T18:53:39.765Z] #21 22.63 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-03-25T18:53:39.765Z] #21 22.71 Selecting previously unselected package libprotobuf-c1:arm64. [2022-03-25T18:53:39.765Z] #21 22.71 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-03-25T18:53:40.044Z] #21 22.72 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-03-25T18:53:40.044Z] #21 22.80 Selecting previously unselected package net-tools. [2022-03-25T18:53:40.044Z] #21 22.81 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2022-03-25T18:53:40.044Z] #21 22.81 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-03-25T18:53:40.044Z] #21 22.95 Selecting previously unselected package patch. [2022-03-25T18:53:40.044Z] #21 22.96 Preparing to unpack .../32-patch_2.7.6-7_arm64.deb ... [2022-03-25T18:53:40.044Z] #21 22.97 Unpacking patch (2.7.6-7) ... [2022-03-25T18:53:40.194Z] #19 121.1 debconf: delaying package configuration, since apt-utils is not installed [2022-03-25T18:53:40.194Z] #19 121.5 Fetched 787 MB in 27s (29.6 MB/s) [2022-03-25T18:53:40.229Z] #20 DONE 1.0s [2022-03-25T18:53:40.229Z] [2022-03-25T18:53:40.229Z] #21 [dev-systemd-false 7/24] 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-03-25T18:53:40.229Z] #21 sha256:2322007b70694bf875c7e5fe4e24cea61a831995892f3eb8bda0425b95d831bf [2022-03-25T18:53:40.306Z] #21 23.10 Selecting previously unselected package python-pip-whl. [2022-03-25T18:53:40.306Z] #21 23.11 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2022-03-25T18:53:40.306Z] #21 23.12 Unpacking python-pip-whl (20.3.4-4) ... [2022-03-25T18:53:40.456Z] #19 121.6 Selecting previously unselected package liblocale-gettext-perl. [2022-03-25T18:53:40.456Z] #19 121.6 (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-03-25T18:53:40.456Z] #19 121.7 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ... [2022-03-25T18:53:40.456Z] #19 121.7 Unpacking liblocale-gettext-perl (1.07-4+b1) ... [2022-03-25T18:53:40.456Z] #19 121.7 Selecting previously unselected package bzip2. [2022-03-25T18:53:40.456Z] #19 121.7 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ... [2022-03-25T18:53:40.456Z] #19 121.7 Unpacking bzip2 (1.0.8-4) ... [2022-03-25T18:53:40.718Z] #19 121.8 Selecting previously unselected package libmagic-mgc. [2022-03-25T18:53:40.718Z] #19 121.8 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-03-25T18:53:40.718Z] #19 121.8 Unpacking libmagic-mgc (1:5.39-3) ... [2022-03-25T18:53:40.879Z] #21 23.59 Selecting previously unselected package python3-lib2to3. [2022-03-25T18:53:40.879Z] #21 23.61 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-03-25T18:53:40.879Z] #21 23.62 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-03-25T18:53:40.879Z] #21 23.71 Selecting previously unselected package python3-distutils. [2022-03-25T18:53:40.879Z] #21 23.73 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-03-25T18:53:40.879Z] #21 23.74 Unpacking python3-distutils (3.9.2-1) ... [2022-03-25T18:53:40.980Z] #19 122.2 Selecting previously unselected package libmagic1:amd64. [2022-03-25T18:53:40.980Z] #19 122.2 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ... [2022-03-25T18:53:40.980Z] #19 ... [2022-03-25T18:53:40.980Z] [2022-03-25T18:53:40.980Z] #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-03-25T18:53:40.980Z] #41 sha256:690c302dbbc9280b41bd33bc91d49c996ba245a2f0a0b5840333a4378e0394b0 [2022-03-25T18:53:40.980Z] #41 DONE 131.9s [2022-03-25T18:53:40.980Z] [2022-03-25T18:53:40.980Z] #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-03-25T18:53:40.980Z] #19 sha256:e3d5f52590905818b09b11c4651163e48c0a89ea620c85b1736376275550f7d7 [2022-03-25T18:53:40.980Z] #19 122.2 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-03-25T18:53:41.143Z] #21 23.85 Selecting previously unselected package python3-pkg-resources. [2022-03-25T18:53:41.143Z] #21 23.85 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-03-25T18:53:41.143Z] #21 23.87 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-03-25T18:53:41.143Z] #21 24.02 Selecting previously unselected package python3-setuptools. [2022-03-25T18:53:41.143Z] #21 24.03 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-03-25T18:53:41.143Z] #21 24.03 Unpacking python3-setuptools (52.0.0-4) ... [2022-03-25T18:53:41.241Z] #19 122.4 Selecting previously unselected package file. [2022-03-25T18:53:41.241Z] #19 122.4 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ... [2022-03-25T18:53:41.241Z] #19 122.4 Unpacking file (1:5.39-3) ... [2022-03-25T18:53:41.241Z] #19 122.5 Selecting previously unselected package xz-utils. [2022-03-25T18:53:41.241Z] #19 122.5 Preparing to unpack .../005-xz-utils_5.2.5-2_amd64.deb ... [2022-03-25T18:53:41.241Z] #19 122.5 Unpacking xz-utils (5.2.5-2) ... [2022-03-25T18:53:41.401Z] #21 24.25 Selecting previously unselected package python3-wheel. [2022-03-25T18:53:41.401Z] #21 24.26 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-03-25T18:53:41.401Z] #21 24.27 Unpacking python3-wheel (0.34.2-1) ... [2022-03-25T18:53:41.401Z] #21 24.32 Selecting previously unselected package python3-pip. [2022-03-25T18:53:41.401Z] #21 24.32 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2022-03-25T18:53:41.401Z] #21 24.33 Unpacking python3-pip (20.3.4-4) ... [2022-03-25T18:53:41.441Z] #34 ... [2022-03-25T18:53:41.441Z] [2022-03-25T18:53:41.441Z] #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-03-25T18:53:41.441Z] #14 sha256:9d0bac80c09d498137b30378bf66e98e4bb6218960c227664c035a9ce1accd40 [2022-03-25T18:53:41.441Z] #14 92.37 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-03-25T18:53:41.441Z] #14 92.37 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-03-25T18:53:41.441Z] #14 92.39 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-25T18:53:41.502Z] #19 122.7 Selecting previously unselected package binutils-aarch64-linux-gnu. [2022-03-25T18:53:41.502Z] #19 122.7 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ... [2022-03-25T18:53:41.502Z] #19 122.7 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-03-25T18:53:41.605Z] #21 1.204 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-25T18:53:41.605Z] #21 1.222 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-25T18:53:41.605Z] #21 1.226 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-25T18:53:42.007Z] #21 1.593 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-25T18:53:42.009Z] #21 24.56 Selecting previously unselected package sudo. [2022-03-25T18:53:42.009Z] #21 24.58 Preparing to unpack .../40-sudo_1.9.5p2-3_arm64.deb ... [2022-03-25T18:53:42.009Z] #21 24.59 Unpacking sudo (1.9.5p2-3) ... [2022-03-25T18:53:42.009Z] #21 24.97 Selecting previously unselected package thin-provisioning-tools. [2022-03-25T18:53:42.268Z] #21 24.97 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2022-03-25T18:53:42.268Z] #21 24.97 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-03-25T18:53:42.268Z] #21 25.17 Selecting previously unselected package uidmap. [2022-03-25T18:53:42.268Z] #21 25.18 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_arm64.deb ... [2022-03-25T18:53:42.268Z] #21 25.18 Unpacking uidmap (1:4.8.1-1) ... [2022-03-25T18:53:42.526Z] #21 25.31 Selecting previously unselected package vim-runtime. [2022-03-25T18:53:42.526Z] #21 25.31 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-25T18:53:42.526Z] #21 25.33 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-03-25T18:53:42.526Z] #21 25.35 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-03-25T18:53:42.526Z] #21 25.35 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-03-25T18:53:42.580Z] #21 2.404 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [123 kB] [2022-03-25T18:53:43.420Z] #19 124.4 Selecting previously unselected package binutils-arm-linux-gnueabi. [2022-03-25T18:53:43.420Z] #19 124.4 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ... [2022-03-25T18:53:43.420Z] #19 124.4 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-03-25T18:53:43.963Z] #21 3.460 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-25T18:53:44.908Z] #19 125.8 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2022-03-25T18:53:44.908Z] #19 125.9 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ... [2022-03-25T18:53:44.908Z] #19 125.9 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-03-25T18:53:45.814Z] #21 28.20 Selecting previously unselected package vim. [2022-03-25T18:53:45.814Z] #21 28.20 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-03-25T18:53:45.814Z] #21 28.22 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-03-25T18:53:45.861Z] #19 127.2 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2022-03-25T18:53:45.861Z] #19 127.2 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ... [2022-03-25T18:53:46.072Z] #21 28.69 Selecting previously unselected package xfsprogs. [2022-03-25T18:53:46.072Z] #21 28.70 Preparing to unpack .../45-xfsprogs_5.10.0-4_arm64.deb ... [2022-03-25T18:53:46.072Z] #21 28.71 Unpacking xfsprogs (5.10.0-4) ... [2022-03-25T18:53:46.125Z] #19 127.2 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-03-25T18:53:46.331Z] #21 29.11 Selecting previously unselected package zip. [2022-03-25T18:53:46.331Z] #21 29.14 Preparing to unpack .../46-zip_3.0-12_arm64.deb ... [2022-03-25T18:53:46.331Z] #21 29.15 Unpacking zip (3.0-12) ... [2022-03-25T18:53:46.478Z] #60 ... [2022-03-25T18:53:46.478Z] [2022-03-25T18:53:46.478Z] #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-03-25T18:53:46.478Z] #14 sha256:9d0bac80c09d498137b30378bf66e98e4bb6218960c227664c035a9ce1accd40 [2022-03-25T18:53:46.478Z] #14 79.66 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-03-25T18:53:46.478Z] #14 79.66 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-03-25T18:53:46.478Z] #14 79.67 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-03-25T18:53:46.478Z] #14 84.92 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-03-25T18:53:46.478Z] #14 84.92 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-03-25T18:53:46.478Z] #14 84.92 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-25T18:53:46.590Z] #21 29.29 Selecting previously unselected package zstd. [2022-03-25T18:53:46.590Z] #21 29.30 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_arm64.deb ... [2022-03-25T18:53:46.590Z] #21 29.30 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-03-25T18:53:46.848Z] #21 29.54 Setting up python3-pkg-resources (52.0.0-4) ... [2022-03-25T18:53:47.256Z] #21 7.007 Fetched 8508 kB in 6s (1401 kB/s) [2022-03-25T18:53:47.415Z] #21 30.37 Setting up libip4tc2:arm64 (1.8.7-1) ... [2022-03-25T18:53:47.514Z] #19 128.4 Selecting previously unselected package binutils-s390x-linux-gnu. [2022-03-25T18:53:47.514Z] #19 128.5 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ... [2022-03-25T18:53:47.514Z] #19 128.5 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ... [2022-03-25T18:53:47.519Z] #21 7.007 Reading package lists... [2022-03-25T18:53:47.519Z] #21 ... [2022-03-25T18:53:47.519Z] [2022-03-25T18:53:47.519Z] #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-03-25T18:53:47.519Z] #34 sha256:690c302dbbc9280b41bd33bc91d49c996ba245a2f0a0b5840333a4378e0394b0 [2022-03-25T18:53:47.519Z] #34 DONE 161.6s [2022-03-25T18:53:47.519Z] [2022-03-25T18:53:47.519Z] #56 [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-03-25T18:53:47.519Z] #56 sha256:8ad7b9abc4a1a7cbe15325cc2ec8d64c175dc21cda788d99870f4473efed3cb3 [2022-03-25T18:53:47.519Z] #56 10.28 + cd /tmp/tmp.hMmZbIJTk4/src/github.com/opencontainers/runc [2022-03-25T18:53:47.519Z] #56 10.29 + git checkout -q v1.1.0 [2022-03-25T18:53:47.519Z] #56 10.65 + '[' -z '' ']' [2022-03-25T18:53:47.519Z] #56 10.65 + target=static [2022-03-25T18:53:47.519Z] #56 10.65 + make BUILDTAGS=seccomp static [2022-03-25T18:53:47.519Z] #56 11.29 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.0-0-g067aaf85 -X main.version=1.1.0 " -o runc . [2022-03-25T18:53:47.673Z] #21 30.42 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-03-25T18:53:47.673Z] #21 30.44 Setting up libgpm2:arm64 (1.20.7-8) ... [2022-03-25T18:53:47.673Z] #21 30.45 Setting up libicu67:arm64 (67.1-7) ... [2022-03-25T18:53:47.673Z] #21 30.47 Setting up libip6tc2:arm64 (1.8.7-1) ... [2022-03-25T18:53:47.673Z] #21 30.49 Setting up libinih1:arm64 (53-1+b2) ... [2022-03-25T18:53:47.673Z] #21 30.51 Setting up uidmap (1:4.8.1-1) ... [2022-03-25T18:53:47.673Z] #21 30.53 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-03-25T18:53:47.673Z] #21 30.54 Setting up bzip2 (1.0.8-4) ... [2022-03-25T18:53:47.673Z] #21 30.55 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-03-25T18:53:47.673Z] #21 30.57 Setting up python3-wheel (0.34.2-1) ... [2022-03-25T18:53:48.087Z] #19 129.4 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64. [2022-03-25T18:53:48.087Z] #19 129.4 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-03-25T18:53:48.349Z] #19 129.4 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-03-25T18:53:48.349Z] #19 129.6 Selecting previously unselected package cpp-10-aarch64-linux-gnu. [2022-03-25T18:53:48.349Z] #19 129.6 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-03-25T18:53:48.349Z] #19 129.6 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-03-25T18:53:48.609Z] #21 31.16 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-03-25T18:53:48.609Z] #21 31.17 Setting up libcap2:arm64 (1:2.44-1) ... [2022-03-25T18:53:48.609Z] #21 31.19 Setting up libcap2-bin (1:2.44-1) ... [2022-03-25T18:53:48.609Z] #21 31.20 Setting up apparmor (2.13.6-10) ... [2022-03-25T18:53:49.985Z] #21 32.55 Setting up zip (3.0-12) ... [2022-03-25T18:53:49.985Z] #21 32.58 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-25T18:53:49.985Z] #21 32.61 Setting up bash-completion (1:2.11-2) ... [2022-03-25T18:53:50.063Z] #56 ... [2022-03-25T18:53:50.063Z] [2022-03-25T18:53:50.063Z] #21 [dev-systemd-false 7/24] 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-03-25T18:53:50.063Z] #21 sha256:2322007b70694bf875c7e5fe4e24cea61a831995892f3eb8bda0425b95d831bf [2022-03-25T18:53:50.063Z] #21 7.007 Reading package lists... [2022-03-25T18:53:51.388Z] #21 34.22 Setting up xz-utils (5.2.5-2) ... [2022-03-25T18:53:51.388Z] #21 34.23 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-03-25T18:53:51.388Z] #21 34.25 Setting up libmnl0:arm64 (1.0.4-3) ... [2022-03-25T18:53:51.388Z] #21 34.27 Setting up patch (2.7.6-7) ... [2022-03-25T18:53:51.388Z] #21 34.29 Setting up sudo (1.9.5p2-3) ... [2022-03-25T18:53:51.388Z] #21 34.34 invoke-rc.d: could not determine current runlevel [2022-03-25T18:53:51.646Z] #21 34.34 invoke-rc.d: policy-rc.d denied execution of start. [2022-03-25T18:53:51.646Z] #21 34.36 Setting up xfsprogs (5.10.0-4) ... [2022-03-25T18:53:51.646Z] #21 34.40 Setting up libxtables12:arm64 (1.8.7-1) ... [2022-03-25T18:53:51.646Z] #21 34.43 Setting up inetutils-ping (2:2.0-1) ... [2022-03-25T18:53:51.646Z] #21 34.44 Setting up pigz (2.6-1) ... [2022-03-25T18:53:51.646Z] #21 34.45 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-03-25T18:53:51.646Z] #21 34.47 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-03-25T18:53:51.646Z] #21 34.49 Setting up python-pip-whl (20.3.4-4) ... [2022-03-25T18:53:51.646Z] #21 34.51 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-03-25T18:53:51.734Z] #14 96.08 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-03-25T18:53:51.734Z] #14 96.08 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-03-25T18:53:51.734Z] #14 96.09 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-25T18:53:51.968Z] #21 9.557 Reading package lists... [2022-03-25T18:53:52.214Z] #21 35.03 Setting up libaio1:arm64 (0.3.112-9) ... [2022-03-25T18:53:52.214Z] #21 35.04 Setting up python3-lib2to3 (3.9.2-1) ... [2022-03-25T18:53:52.477Z] #21 35.40 Setting up libelf1:arm64 (0.183-1) ... [2022-03-25T18:53:52.477Z] #21 35.48 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-03-25T18:53:52.537Z] #21 11.74 Building dependency tree... [2022-03-25T18:53:52.736Z] #21 35.50 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-03-25T18:53:52.736Z] #21 35.53 Setting up python3-distutils (3.9.2-1) ... [2022-03-25T18:53:52.797Z] #21 12.68 The following additional packages will be installed: [2022-03-25T18:53:53.056Z] #21 12.69 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-03-25T18:53:53.056Z] #21 12.69 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-03-25T18:53:53.056Z] #21 12.69 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-03-25T18:53:53.056Z] #21 12.69 python3-pkg-resources vim-runtime xxd [2022-03-25T18:53:53.056Z] #21 12.69 Suggested packages: [2022-03-25T18:53:53.056Z] #21 12.70 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-03-25T18:53:53.056Z] #21 12.70 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-03-25T18:53:53.056Z] #21 12.70 acl attr quota [2022-03-25T18:53:53.056Z] #21 12.70 Recommended packages: [2022-03-25T18:53:53.056Z] #21 12.70 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-03-25T18:53:53.254Z] #21 35.92 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-03-25T18:53:53.254Z] #21 35.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-03-25T18:53:53.254Z] #21 35.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-03-25T18:53:53.254Z] #21 35.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-03-25T18:53:53.254Z] #21 35.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-03-25T18:53:53.254Z] #21 35.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-03-25T18:53:53.254Z] #21 35.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-03-25T18:53:53.254Z] #21 35.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-03-25T18:53:53.254Z] #21 35.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-03-25T18:53:53.254Z] #21 35.99 Setting up python3-setuptools (52.0.0-4) ... [2022-03-25T18:53:53.994Z] #21 13.81 The following NEW packages will be installed: [2022-03-25T18:53:53.994Z] #21 13.82 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-03-25T18:53:53.994Z] #21 13.82 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-03-25T18:53:53.994Z] #21 13.82 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-03-25T18:53:53.994Z] #21 13.82 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-03-25T18:53:53.994Z] #21 13.83 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-03-25T18:53:53.994Z] #21 13.83 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-03-25T18:53:53.994Z] #21 13.83 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-03-25T18:53:53.994Z] #21 13.83 xz-utils zip zstd [2022-03-25T18:53:54.254Z] #21 14.12 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2022-03-25T18:53:54.254Z] #21 14.12 Need to get 27.6 MB of archives. [2022-03-25T18:53:54.254Z] #21 14.12 After this operation, 106 MB of additional disk space will be used. [2022-03-25T18:53:54.254Z] #21 14.12 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-03-25T18:53:54.254Z] #21 14.12 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-03-25T18:53:54.254Z] #21 14.13 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-03-25T18:53:54.254Z] #21 14.13 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-03-25T18:53:54.449Z] #21 37.10 Setting up libjq1:arm64 (1.6-2.1) ... [2022-03-25T18:53:54.449Z] #21 37.11 Setting up libnftnl11:arm64 (1.1.9-1) ... [2022-03-25T18:53:54.449Z] #21 37.13 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-03-25T18:53:54.449Z] #21 37.14 Setting up python3-pip (20.3.4-4) ... [2022-03-25T18:53:54.514Z] #21 14.13 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-03-25T18:53:54.514Z] #21 14.14 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-03-25T18:53:54.514Z] #21 14.14 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-03-25T18:53:54.514Z] #21 14.15 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-03-25T18:53:54.514Z] #21 14.16 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-03-25T18:53:54.514Z] #21 14.17 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-03-25T18:53:54.514Z] #21 14.17 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-03-25T18:53:54.514Z] #21 14.18 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-03-25T18:53:54.514Z] #21 14.18 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2022-03-25T18:53:54.514Z] #21 14.18 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-03-25T18:53:54.514Z] #21 14.20 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-03-25T18:53:54.514Z] #21 14.21 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-03-25T18:53:54.514Z] #21 14.21 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-03-25T18:53:54.514Z] #21 14.21 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-03-25T18:53:54.514Z] #21 14.23 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-03-25T18:53:54.514Z] #21 14.23 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-03-25T18:53:54.514Z] #21 14.23 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-03-25T18:53:54.514Z] #21 14.23 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-03-25T18:53:54.514Z] #21 14.24 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-03-25T18:53:54.514Z] #21 14.24 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-03-25T18:53:54.514Z] #21 14.24 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-03-25T18:53:54.514Z] #21 14.25 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-03-25T18:53:54.514Z] #21 14.25 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-03-25T18:53:54.774Z] #21 14.51 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-03-25T18:53:54.774Z] #21 14.51 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-03-25T18:53:54.774Z] #21 14.51 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-03-25T18:53:54.774Z] #21 14.51 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-03-25T18:53:54.774Z] #21 14.51 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-03-25T18:53:54.774Z] #21 14.51 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-03-25T18:53:54.774Z] #21 14.52 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2022-03-25T18:53:54.774Z] #21 14.57 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-03-25T18:53:54.774Z] #21 14.57 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-03-25T18:53:54.774Z] #21 14.58 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-03-25T18:53:54.774Z] #21 14.58 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-03-25T18:53:54.774Z] #21 14.60 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-03-25T18:53:54.774Z] #21 14.60 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2022-03-25T18:53:54.774Z] #21 14.61 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-03-25T18:53:54.774Z] #21 14.63 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-03-25T18:53:55.033Z] #21 14.64 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-03-25T18:53:55.033Z] #21 14.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-03-25T18:53:55.033Z] #21 14.81 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-03-25T18:53:55.033Z] #21 14.83 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-03-25T18:53:55.033Z] #21 14.86 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-03-25T18:53:55.033Z] #21 14.86 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-03-25T18:53:55.385Z] #21 38.05 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-03-25T18:53:55.385Z] #21 38.07 Setting up jq (1.6-2.1) ... [2022-03-25T18:53:55.385Z] #21 38.08 Setting up libbpf0:arm64 (1:0.3-2) ... [2022-03-25T18:53:55.385Z] #21 38.09 Setting up iptables (1.8.7-1) ... [2022-03-25T18:53:55.385Z] #21 38.10 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-25T18:53:55.385Z] #21 38.11 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-25T18:53:55.385Z] #21 38.11 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-25T18:53:55.385Z] #21 38.11 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-25T18:53:55.385Z] #21 38.12 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-03-25T18:53:55.385Z] #21 38.12 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-03-25T18:53:55.385Z] #21 38.14 Setting up iproute2 (5.10.0-4) ... [2022-03-25T18:53:55.602Z] #21 15.38 debconf: delaying package configuration, since apt-utils is not installed [2022-03-25T18:53:55.602Z] #21 15.49 Fetched 27.6 MB in 1s (26.9 MB/s) [2022-03-25T18:53:55.644Z] #21 38.40 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-25T18:53:55.861Z] #21 15.55 Selecting previously unselected package pigz. [2022-03-25T18:53:55.861Z] #21 15.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 ... 24010 files and directories currently installed.) [2022-03-25T18:53:55.861Z] #21 15.60 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-03-25T18:53:55.861Z] #21 15.61 Unpacking pigz (2.6-1) ... [2022-03-25T18:53:55.861Z] #21 15.70 Selecting previously unselected package libelf1:amd64. [2022-03-25T18:53:55.861Z] #21 15.70 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-03-25T18:53:55.861Z] #21 15.71 Unpacking libelf1:amd64 (0.183-1) ... [2022-03-25T18:53:55.861Z] #21 15.82 Selecting previously unselected package libbpf0:amd64. [2022-03-25T18:53:55.910Z] #14 ... [2022-03-25T18:53:55.910Z] [2022-03-25T18:53:55.910Z] #63 [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-03-25T18:53:55.910Z] #63 sha256:425511697932e73dec2b1dd588a0bf864b5bec7779ab409c0c20bf5f2624fbdc [2022-03-25T18:53:55.910Z] #63 99.47 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-25T18:53:55.910Z] #63 99.47 + GOBIN=/build [2022-03-25T18:53:55.910Z] #63 99.47 + GO111MODULE=on [2022-03-25T18:53:55.910Z] #63 99.47 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@b25a0bad15d664c4ee8885ba622569425e918a68 [2022-03-25T18:53:56.121Z] #21 15.82 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-03-25T18:53:56.121Z] #21 15.83 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-03-25T18:53:56.121Z] #21 15.96 Selecting previously unselected package libcap2:amd64. [2022-03-25T18:53:56.121Z] #21 15.96 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-03-25T18:53:56.121Z] #21 15.96 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-03-25T18:53:56.121Z] #21 16.01 Selecting previously unselected package libmnl0:amd64. [2022-03-25T18:53:56.121Z] #21 16.01 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-03-25T18:53:56.121Z] #21 16.02 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-03-25T18:53:56.121Z] #21 16.06 Selecting previously unselected package libxtables12:amd64. [2022-03-25T18:53:56.211Z] #21 DONE 39.1s [2022-03-25T18:53:56.211Z] [2022-03-25T18:53:56.211Z] #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-03-25T18:53:56.211Z] #43 sha256:a59e25040d95e869bc22c32b5c79602741c46a1f14794702a6535a9264d7ef6a [2022-03-25T18:53:56.305Z] #14 ... [2022-03-25T18:53:56.305Z] [2022-03-25T18:53:56.305Z] #60 [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-03-25T18:53:56.305Z] #60 sha256:a4530457ff6ad0c7a4744c3c5a926be47ab45fc3096304e2f31c89cd437b06eb [2022-03-25T18:53:56.305Z] #60 59.60 Updating files: 36% (1703/4623) Updating files: 37% (1711/4623) Updating files: 38% (1757/4623) Updating files: 39% (1803/4623) Updating files: 40% (1850/4623) Updating files: 41% (1896/4623) Updating files: 42% (1942/4623) Updating files: 43% (1988/4623) Updating files: 44% (2035/4623) Updating files: 45% (2081/4623) Updating files: 46% (2127/4623) Updating files: 47% (2173/4623) Updating files: 48% (2220/4623) Updating files: 49% (2266/4623) Updating files: 50% (2312/4623) Updating files: 51% (2358/4623) Updating files: 52% (2404/4623) Updating files: 53% (2451/4623) Updating files: 54% (2497/4623) Updating files: 55% (2543/4623) Updating files: 56% (2589/4623) Updating files: 57% (2636/4623) Updating files: 58% (2682/4623) Updating files: 59% (2728/4623) Updating files: 60% (2774/4623) Updating files: 61% (2821/4623) Updating files: 62% (2867/4623) Updating files: 63% (2913/4623) Updating files: 64% (2959/4623) Updating files: 65% (3005/4623) Updating files: 66% (3052/4623) Updating files: 67% (3098/4623) Updating files: 68% (3144/4623) Updating files: 69% (3190/4623) Updating files: 70% (3237/4623) Updating files: 71% (3283/4623) Updating files: 72% (3329/4623) Updating files: 73% (3375/4623) Updating files: 74% (3422/4623) Updating files: 75% (3468/4623) Updating files: 75% (3499/4623) Updating files: 76% (3514/4623) Updating files: 77% (3560/4623) Updating files: 78% (3606/4623) Updating files: 79% (3653/4623) Updating files: 80% (3699/4623) Updating files: 81% (3745/4623) Updating files: 82% (3791/4623) Updating files: 83% (3838/4623) Updating files: 84% (3884/4623) Updating files: 85% (3930/4623) Updating files: 86% (3976/4623) Updating files: 87% (4023/4623) Updating files: 88% (4069/4623) Updating files: 89% (4115/4623) Updating files: 90% (4161/4623) Updating files: 91% (4207/4623) Updating files: 92% (4254/4623) Updating files: 93% (4300/4623) Updating files: 94% (4346/4623) Updating files: 95% (4392/4623) Updating files: 96% (4439/4623) Updating files: 97% (4485/4623) Updating files: 98% (4531/4623) Updating files: 99% (4577/4623) Updating files: 100% (4623/4623) Updating files: 100% (4623/4623), done. [2022-03-25T18:53:56.305Z] #60 61.80 + cd /tmp/tmp.lXpr34mDR4/src/github.com/containerd/containerd [2022-03-25T18:53:56.305Z] #60 61.80 + git checkout -q v1.6.2 [2022-03-25T18:53:56.380Z] #21 16.06 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-03-25T18:53:56.380Z] #21 16.07 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-03-25T18:53:56.380Z] #21 16.16 Selecting previously unselected package libcap2-bin. [2022-03-25T18:53:56.380Z] #21 16.16 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-03-25T18:53:56.380Z] #21 16.17 Unpacking libcap2-bin (1:2.44-1) ... [2022-03-25T18:53:56.380Z] #21 16.25 Selecting previously unselected package iproute2. [2022-03-25T18:53:56.380Z] #21 16.25 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-03-25T18:53:56.380Z] #21 16.28 Unpacking iproute2 (5.10.0-4) ... [2022-03-25T18:53:56.472Z] #43 ... [2022-03-25T18:53:56.472Z] [2022-03-25T18:53:56.472Z] #22 [dev-systemd-false 8/24] 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-03-25T18:53:56.472Z] #22 sha256:33ebd3e02e27c77a6af7fbf0b28091c48238c303efc5a1c93ceef38009b3975b [2022-03-25T18:53:56.730Z] #22 0.547 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-03-25T18:53:56.949Z] #21 16.66 Selecting previously unselected package xxd. [2022-03-25T18:53:56.949Z] #21 16.66 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-03-25T18:53:56.949Z] #21 16.66 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-03-25T18:53:56.949Z] #21 16.77 Selecting previously unselected package vim-common. [2022-03-25T18:53:56.949Z] #21 16.78 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-25T18:53:56.949Z] #21 16.79 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-25T18:53:56.989Z] #22 0.551 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-03-25T18:53:56.989Z] #22 0.554 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-03-25T18:53:56.989Z] #22 DONE 0.6s [2022-03-25T18:53:56.989Z] [2022-03-25T18:53:56.989Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-03-25T18:53:56.989Z] #23 sha256:2d29fcdad6886fa6584d6c9b3ac3db6099768ee2f36cb8c3b8542424be9b6666 [2022-03-25T18:53:57.209Z] #21 16.96 Selecting previously unselected package bash-completion. [2022-03-25T18:53:57.209Z] #21 16.97 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-03-25T18:53:57.238Z] #60 62.55 + export 'BUILDTAGS=netgo osusergo static_build' [2022-03-25T18:53:57.238Z] #60 62.55 + BUILDTAGS='netgo osusergo static_build' [2022-03-25T18:53:57.238Z] #60 62.55 + export EXTRA_FLAGS=-buildmode=pie [2022-03-25T18:53:57.238Z] #60 62.55 + EXTRA_FLAGS=-buildmode=pie [2022-03-25T18:53:57.238Z] #60 62.55 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-03-25T18:53:57.238Z] #60 62.55 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-03-25T18:53:57.238Z] #60 62.55 + '[' '' = dynamic ']' [2022-03-25T18:53:57.238Z] #60 62.55 + make [2022-03-25T18:53:59.116Z] #21 18.70 Unpacking bash-completion (1:2.11-2) ... [2022-03-25T18:53:59.376Z] #21 19.07 Selecting previously unselected package bzip2. [2022-03-25T18:53:59.376Z] #21 19.08 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-03-25T18:53:59.376Z] #21 19.08 Unpacking bzip2 (1.0.8-4) ... [2022-03-25T18:53:59.376Z] #21 19.15 Selecting previously unselected package xz-utils. [2022-03-25T18:53:59.376Z] #21 19.16 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ... [2022-03-25T18:53:59.376Z] #21 19.16 Unpacking xz-utils (5.2.5-2) ... [2022-03-25T18:53:59.636Z] #21 19.30 Selecting previously unselected package apparmor. [2022-03-25T18:53:59.636Z] #21 19.30 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-03-25T18:53:59.636Z] #21 19.36 Unpacking apparmor (2.13.6-10) ... [2022-03-25T18:53:59.760Z] #60 65.08 + bin/ctr [2022-03-25T18:53:59.895Z] #21 19.72 Selecting previously unselected package inetutils-ping. [2022-03-25T18:53:59.895Z] #21 19.73 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-03-25T18:53:59.895Z] #21 19.74 Unpacking inetutils-ping (2:2.0-1) ... [2022-03-25T18:53:59.895Z] #21 19.83 Selecting previously unselected package libip4tc2:amd64. [2022-03-25T18:54:00.088Z] #63 104.2 rootlesskit version 0.14.6 [2022-03-25T18:54:00.088Z] #63 104.2 Usage of /build/rootlesskit-docker-proxy: [2022-03-25T18:54:00.088Z] #63 104.2 -container-ip string [2022-03-25T18:54:00.088Z] #63 104.2 container ip [2022-03-25T18:54:00.088Z] #63 104.2 -container-port int [2022-03-25T18:54:00.088Z] #63 104.2 container port (default -1) [2022-03-25T18:54:00.088Z] #63 104.2 -host-ip string [2022-03-25T18:54:00.088Z] #63 104.2 host ip [2022-03-25T18:54:00.088Z] #63 104.2 -host-port int [2022-03-25T18:54:00.088Z] #63 104.2 host port (default -1) [2022-03-25T18:54:00.088Z] #63 104.2 -proto string [2022-03-25T18:54:00.088Z] #63 104.2 proxy protocol (default "tcp") [2022-03-25T18:54:00.155Z] #21 19.83 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-03-25T18:54:00.155Z] #21 19.84 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-03-25T18:54:00.155Z] #21 19.89 Selecting previously unselected package libip6tc2:amd64. [2022-03-25T18:54:00.155Z] #21 19.91 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-03-25T18:54:00.155Z] #21 19.92 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-03-25T18:54:00.155Z] #21 19.99 Selecting previously unselected package libnfnetlink0:amd64. [2022-03-25T18:54:00.155Z] #21 20.01 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-03-25T18:54:00.155Z] #21 20.01 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-03-25T18:54:00.155Z] #21 20.09 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-03-25T18:54:00.414Z] #21 20.09 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-03-25T18:54:00.414Z] #21 20.10 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-03-25T18:54:00.414Z] #21 20.17 Selecting previously unselected package libnftnl11:amd64. [2022-03-25T18:54:00.414Z] #21 20.18 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-03-25T18:54:00.414Z] #21 20.18 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-03-25T18:54:00.651Z] #63 ... [2022-03-25T18:54:00.651Z] [2022-03-25T18:54:00.651Z] #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-03-25T18:54:00.651Z] #14 sha256:9d0bac80c09d498137b30378bf66e98e4bb6218960c227664c035a9ce1accd40 [2022-03-25T18:54:00.651Z] #14 100.6 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-03-25T18:54:00.651Z] #14 100.6 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-03-25T18:54:00.651Z] #14 100.6 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-03-25T18:54:00.651Z] #14 100.7 Selecting previously unselected package libapparmor1:amd64. [2022-03-25T18:54:00.652Z] #14 100.7 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-03-25T18:54:00.652Z] #14 100.7 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-03-25T18:54:00.652Z] #14 100.8 Selecting previously unselected package libapparmor-dev:amd64. [2022-03-25T18:54:00.652Z] #14 100.8 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-03-25T18:54:00.652Z] #14 100.8 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-03-25T18:54:00.652Z] #14 100.9 Selecting previously unselected package libbtrfs0:amd64. [2022-03-25T18:54:00.652Z] #14 100.9 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-03-25T18:54:00.652Z] #14 100.9 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-03-25T18:54:00.652Z] #14 101.1 Selecting previously unselected package libbtrfs-dev:amd64. [2022-03-25T18:54:00.652Z] #14 101.1 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-03-25T18:54:00.652Z] #14 101.1 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-25T18:54:00.652Z] #14 101.3 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-03-25T18:54:00.652Z] #14 101.3 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-03-25T18:54:00.652Z] #14 101.3 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-25T18:54:00.652Z] #14 101.3 Selecting previously unselected package libudev-dev:amd64. [2022-03-25T18:54:00.652Z] #14 101.3 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2022-03-25T18:54:00.652Z] #14 101.4 Unpacking libudev-dev:amd64 (247.3-6) ... [2022-03-25T18:54:00.652Z] #14 101.5 Selecting previously unselected package libsepol1-dev:amd64. [2022-03-25T18:54:00.652Z] #14 101.5 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-03-25T18:54:00.652Z] #14 101.5 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-03-25T18:54:00.652Z] #14 101.7 Selecting previously unselected package libpcre2-16-0:amd64. [2022-03-25T18:54:00.652Z] #14 101.7 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-03-25T18:54:00.652Z] #14 101.7 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-03-25T18:54:00.652Z] #14 101.9 Selecting previously unselected package libpcre2-32-0:amd64. [2022-03-25T18:54:00.652Z] #14 101.9 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-03-25T18:54:00.652Z] #14 101.9 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-03-25T18:54:00.652Z] #14 102.1 Selecting previously unselected package libpcre2-posix2:amd64. [2022-03-25T18:54:00.652Z] #14 102.1 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-03-25T18:54:00.652Z] #14 102.1 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-03-25T18:54:00.652Z] #14 102.2 Selecting previously unselected package libpcre2-dev:amd64. [2022-03-25T18:54:00.652Z] #14 102.2 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-03-25T18:54:00.652Z] #14 102.2 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-03-25T18:54:00.652Z] #14 102.6 Selecting previously unselected package libselinux1-dev:amd64. [2022-03-25T18:54:00.652Z] #14 102.6 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-03-25T18:54:00.652Z] #14 102.6 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-03-25T18:54:00.652Z] #14 102.8 Selecting previously unselected package libdevmapper-dev:amd64. [2022-03-25T18:54:00.652Z] #14 102.8 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-03-25T18:54:00.652Z] #14 102.8 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-03-25T18:54:00.652Z] #14 102.9 Selecting previously unselected package libseccomp-dev:amd64. [2022-03-25T18:54:00.652Z] #14 102.9 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-03-25T18:54:00.652Z] #14 102.9 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-03-25T18:54:00.652Z] #14 103.0 Selecting previously unselected package libsystemd-dev:amd64. [2022-03-25T18:54:00.652Z] #14 103.0 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2022-03-25T18:54:00.652Z] #14 103.1 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2022-03-25T18:54:00.652Z] #14 103.5 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-03-25T18:54:00.652Z] #14 103.6 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-03-25T18:54:00.652Z] #14 103.6 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-03-25T18:54:00.652Z] #14 103.6 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-03-25T18:54:00.652Z] #14 103.6 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-03-25T18:54:00.652Z] #14 103.6 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-03-25T18:54:00.652Z] #14 103.6 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-03-25T18:54:00.652Z] #14 103.6 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-03-25T18:54:00.652Z] #14 103.6 Setting up libudev-dev:amd64 (247.3-6) ... [2022-03-25T18:54:00.652Z] #14 103.6 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-03-25T18:54:00.652Z] #14 103.6 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-03-25T18:54:00.652Z] #14 103.6 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-25T18:54:00.652Z] #14 103.7 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-03-25T18:54:00.652Z] #14 103.7 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-03-25T18:54:00.652Z] #14 103.7 Setting up mingw-w64-common (8.0.0-1) ... [2022-03-25T18:54:00.652Z] #14 103.7 Setting up libsystemd-dev:amd64 (247.3-6) ... [2022-03-25T18:54:00.652Z] #14 103.7 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-03-25T18:54:00.652Z] #14 103.7 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-03-25T18:54:00.652Z] #14 103.7 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-03-25T18:54:00.652Z] #14 103.7 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-03-25T18:54:00.652Z] #14 103.7 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-25T18:54:00.652Z] #14 103.8 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-03-25T18:54:00.652Z] #14 103.8 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-25T18:54:00.652Z] #14 103.8 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-03-25T18:54:00.652Z] #14 103.8 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-03-25T18:54:00.652Z] #14 103.8 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-25T18:54:00.652Z] #14 103.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-03-25T18:54:00.652Z] #14 103.8 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-25T18:54:00.652Z] #14 103.8 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-03-25T18:54:00.652Z] #14 103.9 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-25T18:54:00.652Z] #14 103.9 Setting up dmsetup (2:1.02.175-2.1) ... [2022-03-25T18:54:00.652Z] #14 103.9 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-25T18:54:00.652Z] #14 103.9 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-03-25T18:54:00.652Z] #14 103.9 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-25T18:54:00.674Z] #21 20.26 Selecting previously unselected package iptables. [2022-03-25T18:54:00.674Z] #21 20.26 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-03-25T18:54:00.674Z] #21 20.26 Unpacking iptables (1.8.7-1) ... [2022-03-25T18:54:00.674Z] #21 20.50 Selecting previously unselected package libonig5:amd64. [2022-03-25T18:54:00.674Z] #21 20.50 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-03-25T18:54:00.674Z] #21 20.50 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-03-25T18:54:00.674Z] #21 20.61 Selecting previously unselected package libjq1:amd64. [2022-03-25T18:54:00.934Z] #21 20.61 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-03-25T18:54:00.934Z] #21 20.63 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-03-25T18:54:00.934Z] #21 20.72 Selecting previously unselected package jq. [2022-03-25T18:54:00.934Z] #21 20.73 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-03-25T18:54:00.934Z] #21 20.74 Unpacking jq (1.6-2.1) ... [2022-03-25T18:54:01.194Z] #21 20.82 Selecting previously unselected package libaio1:amd64. [2022-03-25T18:54:01.194Z] #21 20.83 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-03-25T18:54:01.194Z] #21 20.83 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-03-25T18:54:01.194Z] #21 20.88 Selecting previously unselected package libgpm2:amd64. [2022-03-25T18:54:01.194Z] #21 20.89 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-03-25T18:54:01.194Z] #21 20.89 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-03-25T18:54:01.194Z] #21 20.95 Selecting previously unselected package libicu67:amd64. [2022-03-25T18:54:01.194Z] #21 20.95 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-03-25T18:54:01.194Z] #21 20.96 Unpacking libicu67:amd64 (67.1-7) ... [2022-03-25T18:54:02.023Z] #14 DONE 106.7s [2022-03-25T18:54:02.023Z] [2022-03-25T18:54:02.023Z] #63 [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-03-25T18:54:02.023Z] #63 sha256:425511697932e73dec2b1dd588a0bf864b5bec7779ab409c0c20bf5f2624fbdc [2022-03-25T18:54:02.023Z] #63 DONE 106.2s [2022-03-25T18:54:02.023Z] [2022-03-25T18:54:02.023Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-03-25T18:54:02.023Z] #15 sha256:c505cf88f2c11a477c01732985c980b7a4bad2f2e925564d96038ac347e7697a [2022-03-25T18:54:02.281Z] #15 ... [2022-03-25T18:54:02.281Z] [2022-03-25T18:54:02.281Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-03-25T18:54:02.281Z] #55 sha256:c1d69e337de98cbc17653667892f9982590444059505a42b7df1771abc26c450 [2022-03-25T18:54:02.281Z] #55 DONE 0.3s [2022-03-25T18:54:02.284Z] #60 ... [2022-03-25T18:54:02.284Z] [2022-03-25T18:54:02.284Z] #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-03-25T18:54:02.284Z] #14 sha256:9d0bac80c09d498137b30378bf66e98e4bb6218960c227664c035a9ce1accd40 [2022-03-25T18:54:02.284Z] #14 114.4 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-03-25T18:54:02.284Z] #14 114.4 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-03-25T18:54:02.284Z] #14 114.4 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-25T18:54:02.539Z] [2022-03-25T18:54:02.539Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-03-25T18:54:02.539Z] #64 sha256:9e7aa77db7a80d5f3620d1d3dc33315118670612990e269fcb6670c3132b265f [2022-03-25T18:54:02.539Z] #64 DONE 0.3s [2022-03-25T18:54:02.539Z] [2022-03-25T18:54:02.539Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-03-25T18:54:02.539Z] #65 sha256:7fac96b154492d592bfe021158be7b294086b44d1efe48c56f5dc082a2c5b8a4 [2022-03-25T18:54:02.796Z] #65 DONE 0.3s [2022-03-25T18:54:02.797Z] [2022-03-25T18:54:02.797Z] #56 [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-03-25T18:54:02.797Z] #56 sha256:8aba210e98a6462af47cc6dadfaab277517d6c9db4fe39e7e80417fd718d1ec0 [2022-03-25T18:54:03.919Z] using credential docker-jenkins-github-credentials [2022-03-25T18:54:03.999Z] Cloning the remote Git repository [2022-03-25T18:54:03.999Z] Cloning with configured refspecs honoured and without tags [2022-03-25T18:54:04.484Z] #21 23.97 Selecting previously unselected package libinih1:amd64. [2022-03-25T18:54:04.484Z] #21 23.99 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-03-25T18:54:04.484Z] #21 23.99 Unpacking libinih1:amd64 (53-1+b2) ... [2022-03-25T18:54:04.484Z] #21 24.05 Selecting previously unselected package libnet1:amd64. [2022-03-25T18:54:04.484Z] #21 24.06 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-03-25T18:54:04.484Z] #21 24.07 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-25T18:54:04.484Z] #21 24.15 Selecting previously unselected package libnl-3-200:amd64. [2022-03-25T18:54:04.484Z] #21 24.17 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-03-25T18:54:04.484Z] #21 24.17 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-25T18:54:04.484Z] #21 24.24 Selecting previously unselected package libprotobuf-c1:amd64. [2022-03-25T18:54:04.484Z] #21 24.26 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-03-25T18:54:04.484Z] #21 24.26 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-25T18:54:04.743Z] #21 24.32 Selecting previously unselected package net-tools. [2022-03-25T18:54:04.743Z] #21 24.34 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-03-25T18:54:04.743Z] #21 24.34 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-03-25T18:54:04.743Z] #21 24.52 Selecting previously unselected package patch. [2022-03-25T18:54:04.743Z] #21 24.52 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-03-25T18:54:04.743Z] #21 24.53 Unpacking patch (2.7.6-7) ... [2022-03-25T18:54:04.194Z] Cloning repository https://github.com/moby/moby.git [2022-03-25T18:54:04.595Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-03-25T18:54:05.002Z] #21 24.62 Selecting previously unselected package python-pip-whl. [2022-03-25T18:54:05.002Z] #21 24.63 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2022-03-25T18:54:05.002Z] #21 24.63 Unpacking python-pip-whl (20.3.4-4) ... [2022-03-25T18:54:05.261Z] #21 25.20 Selecting previously unselected package python3-lib2to3. [2022-03-25T18:54:05.521Z] #21 25.21 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-03-25T18:54:05.521Z] #21 25.22 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-03-25T18:54:05.521Z] #21 25.31 Selecting previously unselected package python3-distutils. [2022-03-25T18:54:05.521Z] #21 25.31 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-03-25T18:54:05.521Z] #21 25.32 Unpacking python3-distutils (3.9.2-1) ... [2022-03-25T18:54:05.780Z] #21 25.45 Selecting previously unselected package python3-pkg-resources. [2022-03-25T18:54:05.780Z] #21 25.46 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-03-25T18:54:05.780Z] #21 25.46 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-03-25T18:54:05.780Z] #21 25.59 Selecting previously unselected package python3-setuptools. [2022-03-25T18:54:05.780Z] #21 25.60 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-03-25T18:54:05.780Z] #21 25.61 Unpacking python3-setuptools (52.0.0-4) ... [2022-03-25T18:54:06.039Z] #21 25.82 Selecting previously unselected package python3-wheel. [2022-03-25T18:54:06.039Z] #21 25.82 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-03-25T18:54:06.039Z] #21 25.84 Unpacking python3-wheel (0.34.2-1) ... [2022-03-25T18:54:06.074Z] #56 3.170 + RM_GOPATH=0 [2022-03-25T18:54:06.075Z] #56 3.170 + TMP_GOPATH= [2022-03-25T18:54:06.075Z] #56 3.170 + : /build [2022-03-25T18:54:06.075Z] #56 3.170 + '[' -z '' ']' [2022-03-25T18:54:06.075Z] #56 3.170 ++ mktemp -d [2022-03-25T18:54:06.075Z] #56 3.171 + export GOPATH=/tmp/tmp.AMpL4R4ilV [2022-03-25T18:54:06.075Z] #56 3.171 + GOPATH=/tmp/tmp.AMpL4R4ilV [2022-03-25T18:54:06.075Z] #56 3.171 + RM_GOPATH=1 [2022-03-25T18:54:06.075Z] #56 3.171 + case "$(go env GOARCH)" in [2022-03-25T18:54:06.075Z] #56 3.171 ++ go env GOARCH [2022-03-25T18:54:06.075Z] #56 3.182 + export GO_BUILDMODE=-buildmode=pie [2022-03-25T18:54:06.075Z] #56 3.182 + GO_BUILDMODE=-buildmode=pie [2022-03-25T18:54:06.075Z] #56 3.182 ++ dirname /install.sh [2022-03-25T18:54:06.075Z] #56 3.183 Install runc version v1.1.0 (build tags: seccomp) [2022-03-25T18:54:06.075Z] #56 3.183 + dir=/ [2022-03-25T18:54:06.075Z] #56 3.183 + bin=runc [2022-03-25T18:54:06.075Z] #56 3.183 + shift [2022-03-25T18:54:06.075Z] #56 3.183 + '[' '!' -f //runc.installer ']' [2022-03-25T18:54:06.075Z] #56 3.183 + . //runc.installer [2022-03-25T18:54:06.075Z] #56 3.183 ++ set -e [2022-03-25T18:54:06.075Z] #56 3.183 ++ : v1.1.0 [2022-03-25T18:54:06.075Z] #56 3.183 + install_runc [2022-03-25T18:54:06.075Z] #56 3.183 + RUNC_BUILDTAGS=seccomp [2022-03-25T18:54:06.075Z] #56 3.183 + echo 'Install runc version v1.1.0 (build tags: seccomp)' [2022-03-25T18:54:06.075Z] #56 3.183 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.AMpL4R4ilV/src/github.com/opencontainers/runc [2022-03-25T18:54:06.075Z] #56 3.187 Cloning into '/tmp/tmp.AMpL4R4ilV/src/github.com/opencontainers/runc'... [2022-03-25T18:54:06.075Z] #56 ... [2022-03-25T18:54:06.075Z] [2022-03-25T18:54:06.075Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-03-25T18:54:06.075Z] #15 sha256:c505cf88f2c11a477c01732985c980b7a4bad2f2e925564d96038ac347e7697a [2022-03-25T18:54:06.075Z] #15 DONE 3.7s [2022-03-25T18:54:06.075Z] [2022-03-25T18:54:06.075Z] #16 [dev-systemd-false 2/24] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-03-25T18:54:06.075Z] #16 sha256:e5f2e9df0889fbd308f1e94d16609c02dc1e378e4267bba0097132799a7dfd14 [2022-03-25T18:54:06.299Z] #21 25.90 Selecting previously unselected package python3-pip. [2022-03-25T18:54:06.299Z] #21 25.90 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2022-03-25T18:54:06.299Z] #21 25.91 Unpacking python3-pip (20.3.4-4) ... [2022-03-25T18:54:06.299Z] #21 26.13 Selecting previously unselected package sudo. [2022-03-25T18:54:06.299Z] #21 26.13 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-03-25T18:54:06.299Z] #21 26.14 Unpacking sudo (1.9.5p2-3) ... [2022-03-25T18:54:06.491Z] #19 146.1 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64. [2022-03-25T18:54:06.491Z] #19 146.1 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ... [2022-03-25T18:54:06.491Z] #19 146.1 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-03-25T18:54:06.491Z] #19 146.2 Selecting previously unselected package cpp-10-arm-linux-gnueabi. [2022-03-25T18:54:06.491Z] #19 146.2 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-03-25T18:54:06.491Z] #19 146.2 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-03-25T18:54:06.867Z] #21 26.69 Selecting previously unselected package thin-provisioning-tools. [2022-03-25T18:54:06.868Z] #21 26.70 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-03-25T18:54:06.965Z] #23 8.479 Collecting yamllint==1.26.1 [2022-03-25T18:54:06.965Z] #23 9.531 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-03-25T18:54:05.535Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-25T18:54:05.535Z] > git --version # timeout=10 [2022-03-25T18:54:05.578Z] > git --version # 'git version 2.24.1.windows.2' [2022-03-25T18:54:05.578Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-25T18:54:05.581Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43428/head:refs/remotes/origin/PR-43428 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-25T18:54:07.127Z] #21 26.70 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-03-25T18:54:07.127Z] #21 26.93 Selecting previously unselected package uidmap. [2022-03-25T18:54:07.127Z] #21 26.94 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-03-25T18:54:07.127Z] #21 26.94 Unpacking uidmap (1:4.8.1-1) ... [2022-03-25T18:54:07.388Z] #21 27.05 Selecting previously unselected package vim-runtime. [2022-03-25T18:54:07.388Z] #21 27.06 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-25T18:54:07.388Z] #21 27.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-03-25T18:54:07.388Z] #21 27.11 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-03-25T18:54:07.388Z] #21 27.12 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-03-25T18:54:07.533Z] #23 10.50 Collecting pathspec>=0.5.3 [2022-03-25T18:54:07.533Z] #23 10.51 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-03-25T18:54:07.792Z] #23 10.75 Collecting pyyaml [2022-03-25T18:54:07.792Z] #23 10.76 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) [2022-03-25T18:54:07.792Z] #23 10.79 Building wheels for collected packages: yamllint [2022-03-25T18:54:07.792Z] #23 10.80 Building wheel for yamllint (setup.py): started [2022-03-25T18:54:08.359Z] #23 11.61 Building wheel for yamllint (setup.py): finished with status 'done' [2022-03-25T18:54:08.618Z] #23 11.62 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=8c68f86a4e7d5b3ba9bf2714a2155cb38bcb4f94fed69b40a6eb5d3f0daa9912 [2022-03-25T18:54:08.618Z] #23 11.63 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-03-25T18:54:08.618Z] #23 11.63 Successfully built yamllint [2022-03-25T18:54:08.618Z] #23 11.64 Installing collected packages: pyyaml, pathspec, yamllint [2022-03-25T18:54:08.643Z] #16 DONE 2.7s [2022-03-25T18:54:08.643Z] [2022-03-25T18:54:08.643Z] #17 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-03-25T18:54:08.643Z] #17 sha256:6c3017b824fd9d20795004b28106b57a45cfc30e5b1a1affc2c4a76c5e855540 [2022-03-25T18:54:08.877Z] #23 11.97 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-03-25T18:54:09.446Z] #23 DONE 12.5s [2022-03-25T18:54:09.446Z] [2022-03-25T18:54:09.446Z] #56 [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-03-25T18:54:09.446Z] #56 sha256:4d605d10d6a698723bcc805d829317b7f74bfc56e811a0856f5d96f7aef9c68a [2022-03-25T18:54:10.683Z] #21 30.21 Selecting previously unselected package vim. [2022-03-25T18:54:10.683Z] #21 30.21 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-03-25T18:54:10.683Z] #21 30.23 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-03-25T18:54:10.948Z] #21 30.69 Selecting previously unselected package xfsprogs. [2022-03-25T18:54:10.948Z] #21 30.69 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-03-25T18:54:10.948Z] #21 30.70 Unpacking xfsprogs (5.10.0-4) ... [2022-03-25T18:54:11.467Z] #21 31.13 Selecting previously unselected package zip. [2022-03-25T18:54:11.467Z] #21 31.14 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-03-25T18:54:11.467Z] #21 31.14 Unpacking zip (3.0-12) ... [2022-03-25T18:54:11.467Z] #21 31.28 Selecting previously unselected package zstd. [2022-03-25T18:54:11.467Z] #21 31.29 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-03-25T18:54:11.467Z] #21 31.30 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-03-25T18:54:11.922Z] #17 3.135 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-03-25T18:54:11.922Z] #17 DONE 3.2s [2022-03-25T18:54:11.922Z] [2022-03-25T18:54:11.922Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-03-25T18:54:11.922Z] #18 sha256:4dd6ce380dd536bd07ae44eb4322ad04bd1f19950b261d272e85179f7319129e [2022-03-25T18:54:12.035Z] #21 31.71 Setting up python3-pkg-resources (52.0.0-4) ... [2022-03-25T18:54:12.238Z] #14 123.7 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-03-25T18:54:12.238Z] #14 123.7 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-03-25T18:54:12.238Z] #14 123.7 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-03-25T18:54:13.032Z] #21 32.67 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-03-25T18:54:13.032Z] #21 32.68 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-03-25T18:54:13.032Z] #21 32.70 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-03-25T18:54:13.032Z] #21 32.71 Setting up libicu67:amd64 (67.1-7) ... [2022-03-25T18:54:13.032Z] #21 32.72 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-03-25T18:54:13.032Z] #21 32.73 Setting up libinih1:amd64 (53-1+b2) ... [2022-03-25T18:54:13.032Z] #21 32.74 Setting up uidmap (1:4.8.1-1) ... [2022-03-25T18:54:13.032Z] #21 32.75 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-25T18:54:13.032Z] #21 32.76 Setting up bzip2 (1.0.8-4) ... [2022-03-25T18:54:13.032Z] #21 32.79 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-25T18:54:13.032Z] #21 32.81 Setting up python3-wheel (0.34.2-1) ... [2022-03-25T18:54:13.609Z] #21 33.38 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-03-25T18:54:13.609Z] #21 33.40 Setting up libcap2:amd64 (1:2.44-1) ... [2022-03-25T18:54:13.609Z] #21 33.41 Setting up libcap2-bin (1:2.44-1) ... [2022-03-25T18:54:13.609Z] #21 33.42 Setting up apparmor (2.13.6-10) ... [2022-03-25T18:54:13.824Z] #18 DONE 1.7s [2022-03-25T18:54:13.824Z] [2022-03-25T18:54:13.824Z] #19 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-03-25T18:54:13.824Z] #19 sha256:e9f05ab2af674ce426c52419e26426100a80ef44e1fa94d3dd9573a93e3f0813 [2022-03-25T18:54:14.988Z] #21 34.93 Setting up zip (3.0-12) ... [2022-03-25T18:54:15.194Z] #19 DONE 1.4s [2022-03-25T18:54:15.194Z] [2022-03-25T18:54:15.194Z] #20 [dev-systemd-false 6/24] RUN ldconfig [2022-03-25T18:54:15.194Z] #20 sha256:3ec2c35bc748e4776ceab7babc9ba1eebed3e3d306f6907bf3e3fefee8a9153b [2022-03-25T18:54:15.247Z] #21 34.95 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-25T18:54:15.247Z] #21 34.98 Setting up bash-completion (1:2.11-2) ... [2022-03-25T18:54:16.568Z] #20 DONE 1.6s [2022-03-25T18:54:16.568Z] [2022-03-25T18:54:16.568Z] #56 [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-03-25T18:54:16.568Z] #56 sha256:8aba210e98a6462af47cc6dadfaab277517d6c9db4fe39e7e80417fd718d1ec0 [2022-03-25T18:54:16.568Z] #56 11.14 + cd /tmp/tmp.AMpL4R4ilV/src/github.com/opencontainers/runc [2022-03-25T18:54:16.568Z] #56 11.14 + git checkout -q v1.1.0 [2022-03-25T18:54:16.568Z] #56 11.52 + '[' -z '' ']' [2022-03-25T18:54:16.568Z] #56 11.52 + target=static [2022-03-25T18:54:16.568Z] #56 11.52 + make BUILDTAGS=seccomp static [2022-03-25T18:54:16.568Z] #56 11.85 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.0-0-g067aaf85 -X main.version=1.1.0 " -o runc . [2022-03-25T18:54:17.152Z] #21 36.76 Setting up xz-utils (5.2.5-2) ... [2022-03-25T18:54:17.152Z] #21 36.78 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-03-25T18:54:17.152Z] #21 36.79 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-03-25T18:54:17.152Z] #21 36.80 Setting up patch (2.7.6-7) ... [2022-03-25T18:54:17.152Z] #21 36.81 Setting up sudo (1.9.5p2-3) ... [2022-03-25T18:54:17.152Z] #21 36.90 invoke-rc.d: could not determine current runlevel [2022-03-25T18:54:17.152Z] #21 36.91 invoke-rc.d: policy-rc.d denied execution of start. [2022-03-25T18:54:17.152Z] #21 36.92 Setting up xfsprogs (5.10.0-4) ... [2022-03-25T18:54:17.152Z] #21 36.94 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-03-25T18:54:17.152Z] #21 36.96 Setting up inetutils-ping (2:2.0-1) ... [2022-03-25T18:54:17.152Z] #21 36.97 Setting up pigz (2.6-1) ... [2022-03-25T18:54:17.152Z] #21 36.99 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-03-25T18:54:17.411Z] #21 37.00 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-25T18:54:17.411Z] #21 37.02 Setting up python-pip-whl (20.3.4-4) ... [2022-03-25T18:54:17.411Z] #21 37.03 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-03-25T18:54:17.979Z] #21 37.79 Setting up libaio1:amd64 (0.3.112-9) ... [2022-03-25T18:54:17.979Z] #21 37.80 Setting up python3-lib2to3 (3.9.2-1) ... [2022-03-25T18:54:18.548Z] #21 38.16 Setting up libelf1:amd64 (0.183-1) ... [2022-03-25T18:54:18.548Z] #21 38.24 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-03-25T18:54:18.548Z] #21 38.26 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-03-25T18:54:18.548Z] #21 38.27 Setting up python3-distutils (3.9.2-1) ... [2022-03-25T18:54:19.119Z] #21 38.72 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-03-25T18:54:19.119Z] #21 38.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-03-25T18:54:19.119Z] #21 38.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-03-25T18:54:19.119Z] #21 38.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-03-25T18:54:19.119Z] #21 38.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-03-25T18:54:19.120Z] #21 38.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-03-25T18:54:19.120Z] #21 38.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-03-25T18:54:19.120Z] #21 38.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-03-25T18:54:19.120Z] #21 38.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-03-25T18:54:19.120Z] #21 38.80 Setting up python3-setuptools (52.0.0-4) ... [2022-03-25T18:54:20.057Z] #21 39.98 Setting up libjq1:amd64 (1.6-2.1) ... [2022-03-25T18:54:20.317Z] #21 39.99 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-03-25T18:54:20.317Z] #21 40.00 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-03-25T18:54:20.317Z] #21 40.01 Setting up python3-pip (20.3.4-4) ... [2022-03-25T18:54:20.750Z] #56 ... [2022-03-25T18:54:20.750Z] [2022-03-25T18:54:20.750Z] #21 [dev-systemd-false 7/24] 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-03-25T18:54:20.750Z] #21 sha256:2322007b70694bf875c7e5fe4e24cea61a831995892f3eb8bda0425b95d831bf [2022-03-25T18:54:20.750Z] #21 2.030 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-25T18:54:20.750Z] #21 2.222 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-25T18:54:20.750Z] #21 2.224 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-25T18:54:20.750Z] #21 2.535 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-25T18:54:20.750Z] #21 3.851 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [123 kB] [2022-03-25T18:54:21.255Z] #21 41.09 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-03-25T18:54:21.255Z] #21 41.10 Setting up jq (1.6-2.1) ... [2022-03-25T18:54:21.255Z] #21 41.11 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-03-25T18:54:21.255Z] #21 41.13 Setting up iptables (1.8.7-1) ... [2022-03-25T18:54:21.424Z] #19 161.0 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64. [2022-03-25T18:54:21.424Z] #19 161.0 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ... [2022-03-25T18:54:21.424Z] #19 161.0 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-03-25T18:54:21.424Z] #19 161.1 Selecting previously unselected package cpp-10-arm-linux-gnueabihf. [2022-03-25T18:54:21.424Z] #19 161.1 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-03-25T18:54:21.424Z] #19 161.1 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-03-25T18:54:21.514Z] #21 41.14 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-25T18:54:21.514Z] #21 41.15 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-25T18:54:21.514Z] #21 41.15 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-25T18:54:21.514Z] #21 41.16 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-25T18:54:21.514Z] #21 41.17 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-03-25T18:54:21.514Z] #21 41.17 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-03-25T18:54:21.514Z] #21 41.18 Setting up iproute2 (5.10.0-4) ... [2022-03-25T18:54:21.681Z] #21 5.100 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-25T18:54:21.774Z] #21 41.44 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-25T18:54:22.208Z] #14 133.6 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-03-25T18:54:22.208Z] #14 133.6 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-03-25T18:54:22.208Z] #14 133.6 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-25T18:54:22.711Z] #21 DONE 42.6s [2022-03-25T18:54:22.711Z] [2022-03-25T18:54:22.711Z] #22 [dev-systemd-false 8/24] 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-03-25T18:54:22.711Z] #22 sha256:3c83af30fca832735bfd83c9782fe9f8cf31bc6f10a2b933d505cc16da7d1f46 [2022-03-25T18:54:23.051Z] #21 ... [2022-03-25T18:54:23.051Z] [2022-03-25T18:54:23.051Z] #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-03-25T18:54:23.051Z] #34 sha256:690c302dbbc9280b41bd33bc91d49c996ba245a2f0a0b5840333a4378e0394b0 [2022-03-25T18:54:23.051Z] #34 DONE 127.2s [2022-03-25T18:54:23.051Z] [2022-03-25T18:54:23.051Z] #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-03-25T18:54:23.051Z] #43 sha256:bac9189b3527223f113246c110f5cda16dced33d3b091bbe23bbedebbb0f3c1c [2022-03-25T18:54:23.650Z] #22 0.840 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-03-25T18:54:23.650Z] #22 0.843 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-03-25T18:54:23.650Z] #22 0.847 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-03-25T18:54:23.650Z] #22 DONE 1.0s [2022-03-25T18:54:23.650Z] [2022-03-25T18:54:23.650Z] #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-03-25T18:54:23.650Z] #43 sha256:bac9189b3527223f113246c110f5cda16dced33d3b091bbe23bbedebbb0f3c1c [2022-03-25T18:54:23.910Z] #43 ... [2022-03-25T18:54:23.910Z] [2022-03-25T18:54:23.910Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-03-25T18:54:23.910Z] #23 sha256:27129f8cec1cabab546c25f38936e9b0bf96767a754124cc5a0beaef6f28b999 [2022-03-25T18:54:24.942Z] #43 ... [2022-03-25T18:54:24.942Z] [2022-03-25T18:54:24.942Z] #21 [dev-systemd-false 7/24] 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-03-25T18:54:24.942Z] #21 sha256:2322007b70694bf875c7e5fe4e24cea61a831995892f3eb8bda0425b95d831bf [2022-03-25T18:54:24.942Z] #21 8.211 Fetched 8508 kB in 7s (1284 kB/s) [2022-03-25T18:54:26.531Z] Fetching without tags [2022-03-25T18:54:27.249Z] Merging remotes/origin/master commit 0a3336fd7d19f7114fce2ff849a8989ed33e2059 into PR head commit 85572cac14168f9dc3fc3d9daa5eae1ba00eddf4 [2022-03-25T18:54:27.465Z] #21 8.211 Reading package lists... [2022-03-25T18:54:27.531Z] #56 ... [2022-03-25T18:54:27.531Z] [2022-03-25T18:54:27.531Z] #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-03-25T18:54:27.531Z] #43 sha256:a59e25040d95e869bc22c32b5c79602741c46a1f14794702a6535a9264d7ef6a [2022-03-25T18:54:27.531Z] #43 158.1 + dpkg --print-architecture [2022-03-25T18:54:27.531Z] #43 DONE 158.6s [2022-03-25T18:54:27.531Z] [2022-03-25T18:54:27.531Z] #56 [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-03-25T18:54:27.531Z] #56 sha256:4d605d10d6a698723bcc805d829317b7f74bfc56e811a0856f5d96f7aef9c68a [2022-03-25T18:54:26.203Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-25T18:54:26.274Z] > git config --add remote.origin.fetch +refs/pull/43428/head:refs/remotes/origin/PR-43428 # timeout=10 [2022-03-25T18:54:26.325Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-25T18:54:26.446Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-25T18:54:26.570Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-25T18:54:26.570Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-25T18:54:26.571Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43428/head:refs/remotes/origin/PR-43428 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-25T18:54:27.362Z] > git config core.sparsecheckout # timeout=10 [2022-03-25T18:54:27.406Z] > git checkout -f 85572cac14168f9dc3fc3d9daa5eae1ba00eddf4 # timeout=10 [2022-03-25T18:54:29.360Z] #21 10.60 Reading package lists... [2022-03-25T18:54:29.572Z] #19 170.6 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64. [2022-03-25T18:54:29.573Z] #19 170.6 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-03-25T18:54:29.573Z] #19 170.7 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-03-25T18:54:29.573Z] #19 170.7 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu. [2022-03-25T18:54:29.573Z] #19 170.7 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-03-25T18:54:29.573Z] #19 170.7 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-03-25T18:54:29.925Z] #21 12.77 Building dependency tree... [2022-03-25T18:54:30.810Z] Merge succeeded, producing 85572cac14168f9dc3fc3d9daa5eae1ba00eddf4 [2022-03-25T18:54:30.810Z] Checking out Revision 85572cac14168f9dc3fc3d9daa5eae1ba00eddf4 (PR-43428) [2022-03-25T18:54:30.856Z] #21 14.37 The following additional packages will be installed: [2022-03-25T18:54:30.856Z] #21 14.38 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-03-25T18:54:30.856Z] #21 14.38 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-03-25T18:54:30.856Z] #21 14.38 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-03-25T18:54:30.856Z] #21 14.38 python3-pkg-resources vim-runtime xxd [2022-03-25T18:54:30.856Z] #21 14.39 Suggested packages: [2022-03-25T18:54:30.856Z] #21 14.39 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-03-25T18:54:30.856Z] #21 14.39 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-03-25T18:54:30.856Z] #21 14.39 acl attr quota [2022-03-25T18:54:30.856Z] #21 14.39 Recommended packages: [2022-03-25T18:54:30.856Z] #21 14.39 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-03-25T18:54:30.472Z] > git remote # timeout=10 [2022-03-25T18:54:30.554Z] > git config --get remote.origin.url # timeout=10 [2022-03-25T18:54:30.597Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-25T18:54:30.599Z] > git merge 0a3336fd7d19f7114fce2ff849a8989ed33e2059 # timeout=10 [2022-03-25T18:54:30.733Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-03-25T18:54:30.848Z] > git config core.sparsecheckout # timeout=10 [2022-03-25T18:54:30.891Z] > git checkout -f 85572cac14168f9dc3fc3d9daa5eae1ba00eddf4 # timeout=10 [2022-03-25T18:54:32.224Z] #21 15.43 The following NEW packages will be installed: [2022-03-25T18:54:32.224Z] #21 15.44 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-03-25T18:54:32.224Z] #21 15.44 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-03-25T18:54:32.224Z] #21 15.44 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-03-25T18:54:32.224Z] #21 15.44 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-03-25T18:54:32.224Z] #21 15.44 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-03-25T18:54:32.224Z] #21 15.44 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-03-25T18:54:32.224Z] #21 15.44 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-03-25T18:54:32.224Z] #21 15.44 xz-utils zip zstd [2022-03-25T18:54:32.224Z] #21 15.78 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2022-03-25T18:54:32.224Z] #21 15.78 Need to get 27.6 MB of archives. [2022-03-25T18:54:32.224Z] #21 15.78 After this operation, 106 MB of additional disk space will be used. [2022-03-25T18:54:32.224Z] #21 15.78 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-03-25T18:54:32.224Z] #21 15.79 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-03-25T18:54:32.224Z] #21 15.79 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-03-25T18:54:32.224Z] #21 15.79 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-03-25T18:54:32.224Z] #21 15.79 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-03-25T18:54:32.224Z] #21 15.79 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-03-25T18:54:32.224Z] #21 15.80 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-03-25T18:54:32.224Z] #21 15.80 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-03-25T18:54:32.224Z] #21 15.82 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-03-25T18:54:32.515Z] #21 15.83 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-03-25T18:54:32.515Z] #21 15.84 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-03-25T18:54:32.515Z] #21 15.85 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-03-25T18:54:32.515Z] #21 15.85 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2022-03-25T18:54:32.515Z] #21 15.86 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-03-25T18:54:32.515Z] #21 15.88 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-03-25T18:54:32.515Z] #21 15.89 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-03-25T18:54:32.515Z] #21 15.90 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-03-25T18:54:32.515Z] #21 15.90 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-03-25T18:54:32.515Z] #21 15.90 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-03-25T18:54:32.515Z] #21 15.90 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-03-25T18:54:32.515Z] #21 15.91 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-03-25T18:54:32.515Z] #21 15.92 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-03-25T18:54:32.515Z] #21 15.92 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-03-25T18:54:32.515Z] #21 15.93 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-03-25T18:54:32.515Z] #21 15.94 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-03-25T18:54:32.515Z] #21 15.94 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-03-25T18:54:32.515Z] #21 15.94 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-03-25T18:54:32.830Z] #21 16.14 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-03-25T18:54:32.830Z] #21 16.14 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-03-25T18:54:32.830Z] #21 16.14 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-03-25T18:54:32.830Z] #21 16.14 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-03-25T18:54:32.830Z] #21 16.15 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-03-25T18:54:32.830Z] #21 16.16 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-03-25T18:54:32.830Z] #21 16.16 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2022-03-25T18:54:32.830Z] #21 16.24 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-03-25T18:54:32.830Z] #21 16.24 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-03-25T18:54:32.830Z] #21 16.25 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-03-25T18:54:32.830Z] #21 16.26 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-03-25T18:54:32.830Z] #21 16.27 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-03-25T18:54:32.830Z] #21 16.27 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2022-03-25T18:54:32.830Z] #21 16.28 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-03-25T18:54:32.830Z] #21 16.32 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-03-25T18:54:32.830Z] #21 16.34 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-03-25T18:54:33.089Z] #21 16.35 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-03-25T18:54:33.089Z] #21 16.52 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-03-25T18:54:33.089Z] #21 16.54 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-03-25T18:54:33.089Z] #21 16.55 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-03-25T18:54:33.089Z] #21 16.56 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-03-25T18:54:33.657Z] #21 17.11 debconf: delaying package configuration, since apt-utils is not installed [2022-03-25T18:54:33.657Z] #21 17.23 Fetched 27.6 MB in 1s (25.3 MB/s) [2022-03-25T18:54:33.893Z] #23 8.891 Collecting yamllint==1.26.1 [2022-03-25T18:54:33.893Z] #23 9.945 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-03-25T18:54:33.916Z] #21 17.29 Selecting previously unselected package pigz. [2022-03-25T18:54:33.916Z] #21 17.29 (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-03-25T18:54:33.916Z] #21 17.33 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-03-25T18:54:33.916Z] #21 17.33 Unpacking pigz (2.6-1) ... [2022-03-25T18:54:34.174Z] #21 17.45 Selecting previously unselected package libelf1:amd64. [2022-03-25T18:54:34.174Z] #21 17.45 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-03-25T18:54:34.174Z] #21 17.46 Unpacking libelf1:amd64 (0.183-1) ... [2022-03-25T18:54:34.174Z] #21 17.64 Selecting previously unselected package libbpf0:amd64. [2022-03-25T18:54:34.174Z] #21 17.65 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-03-25T18:54:34.174Z] #21 17.68 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-03-25T18:54:34.430Z] #21 17.75 Selecting previously unselected package libcap2:amd64. [2022-03-25T18:54:34.430Z] #21 17.76 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-03-25T18:54:34.430Z] #21 17.76 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-03-25T18:54:34.430Z] #21 17.83 Selecting previously unselected package libmnl0:amd64. [2022-03-25T18:54:34.430Z] #21 17.85 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-03-25T18:54:34.430Z] #21 17.86 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-03-25T18:54:34.430Z] #21 17.94 Selecting previously unselected package libxtables12:amd64. [2022-03-25T18:54:34.430Z] #21 17.94 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-03-25T18:54:34.430Z] #21 17.95 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-03-25T18:54:34.430Z] #21 18.00 Selecting previously unselected package libcap2-bin. [2022-03-25T18:54:34.686Z] #21 18.01 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-03-25T18:54:34.686Z] #21 18.01 Unpacking libcap2-bin (1:2.44-1) ... [2022-03-25T18:54:34.686Z] #21 18.10 Selecting previously unselected package iproute2. [2022-03-25T18:54:34.686Z] #21 18.10 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-03-25T18:54:34.686Z] #21 18.11 Unpacking iproute2 (5.10.0-4) ... [2022-03-25T18:54:34.831Z] #23 10.90 Collecting pathspec>=0.5.3 [2022-03-25T18:54:34.831Z] #23 10.91 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-03-25T18:54:34.945Z] #21 18.51 Selecting previously unselected package xxd. [2022-03-25T18:54:35.091Z] #23 11.27 Collecting pyyaml [2022-03-25T18:54:35.091Z] #23 11.28 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-03-25T18:54:35.091Z] #23 11.33 Building wheels for collected packages: yamllint [2022-03-25T18:54:35.091Z] #23 11.33 Building wheel for yamllint (setup.py): started [2022-03-25T18:54:35.202Z] #21 18.51 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-03-25T18:54:35.202Z] #21 18.51 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-03-25T18:54:35.202Z] #21 18.64 Selecting previously unselected package vim-common. [2022-03-25T18:54:35.202Z] #21 18.64 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-25T18:54:35.202Z] #21 18.66 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-25T18:54:35.459Z] #21 18.81 Selecting previously unselected package bash-completion. [2022-03-25T18:54:35.459Z] #21 18.83 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-03-25T18:54:36.027Z] #23 12.27 Building wheel for yamllint (setup.py): finished with status 'done' [2022-03-25T18:54:36.027Z] #23 12.27 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=04aa204ceb3d1a2386e0873c6b830aac9e9d19e2db71bac6633dc83dbcc0d5ed [2022-03-25T18:54:36.027Z] #23 12.29 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-03-25T18:54:36.027Z] #23 12.29 Successfully built yamllint [2022-03-25T18:54:36.027Z] #23 12.31 Installing collected packages: pyyaml, pathspec, yamllint [2022-03-25T18:54:36.597Z] #23 12.66 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-03-25T18:54:36.857Z] #23 DONE 13.1s [2022-03-25T18:54:36.857Z] [2022-03-25T18:54:36.857Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-03-25T18:54:36.857Z] #27 sha256:67874adfb3e34625df7b00b6d4f54afe86b1e872153322a779d2f7cf4deff7ab [2022-03-25T18:54:37.117Z] #27 DONE 0.3s [2022-03-25T18:54:37.117Z] [2022-03-25T18:54:37.117Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-03-25T18:54:37.117Z] #32 sha256:6a42aa1f5d83aee6a71ef9bc9165893be818c4d2890a3ff1695a68a45e227598 [2022-03-25T18:54:37.351Z] #21 20.64 Unpacking bash-completion (1:2.11-2) ... [2022-03-25T18:54:37.609Z] #21 21.05 Selecting previously unselected package bzip2. [2022-03-25T18:54:37.609Z] #21 21.05 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-03-25T18:54:37.609Z] #21 21.07 Unpacking bzip2 (1.0.8-4) ... [2022-03-25T18:54:37.609Z] #21 21.15 Selecting previously unselected package xz-utils. [2022-03-25T18:54:37.609Z] #21 21.15 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ... [2022-03-25T18:54:37.609Z] #21 21.15 Unpacking xz-utils (5.2.5-2) ... [2022-03-25T18:54:37.685Z] #32 DONE 0.5s [2022-03-25T18:54:37.685Z] [2022-03-25T18:54:37.685Z] #35 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-03-25T18:54:37.685Z] #35 sha256:0f145193697fd3192f6feb2caa9c61b4de6cd3ac991f53a9bfbe0438592fef79 [2022-03-25T18:54:37.722Z] #19 179.0 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64. [2022-03-25T18:54:37.722Z] #19 179.0 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-03-25T18:54:37.722Z] #19 179.0 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-03-25T18:54:37.722Z] #19 179.1 Selecting previously unselected package cpp-10-s390x-linux-gnu. [2022-03-25T18:54:37.866Z] #21 21.33 Selecting previously unselected package apparmor. [2022-03-25T18:54:37.867Z] #21 21.33 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-03-25T18:54:37.867Z] #21 21.38 Unpacking apparmor (2.13.6-10) ... [2022-03-25T18:54:37.945Z] #35 DONE 0.3s [2022-03-25T18:54:37.945Z] [2022-03-25T18:54:37.945Z] #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-03-25T18:54:37.945Z] #43 sha256:bac9189b3527223f113246c110f5cda16dced33d3b091bbe23bbedebbb0f3c1c [2022-03-25T18:54:37.945Z] #43 ... [2022-03-25T18:54:37.945Z] [2022-03-25T18:54:37.945Z] #37 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-03-25T18:54:37.945Z] #37 sha256:513d4513c74c99f6b79809ce68d87917bd33b2dd95db407cfc87c0a3d301b25b [2022-03-25T18:54:37.945Z] #37 DONE 0.1s [2022-03-25T18:54:37.945Z] [2022-03-25T18:54:37.945Z] #41 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-03-25T18:54:37.945Z] #41 sha256:16d0dfc692056447ee0ec0d7c6bb3649838873b4b4f57d979dedec395aee6f97 [2022-03-25T18:54:37.945Z] #41 DONE 0.0s [2022-03-25T18:54:37.983Z] #19 179.1 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-03-25T18:54:37.983Z] #19 179.1 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-03-25T18:54:38.205Z] [2022-03-25T18:54:38.205Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-25T18:54:38.205Z] #51 sha256:62258efd1310c58d8ef4c8ef111d1f60efce68345186f6001881029630198dca [2022-03-25T18:54:38.430Z] #21 21.77 Selecting previously unselected package inetutils-ping. [2022-03-25T18:54:38.430Z] #21 21.79 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-03-25T18:54:38.430Z] #21 21.80 Unpacking inetutils-ping (2:2.0-1) ... [2022-03-25T18:54:38.430Z] #21 21.93 Selecting previously unselected package libip4tc2:amd64. [2022-03-25T18:54:38.430Z] #21 21.93 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-03-25T18:54:38.430Z] #21 21.94 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-03-25T18:54:38.430Z] #21 21.99 Selecting previously unselected package libip6tc2:amd64. [2022-03-25T18:54:38.430Z] #21 22.00 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-03-25T18:54:38.430Z] #21 22.00 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-03-25T18:54:38.430Z] #21 22.05 Selecting previously unselected package libnfnetlink0:amd64. [2022-03-25T18:54:38.687Z] #21 22.06 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-03-25T18:54:38.687Z] #21 22.07 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-03-25T18:54:38.687Z] #21 22.13 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-03-25T18:54:38.687Z] #21 22.14 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-03-25T18:54:38.687Z] #21 22.14 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-03-25T18:54:38.944Z] #21 22.21 Selecting previously unselected package libnftnl11:amd64. [2022-03-25T18:54:38.944Z] #21 22.21 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-03-25T18:54:38.944Z] #21 22.22 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-03-25T18:54:38.944Z] #21 22.29 Selecting previously unselected package iptables. [2022-03-25T18:54:38.944Z] #21 22.29 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-03-25T18:54:38.944Z] #21 22.29 Unpacking iptables (1.8.7-1) ... [2022-03-25T18:54:39.201Z] #21 22.54 Selecting previously unselected package libonig5:amd64. [2022-03-25T18:54:39.201Z] #21 22.54 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-03-25T18:54:39.201Z] #21 22.54 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-03-25T18:54:39.201Z] #21 22.69 Selecting previously unselected package libjq1:amd64. [2022-03-25T18:54:39.201Z] #21 22.71 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-03-25T18:54:39.201Z] #21 22.72 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-03-25T18:54:39.458Z] #21 22.82 Selecting previously unselected package jq. [2022-03-25T18:54:39.458Z] #21 22.82 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-03-25T18:54:39.458Z] #21 22.82 Unpacking jq (1.6-2.1) ... [2022-03-25T18:54:39.458Z] #21 22.91 Selecting previously unselected package libaio1:amd64. [2022-03-25T18:54:39.458Z] #21 22.91 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-03-25T18:54:39.458Z] #21 22.92 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-03-25T18:54:39.458Z] #21 22.96 Selecting previously unselected package libgpm2:amd64. [2022-03-25T18:54:39.458Z] #21 22.97 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-03-25T18:54:39.458Z] #21 22.97 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-03-25T18:54:39.458Z] #21 23.03 Selecting previously unselected package libicu67:amd64. [2022-03-25T18:54:39.716Z] #21 23.04 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-03-25T18:54:39.716Z] #21 23.04 Unpacking libicu67:amd64 (67.1-7) ... [2022-03-25T18:54:40.290Z] #14 ... [2022-03-25T18:54:40.290Z] [2022-03-25T18:54:40.290Z] #63 [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-03-25T18:54:40.290Z] #63 sha256:6ae13c866669d5dc1b68d4ba2c61137552156f5b11925c0a316005890b9c7f65 [2022-03-25T18:54:40.290Z] #63 149.9 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-25T18:54:40.290Z] #63 149.9 + GOBIN=/build [2022-03-25T18:54:40.290Z] #63 149.9 + GO111MODULE=on [2022-03-25T18:54:40.290Z] #63 149.9 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@b25a0bad15d664c4ee8885ba622569425e918a68 [2022-03-25T18:54:42.409Z] Commit message: "registry: remove dependency on rootlesskit, add `SetCertsDir()`" [2022-03-25T18:54:42.818Z] > git --version # timeout=10 [2022-03-25T18:54:42.871Z] > git --version # 'git version 2.24.1.windows.2' [2022-03-25T18:54:42.926Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-03-25T18:54:43.000Z] #21 25.98 Selecting previously unselected package libinih1:amd64. [2022-03-25T18:54:43.000Z] #21 25.99 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-03-25T18:54:43.000Z] #21 25.99 Unpacking libinih1:amd64 (53-1+b2) ... [2022-03-25T18:54:43.000Z] #21 26.03 Selecting previously unselected package libnet1:amd64. [2022-03-25T18:54:43.000Z] #21 26.04 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-03-25T18:54:43.000Z] #21 26.05 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-25T18:54:43.000Z] #21 26.10 Selecting previously unselected package libnl-3-200:amd64. [2022-03-25T18:54:43.000Z] #21 26.11 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-03-25T18:54:43.000Z] #21 26.11 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-25T18:54:43.000Z] #21 26.18 Selecting previously unselected package libprotobuf-c1:amd64. [2022-03-25T18:54:43.000Z] #21 26.19 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-03-25T18:54:43.000Z] #21 26.19 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-25T18:54:43.000Z] #21 26.25 Selecting previously unselected package net-tools. [2022-03-25T18:54:43.000Z] #21 26.25 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-03-25T18:54:43.000Z] #21 26.26 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-03-25T18:54:43.000Z] #21 26.44 Selecting previously unselected package patch. [2022-03-25T18:54:43.000Z] #21 26.45 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-03-25T18:54:43.000Z] #21 26.45 Unpacking patch (2.7.6-7) ... [2022-03-25T18:54:43.258Z] #21 26.55 Selecting previously unselected package python-pip-whl. [2022-03-25T18:54:43.258Z] #21 26.58 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2022-03-25T18:54:43.258Z] #21 26.58 Unpacking python-pip-whl (20.3.4-4) ... [2022-03-25T18:54:43.279Z] #19 ... [2022-03-25T18:54:43.279Z] [2022-03-25T18:54:43.279Z] #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-03-25T18:54:43.279Z] #50 sha256:bac9189b3527223f113246c110f5cda16dced33d3b091bbe23bbedebbb0f3c1c [2022-03-25T18:54:43.279Z] #50 194.3 + dpkg --print-architecture [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-03-25T18:54:43.516Z] #21 27.12 Selecting previously unselected package python3-lib2to3. [2022-03-25T18:54:43.540Z] #50 194.3 + git checkout -q v2.1.0 [2022-03-25T18:54:43.774Z] #21 27.12 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-03-25T18:54:43.774Z] #21 27.12 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-03-25T18:54:43.774Z] #21 27.22 Selecting previously unselected package python3-distutils. [2022-03-25T18:54:43.774Z] #21 27.23 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-03-25T18:54:43.774Z] #21 27.24 Unpacking python3-distutils (3.9.2-1) ... [2022-03-25T18:54:44.031Z] #21 27.35 Selecting previously unselected package python3-pkg-resources. [2022-03-25T18:54:44.031Z] #21 27.36 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-03-25T18:54:44.031Z] #21 27.36 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-03-25T18:54:44.031Z] #21 27.52 Selecting previously unselected package python3-setuptools. [2022-03-25T18:54:44.031Z] #21 27.52 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-03-25T18:54:44.031Z] #21 27.52 Unpacking python3-setuptools (52.0.0-4) ... [2022-03-25T18:54:44.113Z] #50 194.8 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-03-25T18:54:44.113Z] #50 194.8 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-03-25T18:54:44.289Z] #21 27.74 Selecting previously unselected package python3-wheel. [2022-03-25T18:54:44.289Z] #21 27.75 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-03-25T18:54:44.289Z] #21 27.76 Unpacking python3-wheel (0.34.2-1) ... [2022-03-25T18:54:44.289Z] #21 27.81 Selecting previously unselected package python3-pip. [2022-03-25T18:54:44.289Z] #21 27.82 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2022-03-25T18:54:44.289Z] #21 27.83 Unpacking python3-pip (20.3.4-4) ... [2022-03-25T18:54:44.546Z] #21 28.08 Selecting previously unselected package sudo. [2022-03-25T18:54:44.546Z] #21 28.10 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-03-25T18:54:44.546Z] #21 28.10 Unpacking sudo (1.9.5p2-3) ... [2022-03-25T18:54:45.119Z] #21 28.59 Selecting previously unselected package thin-provisioning-tools. [2022-03-25T18:54:45.119Z] #21 28.60 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-03-25T18:54:45.119Z] #21 28.60 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-03-25T18:54:45.377Z] #21 28.81 Selecting previously unselected package uidmap. [2022-03-25T18:54:45.377Z] #21 28.81 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-03-25T18:54:45.377Z] #21 28.82 Unpacking uidmap (1:4.8.1-1) ... [2022-03-25T18:54:45.377Z] #21 28.96 Selecting previously unselected package vim-runtime. [2022-03-25T18:54:45.377Z] #21 28.97 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-25T18:54:45.377Z] #21 29.00 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-03-25T18:54:45.554Z] #63 157.1 rootlesskit version 0.14.6 [2022-03-25T18:54:45.554Z] #63 157.1 Usage of /build/rootlesskit-docker-proxy: [2022-03-25T18:54:45.554Z] #63 157.1 -container-ip string [2022-03-25T18:54:45.554Z] #63 157.1 container ip [2022-03-25T18:54:45.554Z] #63 157.1 -container-port int [2022-03-25T18:54:45.554Z] #63 157.1 container port (default -1) [2022-03-25T18:54:45.554Z] #63 157.1 -host-ip string [2022-03-25T18:54:45.554Z] #63 157.1 host ip [2022-03-25T18:54:45.554Z] #63 157.1 -host-port int [2022-03-25T18:54:45.554Z] #63 157.1 host port (default -1) [2022-03-25T18:54:45.554Z] #63 157.1 -proto string [2022-03-25T18:54:45.554Z] #63 157.1 proxy protocol (default "tcp") [2022-03-25T18:54:45.635Z] #21 29.03 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-03-25T18:54:45.635Z] #21 29.03 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-03-25T18:54:46.182Z] + docker version [2022-03-25T18:54:46.940Z] #63 ... [2022-03-25T18:54:46.940Z] [2022-03-25T18:54:46.940Z] #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-03-25T18:54:46.940Z] #14 sha256:9d0bac80c09d498137b30378bf66e98e4bb6218960c227664c035a9ce1accd40 [2022-03-25T18:54:46.940Z] #14 152.0 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-03-25T18:54:46.940Z] #14 152.0 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-03-25T18:54:46.940Z] #14 152.0 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-25T18:54:46.940Z] #14 159.4 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-03-25T18:54:46.940Z] #14 159.4 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-03-25T18:54:46.940Z] #14 159.4 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-03-25T18:54:47.529Z] #14 159.9 Selecting previously unselected package libapparmor1:amd64. [2022-03-25T18:54:47.529Z] #14 159.9 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-03-25T18:54:47.529Z] #14 160.0 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-03-25T18:54:47.792Z] #14 ... [2022-03-25T18:54:47.792Z] [2022-03-25T18:54:47.792Z] #63 [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-03-25T18:54:47.792Z] #63 sha256:6ae13c866669d5dc1b68d4ba2c61137552156f5b11925c0a316005890b9c7f65 [2022-03-25T18:54:47.792Z] #63 DONE 160.0s [2022-03-25T18:54:47.792Z] [2022-03-25T18:54:47.792Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-03-25T18:54:47.792Z] #64 sha256:c6e75e6894fbff415c06a5cf98b8c61a09977ae2c286af2feff623d661267150 [2022-03-25T18:54:47.792Z] #64 DONE 0.1s [2022-03-25T18:54:47.792Z] [2022-03-25T18:54:47.792Z] #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-03-25T18:54:47.792Z] #14 sha256:9d0bac80c09d498137b30378bf66e98e4bb6218960c227664c035a9ce1accd40 [2022-03-25T18:54:47.792Z] #14 160.3 Selecting previously unselected package libapparmor-dev:amd64. [2022-03-25T18:54:47.792Z] #14 160.3 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-03-25T18:54:47.792Z] #14 160.3 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-03-25T18:54:48.050Z] #14 ... [2022-03-25T18:54:48.050Z] [2022-03-25T18:54:48.050Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-03-25T18:54:48.050Z] #65 sha256:7b44383be5b4ad4dc12ed3f3ead3f7570b7c86b0fa5c86bf8b920449891b8ded [2022-03-25T18:54:48.050Z] #65 DONE 0.1s [2022-03-25T18:54:48.050Z] [2022-03-25T18:54:48.050Z] #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-03-25T18:54:48.050Z] #14 sha256:9d0bac80c09d498137b30378bf66e98e4bb6218960c227664c035a9ce1accd40 [2022-03-25T18:54:48.050Z] #14 160.5 Selecting previously unselected package libbtrfs0:amd64. [2022-03-25T18:54:48.050Z] #14 160.5 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-03-25T18:54:48.050Z] #14 160.5 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-03-25T18:54:48.307Z] #14 160.8 Selecting previously unselected package libbtrfs-dev:amd64. [2022-03-25T18:54:48.307Z] #14 160.8 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-03-25T18:54:48.307Z] #14 160.8 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-25T18:54:48.564Z] #14 161.0 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-03-25T18:54:48.564Z] #14 161.1 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-03-25T18:54:48.564Z] #14 161.1 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-25T18:54:48.821Z] #14 161.2 Selecting previously unselected package libudev-dev:amd64. [2022-03-25T18:54:48.821Z] #14 161.2 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2022-03-25T18:54:48.821Z] #14 161.2 Unpacking libudev-dev:amd64 (247.3-6) ... [2022-03-25T18:54:48.821Z] #14 161.4 Selecting previously unselected package libsepol1-dev:amd64. [2022-03-25T18:54:48.821Z] #14 161.4 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-03-25T18:54:48.821Z] #14 161.4 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-03-25T18:54:48.913Z] #21 31.99 Selecting previously unselected package vim. [2022-03-25T18:54:48.913Z] #21 32.00 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-03-25T18:54:48.913Z] #21 32.02 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-03-25T18:54:49.169Z] #21 32.50 Selecting previously unselected package xfsprogs. [2022-03-25T18:54:49.169Z] #21 32.51 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-03-25T18:54:49.169Z] #21 32.51 Unpacking xfsprogs (5.10.0-4) ... [2022-03-25T18:54:49.385Z] #14 161.8 Selecting previously unselected package libpcre2-16-0:amd64. [2022-03-25T18:54:49.385Z] #14 161.8 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-03-25T18:54:49.385Z] #14 161.8 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-03-25T18:54:49.405Z] #50 ... [2022-03-25T18:54:49.405Z] [2022-03-25T18:54:49.406Z] #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-03-25T18:54:49.406Z] #19 sha256:e3d5f52590905818b09b11c4651163e48c0a89ea620c85b1736376275550f7d7 [2022-03-25T18:54:49.406Z] #19 187.4 Selecting previously unselected package cpp-aarch64-linux-gnu. [2022-03-25T18:54:49.406Z] #19 187.4 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-03-25T18:54:49.406Z] #19 187.4 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-03-25T18:54:49.406Z] #19 187.5 Selecting previously unselected package cpp-arm-linux-gnueabi. [2022-03-25T18:54:49.406Z] #19 187.5 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-03-25T18:54:49.406Z] #19 187.5 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-03-25T18:54:49.406Z] #19 187.5 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2022-03-25T18:54:49.406Z] #19 187.5 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-03-25T18:54:49.406Z] #19 187.5 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-03-25T18:54:49.406Z] #19 187.6 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2022-03-25T18:54:49.406Z] #19 187.6 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-03-25T18:54:49.406Z] #19 187.6 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-03-25T18:54:49.406Z] #19 187.6 Selecting previously unselected package cpp-s390x-linux-gnu. [2022-03-25T18:54:49.406Z] #19 187.6 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-03-25T18:54:49.406Z] #19 187.6 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-03-25T18:54:49.406Z] #19 187.7 Selecting previously unselected package cross-config. [2022-03-25T18:54:49.406Z] #19 187.7 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ... [2022-03-25T18:54:49.406Z] #19 187.7 Unpacking cross-config (2.6.18+nmu1) ... [2022-03-25T18:54:49.406Z] #19 187.7 Selecting previously unselected package gcc-10-cross-base. [2022-03-25T18:54:49.406Z] #19 187.7 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ... [2022-03-25T18:54:49.406Z] #19 187.7 Unpacking gcc-10-cross-base (10.2.1-6cross1) ... [2022-03-25T18:54:49.406Z] #19 187.8 Selecting previously unselected package libc6-arm64-cross. [2022-03-25T18:54:49.406Z] #19 187.8 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ... [2022-03-25T18:54:49.406Z] #19 187.8 Unpacking libc6-arm64-cross (2.31-9cross4) ... [2022-03-25T18:54:49.406Z] #19 188.0 Selecting previously unselected package libgcc-s1-arm64-cross. [2022-03-25T18:54:49.406Z] #19 188.0 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-03-25T18:54:49.406Z] #19 188.1 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-03-25T18:54:49.406Z] #19 188.1 Selecting previously unselected package libgomp1-arm64-cross. [2022-03-25T18:54:49.406Z] #19 188.1 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-03-25T18:54:49.406Z] #19 188.1 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-03-25T18:54:49.406Z] #19 188.2 Selecting previously unselected package libitm1-arm64-cross. [2022-03-25T18:54:49.406Z] #19 188.2 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-03-25T18:54:49.406Z] #19 188.2 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ... [2022-03-25T18:54:49.406Z] #19 188.2 Selecting previously unselected package libatomic1-arm64-cross. [2022-03-25T18:54:49.406Z] #19 188.2 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-03-25T18:54:49.406Z] #19 188.2 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-03-25T18:54:49.406Z] #19 188.3 Selecting previously unselected package libasan6-arm64-cross. [2022-03-25T18:54:49.406Z] #19 188.3 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-03-25T18:54:49.406Z] #19 188.3 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ... [2022-03-25T18:54:49.406Z] #19 188.9 Selecting previously unselected package liblsan0-arm64-cross. [2022-03-25T18:54:49.406Z] #19 188.9 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-03-25T18:54:49.406Z] #19 188.9 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-03-25T18:54:49.406Z] #19 189.1 Selecting previously unselected package libtsan0-arm64-cross. [2022-03-25T18:54:49.406Z] #19 189.1 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-03-25T18:54:49.406Z] #19 189.1 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-03-25T18:54:49.406Z] #19 189.6 Selecting previously unselected package libstdc++6-arm64-cross. [2022-03-25T18:54:49.406Z] #19 189.6 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-03-25T18:54:49.406Z] #19 189.6 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-03-25T18:54:49.406Z] #19 189.8 Selecting previously unselected package libubsan1-arm64-cross. [2022-03-25T18:54:49.406Z] #19 189.8 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-03-25T18:54:49.406Z] #19 189.8 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-03-25T18:54:49.406Z] #19 190.0 Selecting previously unselected package libgcc-10-dev-arm64-cross. [2022-03-25T18:54:49.406Z] #19 190.0 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-03-25T18:54:49.406Z] #19 190.0 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-03-25T18:54:49.406Z] #19 190.3 Selecting previously unselected package gcc-10-aarch64-linux-gnu. [2022-03-25T18:54:49.406Z] #19 190.3 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-03-25T18:54:49.406Z] #19 190.4 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-03-25T18:54:49.426Z] #21 32.97 Selecting previously unselected package zip. [2022-03-25T18:54:49.426Z] #21 32.98 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-03-25T18:54:49.426Z] #21 32.99 Unpacking zip (3.0-12) ... [2022-03-25T18:54:49.642Z] #14 162.1 Selecting previously unselected package libpcre2-32-0:amd64. [2022-03-25T18:54:49.642Z] #14 162.1 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-03-25T18:54:49.642Z] #14 162.1 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-03-25T18:54:49.682Z] #21 33.14 Selecting previously unselected package zstd. [2022-03-25T18:54:49.682Z] #21 33.15 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-03-25T18:54:49.682Z] #21 33.15 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-03-25T18:54:50.206Z] #14 162.5 Selecting previously unselected package libpcre2-posix2:amd64. [2022-03-25T18:54:50.207Z] #14 162.5 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-03-25T18:54:50.207Z] #14 162.6 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-03-25T18:54:50.207Z] #14 162.7 Selecting previously unselected package libpcre2-dev:amd64. [2022-03-25T18:54:50.207Z] #14 162.7 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-03-25T18:54:50.207Z] #14 162.7 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-03-25T18:54:50.245Z] #21 33.49 Setting up python3-pkg-resources (52.0.0-4) ... [2022-03-25T18:54:50.771Z] #14 163.4 Selecting previously unselected package libselinux1-dev:amd64. [2022-03-25T18:54:50.771Z] #14 163.4 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-03-25T18:54:50.771Z] #14 163.4 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-03-25T18:54:50.808Z] #21 34.35 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-03-25T18:54:50.808Z] #21 34.36 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-03-25T18:54:50.808Z] #21 34.37 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-03-25T18:54:50.808Z] #21 34.38 Setting up libicu67:amd64 (67.1-7) ... [2022-03-25T18:54:50.808Z] #21 34.39 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-03-25T18:54:50.808Z] #21 34.40 Setting up libinih1:amd64 (53-1+b2) ... [2022-03-25T18:54:50.808Z] #21 34.41 Setting up uidmap (1:4.8.1-1) ... [2022-03-25T18:54:50.808Z] #21 34.43 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-25T18:54:50.808Z] #21 34.44 Setting up bzip2 (1.0.8-4) ... [2022-03-25T18:54:50.808Z] #21 34.45 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-25T18:54:50.808Z] #21 34.46 Setting up python3-wheel (0.34.2-1) ... [2022-03-25T18:54:51.334Z] #14 163.7 Selecting previously unselected package libdevmapper-dev:amd64. [2022-03-25T18:54:51.334Z] #14 163.8 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-03-25T18:54:51.334Z] #14 163.8 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-03-25T18:54:51.592Z] #14 164.0 Selecting previously unselected package libseccomp-dev:amd64. [2022-03-25T18:54:51.592Z] #14 164.0 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-03-25T18:54:51.592Z] #14 164.0 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-03-25T18:54:51.592Z] #14 164.2 Selecting previously unselected package libsystemd-dev:amd64. [2022-03-25T18:54:51.592Z] #14 164.2 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2022-03-25T18:54:51.738Z] #21 35.09 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-03-25T18:54:51.738Z] #21 35.10 Setting up libcap2:amd64 (1:2.44-1) ... [2022-03-25T18:54:51.738Z] #21 35.11 Setting up libcap2-bin (1:2.44-1) ... [2022-03-25T18:54:51.738Z] #21 35.13 Setting up apparmor (2.13.6-10) ... [2022-03-25T18:54:51.849Z] #14 164.2 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2022-03-25T18:54:51.986Z] 8f616e6e9eec: Pull complete [2022-03-25T18:54:52.424Z] #14 164.9 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-03-25T18:54:52.424Z] #14 165.0 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-03-25T18:54:52.424Z] #14 165.0 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-03-25T18:54:52.424Z] #14 165.0 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-03-25T18:54:52.424Z] #14 165.0 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-03-25T18:54:52.772Z] #14 165.0 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-03-25T18:54:52.772Z] #14 165.1 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-03-25T18:54:52.772Z] #14 165.1 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-03-25T18:54:52.772Z] #14 165.1 Setting up libudev-dev:amd64 (247.3-6) ... [2022-03-25T18:54:52.772Z] #14 165.1 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-03-25T18:54:52.772Z] #14 165.1 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-03-25T18:54:52.772Z] #14 165.1 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-25T18:54:52.772Z] #14 165.2 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-03-25T18:54:52.772Z] #14 165.2 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-03-25T18:54:52.772Z] #14 165.2 Setting up mingw-w64-common (8.0.0-1) ... [2022-03-25T18:54:52.772Z] #14 165.3 Setting up libsystemd-dev:amd64 (247.3-6) ... [2022-03-25T18:54:52.772Z] #14 165.3 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-03-25T18:54:52.772Z] #14 165.3 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-03-25T18:54:52.772Z] #14 165.3 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-03-25T18:54:52.772Z] #14 165.3 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-03-25T18:54:52.772Z] #14 165.4 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-25T18:54:53.042Z] #14 165.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-03-25T18:54:53.042Z] #14 165.4 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-25T18:54:53.042Z] #14 165.4 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-03-25T18:54:53.042Z] #14 165.5 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-03-25T18:54:53.042Z] #14 165.5 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-25T18:54:53.042Z] #14 165.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-03-25T18:54:53.042Z] #14 165.5 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-25T18:54:53.042Z] #14 165.5 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-03-25T18:54:53.042Z] #14 165.6 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-25T18:54:53.042Z] #14 165.6 Setting up dmsetup (2:1.02.175-2.1) ... [2022-03-25T18:54:53.042Z] #14 165.6 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-25T18:54:53.042Z] #14 165.7 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-03-25T18:54:53.091Z] #51 ... [2022-03-25T18:54:53.091Z] [2022-03-25T18:54:53.092Z] #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-03-25T18:54:53.092Z] #43 sha256:bac9189b3527223f113246c110f5cda16dced33d3b091bbe23bbedebbb0f3c1c [2022-03-25T18:54:53.092Z] #43 225.9 + dpkg --print-architecture [2022-03-25T18:54:53.092Z] #43 225.9 + git checkout -q v2.1.0 [2022-03-25T18:54:53.092Z] #43 226.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-03-25T18:54:53.092Z] #43 226.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-03-25T18:54:53.107Z] #21 36.53 Setting up zip (3.0-12) ... [2022-03-25T18:54:53.107Z] #21 36.54 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-25T18:54:53.107Z] #21 36.57 Setting up bash-completion (1:2.11-2) ... [2022-03-25T18:54:53.299Z] #14 165.8 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-25T18:54:54.298Z] #14 DONE 166.5s [2022-03-25T18:54:54.298Z] [2022-03-25T18:54:54.298Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-03-25T18:54:54.298Z] #55 sha256:23d7ed232581051b377205fa9ac58fd5b3c3273784d9775c196f10eeea8c5275 [2022-03-25T18:54:54.298Z] #55 DONE 0.1s [2022-03-25T18:54:54.298Z] [2022-03-25T18:54:54.298Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-03-25T18:54:54.298Z] #15 sha256:c505cf88f2c11a477c01732985c980b7a4bad2f2e925564d96038ac347e7697a [2022-03-25T18:54:54.847Z] Client: [2022-03-25T18:54:54.847Z] Version: 20.10.9 [2022-03-25T18:54:54.847Z] API version: 1.41 [2022-03-25T18:54:54.847Z] Go version: go1.16.8 [2022-03-25T18:54:54.847Z] Git commit: c2ea9bc [2022-03-25T18:54:54.847Z] Built: Mon Oct 4 16:11:10 2021 [2022-03-25T18:54:54.847Z] OS/Arch: windows/amd64 [2022-03-25T18:54:54.847Z] Context: default [2022-03-25T18:54:54.847Z] Experimental: true [2022-03-25T18:54:54.847Z] [2022-03-25T18:54:54.847Z] Server: Docker Engine - Community [2022-03-25T18:54:54.847Z] Engine: [2022-03-25T18:54:54.847Z] Version: 20.10.9 [2022-03-25T18:54:54.847Z] API version: 1.41 (minimum version 1.24) [2022-03-25T18:54:54.847Z] Go version: go1.16.8 [2022-03-25T18:54:54.847Z] Git commit: 79ea9d3 [2022-03-25T18:54:54.847Z] Built: Mon Oct 4 16:06:39 2021 [2022-03-25T18:54:54.847Z] OS/Arch: windows/amd64 [2022-03-25T18:54:54.847Z] Experimental: true [2022-03-25T18:54:54.999Z] #21 38.49 Setting up xz-utils (5.2.5-2) ... [2022-03-25T18:54:54.999Z] #21 38.51 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-03-25T18:54:54.999Z] #21 38.52 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-03-25T18:54:54.999Z] #21 38.53 Setting up patch (2.7.6-7) ... [2022-03-25T18:54:54.999Z] #21 38.54 Setting up sudo (1.9.5p2-3) ... [2022-03-25T18:54:55.255Z] #21 38.62 invoke-rc.d: could not determine current runlevel [2022-03-25T18:54:55.255Z] #21 38.63 invoke-rc.d: policy-rc.d denied execution of start. [2022-03-25T18:54:55.255Z] #21 38.65 Setting up xfsprogs (5.10.0-4) ... [2022-03-25T18:54:55.255Z] #21 38.66 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-03-25T18:54:55.255Z] #21 38.67 Setting up inetutils-ping (2:2.0-1) ... [2022-03-25T18:54:55.255Z] #21 38.69 Setting up pigz (2.6-1) ... [2022-03-25T18:54:55.255Z] #21 38.70 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-03-25T18:54:55.255Z] #21 38.71 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-25T18:54:55.255Z] #21 38.73 Setting up python-pip-whl (20.3.4-4) ... [2022-03-25T18:54:55.255Z] #21 38.75 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [Pipeline] sh [2022-03-25T18:54:56.185Z] #21 39.39 Setting up libaio1:amd64 (0.3.112-9) ... [2022-03-25T18:54:56.185Z] #21 39.41 Setting up python3-lib2to3 (3.9.2-1) ... [2022-03-25T18:54:56.194Z] #15 DONE 2.0s [2022-03-25T18:54:56.194Z] [2022-03-25T18:54:56.194Z] #56 [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-03-25T18:54:56.194Z] #56 sha256:5913a33bb36d9e4e530d38ada4bb53ad5aaba4af145c0950fc827b3d5e6b4052 [2022-03-25T18:54:56.194Z] #56 1.878 + RM_GOPATH=0 [2022-03-25T18:54:56.194Z] #56 1.878 + TMP_GOPATH= [2022-03-25T18:54:56.194Z] #56 1.878 + : /build [2022-03-25T18:54:56.194Z] #56 1.878 + '[' -z '' ']' [2022-03-25T18:54:56.194Z] #56 1.878 ++ mktemp -d [2022-03-25T18:54:56.194Z] #56 1.882 + export GOPATH=/tmp/tmp.yiDucWva2s [2022-03-25T18:54:56.194Z] #56 1.882 + GOPATH=/tmp/tmp.yiDucWva2s [2022-03-25T18:54:56.194Z] #56 1.882 + RM_GOPATH=1 [2022-03-25T18:54:56.194Z] #56 1.882 + case "$(go env GOARCH)" in [2022-03-25T18:54:56.194Z] #56 1.883 ++ go env GOARCH [2022-03-25T18:54:56.194Z] #56 1.897 + export GO_BUILDMODE=-buildmode=pie [2022-03-25T18:54:56.194Z] #56 1.898 + GO_BUILDMODE=-buildmode=pie [2022-03-25T18:54:56.194Z] #56 1.899 ++ dirname /install.sh [2022-03-25T18:54:56.194Z] #56 1.903 + dir=/ [2022-03-25T18:54:56.194Z] #56 1.903 + bin=runc [2022-03-25T18:54:56.194Z] #56 1.903 + shift [2022-03-25T18:54:56.194Z] #56 1.904 + '[' '!' -f //runc.installer ']' [2022-03-25T18:54:56.194Z] #56 1.904 + . //runc.installer [2022-03-25T18:54:56.194Z] #56 1.904 ++ set -e [2022-03-25T18:54:56.194Z] #56 1.905 ++ : v1.1.0 [2022-03-25T18:54:56.194Z] #56 1.906 + install_runc [2022-03-25T18:54:56.195Z] #56 1.907 + RUNC_BUILDTAGS=seccomp [2022-03-25T18:54:56.195Z] #56 1.907 + echo 'Install runc version v1.1.0 (build tags: seccomp)' [2022-03-25T18:54:56.195Z] #56 1.907 Install runc version v1.1.0 (build tags: seccomp) [2022-03-25T18:54:56.195Z] #56 1.907 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.yiDucWva2s/src/github.com/opencontainers/runc [2022-03-25T18:54:56.195Z] #56 1.915 Cloning into '/tmp/tmp.yiDucWva2s/src/github.com/opencontainers/runc'... [2022-03-25T18:54:56.430Z] + docker info [2022-03-25T18:54:56.430Z] Client: [2022-03-25T18:54:56.430Z] Context: default [2022-03-25T18:54:56.430Z] Debug Mode: false [2022-03-25T18:54:56.430Z] [2022-03-25T18:54:56.430Z] Server: [2022-03-25T18:54:56.430Z] Containers: 0 [2022-03-25T18:54:56.430Z] Running: 0 [2022-03-25T18:54:56.430Z] Paused: 0 [2022-03-25T18:54:56.430Z] Stopped: 0 [2022-03-25T18:54:56.430Z] Images: 0 [2022-03-25T18:54:56.430Z] Server Version: 20.10.9 [2022-03-25T18:54:56.430Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-03-25T18:54:56.430Z] Windows: [2022-03-25T18:54:56.430Z] LCOW: [2022-03-25T18:54:56.430Z] Logging Driver: json-file [2022-03-25T18:54:56.430Z] Plugins: [2022-03-25T18:54:56.430Z] Volume: local [2022-03-25T18:54:56.430Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-25T18:54:56.430Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-25T18:54:56.430Z] Swarm: inactive [2022-03-25T18:54:56.430Z] Default Isolation: process [2022-03-25T18:54:56.430Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-03-25T18:54:56.430Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-03-25T18:54:56.430Z] OSType: windows [2022-03-25T18:54:56.430Z] Architecture: x86_64 [2022-03-25T18:54:56.430Z] CPUs: 4 [2022-03-25T18:54:56.430Z] Total Memory: 32GiB [2022-03-25T18:54:56.430Z] Name: azwin-2-2e2a51 [2022-03-25T18:54:56.430Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-03-25T18:54:56.430Z] Docker Root Dir: D:\docker [2022-03-25T18:54:56.430Z] Debug Mode: false [2022-03-25T18:54:56.430Z] Registry: https://index.docker.io/v1/ [2022-03-25T18:54:56.430Z] Labels: [2022-03-25T18:54:56.430Z] Experimental: true [2022-03-25T18:54:56.430Z] Insecure Registries: [2022-03-25T18:54:56.430Z] 10.0.0.4:5000 [2022-03-25T18:54:56.430Z] 127.0.0.0/8 [2022-03-25T18:54:56.430Z] Registry Mirrors: [2022-03-25T18:54:56.430Z] http://10.0.0.4:5000/ [2022-03-25T18:54:56.430Z] Live Restore Enabled: false [2022-03-25T18:54:56.430Z] Product License: Community Engine [2022-03-25T18:54:56.430Z] [2022-03-25T18:54:56.443Z] #21 39.81 Setting up libelf1:amd64 (0.183-1) ... [2022-03-25T18:54:56.443Z] #21 39.86 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-03-25T18:54:56.443Z] #21 39.87 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-03-25T18:54:56.443Z] #21 39.88 Setting up python3-distutils (3.9.2-1) ... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-03-25T18:54:57.007Z] #21 40.37 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-03-25T18:54:57.007Z] #21 40.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-03-25T18:54:57.007Z] #21 40.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-03-25T18:54:57.007Z] #21 40.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-03-25T18:54:57.007Z] #21 40.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-03-25T18:54:57.007Z] #21 40.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-03-25T18:54:57.007Z] #21 40.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-03-25T18:54:57.007Z] #21 40.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-03-25T18:54:57.007Z] #21 40.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-03-25T18:54:57.007Z] #21 40.43 Setting up python3-setuptools (52.0.0-4) ... [2022-03-25T18:54:58.375Z] #21 41.89 Setting up libjq1:amd64 (1.6-2.1) ... [2022-03-25T18:54:58.375Z] #21 41.90 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-03-25T18:54:58.375Z] #21 41.91 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-03-25T18:54:58.375Z] #21 41.92 Setting up python3-pip (20.3.4-4) ... [2022-03-25T18:54:58.718Z] #56 ... [2022-03-25T18:54:58.718Z] [2022-03-25T18:54:58.718Z] #16 [dev-systemd-false 2/24] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-03-25T18:54:58.718Z] #16 sha256:e5f2e9df0889fbd308f1e94d16609c02dc1e378e4267bba0097132799a7dfd14 [2022-03-25T18:54:58.718Z] #16 DONE 2.3s [2022-03-25T18:54:58.718Z] [2022-03-25T18:54:58.718Z] #17 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-03-25T18:54:58.718Z] #17 sha256:6c3017b824fd9d20795004b28106b57a45cfc30e5b1a1affc2c4a76c5e855540 [2022-03-25T18:54:59.743Z] #21 43.08 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-03-25T18:54:59.743Z] #21 43.09 Setting up jq (1.6-2.1) ... [2022-03-25T18:54:59.743Z] #21 43.10 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-03-25T18:54:59.743Z] #21 43.11 Setting up iptables (1.8.7-1) ... [2022-03-25T18:54:59.743Z] #21 43.12 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-25T18:54:59.743Z] #21 43.13 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-25T18:54:59.743Z] #21 43.13 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-25T18:54:59.743Z] #21 43.14 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-25T18:54:59.743Z] #21 43.14 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-03-25T18:54:59.743Z] #21 43.15 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-03-25T18:54:59.743Z] #21 43.15 Setting up iproute2 (5.10.0-4) ... [2022-03-25T18:55:00.001Z] #21 43.49 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-25T18:55:00.085Z] #17 1.473 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-03-25T18:55:00.085Z] #17 DONE 1.7s [2022-03-25T18:55:00.085Z] [2022-03-25T18:55:00.085Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-03-25T18:55:00.085Z] #18 sha256:4dd6ce380dd536bd07ae44eb4322ad04bd1f19950b261d272e85179f7319129e [2022-03-25T18:55:00.564Z] #21 DONE 44.0s [2022-03-25T18:55:00.564Z] [2022-03-25T18:55:00.564Z] #22 [dev-systemd-false 8/24] 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-03-25T18:55:00.564Z] #22 sha256:3c83af30fca832735bfd83c9782fe9f8cf31bc6f10a2b933d505cc16da7d1f46 [2022-03-25T18:55:01.454Z] #18 DONE 1.6s [2022-03-25T18:55:01.454Z] [2022-03-25T18:55:01.454Z] #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-03-25T18:55:01.454Z] #34 sha256:690c302dbbc9280b41bd33bc91d49c996ba245a2f0a0b5840333a4378e0394b0 [2022-03-25T18:55:01.663Z] #19 201.1 Selecting previously unselected package gcc-aarch64-linux-gnu. [2022-03-25T18:55:01.663Z] #19 201.1 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-03-25T18:55:01.663Z] #19 201.1 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-03-25T18:55:01.663Z] #19 201.2 Selecting previously unselected package linux-libc-dev-arm64-cross. [2022-03-25T18:55:01.663Z] #19 201.2 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ... [2022-03-25T18:55:01.663Z] #19 201.2 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-03-25T18:55:01.663Z] #19 201.8 Selecting previously unselected package libc6-dev-arm64-cross. [2022-03-25T18:55:01.663Z] #19 201.8 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ... [2022-03-25T18:55:01.663Z] #19 201.8 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ... [2022-03-25T18:55:01.663Z] #19 202.5 Selecting previously unselected package libstdc++-10-dev-arm64-cross. [2022-03-25T18:55:01.663Z] #19 202.5 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-03-25T18:55:01.663Z] #19 202.6 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-03-25T18:55:01.663Z] #19 ... [2022-03-25T18:55:01.663Z] [2022-03-25T18:55:01.663Z] #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-03-25T18:55:01.663Z] #50 sha256:bac9189b3527223f113246c110f5cda16dced33d3b091bbe23bbedebbb0f3c1c [2022-03-25T18:55:01.663Z] #50 DONE 212.4s [2022-03-25T18:55:01.663Z] [2022-03-25T18:55:01.663Z] #58 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-25T18:55:01.663Z] #58 sha256:62258efd1310c58d8ef4c8ef111d1f60efce68345186f6001881029630198dca [2022-03-25T18:55:01.710Z] #34 ... [2022-03-25T18:55:01.710Z] [2022-03-25T18:55:01.710Z] #19 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-03-25T18:55:01.710Z] #19 sha256:e9f05ab2af674ce426c52419e26426100a80ef44e1fa94d3dd9573a93e3f0813 [2022-03-25T18:55:01.925Z] #58 ... [2022-03-25T18:55:01.925Z] [2022-03-25T18:55:01.925Z] #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-03-25T18:55:01.925Z] #19 sha256:e3d5f52590905818b09b11c4651163e48c0a89ea620c85b1736376275550f7d7 [2022-03-25T18:55:01.925Z] #19 203.3 Selecting previously unselected package g++-10-aarch64-linux-gnu. [2022-03-25T18:55:01.934Z] #22 1.301 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-03-25T18:55:01.934Z] #22 1.312 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-03-25T18:55:01.934Z] #22 1.316 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-03-25T18:55:01.934Z] #22 DONE 1.4s [2022-03-25T18:55:01.934Z] [2022-03-25T18:55:01.934Z] #60 [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-03-25T18:55:01.934Z] #60 sha256:964d1b887f5d4d49f7b03457ae4f428061fec47e8f1c9c5fec7b81bfcacc89d5 [2022-03-25T18:55:01.934Z] #60 ... [2022-03-25T18:55:01.934Z] [2022-03-25T18:55:01.934Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-03-25T18:55:01.934Z] #23 sha256:27129f8cec1cabab546c25f38936e9b0bf96767a754124cc5a0beaef6f28b999 [2022-03-25T18:55:02.187Z] #19 203.3 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-03-25T18:55:02.187Z] #19 203.3 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-03-25T18:55:03.608Z] #19 DONE 1.6s [2022-03-25T18:55:03.608Z] [2022-03-25T18:55:03.608Z] #20 [dev-systemd-false 6/24] RUN ldconfig [2022-03-25T18:55:03.608Z] #20 sha256:3ec2c35bc748e4776ceab7babc9ba1eebed3e3d306f6907bf3e3fefee8a9153b [2022-03-25T18:55:04.540Z] #20 DONE 1.3s [2022-03-25T18:55:04.540Z] [2022-03-25T18:55:04.540Z] #56 [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-03-25T18:55:04.540Z] #56 sha256:5913a33bb36d9e4e530d38ada4bb53ad5aaba4af145c0950fc827b3d5e6b4052 [2022-03-25T18:55:04.540Z] #56 ... [2022-03-25T18:55:04.540Z] [2022-03-25T18:55:04.540Z] #21 [dev-systemd-false 7/24] 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-03-25T18:55:04.540Z] #21 sha256:2322007b70694bf875c7e5fe4e24cea61a831995892f3eb8bda0425b95d831bf [2022-03-25T18:55:06.436Z] #21 1.639 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-25T18:55:06.436Z] #21 1.665 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-25T18:55:06.436Z] #21 1.665 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-25T18:55:07.000Z] #21 2.569 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-25T18:55:08.896Z] #21 4.199 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [123 kB] [2022-03-25T18:55:10.339Z] #19 210.7 Selecting previously unselected package g++-aarch64-linux-gnu. [2022-03-25T18:55:10.339Z] #19 210.7 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-03-25T18:55:10.339Z] #19 210.7 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-03-25T18:55:10.339Z] #19 210.7 Selecting previously unselected package patch. [2022-03-25T18:55:10.339Z] #19 210.7 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ... [2022-03-25T18:55:10.339Z] #19 210.8 Unpacking patch (2.7.6-7) ... [2022-03-25T18:55:10.339Z] #19 210.8 Selecting previously unselected package dpkg-dev. [2022-03-25T18:55:10.339Z] #19 210.8 Preparing to unpack .../047-dpkg-dev_1.20.9_all.deb ... [2022-03-25T18:55:10.339Z] #19 210.8 Unpacking dpkg-dev (1.20.9) ... [2022-03-25T18:55:10.339Z] #19 211.0 Selecting previously unselected package libconfig-inifiles-perl. [2022-03-25T18:55:10.339Z] #19 211.0 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ... [2022-03-25T18:55:10.339Z] #19 211.0 Unpacking libconfig-inifiles-perl (3.000003-1) ... [2022-03-25T18:55:10.339Z] #19 211.1 Selecting previously unselected package libio-string-perl. [2022-03-25T18:55:10.339Z] #19 211.1 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ... [2022-03-25T18:55:10.339Z] #19 211.1 Unpacking libio-string-perl (1.08-3.1) ... [2022-03-25T18:55:10.339Z] #19 211.1 Selecting previously unselected package libicu67:amd64. [2022-03-25T18:55:10.339Z] #19 211.1 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ... [2022-03-25T18:55:10.339Z] #19 211.1 Unpacking libicu67:amd64 (67.1-7) ... [2022-03-25T18:55:11.283Z] #19 212.4 Selecting previously unselected package libxml2:amd64. [2022-03-25T18:55:11.283Z] #19 212.4 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2022-03-25T18:55:11.283Z] #19 212.4 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-03-25T18:55:11.283Z] #19 212.5 Selecting previously unselected package libxml-namespacesupport-perl. [2022-03-25T18:55:11.283Z] #19 212.5 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ... [2022-03-25T18:55:11.283Z] #19 212.5 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... [2022-03-25T18:55:11.283Z] #19 212.6 Selecting previously unselected package libxml-sax-base-perl. [2022-03-25T18:55:11.418Z] #21 6.541 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-25T18:55:11.545Z] #19 212.6 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ... [2022-03-25T18:55:11.545Z] #19 212.6 Unpacking libxml-sax-base-perl (1.09-1.1) ... [2022-03-25T18:55:11.545Z] #19 212.6 Selecting previously unselected package libxml-sax-perl. [2022-03-25T18:55:11.545Z] #19 212.6 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ... [2022-03-25T18:55:11.545Z] #19 212.7 Unpacking libxml-sax-perl (1.02+dfsg-1) ... [2022-03-25T18:55:11.545Z] #19 212.7 Selecting previously unselected package libxml-libxml-perl. [2022-03-25T18:55:11.545Z] #19 212.7 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ... [2022-03-25T18:55:11.545Z] #19 212.8 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-03-25T18:55:11.806Z] #19 212.9 Selecting previously unselected package libxml-simple-perl. [2022-03-25T18:55:11.806Z] #19 212.9 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... [2022-03-25T18:55:11.806Z] #19 212.9 Unpacking libxml-simple-perl (2.25-1) ... [2022-03-25T18:55:11.806Z] #19 213.0 Selecting previously unselected package libyaml-perl. [2022-03-25T18:55:11.806Z] #19 213.0 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ... [2022-03-25T18:55:11.807Z] #19 213.0 Unpacking libyaml-perl (1.30-1) ... [2022-03-25T18:55:11.807Z] #19 213.0 Selecting previously unselected package libconfig-auto-perl. [2022-03-25T18:55:11.807Z] #19 213.0 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ... [2022-03-25T18:55:11.807Z] #19 213.0 Unpacking libconfig-auto-perl (0.44-1.1) ... [2022-03-25T18:55:11.807Z] #19 213.1 Selecting previously unselected package libfile-which-perl. [2022-03-25T18:55:11.807Z] #19 213.1 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... [2022-03-25T18:55:11.807Z] #19 213.1 Unpacking libfile-which-perl (1.23-1) ... [2022-03-25T18:55:11.807Z] #19 213.1 Selecting previously unselected package libfile-homedir-perl. [2022-03-25T18:55:11.807Z] #19 213.1 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ... [2022-03-25T18:55:11.807Z] #19 213.1 Unpacking libfile-homedir-perl (1.006-1) ... [2022-03-25T18:55:11.892Z] #23 10.05 Collecting yamllint==1.26.1 [2022-03-25T18:55:12.068Z] #19 213.2 Selecting previously unselected package libdebian-dpkgcross-perl. [2022-03-25T18:55:12.068Z] #19 213.2 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ... [2022-03-25T18:55:12.068Z] #19 213.2 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-03-25T18:55:12.068Z] #19 213.3 Selecting previously unselected package dpkg-cross. [2022-03-25T18:55:12.068Z] #19 213.3 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ... [2022-03-25T18:55:12.068Z] #19 213.3 Unpacking dpkg-cross (2.6.18+nmu1) ... [2022-03-25T18:55:12.068Z] #19 213.3 Selecting previously unselected package crossbuild-essential-arm64. [2022-03-25T18:55:12.068Z] #19 213.3 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ... [2022-03-25T18:55:12.068Z] #19 213.3 Unpacking crossbuild-essential-arm64 (12.9) ... [2022-03-25T18:55:12.068Z] #19 213.4 Selecting previously unselected package libc6-armel-cross. [2022-03-25T18:55:12.068Z] #19 213.4 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ... [2022-03-25T18:55:12.330Z] #19 213.4 Unpacking libc6-armel-cross (2.31-9cross4) ... [2022-03-25T18:55:12.330Z] #19 213.6 Selecting previously unselected package libgcc-s1-armel-cross. [2022-03-25T18:55:12.330Z] #19 213.6 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ... [2022-03-25T18:55:12.330Z] #19 213.6 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-03-25T18:55:12.330Z] #19 213.6 Selecting previously unselected package libgomp1-armel-cross. [2022-03-25T18:55:12.592Z] #19 213.6 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ... [2022-03-25T18:55:12.592Z] #19 213.6 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ... [2022-03-25T18:55:12.592Z] #19 213.7 Selecting previously unselected package libatomic1-armel-cross. [2022-03-25T18:55:12.592Z] #19 213.7 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ... [2022-03-25T18:55:12.592Z] #19 213.7 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ... [2022-03-25T18:55:12.592Z] #19 213.7 Selecting previously unselected package libasan6-armel-cross. [2022-03-25T18:55:12.592Z] #19 213.7 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ... [2022-03-25T18:55:12.592Z] #19 213.7 Unpacking libasan6-armel-cross (10.2.1-6cross1) ... [2022-03-25T18:55:12.853Z] #19 214.1 Selecting previously unselected package libstdc++6-armel-cross. [2022-03-25T18:55:12.853Z] #19 214.1 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ... [2022-03-25T18:55:12.853Z] #19 214.1 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-03-25T18:55:13.115Z] #19 214.2 Selecting previously unselected package libubsan1-armel-cross. [2022-03-25T18:55:13.115Z] #19 214.2 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ... [2022-03-25T18:55:13.115Z] #19 214.2 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ... [2022-03-25T18:55:13.115Z] #19 214.4 Selecting previously unselected package libgcc-10-dev-armel-cross. [2022-03-25T18:55:13.115Z] #19 214.4 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-03-25T18:55:13.115Z] #19 214.4 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-03-25T18:55:13.264Z] #23 11.11 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-03-25T18:55:13.376Z] #19 214.6 Selecting previously unselected package gcc-10-arm-linux-gnueabi. [2022-03-25T18:55:13.376Z] #19 214.6 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-03-25T18:55:13.376Z] #19 214.6 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-03-25T18:55:13.939Z] #21 ... [2022-03-25T18:55:13.939Z] [2022-03-25T18:55:13.939Z] #56 [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-03-25T18:55:13.939Z] #56 sha256:5913a33bb36d9e4e530d38ada4bb53ad5aaba4af145c0950fc827b3d5e6b4052 [2022-03-25T18:55:13.939Z] #56 12.93 + cd /tmp/tmp.yiDucWva2s/src/github.com/opencontainers/runc [2022-03-25T18:55:13.939Z] #56 12.93 + git checkout -q v1.1.0 [2022-03-25T18:55:13.939Z] #56 13.63 + '[' -z '' ']' [2022-03-25T18:55:13.939Z] #56 13.63 + target=static [2022-03-25T18:55:13.939Z] #56 13.63 + make BUILDTAGS=seccomp static [2022-03-25T18:55:13.939Z] #56 14.07 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.0-0-g067aaf85 -X main.version=1.1.0 " -o runc . [2022-03-25T18:55:14.196Z] #56 ... [2022-03-25T18:55:14.196Z] [2022-03-25T18:55:14.196Z] #23 12.15 Collecting pathspec>=0.5.3 [2022-03-25T18:55:14.196Z] #21 [dev-systemd-false 7/24] 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-03-25T18:55:14.196Z] #21 sha256:2322007b70694bf875c7e5fe4e24cea61a831995892f3eb8bda0425b95d831bf [2022-03-25T18:55:14.196Z] #23 12.15 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-03-25T18:55:14.196Z] #21 9.601 Fetched 8508 kB in 8s (1031 kB/s) [2022-03-25T18:55:14.454Z] #23 12.53 Collecting pyyaml [2022-03-25T18:55:14.454Z] #23 12.55 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-03-25T18:55:14.711Z] #23 12.61 Building wheels for collected packages: yamllint [2022-03-25T18:55:14.711Z] #23 12.61 Building wheel for yamllint (setup.py): started [2022-03-25T18:55:14.974Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-03-25T18:55:14.974Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-86fca131\powershellScript.ps1'; exit $LASTEXITCODE; [2022-03-25T18:55:14.974Z] ---------------------------------------------------------------------------- [2022-03-25T18:55:14.974Z] [2022-03-25T18:55:14.974Z] INFO: executeCI.ps1 starting at Fri Mar 25 18:55:13 CUT 2022 [2022-03-25T18:55:14.974Z] [2022-03-25T18:55:14.974Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-03-25T18:55:14.974Z] INFO: Running git version 2.24.1.windows.2 [2022-03-25T18:55:14.974Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2022-03-25T18:55:14.974Z] INFO: Environment variables: [2022-03-25T18:55:14.974Z] [2022-03-25T18:55:14.974Z] Name Value [2022-03-25T18:55:14.974Z] ---- ----- [2022-03-25T18:55:14.974Z] ALLUSERSPROFILE C:\ProgramData [2022-03-25T18:55:14.974Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-03-25T18:55:14.974Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-03-25T18:55:14.974Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-03-25T18:55:14.974Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-03-25T18:55:14.974Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-03-25T18:55:14.974Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-03-25T18:55:14.974Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-03-25T18:55:14.974Z] BRANCH_NAME PR-43428 [2022-03-25T18:55:14.974Z] BUILD_DISPLAY_NAME #1 [2022-03-25T18:55:14.974Z] BUILD_ID 1 [2022-03-25T18:55:14.974Z] BUILD_NUMBER 1 [2022-03-25T18:55:14.974Z] BUILD_TAG jenkins-moby-PR-43428-1 [2022-03-25T18:55:14.974Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43428/1/ [2022-03-25T18:55:14.974Z] CHANGE_AUTHOR thaJeztah [2022-03-25T18:55:14.974Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2022-03-25T18:55:14.974Z] CHANGE_BRANCH prevent_rootlesskit_dependency_in_cli [2022-03-25T18:55:14.974Z] CHANGE_FORK thaJeztah/docker [2022-03-25T18:55:14.974Z] CHANGE_ID 43428 [2022-03-25T18:55:14.974Z] CHANGE_TARGET master [2022-03-25T18:55:14.974Z] CHANGE_TITLE registry: remove dependency on rootlesskit, add `SetCertsDir()` [2022-03-25T18:55:14.974Z] CHANGE_URL https://github.com/moby/moby/pull/43428 [2022-03-25T18:55:14.974Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-25T18:55:14.974Z] CommonProgramFiles C:\Program Files\Common Files [2022-03-25T18:55:14.974Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-03-25T18:55:14.974Z] CommonProgramW6432 C:\Program Files\Common Files [2022-03-25T18:55:14.974Z] COMPUTERNAME azwin-2-2e2a51 [2022-03-25T18:55:14.974Z] ComSpec C:\Windows\system32\cmd.exe [2022-03-25T18:55:14.974Z] ConfigSequenceNumber 0 [2022-03-25T18:55:14.974Z] DOCKER_BUILDKIT 0 [2022-03-25T18:55:14.974Z] DOCKER_DUT_DEBUG 1 [2022-03-25T18:55:14.974Z] DOCKER_EXPERIMENTAL 1 [2022-03-25T18:55:14.974Z] DOCKER_GRAPHDRIVER overlay2 [2022-03-25T18:55:14.974Z] DOCKER_WINDOWS_CONTAINERD_R... 1 [2022-03-25T18:55:14.974Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-03-25T18:55:14.974Z] EXECUTOR_NUMBER 0 [2022-03-25T18:55:14.974Z] FQDN azwin-2-2e2a51.westus.cloudapp.azure.com [2022-03-25T18:55:14.974Z] GIT_BRANCH PR-43428 [2022-03-25T18:55:14.974Z] GIT_COMMIT 85572cac14168f9dc3fc3d9daa5eae1ba00eddf4 [2022-03-25T18:55:14.974Z] GIT_URL https://github.com/moby/moby.git [2022-03-25T18:55:14.974Z] HUDSON_COOKIE d85b3b90-5aac-4858-ae0f-4210ba939713 [2022-03-25T18:55:14.974Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-03-25T18:55:14.974Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-03-25T18:55:14.974Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-03-25T18:55:14.974Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-03-25T18:55:14.974Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-03-25T18:55:14.974Z] JENKINS_NODE_COOKIE 6daae7fb-494e-4e67-ab9a-a015ba57241a [2022-03-25T18:55:14.974Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-03-25T18:55:14.974Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-03-25T18:55:14.974Z] JOB_BASE_NAME PR-43428 [2022-03-25T18:55:14.974Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43428/display/redirect [2022-03-25T18:55:14.974Z] JOB_NAME moby/PR-43428 [2022-03-25T18:55:14.974Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43428/ [2022-03-25T18:55:14.974Z] library.jps.version master [2022-03-25T18:55:14.974Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-03-25T18:55:14.974Z] NODE_LABELS amd64 azure azwin-2-2e2a51 azwin-2022 docker west-us windows windows-2022 x86_64 [2022-03-25T18:55:14.974Z] NODE_NAME azwin-2-2e2a51 [2022-03-25T18:55:14.974Z] NUMBER_OF_PROCESSORS 4 [2022-03-25T18:55:14.974Z] OS Windows_NT [2022-03-25T18:55:14.974Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-03-25T18:55:14.975Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-03-25T18:55:14.975Z] PROCESSOR_ARCHITECTURE AMD64 [2022-03-25T18:55:14.975Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2022-03-25T18:55:14.975Z] PROCESSOR_LEVEL 6 [2022-03-25T18:55:14.975Z] PROCESSOR_REVISION 4f01 [2022-03-25T18:55:14.975Z] ProgramData C:\ProgramData [2022-03-25T18:55:14.975Z] ProgramFiles C:\Program Files [2022-03-25T18:55:14.975Z] ProgramFiles(x86) C:\Program Files (x86) [2022-03-25T18:55:14.975Z] ProgramW6432 C:\Program Files [2022-03-25T18:55:14.975Z] PROMPT $P$G [2022-03-25T18:55:14.975Z] PSExecutionPolicyPreference Bypass [2022-03-25T18:55:14.975Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-03-25T18:55:14.975Z] PUBLIC C:\Users\Public [2022-03-25T18:55:14.975Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43428/1/display/redirect?page=artif... [2022-03-25T18:55:14.975Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43428/1/display/redirect?page=changes [2022-03-25T18:55:14.975Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43428/1/display/redirect [2022-03-25T18:55:14.975Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43428/1/display/redirect?page=tests [2022-03-25T18:55:14.975Z] SKIP_VALIDATION_TESTS 1 [2022-03-25T18:55:14.975Z] SOURCES_DRIVE d [2022-03-25T18:55:14.975Z] SOURCES_SUBDIR gopath [2022-03-25T18:55:14.975Z] STAGE_NAME Run tests [2022-03-25T18:55:14.975Z] SystemDrive C: [2022-03-25T18:55:14.975Z] SystemRoot C:\Windows [2022-03-25T18:55:14.975Z] TEMP C:\Windows\TEMP [2022-03-25T18:55:14.975Z] TESTDEBUG 0 [2022-03-25T18:55:14.975Z] TESTRUN_DRIVE d [2022-03-25T18:55:14.975Z] TESTRUN_SUBDIR CI [2022-03-25T18:55:14.975Z] TIMEOUT 120m [2022-03-25T18:55:14.975Z] TMP C:\Windows\TEMP [2022-03-25T18:55:14.975Z] USERDOMAIN WORKGROUP [2022-03-25T18:55:14.975Z] USERNAME azwin-2-2e2a51$ [2022-03-25T18:55:14.975Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-03-25T18:55:14.975Z] windir C:\Windows [2022-03-25T18:55:14.975Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-03-25T18:55:14.975Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2022-03-25T18:55:14.975Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-03-25T18:55:14.975Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-03-25T18:55:14.975Z] [2022-03-25T18:55:14.975Z] [2022-03-25T18:55:14.975Z] [2022-03-25T18:55:15.049Z] #43 DONE 248.7s [2022-03-25T18:55:15.049Z] [2022-03-25T18:55:15.049Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-25T18:55:15.049Z] #51 sha256:62258efd1310c58d8ef4c8ef111d1f60efce68345186f6001881029630198dca [2022-03-25T18:55:15.618Z] #51 ... [2022-03-25T18:55:15.618Z] [2022-03-25T18:55:15.618Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-03-25T18:55:15.618Z] #44 sha256:85f5d56593425aeab5bc68718da8692e2d2c199d18b8d56b4248d7bc21cc054c [2022-03-25T18:55:15.642Z] #23 13.64 Building wheel for yamllint (setup.py): finished with status 'done' [2022-03-25T18:55:15.642Z] #23 13.64 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=309b0f2215d53b9ab4b142f52e5f258fedc1c64af4c0a535bbb447e64c7d002d [2022-03-25T18:55:15.642Z] #23 13.64 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-03-25T18:55:15.642Z] #23 13.65 Successfully built yamllint [2022-03-25T18:55:15.642Z] #23 13.67 Installing collected packages: pyyaml, pathspec, yamllint [2022-03-25T18:55:15.899Z] #23 14.07 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-03-25T18:55:16.186Z] #44 DONE 0.4s [2022-03-25T18:55:16.186Z] [2022-03-25T18:55:16.186Z] #56 [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-03-25T18:55:16.186Z] #56 sha256:8ad7b9abc4a1a7cbe15325cc2ec8d64c175dc21cda788d99870f4473efed3cb3 [2022-03-25T18:55:16.186Z] #56 ... [2022-03-25T18:55:16.186Z] [2022-03-25T18:55:16.186Z] #48 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-03-25T18:55:16.186Z] #48 sha256:aa1a802fe2009e93968611610b3dd8088a0379c32a93f7ace983994366908092 [2022-03-25T18:55:16.186Z] #48 DONE 0.1s [2022-03-25T18:55:16.186Z] [2022-03-25T18:55:16.186Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-03-25T18:55:16.186Z] #50 sha256:233f17bfba019f5caa39236e3a83b33adf8bdb026791dbfa3632461de3fe7ff2 [2022-03-25T18:55:16.186Z] #50 DONE 0.1s [2022-03-25T18:55:16.446Z] [2022-03-25T18:55:16.446Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-25T18:55:16.446Z] #51 sha256:62258efd1310c58d8ef4c8ef111d1f60efce68345186f6001881029630198dca [2022-03-25T18:55:16.465Z] #23 DONE 14.6s [2022-03-25T18:55:16.465Z] [2022-03-25T18:55:16.465Z] #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-03-25T18:55:16.465Z] #43 sha256:bac9189b3527223f113246c110f5cda16dced33d3b091bbe23bbedebbb0f3c1c [2022-03-25T18:55:16.541Z] INFO: Sources under d:\gopath\... [2022-03-25T18:55:16.541Z] INFO: Test run under d:\CI\... [2022-03-25T18:55:16.542Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-03-25T18:55:16.542Z] INFO: docker/docker repository was found [2022-03-25T18:55:16.542Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub. This may take some time... [2022-03-25T18:55:16.719Z] #21 9.601 Reading package lists... [2022-03-25T18:55:16.719Z] #21 11.97 Reading package lists... [2022-03-25T18:55:16.719Z] #21 ... [2022-03-25T18:55:16.719Z] [2022-03-25T18:55:16.719Z] #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-03-25T18:55:16.719Z] #34 sha256:690c302dbbc9280b41bd33bc91d49c996ba245a2f0a0b5840333a4378e0394b0 [2022-03-25T18:55:16.719Z] #34 DONE 189.2s [2022-03-25T18:55:16.719Z] [2022-03-25T18:55:16.719Z] #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-03-25T18:55:16.719Z] #43 sha256:bac9189b3527223f113246c110f5cda16dced33d3b091bbe23bbedebbb0f3c1c [2022-03-25T18:55:16.722Z] #43 ... [2022-03-25T18:55:16.722Z] [2022-03-25T18:55:16.722Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-03-25T18:55:16.722Z] #27 sha256:6263ce67977190df5150ffd8d646694f8f5c45387632d7a2c21542be3e402435 [2022-03-25T18:55:16.722Z] #27 DONE 0.2s [2022-03-25T18:55:16.722Z] [2022-03-25T18:55:16.722Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-03-25T18:55:16.722Z] #32 sha256:eac130bf0f5c1ef324afb47fe6d7a2a436c9b2416f54175599ef66f9f183a8b5 [2022-03-25T18:55:16.980Z] #32 DONE 0.3s [2022-03-25T18:55:16.980Z] [2022-03-25T18:55:16.980Z] #56 [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-03-25T18:55:16.980Z] #56 sha256:8aba210e98a6462af47cc6dadfaab277517d6c9db4fe39e7e80417fd718d1ec0 [2022-03-25T18:55:17.010Z] ltsc2022: Pulling from windows/servercore [2022-03-25T18:55:17.238Z] #56 ... [2022-03-25T18:55:17.238Z] [2022-03-25T18:55:17.238Z] #35 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-03-25T18:55:17.238Z] #35 sha256:e0f72955f187f4b21a69a37f39afbf7ad0d5042458f61bd8f24f1ff207a8c4b8 [2022-03-25T18:55:17.238Z] #35 DONE 0.1s [2022-03-25T18:55:17.238Z] [2022-03-25T18:55:17.238Z] #37 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-03-25T18:55:17.238Z] #37 sha256:db7b5e16f9723b29463c6d9585ee11f0ae88d862e1a4349969afaeb5a04d79cb [2022-03-25T18:55:17.238Z] #37 DONE 0.0s [2022-03-25T18:55:17.238Z] [2022-03-25T18:55:17.238Z] #41 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-03-25T18:55:17.238Z] #41 sha256:4bf1f64967a31d32acb683034874c026f6c02f8064e4c91cd8ff78175ec47ffe [2022-03-25T18:55:17.238Z] #41 DONE 0.0s [2022-03-25T18:55:17.238Z] [2022-03-25T18:55:17.238Z] #60 [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-03-25T18:55:17.238Z] #60 sha256:964d1b887f5d4d49f7b03457ae4f428061fec47e8f1c9c5fec7b81bfcacc89d5 [2022-03-25T18:55:17.479Z] 8f616e6e9eec: Pulling fs layer [2022-03-25T18:55:17.479Z] 037d5740b404: Pulling fs layer [2022-03-25T18:55:19.968Z] #19 221.2 Selecting previously unselected package gcc-arm-linux-gnueabi. [2022-03-25T18:55:19.993Z] #43 ... [2022-03-25T18:55:19.993Z] [2022-03-25T18:55:19.993Z] #21 [dev-systemd-false 7/24] 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-03-25T18:55:19.993Z] #21 sha256:2322007b70694bf875c7e5fe4e24cea61a831995892f3eb8bda0425b95d831bf [2022-03-25T18:55:19.993Z] #21 11.97 Reading package lists... [2022-03-25T18:55:19.993Z] #21 15.08 Building dependency tree... [2022-03-25T18:55:20.230Z] #19 221.3 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-03-25T18:55:20.230Z] #19 221.3 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-03-25T18:55:20.230Z] #19 221.3 Selecting previously unselected package linux-libc-dev-armel-cross. [2022-03-25T18:55:20.230Z] #19 221.3 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ... [2022-03-25T18:55:20.230Z] #19 221.3 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-03-25T18:55:20.492Z] #19 221.7 Selecting previously unselected package libc6-dev-armel-cross. [2022-03-25T18:55:20.492Z] #19 221.7 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ... [2022-03-25T18:55:20.492Z] #19 221.7 Unpacking libc6-dev-armel-cross (2.31-9cross4) ... [2022-03-25T18:55:20.754Z] #19 222.0 Selecting previously unselected package libstdc++-10-dev-armel-cross. [2022-03-25T18:55:20.754Z] #19 222.0 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-03-25T18:55:20.754Z] #19 222.0 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-03-25T18:55:20.921Z] #21 16.18 The following additional packages will be installed: [2022-03-25T18:55:20.921Z] #21 16.19 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-03-25T18:55:20.921Z] #21 16.19 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-03-25T18:55:20.921Z] #21 16.19 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-03-25T18:55:20.921Z] #21 16.19 python3-pkg-resources vim-runtime xxd [2022-03-25T18:55:20.921Z] #21 16.19 Suggested packages: [2022-03-25T18:55:20.921Z] #21 16.19 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-03-25T18:55:20.921Z] #21 16.19 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-03-25T18:55:20.921Z] #21 16.19 acl attr quota [2022-03-25T18:55:20.921Z] #21 16.19 Recommended packages: [2022-03-25T18:55:20.921Z] #21 16.19 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-03-25T18:55:21.015Z] #19 ... [2022-03-25T18:55:21.015Z] [2022-03-25T18:55:21.015Z] #58 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-25T18:55:21.015Z] #58 sha256:62258efd1310c58d8ef4c8ef111d1f60efce68345186f6001881029630198dca [2022-03-25T18:55:21.015Z] #58 232.1 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-03-25T18:55:21.852Z] #21 17.34 The following NEW packages will be installed: [2022-03-25T18:55:21.852Z] #21 17.34 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-03-25T18:55:21.852Z] #21 17.34 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-03-25T18:55:21.852Z] #21 17.34 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-03-25T18:55:21.852Z] #21 17.34 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-03-25T18:55:21.852Z] #21 17.34 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-03-25T18:55:21.852Z] #21 17.34 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-03-25T18:55:21.852Z] #21 17.34 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-03-25T18:55:21.852Z] #21 17.34 xz-utils zip zstd [2022-03-25T18:55:22.109Z] #21 17.68 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2022-03-25T18:55:22.109Z] #21 17.68 Need to get 27.6 MB of archives. [2022-03-25T18:55:22.109Z] #21 17.68 After this operation, 106 MB of additional disk space will be used. [2022-03-25T18:55:22.109Z] #21 17.68 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-03-25T18:55:22.109Z] #21 17.69 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-03-25T18:55:22.109Z] #21 17.69 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-03-25T18:55:22.109Z] #21 17.69 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-03-25T18:55:22.109Z] #21 17.69 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-03-25T18:55:22.109Z] #21 17.70 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-03-25T18:55:22.109Z] #21 17.70 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-03-25T18:55:22.109Z] #21 17.70 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-03-25T18:55:22.109Z] #21 17.74 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-03-25T18:55:22.366Z] #21 17.74 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-03-25T18:55:22.366Z] #21 17.75 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-03-25T18:55:22.366Z] #21 17.76 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-03-25T18:55:22.366Z] #21 17.76 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2022-03-25T18:55:22.366Z] #21 17.77 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-03-25T18:55:22.366Z] #21 17.80 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-03-25T18:55:22.366Z] #21 17.80 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-03-25T18:55:22.366Z] #21 17.81 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-03-25T18:55:22.366Z] #21 17.81 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-03-25T18:55:22.366Z] #21 17.82 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-03-25T18:55:22.366Z] #21 17.82 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-03-25T18:55:22.366Z] #21 17.83 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-03-25T18:55:22.366Z] #21 17.84 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-03-25T18:55:22.366Z] #21 17.85 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-03-25T18:55:22.366Z] #21 17.85 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-03-25T18:55:22.366Z] #21 17.85 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-03-25T18:55:22.366Z] #21 17.85 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-03-25T18:55:22.366Z] #21 17.86 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-03-25T18:55:22.405Z] #58 DONE 233.3s [2022-03-25T18:55:22.405Z] [2022-03-25T18:55:22.405Z] #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-03-25T18:55:22.405Z] #19 sha256:e3d5f52590905818b09b11c4651163e48c0a89ea620c85b1736376275550f7d7 [2022-03-25T18:55:22.405Z] #19 222.5 Selecting previously unselected package g++-10-arm-linux-gnueabi. [2022-03-25T18:55:22.405Z] #19 222.5 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-03-25T18:55:22.405Z] #19 222.6 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-03-25T18:55:22.623Z] #21 18.18 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-03-25T18:55:22.623Z] #21 18.18 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-03-25T18:55:22.623Z] #21 18.19 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-03-25T18:55:22.623Z] #21 18.19 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-03-25T18:55:22.623Z] #21 18.19 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-03-25T18:55:22.623Z] #21 18.19 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-03-25T18:55:22.623Z] #21 18.19 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2022-03-25T18:55:22.623Z] #21 18.25 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-03-25T18:55:22.623Z] #21 18.25 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-03-25T18:55:22.880Z] #21 18.25 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-03-25T18:55:22.880Z] #21 18.26 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-03-25T18:55:22.880Z] #21 18.27 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-03-25T18:55:22.880Z] #21 18.27 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2022-03-25T18:55:22.880Z] #21 18.29 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-03-25T18:55:22.880Z] #21 18.31 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-03-25T18:55:22.880Z] #21 18.32 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-03-25T18:55:22.880Z] #21 18.33 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-03-25T18:55:23.137Z] #21 18.55 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-03-25T18:55:23.137Z] #21 18.60 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-03-25T18:55:23.137Z] #21 18.61 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-03-25T18:55:23.137Z] #21 18.62 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-03-25T18:55:23.700Z] #21 19.13 debconf: delaying package configuration, since apt-utils is not installed [2022-03-25T18:55:23.700Z] #21 19.26 Fetched 27.6 MB in 1s (22.3 MB/s) [2022-03-25T18:55:23.700Z] #21 19.30 Selecting previously unselected package pigz. [2022-03-25T18:55:23.700Z] #21 19.30 (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-03-25T18:55:23.700Z] #21 19.36 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-03-25T18:55:23.700Z] #21 19.37 Unpacking pigz (2.6-1) ... [2022-03-25T18:55:23.749Z] #56 ... [2022-03-25T18:55:23.749Z] [2022-03-25T18:55:23.749Z] #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-03-25T18:55:23.749Z] #26 sha256:f26b04f6e3c31d91388267b9bda4848e11a4e079732979f0637a476dd3ad1c95 [2022-03-25T18:55:23.749Z] #26 207.3 + return [2022-03-25T18:55:23.749Z] #26 DONE 212.4s [2022-03-25T18:55:23.749Z] [2022-03-25T18:55:23.750Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-25T18:55:23.750Z] #51 sha256:ab432f667b44061be7b27ec72dc554bd925a8c2551be213aa73b6cf1c8f920cf [2022-03-25T18:55:23.750Z] #51 212.3 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-03-25T18:55:23.750Z] #51 DONE 212.8s [2022-03-25T18:55:23.750Z] [2022-03-25T18:55:23.750Z] #56 [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-03-25T18:55:23.750Z] #56 sha256:4d605d10d6a698723bcc805d829317b7f74bfc56e811a0856f5d96f7aef9c68a [2022-03-25T18:55:23.750Z] #56 125.9 + mkdir -p /build [2022-03-25T18:55:23.750Z] #56 125.9 + cp runc /build/runc [2022-03-25T18:55:23.750Z] #56 DONE 128.2s [2022-03-25T18:55:23.750Z] [2022-03-25T18:55:23.750Z] #60 [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-03-25T18:55:23.750Z] #60 sha256:e517cf60aecca38f905258effad987577d3d3c0a4ce9c3c2be2fdfda4d93cf53 [2022-03-25T18:55:23.750Z] #60 ... [2022-03-25T18:55:23.750Z] [2022-03-25T18:55:23.750Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-03-25T18:55:23.750Z] #27 sha256:8cef6f193b770ab61301030a1b583e8cf4e96fd56ef090a57e4ed68604f583b9 [2022-03-25T18:55:23.750Z] #27 DONE 0.6s [2022-03-25T18:55:23.750Z] [2022-03-25T18:55:23.750Z] #60 [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-03-25T18:55:23.750Z] #60 sha256:e517cf60aecca38f905258effad987577d3d3c0a4ce9c3c2be2fdfda4d93cf53 [2022-03-25T18:55:23.759Z] 4612f6d0b889: Pull complete [2022-03-25T18:55:23.957Z] #21 19.48 Selecting previously unselected package libelf1:amd64. [2022-03-25T18:55:23.957Z] #21 19.48 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-03-25T18:55:23.957Z] #21 19.49 Unpacking libelf1:amd64 (0.183-1) ... [2022-03-25T18:55:24.007Z] #60 ... [2022-03-25T18:55:24.007Z] [2022-03-25T18:55:24.007Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-03-25T18:55:24.007Z] #32 sha256:f03de80123e076f0d16dc421b6794a89a533063e7fc087f915040e810ff802db [2022-03-25T18:55:24.214Z] #21 19.64 Selecting previously unselected package libbpf0:amd64. [2022-03-25T18:55:24.214Z] #21 19.64 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-03-25T18:55:24.214Z] #21 19.66 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-03-25T18:55:24.214Z] #21 19.75 Selecting previously unselected package libcap2:amd64. [2022-03-25T18:55:24.214Z] #21 19.75 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-03-25T18:55:24.214Z] #21 19.77 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-03-25T18:55:24.214Z] #21 19.83 Selecting previously unselected package libmnl0:amd64. [2022-03-25T18:55:24.214Z] #21 19.83 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-03-25T18:55:24.214Z] #21 19.84 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-03-25T18:55:24.471Z] #21 19.91 Selecting previously unselected package libxtables12:amd64. [2022-03-25T18:55:24.471Z] #21 19.91 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-03-25T18:55:24.471Z] #21 19.92 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-03-25T18:55:24.471Z] #21 19.99 Selecting previously unselected package libcap2-bin. [2022-03-25T18:55:24.471Z] #21 19.99 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-03-25T18:55:24.471Z] #21 20.00 Unpacking libcap2-bin (1:2.44-1) ... [2022-03-25T18:55:24.471Z] #21 20.08 Selecting previously unselected package iproute2. [2022-03-25T18:55:24.471Z] #21 20.08 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-03-25T18:55:24.471Z] #21 20.09 Unpacking iproute2 (5.10.0-4) ... [2022-03-25T18:55:25.034Z] #21 20.50 Selecting previously unselected package xxd. [2022-03-25T18:55:25.034Z] #21 20.50 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-03-25T18:55:25.034Z] #21 20.52 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-03-25T18:55:25.291Z] #21 20.64 Selecting previously unselected package vim-common. [2022-03-25T18:55:25.291Z] #21 20.66 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-25T18:55:25.291Z] #21 20.67 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-25T18:55:25.291Z] #21 20.81 Selecting previously unselected package bash-completion. [2022-03-25T18:55:25.291Z] #21 20.81 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-03-25T18:55:25.383Z] #32 DONE 1.4s [2022-03-25T18:55:25.383Z] [2022-03-25T18:55:25.383Z] #35 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-03-25T18:55:25.383Z] #35 sha256:3c17e8032c4d0c33f1449d73dde84c00fe7a2ef0fe9745bfbcd093a36b5866f8 [2022-03-25T18:55:25.951Z] #35 DONE 0.6s [2022-03-25T18:55:25.951Z] [2022-03-25T18:55:25.951Z] #37 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-03-25T18:55:25.951Z] #37 sha256:e3570a3d94304057869e98565d14b06c1acc491130da1adc15bcb755900a309d [2022-03-25T18:55:25.951Z] #37 DONE 0.1s [2022-03-25T18:55:25.951Z] [2022-03-25T18:55:25.951Z] #60 [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-03-25T18:55:25.951Z] #60 sha256:e517cf60aecca38f905258effad987577d3d3c0a4ce9c3c2be2fdfda4d93cf53 [2022-03-25T18:55:25.951Z] #60 188.3 + bin/containerd [2022-03-25T18:55:25.951Z] #60 ... [2022-03-25T18:55:25.951Z] [2022-03-25T18:55:25.951Z] #41 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-03-25T18:55:25.951Z] #41 sha256:c5df66a5818c31a9f216aeef0b8cf690a504c29f07b5bf32f0d2865bd8803619 [2022-03-25T18:55:25.951Z] #41 DONE 0.1s [2022-03-25T18:55:25.951Z] [2022-03-25T18:55:25.951Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-03-25T18:55:25.951Z] #44 sha256:3672061399120f46c7f61253c5de388e56e5b46c8d326be4e93234ca4b8b1a94 [2022-03-25T18:55:26.210Z] #44 DONE 0.5s [2022-03-25T18:55:26.210Z] [2022-03-25T18:55:26.210Z] #60 [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-03-25T18:55:26.210Z] #60 sha256:e517cf60aecca38f905258effad987577d3d3c0a4ce9c3c2be2fdfda4d93cf53 [2022-03-25T18:55:26.469Z] #60 ... [2022-03-25T18:55:26.469Z] [2022-03-25T18:55:26.469Z] #48 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-03-25T18:55:26.469Z] #48 sha256:c6a47e02f22287dc124bec521285e355e2c859bf17765126a36bc2101cf1eef3 [2022-03-25T18:55:26.469Z] #48 DONE 0.1s [2022-03-25T18:55:26.616Z] #19 227.4 Selecting previously unselected package g++-arm-linux-gnueabi. [2022-03-25T18:55:26.616Z] #19 227.4 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-03-25T18:55:26.616Z] #19 227.4 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-03-25T18:55:26.616Z] #19 227.5 Selecting previously unselected package crossbuild-essential-armel. [2022-03-25T18:55:26.616Z] #19 227.5 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ... [2022-03-25T18:55:26.616Z] #19 227.5 Unpacking crossbuild-essential-armel (12.9) ... [2022-03-25T18:55:26.616Z] #19 227.5 Selecting previously unselected package libc6-armhf-cross. [2022-03-25T18:55:26.616Z] #19 227.5 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ... [2022-03-25T18:55:26.616Z] #19 227.5 Unpacking libc6-armhf-cross (2.31-9cross4) ... [2022-03-25T18:55:26.616Z] #19 227.6 Selecting previously unselected package libgcc-s1-armhf-cross. [2022-03-25T18:55:26.616Z] #19 227.6 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-03-25T18:55:26.616Z] #19 227.6 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-03-25T18:55:26.616Z] #19 227.7 Selecting previously unselected package libgomp1-armhf-cross. [2022-03-25T18:55:26.616Z] #19 227.7 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-03-25T18:55:26.616Z] #19 227.7 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-03-25T18:55:26.616Z] #19 227.7 Selecting previously unselected package libatomic1-armhf-cross. [2022-03-25T18:55:26.616Z] #19 227.7 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-03-25T18:55:26.616Z] #19 227.7 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-03-25T18:55:26.616Z] #19 227.8 Selecting previously unselected package libasan6-armhf-cross. [2022-03-25T18:55:26.616Z] #19 227.8 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-03-25T18:55:26.616Z] #19 227.8 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ... [2022-03-25T18:55:26.616Z] #19 228.0 Selecting previously unselected package libstdc++6-armhf-cross. [2022-03-25T18:55:26.728Z] [2022-03-25T18:55:26.728Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-03-25T18:55:26.728Z] #50 sha256:18a3f79d42f554b0122610acec45d812c369dcf062fb7c69f188e154618e7a5b [2022-03-25T18:55:26.728Z] #50 DONE 0.1s [2022-03-25T18:55:26.728Z] [2022-03-25T18:55:26.728Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-03-25T18:55:26.728Z] #52 sha256:1fddf992c16e1793a17c067ef3adedaa3ed62119f650997c816800d90ccc539c [2022-03-25T18:55:26.877Z] #19 228.0 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-03-25T18:55:26.877Z] #19 228.0 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-03-25T18:55:26.877Z] #19 228.1 Selecting previously unselected package libubsan1-armhf-cross. [2022-03-25T18:55:26.877Z] #19 228.1 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-03-25T18:55:26.877Z] #19 228.1 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-03-25T18:55:27.137Z] #19 228.2 Selecting previously unselected package libgcc-10-dev-armhf-cross. [2022-03-25T18:55:27.137Z] #19 228.2 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-03-25T18:55:27.137Z] #19 228.2 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-03-25T18:55:27.137Z] #19 228.3 Selecting previously unselected package gcc-10-arm-linux-gnueabihf. [2022-03-25T18:55:27.137Z] #19 228.3 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-03-25T18:55:27.137Z] #19 228.3 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-03-25T18:55:27.184Z] #21 22.67 Unpacking bash-completion (1:2.11-2) ... [2022-03-25T18:55:27.697Z] #21 23.07 Selecting previously unselected package bzip2. [2022-03-25T18:55:27.697Z] #21 23.08 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-03-25T18:55:27.697Z] #21 23.09 Unpacking bzip2 (1.0.8-4) ... [2022-03-25T18:55:27.697Z] #21 23.16 Selecting previously unselected package xz-utils. [2022-03-25T18:55:27.697Z] #21 23.17 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ... [2022-03-25T18:55:27.697Z] #21 23.18 Unpacking xz-utils (5.2.5-2) ... [2022-03-25T18:55:27.716Z] #52 DONE 1.0s [2022-03-25T18:55:27.716Z] [2022-03-25T18:55:27.716Z] #60 [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-03-25T18:55:27.716Z] #60 sha256:e517cf60aecca38f905258effad987577d3d3c0a4ce9c3c2be2fdfda4d93cf53 [2022-03-25T18:55:27.716Z] #60 ... [2022-03-25T18:55:27.716Z] [2022-03-25T18:55:27.716Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-03-25T18:55:27.716Z] #54 sha256:65a1b3c1ecbf54b66c5197dc5a6af9f405b441035860a31cf31f091b5829f212 [2022-03-25T18:55:27.716Z] #54 DONE 0.2s [2022-03-25T18:55:27.954Z] #21 23.34 Selecting previously unselected package apparmor. [2022-03-25T18:55:27.954Z] #21 23.34 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-03-25T18:55:27.954Z] #21 23.40 Unpacking apparmor (2.13.6-10) ... [2022-03-25T18:55:27.986Z] [2022-03-25T18:55:27.986Z] #57 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-03-25T18:55:27.986Z] #57 sha256:157df5e1c32122dacf5580aa1ef19387ebf4920b7b956b98a7becc1731023399 [2022-03-25T18:55:28.251Z] #57 DONE 0.5s [2022-03-25T18:55:28.251Z] [2022-03-25T18:55:28.251Z] #60 [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-03-25T18:55:28.251Z] #60 sha256:e517cf60aecca38f905258effad987577d3d3c0a4ce9c3c2be2fdfda4d93cf53 [2022-03-25T18:55:28.517Z] #21 23.81 Selecting previously unselected package inetutils-ping. [2022-03-25T18:55:28.517Z] #21 23.82 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-03-25T18:55:28.517Z] #21 23.83 Unpacking inetutils-ping (2:2.0-1) ... [2022-03-25T18:55:28.517Z] #21 23.94 Selecting previously unselected package libip4tc2:amd64. [2022-03-25T18:55:28.517Z] #21 23.95 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-03-25T18:55:28.517Z] #21 23.96 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-03-25T18:55:28.517Z] #21 24.02 Selecting previously unselected package libip6tc2:amd64. [2022-03-25T18:55:28.517Z] #21 24.02 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-03-25T18:55:28.517Z] #21 24.03 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-03-25T18:55:28.774Z] #21 24.10 Selecting previously unselected package libnfnetlink0:amd64. [2022-03-25T18:55:28.774Z] #21 24.10 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-03-25T18:55:28.774Z] #21 24.11 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-03-25T18:55:28.774Z] #21 24.16 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-03-25T18:55:28.774Z] #21 24.16 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-03-25T18:55:28.774Z] #21 24.17 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-03-25T18:55:28.774Z] #21 24.23 Selecting previously unselected package libnftnl11:amd64. [2022-03-25T18:55:28.774Z] #21 24.24 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-03-25T18:55:28.774Z] #21 24.25 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-03-25T18:55:28.774Z] #21 24.33 Selecting previously unselected package iptables. [2022-03-25T18:55:29.035Z] #21 24.35 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-03-25T18:55:29.035Z] #21 24.35 Unpacking iptables (1.8.7-1) ... [2022-03-25T18:55:29.292Z] #21 24.65 Selecting previously unselected package libonig5:amd64. [2022-03-25T18:55:29.292Z] #21 24.66 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-03-25T18:55:29.292Z] #21 24.67 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-03-25T18:55:29.292Z] #21 24.79 Selecting previously unselected package libjq1:amd64. [2022-03-25T18:55:29.292Z] #21 24.79 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-03-25T18:55:29.292Z] #21 24.80 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-03-25T18:55:29.549Z] #21 24.91 Selecting previously unselected package jq. [2022-03-25T18:55:29.549Z] #21 24.91 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-03-25T18:55:29.549Z] #21 24.92 Unpacking jq (1.6-2.1) ... [2022-03-25T18:55:29.549Z] #21 25.02 Selecting previously unselected package libaio1:amd64. [2022-03-25T18:55:29.549Z] #21 25.03 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-03-25T18:55:29.549Z] #21 25.03 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-03-25T18:55:29.549Z] #21 25.09 Selecting previously unselected package libgpm2:amd64. [2022-03-25T18:55:29.549Z] #21 25.09 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-03-25T18:55:29.549Z] #21 25.10 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-03-25T18:55:29.805Z] #21 25.16 Selecting previously unselected package libicu67:amd64. [2022-03-25T18:55:29.806Z] #21 25.16 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-03-25T18:55:29.806Z] #21 25.17 Unpacking libicu67:amd64 (67.1-7) ... [2022-03-25T18:55:32.103Z] #60 ... [2022-03-25T18:55:32.103Z] [2022-03-25T18:55:32.103Z] #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-03-25T18:55:32.103Z] #43 sha256:bac9189b3527223f113246c110f5cda16dced33d3b091bbe23bbedebbb0f3c1c [2022-03-25T18:55:32.103Z] #43 196.2 + dpkg --print-architecture [2022-03-25T18:55:32.103Z] #43 196.2 + git checkout -q v2.1.0 [2022-03-25T18:55:32.360Z] #43 196.7 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-03-25T18:55:32.360Z] #43 196.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-03-25T18:55:32.493Z] #19 233.1 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2022-03-25T18:55:32.493Z] #19 233.1 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-03-25T18:55:32.493Z] #19 233.2 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-03-25T18:55:32.493Z] #19 233.2 Selecting previously unselected package linux-libc-dev-armhf-cross. [2022-03-25T18:55:32.493Z] #19 233.2 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ... [2022-03-25T18:55:32.493Z] #19 233.2 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-03-25T18:55:32.493Z] #19 233.4 Selecting previously unselected package libc6-dev-armhf-cross. [2022-03-25T18:55:32.493Z] #19 233.4 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ... [2022-03-25T18:55:32.493Z] #19 233.4 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ... [2022-03-25T18:55:32.493Z] #19 233.6 Selecting previously unselected package libstdc++-10-dev-armhf-cross. [2022-03-25T18:55:32.493Z] #19 233.6 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-03-25T18:55:32.493Z] #19 233.6 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-03-25T18:55:32.753Z] #19 233.9 Selecting previously unselected package g++-10-arm-linux-gnueabihf. [2022-03-25T18:55:32.753Z] #19 233.9 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-03-25T18:55:32.753Z] #19 233.9 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-03-25T18:55:33.078Z] #21 28.03 Selecting previously unselected package libinih1:amd64. [2022-03-25T18:55:33.078Z] #21 28.04 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-03-25T18:55:33.078Z] #21 28.05 Unpacking libinih1:amd64 (53-1+b2) ... [2022-03-25T18:55:33.078Z] #21 28.10 Selecting previously unselected package libnet1:amd64. [2022-03-25T18:55:33.078Z] #21 28.10 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-03-25T18:55:33.078Z] #21 28.12 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-25T18:55:33.078Z] #21 28.20 Selecting previously unselected package libnl-3-200:amd64. [2022-03-25T18:55:33.078Z] #21 28.20 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-03-25T18:55:33.079Z] #21 28.21 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-25T18:55:33.079Z] #21 28.28 Selecting previously unselected package libprotobuf-c1:amd64. [2022-03-25T18:55:33.079Z] #21 28.30 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-03-25T18:55:33.079Z] #21 28.30 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-25T18:55:33.079Z] #21 28.37 Selecting previously unselected package net-tools. [2022-03-25T18:55:33.079Z] #21 28.37 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-03-25T18:55:33.079Z] #21 28.40 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-03-25T18:55:33.079Z] #21 28.57 Selecting previously unselected package patch. [2022-03-25T18:55:33.079Z] #21 28.57 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-03-25T18:55:33.079Z] #21 28.57 Unpacking patch (2.7.6-7) ... [2022-03-25T18:55:33.079Z] #21 28.67 Selecting previously unselected package python-pip-whl. [2022-03-25T18:55:33.335Z] #21 28.67 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2022-03-25T18:55:33.336Z] #21 28.68 Unpacking python-pip-whl (20.3.4-4) ... [2022-03-25T18:55:33.597Z] #21 29.12 Selecting previously unselected package python3-lib2to3. [2022-03-25T18:55:33.597Z] #21 29.13 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-03-25T18:55:33.597Z] #21 29.14 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-03-25T18:55:33.854Z] #21 29.25 Selecting previously unselected package python3-distutils. [2022-03-25T18:55:33.854Z] #21 29.26 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-03-25T18:55:33.854Z] #21 29.26 Unpacking python3-distutils (3.9.2-1) ... [2022-03-25T18:55:33.854Z] #21 29.41 Selecting previously unselected package python3-pkg-resources. [2022-03-25T18:55:33.854Z] #21 29.42 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-03-25T18:55:33.854Z] #21 29.43 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-03-25T18:55:34.111Z] #21 29.55 Selecting previously unselected package python3-setuptools. [2022-03-25T18:55:34.111Z] #21 29.56 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-03-25T18:55:34.111Z] #21 29.57 Unpacking python3-setuptools (52.0.0-4) ... [2022-03-25T18:55:34.368Z] #21 29.77 Selecting previously unselected package python3-wheel. [2022-03-25T18:55:34.368Z] #21 29.78 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-03-25T18:55:34.368Z] #21 29.79 Unpacking python3-wheel (0.34.2-1) ... [2022-03-25T18:55:34.368Z] #21 29.87 Selecting previously unselected package python3-pip. [2022-03-25T18:55:34.368Z] #21 29.88 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2022-03-25T18:55:34.368Z] #21 29.90 Unpacking python3-pip (20.3.4-4) ... [2022-03-25T18:55:34.625Z] #21 30.18 Selecting previously unselected package sudo. [2022-03-25T18:55:34.625Z] #21 30.18 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-03-25T18:55:34.625Z] #21 30.20 Unpacking sudo (1.9.5p2-3) ... [2022-03-25T18:55:35.556Z] #21 30.77 Selecting previously unselected package thin-provisioning-tools. [2022-03-25T18:55:35.556Z] #21 30.79 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-03-25T18:55:35.556Z] #21 30.79 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-03-25T18:55:35.556Z] #21 31.00 Selecting previously unselected package uidmap. [2022-03-25T18:55:35.556Z] #21 31.01 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-03-25T18:55:35.556Z] #21 31.02 Unpacking uidmap (1:4.8.1-1) ... [2022-03-25T18:55:35.813Z] #21 31.15 Selecting previously unselected package vim-runtime. [2022-03-25T18:55:35.813Z] #21 31.17 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-25T18:55:35.813Z] #21 31.22 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-03-25T18:55:35.813Z] #21 31.24 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-03-25T18:55:35.813Z] #21 31.25 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-03-25T18:55:36.957Z] #19 238.3 Selecting previously unselected package g++-arm-linux-gnueabihf. [2022-03-25T18:55:37.219Z] #19 238.3 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-03-25T18:55:37.219Z] #19 238.3 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-03-25T18:55:37.219Z] #19 238.4 Selecting previously unselected package crossbuild-essential-armhf. [2022-03-25T18:55:37.219Z] #19 238.4 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ... [2022-03-25T18:55:37.219Z] #19 238.4 Unpacking crossbuild-essential-armhf (12.9) ... [2022-03-25T18:55:37.219Z] #19 238.4 Selecting previously unselected package libc6-ppc64el-cross. [2022-03-25T18:55:37.219Z] #19 238.4 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ... [2022-03-25T18:55:37.219Z] #19 238.4 Unpacking libc6-ppc64el-cross (2.31-9cross4) ... [2022-03-25T18:55:37.219Z] #19 238.6 Selecting previously unselected package libgcc-s1-ppc64el-cross. [2022-03-25T18:55:37.219Z] #19 238.6 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-03-25T18:55:37.219Z] #19 238.6 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-03-25T18:55:37.219Z] #19 238.6 Selecting previously unselected package libgomp1-ppc64el-cross. [2022-03-25T18:55:37.480Z] #19 238.6 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-03-25T18:55:37.480Z] #19 238.6 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-03-25T18:55:37.480Z] #19 238.7 Selecting previously unselected package libitm1-ppc64el-cross. [2022-03-25T18:55:37.480Z] #19 238.7 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-03-25T18:55:37.480Z] #19 238.7 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-03-25T18:55:37.480Z] #19 238.7 Selecting previously unselected package libatomic1-ppc64el-cross. [2022-03-25T18:55:37.480Z] #19 238.7 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-03-25T18:55:37.480Z] #19 238.7 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-03-25T18:55:37.480Z] #19 238.7 Selecting previously unselected package libasan6-ppc64el-cross. [2022-03-25T18:55:37.480Z] #19 238.7 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-03-25T18:55:37.480Z] #19 238.7 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-03-25T18:55:37.741Z] #19 239.0 Selecting previously unselected package liblsan0-ppc64el-cross. [2022-03-25T18:55:37.741Z] #19 239.0 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-03-25T18:55:37.741Z] #19 239.0 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-03-25T18:55:37.741Z] #19 239.1 Selecting previously unselected package libtsan0-ppc64el-cross. [2022-03-25T18:55:38.001Z] #19 239.1 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-03-25T18:55:38.001Z] #19 239.1 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-03-25T18:55:38.001Z] #19 239.3 Selecting previously unselected package libstdc++6-ppc64el-cross. [2022-03-25T18:55:38.001Z] #19 239.3 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-03-25T18:55:38.001Z] #19 239.3 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-03-25T18:55:38.263Z] #19 239.4 Selecting previously unselected package libubsan1-ppc64el-cross. [2022-03-25T18:55:38.263Z] #19 239.4 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-03-25T18:55:38.263Z] #19 239.4 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-03-25T18:55:38.263Z] #19 239.5 Selecting previously unselected package libquadmath0-ppc64el-cross. [2022-03-25T18:55:38.524Z] #19 239.6 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-03-25T18:55:38.524Z] #19 239.6 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-03-25T18:55:38.524Z] #19 239.6 Selecting previously unselected package libgcc-10-dev-ppc64el-cross. [2022-03-25T18:55:38.524Z] #19 239.6 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-03-25T18:55:38.524Z] #19 239.6 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-03-25T18:55:38.785Z] #19 239.9 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu. [2022-03-25T18:55:38.785Z] #19 239.9 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-03-25T18:55:38.785Z] #19 239.9 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-03-25T18:55:39.087Z] #21 34.10 Selecting previously unselected package vim. [2022-03-25T18:55:39.087Z] #21 34.10 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-03-25T18:55:39.087Z] #21 34.11 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-03-25T18:55:39.087Z] #21 34.58 Selecting previously unselected package xfsprogs. [2022-03-25T18:55:39.087Z] #21 34.60 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-03-25T18:55:39.087Z] #21 34.60 Unpacking xfsprogs (5.10.0-4) ... [2022-03-25T18:55:39.344Z] #21 35.00 Selecting previously unselected package zip. [2022-03-25T18:55:39.601Z] #21 35.01 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-03-25T18:55:39.601Z] #21 35.02 Unpacking zip (3.0-12) ... [2022-03-25T18:55:39.601Z] #21 35.14 Selecting previously unselected package zstd. [2022-03-25T18:55:39.601Z] #21 35.16 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-03-25T18:55:39.601Z] #21 35.16 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-03-25T18:55:40.115Z] #21 35.55 Setting up python3-pkg-resources (52.0.0-4) ... [2022-03-25T18:55:41.046Z] #21 36.44 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-03-25T18:55:41.046Z] #21 36.45 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-03-25T18:55:41.046Z] #21 36.46 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-03-25T18:55:41.046Z] #21 36.48 Setting up libicu67:amd64 (67.1-7) ... [2022-03-25T18:55:41.046Z] #21 36.49 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-03-25T18:55:41.046Z] #21 36.50 Setting up libinih1:amd64 (53-1+b2) ... [2022-03-25T18:55:41.046Z] #21 36.51 Setting up uidmap (1:4.8.1-1) ... [2022-03-25T18:55:41.046Z] #21 36.52 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-25T18:55:41.046Z] #21 36.54 Setting up bzip2 (1.0.8-4) ... [2022-03-25T18:55:41.046Z] #21 36.55 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-25T18:55:41.046Z] #21 36.57 Setting up python3-wheel (0.34.2-1) ... [2022-03-25T18:55:41.609Z] #21 37.15 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-03-25T18:55:41.609Z] #21 37.16 Setting up libcap2:amd64 (1:2.44-1) ... [2022-03-25T18:55:41.609Z] #21 37.17 Setting up libcap2-bin (1:2.44-1) ... [2022-03-25T18:55:41.609Z] #21 37.18 Setting up apparmor (2.13.6-10) ... [2022-03-25T18:55:42.978Z] #21 38.52 Setting up zip (3.0-12) ... [2022-03-25T18:55:42.978Z] #21 38.54 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-25T18:55:42.978Z] #21 38.59 Setting up bash-completion (1:2.11-2) ... [2022-03-25T18:55:44.076Z] #19 244.5 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2022-03-25T18:55:44.076Z] #19 244.5 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-03-25T18:55:44.076Z] #19 244.5 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-03-25T18:55:44.076Z] #19 244.6 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2022-03-25T18:55:44.076Z] #19 244.6 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ... [2022-03-25T18:55:44.076Z] #19 244.6 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-03-25T18:55:44.076Z] #19 244.7 Selecting previously unselected package libc6-dev-ppc64el-cross. [2022-03-25T18:55:44.076Z] #19 244.7 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ... [2022-03-25T18:55:44.076Z] #19 244.7 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-03-25T18:55:44.076Z] #19 245.0 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross. [2022-03-25T18:55:44.076Z] #19 245.0 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-03-25T18:55:44.076Z] #19 245.0 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-03-25T18:55:44.076Z] #19 245.3 Selecting previously unselected package g++-10-powerpc64le-linux-gnu. [2022-03-25T18:55:44.076Z] #19 245.3 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-03-25T18:55:44.076Z] #19 245.3 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-03-25T18:55:44.875Z] #21 40.47 Setting up xz-utils (5.2.5-2) ... [2022-03-25T18:55:44.875Z] #21 40.49 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-03-25T18:55:44.875Z] #21 40.53 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-03-25T18:55:44.875Z] #21 40.55 Setting up patch (2.7.6-7) ... [2022-03-25T18:55:44.875Z] #21 40.57 Setting up sudo (1.9.5p2-3) ... [2022-03-25T18:55:45.133Z] #21 40.64 invoke-rc.d: could not determine current runlevel [2022-03-25T18:55:45.133Z] #21 40.65 invoke-rc.d: policy-rc.d denied execution of start. [2022-03-25T18:55:45.133Z] #21 40.65 Setting up xfsprogs (5.10.0-4) ... [2022-03-25T18:55:45.133Z] #21 40.67 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-03-25T18:55:45.133Z] #21 40.68 Setting up inetutils-ping (2:2.0-1) ... [2022-03-25T18:55:45.133Z] #21 40.69 Setting up pigz (2.6-1) ... [2022-03-25T18:55:45.133Z] #21 40.70 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-03-25T18:55:45.133Z] #21 40.72 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-25T18:55:45.133Z] #21 40.74 Setting up python-pip-whl (20.3.4-4) ... [2022-03-25T18:55:45.133Z] #21 40.75 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-03-25T18:55:46.064Z] #21 41.44 Setting up libaio1:amd64 (0.3.112-9) ... [2022-03-25T18:55:46.064Z] #21 41.45 Setting up python3-lib2to3 (3.9.2-1) ... [2022-03-25T18:55:46.321Z] #21 41.88 Setting up libelf1:amd64 (0.183-1) ... [2022-03-25T18:55:46.660Z] #21 41.97 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-03-25T18:55:46.660Z] #21 41.99 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-03-25T18:55:46.660Z] #21 42.00 Setting up python3-distutils (3.9.2-1) ... [2022-03-25T18:55:46.929Z] #21 42.38 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-03-25T18:55:46.929Z] #21 42.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-03-25T18:55:46.929Z] #21 42.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-03-25T18:55:46.929Z] #21 42.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-03-25T18:55:46.929Z] #21 42.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-03-25T18:55:46.929Z] #21 42.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-03-25T18:55:46.929Z] #21 42.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-03-25T18:55:46.929Z] #21 42.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-03-25T18:55:47.199Z] #21 42.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-03-25T18:55:47.199Z] #21 42.54 Setting up python3-setuptools (52.0.0-4) ... [2022-03-25T18:55:47.601Z] 037d5740b404: Verifying Checksum [2022-03-25T18:55:47.602Z] 037d5740b404: Download complete [2022-03-25T18:55:48.581Z] #21 44.08 Setting up libjq1:amd64 (1.6-2.1) ... [2022-03-25T18:55:48.581Z] #21 44.10 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-03-25T18:55:48.581Z] #21 44.13 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-03-25T18:55:48.581Z] #21 44.14 Setting up python3-pip (20.3.4-4) ... [2022-03-25T18:55:49.367Z] #19 249.7 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2022-03-25T18:55:49.367Z] #19 249.7 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-03-25T18:55:49.367Z] #19 249.7 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-03-25T18:55:49.367Z] #19 249.7 Selecting previously unselected package crossbuild-essential-ppc64el. [2022-03-25T18:55:49.367Z] #19 249.7 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ... [2022-03-25T18:55:49.367Z] #19 249.7 Unpacking crossbuild-essential-ppc64el (12.9) ... [2022-03-25T18:55:49.367Z] #19 249.8 Selecting previously unselected package libc6-s390x-cross. [2022-03-25T18:55:49.367Z] #19 249.8 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ... [2022-03-25T18:55:49.367Z] #19 249.8 Unpacking libc6-s390x-cross (2.31-9cross4) ... [2022-03-25T18:55:49.367Z] #19 249.9 Selecting previously unselected package libgcc-s1-s390x-cross. [2022-03-25T18:55:49.367Z] #19 249.9 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-03-25T18:55:49.367Z] #19 249.9 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-03-25T18:55:49.367Z] #19 250.0 Selecting previously unselected package libgomp1-s390x-cross. [2022-03-25T18:55:49.367Z] #19 250.0 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-03-25T18:55:49.367Z] #19 250.0 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-03-25T18:55:49.367Z] #19 250.0 Selecting previously unselected package libitm1-s390x-cross. [2022-03-25T18:55:49.367Z] #19 250.0 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-03-25T18:55:49.367Z] #19 250.0 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ... [2022-03-25T18:55:49.367Z] #19 250.0 Selecting previously unselected package libatomic1-s390x-cross. [2022-03-25T18:55:49.367Z] #19 250.0 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-03-25T18:55:49.367Z] #19 250.1 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-03-25T18:55:49.367Z] #19 250.1 Selecting previously unselected package libasan6-s390x-cross. [2022-03-25T18:55:49.367Z] #19 250.1 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-03-25T18:55:49.367Z] #19 250.1 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ... [2022-03-25T18:55:49.367Z] #19 250.3 Selecting previously unselected package libstdc++6-s390x-cross. [2022-03-25T18:55:49.367Z] #19 250.3 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-03-25T18:55:49.367Z] #19 250.3 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-03-25T18:55:49.367Z] #19 250.4 Selecting previously unselected package libubsan1-s390x-cross. [2022-03-25T18:55:49.367Z] #19 250.4 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-03-25T18:55:49.367Z] #19 250.4 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-03-25T18:55:49.367Z] #19 250.5 Selecting previously unselected package libgcc-10-dev-s390x-cross. [2022-03-25T18:55:49.367Z] #19 250.5 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-03-25T18:55:49.367Z] #19 250.5 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-03-25T18:55:49.367Z] #19 250.6 Selecting previously unselected package gcc-10-s390x-linux-gnu. [2022-03-25T18:55:49.628Z] #19 250.6 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-03-25T18:55:49.628Z] #19 250.6 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-03-25T18:55:49.949Z] #21 45.36 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-03-25T18:55:49.949Z] #21 45.39 Setting up jq (1.6-2.1) ... [2022-03-25T18:55:49.949Z] #21 45.41 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-03-25T18:55:49.949Z] #21 45.42 Setting up iptables (1.8.7-1) ... [2022-03-25T18:55:49.949Z] #21 45.44 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-25T18:55:49.949Z] #21 45.44 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-25T18:55:49.949Z] #21 45.46 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-25T18:55:49.949Z] #21 45.46 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-25T18:55:49.949Z] #21 45.47 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-03-25T18:55:49.949Z] #21 45.47 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-03-25T18:55:49.949Z] #21 45.49 Setting up iproute2 (5.10.0-4) ... [2022-03-25T18:55:50.470Z] #21 45.86 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-25T18:55:51.033Z] #21 DONE 46.6s [2022-03-25T18:55:51.033Z] [2022-03-25T18:55:51.033Z] #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-03-25T18:55:51.033Z] #43 sha256:bac9189b3527223f113246c110f5cda16dced33d3b091bbe23bbedebbb0f3c1c [2022-03-25T18:55:51.290Z] #43 ... [2022-03-25T18:55:51.291Z] [2022-03-25T18:55:51.291Z] #22 [dev-systemd-false 8/24] 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-03-25T18:55:51.291Z] #22 sha256:3c83af30fca832735bfd83c9782fe9f8cf31bc6f10a2b933d505cc16da7d1f46 [2022-03-25T18:55:51.855Z] #22 0.889 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-03-25T18:55:52.114Z] #22 0.893 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-03-25T18:55:52.114Z] #22 0.896 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-03-25T18:55:52.114Z] #22 DONE 0.9s [2022-03-25T18:55:52.114Z] [2022-03-25T18:55:52.114Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-03-25T18:55:52.114Z] #23 sha256:27129f8cec1cabab546c25f38936e9b0bf96767a754124cc5a0beaef6f28b999 [2022-03-25T18:55:53.834Z] #19 255.1 Selecting previously unselected package gcc-s390x-linux-gnu. [2022-03-25T18:55:53.834Z] #19 255.1 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-03-25T18:55:53.834Z] #19 255.1 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-03-25T18:55:54.095Z] #19 255.2 Selecting previously unselected package linux-libc-dev-s390x-cross. [2022-03-25T18:55:54.095Z] #19 255.2 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ... [2022-03-25T18:55:54.095Z] #19 255.2 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-03-25T18:55:54.095Z] #19 255.4 Selecting previously unselected package libc6-dev-s390x-cross. [2022-03-25T18:55:54.356Z] #19 255.4 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ... [2022-03-25T18:55:54.356Z] #19 255.4 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ... [2022-03-25T18:55:54.356Z] #19 255.7 Selecting previously unselected package libstdc++-10-dev-s390x-cross. [2022-03-25T18:55:54.356Z] #19 255.7 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-03-25T18:55:54.356Z] #19 255.7 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-03-25T18:55:54.617Z] #19 255.9 Selecting previously unselected package g++-10-s390x-linux-gnu. [2022-03-25T18:55:54.878Z] #19 255.9 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-03-25T18:55:54.878Z] #19 255.9 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-03-25T18:55:55.168Z] #51 ... [2022-03-25T18:55:55.168Z] [2022-03-25T18:55:55.168Z] #56 [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-03-25T18:55:55.168Z] #56 sha256:8ad7b9abc4a1a7cbe15325cc2ec8d64c175dc21cda788d99870f4473efed3cb3 [2022-03-25T18:55:55.168Z] #56 137.7 + mkdir -p /build [2022-03-25T18:55:55.168Z] #56 137.7 + cp runc /build/runc [2022-03-25T18:55:55.168Z] #56 DONE 138.6s [2022-03-25T18:55:55.168Z] [2022-03-25T18:55:55.168Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-25T18:55:55.168Z] #51 sha256:62258efd1310c58d8ef4c8ef111d1f60efce68345186f6001881029630198dca [2022-03-25T18:55:55.168Z] #51 288.7 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-03-25T18:55:55.168Z] #51 DONE 288.8s [2022-03-25T18:55:55.168Z] [2022-03-25T18:55:55.168Z] #60 [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-03-25T18:55:55.168Z] #60 sha256:a6816ef0da738d65608502d1173bd064ff738831005c9460a17fd4edb047b625 [2022-03-25T18:55:55.427Z] #60 ... [2022-03-25T18:55:55.427Z] [2022-03-25T18:55:55.427Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-03-25T18:55:55.427Z] #52 sha256:d427a9bfb258485e39e7784f9e850e4b1d1aaea245895780b372ffda10dada6f [2022-03-25T18:55:56.365Z] #52 DONE 0.6s [2022-03-25T18:55:56.365Z] [2022-03-25T18:55:56.365Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-03-25T18:55:56.365Z] #54 sha256:62c809d8635618a4f28fb8b8ad6a66d9e7e12f7a25abfa93d3517400b14a6104 [2022-03-25T18:55:56.365Z] #54 DONE 0.1s [2022-03-25T18:55:56.365Z] [2022-03-25T18:55:56.365Z] #57 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-03-25T18:55:56.365Z] #57 sha256:c0c1f62da825a443f9a8c81c2b49acea27239f211f12a5c76a9b7c91c843b270 [2022-03-25T18:55:56.625Z] #57 DONE 0.2s [2022-03-25T18:55:56.625Z] [2022-03-25T18:55:56.625Z] #60 [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-03-25T18:55:56.625Z] #60 sha256:a6816ef0da738d65608502d1173bd064ff738831005c9460a17fd4edb047b625 [2022-03-25T18:55:58.528Z] #60 244.8 + bin/containerd [2022-03-25T18:55:58.882Z] #43 DONE 219.9s [2022-03-25T18:55:58.882Z] [2022-03-25T18:55:58.882Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-25T18:55:58.882Z] #51 sha256:62258efd1310c58d8ef4c8ef111d1f60efce68345186f6001881029630198dca [2022-03-25T18:55:58.882Z] #51 ... [2022-03-25T18:55:58.882Z] [2022-03-25T18:55:58.882Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-03-25T18:55:58.882Z] #44 sha256:92692b1161dfbeaa52625f734a689d05597ac9d82dae7a1b989d4d9c8d6882c7 [2022-03-25T18:55:58.882Z] #44 DONE 0.2s [2022-03-25T18:55:58.882Z] [2022-03-25T18:55:58.882Z] #48 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-03-25T18:55:58.882Z] #48 sha256:c04b95d87b630be7b0418b1dcd0fa4380549969ca1b52b1c5ff4384f93afde17 [2022-03-25T18:55:58.882Z] #48 DONE 0.1s [2022-03-25T18:55:58.882Z] [2022-03-25T18:55:58.882Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-03-25T18:55:58.882Z] #50 sha256:c86c19acdbe8f2f1162d3c2f50bc1acaf14d93eacd8d832017ec9e33c980c677 [2022-03-25T18:55:58.882Z] #50 DONE 0.1s [2022-03-25T18:55:58.882Z] [2022-03-25T18:55:58.882Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-25T18:55:58.882Z] #51 sha256:62258efd1310c58d8ef4c8ef111d1f60efce68345186f6001881029630198dca [2022-03-25T18:55:59.090Z] #19 260.3 Selecting previously unselected package g++-s390x-linux-gnu. [2022-03-25T18:55:59.090Z] #19 260.3 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-03-25T18:55:59.090Z] #19 260.3 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-03-25T18:55:59.351Z] #19 260.5 Selecting previously unselected package crossbuild-essential-s390x. [2022-03-25T18:55:59.351Z] #19 260.5 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ... [2022-03-25T18:55:59.351Z] #19 260.6 Unpacking crossbuild-essential-s390x (12.9) ... [2022-03-25T18:55:59.611Z] #19 260.7 Setting up libconfig-inifiles-perl (3.000003-1) ... [2022-03-25T18:55:59.611Z] #19 260.7 Setting up libfile-which-perl (1.23-1) ... [2022-03-25T18:55:59.611Z] #19 260.7 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-03-25T18:55:59.611Z] #19 260.7 Setting up libc6-armhf-cross (2.31-9cross4) ... [2022-03-25T18:55:59.611Z] #19 260.8 Setting up binutils-s390x-linux-gnu (2.35.2-2) ... [2022-03-25T18:55:59.611Z] #19 260.8 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-03-25T18:55:59.611Z] #19 260.8 Setting up libicu67:amd64 (67.1-7) ... [2022-03-25T18:55:59.611Z] #19 260.8 Setting up libmagic-mgc (1:5.39-3) ... [2022-03-25T18:55:59.611Z] #19 260.8 Setting up libc6-ppc64el-cross (2.31-9cross4) ... [2022-03-25T18:55:59.611Z] #19 260.8 Setting up libc6-s390x-cross (2.31-9cross4) ... [2022-03-25T18:55:59.611Z] #19 260.8 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-03-25T18:55:59.611Z] #19 260.8 Setting up libxml-namespacesupport-perl (1.12-1.1) ... [2022-03-25T18:55:59.611Z] #19 260.9 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-03-25T18:55:59.611Z] #19 260.9 Setting up file (1:5.39-3) ... [2022-03-25T18:55:59.611Z] #19 260.9 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-03-25T18:55:59.611Z] #19 260.9 Setting up bzip2 (1.0.8-4) ... [2022-03-25T18:55:59.611Z] #19 260.9 Setting up libyaml-perl (1.30-1) ... [2022-03-25T18:55:59.872Z] #19 260.9 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-03-25T18:55:59.872Z] #19 260.9 Setting up libxml-sax-base-perl (1.09-1.1) ... [2022-03-25T18:55:59.872Z] #19 260.9 Setting up libio-string-perl (1.08-3.1) ... [2022-03-25T18:55:59.872Z] #19 261.0 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-03-25T18:55:59.872Z] #19 261.0 Setting up cross-config (2.6.18+nmu1) ... [2022-03-25T18:55:59.872Z] #19 261.1 Setting up xz-utils (5.2.5-2) ... [2022-03-25T18:55:59.872Z] #19 261.1 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-03-25T18:55:59.872Z] #19 261.1 Setting up libc6-arm64-cross (2.31-9cross4) ... [2022-03-25T18:55:59.872Z] #19 261.1 Setting up patch (2.7.6-7) ... [2022-03-25T18:55:59.872Z] #19 261.2 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-03-25T18:55:59.872Z] #19 261.2 Setting up gcc-10-cross-base (10.2.1-6cross1) ... [2022-03-25T18:55:59.872Z] #19 261.2 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-03-25T18:55:59.872Z] #19 261.2 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-03-25T18:55:59.872Z] #19 261.2 Setting up libc6-armel-cross (2.31-9cross4) ... [2022-03-25T18:55:59.872Z] #19 261.2 Setting up libitm1-s390x-cross (10.2.1-6cross1) ... [2022-03-25T18:55:59.872Z] #19 261.2 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-03-25T18:55:59.872Z] #19 261.3 Setting up libc6-dev-s390x-cross (2.31-9cross4) ... [2022-03-25T18:55:59.872Z] #19 261.3 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-03-25T18:56:00.096Z] 8f616e6e9eec: Verifying Checksum [2022-03-25T18:56:00.096Z] 8f616e6e9eec: Download complete [2022-03-25T18:56:00.133Z] #19 261.3 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-03-25T18:56:00.133Z] #19 261.3 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-03-25T18:56:00.133Z] #19 261.3 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-03-25T18:56:00.133Z] #19 261.3 Setting up libc6-dev-armel-cross (2.31-9cross4) ... [2022-03-25T18:56:00.133Z] #19 261.3 Setting up libfile-homedir-perl (1.006-1) ... [2022-03-25T18:56:00.133Z] #19 261.3 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-03-25T18:56:00.133Z] #19 261.4 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-03-25T18:56:00.133Z] #19 261.4 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-03-25T18:56:00.133Z] #19 261.4 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-03-25T18:56:00.133Z] #19 261.4 Setting up liblocale-gettext-perl (1.07-4+b1) ... [2022-03-25T18:56:00.133Z] #19 261.4 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-03-25T18:56:00.133Z] #19 261.4 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-03-25T18:56:00.133Z] #19 261.4 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-03-25T18:56:00.133Z] #19 261.4 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-03-25T18:56:00.133Z] #19 261.5 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-03-25T18:56:00.133Z] #19 261.5 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-03-25T18:56:00.133Z] #19 261.5 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-03-25T18:56:00.394Z] #19 261.5 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-03-25T18:56:00.394Z] #19 261.5 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-03-25T18:56:00.394Z] #19 261.5 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-03-25T18:56:00.394Z] #19 261.5 Setting up libgomp1-armel-cross (10.2.1-6cross1) ... [2022-03-25T18:56:00.394Z] #19 261.5 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-03-25T18:56:00.394Z] #19 261.6 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-03-25T18:56:00.394Z] #19 261.6 Setting up libasan6-arm64-cross (10.2.1-6cross1) ... [2022-03-25T18:56:00.394Z] #19 261.6 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-03-25T18:56:00.394Z] #19 261.6 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-03-25T18:56:00.394Z] #19 261.6 Setting up libc6-dev-armhf-cross (2.31-9cross4) ... [2022-03-25T18:56:00.394Z] #19 261.6 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-03-25T18:56:00.394Z] #19 261.6 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-03-25T18:56:00.394Z] #19 261.6 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-03-25T18:56:00.394Z] #19 261.7 Setting up libc6-dev-arm64-cross (2.31-9cross4) ... [2022-03-25T18:56:00.394Z] #19 261.7 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-03-25T18:56:00.394Z] #19 261.7 Setting up libatomic1-armel-cross (10.2.1-6cross1) ... [2022-03-25T18:56:00.394Z] #19 261.7 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-03-25T18:56:00.655Z] #19 261.7 Setting up libxml-sax-perl (1.02+dfsg-1) ... [2022-03-25T18:56:00.655Z] #19 261.8 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2022-03-25T18:56:00.655Z] #19 261.9 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-03-25T18:56:00.655Z] #19 262.0 [2022-03-25T18:56:00.655Z] #19 262.0 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-03-25T18:56:00.916Z] #19 262.0 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-03-25T18:56:00.916Z] #19 262.0 Setting up dpkg-dev (1.20.9) ... [2022-03-25T18:56:00.916Z] #19 262.1 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-03-25T18:56:00.916Z] #19 262.1 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-03-25T18:56:00.916Z] #19 262.1 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-03-25T18:56:00.916Z] #19 262.1 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-03-25T18:56:00.916Z] #19 262.1 Setting up libubsan1-armel-cross (10.2.1-6cross1) ... [2022-03-25T18:56:00.916Z] #19 262.1 Setting up libasan6-armhf-cross (10.2.1-6cross1) ... [2022-03-25T18:56:00.916Z] #19 262.2 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-03-25T18:56:00.916Z] #19 262.2 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-03-25T18:56:00.916Z] #19 262.2 Setting up libitm1-arm64-cross (10.2.1-6cross1) ... [2022-03-25T18:56:00.916Z] #19 262.2 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-03-25T18:56:00.916Z] #19 262.2 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-03-25T18:56:00.916Z] #19 262.2 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-03-25T18:56:01.177Z] #19 262.3 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2022-03-25T18:56:01.177Z] #19 262.3 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2022-03-25T18:56:01.177Z] #19 262.4 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-03-25T18:56:01.438Z] #19 262.5 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-03-25T18:56:01.438Z] #19 262.5 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-03-25T18:56:01.438Z] #19 262.6 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-03-25T18:56:01.438Z] #19 262.6 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-03-25T18:56:01.438Z] #19 262.6 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-03-25T18:56:01.438Z] #19 262.6 Setting up libasan6-armel-cross (10.2.1-6cross1) ... [2022-03-25T18:56:01.438Z] #19 262.6 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-03-25T18:56:01.438Z] #19 262.6 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-03-25T18:56:01.438Z] #19 262.6 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-03-25T18:56:01.438Z] #19 262.7 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-03-25T18:56:01.438Z] #19 262.7 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-03-25T18:56:01.438Z] #19 262.7 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-03-25T18:56:01.438Z] #19 262.7 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-03-25T18:56:01.438Z] #19 262.7 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-03-25T18:56:01.438Z] #19 262.7 Setting up libasan6-s390x-cross (10.2.1-6cross1) ... [2022-03-25T18:56:01.438Z] #19 262.7 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-03-25T18:56:01.438Z] #19 262.7 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-03-25T18:56:01.438Z] #19 262.8 Setting up libxml-simple-perl (2.25-1) ... [2022-03-25T18:56:01.438Z] #19 262.8 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-03-25T18:56:01.438Z] #19 262.8 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-03-25T18:56:01.438Z] #19 262.8 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-03-25T18:56:01.438Z] #19 262.8 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-03-25T18:56:01.438Z] #19 262.8 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-03-25T18:56:01.699Z] #19 262.8 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-03-25T18:56:01.699Z] #19 262.8 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-03-25T18:56:01.699Z] #19 262.9 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-03-25T18:56:01.699Z] #19 262.9 Setting up libconfig-auto-perl (0.44-1.1) ... [2022-03-25T18:56:01.699Z] #19 262.9 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-03-25T18:56:01.699Z] #19 262.9 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-03-25T18:56:01.699Z] #19 262.9 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-03-25T18:56:01.699Z] #19 262.9 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-03-25T18:56:01.699Z] #19 262.9 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-03-25T18:56:01.699Z] #19 262.9 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-03-25T18:56:01.699Z] #19 263.0 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-03-25T18:56:01.699Z] #19 263.0 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-03-25T18:56:01.699Z] #19 263.0 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-03-25T18:56:01.699Z] #19 263.0 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-03-25T18:56:01.699Z] #19 263.0 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-03-25T18:56:01.960Z] #19 263.0 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-03-25T18:56:01.960Z] #19 263.1 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-03-25T18:56:01.960Z] #19 263.1 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-03-25T18:56:01.960Z] #19 263.1 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-03-25T18:56:01.960Z] #19 263.1 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-03-25T18:56:01.960Z] #19 263.1 Setting up dpkg-cross (2.6.18+nmu1) ... [2022-03-25T18:56:01.960Z] #19 263.1 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-03-25T18:56:01.960Z] #19 263.2 Setting up crossbuild-essential-armel (12.9) ... [2022-03-25T18:56:01.960Z] #19 263.2 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-03-25T18:56:01.960Z] #19 263.2 Setting up crossbuild-essential-armhf (12.9) ... [2022-03-25T18:56:01.960Z] #19 263.2 Setting up crossbuild-essential-arm64 (12.9) ... [2022-03-25T18:56:01.960Z] #19 263.2 Setting up crossbuild-essential-s390x (12.9) ... [2022-03-25T18:56:01.960Z] #19 263.2 Setting up crossbuild-essential-ppc64el (12.9) ... [2022-03-25T18:56:01.960Z] #19 263.2 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-25T18:56:02.070Z] #23 9.465 Collecting yamllint==1.26.1 [2022-03-25T18:56:02.636Z] #23 10.53 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-03-25T18:56:02.905Z] #19 DONE 264.0s [2022-03-25T18:56:02.905Z] [2022-03-25T18:56:02.905Z] #69 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-03-25T18:56:02.905Z] #69 sha256:77c8fb535a6eaa054c0b53d5e2253d6a119f16319c24f5e2ca2320af9b6468db [2022-03-25T18:56:02.905Z] #69 DONE 0.1s [2022-03-25T18:56:02.905Z] [2022-03-25T18:56:02.905Z] #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-03-25T18:56:02.905Z] #45 sha256:337eb1f55c4d6697f50c61f322df3db5ec8a9afbc9295cc0480eb9d78ac43ed5 [2022-03-25T18:56:02.905Z] #45 ... [2022-03-25T18:56:02.905Z] [2022-03-25T18:56:02.905Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-03-25T18:56:02.905Z] #32 sha256:568a808d662a0c7ce57cfad59174101cdbefa56105921f46bf0e93bce5479e9a [2022-03-25T18:56:02.905Z] #32 DONE 0.1s [2022-03-25T18:56:03.166Z] [2022-03-25T18:56:03.166Z] #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-03-25T18:56:03.166Z] #33 sha256:8e94d820b7c6766c120fe0b453a58cf6f0d9299c84fd8e9e0c89a469b04b1f5e [2022-03-25T18:56:04.006Z] #23 11.75 Collecting pathspec>=0.5.3 [2022-03-25T18:56:04.006Z] #23 11.76 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-03-25T18:56:04.006Z] #23 12.11 Collecting pyyaml [2022-03-25T18:56:04.263Z] #23 12.12 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-03-25T18:56:04.263Z] #23 12.20 Building wheels for collected packages: yamllint [2022-03-25T18:56:04.263Z] #23 12.20 Building wheel for yamllint (setup.py): started [2022-03-25T18:56:04.551Z] #33 1.417 + RM_GOPATH=0 [2022-03-25T18:56:04.551Z] #33 1.417 + TMP_GOPATH= [2022-03-25T18:56:04.551Z] #33 1.417 + : /build [2022-03-25T18:56:04.551Z] #33 1.417 + '[' -z '' ']' [2022-03-25T18:56:04.551Z] #33 1.418 ++ mktemp -d [2022-03-25T18:56:04.551Z] #33 1.420 + export GOPATH=/tmp/tmp.FZBgbvPa84 [2022-03-25T18:56:04.551Z] #33 1.420 + GOPATH=/tmp/tmp.FZBgbvPa84 [2022-03-25T18:56:04.551Z] #33 1.420 + RM_GOPATH=1 [2022-03-25T18:56:04.551Z] #33 1.420 + case "$(go env GOARCH)" in [2022-03-25T18:56:04.551Z] #33 1.420 ++ go env GOARCH [2022-03-25T18:56:04.551Z] #33 1.423 + export GO_BUILDMODE=-buildmode=pie [2022-03-25T18:56:04.551Z] #33 1.423 + GO_BUILDMODE=-buildmode=pie [2022-03-25T18:56:04.551Z] #33 1.424 ++ dirname /install.sh [2022-03-25T18:56:04.551Z] #33 1.424 + dir=/ [2022-03-25T18:56:04.551Z] #33 1.425 + bin=dockercli [2022-03-25T18:56:04.551Z] #33 1.425 + shift [2022-03-25T18:56:04.551Z] #33 1.425 + '[' '!' -f //dockercli.installer ']' [2022-03-25T18:56:04.551Z] #33 1.425 + . //dockercli.installer [2022-03-25T18:56:04.551Z] #33 1.425 ++ : stable [2022-03-25T18:56:04.551Z] #33 1.425 ++ : 17.06.2-ce [2022-03-25T18:56:04.551Z] #33 1.425 + install_dockercli [2022-03-25T18:56:04.551Z] #33 1.425 Install docker/cli version 17.06.2-ce from stable [2022-03-25T18:56:04.551Z] #33 1.425 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-03-25T18:56:04.551Z] #33 1.425 ++ uname -m [2022-03-25T18:56:04.551Z] #33 1.428 + arch=x86_64 [2022-03-25T18:56:04.551Z] #33 1.428 + '[' x86_64 '!=' x86_64 ']' [2022-03-25T18:56:04.551Z] #33 1.428 + url=https://download.docker.com/linux/static [2022-03-25T18:56:04.551Z] #33 1.428 + tar -xz docker/docker [2022-03-25T18:56:04.551Z] #33 1.429 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-03-25T18:56:05.194Z] #23 13.29 Building wheel for yamllint (setup.py): finished with status 'done' [2022-03-25T18:56:05.451Z] #23 13.30 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=c226fdb024ec8a1341a5a148489efe9bf428607b4d5960af7655f986f5104cfd [2022-03-25T18:56:05.451Z] #23 13.30 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-03-25T18:56:05.451Z] #23 13.30 Successfully built yamllint [2022-03-25T18:56:05.451Z] #23 13.33 Installing collected packages: pyyaml, pathspec, yamllint [2022-03-25T18:56:06.016Z] #23 13.76 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-03-25T18:56:06.273Z] #23 DONE 14.3s [2022-03-25T18:56:06.273Z] [2022-03-25T18:56:06.273Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-03-25T18:56:06.273Z] #27 sha256:f0eff17620b844c7e8ea573453ccfc5a82a904e6e373ce4f1014443d7007ef9e [2022-03-25T18:56:06.531Z] #27 DONE 0.2s [2022-03-25T18:56:06.531Z] [2022-03-25T18:56:06.531Z] #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-03-25T18:56:06.531Z] #43 sha256:bac9189b3527223f113246c110f5cda16dced33d3b091bbe23bbedebbb0f3c1c [2022-03-25T18:56:06.531Z] #43 ... [2022-03-25T18:56:06.531Z] [2022-03-25T18:56:06.531Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-03-25T18:56:06.531Z] #32 sha256:b1384228f093912c7052c982efd43f3a705bfece57da00ef4f1b83cacc7704af [2022-03-25T18:56:06.789Z] #32 DONE 0.3s [2022-03-25T18:56:06.789Z] [2022-03-25T18:56:06.789Z] #35 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-03-25T18:56:06.789Z] #35 sha256:05b5114179a1de6d48ddbca9ef33cb43398ef89021c105d9884c248f36801649 [2022-03-25T18:56:06.959Z] #60 226.8 # github.com/containerd/containerd/cmd/containerd [2022-03-25T18:56:06.959Z] #60 226.8 /usr/bin/ld: /tmp/go-link-158643454/000019.o: in function `New': [2022-03-25T18:56:06.959Z] #60 226.8 /tmp/tmp.zJ5mLTwcvr/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-03-25T18:56:06.959Z] #60 226.9 + bin/containerd-stress [2022-03-25T18:56:06.959Z] #60 228.0 + bin/containerd-shim [2022-03-25T18:56:07.046Z] #35 DONE 0.2s [2022-03-25T18:56:07.046Z] [2022-03-25T18:56:07.046Z] #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-03-25T18:56:07.046Z] #43 sha256:bac9189b3527223f113246c110f5cda16dced33d3b091bbe23bbedebbb0f3c1c [2022-03-25T18:56:07.046Z] #43 ... [2022-03-25T18:56:07.046Z] [2022-03-25T18:56:07.046Z] #37 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-03-25T18:56:07.046Z] #37 sha256:238d0c5af034928d6f0f5111f45a1ea87d0b73307df9724d0d151d9141111a7f [2022-03-25T18:56:07.046Z] #37 DONE 0.1s [2022-03-25T18:56:07.046Z] [2022-03-25T18:56:07.046Z] #41 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-03-25T18:56:07.046Z] #41 sha256:01a6a5f6b4acec4f3a9196e6632fcdede4bad6b0ef1249a326fd076aa67e9c60 [2022-03-25T18:56:07.046Z] #41 DONE 0.0s [2022-03-25T18:56:07.304Z] [2022-03-25T18:56:07.304Z] #56 [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-03-25T18:56:07.304Z] #56 sha256:5913a33bb36d9e4e530d38ada4bb53ad5aaba4af145c0950fc827b3d5e6b4052 [2022-03-25T18:56:07.861Z] #33 4.813 + mkdir -p /build [2022-03-25T18:56:07.861Z] #33 4.814 + mv docker/docker /build/ [2022-03-25T18:56:07.861Z] #33 4.815 + rmdir docker [2022-03-25T18:56:08.124Z] #33 DONE 5.1s [2022-03-25T18:56:08.124Z] [2022-03-25T18:56:08.124Z] #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-03-25T18:56:08.124Z] #45 sha256:337eb1f55c4d6697f50c61f322df3db5ec8a9afbc9295cc0480eb9d78ac43ed5 [2022-03-25T18:56:08.124Z] #45 1.751 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-25T18:56:08.124Z] #45 1.769 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-25T18:56:08.124Z] #45 1.769 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-25T18:56:08.124Z] #45 2.054 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-25T18:56:08.124Z] #45 2.445 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-03-25T18:56:08.124Z] #45 2.955 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-03-25T18:56:08.124Z] #45 3.563 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB] [2022-03-25T18:56:08.124Z] #45 4.161 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-03-25T18:56:08.124Z] #45 4.697 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-03-25T18:56:08.124Z] #45 5.075 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [125 kB] [2022-03-25T18:56:08.124Z] #45 5.082 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [117 kB] [2022-03-25T18:56:08.124Z] #45 5.090 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [123 kB] [2022-03-25T18:56:08.124Z] #45 5.098 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [125 kB] [2022-03-25T18:56:08.124Z] #45 5.105 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [123 kB] [2022-03-25T18:56:08.124Z] #45 5.115 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [118 kB] [2022-03-25T18:56:08.124Z] #45 5.118 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-03-25T18:56:08.124Z] #45 5.128 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-03-25T18:56:08.124Z] #45 5.130 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-03-25T18:56:08.124Z] #45 5.132 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-03-25T18:56:08.124Z] #45 5.133 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-03-25T18:56:08.124Z] #45 5.137 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-25T18:56:11.437Z] #45 ... [2022-03-25T18:56:11.437Z] [2022-03-25T18:56:11.437Z] #70 [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-03-25T18:56:11.437Z] #70 sha256:c174337b894875582fd89635752be8e203cdd9fa9d29c60b7fa39c2a3d478235 [2022-03-25T18:56:11.437Z] #70 1.395 + RM_GOPATH=0 [2022-03-25T18:56:11.437Z] #70 1.397 + TMP_GOPATH= [2022-03-25T18:56:11.437Z] #70 1.397 + : /build [2022-03-25T18:56:11.437Z] #70 1.397 + '[' -z '' ']' [2022-03-25T18:56:11.437Z] #70 1.397 ++ mktemp -d [2022-03-25T18:56:11.437Z] #70 1.407 + export GOPATH=/tmp/tmp.Xac6qXQ8YE [2022-03-25T18:56:11.437Z] #70 1.407 + GOPATH=/tmp/tmp.Xac6qXQ8YE [2022-03-25T18:56:11.437Z] #70 1.407 + RM_GOPATH=1 [2022-03-25T18:56:11.437Z] #70 1.407 + case "$(go env GOARCH)" in [2022-03-25T18:56:11.437Z] #70 1.408 ++ go env GOARCH [2022-03-25T18:56:11.437Z] #70 1.418 + export GO_BUILDMODE=-buildmode=pie [2022-03-25T18:56:11.437Z] #70 1.418 + GO_BUILDMODE=-buildmode=pie [2022-03-25T18:56:11.437Z] #70 1.418 ++ dirname /install.sh [2022-03-25T18:56:11.437Z] #70 1.419 + dir=/ [2022-03-25T18:56:11.437Z] #70 1.419 + bin=rootlesskit [2022-03-25T18:56:11.437Z] #70 1.419 + shift [2022-03-25T18:56:11.437Z] #70 1.419 + '[' '!' -f //rootlesskit.installer ']' [2022-03-25T18:56:11.437Z] #70 1.419 + . //rootlesskit.installer [2022-03-25T18:56:11.437Z] #70 1.419 ++ : b25a0bad15d664c4ee8885ba622569425e918a68 [2022-03-25T18:56:11.437Z] #70 1.419 + install_rootlesskit [2022-03-25T18:56:11.437Z] #70 1.419 + case "$1" in [2022-03-25T18:56:11.437Z] #70 1.419 + export CGO_ENABLED=0 [2022-03-25T18:56:11.437Z] #70 1.419 + CGO_ENABLED=0 [2022-03-25T18:56:11.437Z] #70 1.419 + _install_rootlesskit [2022-03-25T18:56:11.437Z] #70 1.420 + echo 'Install rootlesskit version b25a0bad15d664c4ee8885ba622569425e918a68' [2022-03-25T18:56:11.437Z] #70 1.420 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-25T18:56:11.437Z] #70 1.420 + GOBIN=/build [2022-03-25T18:56:11.437Z] #70 1.420 + GO111MODULE=on [2022-03-25T18:56:11.437Z] #70 1.420 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@b25a0bad15d664c4ee8885ba622569425e918a68 [2022-03-25T18:56:11.437Z] #70 1.420 Install rootlesskit version b25a0bad15d664c4ee8885ba622569425e918a68 [2022-03-25T18:56:11.437Z] #70 1.816 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2022-03-25T18:56:11.437Z] #70 3.417 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-03-25T18:56:11.437Z] #70 3.424 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-03-25T18:56:11.437Z] #70 3.635 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2022-03-25T18:56:11.437Z] #70 4.917 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2022-03-25T18:56:11.437Z] #70 5.189 go: downloading github.com/google/uuid v1.3.0 [2022-03-25T18:56:11.437Z] #70 5.197 go: downloading github.com/moby/vpnkit v0.5.0 [2022-03-25T18:56:11.437Z] #70 5.237 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-03-25T18:56:11.437Z] #70 5.452 go: downloading github.com/gofrs/flock v0.8.1 [2022-03-25T18:56:11.437Z] #70 5.480 go: downloading github.com/gorilla/mux v1.8.0 [2022-03-25T18:56:11.437Z] #70 5.647 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2022-03-25T18:56:11.437Z] #70 5.877 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-03-25T18:56:11.438Z] #70 5.954 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-03-25T18:56:11.438Z] #70 6.002 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2022-03-25T18:56:11.438Z] #70 6.983 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-03-25T18:56:12.226Z] #60 236.3 + bin/containerd-shim-runc-v1 [2022-03-25T18:56:12.826Z] #70 ... [2022-03-25T18:56:12.826Z] [2022-03-25T18:56:12.826Z] #65 [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-03-25T18:56:12.826Z] #65 sha256:8b556b2fe55bcd670c2a64e1748d56b5327c8acbc506b533184f63ca24fd942d [2022-03-25T18:56:12.826Z] #65 1.735 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-25T18:56:12.826Z] #65 1.762 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-25T18:56:12.826Z] #65 1.763 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-25T18:56:12.826Z] #65 2.054 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-25T18:56:12.826Z] #65 2.342 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-03-25T18:56:12.826Z] #65 2.783 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-03-25T18:56:12.826Z] #65 3.373 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-03-25T18:56:12.826Z] #65 3.968 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-03-25T18:56:12.826Z] #65 4.420 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB] [2022-03-25T18:56:12.826Z] #65 4.866 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [123 kB] [2022-03-25T18:56:12.826Z] #65 4.880 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [117 kB] [2022-03-25T18:56:12.826Z] #65 4.896 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [123 kB] [2022-03-25T18:56:12.826Z] #65 4.898 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [118 kB] [2022-03-25T18:56:12.826Z] #65 4.903 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [125 kB] [2022-03-25T18:56:12.826Z] #65 4.921 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [125 kB] [2022-03-25T18:56:12.826Z] #65 5.169 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-03-25T18:56:12.826Z] #65 5.177 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-25T18:56:12.826Z] #65 5.178 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-03-25T18:56:12.826Z] #65 5.179 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-03-25T18:56:12.826Z] #65 5.181 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-03-25T18:56:12.826Z] #65 5.182 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-03-25T18:56:12.826Z] #65 ... [2022-03-25T18:56:12.826Z] [2022-03-25T18:56:12.826Z] #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-03-25T18:56:12.826Z] #20 sha256:daf539fd5975f8d6aa1b52723a6548244f67d5531c0a02c4a5f8e18ec1288dfe [2022-03-25T18:56:12.826Z] #20 1.737 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-25T18:56:12.826Z] #20 1.753 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-25T18:56:12.826Z] #20 1.753 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-25T18:56:12.826Z] #20 2.050 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-03-25T18:56:12.826Z] #20 2.379 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-03-25T18:56:12.826Z] #20 2.792 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-03-25T18:56:12.826Z] #20 3.248 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB] [2022-03-25T18:56:12.826Z] #20 3.816 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-03-25T18:56:12.826Z] #20 4.324 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-25T18:56:12.826Z] #20 4.746 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [125 kB] [2022-03-25T18:56:12.826Z] #20 4.752 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [117 kB] [2022-03-25T18:56:12.826Z] #20 4.752 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [118 kB] [2022-03-25T18:56:12.826Z] #20 4.752 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [123 kB] [2022-03-25T18:56:12.826Z] #20 4.753 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [123 kB] [2022-03-25T18:56:12.826Z] #20 4.766 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [125 kB] [2022-03-25T18:56:12.826Z] #20 4.788 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-25T18:56:12.826Z] #20 4.789 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-03-25T18:56:12.826Z] #20 4.789 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-03-25T18:56:12.826Z] #20 4.790 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-03-25T18:56:12.826Z] #20 4.790 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-03-25T18:56:12.826Z] #20 4.791 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-03-25T18:56:17.495Z] #60 241.2 + bin/containerd-shim-runc-v2 [2022-03-25T18:56:17.754Z] #60 241.9 + binaries [2022-03-25T18:56:17.754Z] #60 241.9 + install -D bin/containerd /build/containerd [2022-03-25T18:56:17.754Z] #60 241.9 + install -D bin/containerd-shim /build/containerd-shim [2022-03-25T18:56:17.754Z] #60 241.9 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-03-25T18:56:17.754Z] #60 241.9 + install -D bin/ctr /build/ctr [2022-03-25T18:56:22.161Z] #56 ... [2022-03-25T18:56:22.161Z] [2022-03-25T18:56:22.161Z] #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-03-25T18:56:22.161Z] #43 sha256:bac9189b3527223f113246c110f5cda16dced33d3b091bbe23bbedebbb0f3c1c [2022-03-25T18:56:22.161Z] #43 253.9 + dpkg --print-architecture [2022-03-25T18:56:22.161Z] #43 253.9 + git checkout -q v2.1.0 [2022-03-25T18:56:22.161Z] #43 254.1 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-03-25T18:56:22.161Z] #43 254.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-03-25T18:56:23.018Z] #60 DONE 246.6s [2022-03-25T18:56:23.276Z] [2022-03-25T18:56:23.277Z] #61 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-03-25T18:56:23.277Z] #61 sha256:67ed4399b6029317dc6ad17a4708cff94d0b0ad059954420f79f1378f75252c1 [2022-03-25T18:56:23.277Z] #61 DONE 0.2s [2022-03-25T18:56:23.277Z] [2022-03-25T18:56:23.277Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-03-25T18:56:23.277Z] #66 sha256:53997c2b77efa0a65ec59089244d397ab5de8b544fe863670b1ba4c9e4e9d546 [2022-03-25T18:56:23.538Z] #66 DONE 0.2s [2022-03-25T18:56:23.538Z] [2022-03-25T18:56:23.538Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-03-25T18:56:23.538Z] #71 sha256:a95b2f7b59c634f73c10c3b9318ed5b87a7efbb12b67531cb8f9603784055217 [2022-03-25T18:56:23.796Z] #71 DONE 0.2s [2022-03-25T18:56:23.796Z] [2022-03-25T18:56:23.796Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-03-25T18:56:23.796Z] #72 sha256:a59a5b213f95605918c44270ebf5b9a5d4b4d9ca19e9168b4bc9fff09a1c7502 [2022-03-25T18:56:23.796Z] #72 DONE 0.0s [2022-03-25T18:56:23.796Z] [2022-03-25T18:56:23.796Z] #73 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-03-25T18:56:23.796Z] #73 sha256:1755e81edf321e40741682e32815ae890e1120f4d22dc7168915822e97425a31 [2022-03-25T18:56:24.731Z] #73 DONE 0.8s [2022-03-25T18:56:24.731Z] [2022-03-25T18:56:24.731Z] #74 exporting to image [2022-03-25T18:56:24.731Z] #74 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-03-25T18:56:24.731Z] #74 exporting layers [2022-03-25T18:56:25.073Z] #20 ... [2022-03-25T18:56:25.073Z] [2022-03-25T18:56:25.073Z] #65 [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-03-25T18:56:25.073Z] #65 sha256:8b556b2fe55bcd670c2a64e1748d56b5327c8acbc506b533184f63ca24fd942d [2022-03-25T18:56:25.073Z] #65 21.40 Fetched 48.9 MB in 20s (2433 kB/s) [2022-03-25T18:56:28.013Z] #74 exporting layers 2.9s done [2022-03-25T18:56:28.013Z] #74 writing image sha256:317f6187a2bb053d2e8b22729a50e5ce3b5fffc808b1b9283e00186eb7711645 done [2022-03-25T18:56:28.013Z] #74 naming to docker.io/library/docker:85572cac14168f9dc3fc3d9daa5eae1ba00eddf4 done [2022-03-25T18:56:28.013Z] #74 DONE 3.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-03-25T18:56:28.345Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-03-25T18:56:28.630Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43428/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=85572cac14168f9dc3fc3d9daa5eae1ba00eddf4 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:85572cac14168f9dc3fc3d9daa5eae1ba00eddf4 hack/test/unit [2022-03-25T18:56:30.530Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2022-03-25T18:56:30.530Z] + TESTFLAGS+=' -test.timeout=5m' [2022-03-25T18:56:30.530Z] + TESTDIRS=./... [2022-03-25T18:56:30.530Z] + exclude_paths='/vendor/|/integration' [2022-03-25T18:56:30.530Z] ++ go list ./... [2022-03-25T18:56:30.530Z] ++ grep -vE '(/vendor/|/integration)' [2022-03-25T18:56:31.098Z] + pkg_list='github.com/docker/docker/api [2022-03-25T18:56:31.098Z] github.com/docker/docker/api/server [2022-03-25T18:56:31.098Z] github.com/docker/docker/api/server/backend/build [2022-03-25T18:56:31.098Z] github.com/docker/docker/api/server/httpstatus [2022-03-25T18:56:31.098Z] github.com/docker/docker/api/server/httputils [2022-03-25T18:56:31.098Z] github.com/docker/docker/api/server/middleware [2022-03-25T18:56:31.098Z] github.com/docker/docker/api/server/router [2022-03-25T18:56:31.098Z] github.com/docker/docker/api/server/router/build [2022-03-25T18:56:31.098Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-25T18:56:31.098Z] github.com/docker/docker/api/server/router/container [2022-03-25T18:56:31.098Z] github.com/docker/docker/api/server/router/debug [2022-03-25T18:56:31.098Z] github.com/docker/docker/api/server/router/distribution [2022-03-25T18:56:31.098Z] github.com/docker/docker/api/server/router/grpc [2022-03-25T18:56:31.098Z] github.com/docker/docker/api/server/router/image [2022-03-25T18:56:31.098Z] github.com/docker/docker/api/server/router/network [2022-03-25T18:56:31.098Z] github.com/docker/docker/api/server/router/plugin [2022-03-25T18:56:31.098Z] github.com/docker/docker/api/server/router/session [2022-03-25T18:56:31.098Z] github.com/docker/docker/api/server/router/swarm [2022-03-25T18:56:31.098Z] github.com/docker/docker/api/server/router/system [2022-03-25T18:56:31.098Z] github.com/docker/docker/api/server/router/volume [2022-03-25T18:56:31.098Z] github.com/docker/docker/api/types [2022-03-25T18:56:31.098Z] github.com/docker/docker/api/types/backend [2022-03-25T18:56:31.098Z] github.com/docker/docker/api/types/blkiodev [2022-03-25T18:56:31.098Z] github.com/docker/docker/api/types/container [2022-03-25T18:56:31.098Z] github.com/docker/docker/api/types/events [2022-03-25T18:56:31.098Z] github.com/docker/docker/api/types/filters [2022-03-25T18:56:31.098Z] github.com/docker/docker/api/types/image [2022-03-25T18:56:31.098Z] github.com/docker/docker/api/types/mount [2022-03-25T18:56:31.098Z] github.com/docker/docker/api/types/network [2022-03-25T18:56:31.098Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-25T18:56:31.098Z] github.com/docker/docker/api/types/registry [2022-03-25T18:56:31.098Z] github.com/docker/docker/api/types/strslice [2022-03-25T18:56:31.098Z] github.com/docker/docker/api/types/swarm [2022-03-25T18:56:31.098Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-25T18:56:31.098Z] github.com/docker/docker/api/types/time [2022-03-25T18:56:31.098Z] github.com/docker/docker/api/types/versions [2022-03-25T18:56:31.098Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-25T18:56:31.098Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-25T18:56:31.098Z] github.com/docker/docker/api/types/volume [2022-03-25T18:56:31.098Z] github.com/docker/docker/builder [2022-03-25T18:56:31.098Z] github.com/docker/docker/builder/builder-next [2022-03-25T18:56:31.098Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-25T18:56:31.098Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-25T18:56:31.098Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-25T18:56:31.098Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-25T18:56:31.098Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-25T18:56:31.098Z] github.com/docker/docker/builder/builder-next/worker [2022-03-25T18:56:31.098Z] github.com/docker/docker/builder/dockerfile [2022-03-25T18:56:31.098Z] github.com/docker/docker/builder/remotecontext [2022-03-25T18:56:31.098Z] github.com/docker/docker/builder/remotecontext/git [2022-03-25T18:56:31.098Z] github.com/docker/docker/cli [2022-03-25T18:56:31.098Z] github.com/docker/docker/cli/config [2022-03-25T18:56:31.098Z] github.com/docker/docker/cli/debug [2022-03-25T18:56:31.098Z] github.com/docker/docker/client [2022-03-25T18:56:31.098Z] github.com/docker/docker/cmd/docker-proxy [2022-03-25T18:56:31.098Z] github.com/docker/docker/cmd/dockerd [2022-03-25T18:56:31.098Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-25T18:56:31.098Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-25T18:56:31.098Z] github.com/docker/docker/container [2022-03-25T18:56:31.098Z] github.com/docker/docker/container/stream [2022-03-25T18:56:31.098Z] github.com/docker/docker/contrib/apparmor [2022-03-25T18:56:31.098Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-25T18:56:31.098Z] github.com/docker/docker/contrib/httpserver [2022-03-25T18:56:31.098Z] github.com/docker/docker/daemon [2022-03-25T18:56:31.098Z] github.com/docker/docker/daemon/cluster [2022-03-25T18:56:31.098Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-25T18:56:31.098Z] github.com/docker/docker/daemon/cluster/convert [2022-03-25T18:56:31.098Z] github.com/docker/docker/daemon/cluster/executor [2022-03-25T18:56:31.098Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-25T18:56:31.098Z] github.com/docker/docker/daemon/cluster/provider [2022-03-25T18:56:31.098Z] github.com/docker/docker/daemon/config [2022-03-25T18:56:31.098Z] github.com/docker/docker/daemon/events [2022-03-25T18:56:31.098Z] github.com/docker/docker/daemon/events/testutils [2022-03-25T18:56:31.098Z] github.com/docker/docker/daemon/exec [2022-03-25T18:56:31.098Z] github.com/docker/docker/daemon/graphdriver [2022-03-25T18:56:31.098Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-25T18:56:31.098Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-25T18:56:31.098Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-25T18:56:31.098Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-25T18:56:31.098Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-25T18:56:31.098Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-25T18:56:31.098Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-25T18:56:31.098Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-25T18:56:31.098Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-25T18:56:31.098Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-25T18:56:31.098Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-25T18:56:31.098Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-25T18:56:31.098Z] github.com/docker/docker/daemon/images [2022-03-25T18:56:31.098Z] github.com/docker/docker/daemon/initlayer [2022-03-25T18:56:31.098Z] github.com/docker/docker/daemon/links [2022-03-25T18:56:31.098Z] github.com/docker/docker/daemon/listeners [2022-03-25T18:56:31.098Z] github.com/docker/docker/daemon/logger [2022-03-25T18:56:31.098Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-25T18:56:31.098Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-25T18:56:31.098Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-25T18:56:31.098Z] github.com/docker/docker/daemon/logger/gelf [2022-03-25T18:56:31.098Z] github.com/docker/docker/daemon/logger/journald [2022-03-25T18:56:31.098Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-25T18:56:31.098Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-25T18:56:31.098Z] github.com/docker/docker/daemon/logger/local [2022-03-25T18:56:31.098Z] github.com/docker/docker/daemon/logger/logentries [2022-03-25T18:56:31.098Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-25T18:56:31.098Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-25T18:56:31.098Z] github.com/docker/docker/daemon/logger/splunk [2022-03-25T18:56:31.098Z] github.com/docker/docker/daemon/logger/syslog [2022-03-25T18:56:31.098Z] github.com/docker/docker/daemon/logger/templates [2022-03-25T18:56:31.098Z] github.com/docker/docker/daemon/names [2022-03-25T18:56:31.098Z] github.com/docker/docker/daemon/network [2022-03-25T18:56:31.098Z] github.com/docker/docker/daemon/stats [2022-03-25T18:56:31.098Z] github.com/docker/docker/distribution [2022-03-25T18:56:31.098Z] github.com/docker/docker/distribution/metadata [2022-03-25T18:56:31.098Z] github.com/docker/docker/distribution/utils [2022-03-25T18:56:31.098Z] github.com/docker/docker/distribution/xfer [2022-03-25T18:56:31.098Z] github.com/docker/docker/dockerversion [2022-03-25T18:56:31.098Z] github.com/docker/docker/errdefs [2022-03-25T18:56:31.098Z] github.com/docker/docker/image [2022-03-25T18:56:31.098Z] github.com/docker/docker/image/cache [2022-03-25T18:56:31.098Z] github.com/docker/docker/image/tarexport [2022-03-25T18:56:31.098Z] github.com/docker/docker/image/v1 [2022-03-25T18:56:31.098Z] github.com/docker/docker/internal/test/suite [2022-03-25T18:56:31.098Z] github.com/docker/docker/layer [2022-03-25T18:56:31.098Z] github.com/docker/docker/libcontainerd [2022-03-25T18:56:31.098Z] github.com/docker/docker/libcontainerd/queue [2022-03-25T18:56:31.098Z] github.com/docker/docker/libcontainerd/remote [2022-03-25T18:56:31.098Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-25T18:56:31.098Z] github.com/docker/docker/libcontainerd/types [2022-03-25T18:56:31.098Z] github.com/docker/docker/libnetwork [2022-03-25T18:56:31.098Z] github.com/docker/docker/libnetwork/bitseq [2022-03-25T18:56:31.098Z] github.com/docker/docker/libnetwork/cluster [2022-03-25T18:56:31.098Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-25T18:56:31.098Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-25T18:56:31.098Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-25T18:56:31.098Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-25T18:56:31.098Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-25T18:56:31.098Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-25T18:56:31.098Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-25T18:56:31.098Z] github.com/docker/docker/libnetwork/config [2022-03-25T18:56:31.098Z] github.com/docker/docker/libnetwork/datastore [2022-03-25T18:56:31.098Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-25T18:56:31.098Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-25T18:56:31.098Z] github.com/docker/docker/libnetwork/driverapi [2022-03-25T18:56:31.098Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-25T18:56:31.098Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-25T18:56:31.098Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-25T18:56:31.098Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-25T18:56:31.098Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-25T18:56:31.098Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-25T18:56:31.098Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-25T18:56:31.098Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-25T18:56:31.098Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-25T18:56:31.098Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-25T18:56:31.098Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-25T18:56:31.098Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-25T18:56:31.098Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-25T18:56:31.098Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-25T18:56:31.098Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-25T18:56:31.098Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-25T18:56:31.098Z] github.com/docker/docker/libnetwork/etchosts [2022-03-25T18:56:31.098Z] github.com/docker/docker/libnetwork/idm [2022-03-25T18:56:31.098Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-25T18:56:31.098Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-25T18:56:31.098Z] github.com/docker/docker/libnetwork/ipam [2022-03-25T18:56:31.098Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-25T18:56:31.098Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-25T18:56:31.098Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-25T18:56:31.098Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-25T18:56:31.098Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-25T18:56:31.098Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-25T18:56:31.098Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-25T18:56:31.098Z] github.com/docker/docker/libnetwork/iptables [2022-03-25T18:56:31.098Z] github.com/docker/docker/libnetwork/netlabel [2022-03-25T18:56:31.098Z] github.com/docker/docker/libnetwork/netutils [2022-03-25T18:56:31.098Z] github.com/docker/docker/libnetwork/networkdb [2022-03-25T18:56:31.098Z] github.com/docker/docker/libnetwork/ns [2022-03-25T18:56:31.098Z] github.com/docker/docker/libnetwork/options [2022-03-25T18:56:31.098Z] github.com/docker/docker/libnetwork/osl [2022-03-25T18:56:31.098Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-25T18:56:31.098Z] github.com/docker/docker/libnetwork/portallocator [2022-03-25T18:56:31.098Z] github.com/docker/docker/libnetwork/portmapper [2022-03-25T18:56:31.098Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-25T18:56:31.098Z] github.com/docker/docker/libnetwork/testutils [2022-03-25T18:56:31.098Z] github.com/docker/docker/libnetwork/types [2022-03-25T18:56:31.098Z] github.com/docker/docker/oci [2022-03-25T18:56:31.098Z] github.com/docker/docker/oci/caps [2022-03-25T18:56:31.098Z] github.com/docker/docker/opts [2022-03-25T18:56:31.098Z] github.com/docker/docker/pkg/aaparser [2022-03-25T18:56:31.098Z] github.com/docker/docker/pkg/archive [2022-03-25T18:56:31.098Z] github.com/docker/docker/pkg/authorization [2022-03-25T18:56:31.098Z] github.com/docker/docker/pkg/broadcaster [2022-03-25T18:56:31.098Z] github.com/docker/docker/pkg/capabilities [2022-03-25T18:56:31.098Z] github.com/docker/docker/pkg/chrootarchive [2022-03-25T18:56:31.098Z] github.com/docker/docker/pkg/containerfs [2022-03-25T18:56:31.098Z] github.com/docker/docker/pkg/devicemapper [2022-03-25T18:56:31.098Z] github.com/docker/docker/pkg/directory [2022-03-25T18:56:31.098Z] github.com/docker/docker/pkg/dmesg [2022-03-25T18:56:31.098Z] github.com/docker/docker/pkg/filenotify [2022-03-25T18:56:31.098Z] github.com/docker/docker/pkg/fileutils [2022-03-25T18:56:31.098Z] github.com/docker/docker/pkg/fsutils [2022-03-25T18:56:31.098Z] github.com/docker/docker/pkg/homedir [2022-03-25T18:56:31.098Z] github.com/docker/docker/pkg/idtools [2022-03-25T18:56:31.098Z] github.com/docker/docker/pkg/ioutils [2022-03-25T18:56:31.098Z] github.com/docker/docker/pkg/jsonmessage [2022-03-25T18:56:31.098Z] github.com/docker/docker/pkg/longpath [2022-03-25T18:56:31.098Z] github.com/docker/docker/pkg/loopback [2022-03-25T18:56:31.098Z] github.com/docker/docker/pkg/namesgenerator [2022-03-25T18:56:31.098Z] github.com/docker/docker/pkg/parsers [2022-03-25T18:56:31.098Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-25T18:56:31.098Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-25T18:56:31.098Z] github.com/docker/docker/pkg/pidfile [2022-03-25T18:56:31.098Z] github.com/docker/docker/pkg/platform [2022-03-25T18:56:31.098Z] github.com/docker/docker/pkg/plugingetter [2022-03-25T18:56:31.098Z] github.com/docker/docker/pkg/plugins [2022-03-25T18:56:31.098Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-25T18:56:31.098Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-25T18:56:31.098Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-25T18:56:31.098Z] github.com/docker/docker/pkg/plugins/transport [2022-03-25T18:56:31.098Z] github.com/docker/docker/pkg/pools [2022-03-25T18:56:31.098Z] github.com/docker/docker/pkg/progress [2022-03-25T18:56:31.098Z] github.com/docker/docker/pkg/pubsub [2022-03-25T18:56:31.098Z] github.com/docker/docker/pkg/reexec [2022-03-25T18:56:31.098Z] github.com/docker/docker/pkg/signal [2022-03-25T18:56:31.098Z] github.com/docker/docker/pkg/stack [2022-03-25T18:56:31.098Z] github.com/docker/docker/pkg/stdcopy [2022-03-25T18:56:31.098Z] github.com/docker/docker/pkg/streamformatter [2022-03-25T18:56:31.098Z] github.com/docker/docker/pkg/stringid [2022-03-25T18:56:31.098Z] github.com/docker/docker/pkg/sysinfo [2022-03-25T18:56:31.098Z] github.com/docker/docker/pkg/system [2022-03-25T18:56:31.098Z] github.com/docker/docker/pkg/tailfile [2022-03-25T18:56:31.098Z] github.com/docker/docker/pkg/tarsum [2022-03-25T18:56:31.098Z] github.com/docker/docker/pkg/truncindex [2022-03-25T18:56:31.098Z] github.com/docker/docker/pkg/urlutil [2022-03-25T18:56:31.098Z] github.com/docker/docker/pkg/useragent [2022-03-25T18:56:31.098Z] github.com/docker/docker/plugin [2022-03-25T18:56:31.098Z] github.com/docker/docker/plugin/executor/containerd [2022-03-25T18:56:31.098Z] github.com/docker/docker/plugin/v2 [2022-03-25T18:56:31.098Z] github.com/docker/docker/profiles/apparmor [2022-03-25T18:56:31.098Z] github.com/docker/docker/profiles/seccomp [2022-03-25T18:56:31.098Z] github.com/docker/docker/quota [2022-03-25T18:56:31.098Z] github.com/docker/docker/reference [2022-03-25T18:56:31.098Z] github.com/docker/docker/registry [2022-03-25T18:56:31.098Z] github.com/docker/docker/registry/resumable [2022-03-25T18:56:31.098Z] github.com/docker/docker/restartmanager [2022-03-25T18:56:31.098Z] github.com/docker/docker/rootless [2022-03-25T18:56:31.098Z] github.com/docker/docker/rootless/specconv [2022-03-25T18:56:31.098Z] github.com/docker/docker/runconfig [2022-03-25T18:56:31.098Z] github.com/docker/docker/runconfig/opts [2022-03-25T18:56:31.098Z] github.com/docker/docker/testutil [2022-03-25T18:56:31.098Z] github.com/docker/docker/testutil/daemon [2022-03-25T18:56:31.098Z] github.com/docker/docker/testutil/environment [2022-03-25T18:56:31.098Z] github.com/docker/docker/testutil/fakecontext [2022-03-25T18:56:31.098Z] github.com/docker/docker/testutil/fakegit [2022-03-25T18:56:31.098Z] github.com/docker/docker/testutil/fakestorage [2022-03-25T18:56:31.098Z] github.com/docker/docker/testutil/fixtures/load [2022-03-25T18:56:31.098Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-25T18:56:31.098Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-25T18:56:31.098Z] github.com/docker/docker/testutil/registry [2022-03-25T18:56:31.098Z] github.com/docker/docker/testutil/request [2022-03-25T18:56:31.098Z] github.com/docker/docker/volume [2022-03-25T18:56:31.098Z] github.com/docker/docker/volume/drivers [2022-03-25T18:56:31.098Z] github.com/docker/docker/volume/local [2022-03-25T18:56:31.098Z] github.com/docker/docker/volume/mounts [2022-03-25T18:56:31.098Z] github.com/docker/docker/volume/service [2022-03-25T18:56:31.098Z] github.com/docker/docker/volume/service/opts [2022-03-25T18:56:31.098Z] github.com/docker/docker/volume/testutils' [2022-03-25T18:56:31.098Z] ++ echo 'github.com/docker/docker/api [2022-03-25T18:56:31.098Z] github.com/docker/docker/api/server [2022-03-25T18:56:31.098Z] github.com/docker/docker/api/server/backend/build [2022-03-25T18:56:31.098Z] github.com/docker/docker/api/server/httpstatus [2022-03-25T18:56:31.098Z] github.com/docker/docker/api/server/httputils [2022-03-25T18:56:31.098Z] github.com/docker/docker/api/server/middleware [2022-03-25T18:56:31.098Z] github.com/docker/docker/api/server/router [2022-03-25T18:56:31.098Z] github.com/docker/docker/api/server/router/build [2022-03-25T18:56:31.098Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-25T18:56:31.098Z] github.com/docker/docker/api/server/router/container [2022-03-25T18:56:31.098Z] github.com/docker/docker/api/server/router/debug [2022-03-25T18:56:31.098Z] github.com/docker/docker/api/server/router/distribution [2022-03-25T18:56:31.098Z] github.com/docker/docker/api/server/router/grpc [2022-03-25T18:56:31.098Z] github.com/docker/docker/api/server/router/image [2022-03-25T18:56:31.098Z] github.com/docker/docker/api/server/router/network [2022-03-25T18:56:31.098Z] github.com/docker/docker/api/server/router/plugin [2022-03-25T18:56:31.098Z] github.com/docker/docker/api/server/router/session [2022-03-25T18:56:31.098Z] github.com/docker/docker/api/server/router/swarm [2022-03-25T18:56:31.098Z] github.com/docker/docker/api/server/router/system [2022-03-25T18:56:31.098Z] github.com/docker/docker/api/server/router/volume [2022-03-25T18:56:31.098Z] github.com/docker/docker/api/types [2022-03-25T18:56:31.098Z] github.com/docker/docker/api/types/backend [2022-03-25T18:56:31.098Z] github.com/docker/docker/api/types/blkiodev [2022-03-25T18:56:31.098Z] github.com/docker/docker/api/types/container [2022-03-25T18:56:31.098Z] github.com/docker/docker/api/types/events [2022-03-25T18:56:31.098Z] github.com/docker/docker/api/types/filters [2022-03-25T18:56:31.098Z] github.com/docker/docker/api/types/image [2022-03-25T18:56:31.098Z] github.com/docker/docker/api/types/mount [2022-03-25T18:56:31.098Z] github.com/docker/docker/api/types/network [2022-03-25T18:56:31.098Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-25T18:56:31.098Z] github.com/docker/docker/api/types/registry [2022-03-25T18:56:31.098Z] github.com/docker/docker/api/types/strslice [2022-03-25T18:56:31.098Z] github.com/docker/docker/api/types/swarm [2022-03-25T18:56:31.098Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-25T18:56:31.098Z] github.com/docker/docker/api/types/time [2022-03-25T18:56:31.098Z] github.com/docker/docker/api/types/versions [2022-03-25T18:56:31.098Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-25T18:56:31.098Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-25T18:56:31.098Z] github.com/docker/docker/api/types/volume [2022-03-25T18:56:31.098Z] github.com/docker/docker/builder [2022-03-25T18:56:31.098Z] github.com/docker/docker/builder/builder-next [2022-03-25T18:56:31.099Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-25T18:56:31.099Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-25T18:56:31.099Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-25T18:56:31.099Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-25T18:56:31.099Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-25T18:56:31.099Z] github.com/docker/docker/builder/builder-next/worker [2022-03-25T18:56:31.099Z] github.com/docker/docker/builder/dockerfile [2022-03-25T18:56:31.099Z] github.com/docker/docker/builder/remotecontext [2022-03-25T18:56:31.099Z] github.com/docker/docker/builder/remotecontext/git [2022-03-25T18:56:31.099Z] github.com/docker/docker/cli [2022-03-25T18:56:31.099Z] github.com/docker/docker/cli/config [2022-03-25T18:56:31.099Z] github.com/docker/docker/cli/debug [2022-03-25T18:56:31.099Z] github.com/docker/docker/client [2022-03-25T18:56:31.099Z] github.com/docker/docker/cmd/docker-proxy [2022-03-25T18:56:31.099Z] github.com/docker/docker/cmd/dockerd [2022-03-25T18:56:31.099Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-25T18:56:31.099Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-25T18:56:31.099Z] github.com/docker/docker/container [2022-03-25T18:56:31.099Z] github.com/docker/docker/container/stream [2022-03-25T18:56:31.099Z] github.com/docker/docker/contrib/apparmor [2022-03-25T18:56:31.099Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-25T18:56:31.099Z] github.com/docker/docker/contrib/httpserver [2022-03-25T18:56:31.099Z] github.com/docker/docker/daemon [2022-03-25T18:56:31.099Z] github.com/docker/docker/daemon/cluster [2022-03-25T18:56:31.099Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-25T18:56:31.099Z] github.com/docker/docker/daemon/cluster/convert [2022-03-25T18:56:31.099Z] github.com/docker/docker/daemon/cluster/executor [2022-03-25T18:56:31.099Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-25T18:56:31.099Z] github.com/docker/docker/daemon/cluster/provider [2022-03-25T18:56:31.099Z] github.com/docker/docker/daemon/config [2022-03-25T18:56:31.099Z] github.com/docker/docker/daemon/events [2022-03-25T18:56:31.099Z] github.com/docker/docker/daemon/events/testutils [2022-03-25T18:56:31.099Z] github.com/docker/docker/daemon/exec [2022-03-25T18:56:31.099Z] github.com/docker/docker/daemon/graphdriver [2022-03-25T18:56:31.099Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-25T18:56:31.099Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-25T18:56:31.099Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-25T18:56:31.099Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-25T18:56:31.099Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-25T18:56:31.099Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-25T18:56:31.099Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-25T18:56:31.099Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-25T18:56:31.099Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-25T18:56:31.099Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-25T18:56:31.099Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-25T18:56:31.099Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-25T18:56:31.099Z] github.com/docker/docker/daemon/images [2022-03-25T18:56:31.099Z] github.com/docker/docker/daemon/initlayer [2022-03-25T18:56:31.099Z] github.com/docker/docker/daemon/links [2022-03-25T18:56:31.099Z] github.com/docker/docker/daemon/listeners [2022-03-25T18:56:31.099Z] github.com/docker/docker/daemon/logger [2022-03-25T18:56:31.099Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-25T18:56:31.099Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-25T18:56:31.099Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-25T18:56:31.099Z] github.com/docker/docker/daemon/logger/gelf [2022-03-25T18:56:31.099Z] github.com/docker/docker/daemon/logger/journald [2022-03-25T18:56:31.099Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-25T18:56:31.099Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-25T18:56:31.099Z] github.com/docker/docker/daemon/logger/local [2022-03-25T18:56:31.099Z] github.com/docker/docker/daemon/logger/logentries [2022-03-25T18:56:31.099Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-25T18:56:31.099Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-25T18:56:31.099Z] github.com/docker/docker/daemon/logger/splunk [2022-03-25T18:56:31.099Z] github.com/docker/docker/daemon/logger/syslog [2022-03-25T18:56:31.099Z] github.com/docker/docker/daemon/logger/templates [2022-03-25T18:56:31.099Z] github.com/docker/docker/daemon/names [2022-03-25T18:56:31.099Z] github.com/docker/docker/daemon/network [2022-03-25T18:56:31.099Z] github.com/docker/docker/daemon/stats [2022-03-25T18:56:31.099Z] github.com/docker/docker/distribution [2022-03-25T18:56:31.099Z] github.com/docker/docker/distribution/metadata [2022-03-25T18:56:31.099Z] github.com/docker/docker/distribution/utils [2022-03-25T18:56:31.099Z] github.com/docker/docker/distribution/xfer [2022-03-25T18:56:31.099Z] github.com/docker/docker/dockerversion [2022-03-25T18:56:31.099Z] github.com/docker/docker/errdefs [2022-03-25T18:56:31.099Z] github.com/docker/docker/image [2022-03-25T18:56:31.099Z] github.com/docker/docker/image/cache [2022-03-25T18:56:31.099Z] github.com/docker/docker/image/tarexport [2022-03-25T18:56:31.099Z] github.com/docker/docker/image/v1 [2022-03-25T18:56:31.099Z] github.com/docker/docker/internal/test/suite [2022-03-25T18:56:31.099Z] github.com/docker/docker/layer [2022-03-25T18:56:31.099Z] github.com/docker/docker/libcontainerd [2022-03-25T18:56:31.099Z] github.com/docker/docker/libcontainerd/queue [2022-03-25T18:56:31.099Z] github.com/docker/docker/libcontainerd/remote [2022-03-25T18:56:31.099Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-25T18:56:31.099Z] github.com/docker/docker/libcontainerd/types [2022-03-25T18:56:31.099Z] github.com/docker/docker/libnetwork [2022-03-25T18:56:31.099Z] github.com/docker/docker/libnetwork/bitseq [2022-03-25T18:56:31.099Z] github.com/docker/docker/libnetwork/cluster [2022-03-25T18:56:31.099Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-25T18:56:31.099Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-25T18:56:31.099Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-25T18:56:31.099Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-25T18:56:31.099Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-25T18:56:31.099Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-25T18:56:31.099Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-25T18:56:31.099Z] github.com/docker/docker/libnetwork/config [2022-03-25T18:56:31.099Z] github.com/docker/docker/libnetwork/datastore [2022-03-25T18:56:31.099Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-25T18:56:31.099Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-25T18:56:31.099Z] github.com/docker/docker/libnetwork/driverapi [2022-03-25T18:56:31.099Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-25T18:56:31.099Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-25T18:56:31.099Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-25T18:56:31.099Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-25T18:56:31.099Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-25T18:56:31.099Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-25T18:56:31.099Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-25T18:56:31.099Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-25T18:56:31.099Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-25T18:56:31.099Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-25T18:56:31.099Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-25T18:56:31.099Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-25T18:56:31.099Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-25T18:56:31.099Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-25T18:56:31.099Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-25T18:56:31.099Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-25T18:56:31.099Z] github.com/docker/docker/libnetwork/etchosts [2022-03-25T18:56:31.099Z] github.com/docker/docker/libnetwork/idm [2022-03-25T18:56:31.099Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-25T18:56:31.099Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-25T18:56:31.099Z] github.com/docker/docker/libnetwork/ipam [2022-03-25T18:56:31.099Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-25T18:56:31.099Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-25T18:56:31.099Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-25T18:56:31.099Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-25T18:56:31.099Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-25T18:56:31.099Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-25T18:56:31.099Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-25T18:56:31.099Z] github.com/docker/docker/libnetwork/iptables [2022-03-25T18:56:31.099Z] github.com/docker/docker/libnetwork/netlabel [2022-03-25T18:56:31.099Z] github.com/docker/docker/libnetwork/netutils [2022-03-25T18:56:31.099Z] github.com/docker/docker/libnetwork/networkdb [2022-03-25T18:56:31.099Z] github.com/docker/docker/libnetwork/ns [2022-03-25T18:56:31.099Z] github.com/docker/docker/libnetwork/options [2022-03-25T18:56:31.099Z] github.com/docker/docker/libnetwork/osl [2022-03-25T18:56:31.099Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-25T18:56:31.099Z] github.com/docker/docker/libnetwork/portallocator [2022-03-25T18:56:31.099Z] github.com/docker/docker/libnetwork/portmapper [2022-03-25T18:56:31.099Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-25T18:56:31.099Z] github.com/docker/docker/libnetwork/testutils [2022-03-25T18:56:31.099Z] github.com/docker/docker/libnetwork/types [2022-03-25T18:56:31.099Z] github.com/docker/docker/oci [2022-03-25T18:56:31.099Z] github.com/docker/docker/oci/caps [2022-03-25T18:56:31.099Z] github.com/docker/docker/opts [2022-03-25T18:56:31.099Z] github.com/docker/docker/pkg/aaparser [2022-03-25T18:56:31.099Z] github.com/docker/docker/pkg/archive [2022-03-25T18:56:31.099Z] github.com/docker/docker/pkg/authorization [2022-03-25T18:56:31.099Z] github.com/docker/docker/pkg/broadcaster [2022-03-25T18:56:31.099Z] github.com/docker/docker/pkg/capabilities [2022-03-25T18:56:31.099Z] github.com/docker/docker/pkg/chrootarchive [2022-03-25T18:56:31.099Z] github.com/docker/docker/pkg/containerfs [2022-03-25T18:56:31.099Z] github.com/docker/docker/pkg/devicemapper [2022-03-25T18:56:31.099Z] github.com/docker/docker/pkg/directory [2022-03-25T18:56:31.099Z] github.com/docker/docker/pkg/dmesg [2022-03-25T18:56:31.099Z] github.com/docker/docker/pkg/filenotify [2022-03-25T18:56:31.099Z] github.com/docker/docker/pkg/fileutils [2022-03-25T18:56:31.099Z] github.com/docker/docker/pkg/fsutils [2022-03-25T18:56:31.099Z] github.com/docker/docker/pkg/homedir [2022-03-25T18:56:31.099Z] github.com/docker/docker/pkg/idtools [2022-03-25T18:56:31.099Z] github.com/docker/docker/pkg/ioutils [2022-03-25T18:56:31.099Z] github.com/docker/docker/pkg/jsonmessage [2022-03-25T18:56:31.099Z] github.com/docker/docker/pkg/longpath [2022-03-25T18:56:31.099Z] github.com/docker/docker/pkg/loopback [2022-03-25T18:56:31.099Z] github.com/docker/docker/pkg/namesgenerator [2022-03-25T18:56:31.099Z] github.com/docker/docker/pkg/parsers [2022-03-25T18:56:31.099Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-25T18:56:31.099Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-25T18:56:31.099Z] github.com/docker/docker/pkg/pidfile [2022-03-25T18:56:31.099Z] github.com/docker/docker/pkg/platform [2022-03-25T18:56:31.099Z] github.com/docker/docker/pkg/plugingetter [2022-03-25T18:56:31.099Z] github.com/docker/docker/pkg/plugins [2022-03-25T18:56:31.099Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-25T18:56:31.099Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-25T18:56:31.099Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-25T18:56:31.099Z] github.com/docker/docker/pkg/plugins/transport [2022-03-25T18:56:31.099Z] github.com/docker/docker/pkg/pools [2022-03-25T18:56:31.099Z] github.com/docker/docker/pkg/progress [2022-03-25T18:56:31.099Z] github.com/docker/docker/pkg/pubsub [2022-03-25T18:56:31.099Z] github.com/docker/docker/pkg/reexec [2022-03-25T18:56:31.099Z] github.com/docker/docker/pkg/signal [2022-03-25T18:56:31.099Z] github.com/docker/docker/pkg/stack [2022-03-25T18:56:31.099Z] github.com/docker/docker/pkg/stdcopy [2022-03-25T18:56:31.099Z] github.com/docker/docker/pkg/streamformatter [2022-03-25T18:56:31.099Z] github.com/docker/docker/pkg/stringid [2022-03-25T18:56:31.099Z] github.com/docker/docker/pkg/sysinfo [2022-03-25T18:56:31.099Z] github.com/docker/docker/pkg/system [2022-03-25T18:56:31.099Z] github.com/docker/docker/pkg/tailfile [2022-03-25T18:56:31.099Z] github.com/docker/docker/pkg/tarsum [2022-03-25T18:56:31.099Z] github.com/docker/docker/pkg/truncindex [2022-03-25T18:56:31.099Z] github.com/docker/docker/pkg/urlutil [2022-03-25T18:56:31.099Z] github.com/docker/docker/pkg/useragent [2022-03-25T18:56:31.099Z] github.com/docker/docker/plugin [2022-03-25T18:56:31.099Z] github.com/docker/docker/plugin/executor/containerd [2022-03-25T18:56:31.099Z] github.com/docker/docker/plugin/v2 [2022-03-25T18:56:31.099Z] github.com/docker/docker/profiles/apparmor [2022-03-25T18:56:31.099Z] github.com/docker/docker/profiles/seccomp [2022-03-25T18:56:31.099Z] github.com/docker/docker/quota [2022-03-25T18:56:31.099Z] github.com/docker/docker/reference [2022-03-25T18:56:31.099Z] github.com/docker/docker/registry [2022-03-25T18:56:31.099Z] github.com/docker/docker/registry/resumable [2022-03-25T18:56:31.099Z] github.com/docker/docker/restartmanager [2022-03-25T18:56:31.099Z] github.com/docker/docker/rootless [2022-03-25T18:56:31.099Z] github.com/docker/docker/rootless/specconv [2022-03-25T18:56:31.099Z] github.com/docker/docker/runconfig [2022-03-25T18:56:31.099Z] github.com/docker/docker/runconfig/opts [2022-03-25T18:56:31.099Z] github.com/docker/docker/testutil [2022-03-25T18:56:31.099Z] github.com/docker/docker/testutil/daemon [2022-03-25T18:56:31.099Z] github.com/docker/docker/testutil/environment [2022-03-25T18:56:31.099Z] github.com/docker/docker/testutil/fakecontext [2022-03-25T18:56:31.099Z] github.com/docker/docker/testutil/fakegit [2022-03-25T18:56:31.099Z] github.com/docker/docker/testutil/fakestorage [2022-03-25T18:56:31.099Z] github.com/docker/docker/testutil/fixtures/load [2022-03-25T18:56:31.099Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-25T18:56:31.099Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-25T18:56:31.099Z] github.com/docker/docker/testutil/registry [2022-03-25T18:56:31.099Z] github.com/docker/docker/testutil/request [2022-03-25T18:56:31.099Z] github.com/docker/docker/volume [2022-03-25T18:56:31.099Z] github.com/docker/docker/volume/drivers [2022-03-25T18:56:31.099Z] github.com/docker/docker/volume/local [2022-03-25T18:56:31.099Z] github.com/docker/docker/volume/mounts [2022-03-25T18:56:31.099Z] github.com/docker/docker/volume/service [2022-03-25T18:56:31.099Z] github.com/docker/docker/volume/service/opts [2022-03-25T18:56:31.099Z] github.com/docker/docker/volume/testutils' [2022-03-25T18:56:31.099Z] ++ grep --fixed-strings -v /libnetwork [2022-03-25T18:56:31.099Z] + base_pkg_list='github.com/docker/docker/api [2022-03-25T18:56:31.099Z] github.com/docker/docker/api/server [2022-03-25T18:56:31.099Z] github.com/docker/docker/api/server/backend/build [2022-03-25T18:56:31.099Z] github.com/docker/docker/api/server/httpstatus [2022-03-25T18:56:31.099Z] github.com/docker/docker/api/server/httputils [2022-03-25T18:56:31.099Z] github.com/docker/docker/api/server/middleware [2022-03-25T18:56:31.099Z] github.com/docker/docker/api/server/router [2022-03-25T18:56:31.099Z] github.com/docker/docker/api/server/router/build [2022-03-25T18:56:31.099Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-25T18:56:31.099Z] github.com/docker/docker/api/server/router/container [2022-03-25T18:56:31.099Z] github.com/docker/docker/api/server/router/debug [2022-03-25T18:56:31.099Z] github.com/docker/docker/api/server/router/distribution [2022-03-25T18:56:31.099Z] github.com/docker/docker/api/server/router/grpc [2022-03-25T18:56:31.099Z] github.com/docker/docker/api/server/router/image [2022-03-25T18:56:31.099Z] github.com/docker/docker/api/server/router/network [2022-03-25T18:56:31.099Z] github.com/docker/docker/api/server/router/plugin [2022-03-25T18:56:31.099Z] github.com/docker/docker/api/server/router/session [2022-03-25T18:56:31.099Z] github.com/docker/docker/api/server/router/swarm [2022-03-25T18:56:31.099Z] github.com/docker/docker/api/server/router/system [2022-03-25T18:56:31.099Z] github.com/docker/docker/api/server/router/volume [2022-03-25T18:56:31.099Z] github.com/docker/docker/api/types [2022-03-25T18:56:31.099Z] github.com/docker/docker/api/types/backend [2022-03-25T18:56:31.099Z] github.com/docker/docker/api/types/blkiodev [2022-03-25T18:56:31.099Z] github.com/docker/docker/api/types/container [2022-03-25T18:56:31.099Z] github.com/docker/docker/api/types/events [2022-03-25T18:56:31.099Z] github.com/docker/docker/api/types/filters [2022-03-25T18:56:31.099Z] github.com/docker/docker/api/types/image [2022-03-25T18:56:31.099Z] github.com/docker/docker/api/types/mount [2022-03-25T18:56:31.099Z] github.com/docker/docker/api/types/network [2022-03-25T18:56:31.099Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-25T18:56:31.099Z] github.com/docker/docker/api/types/registry [2022-03-25T18:56:31.099Z] github.com/docker/docker/api/types/strslice [2022-03-25T18:56:31.099Z] github.com/docker/docker/api/types/swarm [2022-03-25T18:56:31.099Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-25T18:56:31.099Z] github.com/docker/docker/api/types/time [2022-03-25T18:56:31.099Z] github.com/docker/docker/api/types/versions [2022-03-25T18:56:31.099Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-25T18:56:31.099Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-25T18:56:31.099Z] github.com/docker/docker/api/types/volume [2022-03-25T18:56:31.099Z] github.com/docker/docker/builder [2022-03-25T18:56:31.099Z] github.com/docker/docker/builder/builder-next [2022-03-25T18:56:31.099Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-25T18:56:31.099Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-25T18:56:31.099Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-25T18:56:31.099Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-25T18:56:31.099Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-25T18:56:31.099Z] github.com/docker/docker/builder/builder-next/worker [2022-03-25T18:56:31.099Z] github.com/docker/docker/builder/dockerfile [2022-03-25T18:56:31.099Z] github.com/docker/docker/builder/remotecontext [2022-03-25T18:56:31.099Z] github.com/docker/docker/builder/remotecontext/git [2022-03-25T18:56:31.099Z] github.com/docker/docker/cli [2022-03-25T18:56:31.099Z] github.com/docker/docker/cli/config [2022-03-25T18:56:31.099Z] github.com/docker/docker/cli/debug [2022-03-25T18:56:31.099Z] github.com/docker/docker/client [2022-03-25T18:56:31.099Z] github.com/docker/docker/cmd/docker-proxy [2022-03-25T18:56:31.099Z] github.com/docker/docker/cmd/dockerd [2022-03-25T18:56:31.099Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-25T18:56:31.099Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-25T18:56:31.099Z] github.com/docker/docker/container [2022-03-25T18:56:31.099Z] github.com/docker/docker/container/stream [2022-03-25T18:56:31.099Z] github.com/docker/docker/contrib/apparmor [2022-03-25T18:56:31.099Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-25T18:56:31.099Z] github.com/docker/docker/contrib/httpserver [2022-03-25T18:56:31.099Z] github.com/docker/docker/daemon [2022-03-25T18:56:31.099Z] github.com/docker/docker/daemon/cluster [2022-03-25T18:56:31.099Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-25T18:56:31.099Z] github.com/docker/docker/daemon/cluster/convert [2022-03-25T18:56:31.099Z] github.com/docker/docker/daemon/cluster/executor [2022-03-25T18:56:31.099Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-25T18:56:31.099Z] github.com/docker/docker/daemon/cluster/provider [2022-03-25T18:56:31.099Z] github.com/docker/docker/daemon/config [2022-03-25T18:56:31.099Z] github.com/docker/docker/daemon/events [2022-03-25T18:56:31.099Z] github.com/docker/docker/daemon/events/testutils [2022-03-25T18:56:31.099Z] github.com/docker/docker/daemon/exec [2022-03-25T18:56:31.099Z] github.com/docker/docker/daemon/graphdriver [2022-03-25T18:56:31.099Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-25T18:56:31.099Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-25T18:56:31.099Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-25T18:56:31.099Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-25T18:56:31.099Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-25T18:56:31.099Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-25T18:56:31.099Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-25T18:56:31.099Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-25T18:56:31.099Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-25T18:56:31.099Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-25T18:56:31.099Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-25T18:56:31.099Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-25T18:56:31.099Z] github.com/docker/docker/daemon/images [2022-03-25T18:56:31.099Z] github.com/docker/docker/daemon/initlayer [2022-03-25T18:56:31.099Z] github.com/docker/docker/daemon/links [2022-03-25T18:56:31.099Z] github.com/docker/docker/daemon/listeners [2022-03-25T18:56:31.099Z] github.com/docker/docker/daemon/logger [2022-03-25T18:56:31.099Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-25T18:56:31.099Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-25T18:56:31.099Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-25T18:56:31.099Z] github.com/docker/docker/daemon/logger/gelf [2022-03-25T18:56:31.099Z] github.com/docker/docker/daemon/logger/journald [2022-03-25T18:56:31.099Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-25T18:56:31.099Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-25T18:56:31.099Z] github.com/docker/docker/daemon/logger/local [2022-03-25T18:56:31.099Z] github.com/docker/docker/daemon/logger/logentries [2022-03-25T18:56:31.099Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-25T18:56:31.099Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-25T18:56:31.099Z] github.com/docker/docker/daemon/logger/splunk [2022-03-25T18:56:31.099Z] github.com/docker/docker/daemon/logger/syslog [2022-03-25T18:56:31.099Z] github.com/docker/docker/daemon/logger/templates [2022-03-25T18:56:31.099Z] github.com/docker/docker/daemon/names [2022-03-25T18:56:31.099Z] github.com/docker/docker/daemon/network [2022-03-25T18:56:31.099Z] github.com/docker/docker/daemon/stats [2022-03-25T18:56:31.099Z] github.com/docker/docker/distribution [2022-03-25T18:56:31.099Z] github.com/docker/docker/distribution/metadata [2022-03-25T18:56:31.099Z] github.com/docker/docker/distribution/utils [2022-03-25T18:56:31.099Z] github.com/docker/docker/distribution/xfer [2022-03-25T18:56:31.099Z] github.com/docker/docker/dockerversion [2022-03-25T18:56:31.099Z] github.com/docker/docker/errdefs [2022-03-25T18:56:31.099Z] github.com/docker/docker/image [2022-03-25T18:56:31.099Z] github.com/docker/docker/image/cache [2022-03-25T18:56:31.099Z] github.com/docker/docker/image/tarexport [2022-03-25T18:56:31.100Z] github.com/docker/docker/image/v1 [2022-03-25T18:56:31.100Z] github.com/docker/docker/internal/test/suite [2022-03-25T18:56:31.100Z] github.com/docker/docker/layer [2022-03-25T18:56:31.100Z] github.com/docker/docker/libcontainerd [2022-03-25T18:56:31.100Z] github.com/docker/docker/libcontainerd/queue [2022-03-25T18:56:31.100Z] github.com/docker/docker/libcontainerd/remote [2022-03-25T18:56:31.100Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-25T18:56:31.100Z] github.com/docker/docker/libcontainerd/types [2022-03-25T18:56:31.100Z] github.com/docker/docker/oci [2022-03-25T18:56:31.100Z] github.com/docker/docker/oci/caps [2022-03-25T18:56:31.100Z] github.com/docker/docker/opts [2022-03-25T18:56:31.100Z] github.com/docker/docker/pkg/aaparser [2022-03-25T18:56:31.100Z] github.com/docker/docker/pkg/archive [2022-03-25T18:56:31.100Z] github.com/docker/docker/pkg/authorization [2022-03-25T18:56:31.100Z] github.com/docker/docker/pkg/broadcaster [2022-03-25T18:56:31.100Z] github.com/docker/docker/pkg/capabilities [2022-03-25T18:56:31.100Z] github.com/docker/docker/pkg/chrootarchive [2022-03-25T18:56:31.100Z] github.com/docker/docker/pkg/containerfs [2022-03-25T18:56:31.100Z] github.com/docker/docker/pkg/devicemapper [2022-03-25T18:56:31.100Z] github.com/docker/docker/pkg/directory [2022-03-25T18:56:31.100Z] github.com/docker/docker/pkg/dmesg [2022-03-25T18:56:31.100Z] github.com/docker/docker/pkg/filenotify [2022-03-25T18:56:31.100Z] github.com/docker/docker/pkg/fileutils [2022-03-25T18:56:31.100Z] github.com/docker/docker/pkg/fsutils [2022-03-25T18:56:31.100Z] github.com/docker/docker/pkg/homedir [2022-03-25T18:56:31.100Z] github.com/docker/docker/pkg/idtools [2022-03-25T18:56:31.100Z] github.com/docker/docker/pkg/ioutils [2022-03-25T18:56:31.100Z] github.com/docker/docker/pkg/jsonmessage [2022-03-25T18:56:31.100Z] github.com/docker/docker/pkg/longpath [2022-03-25T18:56:31.100Z] github.com/docker/docker/pkg/loopback [2022-03-25T18:56:31.100Z] github.com/docker/docker/pkg/namesgenerator [2022-03-25T18:56:31.100Z] github.com/docker/docker/pkg/parsers [2022-03-25T18:56:31.100Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-25T18:56:31.100Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-25T18:56:31.100Z] github.com/docker/docker/pkg/pidfile [2022-03-25T18:56:31.100Z] github.com/docker/docker/pkg/platform [2022-03-25T18:56:31.100Z] github.com/docker/docker/pkg/plugingetter [2022-03-25T18:56:31.100Z] github.com/docker/docker/pkg/plugins [2022-03-25T18:56:31.100Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-25T18:56:31.100Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-25T18:56:31.100Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-25T18:56:31.100Z] github.com/docker/docker/pkg/plugins/transport [2022-03-25T18:56:31.100Z] github.com/docker/docker/pkg/pools [2022-03-25T18:56:31.100Z] github.com/docker/docker/pkg/progress [2022-03-25T18:56:31.100Z] github.com/docker/docker/pkg/pubsub [2022-03-25T18:56:31.100Z] github.com/docker/docker/pkg/reexec [2022-03-25T18:56:31.100Z] github.com/docker/docker/pkg/signal [2022-03-25T18:56:31.100Z] github.com/docker/docker/pkg/stack [2022-03-25T18:56:31.100Z] github.com/docker/docker/pkg/stdcopy [2022-03-25T18:56:31.100Z] github.com/docker/docker/pkg/streamformatter [2022-03-25T18:56:31.100Z] github.com/docker/docker/pkg/stringid [2022-03-25T18:56:31.100Z] github.com/docker/docker/pkg/sysinfo [2022-03-25T18:56:31.100Z] github.com/docker/docker/pkg/system [2022-03-25T18:56:31.100Z] github.com/docker/docker/pkg/tailfile [2022-03-25T18:56:31.100Z] github.com/docker/docker/pkg/tarsum [2022-03-25T18:56:31.100Z] github.com/docker/docker/pkg/truncindex [2022-03-25T18:56:31.100Z] github.com/docker/docker/pkg/urlutil [2022-03-25T18:56:31.100Z] github.com/docker/docker/pkg/useragent [2022-03-25T18:56:31.100Z] github.com/docker/docker/plugin [2022-03-25T18:56:31.100Z] github.com/docker/docker/plugin/executor/containerd [2022-03-25T18:56:31.100Z] github.com/docker/docker/plugin/v2 [2022-03-25T18:56:31.100Z] github.com/docker/docker/profiles/apparmor [2022-03-25T18:56:31.100Z] github.com/docker/docker/profiles/seccomp [2022-03-25T18:56:31.100Z] github.com/docker/docker/quota [2022-03-25T18:56:31.100Z] github.com/docker/docker/reference [2022-03-25T18:56:31.100Z] github.com/docker/docker/registry [2022-03-25T18:56:31.100Z] github.com/docker/docker/registry/resumable [2022-03-25T18:56:31.100Z] github.com/docker/docker/restartmanager [2022-03-25T18:56:31.100Z] github.com/docker/docker/rootless [2022-03-25T18:56:31.100Z] github.com/docker/docker/rootless/specconv [2022-03-25T18:56:31.100Z] github.com/docker/docker/runconfig [2022-03-25T18:56:31.100Z] github.com/docker/docker/runconfig/opts [2022-03-25T18:56:31.100Z] github.com/docker/docker/testutil [2022-03-25T18:56:31.100Z] github.com/docker/docker/testutil/daemon [2022-03-25T18:56:31.100Z] github.com/docker/docker/testutil/environment [2022-03-25T18:56:31.100Z] github.com/docker/docker/testutil/fakecontext [2022-03-25T18:56:31.100Z] github.com/docker/docker/testutil/fakegit [2022-03-25T18:56:31.100Z] github.com/docker/docker/testutil/fakestorage [2022-03-25T18:56:31.100Z] github.com/docker/docker/testutil/fixtures/load [2022-03-25T18:56:31.100Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-25T18:56:31.100Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-25T18:56:31.100Z] github.com/docker/docker/testutil/registry [2022-03-25T18:56:31.100Z] github.com/docker/docker/testutil/request [2022-03-25T18:56:31.100Z] github.com/docker/docker/volume [2022-03-25T18:56:31.100Z] github.com/docker/docker/volume/drivers [2022-03-25T18:56:31.100Z] github.com/docker/docker/volume/local [2022-03-25T18:56:31.100Z] github.com/docker/docker/volume/mounts [2022-03-25T18:56:31.100Z] github.com/docker/docker/volume/service [2022-03-25T18:56:31.100Z] github.com/docker/docker/volume/service/opts [2022-03-25T18:56:31.100Z] github.com/docker/docker/volume/testutils' [2022-03-25T18:56:31.100Z] ++ grep --fixed-strings /libnetwork [2022-03-25T18:56:31.100Z] ++ echo 'github.com/docker/docker/api [2022-03-25T18:56:31.100Z] github.com/docker/docker/api/server [2022-03-25T18:56:31.100Z] github.com/docker/docker/api/server/backend/build [2022-03-25T18:56:31.100Z] github.com/docker/docker/api/server/httpstatus [2022-03-25T18:56:31.100Z] github.com/docker/docker/api/server/httputils [2022-03-25T18:56:31.100Z] github.com/docker/docker/api/server/middleware [2022-03-25T18:56:31.100Z] github.com/docker/docker/api/server/router [2022-03-25T18:56:31.100Z] github.com/docker/docker/api/server/router/build [2022-03-25T18:56:31.100Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-25T18:56:31.100Z] github.com/docker/docker/api/server/router/container [2022-03-25T18:56:31.100Z] github.com/docker/docker/api/server/router/debug [2022-03-25T18:56:31.100Z] github.com/docker/docker/api/server/router/distribution [2022-03-25T18:56:31.100Z] github.com/docker/docker/api/server/router/grpc [2022-03-25T18:56:31.100Z] github.com/docker/docker/api/server/router/image [2022-03-25T18:56:31.100Z] github.com/docker/docker/api/server/router/network [2022-03-25T18:56:31.100Z] github.com/docker/docker/api/server/router/plugin [2022-03-25T18:56:31.100Z] github.com/docker/docker/api/server/router/session [2022-03-25T18:56:31.100Z] github.com/docker/docker/api/server/router/swarm [2022-03-25T18:56:31.100Z] github.com/docker/docker/api/server/router/system [2022-03-25T18:56:31.100Z] github.com/docker/docker/api/server/router/volume [2022-03-25T18:56:31.100Z] github.com/docker/docker/api/types [2022-03-25T18:56:31.100Z] github.com/docker/docker/api/types/backend [2022-03-25T18:56:31.100Z] github.com/docker/docker/api/types/blkiodev [2022-03-25T18:56:31.100Z] github.com/docker/docker/api/types/container [2022-03-25T18:56:31.100Z] github.com/docker/docker/api/types/events [2022-03-25T18:56:31.100Z] github.com/docker/docker/api/types/filters [2022-03-25T18:56:31.100Z] github.com/docker/docker/api/types/image [2022-03-25T18:56:31.100Z] github.com/docker/docker/api/types/mount [2022-03-25T18:56:31.100Z] github.com/docker/docker/api/types/network [2022-03-25T18:56:31.100Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-25T18:56:31.100Z] github.com/docker/docker/api/types/registry [2022-03-25T18:56:31.100Z] github.com/docker/docker/api/types/strslice [2022-03-25T18:56:31.100Z] github.com/docker/docker/api/types/swarm [2022-03-25T18:56:31.100Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-25T18:56:31.100Z] github.com/docker/docker/api/types/time [2022-03-25T18:56:31.100Z] github.com/docker/docker/api/types/versions [2022-03-25T18:56:31.100Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-25T18:56:31.100Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-25T18:56:31.100Z] github.com/docker/docker/api/types/volume [2022-03-25T18:56:31.100Z] github.com/docker/docker/builder [2022-03-25T18:56:31.100Z] github.com/docker/docker/builder/builder-next [2022-03-25T18:56:31.100Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-25T18:56:31.100Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-25T18:56:31.100Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-25T18:56:31.100Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-25T18:56:31.100Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-25T18:56:31.100Z] github.com/docker/docker/builder/builder-next/worker [2022-03-25T18:56:31.100Z] github.com/docker/docker/builder/dockerfile [2022-03-25T18:56:31.100Z] github.com/docker/docker/builder/remotecontext [2022-03-25T18:56:31.100Z] github.com/docker/docker/builder/remotecontext/git [2022-03-25T18:56:31.100Z] github.com/docker/docker/cli [2022-03-25T18:56:31.100Z] github.com/docker/docker/cli/config [2022-03-25T18:56:31.100Z] github.com/docker/docker/cli/debug [2022-03-25T18:56:31.100Z] github.com/docker/docker/client [2022-03-25T18:56:31.100Z] github.com/docker/docker/cmd/docker-proxy [2022-03-25T18:56:31.100Z] github.com/docker/docker/cmd/dockerd [2022-03-25T18:56:31.100Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-25T18:56:31.100Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-25T18:56:31.100Z] github.com/docker/docker/container [2022-03-25T18:56:31.100Z] github.com/docker/docker/container/stream [2022-03-25T18:56:31.100Z] github.com/docker/docker/contrib/apparmor [2022-03-25T18:56:31.100Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-25T18:56:31.100Z] github.com/docker/docker/contrib/httpserver [2022-03-25T18:56:31.100Z] github.com/docker/docker/daemon [2022-03-25T18:56:31.100Z] github.com/docker/docker/daemon/cluster [2022-03-25T18:56:31.100Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-25T18:56:31.100Z] github.com/docker/docker/daemon/cluster/convert [2022-03-25T18:56:31.100Z] github.com/docker/docker/daemon/cluster/executor [2022-03-25T18:56:31.100Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-25T18:56:31.100Z] github.com/docker/docker/daemon/cluster/provider [2022-03-25T18:56:31.100Z] github.com/docker/docker/daemon/config [2022-03-25T18:56:31.100Z] github.com/docker/docker/daemon/events [2022-03-25T18:56:31.100Z] github.com/docker/docker/daemon/events/testutils [2022-03-25T18:56:31.100Z] github.com/docker/docker/daemon/exec [2022-03-25T18:56:31.100Z] github.com/docker/docker/daemon/graphdriver [2022-03-25T18:56:31.100Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-25T18:56:31.100Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-25T18:56:31.100Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-25T18:56:31.100Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-25T18:56:31.100Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-25T18:56:31.100Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-25T18:56:31.100Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-25T18:56:31.100Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-25T18:56:31.100Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-25T18:56:31.100Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-25T18:56:31.100Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-25T18:56:31.100Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-25T18:56:31.100Z] github.com/docker/docker/daemon/images [2022-03-25T18:56:31.100Z] github.com/docker/docker/daemon/initlayer [2022-03-25T18:56:31.100Z] github.com/docker/docker/daemon/links [2022-03-25T18:56:31.100Z] github.com/docker/docker/daemon/listeners [2022-03-25T18:56:31.100Z] github.com/docker/docker/daemon/logger [2022-03-25T18:56:31.100Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-25T18:56:31.100Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-25T18:56:31.100Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-25T18:56:31.100Z] github.com/docker/docker/daemon/logger/gelf [2022-03-25T18:56:31.100Z] github.com/docker/docker/daemon/logger/journald [2022-03-25T18:56:31.100Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-25T18:56:31.100Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-25T18:56:31.100Z] github.com/docker/docker/daemon/logger/local [2022-03-25T18:56:31.100Z] github.com/docker/docker/daemon/logger/logentries [2022-03-25T18:56:31.100Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-25T18:56:31.100Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-25T18:56:31.100Z] github.com/docker/docker/daemon/logger/splunk [2022-03-25T18:56:31.100Z] github.com/docker/docker/daemon/logger/syslog [2022-03-25T18:56:31.100Z] github.com/docker/docker/daemon/logger/templates [2022-03-25T18:56:31.100Z] github.com/docker/docker/daemon/names [2022-03-25T18:56:31.100Z] github.com/docker/docker/daemon/network [2022-03-25T18:56:31.100Z] github.com/docker/docker/daemon/stats [2022-03-25T18:56:31.100Z] github.com/docker/docker/distribution [2022-03-25T18:56:31.100Z] github.com/docker/docker/distribution/metadata [2022-03-25T18:56:31.100Z] github.com/docker/docker/distribution/utils [2022-03-25T18:56:31.100Z] github.com/docker/docker/distribution/xfer [2022-03-25T18:56:31.100Z] github.com/docker/docker/dockerversion [2022-03-25T18:56:31.100Z] github.com/docker/docker/errdefs [2022-03-25T18:56:31.100Z] github.com/docker/docker/image [2022-03-25T18:56:31.100Z] github.com/docker/docker/image/cache [2022-03-25T18:56:31.100Z] github.com/docker/docker/image/tarexport [2022-03-25T18:56:31.100Z] github.com/docker/docker/image/v1 [2022-03-25T18:56:31.100Z] github.com/docker/docker/internal/test/suite [2022-03-25T18:56:31.100Z] github.com/docker/docker/layer [2022-03-25T18:56:31.100Z] github.com/docker/docker/libcontainerd [2022-03-25T18:56:31.100Z] github.com/docker/docker/libcontainerd/queue [2022-03-25T18:56:31.100Z] github.com/docker/docker/libcontainerd/remote [2022-03-25T18:56:31.100Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-25T18:56:31.100Z] github.com/docker/docker/libcontainerd/types [2022-03-25T18:56:31.100Z] github.com/docker/docker/libnetwork [2022-03-25T18:56:31.100Z] github.com/docker/docker/libnetwork/bitseq [2022-03-25T18:56:31.100Z] github.com/docker/docker/libnetwork/cluster [2022-03-25T18:56:31.100Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-25T18:56:31.100Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-25T18:56:31.100Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-25T18:56:31.100Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-25T18:56:31.100Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-25T18:56:31.100Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-25T18:56:31.100Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-25T18:56:31.100Z] github.com/docker/docker/libnetwork/config [2022-03-25T18:56:31.100Z] github.com/docker/docker/libnetwork/datastore [2022-03-25T18:56:31.100Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-25T18:56:31.100Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-25T18:56:31.100Z] github.com/docker/docker/libnetwork/driverapi [2022-03-25T18:56:31.100Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-25T18:56:31.100Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-25T18:56:31.100Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-25T18:56:31.100Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-25T18:56:31.100Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-25T18:56:31.100Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-25T18:56:31.100Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-25T18:56:31.100Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-25T18:56:31.100Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-25T18:56:31.100Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-25T18:56:31.100Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-25T18:56:31.100Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-25T18:56:31.100Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-25T18:56:31.100Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-25T18:56:31.100Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-25T18:56:31.100Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-25T18:56:31.100Z] github.com/docker/docker/libnetwork/etchosts [2022-03-25T18:56:31.100Z] github.com/docker/docker/libnetwork/idm [2022-03-25T18:56:31.100Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-25T18:56:31.100Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-25T18:56:31.100Z] github.com/docker/docker/libnetwork/ipam [2022-03-25T18:56:31.100Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-25T18:56:31.100Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-25T18:56:31.100Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-25T18:56:31.100Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-25T18:56:31.100Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-25T18:56:31.100Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-25T18:56:31.100Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-25T18:56:31.100Z] github.com/docker/docker/libnetwork/iptables [2022-03-25T18:56:31.100Z] github.com/docker/docker/libnetwork/netlabel [2022-03-25T18:56:31.100Z] github.com/docker/docker/libnetwork/netutils [2022-03-25T18:56:31.100Z] github.com/docker/docker/libnetwork/networkdb [2022-03-25T18:56:31.100Z] github.com/docker/docker/libnetwork/ns [2022-03-25T18:56:31.100Z] github.com/docker/docker/libnetwork/options [2022-03-25T18:56:31.100Z] github.com/docker/docker/libnetwork/osl [2022-03-25T18:56:31.100Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-25T18:56:31.100Z] github.com/docker/docker/libnetwork/portallocator [2022-03-25T18:56:31.100Z] github.com/docker/docker/libnetwork/portmapper [2022-03-25T18:56:31.100Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-25T18:56:31.100Z] github.com/docker/docker/libnetwork/testutils [2022-03-25T18:56:31.100Z] github.com/docker/docker/libnetwork/types [2022-03-25T18:56:31.100Z] github.com/docker/docker/oci [2022-03-25T18:56:31.100Z] github.com/docker/docker/oci/caps [2022-03-25T18:56:31.100Z] github.com/docker/docker/opts [2022-03-25T18:56:31.100Z] github.com/docker/docker/pkg/aaparser [2022-03-25T18:56:31.100Z] github.com/docker/docker/pkg/archive [2022-03-25T18:56:31.100Z] github.com/docker/docker/pkg/authorization [2022-03-25T18:56:31.100Z] github.com/docker/docker/pkg/broadcaster [2022-03-25T18:56:31.100Z] github.com/docker/docker/pkg/capabilities [2022-03-25T18:56:31.100Z] github.com/docker/docker/pkg/chrootarchive [2022-03-25T18:56:31.100Z] github.com/docker/docker/pkg/containerfs [2022-03-25T18:56:31.100Z] github.com/docker/docker/pkg/devicemapper [2022-03-25T18:56:31.100Z] github.com/docker/docker/pkg/directory [2022-03-25T18:56:31.100Z] github.com/docker/docker/pkg/dmesg [2022-03-25T18:56:31.100Z] github.com/docker/docker/pkg/filenotify [2022-03-25T18:56:31.100Z] github.com/docker/docker/pkg/fileutils [2022-03-25T18:56:31.100Z] github.com/docker/docker/pkg/fsutils [2022-03-25T18:56:31.100Z] github.com/docker/docker/pkg/homedir [2022-03-25T18:56:31.100Z] github.com/docker/docker/pkg/idtools [2022-03-25T18:56:31.100Z] github.com/docker/docker/pkg/ioutils [2022-03-25T18:56:31.100Z] github.com/docker/docker/pkg/jsonmessage [2022-03-25T18:56:31.100Z] github.com/docker/docker/pkg/longpath [2022-03-25T18:56:31.100Z] github.com/docker/docker/pkg/loopback [2022-03-25T18:56:31.100Z] github.com/docker/docker/pkg/namesgenerator [2022-03-25T18:56:31.100Z] github.com/docker/docker/pkg/parsers [2022-03-25T18:56:31.100Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-25T18:56:31.100Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-25T18:56:31.100Z] github.com/docker/docker/pkg/pidfile [2022-03-25T18:56:31.100Z] github.com/docker/docker/pkg/platform [2022-03-25T18:56:31.100Z] github.com/docker/docker/pkg/plugingetter [2022-03-25T18:56:31.100Z] github.com/docker/docker/pkg/plugins [2022-03-25T18:56:31.100Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-25T18:56:31.100Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-25T18:56:31.100Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-25T18:56:31.100Z] github.com/docker/docker/pkg/plugins/transport [2022-03-25T18:56:31.100Z] github.com/docker/docker/pkg/pools [2022-03-25T18:56:31.100Z] github.com/docker/docker/pkg/progress [2022-03-25T18:56:31.100Z] github.com/docker/docker/pkg/pubsub [2022-03-25T18:56:31.100Z] github.com/docker/docker/pkg/reexec [2022-03-25T18:56:31.100Z] github.com/docker/docker/pkg/signal [2022-03-25T18:56:31.100Z] github.com/docker/docker/pkg/stack [2022-03-25T18:56:31.100Z] github.com/docker/docker/pkg/stdcopy [2022-03-25T18:56:31.100Z] github.com/docker/docker/pkg/streamformatter [2022-03-25T18:56:31.100Z] github.com/docker/docker/pkg/stringid [2022-03-25T18:56:31.100Z] github.com/docker/docker/pkg/sysinfo [2022-03-25T18:56:31.100Z] github.com/docker/docker/pkg/system [2022-03-25T18:56:31.100Z] github.com/docker/docker/pkg/tailfile [2022-03-25T18:56:31.100Z] github.com/docker/docker/pkg/tarsum [2022-03-25T18:56:31.100Z] github.com/docker/docker/pkg/truncindex [2022-03-25T18:56:31.100Z] github.com/docker/docker/pkg/urlutil [2022-03-25T18:56:31.101Z] github.com/docker/docker/pkg/useragent [2022-03-25T18:56:31.101Z] github.com/docker/docker/plugin [2022-03-25T18:56:31.101Z] github.com/docker/docker/plugin/executor/containerd [2022-03-25T18:56:31.101Z] github.com/docker/docker/plugin/v2 [2022-03-25T18:56:31.101Z] github.com/docker/docker/profiles/apparmor [2022-03-25T18:56:31.101Z] github.com/docker/docker/profiles/seccomp [2022-03-25T18:56:31.101Z] github.com/docker/docker/quota [2022-03-25T18:56:31.101Z] github.com/docker/docker/reference [2022-03-25T18:56:31.101Z] github.com/docker/docker/registry [2022-03-25T18:56:31.101Z] github.com/docker/docker/registry/resumable [2022-03-25T18:56:31.101Z] github.com/docker/docker/restartmanager [2022-03-25T18:56:31.101Z] github.com/docker/docker/rootless [2022-03-25T18:56:31.101Z] github.com/docker/docker/rootless/specconv [2022-03-25T18:56:31.101Z] github.com/docker/docker/runconfig [2022-03-25T18:56:31.101Z] github.com/docker/docker/runconfig/opts [2022-03-25T18:56:31.101Z] github.com/docker/docker/testutil [2022-03-25T18:56:31.101Z] github.com/docker/docker/testutil/daemon [2022-03-25T18:56:31.101Z] github.com/docker/docker/testutil/environment [2022-03-25T18:56:31.101Z] github.com/docker/docker/testutil/fakecontext [2022-03-25T18:56:31.101Z] github.com/docker/docker/testutil/fakegit [2022-03-25T18:56:31.101Z] github.com/docker/docker/testutil/fakestorage [2022-03-25T18:56:31.101Z] github.com/docker/docker/testutil/fixtures/load [2022-03-25T18:56:31.101Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-25T18:56:31.101Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-25T18:56:31.101Z] github.com/docker/docker/testutil/registry [2022-03-25T18:56:31.101Z] github.com/docker/docker/testutil/request [2022-03-25T18:56:31.101Z] github.com/docker/docker/volume [2022-03-25T18:56:31.101Z] github.com/docker/docker/volume/drivers [2022-03-25T18:56:31.101Z] github.com/docker/docker/volume/local [2022-03-25T18:56:31.101Z] github.com/docker/docker/volume/mounts [2022-03-25T18:56:31.101Z] github.com/docker/docker/volume/service [2022-03-25T18:56:31.101Z] github.com/docker/docker/volume/service/opts [2022-03-25T18:56:31.101Z] github.com/docker/docker/volume/testutils' [2022-03-25T18:56:31.101Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-03-25T18:56:31.101Z] github.com/docker/docker/libnetwork/bitseq [2022-03-25T18:56:31.101Z] github.com/docker/docker/libnetwork/cluster [2022-03-25T18:56:31.101Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-25T18:56:31.101Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-25T18:56:31.101Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-25T18:56:31.101Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-25T18:56:31.101Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-25T18:56:31.101Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-25T18:56:31.101Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-25T18:56:31.101Z] github.com/docker/docker/libnetwork/config [2022-03-25T18:56:31.101Z] github.com/docker/docker/libnetwork/datastore [2022-03-25T18:56:31.101Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-25T18:56:31.101Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-25T18:56:31.101Z] github.com/docker/docker/libnetwork/driverapi [2022-03-25T18:56:31.101Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-25T18:56:31.101Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-25T18:56:31.101Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-25T18:56:31.101Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-25T18:56:31.101Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-25T18:56:31.101Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-25T18:56:31.101Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-25T18:56:31.101Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-25T18:56:31.101Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-25T18:56:31.101Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-25T18:56:31.101Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-25T18:56:31.101Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-25T18:56:31.101Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-25T18:56:31.101Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-25T18:56:31.101Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-25T18:56:31.101Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-25T18:56:31.101Z] github.com/docker/docker/libnetwork/etchosts [2022-03-25T18:56:31.101Z] github.com/docker/docker/libnetwork/idm [2022-03-25T18:56:31.101Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-25T18:56:31.101Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-25T18:56:31.101Z] github.com/docker/docker/libnetwork/ipam [2022-03-25T18:56:31.101Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-25T18:56:31.101Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-25T18:56:31.101Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-25T18:56:31.101Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-25T18:56:31.101Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-25T18:56:31.101Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-25T18:56:31.101Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-25T18:56:31.101Z] github.com/docker/docker/libnetwork/iptables [2022-03-25T18:56:31.101Z] github.com/docker/docker/libnetwork/netlabel [2022-03-25T18:56:31.101Z] github.com/docker/docker/libnetwork/netutils [2022-03-25T18:56:31.101Z] github.com/docker/docker/libnetwork/networkdb [2022-03-25T18:56:31.101Z] github.com/docker/docker/libnetwork/ns [2022-03-25T18:56:31.101Z] github.com/docker/docker/libnetwork/options [2022-03-25T18:56:31.101Z] github.com/docker/docker/libnetwork/osl [2022-03-25T18:56:31.101Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-25T18:56:31.101Z] github.com/docker/docker/libnetwork/portallocator [2022-03-25T18:56:31.101Z] github.com/docker/docker/libnetwork/portmapper [2022-03-25T18:56:31.101Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-25T18:56:31.101Z] github.com/docker/docker/libnetwork/testutils [2022-03-25T18:56:31.101Z] github.com/docker/docker/libnetwork/types' [2022-03-25T18:56:31.101Z] + echo 'github.com/docker/docker/libnetwork [2022-03-25T18:56:31.101Z] github.com/docker/docker/libnetwork/bitseq [2022-03-25T18:56:31.101Z] github.com/docker/docker/libnetwork/cluster [2022-03-25T18:56:31.101Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-25T18:56:31.101Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-25T18:56:31.101Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-25T18:56:31.101Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-25T18:56:31.101Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-25T18:56:31.101Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-25T18:56:31.101Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-25T18:56:31.101Z] github.com/docker/docker/libnetwork/config [2022-03-25T18:56:31.101Z] github.com/docker/docker/libnetwork/datastore [2022-03-25T18:56:31.101Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-25T18:56:31.101Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-25T18:56:31.101Z] github.com/docker/docker/libnetwork/driverapi [2022-03-25T18:56:31.101Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-25T18:56:31.101Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-25T18:56:31.101Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-25T18:56:31.101Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-25T18:56:31.101Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-25T18:56:31.101Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-25T18:56:31.101Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-25T18:56:31.101Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-25T18:56:31.101Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-25T18:56:31.101Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-25T18:56:31.101Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-25T18:56:31.101Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-25T18:56:31.101Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-25T18:56:31.101Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-25T18:56:31.101Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-25T18:56:31.101Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-25T18:56:31.101Z] github.com/docker/docker/libnetwork/etchosts [2022-03-25T18:56:31.101Z] github.com/docker/docker/libnetwork/idm [2022-03-25T18:56:31.101Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-25T18:56:31.101Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-25T18:56:31.101Z] github.com/docker/docker/libnetwork/ipam [2022-03-25T18:56:31.101Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-25T18:56:31.101Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-25T18:56:31.101Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-25T18:56:31.101Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-25T18:56:31.101Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-25T18:56:31.101Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-25T18:56:31.101Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-25T18:56:31.101Z] github.com/docker/docker/libnetwork/iptables [2022-03-25T18:56:31.101Z] github.com/docker/docker/libnetwork/netlabel [2022-03-25T18:56:31.101Z] github.com/docker/docker/libnetwork/netutils [2022-03-25T18:56:31.101Z] github.com/docker/docker/libnetwork/networkdb [2022-03-25T18:56:31.101Z] github.com/docker/docker/libnetwork/ns [2022-03-25T18:56:31.101Z] github.com/docker/docker/libnetwork/options [2022-03-25T18:56:31.101Z] github.com/docker/docker/libnetwork/osl [2022-03-25T18:56:31.101Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-25T18:56:31.101Z] github.com/docker/docker/libnetwork/portallocator [2022-03-25T18:56:31.101Z] github.com/docker/docker/libnetwork/portmapper [2022-03-25T18:56:31.101Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-25T18:56:31.101Z] github.com/docker/docker/libnetwork/testutils [2022-03-25T18:56:31.101Z] github.com/docker/docker/libnetwork/types' [2022-03-25T18:56:31.101Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-03-25T18:56:31.101Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-25T18:56:31.101Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-25T18:56:31.101Z] + type docker-proxy [2022-03-25T18:56:31.101Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-03-25T18:56:31.101Z] + hack/make.sh binary-proxy install-proxy [2022-03-25T18:56:31.101Z] [2022-03-25T18:56:31.101Z] Removing bundles/ [2022-03-25T18:56:31.101Z] [2022-03-25T18:56:31.101Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-03-25T18:56:31.101Z] Building: bundles/binary-proxy/docker-proxy-dev [2022-03-25T18:56:31.101Z] GOOS="" GOARCH="" GOARM="" [2022-03-25T18:56:31.667Z] #65 21.40 Reading package lists... [2022-03-25T18:56:31.667Z] #65 ... [2022-03-25T18:56:31.667Z] [2022-03-25T18:56:31.667Z] #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-03-25T18:56:31.667Z] #45 sha256:337eb1f55c4d6697f50c61f322df3db5ec8a9afbc9295cc0480eb9d78ac43ed5 [2022-03-25T18:56:31.667Z] #45 21.87 Fetched 48.9 MB in 20s (2399 kB/s) [2022-03-25T18:56:33.444Z] 037d5740b404: Pull complete [2022-03-25T18:56:33.444Z] Digest: sha256:343f8c95ec604913c74597f6d541e388f83bc0ce373ee8ea5bb26d268879f338 [2022-03-25T18:56:33.444Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-25T18:56:33.444Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2022-03-25T18:56:33.444Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2022-03-25T18:56:33.444Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.587' [2022-03-25T18:56:33.444Z] WARN: Skipping validation tests [2022-03-25T18:56:33.444Z] INFO: Running unit tests at 03/25/2022 18:56:26... [2022-03-25T18:56:33.444Z] INFO: make.ps1 starting at 03/25/2022 18:56:29 [2022-03-25T18:56:33.444Z] INFO: Git commit (85572cac14) assumed from DOCKER_GITCOMMIT environment variable [2022-03-25T18:56:33.444Z] INFO: Invoking autogen... [2022-03-25T18:56:33.444Z] INFO: Running unit tests... [2022-03-25T18:56:33.585Z] #45 21.87 Reading package lists... [2022-03-25T18:56:33.585Z] #45 30.54 Reading package lists... [2022-03-25T18:56:33.585Z] #45 ... [2022-03-25T18:56:33.585Z] [2022-03-25T18:56:33.585Z] #65 [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-03-25T18:56:33.585Z] #65 sha256:8b556b2fe55bcd670c2a64e1748d56b5327c8acbc506b533184f63ca24fd942d [2022-03-25T18:56:33.585Z] #65 21.40 Reading package lists... [2022-03-25T18:56:34.530Z] #65 30.67 Reading package lists... [2022-03-25T18:56:34.530Z] #65 ... [2022-03-25T18:56:34.530Z] [2022-03-25T18:56:34.530Z] #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-03-25T18:56:34.530Z] #20 sha256:daf539fd5975f8d6aa1b52723a6548244f67d5531c0a02c4a5f8e18ec1288dfe [2022-03-25T18:56:34.530Z] #20 21.54 Fetched 48.9 MB in 20s (2426 kB/s) [2022-03-25T18:56:34.530Z] #20 21.54 Reading package lists... [2022-03-25T18:56:36.370Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2022-03-25T18:56:36.370Z] [2022-03-25T18:56:36.370Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-03-25T18:56:36.370Z] Installing docker-proxy to /usr/local/bin/ [2022-03-25T18:56:36.370Z] [2022-03-25T18:56:36.370Z] + mkdir -p bundles [2022-03-25T18:56:36.370Z] + '[' -n 'github.com/docker/docker/api [2022-03-25T18:56:36.370Z] github.com/docker/docker/api/server [2022-03-25T18:56:36.370Z] github.com/docker/docker/api/server/backend/build [2022-03-25T18:56:36.370Z] github.com/docker/docker/api/server/httpstatus [2022-03-25T18:56:36.370Z] github.com/docker/docker/api/server/httputils [2022-03-25T18:56:36.370Z] github.com/docker/docker/api/server/middleware [2022-03-25T18:56:36.370Z] github.com/docker/docker/api/server/router [2022-03-25T18:56:36.370Z] github.com/docker/docker/api/server/router/build [2022-03-25T18:56:36.370Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-25T18:56:36.370Z] github.com/docker/docker/api/server/router/container [2022-03-25T18:56:36.370Z] github.com/docker/docker/api/server/router/debug [2022-03-25T18:56:36.370Z] github.com/docker/docker/api/server/router/distribution [2022-03-25T18:56:36.370Z] github.com/docker/docker/api/server/router/grpc [2022-03-25T18:56:36.370Z] github.com/docker/docker/api/server/router/image [2022-03-25T18:56:36.370Z] github.com/docker/docker/api/server/router/network [2022-03-25T18:56:36.370Z] github.com/docker/docker/api/server/router/plugin [2022-03-25T18:56:36.370Z] github.com/docker/docker/api/server/router/session [2022-03-25T18:56:36.370Z] github.com/docker/docker/api/server/router/swarm [2022-03-25T18:56:36.370Z] github.com/docker/docker/api/server/router/system [2022-03-25T18:56:36.370Z] github.com/docker/docker/api/server/router/volume [2022-03-25T18:56:36.370Z] github.com/docker/docker/api/types [2022-03-25T18:56:36.370Z] github.com/docker/docker/api/types/backend [2022-03-25T18:56:36.370Z] github.com/docker/docker/api/types/blkiodev [2022-03-25T18:56:36.370Z] github.com/docker/docker/api/types/container [2022-03-25T18:56:36.370Z] github.com/docker/docker/api/types/events [2022-03-25T18:56:36.370Z] github.com/docker/docker/api/types/filters [2022-03-25T18:56:36.370Z] github.com/docker/docker/api/types/image [2022-03-25T18:56:36.370Z] github.com/docker/docker/api/types/mount [2022-03-25T18:56:36.370Z] github.com/docker/docker/api/types/network [2022-03-25T18:56:36.370Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-25T18:56:36.370Z] github.com/docker/docker/api/types/registry [2022-03-25T18:56:36.370Z] github.com/docker/docker/api/types/strslice [2022-03-25T18:56:36.370Z] github.com/docker/docker/api/types/swarm [2022-03-25T18:56:36.370Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-25T18:56:36.370Z] github.com/docker/docker/api/types/time [2022-03-25T18:56:36.370Z] github.com/docker/docker/api/types/versions [2022-03-25T18:56:36.370Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-25T18:56:36.370Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-25T18:56:36.370Z] github.com/docker/docker/api/types/volume [2022-03-25T18:56:36.370Z] github.com/docker/docker/builder [2022-03-25T18:56:36.370Z] github.com/docker/docker/builder/builder-next [2022-03-25T18:56:36.370Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-25T18:56:36.370Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-25T18:56:36.370Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-25T18:56:36.370Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-25T18:56:36.370Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-25T18:56:36.370Z] github.com/docker/docker/builder/builder-next/worker [2022-03-25T18:56:36.370Z] github.com/docker/docker/builder/dockerfile [2022-03-25T18:56:36.370Z] github.com/docker/docker/builder/remotecontext [2022-03-25T18:56:36.370Z] github.com/docker/docker/builder/remotecontext/git [2022-03-25T18:56:36.370Z] github.com/docker/docker/cli [2022-03-25T18:56:36.370Z] github.com/docker/docker/cli/config [2022-03-25T18:56:36.370Z] github.com/docker/docker/cli/debug [2022-03-25T18:56:36.370Z] github.com/docker/docker/client [2022-03-25T18:56:36.370Z] github.com/docker/docker/cmd/docker-proxy [2022-03-25T18:56:36.370Z] github.com/docker/docker/cmd/dockerd [2022-03-25T18:56:36.370Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-25T18:56:36.370Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-25T18:56:36.370Z] github.com/docker/docker/container [2022-03-25T18:56:36.370Z] github.com/docker/docker/container/stream [2022-03-25T18:56:36.370Z] github.com/docker/docker/contrib/apparmor [2022-03-25T18:56:36.370Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-25T18:56:36.370Z] github.com/docker/docker/contrib/httpserver [2022-03-25T18:56:36.370Z] github.com/docker/docker/daemon [2022-03-25T18:56:36.370Z] github.com/docker/docker/daemon/cluster [2022-03-25T18:56:36.370Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-25T18:56:36.370Z] github.com/docker/docker/daemon/cluster/convert [2022-03-25T18:56:36.370Z] github.com/docker/docker/daemon/cluster/executor [2022-03-25T18:56:36.370Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-25T18:56:36.370Z] github.com/docker/docker/daemon/cluster/provider [2022-03-25T18:56:36.370Z] github.com/docker/docker/daemon/config [2022-03-25T18:56:36.370Z] github.com/docker/docker/daemon/events [2022-03-25T18:56:36.370Z] github.com/docker/docker/daemon/events/testutils [2022-03-25T18:56:36.370Z] github.com/docker/docker/daemon/exec [2022-03-25T18:56:36.370Z] github.com/docker/docker/daemon/graphdriver [2022-03-25T18:56:36.370Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-25T18:56:36.370Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-25T18:56:36.370Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-25T18:56:36.370Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-25T18:56:36.370Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-25T18:56:36.370Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-25T18:56:36.370Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-25T18:56:36.370Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-25T18:56:36.370Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-25T18:56:36.370Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-25T18:56:36.370Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-25T18:56:36.370Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-25T18:56:36.370Z] github.com/docker/docker/daemon/images [2022-03-25T18:56:36.370Z] github.com/docker/docker/daemon/initlayer [2022-03-25T18:56:36.370Z] github.com/docker/docker/daemon/links [2022-03-25T18:56:36.370Z] github.com/docker/docker/daemon/listeners [2022-03-25T18:56:36.370Z] github.com/docker/docker/daemon/logger [2022-03-25T18:56:36.370Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-25T18:56:36.370Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-25T18:56:36.370Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-25T18:56:36.370Z] github.com/docker/docker/daemon/logger/gelf [2022-03-25T18:56:36.370Z] github.com/docker/docker/daemon/logger/journald [2022-03-25T18:56:36.370Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-25T18:56:36.370Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-25T18:56:36.370Z] github.com/docker/docker/daemon/logger/local [2022-03-25T18:56:36.370Z] github.com/docker/docker/daemon/logger/logentries [2022-03-25T18:56:36.370Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-25T18:56:36.370Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-25T18:56:36.370Z] github.com/docker/docker/daemon/logger/splunk [2022-03-25T18:56:36.370Z] github.com/docker/docker/daemon/logger/syslog [2022-03-25T18:56:36.370Z] github.com/docker/docker/daemon/logger/templates [2022-03-25T18:56:36.370Z] github.com/docker/docker/daemon/names [2022-03-25T18:56:36.370Z] github.com/docker/docker/daemon/network [2022-03-25T18:56:36.370Z] github.com/docker/docker/daemon/stats [2022-03-25T18:56:36.370Z] github.com/docker/docker/distribution [2022-03-25T18:56:36.370Z] github.com/docker/docker/distribution/metadata [2022-03-25T18:56:36.370Z] github.com/docker/docker/distribution/utils [2022-03-25T18:56:36.370Z] github.com/docker/docker/distribution/xfer [2022-03-25T18:56:36.370Z] github.com/docker/docker/dockerversion [2022-03-25T18:56:36.370Z] github.com/docker/docker/errdefs [2022-03-25T18:56:36.370Z] github.com/docker/docker/image [2022-03-25T18:56:36.370Z] github.com/docker/docker/image/cache [2022-03-25T18:56:36.370Z] github.com/docker/docker/image/tarexport [2022-03-25T18:56:36.370Z] github.com/docker/docker/image/v1 [2022-03-25T18:56:36.370Z] github.com/docker/docker/internal/test/suite [2022-03-25T18:56:36.370Z] github.com/docker/docker/layer [2022-03-25T18:56:36.370Z] github.com/docker/docker/libcontainerd [2022-03-25T18:56:36.370Z] github.com/docker/docker/libcontainerd/queue [2022-03-25T18:56:36.370Z] github.com/docker/docker/libcontainerd/remote [2022-03-25T18:56:36.370Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-25T18:56:36.370Z] github.com/docker/docker/libcontainerd/types [2022-03-25T18:56:36.370Z] github.com/docker/docker/oci [2022-03-25T18:56:36.370Z] github.com/docker/docker/oci/caps [2022-03-25T18:56:36.370Z] github.com/docker/docker/opts [2022-03-25T18:56:36.370Z] github.com/docker/docker/pkg/aaparser [2022-03-25T18:56:36.370Z] github.com/docker/docker/pkg/archive [2022-03-25T18:56:36.370Z] github.com/docker/docker/pkg/authorization [2022-03-25T18:56:36.370Z] github.com/docker/docker/pkg/broadcaster [2022-03-25T18:56:36.370Z] github.com/docker/docker/pkg/capabilities [2022-03-25T18:56:36.370Z] github.com/docker/docker/pkg/chrootarchive [2022-03-25T18:56:36.370Z] github.com/docker/docker/pkg/containerfs [2022-03-25T18:56:36.370Z] github.com/docker/docker/pkg/devicemapper [2022-03-25T18:56:36.370Z] github.com/docker/docker/pkg/directory [2022-03-25T18:56:36.370Z] github.com/docker/docker/pkg/dmesg [2022-03-25T18:56:36.370Z] github.com/docker/docker/pkg/filenotify [2022-03-25T18:56:36.370Z] github.com/docker/docker/pkg/fileutils [2022-03-25T18:56:36.370Z] github.com/docker/docker/pkg/fsutils [2022-03-25T18:56:36.370Z] github.com/docker/docker/pkg/homedir [2022-03-25T18:56:36.370Z] github.com/docker/docker/pkg/idtools [2022-03-25T18:56:36.370Z] github.com/docker/docker/pkg/ioutils [2022-03-25T18:56:36.370Z] github.com/docker/docker/pkg/jsonmessage [2022-03-25T18:56:36.370Z] github.com/docker/docker/pkg/longpath [2022-03-25T18:56:36.371Z] github.com/docker/docker/pkg/loopback [2022-03-25T18:56:36.371Z] github.com/docker/docker/pkg/namesgenerator [2022-03-25T18:56:36.371Z] github.com/docker/docker/pkg/parsers [2022-03-25T18:56:36.371Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-25T18:56:36.371Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-25T18:56:36.371Z] github.com/docker/docker/pkg/pidfile [2022-03-25T18:56:36.371Z] github.com/docker/docker/pkg/platform [2022-03-25T18:56:36.371Z] github.com/docker/docker/pkg/plugingetter [2022-03-25T18:56:36.371Z] github.com/docker/docker/pkg/plugins [2022-03-25T18:56:36.371Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-25T18:56:36.371Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-25T18:56:36.371Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-25T18:56:36.371Z] github.com/docker/docker/pkg/plugins/transport [2022-03-25T18:56:36.371Z] github.com/docker/docker/pkg/pools [2022-03-25T18:56:36.371Z] github.com/docker/docker/pkg/progress [2022-03-25T18:56:36.371Z] github.com/docker/docker/pkg/pubsub [2022-03-25T18:56:36.371Z] github.com/docker/docker/pkg/reexec [2022-03-25T18:56:36.371Z] github.com/docker/docker/pkg/signal [2022-03-25T18:56:36.371Z] github.com/docker/docker/pkg/stack [2022-03-25T18:56:36.371Z] github.com/docker/docker/pkg/stdcopy [2022-03-25T18:56:36.371Z] github.com/docker/docker/pkg/streamformatter [2022-03-25T18:56:36.371Z] github.com/docker/docker/pkg/stringid [2022-03-25T18:56:36.371Z] github.com/docker/docker/pkg/sysinfo [2022-03-25T18:56:36.371Z] github.com/docker/docker/pkg/system [2022-03-25T18:56:36.371Z] github.com/docker/docker/pkg/tailfile [2022-03-25T18:56:36.371Z] github.com/docker/docker/pkg/tarsum [2022-03-25T18:56:36.371Z] github.com/docker/docker/pkg/truncindex [2022-03-25T18:56:36.371Z] github.com/docker/docker/pkg/urlutil [2022-03-25T18:56:36.371Z] github.com/docker/docker/pkg/useragent [2022-03-25T18:56:36.371Z] github.com/docker/docker/plugin [2022-03-25T18:56:36.371Z] github.com/docker/docker/plugin/executor/containerd [2022-03-25T18:56:36.371Z] github.com/docker/docker/plugin/v2 [2022-03-25T18:56:36.371Z] github.com/docker/docker/profiles/apparmor [2022-03-25T18:56:36.371Z] github.com/docker/docker/profiles/seccomp [2022-03-25T18:56:36.371Z] github.com/docker/docker/quota [2022-03-25T18:56:36.371Z] github.com/docker/docker/reference [2022-03-25T18:56:36.371Z] github.com/docker/docker/registry [2022-03-25T18:56:36.371Z] github.com/docker/docker/registry/resumable [2022-03-25T18:56:36.371Z] github.com/docker/docker/restartmanager [2022-03-25T18:56:36.371Z] github.com/docker/docker/rootless [2022-03-25T18:56:36.371Z] github.com/docker/docker/rootless/specconv [2022-03-25T18:56:36.371Z] github.com/docker/docker/runconfig [2022-03-25T18:56:36.371Z] github.com/docker/docker/runconfig/opts [2022-03-25T18:56:36.371Z] github.com/docker/docker/testutil [2022-03-25T18:56:36.371Z] github.com/docker/docker/testutil/daemon [2022-03-25T18:56:36.371Z] github.com/docker/docker/testutil/environment [2022-03-25T18:56:36.371Z] github.com/docker/docker/testutil/fakecontext [2022-03-25T18:56:36.371Z] github.com/docker/docker/testutil/fakegit [2022-03-25T18:56:36.371Z] github.com/docker/docker/testutil/fakestorage [2022-03-25T18:56:36.371Z] github.com/docker/docker/testutil/fixtures/load [2022-03-25T18:56:36.371Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-25T18:56:36.371Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-25T18:56:36.371Z] github.com/docker/docker/testutil/registry [2022-03-25T18:56:36.371Z] github.com/docker/docker/testutil/request [2022-03-25T18:56:36.371Z] github.com/docker/docker/volume [2022-03-25T18:56:36.371Z] github.com/docker/docker/volume/drivers [2022-03-25T18:56:36.371Z] github.com/docker/docker/volume/local [2022-03-25T18:56:36.371Z] github.com/docker/docker/volume/mounts [2022-03-25T18:56:36.371Z] github.com/docker/docker/volume/service [2022-03-25T18:56:36.371Z] github.com/docker/docker/volume/service/opts [2022-03-25T18:56:36.371Z] github.com/docker/docker/volume/testutils' ']' [2022-03-25T18:56:36.371Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/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/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-03-25T18:56:37.306Z] ? github.com/docker/docker/api [no test files] [2022-03-25T18:56:37.680Z] #51 ... [2022-03-25T18:56:37.680Z] [2022-03-25T18:56:37.680Z] #56 [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-03-25T18:56:37.680Z] #56 sha256:8aba210e98a6462af47cc6dadfaab277517d6c9db4fe39e7e80417fd718d1ec0 [2022-03-25T18:56:37.680Z] #56 150.3 + mkdir -p /build [2022-03-25T18:56:37.680Z] #56 150.3 + cp runc /build/runc [2022-03-25T18:56:37.680Z] #56 DONE 150.5s [2022-03-25T18:56:37.680Z] [2022-03-25T18:56:37.680Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-25T18:56:37.680Z] #51 sha256:62258efd1310c58d8ef4c8ef111d1f60efce68345186f6001881029630198dca [2022-03-25T18:56:37.680Z] #51 259.5 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-03-25T18:56:37.680Z] #51 DONE 259.6s [2022-03-25T18:56:37.680Z] [2022-03-25T18:56:37.680Z] #60 [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-03-25T18:56:37.680Z] #60 sha256:964d1b887f5d4d49f7b03457ae4f428061fec47e8f1c9c5fec7b81bfcacc89d5 [2022-03-25T18:56:37.680Z] #60 ... [2022-03-25T18:56:37.680Z] [2022-03-25T18:56:37.680Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-03-25T18:56:37.680Z] #52 sha256:c6be253236ca6d5d1f6dbaa9f796f2ad7510fa8e138a52b5f24e47d7e161ddf4 [2022-03-25T18:56:37.680Z] #52 DONE 0.2s [2022-03-25T18:56:37.680Z] [2022-03-25T18:56:37.680Z] #60 [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-03-25T18:56:37.680Z] #60 sha256:964d1b887f5d4d49f7b03457ae4f428061fec47e8f1c9c5fec7b81bfcacc89d5 [2022-03-25T18:56:37.680Z] #60 ... [2022-03-25T18:56:37.680Z] [2022-03-25T18:56:37.680Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-03-25T18:56:37.680Z] #54 sha256:01373146c67a49992d22cfb7c072dfbf7a15e4a19a2d1e3385716aead81db26a [2022-03-25T18:56:37.680Z] #54 DONE 0.1s [2022-03-25T18:56:37.680Z] [2022-03-25T18:56:37.680Z] #57 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-03-25T18:56:37.680Z] #57 sha256:f4e50016d64c92379a34a4beb88c9235e631fcfe75b121b931e14496a1f9a73e [2022-03-25T18:56:37.680Z] #57 DONE 0.1s [2022-03-25T18:56:37.680Z] [2022-03-25T18:56:37.680Z] #60 [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-03-25T18:56:37.680Z] #60 sha256:964d1b887f5d4d49f7b03457ae4f428061fec47e8f1c9c5fec7b81bfcacc89d5 [2022-03-25T18:56:38.191Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/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/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/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-03-25T18:56:40.206Z] #60 227.7 + bin/containerd [2022-03-25T18:56:42.677Z] #20 31.20 Reading package lists... [2022-03-25T18:56:42.677Z] #20 ... [2022-03-25T18:56:42.677Z] [2022-03-25T18:56:42.677Z] #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-03-25T18:56:42.677Z] #45 sha256:337eb1f55c4d6697f50c61f322df3db5ec8a9afbc9295cc0480eb9d78ac43ed5 [2022-03-25T18:56:42.677Z] #45 30.54 Reading package lists... [2022-03-25T18:56:45.226Z] #45 39.76 Building dependency tree... [2022-03-25T18:56:46.614Z] #45 43.94 The following additional packages will be installed: [2022-03-25T18:56:46.876Z] #45 43.95 cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd [2022-03-25T18:56:46.876Z] #45 43.96 Suggested packages: [2022-03-25T18:56:46.876Z] #45 43.96 cmake-doc ninja-build lrzip [2022-03-25T18:56:46.876Z] #45 43.96 Recommended packages: [2022-03-25T18:56:46.876Z] #45 43.96 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-03-25T18:56:47.479Z] #45 44.55 The following NEW packages will be installed: [2022-03-25T18:56:47.479Z] #45 44.59 cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd [2022-03-25T18:56:47.755Z] #45 45.05 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-03-25T18:56:47.755Z] #45 45.05 Need to get 8418 kB of archives. [2022-03-25T18:56:47.755Z] #45 45.05 After this operation, 34.9 MB of additional disk space will be used. [2022-03-25T18:56:47.755Z] #45 45.05 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-03-25T18:56:47.755Z] #45 45.06 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-03-25T18:56:47.755Z] #45 45.06 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-03-25T18:56:47.755Z] #45 45.09 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2022-03-25T18:56:47.755Z] #45 45.09 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-03-25T18:56:47.755Z] #45 45.09 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-03-25T18:56:47.755Z] #45 45.10 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-03-25T18:56:48.021Z] #45 45.10 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-03-25T18:56:48.610Z] ? github.com/docker/docker/api [no test files] [2022-03-25T18:56:48.617Z] #45 ... [2022-03-25T18:56:48.617Z] [2022-03-25T18:56:48.617Z] #65 [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-03-25T18:56:48.617Z] #65 sha256:8b556b2fe55bcd670c2a64e1748d56b5327c8acbc506b533184f63ca24fd942d [2022-03-25T18:56:48.617Z] #65 30.67 Reading package lists... [2022-03-25T18:56:48.617Z] #65 39.68 Building dependency tree... [2022-03-25T18:56:48.617Z] #65 43.72 The following additional packages will be installed: [2022-03-25T18:56:48.617Z] #65 43.74 libbtrfs0 [2022-03-25T18:56:48.617Z] #65 44.04 The following NEW packages will be installed: [2022-03-25T18:56:48.617Z] #65 44.06 libbtrfs-dev libbtrfs0 [2022-03-25T18:56:48.617Z] #65 44.47 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-03-25T18:56:48.617Z] #65 44.47 Need to get 460 kB of archives. [2022-03-25T18:56:48.617Z] #65 44.47 After this operation, 1237 kB of additional disk space will be used. [2022-03-25T18:56:48.617Z] #65 44.47 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-03-25T18:56:48.617Z] #65 44.48 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-03-25T18:56:48.617Z] #65 45.21 debconf: delaying package configuration, since apt-utils is not installed [2022-03-25T18:56:48.617Z] #65 45.56 Fetched 460 kB in 0s (1530 kB/s) [2022-03-25T18:56:48.617Z] #65 45.62 Selecting previously unselected package libbtrfs0:amd64. [2022-03-25T18:56:48.617Z] #65 45.62 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30207 files and directories currently installed.) [2022-03-25T18:56:48.617Z] #65 45.70 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-03-25T18:56:48.617Z] #65 45.71 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-03-25T18:56:48.617Z] #65 45.84 Selecting previously unselected package libbtrfs-dev:amd64. [2022-03-25T18:56:48.617Z] #65 45.84 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-03-25T18:56:48.617Z] #65 45.86 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-25T18:56:48.686Z] #43 DONE 276.9s [2022-03-25T18:56:48.686Z] [2022-03-25T18:56:48.686Z] #56 [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-03-25T18:56:48.686Z] #56 sha256:5913a33bb36d9e4e530d38ada4bb53ad5aaba4af145c0950fc827b3d5e6b4052 [2022-03-25T18:56:48.686Z] #56 ... [2022-03-25T18:56:48.686Z] [2022-03-25T18:56:48.686Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-03-25T18:56:48.686Z] #44 sha256:ed4becb212639cef6b02db0647cb1643a8b904dfc5b2512907b551b8df88db00 [2022-03-25T18:56:48.686Z] #44 DONE 0.5s [2022-03-25T18:56:48.686Z] [2022-03-25T18:56:48.686Z] #48 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-03-25T18:56:48.686Z] #48 sha256:2b1769bdac47faad9aeb793361eb6cf200faeea5c0f964465bb1bc424c2fc9db [2022-03-25T18:56:48.686Z] #48 DONE 0.1s [2022-03-25T18:56:48.686Z] [2022-03-25T18:56:48.686Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-03-25T18:56:48.686Z] #50 sha256:720ff3668213602d73da840219cba7256b6b7c8ce994fc3f1c225521a6f3676c [2022-03-25T18:56:48.686Z] #50 DONE 0.1s [2022-03-25T18:56:48.686Z] [2022-03-25T18:56:48.686Z] #56 [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-03-25T18:56:48.686Z] #56 sha256:5913a33bb36d9e4e530d38ada4bb53ad5aaba4af145c0950fc827b3d5e6b4052 [2022-03-25T18:56:48.880Z] #65 ... [2022-03-25T18:56:48.880Z] [2022-03-25T18:56:48.880Z] #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-03-25T18:56:48.880Z] #45 sha256:337eb1f55c4d6697f50c61f322df3db5ec8a9afbc9295cc0480eb9d78ac43ed5 [2022-03-25T18:56:48.880Z] #45 46.06 debconf: delaying package configuration, since apt-utils is not installed [2022-03-25T18:56:49.145Z] #45 46.35 Fetched 8418 kB in 0s (17.1 MB/s) [2022-03-25T18:56:49.407Z] [2022-03-25T18:56:49.407Z] #45 ... [2022-03-25T18:56:49.407Z] [2022-03-25T18:56:49.407Z] #65 [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-03-25T18:56:49.407Z] #65 sha256:8b556b2fe55bcd670c2a64e1748d56b5327c8acbc506b533184f63ca24fd942d [2022-03-25T18:56:49.407Z] #65 46.14 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-03-25T18:56:49.407Z] #65 46.15 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-25T18:56:49.407Z] #65 46.16 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-25T18:56:49.407Z] #65 DONE 46.5s [2022-03-25T18:56:49.407Z] [2022-03-25T18:56:49.407Z] #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-03-25T18:56:49.407Z] #45 sha256:337eb1f55c4d6697f50c61f322df3db5ec8a9afbc9295cc0480eb9d78ac43ed5 [2022-03-25T18:56:49.407Z] #45 46.52 Selecting previously unselected package xxd. [2022-03-25T18:56:49.407Z] #45 46.52 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% #45 ... [2022-03-25T18:56:49.407Z] [2022-03-25T18:56:49.407Z] #66 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-03-25T18:56:49.407Z] #66 sha256:210c9ba3b11ceca4427533c728e498b3459126d8c8fe6cdd46152ced99fc5bce [2022-03-25T18:56:49.407Z] #66 DONE 0.1s [2022-03-25T18:56:49.407Z] [2022-03-25T18:56:49.407Z] #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-03-25T18:56:49.407Z] #45 sha256:337eb1f55c4d6697f50c61f322df3db5ec8a9afbc9295cc0480eb9d78ac43ed5 [2022-03-25T18:56:49.407Z] #45 46.52 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30207 files and directories currently installed.) [2022-03-25T18:56:49.407Z] #45 46.60 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-03-25T18:56:49.407Z] #45 46.62 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-03-25T18:56:49.672Z] #45 46.77 Selecting previously unselected package vim-common. [2022-03-25T18:56:49.672Z] #45 46.77 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-25T18:56:49.672Z] #45 46.81 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-25T18:56:49.933Z] #45 47.01 Selecting previously unselected package cmake-data. [2022-03-25T18:56:49.933Z] #45 47.01 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-03-25T18:56:49.933Z] #45 47.04 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-03-25T18:56:50.875Z] #45 47.93 Selecting previously unselected package libarchive13:amd64. [2022-03-25T18:56:50.876Z] #45 47.94 Preparing to unpack .../3-libarchive13_3.4.3-2+b1_amd64.deb ... [2022-03-25T18:56:50.876Z] #45 47.95 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2022-03-25T18:56:50.876Z] #45 48.07 Selecting previously unselected package libjsoncpp24:amd64. [2022-03-25T18:56:50.876Z] #45 48.07 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-03-25T18:56:50.876Z] #45 48.07 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-03-25T18:56:50.876Z] #45 48.14 Selecting previously unselected package librhash0:amd64. [2022-03-25T18:56:50.876Z] #45 48.14 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ... [2022-03-25T18:56:50.876Z] #45 48.14 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-03-25T18:56:51.137Z] #45 48.21 Selecting previously unselected package libuv1:amd64. [2022-03-25T18:56:51.137Z] #45 48.22 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ... [2022-03-25T18:56:51.137Z] #45 48.22 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-03-25T18:56:51.137Z] #45 48.32 Selecting previously unselected package cmake. [2022-03-25T18:56:51.137Z] #45 48.32 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-03-25T18:56:51.137Z] #45 48.33 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-03-25T18:56:52.182Z] ok github.com/docker/docker/api/server 0.004s coverage: 7.9% of statements [2022-03-25T18:56:53.052Z] #45 ... [2022-03-25T18:56:53.052Z] [2022-03-25T18:56:53.052Z] #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-03-25T18:56:53.052Z] #20 sha256:daf539fd5975f8d6aa1b52723a6548244f67d5531c0a02c4a5f8e18ec1288dfe [2022-03-25T18:56:53.052Z] #20 31.20 Reading package lists... [2022-03-25T18:56:53.052Z] #20 39.99 Building dependency tree... [2022-03-25T18:56:53.052Z] #20 44.03 The following additional packages will be installed: [2022-03-25T18:56:53.052Z] #20 44.03 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-03-25T18:56:53.052Z] #20 44.03 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-03-25T18:56:53.052Z] #20 44.03 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-03-25T18:56:53.052Z] #20 44.03 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-03-25T18:56:53.052Z] #20 44.04 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-03-25T18:56:53.052Z] #20 44.05 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-03-25T18:56:53.052Z] #20 44.06 mingw-w64-common mingw-w64-x86-64-dev [2022-03-25T18:56:53.052Z] #20 44.07 Suggested packages: [2022-03-25T18:56:53.052Z] #20 44.07 gcc-10-locales seccomp wine64 [2022-03-25T18:56:53.052Z] #20 44.85 The following NEW packages will be installed: [2022-03-25T18:56:53.052Z] #20 44.85 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-03-25T18:56:53.052Z] #20 44.85 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-03-25T18:56:53.052Z] #20 44.85 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-03-25T18:56:53.052Z] #20 44.85 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-03-25T18:56:53.052Z] #20 44.85 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-03-25T18:56:53.052Z] #20 44.85 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-03-25T18:56:53.052Z] #20 44.86 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-03-25T18:56:53.052Z] #20 44.86 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-03-25T18:56:53.052Z] #20 44.86 mingw-w64-x86-64-dev [2022-03-25T18:56:53.052Z] #20 45.28 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-03-25T18:56:53.052Z] #20 45.28 Need to get 115 MB of archives. [2022-03-25T18:56:53.052Z] #20 45.28 After this operation, 645 MB of additional disk space will be used. [2022-03-25T18:56:53.052Z] #20 45.28 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-03-25T18:56:53.052Z] #20 45.33 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-03-25T18:56:53.052Z] #20 45.38 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-03-25T18:56:53.052Z] #20 45.38 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-03-25T18:56:53.052Z] #20 45.39 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-03-25T18:56:53.052Z] #20 45.40 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-03-25T18:56:53.052Z] #20 45.49 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-03-25T18:56:53.052Z] #20 45.56 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-03-25T18:56:53.052Z] #20 45.56 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-03-25T18:56:53.052Z] #20 45.81 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-03-25T18:56:53.052Z] #20 46.30 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-03-25T18:56:53.052Z] #20 46.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-03-25T18:56:53.052Z] #20 46.85 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-03-25T18:56:53.052Z] #20 47.38 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-03-25T18:56:53.052Z] #20 47.65 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-03-25T18:56:53.052Z] #20 47.65 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-03-25T18:56:53.052Z] #20 47.65 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-03-25T18:56:53.052Z] #20 47.65 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-03-25T18:56:53.052Z] #20 47.66 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-03-25T18:56:53.052Z] #20 47.66 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-03-25T18:56:53.052Z] #20 47.66 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2022-03-25T18:56:53.052Z] #20 47.66 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-03-25T18:56:53.052Z] #20 47.67 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-03-25T18:56:53.052Z] #20 47.67 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-03-25T18:56:53.052Z] #20 47.67 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-03-25T18:56:53.052Z] #20 47.67 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-03-25T18:56:53.052Z] #20 47.68 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-03-25T18:56:53.052Z] #20 47.68 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-03-25T18:56:53.052Z] #20 47.68 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-03-25T18:56:53.052Z] #20 47.68 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2022-03-25T18:56:53.052Z] #20 48.05 debconf: delaying package configuration, since apt-utils is not installed [2022-03-25T18:56:53.052Z] #20 48.22 Fetched 115 MB in 3s (42.5 MB/s) [2022-03-25T18:56:53.052Z] #20 48.27 Selecting previously unselected package binutils-mingw-w64-i686. [2022-03-25T18:56:53.052Z] #20 48.27 (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-03-25T18:56:53.052Z] #20 48.30 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-03-25T18:56:53.052Z] #20 48.31 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-03-25T18:56:53.052Z] #20 49.17 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-03-25T18:56:53.052Z] #20 49.17 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-03-25T18:56:53.052Z] #20 49.18 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-03-25T18:56:53.052Z] #20 ... [2022-03-25T18:56:53.052Z] [2022-03-25T18:56:53.052Z] #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-03-25T18:56:53.052Z] #45 sha256:337eb1f55c4d6697f50c61f322df3db5ec8a9afbc9295cc0480eb9d78ac43ed5 [2022-03-25T18:56:53.052Z] #45 49.99 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2022-03-25T18:56:53.052Z] #45 50.01 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-03-25T18:56:53.052Z] #45 50.02 Setting up libuv1:amd64 (1.40.0-2) ... [2022-03-25T18:56:53.052Z] #45 50.04 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-25T18:56:53.052Z] #45 50.07 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-03-25T18:56:53.052Z] #45 50.08 Setting up librhash0:amd64 (1.4.1-2) ... [2022-03-25T18:56:53.052Z] #45 50.10 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-03-25T18:56:53.052Z] #45 50.13 Setting up cmake (3.18.4-2+deb11u1) ... [2022-03-25T18:56:53.052Z] #45 50.15 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-25T18:56:53.628Z] #45 ... [2022-03-25T18:56:53.628Z] [2022-03-25T18:56:53.628Z] #70 [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-03-25T18:56:53.628Z] #70 sha256:c174337b894875582fd89635752be8e203cdd9fa9d29c60b7fa39c2a3d478235 [2022-03-25T18:56:53.628Z] #70 47.50 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-25T18:56:53.628Z] #70 47.50 + GOBIN=/build [2022-03-25T18:56:53.628Z] #70 47.50 + GO111MODULE=on [2022-03-25T18:56:53.628Z] #70 47.50 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@b25a0bad15d664c4ee8885ba622569425e918a68 [2022-03-25T18:56:53.628Z] #70 50.54 rootlesskit version 0.14.6 [2022-03-25T18:56:53.628Z] #70 50.54 Usage of /build/rootlesskit-docker-proxy: [2022-03-25T18:56:53.628Z] #70 50.54 -container-ip string [2022-03-25T18:56:53.628Z] #70 50.54 container ip [2022-03-25T18:56:53.628Z] #70 50.54 -container-port int [2022-03-25T18:56:53.628Z] #70 50.54 container port (default -1) [2022-03-25T18:56:53.628Z] #70 50.54 -host-ip string [2022-03-25T18:56:53.628Z] #70 50.54 host ip [2022-03-25T18:56:53.628Z] #70 50.54 -host-port int [2022-03-25T18:56:53.628Z] #70 50.54 host port (default -1) [2022-03-25T18:56:53.628Z] #70 50.54 -proto string [2022-03-25T18:56:53.628Z] #70 50.54 proxy protocol (default "tcp") [2022-03-25T18:56:53.628Z] #70 DONE 50.6s [2022-03-25T18:56:53.628Z] [2022-03-25T18:56:53.628Z] #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-03-25T18:56:53.628Z] #45 sha256:337eb1f55c4d6697f50c61f322df3db5ec8a9afbc9295cc0480eb9d78ac43ed5 [2022-03-25T18:56:53.628Z] #45 DONE 50.8s [2022-03-25T18:56:53.628Z] [2022-03-25T18:56:53.628Z] #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-03-25T18:56:53.628Z] #20 sha256:daf539fd5975f8d6aa1b52723a6548244f67d5531c0a02c4a5f8e18ec1288dfe [2022-03-25T18:56:53.628Z] #20 50.23 Selecting previously unselected package binutils-mingw-w64. [2022-03-25T18:56:53.628Z] #20 50.23 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-03-25T18:56:53.628Z] #20 50.24 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-03-25T18:56:53.628Z] #20 50.32 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-03-25T18:56:53.628Z] #20 50.33 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-03-25T18:56:53.628Z] #20 50.36 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-25T18:56:53.628Z] #20 50.74 Selecting previously unselected package dmsetup. [2022-03-25T18:56:53.628Z] #20 50.74 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-03-25T18:56:53.628Z] #20 50.75 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-03-25T18:56:53.628Z] #20 50.85 Selecting previously unselected package mingw-w64-common. [2022-03-25T18:56:53.628Z] #20 50.85 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-03-25T18:56:53.628Z] #20 50.86 Unpacking mingw-w64-common (8.0.0-1) ... [2022-03-25T18:56:53.889Z] #20 ... [2022-03-25T18:56:53.889Z] [2022-03-25T18:56:53.889Z] #71 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-03-25T18:56:53.889Z] #71 sha256:940076ae995e6d4294d6be70a1e025b044f6b8f91485a55f3b8fd5942aa41a15 [2022-03-25T18:56:53.889Z] #71 DONE 0.2s [2022-03-25T18:56:53.889Z] [2022-03-25T18:56:53.889Z] #46 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-03-25T18:56:53.889Z] #46 sha256:5e3cb7c1ad19273b928c42f0acfb33b83b1ed1ac0c6262f64a14eefd42a9b928 [2022-03-25T18:56:53.889Z] #46 DONE 0.3s [2022-03-25T18:56:53.889Z] [2022-03-25T18:56:53.889Z] #72 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-03-25T18:56:53.889Z] #72 sha256:789f24e6dbae3015a517b064152d48f5f6bfe84a5d114a328e41444a03fb2fc8 [2022-03-25T18:56:53.889Z] #72 DONE 0.1s [2022-03-25T18:56:53.889Z] [2022-03-25T18:56:53.889Z] #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-03-25T18:56:53.889Z] #47 sha256:96779a8111d68589ce063765b2fdc9cadedfb25ee14d2943ee23854b5a4efee8 [2022-03-25T18:56:54.828Z] #60 295.2 # github.com/containerd/containerd/cmd/containerd [2022-03-25T18:56:54.828Z] #60 295.2 /usr/bin/ld: /tmp/go-link-1539850556/000019.o: in function `New': [2022-03-25T18:56:54.828Z] #60 295.2 /tmp/tmp.iC1V4VMdft/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-03-25T18:56:54.828Z] #60 295.2 + bin/containerd-stress [2022-03-25T18:56:54.828Z] #60 296.3 + bin/containerd-shim [2022-03-25T18:56:55.277Z] #47 1.269 + RM_GOPATH=0 [2022-03-25T18:56:55.277Z] #47 1.269 + TMP_GOPATH= [2022-03-25T18:56:55.277Z] #47 1.269 + : /build [2022-03-25T18:56:55.277Z] #47 1.269 + '[' -z '' ']' [2022-03-25T18:56:55.277Z] #47 1.269 ++ mktemp -d [2022-03-25T18:56:55.277Z] #47 1.269 + export GOPATH=/tmp/tmp.dEPMkszxnr [2022-03-25T18:56:55.277Z] #47 1.269 + GOPATH=/tmp/tmp.dEPMkszxnr [2022-03-25T18:56:55.277Z] #47 1.269 + RM_GOPATH=1 [2022-03-25T18:56:55.277Z] #47 1.269 + case "$(go env GOARCH)" in [2022-03-25T18:56:55.277Z] #47 1.269 ++ go env GOARCH [2022-03-25T18:56:55.277Z] #47 1.292 + export GO_BUILDMODE=-buildmode=pie [2022-03-25T18:56:55.277Z] #47 1.292 + GO_BUILDMODE=-buildmode=pie [2022-03-25T18:56:55.277Z] #47 1.293 ++ dirname /install.sh [2022-03-25T18:56:55.277Z] #47 1.295 Install tini version v0.19.0 [2022-03-25T18:56:55.277Z] #47 1.295 + dir=/ [2022-03-25T18:56:55.277Z] #47 1.295 + bin=tini [2022-03-25T18:56:55.277Z] #47 1.295 + shift [2022-03-25T18:56:55.277Z] #47 1.295 + '[' '!' -f //tini.installer ']' [2022-03-25T18:56:55.277Z] #47 1.295 + . //tini.installer [2022-03-25T18:56:55.277Z] #47 1.295 ++ : v0.19.0 [2022-03-25T18:56:55.277Z] #47 1.295 + install_tini [2022-03-25T18:56:55.277Z] #47 1.295 + echo 'Install tini version v0.19.0' [2022-03-25T18:56:55.277Z] #47 1.295 + git clone https://github.com/krallin/tini.git /tmp/tmp.dEPMkszxnr/tini [2022-03-25T18:56:55.277Z] #47 1.302 Cloning into '/tmp/tmp.dEPMkszxnr/tini'... [2022-03-25T18:56:55.857Z] #47 1.770 + cd /tmp/tmp.dEPMkszxnr/tini [2022-03-25T18:56:55.857Z] #47 1.771 + git checkout -q v0.19.0 [2022-03-25T18:56:55.857Z] #47 1.795 + cmake . [2022-03-25T18:56:56.122Z] #47 2.202 -- The C compiler identification is GNU 10.2.1 [2022-03-25T18:56:56.122Z] #47 2.258 -- Detecting C compiler ABI info [2022-03-25T18:56:56.383Z] #47 2.398 -- Detecting C compiler ABI info - done [2022-03-25T18:56:56.383Z] #47 2.431 -- Check for working C compiler: /usr/bin/cc - skipped [2022-03-25T18:56:56.383Z] #47 2.432 -- Detecting C compile features [2022-03-25T18:56:56.383Z] #47 2.434 -- Detecting C compile features - done [2022-03-25T18:56:56.383Z] #47 2.487 -- Performing Test HAS_BUILTIN_FORTIFY [2022-03-25T18:56:56.383Z] #47 2.537 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-03-25T18:56:56.383Z] #47 2.564 -- Configuring done [2022-03-25T18:56:56.383Z] #47 2.571 -- Generating done [2022-03-25T18:56:56.383Z] #47 2.579 -- Build files have been written to: /tmp/tmp.dEPMkszxnr/tini [2022-03-25T18:56:56.383Z] #47 2.587 + make tini-static [2022-03-25T18:56:56.383Z] #47 2.672 Scanning dependencies of target tini-static [2022-03-25T18:56:56.383Z] #47 2.688 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-03-25T18:56:56.956Z] #47 3.085 [100%] Linking C executable tini-static [2022-03-25T18:56:57.218Z] #47 3.312 [100%] Built target tini-static [2022-03-25T18:56:57.218Z] #47 3.331 + mkdir -p /build [2022-03-25T18:56:57.218Z] #47 3.333 + cp tini-static /build/docker-init [2022-03-25T18:56:57.479Z] #47 DONE 3.6s [2022-03-25T18:56:57.479Z] [2022-03-25T18:56:57.479Z] #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-03-25T18:56:57.479Z] #20 sha256:daf539fd5975f8d6aa1b52723a6548244f67d5531c0a02c4a5f8e18ec1288dfe [2022-03-25T18:56:57.479Z] #20 53.51 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-03-25T18:56:57.479Z] #20 53.51 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-03-25T18:56:57.479Z] #20 53.53 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-03-25T18:56:58.425Z] #20 55.59 Selecting previously unselected package gcc-mingw-w64-base. [2022-03-25T18:56:58.425Z] #20 55.59 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-03-25T18:56:58.425Z] #20 55.60 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-03-25T18:56:58.687Z] #20 55.73 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-03-25T18:56:58.687Z] #20 55.73 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-03-25T18:56:58.687Z] #20 55.74 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-03-25T18:56:59.631Z] #20 ... [2022-03-25T18:56:59.631Z] [2022-03-25T18:56:59.631Z] #67 [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-03-25T18:56:59.631Z] #67 sha256:ef180e28757a78e77127f3fa1a860960ed840961dce9b15d1bac591a48c1d421 [2022-03-25T18:56:59.631Z] #67 0.923 + RM_GOPATH=0 [2022-03-25T18:56:59.631Z] #67 0.924 + TMP_GOPATH= [2022-03-25T18:56:59.631Z] #67 0.924 + : /build [2022-03-25T18:56:59.631Z] #67 0.924 + '[' -z '' ']' [2022-03-25T18:56:59.631Z] #67 0.925 ++ mktemp -d [2022-03-25T18:56:59.631Z] #67 0.927 + export GOPATH=/tmp/tmp.AaNenSnReJ [2022-03-25T18:56:59.631Z] #67 0.927 + GOPATH=/tmp/tmp.AaNenSnReJ [2022-03-25T18:56:59.631Z] #67 0.927 + RM_GOPATH=1 [2022-03-25T18:56:59.631Z] #67 0.927 + case "$(go env GOARCH)" in [2022-03-25T18:56:59.631Z] #67 0.928 ++ go env GOARCH [2022-03-25T18:56:59.631Z] #67 0.934 + export GO_BUILDMODE=-buildmode=pie [2022-03-25T18:56:59.631Z] #67 0.934 + GO_BUILDMODE=-buildmode=pie [2022-03-25T18:56:59.631Z] #67 0.935 ++ dirname /install.sh [2022-03-25T18:56:59.631Z] #67 0.936 + dir=/ [2022-03-25T18:56:59.631Z] #67 0.939 + bin=containerd [2022-03-25T18:56:59.631Z] #67 0.940 + shift [2022-03-25T18:56:59.631Z] #67 0.940 + '[' '!' -f //containerd.installer ']' [2022-03-25T18:56:59.631Z] #67 0.940 + . //containerd.installer [2022-03-25T18:56:59.631Z] #67 0.940 ++ set -e [2022-03-25T18:56:59.631Z] #67 0.941 ++ : v1.6.2 [2022-03-25T18:56:59.631Z] #67 0.941 + install_containerd [2022-03-25T18:56:59.631Z] #67 0.941 + echo 'Install containerd version v1.6.2' [2022-03-25T18:56:59.631Z] #67 0.942 Install containerd version v1.6.2 [2022-03-25T18:56:59.631Z] #67 0.942 + git clone https://github.com/containerd/containerd.git /tmp/tmp.AaNenSnReJ/src/github.com/containerd/containerd [2022-03-25T18:56:59.631Z] #67 0.949 Cloning into '/tmp/tmp.AaNenSnReJ/src/github.com/containerd/containerd'... [2022-03-25T18:57:01.018Z] #67 ... [2022-03-25T18:57:01.018Z] [2022-03-25T18:57:01.018Z] #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-03-25T18:57:01.018Z] #20 sha256:daf539fd5975f8d6aa1b52723a6548244f67d5531c0a02c4a5f8e18ec1288dfe [2022-03-25T18:57:01.018Z] #20 58.07 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-03-25T18:57:01.018Z] #20 58.08 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-03-25T18:57:01.018Z] #20 58.09 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-25T18:57:01.398Z] #60 307.4 + bin/containerd-shim-runc-v1 [2022-03-25T18:57:05.229Z] #20 61.86 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-03-25T18:57:05.229Z] #20 61.87 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-03-25T18:57:05.229Z] #20 61.88 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-25T18:57:06.615Z] #20 63.48 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-03-25T18:57:06.615Z] #20 63.49 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-03-25T18:57:06.615Z] #20 63.50 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-03-25T18:57:07.967Z] #60 313.5 + bin/containerd-shim-runc-v2 [2022-03-25T18:57:07.967Z] #60 314.3 + binaries [2022-03-25T18:57:07.967Z] #60 314.3 + install -D bin/containerd /build/containerd [2022-03-25T18:57:07.967Z] #60 314.3 + install -D bin/containerd-shim /build/containerd-shim [2022-03-25T18:57:07.967Z] #60 314.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-03-25T18:57:07.967Z] #60 314.4 + install -D bin/ctr /build/ctr [2022-03-25T18:57:08.530Z] #20 65.38 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-03-25T18:57:08.530Z] #20 65.39 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-03-25T18:57:08.530Z] #20 65.40 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-25T18:57:09.837Z] === RUN TestMiddlewares [2022-03-25T18:57:09.837Z] --- PASS: TestMiddlewares (0.00s) [2022-03-25T18:57:09.837Z] PASS [2022-03-25T18:57:09.837Z] coverage: 7.9% of statements [2022-03-25T18:57:09.837Z] ok github.com/docker/docker/api/server 0.084s coverage: 7.9% of statements [2022-03-25T18:57:09.867Z] #60 DONE 316.3s [2022-03-25T18:57:11.771Z] [2022-03-25T18:57:11.771Z] #61 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-03-25T18:57:11.771Z] #61 sha256:dc672779f20dd72a40acef6598d3dc2858a2d1fa18373d78c61508b63ab3d505 [2022-03-25T18:57:12.337Z] #61 DONE 1.0s [2022-03-25T18:57:12.337Z] [2022-03-25T18:57:12.337Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-03-25T18:57:12.337Z] #66 sha256:079ecaa83d9e92266465a744910e63a0c20f21d811467ed7a0dbb36eeb9e7980 [2022-03-25T18:57:12.401Z] 8f616e6e9eec: Pull complete [2022-03-25T18:57:12.596Z] #66 DONE 0.2s [2022-03-25T18:57:12.596Z] [2022-03-25T18:57:12.596Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-03-25T18:57:12.596Z] #71 sha256:b0e78988fb9c620242509d9bd7a095fa3defaa0d4d06367fc6cdf0e218636027 [2022-03-25T18:57:12.737Z] #20 69.21 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-03-25T18:57:12.737Z] #20 69.21 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-03-25T18:57:12.737Z] #20 69.22 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-25T18:57:13.529Z] #71 DONE 0.9s [2022-03-25T18:57:13.529Z] [2022-03-25T18:57:13.529Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-03-25T18:57:13.529Z] #72 sha256:d4500d79ae391e7285bff5ab9876aea844703de6517ddaffde60a360af14e216 [2022-03-25T18:57:13.529Z] #72 DONE 0.0s [2022-03-25T18:57:13.529Z] [2022-03-25T18:57:13.529Z] #73 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-03-25T18:57:13.529Z] #73 sha256:718c4dc40f7138458128088d312b2ab02d61636e69410f8b28ba00edfa3b0f2e [2022-03-25T18:57:13.681Z] #20 70.93 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-03-25T18:57:13.681Z] #20 ... [2022-03-25T18:57:13.681Z] [2022-03-25T18:57:13.681Z] #67 [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-03-25T18:57:13.681Z] #67 sha256:ef180e28757a78e77127f3fa1a860960ed840961dce9b15d1bac591a48c1d421 [2022-03-25T18:57:13.681Z] #67 14.14 + cd /tmp/tmp.AaNenSnReJ/src/github.com/containerd/containerd [2022-03-25T18:57:13.681Z] #67 14.14 + git checkout -q v1.6.2 [2022-03-25T18:57:13.681Z] #67 14.68 + export 'BUILDTAGS=netgo osusergo static_build' [2022-03-25T18:57:13.681Z] #67 14.68 + BUILDTAGS='netgo osusergo static_build' [2022-03-25T18:57:13.681Z] #67 14.68 + export EXTRA_FLAGS=-buildmode=pie [2022-03-25T18:57:13.681Z] #67 14.68 + EXTRA_FLAGS=-buildmode=pie [2022-03-25T18:57:13.681Z] #67 14.68 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-03-25T18:57:13.681Z] #67 14.68 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-03-25T18:57:13.681Z] #67 14.68 + '[' '' = dynamic ']' [2022-03-25T18:57:13.681Z] #67 14.68 + make [2022-03-25T18:57:13.681Z] #67 15.41 + bin/ctr [2022-03-25T18:57:13.943Z] #67 ... [2022-03-25T18:57:13.943Z] [2022-03-25T18:57:13.943Z] #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-03-25T18:57:13.943Z] #20 sha256:daf539fd5975f8d6aa1b52723a6548244f67d5531c0a02c4a5f8e18ec1288dfe [2022-03-25T18:57:13.943Z] #20 70.94 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-03-25T18:57:13.943Z] #20 70.95 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-03-25T18:57:13.943Z] #20 71.02 Selecting previously unselected package libapparmor1:amd64. [2022-03-25T18:57:13.943Z] #20 71.02 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-03-25T18:57:13.943Z] #20 71.03 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-03-25T18:57:13.943Z] #20 71.09 Selecting previously unselected package libapparmor-dev:amd64. [2022-03-25T18:57:13.943Z] #20 71.10 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-03-25T18:57:13.943Z] #20 71.11 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-03-25T18:57:13.943Z] #20 71.20 Selecting previously unselected package libbtrfs0:amd64. [2022-03-25T18:57:14.204Z] #20 71.20 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-03-25T18:57:14.204Z] #20 71.21 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-03-25T18:57:14.204Z] #20 71.28 Selecting previously unselected package libbtrfs-dev:amd64. [2022-03-25T18:57:14.204Z] #20 71.28 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-03-25T18:57:14.204Z] #20 71.29 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-25T18:57:14.204Z] #20 71.40 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-03-25T18:57:14.204Z] #20 71.41 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-03-25T18:57:14.204Z] #20 71.41 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-25T18:57:14.204Z] #20 71.44 Selecting previously unselected package libudev-dev:amd64. [2022-03-25T18:57:14.204Z] #20 71.46 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2022-03-25T18:57:14.204Z] #20 71.46 Unpacking libudev-dev:amd64 (247.3-6) ... [2022-03-25T18:57:14.204Z] #20 71.55 Selecting previously unselected package libsepol1-dev:amd64. [2022-03-25T18:57:14.465Z] #20 71.56 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-03-25T18:57:14.465Z] #20 71.57 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-03-25T18:57:14.465Z] #20 71.69 Selecting previously unselected package libpcre2-16-0:amd64. [2022-03-25T18:57:14.465Z] #20 71.69 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-03-25T18:57:14.465Z] #20 71.70 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-03-25T18:57:14.465Z] #20 71.79 Selecting previously unselected package libpcre2-32-0:amd64. [2022-03-25T18:57:14.726Z] #20 71.80 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-03-25T18:57:14.726Z] #20 71.81 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-03-25T18:57:14.726Z] #20 71.89 Selecting previously unselected package libpcre2-posix2:amd64. [2022-03-25T18:57:14.726Z] #20 71.89 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-03-25T18:57:14.726Z] #20 71.89 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-03-25T18:57:14.726Z] #20 71.95 Selecting previously unselected package libpcre2-dev:amd64. [2022-03-25T18:57:14.726Z] #20 71.95 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-03-25T18:57:14.726Z] #20 71.96 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-03-25T18:57:14.987Z] #20 72.18 Selecting previously unselected package libselinux1-dev:amd64. [2022-03-25T18:57:14.987Z] #20 72.18 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-03-25T18:57:14.987Z] #20 72.19 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-03-25T18:57:14.987Z] #20 72.29 Selecting previously unselected package libdevmapper-dev:amd64. [2022-03-25T18:57:15.248Z] #20 72.30 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-03-25T18:57:15.248Z] #20 72.30 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-03-25T18:57:15.248Z] #20 72.34 Selecting previously unselected package libseccomp-dev:amd64. [2022-03-25T18:57:15.248Z] #20 72.35 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-03-25T18:57:15.248Z] #20 72.36 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-03-25T18:57:15.248Z] #20 72.42 Selecting previously unselected package libsystemd-dev:amd64. [2022-03-25T18:57:15.248Z] #20 72.42 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2022-03-25T18:57:15.248Z] #20 72.43 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2022-03-25T18:57:15.509Z] #20 72.67 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-03-25T18:57:15.509Z] #20 72.68 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-03-25T18:57:15.509Z] #20 72.70 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-03-25T18:57:15.509Z] #20 72.71 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-03-25T18:57:15.509Z] #20 72.73 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-03-25T18:57:15.509Z] #20 72.74 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-03-25T18:57:15.509Z] #20 72.76 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-03-25T18:57:15.509Z] #20 72.77 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-03-25T18:57:15.509Z] #20 72.79 Setting up libudev-dev:amd64 (247.3-6) ... [2022-03-25T18:57:15.771Z] #20 72.81 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-03-25T18:57:15.771Z] #20 72.82 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-03-25T18:57:15.771Z] #20 72.84 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-25T18:57:15.771Z] #20 72.86 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-03-25T18:57:15.771Z] #20 72.87 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-03-25T18:57:15.771Z] #20 72.88 Setting up mingw-w64-common (8.0.0-1) ... [2022-03-25T18:57:15.771Z] #20 72.90 Setting up libsystemd-dev:amd64 (247.3-6) ... [2022-03-25T18:57:15.771Z] #20 72.91 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-03-25T18:57:15.771Z] #20 72.93 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-03-25T18:57:15.771Z] #20 72.94 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-03-25T18:57:15.771Z] #20 72.96 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-03-25T18:57:15.771Z] #20 72.99 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-25T18:57:15.771Z] #20 73.02 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-03-25T18:57:15.771Z] #20 73.03 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-25T18:57:15.771Z] #20 73.04 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-03-25T18:57:15.771Z] #20 73.05 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-03-25T18:57:15.771Z] #20 73.06 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-25T18:57:15.771Z] #20 73.07 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-03-25T18:57:15.771Z] #20 73.08 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-25T18:57:15.771Z] #20 73.10 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-03-25T18:57:16.033Z] #20 73.12 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-25T18:57:16.033Z] #20 73.14 Setting up dmsetup (2:1.02.175-2.1) ... [2022-03-25T18:57:16.033Z] #20 73.16 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-25T18:57:16.033Z] #20 73.17 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-03-25T18:57:16.033Z] #20 73.18 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-25T18:57:16.978Z] #20 DONE 74.1s [2022-03-25T18:57:16.978Z] [2022-03-25T18:57:16.978Z] #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-03-25T18:57:16.978Z] #21 sha256:e42e201bfe4dc781e905c76faf1e2f4dfb3275d688555b1a191dcba1b3d2fa3a [2022-03-25T18:57:18.365Z] #21 1.149 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-03-25T18:57:18.365Z] #21 1.151 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-03-25T18:57:18.365Z] #21 1.152 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-03-25T18:57:18.795Z] #73 DONE 4.3s [2022-03-25T18:57:18.795Z] [2022-03-25T18:57:18.795Z] #74 exporting to image [2022-03-25T18:57:18.795Z] #74 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-03-25T18:57:18.795Z] #74 exporting layers [2022-03-25T18:57:23.920Z] #21 1.770 Reading package lists... [2022-03-25T18:57:25.357Z] #74 exporting layers 7.0s done [2022-03-25T18:57:25.357Z] #74 writing image sha256:78d0c0fa173204f14a5ae913c8d0c5b83e0c799532042c894717ac7be1209537 done [2022-03-25T18:57:25.357Z] #74 naming to docker.io/library/docker:85572cac14168f9dc3fc3d9daa5eae1ba00eddf4 done [2022-03-25T18:57:25.357Z] #74 DONE 7.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2022-03-25T18:57:25.690Z] + trap exit INT TERM [2022-03-25T18:57:25.690Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-03-25T18:57:25.690Z] + CONTAINER_NAME=docker-pr1 [2022-03-25T18:57:25.690Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43428/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43428/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=85572cac14168f9dc3fc3d9daa5eae1ba00eddf4 -e DOCKER_GRAPHDRIVER docker:85572cac14168f9dc3fc3d9daa5eae1ba00eddf4 hack/make.sh dynbinary [2022-03-25T18:57:25.948Z] [2022-03-25T18:57:26.206Z] Removing bundles/ [2022-03-25T18:57:26.206Z] [2022-03-25T18:57:26.206Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-03-25T18:57:26.206Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-03-25T18:57:26.206Z] GOOS="" GOARCH="" GOARM="" [2022-03-25T18:57:27.380Z] #56 147.0 + mkdir -p /build [2022-03-25T18:57:27.380Z] #56 147.0 + cp runc /build/runc [2022-03-25T18:57:27.380Z] #56 DONE 147.6s [2022-03-25T18:57:27.380Z] [2022-03-25T18:57:27.380Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-25T18:57:27.380Z] #51 sha256:62258efd1310c58d8ef4c8ef111d1f60efce68345186f6001881029630198dca [2022-03-25T18:57:27.380Z] #51 315.6 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-03-25T18:57:27.380Z] #51 DONE 315.7s [2022-03-25T18:57:27.380Z] [2022-03-25T18:57:27.380Z] #60 [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-03-25T18:57:27.380Z] #60 sha256:a4530457ff6ad0c7a4744c3c5a926be47ab45fc3096304e2f31c89cd437b06eb [2022-03-25T18:57:27.380Z] #60 ... [2022-03-25T18:57:27.380Z] [2022-03-25T18:57:27.380Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-03-25T18:57:27.380Z] #52 sha256:82efcfccd6ae8a96a4fa9201b325ddae3a4adbdb2c6134934dd0ee69925b39da [2022-03-25T18:57:27.380Z] #52 DONE 0.6s [2022-03-25T18:57:27.380Z] [2022-03-25T18:57:27.380Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-03-25T18:57:27.380Z] #54 sha256:c5050f9c0e4af7fb4fc96dd9b7b77e4a6888b51a17be540d381d223976cfd28b [2022-03-25T18:57:27.380Z] #54 DONE 0.1s [2022-03-25T18:57:27.380Z] [2022-03-25T18:57:27.380Z] #57 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-03-25T18:57:27.380Z] #57 sha256:b6e03a4ef4a31cc256a6affa72ff16c63c3a72d01b8ade2c5bf65fcf03d704ba [2022-03-25T18:57:27.380Z] #57 DONE 0.2s [2022-03-25T18:57:27.380Z] [2022-03-25T18:57:27.380Z] #60 [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-03-25T18:57:27.380Z] #60 sha256:a4530457ff6ad0c7a4744c3c5a926be47ab45fc3096304e2f31c89cd437b06eb [2022-03-25T18:57:27.380Z] #60 272.6 + bin/containerd [2022-03-25T18:57:28.130Z] #21 6.338 Reading package lists... [2022-03-25T18:57:29.074Z] #21 10.86 Building dependency tree... [2022-03-25T18:57:29.074Z] #21 11.95 Reading state information... [2022-03-25T18:57:30.020Z] #21 13.03 The following additional packages will be installed: [2022-03-25T18:57:30.020Z] #21 13.03 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-03-25T18:57:30.020Z] #21 13.03 gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-03-25T18:57:30.020Z] #21 13.03 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-03-25T18:57:30.020Z] #21 13.03 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-03-25T18:57:30.020Z] #21 13.03 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-03-25T18:57:30.020Z] #21 13.04 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64 [2022-03-25T18:57:30.020Z] #21 13.04 libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x [2022-03-25T18:57:30.020Z] #21 13.06 Suggested packages: [2022-03-25T18:57:30.020Z] #21 13.06 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2022-03-25T18:57:30.020Z] #21 13.06 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2022-03-25T18:57:30.020Z] #21 13.06 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2022-03-25T18:57:30.020Z] #21 13.06 libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf [2022-03-25T18:57:30.020Z] #21 13.06 seccomp:ppc64el seccomp:s390x [2022-03-25T18:57:30.020Z] #21 13.06 Recommended packages: [2022-03-25T18:57:30.020Z] #21 13.06 libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel [2022-03-25T18:57:30.020Z] #21 13.06 libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf [2022-03-25T18:57:30.020Z] #21 13.06 libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el [2022-03-25T18:57:30.020Z] #21 13.06 libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x [2022-03-25T18:57:30.282Z] #21 13.52 The following NEW packages will be installed: [2022-03-25T18:57:30.282Z] #21 13.52 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-03-25T18:57:30.544Z] #21 13.52 gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2022-03-25T18:57:30.544Z] #21 13.52 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2022-03-25T18:57:30.544Z] #21 13.52 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-03-25T18:57:30.544Z] #21 13.52 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-03-25T18:57:30.544Z] #21 13.52 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-03-25T18:57:30.544Z] #21 13.52 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-03-25T18:57:30.544Z] #21 13.53 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64 [2022-03-25T18:57:30.544Z] #21 13.53 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el [2022-03-25T18:57:30.544Z] #21 13.53 libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf [2022-03-25T18:57:30.544Z] #21 13.53 libseccomp2:ppc64el libseccomp2:s390x [2022-03-25T18:57:30.806Z] #21 13.88 0 upgraded, 40 newly installed, 0 to remove and 0 not upgraded. [2022-03-25T18:57:30.806Z] #21 13.88 Need to get 15.9 MB of archives. [2022-03-25T18:57:30.806Z] #21 13.88 After this operation, 73.0 MB of additional disk space will be used. [2022-03-25T18:57:30.806Z] #21 13.88 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB] [2022-03-25T18:57:30.806Z] #21 13.89 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB] [2022-03-25T18:57:30.806Z] #21 13.89 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB] [2022-03-25T18:57:30.806Z] #21 13.89 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB] [2022-03-25T18:57:30.806Z] #21 13.90 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB] [2022-03-25T18:57:30.806Z] #21 13.90 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB] [2022-03-25T18:57:30.806Z] #21 13.90 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB] [2022-03-25T18:57:30.806Z] #21 13.90 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13+deb11u2 [2448 kB] [2022-03-25T18:57:30.806Z] #21 13.93 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB] [2022-03-25T18:57:30.806Z] #21 13.93 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB] [2022-03-25T18:57:30.806Z] #21 13.93 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB] [2022-03-25T18:57:30.806Z] #21 13.93 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB] [2022-03-25T18:57:30.806Z] #21 13.94 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13+deb11u2 [2831 kB] [2022-03-25T18:57:30.806Z] #21 13.96 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB] [2022-03-25T18:57:30.806Z] #21 13.96 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB] [2022-03-25T18:57:30.806Z] #21 13.96 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB] [2022-03-25T18:57:30.806Z] #21 13.96 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB] [2022-03-25T18:57:30.806Z] #21 13.97 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u2 [2333 kB] [2022-03-25T18:57:30.806Z] #21 13.99 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB] [2022-03-25T18:57:30.806Z] #21 13.99 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB] [2022-03-25T18:57:30.806Z] #21 13.99 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB] [2022-03-25T18:57:30.806Z] #21 14.00 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB] [2022-03-25T18:57:30.806Z] #21 14.00 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13+deb11u2 [2458 kB] [2022-03-25T18:57:30.806Z] #21 14.02 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-03-25T18:57:30.806Z] #21 14.02 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-03-25T18:57:30.806Z] #21 14.02 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB] [2022-03-25T18:57:30.806Z] #21 14.02 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB] [2022-03-25T18:57:30.806Z] #21 14.03 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13+deb11u2 [2338 kB] [2022-03-25T18:57:30.806Z] #21 14.05 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB] [2022-03-25T18:57:31.067Z] #21 14.05 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB] [2022-03-25T18:57:31.067Z] #21 14.05 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1+deb11u1 [46.8 kB] [2022-03-25T18:57:31.067Z] #21 14.05 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp-dev s390x 2.5.1-1+deb11u1 [90.7 kB] [2022-03-25T18:57:31.067Z] #21 14.06 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1+deb11u1 [54.5 kB] [2022-03-25T18:57:31.067Z] #21 14.06 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp-dev ppc64el 2.5.1-1+deb11u1 [95.3 kB] [2022-03-25T18:57:31.067Z] #21 14.06 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1+deb11u1 [46.7 kB] [2022-03-25T18:57:31.067Z] #21 14.06 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp-dev armhf 2.5.1-1+deb11u1 [87.0 kB] [2022-03-25T18:57:31.067Z] #21 14.07 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1+deb11u1 [47.6 kB] [2022-03-25T18:57:31.067Z] #21 14.07 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp-dev armel 2.5.1-1+deb11u1 [87.8 kB] [2022-03-25T18:57:31.067Z] #21 14.07 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1+deb11u1 [47.4 kB] [2022-03-25T18:57:31.067Z] #21 14.07 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-03-25T18:57:31.640Z] #21 14.51 debconf: delaying package configuration, since apt-utils is not installed [2022-03-25T18:57:31.641Z] #21 14.69 Fetched 15.9 MB in 0s (33.9 MB/s) [2022-03-25T18:57:31.641Z] #21 14.73 Selecting previously unselected package gcc-10-base:armel. [2022-03-25T18:57:31.641Z] #21 14.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 ... 38508 files and directories currently installed.) [2022-03-25T18:57:31.641Z] #21 14.76 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ... [2022-03-25T18:57:31.641Z] #21 14.77 Unpacking gcc-10-base:armel (10.2.1-6) ... [2022-03-25T18:57:31.641Z] #21 14.82 Selecting previously unselected package gcc-10-base:armhf. [2022-03-25T18:57:31.641Z] #21 14.83 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ... [2022-03-25T18:57:31.641Z] #21 14.84 Unpacking gcc-10-base:armhf (10.2.1-6) ... [2022-03-25T18:57:31.902Z] #21 14.88 Selecting previously unselected package gcc-10-base:ppc64el. [2022-03-25T18:57:31.902Z] #21 14.89 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ... [2022-03-25T18:57:31.902Z] #21 14.90 Unpacking gcc-10-base:ppc64el (10.2.1-6) ... [2022-03-25T18:57:31.902Z] #21 14.95 Selecting previously unselected package gcc-10-base:s390x. [2022-03-25T18:57:31.902Z] #21 14.95 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ... [2022-03-25T18:57:31.902Z] #21 14.96 Unpacking gcc-10-base:s390x (10.2.1-6) ... [2022-03-25T18:57:31.902Z] #21 15.02 Selecting previously unselected package gcc-10-base:arm64. [2022-03-25T18:57:31.902Z] #21 15.02 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ... [2022-03-25T18:57:31.902Z] #21 15.03 Unpacking gcc-10-base:arm64 (10.2.1-6) ... [2022-03-25T18:57:31.902Z] #21 15.10 Selecting previously unselected package libgcc-s1:armel. [2022-03-25T18:57:31.902Z] #21 15.10 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ... [2022-03-25T18:57:31.902Z] #21 15.11 Unpacking libgcc-s1:armel (10.2.1-6) ... [2022-03-25T18:57:31.902Z] #21 15.16 Selecting previously unselected package libcrypt1:armel. [2022-03-25T18:57:32.165Z] #21 15.17 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ... [2022-03-25T18:57:32.165Z] #21 15.17 Unpacking libcrypt1:armel (1:4.4.18-4) ... [2022-03-25T18:57:32.165Z] #21 15.27 Selecting previously unselected package libc6:armel. [2022-03-25T18:57:32.165Z] #21 15.27 Preparing to unpack .../07-libc6_2.31-13+deb11u2_armel.deb ... [2022-03-25T18:57:32.427Z] #21 15.45 Unpacking libc6:armel (2.31-13+deb11u2) ... [2022-03-25T18:57:33.000Z] #21 15.88 Selecting previously unselected package libapparmor1:armel. [2022-03-25T18:57:33.000Z] #21 15.89 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ... [2022-03-25T18:57:33.000Z] #21 15.89 Unpacking libapparmor1:armel (2.13.6-10) ... [2022-03-25T18:57:33.000Z] #21 15.95 Selecting previously unselected package libapparmor-dev:armel. [2022-03-25T18:57:33.000Z] #21 15.95 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ... [2022-03-25T18:57:33.000Z] #21 15.95 Unpacking libapparmor-dev:armel (2.13.6-10) ... [2022-03-25T18:57:33.000Z] #21 16.03 Selecting previously unselected package libgcc-s1:arm64. [2022-03-25T18:57:33.000Z] #21 16.03 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ... [2022-03-25T18:57:33.000Z] #21 16.03 Unpacking libgcc-s1:arm64 (10.2.1-6) ... [2022-03-25T18:57:33.000Z] #21 16.09 Selecting previously unselected package libcrypt1:arm64. [2022-03-25T18:57:33.000Z] #21 16.09 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ... [2022-03-25T18:57:33.000Z] #21 16.09 Unpacking libcrypt1:arm64 (1:4.4.18-4) ... [2022-03-25T18:57:33.261Z] #21 16.19 Selecting previously unselected package libc6:arm64. [2022-03-25T18:57:33.261Z] #21 16.19 Preparing to unpack .../12-libc6_2.31-13+deb11u2_arm64.deb ... [2022-03-25T18:57:33.261Z] #21 16.37 Unpacking libc6:arm64 (2.31-13+deb11u2) ... [2022-03-25T18:57:33.838Z] #21 16.78 Selecting previously unselected package libapparmor1:arm64. [2022-03-25T18:57:33.838Z] #21 16.79 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ... [2022-03-25T18:57:33.838Z] #21 16.79 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-03-25T18:57:33.839Z] #21 16.85 Selecting previously unselected package libapparmor-dev:arm64. [2022-03-25T18:57:33.839Z] #21 16.85 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-03-25T18:57:33.839Z] #21 16.86 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-03-25T18:57:33.839Z] #21 16.94 Selecting previously unselected package libgcc-s1:s390x. [2022-03-25T18:57:33.839Z] #21 16.94 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ... [2022-03-25T18:57:33.839Z] #21 16.95 Unpacking libgcc-s1:s390x (10.2.1-6) ... [2022-03-25T18:57:33.839Z] #21 17.00 Selecting previously unselected package libcrypt1:s390x. [2022-03-25T18:57:33.839Z] #21 17.00 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ... [2022-03-25T18:57:33.839Z] #21 17.01 Unpacking libcrypt1:s390x (1:4.4.18-4) ... [2022-03-25T18:57:34.101Z] #21 17.10 Selecting previously unselected package libc6:s390x. [2022-03-25T18:57:34.101Z] #21 17.10 Preparing to unpack .../17-libc6_2.31-13+deb11u2_s390x.deb ... [2022-03-25T18:57:34.101Z] #21 17.28 Unpacking libc6:s390x (2.31-13+deb11u2) ... [2022-03-25T18:57:35.045Z] #21 17.85 Selecting previously unselected package libapparmor1:s390x. [2022-03-25T18:57:35.045Z] #21 17.85 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ... [2022-03-25T18:57:35.045Z] #21 17.86 Unpacking libapparmor1:s390x (2.13.6-10) ... [2022-03-25T18:57:35.045Z] #21 17.91 Selecting previously unselected package libapparmor-dev:s390x. [2022-03-25T18:57:35.045Z] #21 17.92 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ... [2022-03-25T18:57:35.045Z] #21 17.92 Unpacking libapparmor-dev:s390x (2.13.6-10) ... [2022-03-25T18:57:35.045Z] #21 17.99 Selecting previously unselected package libgcc-s1:armhf. [2022-03-25T18:57:35.045Z] #21 18.00 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ... [2022-03-25T18:57:35.045Z] #21 18.01 Unpacking libgcc-s1:armhf (10.2.1-6) ... [2022-03-25T18:57:35.045Z] #21 18.07 Selecting previously unselected package libcrypt1:armhf. [2022-03-25T18:57:35.045Z] #21 18.07 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ... [2022-03-25T18:57:35.045Z] #21 18.08 Unpacking libcrypt1:armhf (1:4.4.18-4) ... [2022-03-25T18:57:35.045Z] #21 18.18 Selecting previously unselected package libc6:armhf. [2022-03-25T18:57:35.045Z] #21 18.18 Preparing to unpack .../22-libc6_2.31-13+deb11u2_armhf.deb ... [2022-03-25T18:57:35.306Z] #21 18.34 Unpacking libc6:armhf (2.31-13+deb11u2) ... [2022-03-25T18:57:35.683Z] 0a6173b79e25: Pull complete [2022-03-25T18:57:35.683Z] Digest: sha256:33d7abef52e917a19145873e9ed487055cb55ce3ccf3056ea189b0eb5e4e3683 [2022-03-25T18:57:35.683Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-25T18:57:35.683Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2022-03-25T18:57:35.683Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2022-03-25T18:57:35.683Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.2686' [2022-03-25T18:57:35.683Z] WARN: Skipping validation tests [2022-03-25T18:57:35.683Z] INFO: Running unit tests at 03/25/2022 18:57:20... [2022-03-25T18:57:35.683Z] INFO: make.ps1 starting at 03/25/2022 18:57:26 [2022-03-25T18:57:35.683Z] INFO: Git commit (85572cac14) assumed from DOCKER_GITCOMMIT environment variable [2022-03-25T18:57:35.683Z] INFO: Invoking autogen... [2022-03-25T18:57:35.683Z] INFO: Running unit tests... [2022-03-25T18:57:35.683Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/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/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/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-03-25T18:57:35.829Z] #21 18.75 Selecting previously unselected package libapparmor1:armhf. [2022-03-25T18:57:35.829Z] #21 18.76 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ... [2022-03-25T18:57:35.829Z] #21 18.77 Unpacking libapparmor1:armhf (2.13.6-10) ... [2022-03-25T18:57:35.829Z] #21 18.82 Selecting previously unselected package libapparmor-dev:armhf. [2022-03-25T18:57:35.829Z] #21 18.83 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ... [2022-03-25T18:57:35.829Z] #21 18.83 Unpacking libapparmor-dev:armhf (2.13.6-10) ... [2022-03-25T18:57:35.829Z] #21 18.91 Selecting previously unselected package libgcc-s1:ppc64el. [2022-03-25T18:57:35.829Z] #21 18.92 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ... [2022-03-25T18:57:35.829Z] #21 18.93 Unpacking libgcc-s1:ppc64el (10.2.1-6) ... [2022-03-25T18:57:35.829Z] #21 18.99 Selecting previously unselected package libcrypt1:ppc64el. [2022-03-25T18:57:35.829Z] #21 19.00 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ... [2022-03-25T18:57:36.090Z] #21 19.01 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ... [2022-03-25T18:57:36.090Z] #21 19.09 Selecting previously unselected package libc6:ppc64el. [2022-03-25T18:57:36.090Z] #21 19.10 Preparing to unpack .../27-libc6_2.31-13+deb11u2_ppc64el.deb ... [2022-03-25T18:57:36.355Z] #21 19.27 Unpacking libc6:ppc64el (2.31-13+deb11u2) ... [2022-03-25T18:57:36.404Z] #60 280.7 # github.com/containerd/containerd/cmd/containerd [2022-03-25T18:57:36.404Z] #60 280.7 /usr/bin/ld: /tmp/go-link-276213817/000019.o: in function `New': [2022-03-25T18:57:36.404Z] #60 280.7 /tmp/tmp.z12T2D3x8x/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-03-25T18:57:36.404Z] #60 280.8 + bin/containerd-stress [2022-03-25T18:57:36.404Z] #60 282.0 + bin/containerd-shim [2022-03-25T18:57:36.928Z] #21 19.93 Selecting previously unselected package libapparmor1:ppc64el. [2022-03-25T18:57:36.928Z] #21 19.94 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ... [2022-03-25T18:57:36.928Z] #21 19.95 Unpacking libapparmor1:ppc64el (2.13.6-10) ... [2022-03-25T18:57:36.928Z] #21 20.00 Selecting previously unselected package libapparmor-dev:ppc64el. [2022-03-25T18:57:36.928Z] #21 20.01 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ... [2022-03-25T18:57:36.928Z] #21 20.01 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ... [2022-03-25T18:57:36.928Z] #21 20.08 Selecting previously unselected package libseccomp2:s390x. [2022-03-25T18:57:36.928Z] #21 20.08 Preparing to unpack .../30-libseccomp2_2.5.1-1+deb11u1_s390x.deb ... [2022-03-25T18:57:36.928Z] #21 20.09 Unpacking libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-03-25T18:57:37.205Z] #21 20.14 Selecting previously unselected package libseccomp-dev:s390x. [2022-03-25T18:57:37.205Z] #21 20.15 Preparing to unpack .../31-libseccomp-dev_2.5.1-1+deb11u1_s390x.deb ... [2022-03-25T18:57:37.205Z] #21 20.16 Unpacking libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-03-25T18:57:37.205Z] #21 20.23 Selecting previously unselected package libseccomp2:ppc64el. [2022-03-25T18:57:37.205Z] #21 20.23 Preparing to unpack .../32-libseccomp2_2.5.1-1+deb11u1_ppc64el.deb ... [2022-03-25T18:57:37.205Z] #21 20.24 Unpacking libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-03-25T18:57:37.205Z] #21 20.28 Selecting previously unselected package libseccomp-dev:ppc64el. [2022-03-25T18:57:37.205Z] #21 20.30 Preparing to unpack .../33-libseccomp-dev_2.5.1-1+deb11u1_ppc64el.deb ... [2022-03-25T18:57:37.205Z] #21 20.30 Unpacking libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-03-25T18:57:37.205Z] #21 20.36 Selecting previously unselected package libseccomp2:armhf. [2022-03-25T18:57:37.205Z] #21 20.37 Preparing to unpack .../34-libseccomp2_2.5.1-1+deb11u1_armhf.deb ... [2022-03-25T18:57:37.205Z] #21 20.37 Unpacking libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-03-25T18:57:37.466Z] #21 20.42 Selecting previously unselected package libseccomp-dev:armhf. [2022-03-25T18:57:37.466Z] #21 20.43 Preparing to unpack .../35-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ... [2022-03-25T18:57:37.466Z] #21 20.43 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-03-25T18:57:37.466Z] #21 20.52 Selecting previously unselected package libseccomp2:armel. [2022-03-25T18:57:37.466Z] #21 20.53 Preparing to unpack .../36-libseccomp2_2.5.1-1+deb11u1_armel.deb ... [2022-03-25T18:57:37.466Z] #21 20.54 Unpacking libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-03-25T18:57:37.466Z] #21 20.58 Selecting previously unselected package libseccomp-dev:armel. [2022-03-25T18:57:37.466Z] #21 20.59 Preparing to unpack .../37-libseccomp-dev_2.5.1-1+deb11u1_armel.deb ... [2022-03-25T18:57:37.466Z] #21 20.59 Unpacking libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-03-25T18:57:37.466Z] #21 20.67 Selecting previously unselected package libseccomp2:arm64. [2022-03-25T18:57:37.727Z] #21 20.67 Preparing to unpack .../38-libseccomp2_2.5.1-1+deb11u1_arm64.deb ... [2022-03-25T18:57:37.727Z] #21 20.68 Unpacking libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-03-25T18:57:37.727Z] #21 20.73 Selecting previously unselected package libseccomp-dev:arm64. [2022-03-25T18:57:37.727Z] #21 20.74 Preparing to unpack .../39-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-03-25T18:57:37.727Z] #21 20.74 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-03-25T18:57:37.727Z] #21 20.86 Setting up gcc-10-base:arm64 (10.2.1-6) ... [2022-03-25T18:57:37.727Z] #21 20.87 Setting up gcc-10-base:armel (10.2.1-6) ... [2022-03-25T18:57:37.727Z] #21 20.88 Setting up gcc-10-base:armhf (10.2.1-6) ... [2022-03-25T18:57:37.727Z] #21 20.90 Setting up gcc-10-base:ppc64el (10.2.1-6) ... [2022-03-25T18:57:37.727Z] #21 20.91 Setting up gcc-10-base:s390x (10.2.1-6) ... [2022-03-25T18:57:37.989Z] #21 20.93 Setting up libcrypt1:arm64 (1:4.4.18-4) ... [2022-03-25T18:57:37.989Z] #21 20.95 Setting up libcrypt1:armel (1:4.4.18-4) ... [2022-03-25T18:57:37.989Z] #21 20.96 Setting up libcrypt1:armhf (1:4.4.18-4) ... [2022-03-25T18:57:37.989Z] #21 20.97 Setting up libcrypt1:ppc64el (1:4.4.18-4) ... [2022-03-25T18:57:37.989Z] #21 20.99 Setting up libcrypt1:s390x (1:4.4.18-4) ... [2022-03-25T18:57:37.989Z] #21 21.00 Setting up libgcc-s1:arm64 (10.2.1-6) ... [2022-03-25T18:57:37.989Z] #21 21.02 Setting up libgcc-s1:armel (10.2.1-6) ... [2022-03-25T18:57:37.989Z] #21 21.03 Setting up libgcc-s1:armhf (10.2.1-6) ... [2022-03-25T18:57:37.989Z] #21 21.04 Setting up libgcc-s1:ppc64el (10.2.1-6) ... [2022-03-25T18:57:37.989Z] #21 21.05 Setting up libgcc-s1:s390x (10.2.1-6) ... [2022-03-25T18:57:37.989Z] #21 21.07 Setting up libc6:arm64 (2.31-13+deb11u2) ... [2022-03-25T18:57:39.378Z] #21 22.33 Setting up libc6:armel (2.31-13+deb11u2) ... [2022-03-25T18:57:40.584Z] #21 23.57 Setting up libc6:armhf (2.31-13+deb11u2) ... [2022-03-25T18:57:41.973Z] #21 24.82 Setting up libc6:ppc64el (2.31-13+deb11u2) ... [2022-03-25T18:57:42.975Z] #21 26.04 Setting up libc6:s390x (2.31-13+deb11u2) ... [2022-03-25T18:57:44.398Z] #21 27.34 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-03-25T18:57:44.398Z] #21 27.36 Setting up libapparmor1:armel (2.13.6-10) ... [2022-03-25T18:57:44.398Z] #21 27.37 Setting up libapparmor1:armhf (2.13.6-10) ... [2022-03-25T18:57:44.398Z] #21 27.39 Setting up libapparmor1:ppc64el (2.13.6-10) ... [2022-03-25T18:57:44.398Z] #21 27.40 Setting up libapparmor1:s390x (2.13.6-10) ... [2022-03-25T18:57:44.398Z] #21 27.41 Setting up libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-03-25T18:57:44.398Z] #21 27.42 Setting up libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-03-25T18:57:44.398Z] #21 27.44 Setting up libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-03-25T18:57:44.398Z] #21 27.45 Setting up libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-03-25T18:57:44.398Z] #21 27.47 Setting up libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-03-25T18:57:44.398Z] #21 27.48 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-03-25T18:57:44.398Z] #21 27.49 Setting up libapparmor-dev:armel (2.13.6-10) ... [2022-03-25T18:57:44.398Z] #21 27.52 Setting up libapparmor-dev:armhf (2.13.6-10) ... [2022-03-25T18:57:44.398Z] #21 27.53 Setting up libapparmor-dev:ppc64el (2.13.6-10) ... [2022-03-25T18:57:44.662Z] #21 27.54 Setting up libapparmor-dev:s390x (2.13.6-10) ... [2022-03-25T18:57:44.662Z] #21 27.56 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-03-25T18:57:44.662Z] #21 27.57 Setting up libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-03-25T18:57:44.662Z] #21 27.58 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-03-25T18:57:44.662Z] #21 27.60 Setting up libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-03-25T18:57:44.662Z] #21 27.61 Setting up libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-03-25T18:57:44.662Z] #21 27.62 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-25T18:57:45.234Z] #21 DONE 28.3s [2022-03-25T18:57:45.234Z] [2022-03-25T18:57:45.234Z] #62 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-03-25T18:57:45.234Z] #62 sha256:1e42274a1b244f0b3f5715688e593d5948f7426519ae1a0d03b77d114a3c26ce [2022-03-25T18:57:45.234Z] #62 DONE 0.1s [2022-03-25T18:57:45.234Z] [2022-03-25T18:57:45.234Z] #22 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-03-25T18:57:45.234Z] #22 sha256:31a04da0b97cd29012e7817a3ae6c5cedf9ee5be88c05ea4bbd706f0f114b0eb [2022-03-25T18:57:46.103Z] ? github.com/docker/docker/api [no test files] [2022-03-25T18:57:46.358Z] #60 293.6 + bin/containerd-shim-runc-v1 [2022-03-25T18:57:46.622Z] #22 DONE 1.2s [2022-03-25T18:57:46.622Z] [2022-03-25T18:57:46.622Z] #23 [dev-systemd-false 2/24] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-03-25T18:57:46.622Z] #23 sha256:9175868c615393160f98047f0a53ff0e63ba2ab3ba7aad5f24a04106611d1247 [2022-03-25T18:57:47.564Z] #23 DONE 0.9s [2022-03-25T18:57:47.564Z] [2022-03-25T18:57:47.564Z] #63 [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-03-25T18:57:47.564Z] #63 sha256:312722bc16f342582587278d56dab66ae062db7fc7f6145c4a323e4abb2045b8 [2022-03-25T18:57:47.564Z] #63 1.080 + RM_GOPATH=0 [2022-03-25T18:57:47.564Z] #63 1.080 + TMP_GOPATH= [2022-03-25T18:57:47.564Z] #63 1.080 + : /build [2022-03-25T18:57:47.564Z] #63 1.080 + '[' -z '' ']' [2022-03-25T18:57:47.564Z] #63 1.080 ++ mktemp -d [2022-03-25T18:57:47.564Z] #63 1.083 + export GOPATH=/tmp/tmp.kYgd5trDRr [2022-03-25T18:57:47.564Z] #63 1.083 + GOPATH=/tmp/tmp.kYgd5trDRr [2022-03-25T18:57:47.564Z] #63 1.083 + RM_GOPATH=1 [2022-03-25T18:57:47.564Z] #63 1.083 + case "$(go env GOARCH)" in [2022-03-25T18:57:47.564Z] #63 1.083 ++ go env GOARCH [2022-03-25T18:57:47.564Z] #63 1.093 + export GO_BUILDMODE=-buildmode=pie [2022-03-25T18:57:47.564Z] #63 1.093 + GO_BUILDMODE=-buildmode=pie [2022-03-25T18:57:47.564Z] #63 1.094 ++ dirname /install.sh [2022-03-25T18:57:47.564Z] #63 1.095 + dir=/ [2022-03-25T18:57:47.564Z] #63 1.095 + bin=runc [2022-03-25T18:57:47.564Z] #63 1.096 + shift [2022-03-25T18:57:47.564Z] #63 1.096 + '[' '!' -f //runc.installer ']' [2022-03-25T18:57:47.564Z] #63 1.096 + . //runc.installer [2022-03-25T18:57:47.564Z] #63 1.096 ++ set -e [2022-03-25T18:57:47.564Z] #63 1.097 ++ : v1.1.0 [2022-03-25T18:57:47.564Z] #63 1.097 + install_runc [2022-03-25T18:57:47.564Z] #63 1.097 + RUNC_BUILDTAGS=seccomp [2022-03-25T18:57:47.564Z] #63 1.098 + echo 'Install runc version v1.1.0 (build tags: seccomp)' [2022-03-25T18:57:47.564Z] #63 1.098 Install runc version v1.1.0 (build tags: seccomp) [2022-03-25T18:57:47.564Z] #63 1.098 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.kYgd5trDRr/src/github.com/opencontainers/runc [2022-03-25T18:57:47.564Z] #63 1.100 Cloning into '/tmp/tmp.kYgd5trDRr/src/github.com/opencontainers/runc'... [2022-03-25T18:57:48.140Z] #63 ... [2022-03-25T18:57:48.140Z] [2022-03-25T18:57:48.140Z] #24 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-03-25T18:57:48.140Z] #24 sha256:86bfcb66452782f0ed10b29856da9524d0c6596119f3fae19aa2e010b0c5b985 [2022-03-25T18:57:48.140Z] #24 0.770 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-03-25T18:57:48.140Z] #24 DONE 0.9s [2022-03-25T18:57:48.407Z] [2022-03-25T18:57:48.407Z] #25 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-03-25T18:57:48.407Z] #25 sha256:8811b41f6dc5aa35c9cd6d6ec23bb1a3a210dd0ce879d10f4c33faf775388a20 [2022-03-25T18:57:48.981Z] #25 DONE 0.9s [2022-03-25T18:57:48.981Z] [2022-03-25T18:57:48.981Z] #67 [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-03-25T18:57:48.981Z] #67 sha256:ef180e28757a78e77127f3fa1a860960ed840961dce9b15d1bac591a48c1d421 [2022-03-25T18:57:49.241Z] #67 ... [2022-03-25T18:57:49.241Z] [2022-03-25T18:57:49.241Z] #26 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-03-25T18:57:49.241Z] #26 sha256:f6bbd2d0abb913fa9066a8e025d7ebafb3806410e7d4f16daf11ca5ece2d4657 [2022-03-25T18:57:50.185Z] #26 DONE 0.8s [2022-03-25T18:57:50.185Z] [2022-03-25T18:57:50.185Z] #27 [dev-systemd-false 6/24] RUN ldconfig [2022-03-25T18:57:50.185Z] #27 sha256:a7dcc71c1f1850957c8f2e537103095b89661a5e41c841b15934e67828aa5ccc [2022-03-25T18:57:51.128Z] #27 DONE 1.0s [2022-03-25T18:57:51.128Z] [2022-03-25T18:57:51.128Z] #67 [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-03-25T18:57:51.128Z] #67 sha256:ef180e28757a78e77127f3fa1a860960ed840961dce9b15d1bac591a48c1d421 [2022-03-25T18:57:51.128Z] #67 ... [2022-03-25T18:57:51.128Z] [2022-03-25T18:57:51.128Z] #63 [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-03-25T18:57:51.128Z] #63 sha256:312722bc16f342582587278d56dab66ae062db7fc7f6145c4a323e4abb2045b8 [2022-03-25T18:57:51.128Z] #63 5.775 + cd /tmp/tmp.kYgd5trDRr/src/github.com/opencontainers/runc [2022-03-25T18:57:51.128Z] #63 5.775 + git checkout -q v1.1.0 [2022-03-25T18:57:51.389Z] #63 6.087 + '[' -z '' ']' [2022-03-25T18:57:51.389Z] #63 6.087 + target=static [2022-03-25T18:57:51.389Z] #63 6.087 + make BUILDTAGS=seccomp static [2022-03-25T18:57:51.389Z] #63 6.196 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.0-0-g067aaf85 -X main.version=1.1.0 " -o runc . [2022-03-25T18:57:52.906Z] #60 300.2 + bin/containerd-shim-runc-v2 [2022-03-25T18:57:53.469Z] #60 301.0 + binaries [2022-03-25T18:57:53.469Z] #60 301.0 + install -D bin/containerd /build/containerd [2022-03-25T18:57:53.469Z] #60 301.1 + install -D bin/containerd-shim /build/containerd-shim [2022-03-25T18:57:53.469Z] #60 301.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-03-25T18:57:53.469Z] #60 301.1 + install -D bin/ctr /build/ctr [2022-03-25T18:57:53.726Z] #60 DONE 301.5s [2022-03-25T18:57:54.656Z] [2022-03-25T18:57:54.656Z] #61 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-03-25T18:57:54.656Z] #61 sha256:6418638061feddb038a8fdaddd01fbca226680bf59995086b62a8c37f0dd52f3 [2022-03-25T18:57:54.912Z] #61 DONE 0.2s [2022-03-25T18:57:54.912Z] [2022-03-25T18:57:54.912Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-03-25T18:57:54.912Z] #66 sha256:e924384b69677f2d5dd0d4ce1dfc2f8d8770b582a8b9514282c6da75724b4bc2 [2022-03-25T18:57:54.912Z] #66 DONE 0.1s [2022-03-25T18:57:54.912Z] [2022-03-25T18:57:54.912Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-03-25T18:57:54.912Z] #71 sha256:dc70a44caf6da82114063e593dda5da195fcf82b7a899f06d6d12fe44de0b399 [2022-03-25T18:57:55.169Z] #71 DONE 0.2s [2022-03-25T18:57:55.169Z] [2022-03-25T18:57:55.169Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-03-25T18:57:55.169Z] #72 sha256:c610c17340a11ac3768693f5942e9ead718fa5ed50dcec363f6a230dddf4d8e1 [2022-03-25T18:57:55.169Z] #72 DONE 0.0s [2022-03-25T18:57:55.169Z] [2022-03-25T18:57:55.169Z] #73 [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-03-25T18:57:55.169Z] #73 sha256:6d2134bf800731d976a7e9226678cb16ed126446ffd22271331a6ff226b7a02c [2022-03-25T18:57:56.097Z] #73 0.702 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-03-25T18:57:56.097Z] #73 0.702 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-03-25T18:57:56.097Z] #73 0.702 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-03-25T18:57:56.660Z] #73 0.958 Reading package lists... [2022-03-25T18:57:57.224Z] #73 1.503 Reading package lists... [2022-03-25T18:57:57.480Z] #73 2.042 Building dependency tree... [2022-03-25T18:57:57.480Z] #73 2.181 Reading state information... [2022-03-25T18:57:57.480Z] #73 2.331 The following additional packages will be installed: [2022-03-25T18:57:57.480Z] #73 2.332 libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 libkmod2 libpam-systemd [2022-03-25T18:57:57.480Z] #73 2.332 systemd-timesyncd [2022-03-25T18:57:57.480Z] #73 2.333 Suggested packages: [2022-03-25T18:57:57.480Z] #73 2.333 systemd-container policykit-1 [2022-03-25T18:57:57.480Z] #73 2.333 Recommended packages: [2022-03-25T18:57:57.480Z] #73 2.333 libnss-systemd [2022-03-25T18:57:57.480Z] #73 2.413 The following NEW packages will be installed: [2022-03-25T18:57:57.736Z] #73 2.413 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 [2022-03-25T18:57:57.736Z] #73 2.414 libkmod2 libpam-systemd systemd systemd-sysv systemd-timesyncd [2022-03-25T18:57:57.736Z] #73 2.686 0 upgraded, 11 newly installed, 0 to remove and 0 not upgraded. [2022-03-25T18:57:57.736Z] #73 2.686 Need to get 5941 kB of archives. [2022-03-25T18:57:57.736Z] #73 2.686 After this operation, 19.5 MB of additional disk space will be used. [2022-03-25T18:57:57.736Z] #73 2.686 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-03-25T18:57:57.976Z] #63 ... [2022-03-25T18:57:57.976Z] [2022-03-25T18:57:57.976Z] #28 [dev-systemd-false 7/24] 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-03-25T18:57:57.976Z] #28 sha256:cfad8a010bec73e279e0efdf388caa978865c340310ba320efd4ab48072df871 [2022-03-25T18:57:57.976Z] #28 1.163 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-25T18:57:57.976Z] #28 1.181 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-25T18:57:57.976Z] #28 1.181 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-25T18:57:57.976Z] #28 1.416 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-03-25T18:57:57.976Z] #28 1.644 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-25T18:57:57.976Z] #28 1.876 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-03-25T18:57:57.976Z] #28 2.132 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-03-25T18:57:57.976Z] #28 2.390 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB] [2022-03-25T18:57:57.976Z] #28 2.681 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-03-25T18:57:57.976Z] #28 2.957 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [125 kB] [2022-03-25T18:57:57.976Z] #28 2.958 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [123 kB] [2022-03-25T18:57:57.976Z] #28 2.975 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [123 kB] [2022-03-25T18:57:57.976Z] #28 2.976 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [125 kB] [2022-03-25T18:57:57.976Z] #28 2.978 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [117 kB] [2022-03-25T18:57:57.976Z] #28 2.979 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [118 kB] [2022-03-25T18:57:57.976Z] #28 3.115 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-03-25T18:57:57.976Z] #28 3.119 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-03-25T18:57:57.976Z] #28 3.124 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-03-25T18:57:57.976Z] #28 3.124 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-03-25T18:57:57.976Z] #28 3.124 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-25T18:57:57.976Z] #28 3.130 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-03-25T18:57:57.993Z] #73 2.689 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-03-25T18:57:57.993Z] #73 2.691 Get:3 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-03-25T18:57:57.993Z] #73 2.693 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-03-25T18:57:57.993Z] #73 2.694 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-timesyncd amd64 247.3-6 [131 kB] [2022-03-25T18:57:57.993Z] #73 2.700 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-6 [4495 kB] [2022-03-25T18:57:57.993Z] #73 2.737 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-6 [113 kB] [2022-03-25T18:57:57.993Z] #73 2.738 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.20-2 [219 kB] [2022-03-25T18:57:57.993Z] #73 2.740 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.20-2 [239 kB] [2022-03-25T18:57:57.993Z] #73 2.741 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-6 [282 kB] [2022-03-25T18:57:57.993Z] #73 2.743 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus-user-session amd64 1.12.20-2 [96.2 kB] [2022-03-25T18:57:57.993Z] #73 2.871 debconf: delaying package configuration, since apt-utils is not installed [2022-03-25T18:57:57.993Z] #73 2.904 Fetched 5941 kB in 0s (18.3 MB/s) [2022-03-25T18:57:57.993Z] #73 2.929 Selecting previously unselected package libargon2-1:amd64. [2022-03-25T18:57:57.993Z] #73 2.929 (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-03-25T18:57:57.993Z] #73 2.945 Preparing to unpack .../0-libargon2-1_0~20171227-0.2_amd64.deb ... [2022-03-25T18:57:57.993Z] #73 2.952 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-03-25T18:57:57.993Z] #73 2.990 Selecting previously unselected package libjson-c5:amd64. [2022-03-25T18:57:57.993Z] #73 2.993 Preparing to unpack .../1-libjson-c5_0.15-2_amd64.deb ... [2022-03-25T18:57:57.993Z] #73 2.997 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-03-25T18:57:57.993Z] #73 3.035 Selecting previously unselected package libcryptsetup12:amd64. [2022-03-25T18:57:57.993Z] #73 3.038 Preparing to unpack .../2-libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-03-25T18:57:57.993Z] #73 3.042 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-03-25T18:57:58.249Z] #73 3.100 Selecting previously unselected package libkmod2:amd64. [2022-03-25T18:57:58.249Z] #73 3.100 Preparing to unpack .../3-libkmod2_28-1_amd64.deb ... [2022-03-25T18:57:58.249Z] #73 3.104 Unpacking libkmod2:amd64 (28-1) ... [2022-03-25T18:57:58.249Z] #73 3.148 Selecting previously unselected package systemd-timesyncd. [2022-03-25T18:57:58.249Z] #73 3.151 Preparing to unpack .../4-systemd-timesyncd_247.3-6_amd64.deb ... [2022-03-25T18:57:58.249Z] #73 3.154 Unpacking systemd-timesyncd (247.3-6) ... [2022-03-25T18:57:58.249Z] #73 3.200 Selecting previously unselected package systemd. [2022-03-25T18:57:58.249Z] #73 3.203 Preparing to unpack .../5-systemd_247.3-6_amd64.deb ... [2022-03-25T18:57:58.249Z] #73 3.236 Unpacking systemd (247.3-6) ... [2022-03-25T18:57:58.812Z] #73 3.718 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-03-25T18:57:58.812Z] #73 3.727 Setting up libjson-c5:amd64 (0.15-2) ... [2022-03-25T18:57:58.812Z] #73 3.738 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-03-25T18:57:58.812Z] #73 3.748 Setting up libkmod2:amd64 (28-1) ... [2022-03-25T18:57:58.812Z] #73 3.760 Setting up systemd (247.3-6) ... [2022-03-25T18:57:58.812Z] #73 3.804 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-03-25T18:57:58.812Z] #73 3.806 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-03-25T18:57:58.812Z] #73 3.809 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-03-25T18:57:59.375Z] #73 4.111 Setting up systemd-timesyncd (247.3-6) ... [2022-03-25T18:57:59.375Z] #73 4.325 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. [2022-03-25T18:57:59.375Z] #73 4.325 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. [2022-03-25T18:57:59.375Z] #73 4.360 Selecting previously unselected package systemd-sysv. [2022-03-25T18:57:59.375Z] #73 4.360 (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-03-25T18:57:59.375Z] #73 4.375 Preparing to unpack .../systemd-sysv_247.3-6_amd64.deb ... [2022-03-25T18:57:59.375Z] #73 4.380 Unpacking systemd-sysv (247.3-6) ... [2022-03-25T18:57:59.375Z] #73 4.422 Selecting previously unselected package libdbus-1-3:amd64. [2022-03-25T18:57:59.632Z] #73 4.425 Preparing to unpack .../libdbus-1-3_1.12.20-2_amd64.deb ... [2022-03-25T18:57:59.633Z] #73 4.428 Unpacking libdbus-1-3:amd64 (1.12.20-2) ... [2022-03-25T18:57:59.633Z] #73 4.484 Selecting previously unselected package dbus. [2022-03-25T18:57:59.633Z] #73 4.487 Preparing to unpack .../dbus_1.12.20-2_amd64.deb ... [2022-03-25T18:57:59.633Z] #73 4.497 Unpacking dbus (1.12.20-2) ... [2022-03-25T18:57:59.633Z] #73 4.550 Selecting previously unselected package libpam-systemd:amd64. [2022-03-25T18:57:59.633Z] #73 4.553 Preparing to unpack .../libpam-systemd_247.3-6_amd64.deb ... [2022-03-25T18:57:59.633Z] #73 4.556 Unpacking libpam-systemd:amd64 (247.3-6) ... [2022-03-25T18:57:59.633Z] #73 4.603 Selecting previously unselected package dbus-user-session. [2022-03-25T18:57:59.633Z] #73 4.606 Preparing to unpack .../dbus-user-session_1.12.20-2_amd64.deb ... [2022-03-25T18:57:59.633Z] #73 4.609 Unpacking dbus-user-session (1.12.20-2) ... [2022-03-25T18:57:59.633Z] #73 4.650 Setting up systemd-sysv (247.3-6) ... [2022-03-25T18:57:59.633Z] #73 4.661 Setting up libdbus-1-3:amd64 (1.12.20-2) ... [2022-03-25T18:57:59.886Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-03-25T18:57:59.886Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-03-25T18:57:59.886Z] ok github.com/docker/docker/api/server/httputils 0.003s coverage: 16.2% of statements [2022-03-25T18:57:59.886Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2022-03-25T18:57:59.886Z] ? github.com/docker/docker/api/server/router [no test files] [2022-03-25T18:57:59.886Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-03-25T18:57:59.886Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-03-25T18:57:59.886Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-03-25T18:57:59.886Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-03-25T18:57:59.886Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-03-25T18:57:59.886Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-03-25T18:57:59.886Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-03-25T18:57:59.886Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-03-25T18:57:59.886Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-03-25T18:57:59.886Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-03-25T18:57:59.886Z] ok github.com/docker/docker/api/server/router/swarm 0.006s coverage: 5.7% of statements [2022-03-25T18:57:59.886Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-03-25T18:57:59.886Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-03-25T18:57:59.886Z] ? github.com/docker/docker/api/types [no test files] [2022-03-25T18:57:59.886Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-03-25T18:57:59.886Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-03-25T18:57:59.886Z] ? github.com/docker/docker/api/types/container [no test files] [2022-03-25T18:57:59.886Z] ? github.com/docker/docker/api/types/events [no test files] [2022-03-25T18:57:59.886Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2022-03-25T18:57:59.886Z] ok github.com/docker/docker/api/types/filters 0.004s coverage: 92.2% of statements [2022-03-25T18:57:59.886Z] ? github.com/docker/docker/api/types/image [no test files] [2022-03-25T18:57:59.886Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-03-25T18:57:59.886Z] ? github.com/docker/docker/api/types/network [no test files] [2022-03-25T18:57:59.886Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-03-25T18:57:59.886Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-03-25T18:57:59.886Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-03-25T18:57:59.886Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-03-25T18:57:59.886Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2022-03-25T18:57:59.886Z] ok github.com/docker/docker/api/types/versions 0.001s coverage: 77.3% of statements [2022-03-25T18:57:59.886Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-03-25T18:57:59.886Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-03-25T18:57:59.886Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-03-25T18:57:59.886Z] ? github.com/docker/docker/builder [no test files] [2022-03-25T18:57:59.886Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-03-25T18:57:59.886Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-03-25T18:57:59.886Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-03-25T18:57:59.886Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-03-25T18:57:59.886Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-03-25T18:57:59.886Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-03-25T18:57:59.886Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-03-25T18:57:59.891Z] #73 4.672 Setting up dbus (1.12.20-2) ... [2022-03-25T18:57:59.891Z] #73 4.791 invoke-rc.d: could not determine current runlevel [2022-03-25T18:57:59.891Z] #73 4.793 invoke-rc.d: policy-rc.d denied execution of start. [2022-03-25T18:57:59.891Z] #73 4.798 Setting up libpam-systemd:amd64 (247.3-6) ... [2022-03-25T18:57:59.891Z] #73 4.910 Setting up dbus-user-session (1.12.20-2) ... [2022-03-25T18:58:00.147Z] #73 4.923 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-25T18:58:00.147Z] #73 DONE 5.1s [2022-03-25T18:58:00.147Z] [2022-03-25T18:58:00.148Z] #74 [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-03-25T18:58:00.148Z] #74 sha256:d982e2c3ad8b084fc06e625b80a29a06bb63bbf5578ede2aa86a08ebda110a3e [2022-03-25T18:58:00.464Z] ok github.com/docker/docker/builder/remotecontext 0.113s coverage: 13.7% of statements [2022-03-25T18:58:00.710Z] #74 0.394 % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-25T18:58:00.710Z] #74 0.396 Dload Upload Total Spent Left Speed [2022-03-25T18:58:00.967Z] #74 0.397 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 5918 0 --:--:-- --:--:-- --:--:-- 5918 [2022-03-25T18:58:00.967Z] #74 DONE 0.7s [2022-03-25T18:58:00.967Z] [2022-03-25T18:58:00.967Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-03-25T18:58:00.967Z] #75 sha256:31d5d2cebc8f7b5770b82e4da6a6fa562357508b562a173c620cca1bf1f31610 [2022-03-25T18:58:01.030Z] ok github.com/docker/docker/builder/dockerfile 0.401s coverage: 49.3% of statements [2022-03-25T18:58:01.597Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-03-25T18:58:01.856Z] ok github.com/docker/docker/builder/remotecontext/git 1.004s coverage: 86.3% of statements [2022-03-25T18:58:01.856Z] ? github.com/docker/docker/cli [no test files] [2022-03-25T18:58:01.856Z] ? github.com/docker/docker/cli/config [no test files] [2022-03-25T18:58:01.899Z] #75 DONE 1.0s [2022-03-25T18:58:01.899Z] [2022-03-25T18:58:01.899Z] #76 exporting to image [2022-03-25T18:58:01.899Z] #76 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-03-25T18:58:01.899Z] #76 exporting layers [2022-03-25T18:58:02.797Z] ok github.com/docker/docker/cmd/docker-proxy 0.271s coverage: 67.6% of statements [2022-03-25T18:58:06.083Z] ok github.com/docker/docker/client 0.103s coverage: 75.6% of statements [2022-03-25T18:58:06.128Z] #28 14.09 Fetched 48.9 MB in 13s (3711 kB/s) [2022-03-25T18:58:07.331Z] === RUN TestMiddlewares [2022-03-25T18:58:07.331Z] --- PASS: TestMiddlewares (0.00s) [2022-03-25T18:58:07.331Z] PASS [2022-03-25T18:58:07.331Z] coverage: 7.9% of statements [2022-03-25T18:58:07.331Z] ok github.com/docker/docker/api/server 0.047s coverage: 7.9% of statements [2022-03-25T18:58:08.442Z] #76 exporting layers 6.2s done [2022-03-25T18:58:08.442Z] #76 writing image sha256:6634acb5151f025cba3df4bf768d7043471a2d8edcfd28934d9efd06e9aab1ad done [2022-03-25T18:58:08.442Z] #76 naming to docker.io/library/docker:85572cac14168f9dc3fc3d9daa5eae1ba00eddf4 done [2022-03-25T18:58:08.442Z] #76 DONE 6.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-03-25T18:58:08.786Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43428/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=85572cac14168f9dc3fc3d9daa5eae1ba00eddf4 -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:85572cac14168f9dc3fc3d9daa5eae1ba00eddf4 hack/make.sh dynbinary test-integration [2022-03-25T18:58:10.454Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-03-25T18:58:10.454Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-03-25T18:58:10.454Z] === RUN TestBoolValue [2022-03-25T18:58:10.454Z] --- PASS: TestBoolValue (0.00s) [2022-03-25T18:58:10.454Z] === RUN TestBoolValueOrDefault [2022-03-25T18:58:10.454Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-03-25T18:58:10.454Z] === RUN TestInt64ValueOrZero [2022-03-25T18:58:10.454Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-03-25T18:58:10.454Z] === RUN TestInt64ValueOrDefault [2022-03-25T18:58:10.454Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-03-25T18:58:10.454Z] === RUN TestInt64ValueOrDefaultWithError [2022-03-25T18:58:10.454Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-03-25T18:58:10.454Z] === RUN TestJsonContentType [2022-03-25T18:58:10.454Z] --- PASS: TestJsonContentType (0.00s) [2022-03-25T18:58:10.454Z] PASS [2022-03-25T18:58:10.454Z] coverage: 16.2% of statements [2022-03-25T18:58:10.454Z] ok github.com/docker/docker/api/server/httputils 0.043s coverage: 16.2% of statements [2022-03-25T18:58:10.454Z] === RUN TestMaskSecretKeys [2022-03-25T18:58:10.454Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-03-25T18:58:10.454Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-03-25T18:58:10.454Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-03-25T18:58:10.454Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-03-25T18:58:10.454Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-03-25T18:58:10.454Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-03-25T18:58:10.454Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-03-25T18:58:10.454Z] === RUN TestVersionMiddlewareVersion [2022-03-25T18:58:10.454Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-03-25T18:58:10.454Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-03-25T18:58:10.454Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-03-25T18:58:10.454Z] PASS [2022-03-25T18:58:10.454Z] coverage: 37.7% of statements [2022-03-25T18:58:10.454Z] ok github.com/docker/docker/api/server/middleware 0.047s coverage: 37.7% of statements [2022-03-25T18:58:10.454Z] ? github.com/docker/docker/api/server/router [no test files] [2022-03-25T18:58:10.454Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-03-25T18:58:10.454Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-03-25T18:58:10.454Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-03-25T18:58:10.454Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-03-25T18:58:10.454Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-03-25T18:58:10.454Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-03-25T18:58:10.454Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-03-25T18:58:10.454Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-03-25T18:58:10.454Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-03-25T18:58:10.454Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-03-25T18:58:10.454Z] === RUN TestStrSliceMarshalJSON [2022-03-25T18:58:10.454Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-03-25T18:58:10.454Z] === RUN TestStrSliceUnmarshalJSON [2022-03-25T18:58:10.454Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-03-25T18:58:10.454Z] === RUN TestStrSliceUnmarshalString [2022-03-25T18:58:10.454Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-03-25T18:58:10.454Z] === RUN TestStrSliceUnmarshalSlice [2022-03-25T18:58:10.454Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-03-25T18:58:10.454Z] PASS [2022-03-25T18:58:10.454Z] coverage: 90.0% of statements [2022-03-25T18:58:10.454Z] ok github.com/docker/docker/api/types/strslice 0.035s coverage: 90.0% of statements [2022-03-25T18:58:10.454Z] === RUN TestToJSON [2022-03-25T18:58:10.454Z] --- PASS: TestToJSON (0.00s) [2022-03-25T18:58:10.454Z] === RUN TestToParamWithVersion [2022-03-25T18:58:10.454Z] --- PASS: TestToParamWithVersion (0.00s) [2022-03-25T18:58:10.454Z] === RUN TestFromJSON [2022-03-25T18:58:10.454Z] --- PASS: TestFromJSON (0.00s) [2022-03-25T18:58:10.454Z] === RUN TestEmpty [2022-03-25T18:58:10.454Z] --- PASS: TestEmpty (0.00s) [2022-03-25T18:58:10.454Z] === RUN TestArgsMatchKVListEmptySources [2022-03-25T18:58:10.454Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-03-25T18:58:10.454Z] === RUN TestArgsMatchKVList [2022-03-25T18:58:10.454Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-03-25T18:58:10.454Z] === RUN TestArgsMatch [2022-03-25T18:58:10.454Z] --- PASS: TestArgsMatch (0.00s) [2022-03-25T18:58:10.454Z] === RUN TestAdd [2022-03-25T18:58:10.454Z] --- PASS: TestAdd (0.00s) [2022-03-25T18:58:10.454Z] === RUN TestDel [2022-03-25T18:58:10.454Z] --- PASS: TestDel (0.00s) [2022-03-25T18:58:10.454Z] === RUN TestLen [2022-03-25T18:58:10.454Z] --- PASS: TestLen (0.00s) [2022-03-25T18:58:10.454Z] === RUN TestExactMatch [2022-03-25T18:58:10.454Z] --- PASS: TestExactMatch (0.00s) [2022-03-25T18:58:10.454Z] === RUN TestOnlyOneExactMatch [2022-03-25T18:58:10.454Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-03-25T18:58:10.454Z] === RUN TestContains [2022-03-25T18:58:10.454Z] --- PASS: TestContains (0.00s) [2022-03-25T18:58:10.454Z] === RUN TestValidate [2022-03-25T18:58:10.454Z] --- PASS: TestValidate (0.00s) [2022-03-25T18:58:10.454Z] === RUN TestWalkValues [2022-03-25T18:58:10.454Z] --- PASS: TestWalkValues (0.00s) [2022-03-25T18:58:10.454Z] === RUN TestFuzzyMatch [2022-03-25T18:58:10.454Z] --- PASS: TestFuzzyMatch (0.00s) [2022-03-25T18:58:10.454Z] === RUN TestClone [2022-03-25T18:58:10.454Z] --- PASS: TestClone (0.00s) [2022-03-25T18:58:10.454Z] PASS [2022-03-25T18:58:10.454Z] coverage: 92.2% of statements [2022-03-25T18:58:10.454Z] ok github.com/docker/docker/api/types/filters 0.045s coverage: 92.2% of statements [2022-03-25T18:58:10.454Z] === RUN TestDurationToSecondsString [2022-03-25T18:58:10.454Z] --- PASS: TestDurationToSecondsString (0.00s) [2022-03-25T18:58:10.454Z] === RUN TestGetTimestamp [2022-03-25T18:58:10.454Z] === RUN TestAdjustForAPIVersion [2022-03-25T18:58:10.454Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-03-25T18:58:10.454Z] PASS [2022-03-25T18:58:10.454Z] coverage: 5.7% of statements [2022-03-25T18:58:10.454Z] ok github.com/docker/docker/api/server/router/swarm 0.038s coverage: 5.7% of statements [2022-03-25T18:58:10.454Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-03-25T18:58:10.454Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-03-25T18:58:10.454Z] ? github.com/docker/docker/api/types [no test files] [2022-03-25T18:58:10.454Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-03-25T18:58:10.454Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-03-25T18:58:10.454Z] ? github.com/docker/docker/api/types/container [no test files] [2022-03-25T18:58:10.454Z] ? github.com/docker/docker/api/types/events [no test files] [2022-03-25T18:58:10.454Z] ? github.com/docker/docker/api/types/image [no test files] [2022-03-25T18:58:10.454Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-03-25T18:58:10.454Z] ? github.com/docker/docker/api/types/network [no test files] [2022-03-25T18:58:10.454Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-03-25T18:58:10.454Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-03-25T18:58:10.454Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-03-25T18:58:10.454Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-03-25T18:58:10.454Z] --- PASS: TestGetTimestamp (0.19s) [2022-03-25T18:58:10.454Z] === RUN TestParseTimestamps [2022-03-25T18:58:10.454Z] --- PASS: TestParseTimestamps (0.00s) [2022-03-25T18:58:10.454Z] PASS [2022-03-25T18:58:10.454Z] coverage: 100.0% of statements [2022-03-25T18:58:10.454Z] ok github.com/docker/docker/api/types/time 0.222s coverage: 100.0% of statements [2022-03-25T18:58:10.454Z] === RUN TestCompareVersion [2022-03-25T18:58:10.454Z] --- PASS: TestCompareVersion (0.00s) [2022-03-25T18:58:10.454Z] PASS [2022-03-25T18:58:10.454Z] coverage: 77.3% of statements [2022-03-25T18:58:10.454Z] ok github.com/docker/docker/api/types/versions 0.048s coverage: 77.3% of statements [2022-03-25T18:58:10.454Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-03-25T18:58:10.454Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-03-25T18:58:10.454Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-03-25T18:58:10.454Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2022-03-25T18:58:10.454Z] ? github.com/docker/docker/builder [no test files] [2022-03-25T18:58:10.454Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-03-25T18:58:10.454Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-03-25T18:58:10.454Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-03-25T18:58:10.454Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-03-25T18:58:10.454Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-03-25T18:58:10.454Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-03-25T18:58:10.454Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-03-25T18:58:10.454Z] === RUN TestParseRemoteURL [2022-03-25T18:58:10.454Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-03-25T18:58:10.454Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-03-25T18:58:10.454Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-03-25T18:58:10.454Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-03-25T18:58:10.454Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-03-25T18:58:10.454Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-03-25T18:58:10.454Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-03-25T18:58:10.454Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-03-25T18:58:10.454Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-03-25T18:58:10.454Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-03-25T18:58:10.454Z] --- PASS: TestParseRemoteURL (0.00s) [2022-03-25T18:58:10.454Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-03-25T18:58:10.454Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-03-25T18:58:10.454Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-03-25T18:58:10.454Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-03-25T18:58:10.454Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-03-25T18:58:10.454Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-03-25T18:58:10.454Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-03-25T18:58:10.454Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-03-25T18:58:10.454Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-03-25T18:58:10.454Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-03-25T18:58:10.454Z] === RUN TestCloneArgsSmartHttp [2022-03-25T18:58:10.454Z] --- PASS: TestCloneArgsSmartHttp (0.00s) [2022-03-25T18:58:10.454Z] === RUN TestCloneArgsDumbHttp [2022-03-25T18:58:10.454Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-03-25T18:58:10.454Z] === RUN TestCloneArgsGit [2022-03-25T18:58:10.454Z] --- PASS: TestCloneArgsGit (0.00s) [2022-03-25T18:58:10.454Z] === RUN TestCheckoutGit [2022-03-25T18:58:10.454Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-03-25T18:58:10.455Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2022-03-25T18:58:10.455Z] === RUN TestProcessNoDockerignore [2022-03-25T18:58:10.455Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-03-25T18:58:10.455Z] === RUN TestProcessShouldLeaveAllFiles [2022-03-25T18:58:10.455Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2022-03-25T18:58:10.455Z] === RUN TestDetectContentType [2022-03-25T18:58:10.455Z] --- PASS: TestDetectContentType (0.00s) [2022-03-25T18:58:10.455Z] === RUN TestSelectAcceptableMIME [2022-03-25T18:58:10.455Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-03-25T18:58:10.455Z] === RUN TestInspectEmptyResponse [2022-03-25T18:58:10.455Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-03-25T18:58:10.455Z] === RUN TestInspectResponseBinary [2022-03-25T18:58:10.455Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-03-25T18:58:10.455Z] === RUN TestResponseUnsupportedContentType [2022-03-25T18:58:10.455Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-03-25T18:58:10.455Z] === RUN TestInspectResponseTextSimple [2022-03-25T18:58:10.455Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-03-25T18:58:10.455Z] === RUN TestInspectResponseEmptyContentType [2022-03-25T18:58:10.455Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-03-25T18:58:10.455Z] === RUN TestUnknownContentLength [2022-03-25T18:58:10.455Z] --- PASS: TestUnknownContentLength (0.00s) [2022-03-25T18:58:10.455Z] === RUN TestDownloadRemote [2022-03-25T18:58:10.455Z] === RUN TestEnable [2022-03-25T18:58:10.455Z] --- PASS: TestEnable (0.00s) [2022-03-25T18:58:10.455Z] === RUN TestDisable [2022-03-25T18:58:10.455Z] --- PASS: TestDisable (0.00s) [2022-03-25T18:58:10.455Z] === RUN TestEnabled [2022-03-25T18:58:10.455Z] --- PASS: TestEnabled (0.00s) [2022-03-25T18:58:10.455Z] PASS [2022-03-25T18:58:10.455Z] coverage: 100.0% of statements [2022-03-25T18:58:10.455Z] ok github.com/docker/docker/cli/debug 0.037s coverage: 100.0% of statements [2022-03-25T18:58:10.455Z] --- PASS: TestDownloadRemote (0.09s) [2022-03-25T18:58:10.455Z] === RUN TestGetWithStatusError [2022-03-25T18:58:10.455Z] --- PASS: TestGetWithStatusError (0.00s) [2022-03-25T18:58:10.455Z] === RUN TestCloseRootDirectory [2022-03-25T18:58:10.455Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-25T18:58:10.455Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-03-25T18:58:10.455Z] === RUN TestHashFile [2022-03-25T18:58:10.455Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-25T18:58:10.455Z] --- SKIP: TestHashFile (0.00s) [2022-03-25T18:58:10.455Z] === RUN TestHashSubdir [2022-03-25T18:58:10.455Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-25T18:58:10.455Z] --- SKIP: TestHashSubdir (0.00s) [2022-03-25T18:58:10.455Z] === RUN TestRemoveDirectory [2022-03-25T18:58:10.455Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-25T18:58:10.455Z] --- SKIP: TestRemoveDirectory (0.01s) [2022-03-25T18:58:10.455Z] PASS [2022-03-25T18:58:10.455Z] coverage: 9.3% of statements [2022-03-25T18:58:10.455Z] ok github.com/docker/docker/builder/remotecontext 0.241s coverage: 9.3% of statements [2022-03-25T18:58:10.455Z] === RUN TestGetAllAllowed [2022-03-25T18:58:10.455Z] --- PASS: TestGetAllAllowed (0.00s) [2022-03-25T18:58:10.455Z] === RUN TestGetAllMeta [2022-03-25T18:58:10.455Z] --- PASS: TestGetAllMeta (0.00s) [2022-03-25T18:58:10.455Z] === RUN TestWarnOnUnusedBuildArgs [2022-03-25T18:58:10.455Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-03-25T18:58:10.455Z] === RUN TestIsUnreferencedBuiltin [2022-03-25T18:58:10.455Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-03-25T18:58:10.455Z] === RUN TestIsExistingDirectory [2022-03-25T18:58:10.455Z] --- PASS: TestIsExistingDirectory (0.00s) [2022-03-25T18:58:10.455Z] === RUN TestGetFilenameForDownload [2022-03-25T18:58:10.455Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-03-25T18:58:10.455Z] === RUN TestEnv2Variables [2022-03-25T18:58:10.455Z] --- PASS: TestEnv2Variables (0.00s) [2022-03-25T18:58:10.455Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-03-25T18:58:10.455Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-03-25T18:58:10.455Z] === RUN TestMaintainer [2022-03-25T18:58:10.455Z] --- PASS: TestMaintainer (0.00s) [2022-03-25T18:58:10.455Z] === RUN TestLabel [2022-03-25T18:58:10.455Z] --- PASS: TestLabel (0.00s) [2022-03-25T18:58:10.455Z] === RUN TestFromScratch [2022-03-25T18:58:10.455Z] --- PASS: TestFromScratch (0.00s) [2022-03-25T18:58:10.455Z] === RUN TestFromWithArg [2022-03-25T18:58:10.455Z] --- PASS: TestFromWithArg (0.00s) [2022-03-25T18:58:10.455Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-03-25T18:58:10.455Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-03-25T18:58:10.455Z] === RUN TestFromWithUndefinedArg [2022-03-25T18:58:10.455Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-03-25T18:58:10.455Z] === RUN TestFromMultiStageWithNamedStage [2022-03-25T18:58:10.455Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-03-25T18:58:10.455Z] === RUN TestOnbuild [2022-03-25T18:58:10.455Z] --- PASS: TestOnbuild (0.00s) [2022-03-25T18:58:10.455Z] === RUN TestWorkdir [2022-03-25T18:58:10.455Z] --- PASS: TestWorkdir (0.00s) [2022-03-25T18:58:10.455Z] === RUN TestCmd [2022-03-25T18:58:10.455Z] --- PASS: TestCmd (0.00s) [2022-03-25T18:58:10.455Z] === RUN TestHealthcheckNone [2022-03-25T18:58:10.455Z] --- PASS: TestHealthcheckNone (0.00s) [2022-03-25T18:58:10.455Z] === RUN TestHealthcheckCmd [2022-03-25T18:58:10.455Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-03-25T18:58:10.455Z] === RUN TestEntrypoint [2022-03-25T18:58:10.455Z] --- PASS: TestEntrypoint (0.00s) [2022-03-25T18:58:10.455Z] === RUN TestExpose [2022-03-25T18:58:10.455Z] --- PASS: TestExpose (0.00s) [2022-03-25T18:58:10.455Z] === RUN TestUser [2022-03-25T18:58:10.455Z] --- PASS: TestUser (0.00s) [2022-03-25T18:58:10.455Z] === RUN TestVolume [2022-03-25T18:58:10.455Z] --- PASS: TestVolume (0.00s) [2022-03-25T18:58:10.455Z] === RUN TestStopSignal [2022-03-25T18:58:10.455Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-03-25T18:58:10.455Z] --- SKIP: TestStopSignal (0.00s) [2022-03-25T18:58:10.455Z] === RUN TestArg [2022-03-25T18:58:10.675Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-03-25T18:58:10.675Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-03-25T18:58:10.675Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-03-25T18:58:10.675Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-03-25T18:58:10.675Z] 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-03-25T18:58:10.675Z] Detected virtualization docker. [2022-03-25T18:58:10.675Z] Detected architecture x86-64. [2022-03-25T18:58:10.675Z] Set hostname to <7aaab5236fd6>. [2022-03-25T18:58:10.675Z] modprobe@configfs.service: Succeeded. [2022-03-25T18:58:10.675Z] modprobe@drm.service: Succeeded. [2022-03-25T18:58:10.675Z] modprobe@fuse.service: Succeeded. [2022-03-25T18:58:10.675Z] + source /etc/docker-entrypoint-cmd [2022-03-25T18:58:10.675Z] ++ hack/make.sh dynbinary test-integration [2022-03-25T18:58:10.675Z] [2022-03-25T18:58:10.675Z] Removing bundles/ [2022-03-25T18:58:10.675Z] [2022-03-25T18:58:10.675Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-03-25T18:58:10.675Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-03-25T18:58:10.675Z] GOOS="" GOARCH="" GOARM="" [2022-03-25T18:58:10.922Z] --- PASS: TestArg (0.00s) [2022-03-25T18:58:10.922Z] === RUN TestShell [2022-03-25T18:58:10.922Z] --- PASS: TestShell (0.00s) [2022-03-25T18:58:10.922Z] === RUN TestPrependEnvOnCmd [2022-03-25T18:58:10.922Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-03-25T18:58:10.922Z] === RUN TestRunWithBuildArgs [2022-03-25T18:58:10.922Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-03-25T18:58:10.922Z] === RUN TestRunIgnoresHealthcheck [2022-03-25T18:58:10.922Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-03-25T18:58:10.922Z] === RUN TestDispatchUnsupportedOptions [2022-03-25T18:58:10.922Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-03-25T18:58:10.922Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-03-25T18:58:10.922Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-03-25T18:58:10.922Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-03-25T18:58:10.922Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-03-25T18:58:10.922Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-03-25T18:58:10.922Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-03-25T18:58:10.922Z] === RUN TestNormalizeWorkdir [2022-03-25T18:58:10.922Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-03-25T18:58:10.922Z] === RUN TestDispatch [2022-03-25T18:58:10.922Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-03-25T18:58:10.922Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-03-25T18:58:10.922Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-03-25T18:58:10.922Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-03-25T18:58:10.922Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-03-25T18:58:10.922Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-03-25T18:58:10.922Z] === RUN TestDispatch/COPY_url [2022-03-25T18:58:10.922Z] --- PASS: TestDispatch (0.09s) [2022-03-25T18:58:10.922Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s) [2022-03-25T18:58:10.922Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.03s) [2022-03-25T18:58:10.922Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-03-25T18:58:10.922Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-03-25T18:58:10.922Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.02s) [2022-03-25T18:58:10.922Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.01s) [2022-03-25T18:58:10.922Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-03-25T18:58:10.922Z] === RUN TestAddScratchImageAddsToMounts [2022-03-25T18:58:10.922Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-03-25T18:58:10.922Z] === RUN TestAddFromScratchPopulatesPlatform [2022-03-25T18:58:10.922Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-03-25T18:58:10.922Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-03-25T18:58:10.922Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-03-25T18:58:10.922Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-03-25T18:58:10.922Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-03-25T18:58:10.922Z] === RUN TestImageSourceGetAddsToMounts [2022-03-25T18:58:10.922Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-03-25T18:58:10.922Z] === RUN TestEmptyDockerfile [2022-03-25T18:58:10.922Z] --- PASS: TestEmptyDockerfile (0.00s) [2022-03-25T18:58:10.922Z] === RUN TestSymlinkDockerfile [2022-03-25T18:58:10.922Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-03-25T18:58:10.922Z] === RUN TestDockerfileOutsideTheBuildContext [2022-03-25T18:58:10.922Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-03-25T18:58:10.922Z] === RUN TestNonExistingDockerfile [2022-03-25T18:58:10.922Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-03-25T18:58:10.922Z] === RUN TestCopyRunConfig [2022-03-25T18:58:10.922Z] --- PASS: TestCopyRunConfig (0.00s) [2022-03-25T18:58:10.922Z] === RUN TestDeepCopyRunConfig [2022-03-25T18:58:10.922Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-03-25T18:58:10.922Z] === RUN TestExportImage [2022-03-25T18:58:10.922Z] --- PASS: TestExportImage (0.00s) [2022-03-25T18:58:10.922Z] === RUN TestNormalizeDest [2022-03-25T18:58:10.922Z] --- PASS: TestNormalizeDest (0.00s) [2022-03-25T18:58:10.922Z] PASS [2022-03-25T18:58:10.922Z] coverage: 46.7% of statements [2022-03-25T18:58:10.922Z] ok github.com/docker/docker/builder/dockerfile 0.424s coverage: 46.7% of statements [2022-03-25T18:58:10.922Z] === RUN TestTCP4Proxy [2022-03-25T18:58:10.922Z] --- PASS: TestTCP4Proxy (0.01s) [2022-03-25T18:58:10.922Z] === RUN TestTCP4ProxyHalfClose [2022-03-25T18:58:10.922Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-03-25T18:58:10.922Z] === RUN TestTCP6Proxy [2022-03-25T18:58:10.922Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-03-25T18:58:10.922Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-03-25T18:58:10.922Z] === RUN TestTCPDualStackProxy [2022-03-25T18:58:10.923Z] network_proxy_test.go:208: No support for dual stack yet [2022-03-25T18:58:10.923Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-03-25T18:58:10.923Z] === RUN TestUDP4Proxy [2022-03-25T18:58:10.923Z] --- PASS: TestUDP4Proxy (0.00s) [2022-03-25T18:58:10.923Z] === RUN TestUDP6Proxy [2022-03-25T18:58:10.923Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-03-25T18:58:10.923Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-03-25T18:58:10.923Z] === RUN TestUDPWriteError [2022-03-25T18:58:10.923Z] --- PASS: TestUDPWriteError (0.00s) [2022-03-25T18:58:10.923Z] === RUN TestSCTP4Proxy [2022-03-25T18:58:10.923Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-03-25T18:58:10.923Z] --- SKIP: TestSCTP4Proxy (0.00s) [2022-03-25T18:58:10.923Z] === RUN TestSCTP6Proxy [2022-03-25T18:58:10.923Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-03-25T18:58:10.923Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-03-25T18:58:10.923Z] PASS [2022-03-25T18:58:10.923Z] coverage: 49.4% of statements [2022-03-25T18:58:10.923Z] ok github.com/docker/docker/cmd/docker-proxy 0.062s coverage: 49.4% of statements [2022-03-25T18:58:11.433Z] #28 14.09 Reading package lists... [2022-03-25T18:58:18.026Z] #28 20.47 Reading package lists... [2022-03-25T18:58:19.413Z] #28 26.74 Building dependency tree... [2022-03-25T18:58:20.801Z] #28 29.71 bzip2 is already the newest version (1.0.8-4). [2022-03-25T18:58:20.801Z] #28 29.71 patch is already the newest version (2.7.6-7). [2022-03-25T18:58:20.801Z] #28 29.71 xz-utils is already the newest version (5.2.5-2). [2022-03-25T18:58:20.801Z] #28 29.71 The following additional packages will be installed: [2022-03-25T18:58:20.801Z] #28 29.72 libaio1 libbpf0 libcap2 libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-03-25T18:58:20.801Z] #28 29.72 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-03-25T18:58:20.801Z] #28 29.73 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-03-25T18:58:20.801Z] #28 29.73 python3-pkg-resources vim-runtime xxd [2022-03-25T18:58:20.801Z] #28 29.75 Suggested packages: [2022-03-25T18:58:20.801Z] #28 29.76 apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm [2022-03-25T18:58:20.801Z] #28 29.76 python-setuptools-doc ctags vim-doc vim-scripts xfsdump acl attr quota [2022-03-25T18:58:20.801Z] #28 29.76 Recommended packages: [2022-03-25T18:58:20.801Z] #28 29.76 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-03-25T18:58:21.345Z] === RUN TestCheckpointCreateError [2022-03-25T18:58:21.345Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-03-25T18:58:21.345Z] === RUN TestCheckpointCreate [2022-03-25T18:58:21.345Z] --- PASS: TestCheckpointCreate (0.00s) [2022-03-25T18:58:21.345Z] === RUN TestCheckpointDeleteError [2022-03-25T18:58:21.345Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-03-25T18:58:21.345Z] === RUN TestCheckpointDelete [2022-03-25T18:58:21.345Z] --- PASS: TestCheckpointDelete (0.00s) [2022-03-25T18:58:21.345Z] === RUN TestCheckpointListError [2022-03-25T18:58:21.345Z] --- PASS: TestCheckpointListError (0.00s) [2022-03-25T18:58:21.345Z] === RUN TestCheckpointList [2022-03-25T18:58:21.345Z] --- PASS: TestCheckpointList (0.00s) [2022-03-25T18:58:21.345Z] === RUN TestCheckpointListContainerNotFound [2022-03-25T18:58:21.345Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-03-25T18:58:21.345Z] === RUN TestNewClientWithOpsFromEnv [2022-03-25T18:58:21.345Z] client_test.go:23: runtime.GOOS == "windows" [2022-03-25T18:58:21.345Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-03-25T18:58:21.345Z] === RUN TestGetAPIPath [2022-03-25T18:58:21.345Z] --- PASS: TestGetAPIPath (0.00s) [2022-03-25T18:58:21.345Z] === RUN TestParseHostURL [2022-03-25T18:58:21.345Z] --- PASS: TestParseHostURL (0.00s) [2022-03-25T18:58:21.345Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-03-25T18:58:21.345Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-03-25T18:58:21.345Z] === RUN TestNegotiateAPIVersionEmpty [2022-03-25T18:58:21.345Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-03-25T18:58:21.345Z] === RUN TestNegotiateAPIVersion [2022-03-25T18:58:21.345Z] === RUN TestNegotiateAPIVersion/downgrade_from_default [2022-03-25T18:58:21.345Z] === RUN TestNegotiateAPIVersion/no_downgrade_from_custom_version [2022-03-25T18:58:21.345Z] === RUN TestNegotiateAPIVersion/downgrade_legacy [2022-03-25T18:58:21.345Z] === RUN TestNegotiateAPIVersion/downgrade_old [2022-03-25T18:58:21.345Z] === RUN TestNegotiateAPIVersion/no_upgrade [2022-03-25T18:58:21.345Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-03-25T18:58:21.345Z] --- PASS: TestNegotiateAPIVersion/downgrade_from_default (0.00s) [2022-03-25T18:58:21.345Z] --- PASS: TestNegotiateAPIVersion/no_downgrade_from_custom_version (0.00s) [2022-03-25T18:58:21.345Z] --- PASS: TestNegotiateAPIVersion/downgrade_legacy (0.00s) [2022-03-25T18:58:21.345Z] --- PASS: TestNegotiateAPIVersion/downgrade_old (0.00s) [2022-03-25T18:58:21.345Z] --- PASS: TestNegotiateAPIVersion/no_upgrade (0.00s) [2022-03-25T18:58:21.345Z] === RUN TestNegotiateAPVersionOverride [2022-03-25T18:58:21.345Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-03-25T18:58:21.345Z] === RUN TestNegotiateAPIVersionAutomatic [2022-03-25T18:58:21.345Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-03-25T18:58:21.345Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-03-25T18:58:21.345Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-03-25T18:58:21.345Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-03-25T18:58:21.345Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-03-25T18:58:21.345Z] === RUN TestClientRedirect [2022-03-25T18:58:21.345Z] === RUN TestClientRedirect/GET [2022-03-25T18:58:21.345Z] === RUN TestClientRedirect/POST [2022-03-25T18:58:21.345Z] === RUN TestClientRedirect/PUT [2022-03-25T18:58:21.345Z] === RUN TestClientRedirect/DELETE [2022-03-25T18:58:21.345Z] --- PASS: TestClientRedirect (0.00s) [2022-03-25T18:58:21.345Z] --- PASS: TestClientRedirect/GET (0.00s) [2022-03-25T18:58:21.345Z] --- PASS: TestClientRedirect/POST (0.00s) [2022-03-25T18:58:21.345Z] --- PASS: TestClientRedirect/PUT (0.00s) [2022-03-25T18:58:21.345Z] --- PASS: TestClientRedirect/DELETE (0.00s) [2022-03-25T18:58:21.345Z] === RUN TestConfigCreateUnsupported [2022-03-25T18:58:21.345Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-03-25T18:58:21.345Z] === RUN TestConfigCreateError [2022-03-25T18:58:21.345Z] --- PASS: TestConfigCreateError (0.00s) [2022-03-25T18:58:21.345Z] === RUN TestConfigCreate [2022-03-25T18:58:21.345Z] --- PASS: TestConfigCreate (0.00s) [2022-03-25T18:58:21.345Z] === RUN TestConfigInspectNotFound [2022-03-25T18:58:21.345Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-03-25T18:58:21.345Z] === RUN TestConfigInspectWithEmptyID [2022-03-25T18:58:21.345Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-03-25T18:58:21.345Z] === RUN TestConfigInspectUnsupported [2022-03-25T18:58:21.345Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-03-25T18:58:21.345Z] === RUN TestConfigInspectError [2022-03-25T18:58:21.345Z] --- PASS: TestConfigInspectError (0.00s) [2022-03-25T18:58:21.345Z] === RUN TestConfigInspectConfigNotFound [2022-03-25T18:58:21.345Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-03-25T18:58:21.345Z] === RUN TestConfigInspect [2022-03-25T18:58:21.345Z] --- PASS: TestConfigInspect (0.00s) [2022-03-25T18:58:21.345Z] === RUN TestConfigListUnsupported [2022-03-25T18:58:21.345Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-03-25T18:58:21.345Z] === RUN TestConfigListError [2022-03-25T18:58:21.345Z] --- PASS: TestConfigListError (0.00s) [2022-03-25T18:58:21.345Z] === RUN TestConfigList [2022-03-25T18:58:21.345Z] --- PASS: TestConfigList (0.00s) [2022-03-25T18:58:21.345Z] === RUN TestConfigRemoveUnsupported [2022-03-25T18:58:21.345Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-03-25T18:58:21.345Z] === RUN TestConfigRemoveError [2022-03-25T18:58:21.345Z] --- PASS: TestConfigRemoveError (0.00s) [2022-03-25T18:58:21.345Z] === RUN TestConfigRemove [2022-03-25T18:58:21.345Z] --- PASS: TestConfigRemove (0.00s) [2022-03-25T18:58:21.345Z] === RUN TestConfigUpdateUnsupported [2022-03-25T18:58:21.345Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-03-25T18:58:21.345Z] === RUN TestConfigUpdateError [2022-03-25T18:58:21.345Z] --- PASS: TestConfigUpdateError (0.00s) [2022-03-25T18:58:21.345Z] === RUN TestConfigUpdate [2022-03-25T18:58:21.345Z] --- PASS: TestConfigUpdate (0.00s) [2022-03-25T18:58:21.345Z] === RUN TestContainerCommitError [2022-03-25T18:58:21.345Z] --- PASS: TestContainerCommitError (0.00s) [2022-03-25T18:58:21.345Z] === RUN TestContainerCommit [2022-03-25T18:58:21.345Z] --- PASS: TestContainerCommit (0.00s) [2022-03-25T18:58:21.345Z] === RUN TestContainerStatPathError [2022-03-25T18:58:21.345Z] --- PASS: TestContainerStatPathError (0.00s) [2022-03-25T18:58:21.345Z] === RUN TestContainerStatPathNotFoundError [2022-03-25T18:58:21.345Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-03-25T18:58:21.345Z] === RUN TestContainerStatPathNoHeaderError [2022-03-25T18:58:21.345Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-03-25T18:58:21.345Z] === RUN TestContainerStatPath [2022-03-25T18:58:21.345Z] --- PASS: TestContainerStatPath (0.00s) [2022-03-25T18:58:21.345Z] === RUN TestCopyToContainerError [2022-03-25T18:58:21.345Z] --- PASS: TestCopyToContainerError (0.00s) [2022-03-25T18:58:21.345Z] === RUN TestCopyToContainerNotFoundError [2022-03-25T18:58:21.345Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-03-25T18:58:21.345Z] === RUN TestCopyToContainerNotStatusOKError [2022-03-25T18:58:21.345Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2022-03-25T18:58:21.345Z] === RUN TestCopyToContainer [2022-03-25T18:58:21.345Z] --- PASS: TestCopyToContainer (0.00s) [2022-03-25T18:58:21.345Z] === RUN TestCopyFromContainerError [2022-03-25T18:58:21.345Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-03-25T18:58:21.345Z] === RUN TestCopyFromContainerNotFoundError [2022-03-25T18:58:21.345Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-03-25T18:58:21.345Z] === RUN TestCopyFromContainerNotStatusOKError [2022-03-25T18:58:21.345Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2022-03-25T18:58:21.345Z] === RUN TestCopyFromContainerNoHeaderError [2022-03-25T18:58:21.345Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-03-25T18:58:21.345Z] === RUN TestCopyFromContainer [2022-03-25T18:58:21.345Z] --- PASS: TestCopyFromContainer (0.00s) [2022-03-25T18:58:21.345Z] === RUN TestContainerCreateError [2022-03-25T18:58:21.345Z] --- PASS: TestContainerCreateError (0.00s) [2022-03-25T18:58:21.345Z] === RUN TestContainerCreateImageNotFound [2022-03-25T18:58:21.345Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-03-25T18:58:21.345Z] === RUN TestContainerCreateWithName [2022-03-25T18:58:21.345Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-03-25T18:58:21.345Z] === RUN TestContainerCreateAutoRemove [2022-03-25T18:58:21.345Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-03-25T18:58:21.345Z] === RUN TestContainerDiffError [2022-03-25T18:58:21.345Z] --- PASS: TestContainerDiffError (0.00s) [2022-03-25T18:58:21.345Z] === RUN TestContainerDiff [2022-03-25T18:58:21.345Z] --- PASS: TestContainerDiff (0.00s) [2022-03-25T18:58:21.345Z] === RUN TestContainerExecCreateError [2022-03-25T18:58:21.346Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-03-25T18:58:21.346Z] === RUN TestContainerExecCreate [2022-03-25T18:58:21.346Z] --- PASS: TestContainerExecCreate (0.00s) [2022-03-25T18:58:21.346Z] === RUN TestContainerExecStartError [2022-03-25T18:58:21.346Z] --- PASS: TestContainerExecStartError (0.00s) [2022-03-25T18:58:21.346Z] === RUN TestContainerExecStart [2022-03-25T18:58:21.346Z] --- PASS: TestContainerExecStart (0.00s) [2022-03-25T18:58:21.346Z] === RUN TestContainerExecInspectError [2022-03-25T18:58:21.346Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-03-25T18:58:21.346Z] === RUN TestContainerExecInspect [2022-03-25T18:58:21.346Z] --- PASS: TestContainerExecInspect (0.00s) [2022-03-25T18:58:21.346Z] === RUN TestContainerExportError [2022-03-25T18:58:21.346Z] --- PASS: TestContainerExportError (0.00s) [2022-03-25T18:58:21.346Z] === RUN TestContainerExport [2022-03-25T18:58:21.346Z] --- PASS: TestContainerExport (0.00s) [2022-03-25T18:58:21.346Z] === RUN TestContainerInspectError [2022-03-25T18:58:21.346Z] --- PASS: TestContainerInspectError (0.00s) [2022-03-25T18:58:21.346Z] === RUN TestContainerInspectContainerNotFound [2022-03-25T18:58:21.346Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-03-25T18:58:21.346Z] === RUN TestContainerInspectWithEmptyID [2022-03-25T18:58:21.346Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-03-25T18:58:21.346Z] === RUN TestContainerInspect [2022-03-25T18:58:21.346Z] --- PASS: TestContainerInspect (0.00s) [2022-03-25T18:58:21.346Z] === RUN TestContainerInspectNode [2022-03-25T18:58:21.346Z] --- PASS: TestContainerInspectNode (0.00s) [2022-03-25T18:58:21.346Z] === RUN TestContainerKillError [2022-03-25T18:58:21.346Z] --- PASS: TestContainerKillError (0.00s) [2022-03-25T18:58:21.346Z] === RUN TestContainerKill [2022-03-25T18:58:21.346Z] --- PASS: TestContainerKill (0.00s) [2022-03-25T18:58:21.346Z] === RUN TestContainerListError [2022-03-25T18:58:21.346Z] --- PASS: TestContainerListError (0.00s) [2022-03-25T18:58:21.346Z] === RUN TestContainerList [2022-03-25T18:58:21.346Z] --- PASS: TestContainerList (0.00s) [2022-03-25T18:58:21.346Z] === RUN TestContainerLogsNotFoundError [2022-03-25T18:58:21.346Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-03-25T18:58:21.346Z] === RUN TestContainerLogsError [2022-03-25T18:58:21.346Z] --- PASS: TestContainerLogsError (0.00s) [2022-03-25T18:58:21.346Z] === RUN TestContainerLogs [2022-03-25T18:58:21.346Z] --- PASS: TestContainerLogs (0.21s) [2022-03-25T18:58:21.346Z] === RUN TestContainerPauseError [2022-03-25T18:58:21.346Z] --- PASS: TestContainerPauseError (0.00s) [2022-03-25T18:58:21.346Z] === RUN TestContainerPause [2022-03-25T18:58:21.346Z] --- PASS: TestContainerPause (0.00s) [2022-03-25T18:58:21.346Z] === RUN TestContainersPruneError [2022-03-25T18:58:21.346Z] --- PASS: TestContainersPruneError (0.00s) [2022-03-25T18:58:21.346Z] === RUN TestContainersPrune [2022-03-25T18:58:21.346Z] --- PASS: TestContainersPrune (0.00s) [2022-03-25T18:58:21.346Z] === RUN TestContainerRemoveError [2022-03-25T18:58:21.346Z] --- PASS: TestContainerRemoveError (0.00s) [2022-03-25T18:58:21.346Z] === RUN TestContainerRemoveNotFoundError [2022-03-25T18:58:21.346Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-03-25T18:58:21.346Z] === RUN TestContainerRemove [2022-03-25T18:58:21.346Z] --- PASS: TestContainerRemove (0.00s) [2022-03-25T18:58:21.346Z] === RUN TestContainerRenameError [2022-03-25T18:58:21.346Z] --- PASS: TestContainerRenameError (0.00s) [2022-03-25T18:58:21.346Z] === RUN TestContainerRename [2022-03-25T18:58:21.346Z] --- PASS: TestContainerRename (0.00s) [2022-03-25T18:58:21.346Z] === RUN TestContainerResizeError [2022-03-25T18:58:21.346Z] --- PASS: TestContainerResizeError (0.00s) [2022-03-25T18:58:21.346Z] === RUN TestContainerExecResizeError [2022-03-25T18:58:21.346Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-03-25T18:58:21.346Z] === RUN TestContainerResize [2022-03-25T18:58:21.346Z] --- PASS: TestContainerResize (0.00s) [2022-03-25T18:58:21.346Z] === RUN TestContainerExecResize [2022-03-25T18:58:21.346Z] --- PASS: TestContainerExecResize (0.00s) [2022-03-25T18:58:21.346Z] === RUN TestContainerRestartError [2022-03-25T18:58:21.346Z] --- PASS: TestContainerRestartError (0.00s) [2022-03-25T18:58:21.346Z] === RUN TestContainerRestart [2022-03-25T18:58:21.346Z] --- PASS: TestContainerRestart (0.00s) [2022-03-25T18:58:21.346Z] === RUN TestContainerStartError [2022-03-25T18:58:21.346Z] --- PASS: TestContainerStartError (0.00s) [2022-03-25T18:58:21.346Z] === RUN TestContainerStart [2022-03-25T18:58:21.346Z] --- PASS: TestContainerStart (0.00s) [2022-03-25T18:58:21.346Z] === RUN TestContainerStatsError [2022-03-25T18:58:21.346Z] --- PASS: TestContainerStatsError (0.00s) [2022-03-25T18:58:21.346Z] === RUN TestContainerStats [2022-03-25T18:58:21.346Z] --- PASS: TestContainerStats (0.00s) [2022-03-25T18:58:21.346Z] === RUN TestContainerStopError [2022-03-25T18:58:21.346Z] --- PASS: TestContainerStopError (0.00s) [2022-03-25T18:58:21.346Z] === RUN TestContainerStop [2022-03-25T18:58:21.346Z] --- PASS: TestContainerStop (0.00s) [2022-03-25T18:58:21.346Z] === RUN TestContainerTopError [2022-03-25T18:58:21.346Z] --- PASS: TestContainerTopError (0.00s) [2022-03-25T18:58:21.346Z] === RUN TestContainerTop [2022-03-25T18:58:21.346Z] --- PASS: TestContainerTop (0.00s) [2022-03-25T18:58:21.346Z] === RUN TestContainerUnpauseError [2022-03-25T18:58:21.346Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-03-25T18:58:21.346Z] === RUN TestContainerUnpause [2022-03-25T18:58:21.346Z] --- PASS: TestContainerUnpause (0.00s) [2022-03-25T18:58:21.346Z] === RUN TestContainerUpdateError [2022-03-25T18:58:21.346Z] --- PASS: TestContainerUpdateError (0.00s) [2022-03-25T18:58:21.346Z] === RUN TestContainerUpdate [2022-03-25T18:58:21.346Z] --- PASS: TestContainerUpdate (0.01s) [2022-03-25T18:58:21.346Z] === RUN TestContainerWaitError [2022-03-25T18:58:21.346Z] --- PASS: TestContainerWaitError (0.00s) [2022-03-25T18:58:21.346Z] === RUN TestContainerWait [2022-03-25T18:58:21.346Z] --- PASS: TestContainerWait (0.00s) [2022-03-25T18:58:21.346Z] === RUN TestDiskUsageError [2022-03-25T18:58:21.346Z] --- PASS: TestDiskUsageError (0.00s) [2022-03-25T18:58:21.346Z] === RUN TestDiskUsage [2022-03-25T18:58:21.346Z] --- PASS: TestDiskUsage (0.00s) [2022-03-25T18:58:21.346Z] === RUN TestDistributionInspectUnsupported [2022-03-25T18:58:21.346Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-03-25T18:58:21.346Z] === RUN TestDistributionInspectWithEmptyID [2022-03-25T18:58:21.346Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-03-25T18:58:21.346Z] === RUN TestEventsErrorInOptions [2022-03-25T18:58:21.346Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-03-25T18:58:21.346Z] === RUN TestEventsErrorFromServer [2022-03-25T18:58:21.346Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-03-25T18:58:21.346Z] === RUN TestEvents [2022-03-25T18:58:21.346Z] --- PASS: TestEvents (0.00s) [2022-03-25T18:58:21.346Z] === RUN TestTLSCloseWriter [2022-03-25T18:58:21.346Z] === PAUSE TestTLSCloseWriter [2022-03-25T18:58:21.346Z] === RUN TestImageBuildError [2022-03-25T18:58:21.346Z] --- PASS: TestImageBuildError (0.00s) [2022-03-25T18:58:21.346Z] === RUN TestImageBuild [2022-03-25T18:58:21.346Z] --- PASS: TestImageBuild (0.00s) [2022-03-25T18:58:21.346Z] === RUN TestGetDockerOS [2022-03-25T18:58:21.346Z] --- PASS: TestGetDockerOS (0.00s) [2022-03-25T18:58:21.346Z] === RUN TestImageCreateError [2022-03-25T18:58:21.346Z] --- PASS: TestImageCreateError (0.00s) [2022-03-25T18:58:21.346Z] === RUN TestImageCreate [2022-03-25T18:58:21.346Z] --- PASS: TestImageCreate (0.00s) [2022-03-25T18:58:21.346Z] === RUN TestImageHistoryError [2022-03-25T18:58:21.346Z] --- PASS: TestImageHistoryError (0.00s) [2022-03-25T18:58:21.346Z] === RUN TestImageHistory [2022-03-25T18:58:21.346Z] --- PASS: TestImageHistory (0.00s) [2022-03-25T18:58:21.346Z] === RUN TestImageImportError [2022-03-25T18:58:21.346Z] --- PASS: TestImageImportError (0.00s) [2022-03-25T18:58:21.346Z] === RUN TestImageImport [2022-03-25T18:58:21.346Z] --- PASS: TestImageImport (0.00s) [2022-03-25T18:58:21.346Z] === RUN TestImageInspectError [2022-03-25T18:58:21.346Z] --- PASS: TestImageInspectError (0.00s) [2022-03-25T18:58:21.346Z] === RUN TestImageInspectImageNotFound [2022-03-25T18:58:21.346Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-03-25T18:58:21.346Z] === RUN TestImageInspectWithEmptyID [2022-03-25T18:58:21.346Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-03-25T18:58:21.346Z] === RUN TestImageInspect [2022-03-25T18:58:21.346Z] --- PASS: TestImageInspect (0.00s) [2022-03-25T18:58:21.346Z] === RUN TestImageListError [2022-03-25T18:58:21.346Z] --- PASS: TestImageListError (0.00s) [2022-03-25T18:58:21.346Z] === RUN TestImageList [2022-03-25T18:58:21.346Z] --- PASS: TestImageList (0.00s) [2022-03-25T18:58:21.346Z] === RUN TestImageListApiBefore125 [2022-03-25T18:58:21.346Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-03-25T18:58:21.346Z] === RUN TestImageLoadError [2022-03-25T18:58:21.346Z] --- PASS: TestImageLoadError (0.00s) [2022-03-25T18:58:21.346Z] === RUN TestImageLoad [2022-03-25T18:58:21.346Z] --- PASS: TestImageLoad (0.00s) [2022-03-25T18:58:21.346Z] === RUN TestImagesPruneError [2022-03-25T18:58:21.346Z] --- PASS: TestImagesPruneError (0.00s) [2022-03-25T18:58:21.346Z] === RUN TestImagesPrune [2022-03-25T18:58:21.346Z] --- PASS: TestImagesPrune (0.00s) [2022-03-25T18:58:21.346Z] === RUN TestImagePullReferenceParseError [2022-03-25T18:58:21.346Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-03-25T18:58:21.346Z] === RUN TestImagePullAnyError [2022-03-25T18:58:21.346Z] --- PASS: TestImagePullAnyError (0.00s) [2022-03-25T18:58:21.346Z] === RUN TestImagePullStatusUnauthorizedError [2022-03-25T18:58:21.346Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-03-25T18:58:21.346Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-03-25T18:58:21.346Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-03-25T18:58:21.346Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-03-25T18:58:21.346Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-03-25T18:58:21.346Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-03-25T18:58:21.346Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-03-25T18:58:21.346Z] === RUN TestImagePullWithoutErrors [2022-03-25T18:58:21.346Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-03-25T18:58:21.346Z] === RUN TestImagePushReferenceError [2022-03-25T18:58:21.346Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-03-25T18:58:21.346Z] === RUN TestImagePushAnyError [2022-03-25T18:58:21.346Z] --- PASS: TestImagePushAnyError (0.00s) [2022-03-25T18:58:21.346Z] === RUN TestImagePushStatusUnauthorizedError [2022-03-25T18:58:21.346Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-03-25T18:58:21.346Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-03-25T18:58:21.346Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-03-25T18:58:21.346Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-03-25T18:58:21.346Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-03-25T18:58:21.346Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-03-25T18:58:21.346Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-03-25T18:58:21.346Z] === RUN TestImagePushWithoutErrors [2022-03-25T18:58:21.346Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-03-25T18:58:21.346Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-03-25T18:58:21.346Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-03-25T18:58:21.346Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-03-25T18:58:21.346Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-03-25T18:58:21.346Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-03-25T18:58:21.346Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-03-25T18:58:21.346Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-03-25T18:58:21.346Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-03-25T18:58:21.346Z] === RUN TestImageRemoveError [2022-03-25T18:58:21.346Z] --- PASS: TestImageRemoveError (0.00s) [2022-03-25T18:58:21.346Z] === RUN TestImageRemoveImageNotFound [2022-03-25T18:58:21.346Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-03-25T18:58:21.346Z] === RUN TestImageRemove [2022-03-25T18:58:21.346Z] --- PASS: TestImageRemove (0.00s) [2022-03-25T18:58:21.346Z] === RUN TestImageSaveError [2022-03-25T18:58:21.346Z] --- PASS: TestImageSaveError (0.00s) [2022-03-25T18:58:21.346Z] === RUN TestImageSave [2022-03-25T18:58:21.346Z] --- PASS: TestImageSave (0.00s) [2022-03-25T18:58:21.346Z] === RUN TestImageSearchAnyError [2022-03-25T18:58:21.346Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-03-25T18:58:21.346Z] === RUN TestImageSearchStatusUnauthorizedError [2022-03-25T18:58:21.346Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-03-25T18:58:21.346Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-03-25T18:58:21.346Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-03-25T18:58:21.346Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-03-25T18:58:21.346Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-03-25T18:58:21.346Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-03-25T18:58:21.346Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-03-25T18:58:21.346Z] === RUN TestImageSearchWithoutErrors [2022-03-25T18:58:21.346Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-03-25T18:58:21.346Z] === RUN TestImageTagError [2022-03-25T18:58:21.346Z] --- PASS: TestImageTagError (0.00s) [2022-03-25T18:58:21.346Z] === RUN TestImageTagInvalidReference [2022-03-25T18:58:21.346Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-03-25T18:58:21.346Z] === RUN TestImageTagInvalidSourceImageName [2022-03-25T18:58:21.346Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-03-25T18:58:21.346Z] === RUN TestImageTagHexSource [2022-03-25T18:58:21.346Z] --- PASS: TestImageTagHexSource (0.00s) [2022-03-25T18:58:21.346Z] === RUN TestImageTag [2022-03-25T18:58:21.346Z] --- PASS: TestImageTag (0.00s) [2022-03-25T18:58:21.346Z] === RUN TestInfoServerError [2022-03-25T18:58:21.346Z] --- PASS: TestInfoServerError (0.00s) [2022-03-25T18:58:21.346Z] === RUN TestInfoInvalidResponseJSONError [2022-03-25T18:58:21.346Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-03-25T18:58:21.346Z] === RUN TestInfo [2022-03-25T18:58:21.346Z] --- PASS: TestInfo (0.00s) [2022-03-25T18:58:21.346Z] === RUN TestNetworkConnectError [2022-03-25T18:58:21.346Z] --- PASS: TestNetworkConnectError (0.00s) [2022-03-25T18:58:21.346Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-03-25T18:58:21.346Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-03-25T18:58:21.346Z] === RUN TestNetworkConnect [2022-03-25T18:58:21.346Z] --- PASS: TestNetworkConnect (0.00s) [2022-03-25T18:58:21.346Z] === RUN TestNetworkCreateError [2022-03-25T18:58:21.346Z] --- PASS: TestNetworkCreateError (0.00s) [2022-03-25T18:58:21.346Z] === RUN TestNetworkCreate [2022-03-25T18:58:21.346Z] --- PASS: TestNetworkCreate (0.00s) [2022-03-25T18:58:21.346Z] === RUN TestNetworkDisconnectError [2022-03-25T18:58:21.346Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-03-25T18:58:21.346Z] === RUN TestNetworkDisconnect [2022-03-25T18:58:21.346Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-03-25T18:58:21.346Z] === RUN TestNetworkInspect [2022-03-25T18:58:21.346Z] === RUN TestNetworkInspect/empty_ID [2022-03-25T18:58:21.346Z] === RUN TestNetworkInspect/no_options [2022-03-25T18:58:21.346Z] === RUN TestNetworkInspect/verbose [2022-03-25T18:58:21.346Z] === RUN TestNetworkInspect/global_scope [2022-03-25T18:58:21.346Z] === RUN TestNetworkInspect/unknown_network [2022-03-25T18:58:21.346Z] === RUN TestNetworkInspect/server_error [2022-03-25T18:58:21.346Z] --- PASS: TestNetworkInspect (0.00s) [2022-03-25T18:58:21.346Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-03-25T18:58:21.346Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-03-25T18:58:21.346Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-03-25T18:58:21.346Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-03-25T18:58:21.346Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-03-25T18:58:21.346Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-03-25T18:58:21.346Z] === RUN TestNetworkListError [2022-03-25T18:58:21.346Z] --- PASS: TestNetworkListError (0.00s) [2022-03-25T18:58:21.346Z] === RUN TestNetworkList [2022-03-25T18:58:21.346Z] --- PASS: TestNetworkList (0.00s) [2022-03-25T18:58:21.346Z] === RUN TestNetworksPruneError [2022-03-25T18:58:21.346Z] --- PASS: TestNetworksPruneError (0.00s) [2022-03-25T18:58:21.346Z] === RUN TestNetworksPrune [2022-03-25T18:58:21.346Z] --- PASS: TestNetworksPrune (0.00s) [2022-03-25T18:58:21.346Z] === RUN TestNetworkRemoveError [2022-03-25T18:58:21.346Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-03-25T18:58:21.346Z] === RUN TestNetworkRemove [2022-03-25T18:58:21.346Z] --- PASS: TestNetworkRemove (0.00s) [2022-03-25T18:58:21.346Z] === RUN TestNodeInspectError [2022-03-25T18:58:21.346Z] --- PASS: TestNodeInspectError (0.00s) [2022-03-25T18:58:21.346Z] === RUN TestNodeInspectNodeNotFound [2022-03-25T18:58:21.346Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-03-25T18:58:21.823Z] === RUN TestNodeInspectWithEmptyID [2022-03-25T18:58:21.823Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-03-25T18:58:21.823Z] === RUN TestNodeInspect [2022-03-25T18:58:21.823Z] --- PASS: TestNodeInspect (0.00s) [2022-03-25T18:58:21.823Z] === RUN TestNodeListError [2022-03-25T18:58:21.823Z] --- PASS: TestNodeListError (0.00s) [2022-03-25T18:58:21.823Z] === RUN TestNodeList [2022-03-25T18:58:21.823Z] --- PASS: TestNodeList (0.00s) [2022-03-25T18:58:21.823Z] === RUN TestNodeRemoveError [2022-03-25T18:58:21.823Z] --- PASS: TestNodeRemoveError (0.00s) [2022-03-25T18:58:21.823Z] === RUN TestNodeRemove [2022-03-25T18:58:21.823Z] --- PASS: TestNodeRemove (0.00s) [2022-03-25T18:58:21.823Z] === RUN TestNodeUpdateError [2022-03-25T18:58:21.823Z] --- PASS: TestNodeUpdateError (0.00s) [2022-03-25T18:58:21.823Z] === RUN TestNodeUpdate [2022-03-25T18:58:21.823Z] --- PASS: TestNodeUpdate (0.00s) [2022-03-25T18:58:21.823Z] === RUN TestOptionWithHostFromEnv [2022-03-25T18:58:21.823Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-03-25T18:58:21.823Z] === RUN TestOptionWithTimeout [2022-03-25T18:58:21.823Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-03-25T18:58:21.823Z] === RUN TestOptionWithVersionFromEnv [2022-03-25T18:58:21.823Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-03-25T18:58:21.823Z] === RUN TestPingFail [2022-03-25T18:58:21.823Z] --- PASS: TestPingFail (0.00s) [2022-03-25T18:58:21.823Z] === RUN TestPingWithError [2022-03-25T18:58:21.823Z] 2022/03/25 18:58:21 RoundTripper returned a response & error; ignoring response [2022-03-25T18:58:21.823Z] 2022/03/25 18:58:21 RoundTripper returned a response & error; ignoring response [2022-03-25T18:58:21.823Z] --- PASS: TestPingWithError (0.00s) [2022-03-25T18:58:21.823Z] === RUN TestPingSuccess [2022-03-25T18:58:21.823Z] --- PASS: TestPingSuccess (0.00s) [2022-03-25T18:58:21.823Z] === RUN TestPingHeadFallback [2022-03-25T18:58:21.823Z] === RUN TestPingHeadFallback/OK [2022-03-25T18:58:21.823Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-03-25T18:58:21.823Z] === RUN TestPingHeadFallback/Not_Found [2022-03-25T18:58:21.823Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-03-25T18:58:21.823Z] --- PASS: TestPingHeadFallback (0.00s) [2022-03-25T18:58:21.823Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-03-25T18:58:21.823Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-03-25T18:58:21.823Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-03-25T18:58:21.823Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-03-25T18:58:21.823Z] === RUN TestPluginDisableError [2022-03-25T18:58:21.823Z] --- PASS: TestPluginDisableError (0.00s) [2022-03-25T18:58:21.823Z] === RUN TestPluginDisable [2022-03-25T18:58:21.823Z] --- PASS: TestPluginDisable (0.00s) [2022-03-25T18:58:21.823Z] === RUN TestPluginEnableError [2022-03-25T18:58:21.823Z] --- PASS: TestPluginEnableError (0.00s) [2022-03-25T18:58:21.823Z] === RUN TestPluginEnable [2022-03-25T18:58:21.823Z] --- PASS: TestPluginEnable (0.00s) [2022-03-25T18:58:21.823Z] === RUN TestPluginInspectError [2022-03-25T18:58:21.823Z] --- PASS: TestPluginInspectError (0.00s) [2022-03-25T18:58:21.823Z] === RUN TestPluginInspectWithEmptyID [2022-03-25T18:58:21.823Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-03-25T18:58:21.823Z] === RUN TestPluginInspect [2022-03-25T18:58:21.823Z] --- PASS: TestPluginInspect (0.00s) [2022-03-25T18:58:21.823Z] === RUN TestPluginListError [2022-03-25T18:58:21.823Z] --- PASS: TestPluginListError (0.00s) [2022-03-25T18:58:21.823Z] === RUN TestPluginList [2022-03-25T18:58:21.823Z] --- PASS: TestPluginList (0.00s) [2022-03-25T18:58:21.823Z] === RUN TestPluginPushError [2022-03-25T18:58:21.823Z] --- PASS: TestPluginPushError (0.00s) [2022-03-25T18:58:21.823Z] === RUN TestPluginPush [2022-03-25T18:58:21.823Z] --- PASS: TestPluginPush (0.00s) [2022-03-25T18:58:21.823Z] === RUN TestPluginRemoveError [2022-03-25T18:58:21.823Z] --- PASS: TestPluginRemoveError (0.00s) [2022-03-25T18:58:21.823Z] === RUN TestPluginRemove [2022-03-25T18:58:21.823Z] --- PASS: TestPluginRemove (0.00s) [2022-03-25T18:58:21.823Z] === RUN TestPluginSetError [2022-03-25T18:58:21.823Z] --- PASS: TestPluginSetError (0.00s) [2022-03-25T18:58:21.823Z] === RUN TestPluginSet [2022-03-25T18:58:21.823Z] --- PASS: TestPluginSet (0.00s) [2022-03-25T18:58:21.823Z] === RUN TestSetHostHeader [2022-03-25T18:58:21.823Z] --- PASS: TestSetHostHeader (0.00s) [2022-03-25T18:58:21.823Z] === RUN TestPlainTextError [2022-03-25T18:58:21.823Z] --- PASS: TestPlainTextError (0.00s) [2022-03-25T18:58:21.823Z] === RUN TestInfiniteError [2022-03-25T18:58:21.823Z] --- PASS: TestInfiniteError (0.02s) [2022-03-25T18:58:21.823Z] === RUN TestCanceledContext [2022-03-25T18:58:21.823Z] 2022/03/25 18:58:21 RoundTripper returned a response & error; ignoring response [2022-03-25T18:58:21.823Z] --- PASS: TestCanceledContext (0.00s) [2022-03-25T18:58:21.823Z] === RUN TestDeadlineExceededContext [2022-03-25T18:58:21.823Z] 2022/03/25 18:58:21 RoundTripper returned a response & error; ignoring response [2022-03-25T18:58:21.823Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-03-25T18:58:21.823Z] === RUN TestSecretCreateUnsupported [2022-03-25T18:58:21.823Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-03-25T18:58:21.823Z] === RUN TestSecretCreateError [2022-03-25T18:58:21.823Z] --- PASS: TestSecretCreateError (0.00s) [2022-03-25T18:58:21.823Z] === RUN TestSecretCreate [2022-03-25T18:58:21.823Z] --- PASS: TestSecretCreate (0.00s) [2022-03-25T18:58:21.823Z] === RUN TestSecretInspectUnsupported [2022-03-25T18:58:21.823Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-03-25T18:58:21.823Z] === RUN TestSecretInspectError [2022-03-25T18:58:21.823Z] --- PASS: TestSecretInspectError (0.00s) [2022-03-25T18:58:21.823Z] === RUN TestSecretInspectSecretNotFound [2022-03-25T18:58:21.823Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-03-25T18:58:21.823Z] === RUN TestSecretInspectWithEmptyID [2022-03-25T18:58:21.823Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-03-25T18:58:21.823Z] === RUN TestSecretInspect [2022-03-25T18:58:21.823Z] --- PASS: TestSecretInspect (0.00s) [2022-03-25T18:58:21.823Z] === RUN TestSecretListUnsupported [2022-03-25T18:58:21.823Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-03-25T18:58:21.823Z] === RUN TestSecretListError [2022-03-25T18:58:21.823Z] --- PASS: TestSecretListError (0.00s) [2022-03-25T18:58:21.823Z] === RUN TestSecretList [2022-03-25T18:58:21.823Z] --- PASS: TestSecretList (0.00s) [2022-03-25T18:58:21.823Z] === RUN TestSecretRemoveUnsupported [2022-03-25T18:58:21.823Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-03-25T18:58:21.823Z] === RUN TestSecretRemoveError [2022-03-25T18:58:21.823Z] --- PASS: TestSecretRemoveError (0.00s) [2022-03-25T18:58:21.823Z] === RUN TestSecretRemove [2022-03-25T18:58:21.823Z] --- PASS: TestSecretRemove (0.00s) [2022-03-25T18:58:21.823Z] === RUN TestSecretUpdateUnsupported [2022-03-25T18:58:21.823Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-03-25T18:58:21.823Z] === RUN TestSecretUpdateError [2022-03-25T18:58:21.823Z] --- PASS: TestSecretUpdateError (0.00s) [2022-03-25T18:58:21.823Z] === RUN TestSecretUpdate [2022-03-25T18:58:21.823Z] --- PASS: TestSecretUpdate (0.00s) [2022-03-25T18:58:21.823Z] === RUN TestServiceCreateError [2022-03-25T18:58:21.823Z] --- PASS: TestServiceCreateError (0.00s) [2022-03-25T18:58:21.823Z] === RUN TestServiceCreate [2022-03-25T18:58:21.823Z] --- PASS: TestServiceCreate (0.00s) [2022-03-25T18:58:21.823Z] === RUN TestServiceCreateCompatiblePlatforms [2022-03-25T18:58:21.823Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-03-25T18:58:21.823Z] === RUN TestServiceCreateDigestPinning [2022-03-25T18:58:21.823Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-03-25T18:58:21.823Z] === RUN TestServiceInspectError [2022-03-25T18:58:21.823Z] --- PASS: TestServiceInspectError (0.00s) [2022-03-25T18:58:21.823Z] === RUN TestServiceInspectServiceNotFound [2022-03-25T18:58:21.823Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-03-25T18:58:21.823Z] === RUN TestServiceInspectWithEmptyID [2022-03-25T18:58:21.823Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-03-25T18:58:21.823Z] === RUN TestServiceInspect [2022-03-25T18:58:21.823Z] --- PASS: TestServiceInspect (0.00s) [2022-03-25T18:58:21.823Z] === RUN TestServiceListError [2022-03-25T18:58:21.823Z] --- PASS: TestServiceListError (0.00s) [2022-03-25T18:58:21.823Z] === RUN TestServiceList [2022-03-25T18:58:21.823Z] --- PASS: TestServiceList (0.00s) [2022-03-25T18:58:21.823Z] === RUN TestServiceLogsError [2022-03-25T18:58:21.823Z] --- PASS: TestServiceLogsError (0.00s) [2022-03-25T18:58:21.823Z] === RUN TestServiceLogs [2022-03-25T18:58:21.823Z] --- PASS: TestServiceLogs (0.00s) [2022-03-25T18:58:21.823Z] === RUN TestServiceRemoveError [2022-03-25T18:58:21.823Z] --- PASS: TestServiceRemoveError (0.00s) [2022-03-25T18:58:21.823Z] === RUN TestServiceRemoveNotFoundError [2022-03-25T18:58:21.823Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-03-25T18:58:21.823Z] === RUN TestServiceRemove [2022-03-25T18:58:21.823Z] --- PASS: TestServiceRemove (0.00s) [2022-03-25T18:58:21.823Z] === RUN TestServiceUpdateError [2022-03-25T18:58:21.823Z] --- PASS: TestServiceUpdateError (0.00s) [2022-03-25T18:58:21.823Z] === RUN TestServiceUpdate [2022-03-25T18:58:21.823Z] --- PASS: TestServiceUpdate (0.00s) [2022-03-25T18:58:21.823Z] === RUN TestSwarmGetUnlockKeyError [2022-03-25T18:58:21.823Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-03-25T18:58:21.823Z] === RUN TestSwarmGetUnlockKey [2022-03-25T18:58:21.823Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-03-25T18:58:21.823Z] === RUN TestSwarmInitError [2022-03-25T18:58:21.823Z] --- PASS: TestSwarmInitError (0.00s) [2022-03-25T18:58:21.823Z] === RUN TestSwarmInit [2022-03-25T18:58:21.823Z] --- PASS: TestSwarmInit (0.00s) [2022-03-25T18:58:21.823Z] === RUN TestSwarmInspectError [2022-03-25T18:58:21.823Z] --- PASS: TestSwarmInspectError (0.00s) [2022-03-25T18:58:21.823Z] === RUN TestSwarmInspect [2022-03-25T18:58:21.823Z] --- PASS: TestSwarmInspect (0.00s) [2022-03-25T18:58:21.823Z] === RUN TestSwarmJoinError [2022-03-25T18:58:21.823Z] --- PASS: TestSwarmJoinError (0.00s) [2022-03-25T18:58:21.823Z] === RUN TestSwarmJoin [2022-03-25T18:58:21.823Z] --- PASS: TestSwarmJoin (0.00s) [2022-03-25T18:58:21.823Z] === RUN TestSwarmLeaveError [2022-03-25T18:58:21.823Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-03-25T18:58:21.823Z] === RUN TestSwarmLeave [2022-03-25T18:58:21.823Z] --- PASS: TestSwarmLeave (0.00s) [2022-03-25T18:58:21.823Z] === RUN TestSwarmUnlockError [2022-03-25T18:58:21.823Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-03-25T18:58:21.823Z] === RUN TestSwarmUnlock [2022-03-25T18:58:21.823Z] --- PASS: TestSwarmUnlock (0.00s) [2022-03-25T18:58:21.823Z] === RUN TestSwarmUpdateError [2022-03-25T18:58:21.823Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-03-25T18:58:21.823Z] === RUN TestSwarmUpdate [2022-03-25T18:58:21.823Z] --- PASS: TestSwarmUpdate (0.00s) [2022-03-25T18:58:21.823Z] === RUN TestTaskInspectError [2022-03-25T18:58:21.823Z] --- PASS: TestTaskInspectError (0.00s) [2022-03-25T18:58:21.823Z] === RUN TestTaskInspectWithEmptyID [2022-03-25T18:58:21.823Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-03-25T18:58:21.823Z] === RUN TestTaskInspect [2022-03-25T18:58:21.823Z] --- PASS: TestTaskInspect (0.00s) [2022-03-25T18:58:21.823Z] === RUN TestTaskListError [2022-03-25T18:58:21.823Z] --- PASS: TestTaskListError (0.00s) [2022-03-25T18:58:21.823Z] === RUN TestTaskList [2022-03-25T18:58:21.823Z] --- PASS: TestTaskList (0.00s) [2022-03-25T18:58:21.823Z] === RUN TestVolumeCreateError [2022-03-25T18:58:21.823Z] --- PASS: TestVolumeCreateError (0.00s) [2022-03-25T18:58:21.823Z] === RUN TestVolumeCreate [2022-03-25T18:58:21.823Z] --- PASS: TestVolumeCreate (0.00s) [2022-03-25T18:58:21.823Z] === RUN TestVolumeInspectError [2022-03-25T18:58:21.823Z] --- PASS: TestVolumeInspectError (0.00s) [2022-03-25T18:58:21.823Z] === RUN TestVolumeInspectNotFound [2022-03-25T18:58:21.823Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-03-25T18:58:21.823Z] === RUN TestVolumeInspectWithEmptyID [2022-03-25T18:58:21.823Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-03-25T18:58:21.823Z] === RUN TestVolumeInspect [2022-03-25T18:58:21.823Z] --- PASS: TestVolumeInspect (0.00s) [2022-03-25T18:58:21.823Z] === RUN TestVolumeListError [2022-03-25T18:58:21.823Z] --- PASS: TestVolumeListError (0.00s) [2022-03-25T18:58:21.823Z] === RUN TestVolumeList [2022-03-25T18:58:21.823Z] --- PASS: TestVolumeList (0.00s) [2022-03-25T18:58:21.823Z] === RUN TestVolumeRemoveError [2022-03-25T18:58:21.823Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-03-25T18:58:21.823Z] === RUN TestVolumeRemove [2022-03-25T18:58:21.823Z] --- PASS: TestVolumeRemove (0.00s) [2022-03-25T18:58:21.823Z] === CONT TestTLSCloseWriter [2022-03-25T18:58:21.823Z] --- PASS: TestTLSCloseWriter (0.02s) [2022-03-25T18:58:21.823Z] PASS [2022-03-25T18:58:21.823Z] coverage: 75.1% of statements [2022-03-25T18:58:21.823Z] ok github.com/docker/docker/client 0.492s coverage: 75.1% of statements [2022-03-25T18:58:22.720Z] #28 31.38 The following NEW packages will be installed: [2022-03-25T18:58:22.720Z] #28 31.38 apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 libbpf0 [2022-03-25T18:58:22.720Z] #28 31.38 libcap2 libcap2-bin libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-03-25T18:58:22.720Z] #28 31.38 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 [2022-03-25T18:58:22.720Z] #28 31.39 libonig5 libprotobuf-c1 libxtables12 net-tools pigz python-pip-whl [2022-03-25T18:58:22.720Z] #28 31.39 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources [2022-03-25T18:58:22.720Z] #28 31.39 python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim [2022-03-25T18:58:22.720Z] #28 31.39 vim-common vim-runtime xfsprogs xxd zip zstd [2022-03-25T18:58:22.720Z] #28 31.79 0 upgraded, 44 newly installed, 0 to remove and 0 not upgraded. [2022-03-25T18:58:22.720Z] #28 31.79 Need to get 18.6 MB of archives. [2022-03-25T18:58:22.720Z] #28 31.79 After this operation, 71.4 MB of additional disk space will be used. [2022-03-25T18:58:22.720Z] #28 31.79 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-03-25T18:58:22.720Z] #28 31.79 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-03-25T18:58:22.720Z] #28 31.80 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-03-25T18:58:22.720Z] #28 31.80 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-03-25T18:58:22.720Z] #28 31.80 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-03-25T18:58:22.720Z] #28 31.80 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-03-25T18:58:22.720Z] #28 31.80 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-03-25T18:58:22.720Z] #28 31.81 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-03-25T18:58:22.720Z] #28 31.82 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-03-25T18:58:22.720Z] #28 31.82 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-03-25T18:58:22.720Z] #28 31.82 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-03-25T18:58:22.720Z] #28 31.83 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-03-25T18:58:22.720Z] #28 31.84 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-03-25T18:58:22.720Z] #28 31.85 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-03-25T18:58:22.720Z] #28 31.85 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-03-25T18:58:22.720Z] #28 31.85 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-03-25T18:58:22.720Z] #28 31.85 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-03-25T18:58:22.720Z] #28 31.85 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-03-25T18:58:22.720Z] #28 31.85 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-03-25T18:58:22.720Z] #28 31.86 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-03-25T18:58:22.720Z] #28 31.87 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-03-25T18:58:22.720Z] #28 31.87 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-03-25T18:58:22.720Z] #28 31.87 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-03-25T18:58:22.720Z] #28 31.87 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-03-25T18:58:22.720Z] #28 31.87 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-03-25T18:58:22.720Z] #28 31.87 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-03-25T18:58:22.720Z] #28 31.87 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-03-25T18:58:22.720Z] #28 31.87 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-03-25T18:58:22.720Z] #28 31.88 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-03-25T18:58:22.720Z] #28 31.88 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2022-03-25T18:58:22.720Z] #28 31.92 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-03-25T18:58:22.982Z] #28 31.92 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-03-25T18:58:22.982Z] #28 31.92 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-03-25T18:58:22.982Z] #28 31.93 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-03-25T18:58:22.982Z] #28 31.93 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-03-25T18:58:22.982Z] #28 31.94 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2022-03-25T18:58:22.982Z] #28 31.94 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-03-25T18:58:22.982Z] #28 31.97 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-03-25T18:58:22.982Z] #28 31.98 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-03-25T18:58:22.982Z] #28 31.98 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-03-25T18:58:23.244Z] #28 32.13 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-03-25T18:58:23.244Z] #28 32.15 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-03-25T18:58:23.244Z] #28 32.16 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-03-25T18:58:23.244Z] #28 32.17 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-03-25T18:58:23.569Z] #60 323.1 # github.com/containerd/containerd/cmd/containerd [2022-03-25T18:58:23.569Z] #60 323.1 /usr/bin/ld: /tmp/go-link-1176807469/000019.o: in function `New': [2022-03-25T18:58:23.569Z] #60 323.1 /tmp/tmp.lXpr34mDR4/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-03-25T18:58:23.569Z] #60 323.1 + bin/containerd-stress [2022-03-25T18:58:23.569Z] #60 324.3 + bin/containerd-shim [2022-03-25T18:58:23.816Z] #28 32.70 debconf: delaying package configuration, since apt-utils is not installed [2022-03-25T18:58:23.816Z] #28 32.91 Fetched 18.6 MB in 1s (27.6 MB/s) [2022-03-25T18:58:23.816Z] #28 32.97 Selecting previously unselected package pigz. [2022-03-25T18:58:24.078Z] #28 32.97 (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-03-25T18:58:24.078Z] #28 33.04 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-03-25T18:58:24.078Z] #28 33.04 Unpacking pigz (2.6-1) ... [2022-03-25T18:58:24.078Z] #28 33.14 Selecting previously unselected package libelf1:amd64. [2022-03-25T18:58:24.078Z] #28 33.15 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-03-25T18:58:24.078Z] #28 33.16 Unpacking libelf1:amd64 (0.183-1) ... [2022-03-25T18:58:24.339Z] #28 33.25 Selecting previously unselected package libbpf0:amd64. [2022-03-25T18:58:24.339Z] #28 33.26 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-03-25T18:58:24.339Z] #28 33.27 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-03-25T18:58:24.339Z] #28 33.35 Selecting previously unselected package libcap2:amd64. [2022-03-25T18:58:24.339Z] #28 33.36 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-03-25T18:58:24.339Z] #28 33.37 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-03-25T18:58:24.339Z] #28 33.43 Selecting previously unselected package libmnl0:amd64. [2022-03-25T18:58:24.339Z] #28 33.43 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-03-25T18:58:24.339Z] #28 33.44 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-03-25T18:58:24.600Z] #28 33.49 Selecting previously unselected package libxtables12:amd64. [2022-03-25T18:58:24.600Z] #28 33.50 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-03-25T18:58:24.600Z] #28 33.51 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-03-25T18:58:24.600Z] #28 33.56 Selecting previously unselected package libcap2-bin. [2022-03-25T18:58:24.600Z] #28 33.57 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-03-25T18:58:24.600Z] #28 33.58 Unpacking libcap2-bin (1:2.44-1) ... [2022-03-25T18:58:24.600Z] #28 33.64 Selecting previously unselected package iproute2. [2022-03-25T18:58:24.600Z] #28 33.65 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-03-25T18:58:24.600Z] #28 33.66 Unpacking iproute2 (5.10.0-4) ... [2022-03-25T18:58:24.861Z] #28 33.96 Selecting previously unselected package xxd. [2022-03-25T18:58:24.861Z] #28 33.96 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-03-25T18:58:24.861Z] #28 33.98 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-03-25T18:58:25.123Z] #28 34.07 Selecting previously unselected package vim-common. [2022-03-25T18:58:25.123Z] #28 34.08 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-25T18:58:25.123Z] #28 34.10 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-25T18:58:25.384Z] #28 34.21 Selecting previously unselected package bash-completion. [2022-03-25T18:58:25.384Z] #28 34.23 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-03-25T18:58:25.958Z] #28 ... [2022-03-25T18:58:25.958Z] [2022-03-25T18:58:25.958Z] #67 [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-03-25T18:58:25.958Z] #67 sha256:ef180e28757a78e77127f3fa1a860960ed840961dce9b15d1bac591a48c1d421 [2022-03-25T18:58:25.958Z] #67 96.58 + bin/containerd [2022-03-25T18:58:30.120Z] #60 335.4 + bin/containerd-shim-runc-v1 [2022-03-25T18:58:31.256Z] #67 ... [2022-03-25T18:58:31.256Z] [2022-03-25T18:58:31.256Z] #28 [dev-systemd-false 7/24] 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-03-25T18:58:31.256Z] #28 sha256:cfad8a010bec73e279e0efdf388caa978865c340310ba320efd4ab48072df871 [2022-03-25T18:58:31.256Z] #28 35.31 Unpacking bash-completion (1:2.11-2) ... [2022-03-25T18:58:31.256Z] #28 35.63 Selecting previously unselected package apparmor. [2022-03-25T18:58:31.256Z] #28 35.63 Preparing to unpack .../11-apparmor_2.13.6-10_amd64.deb ... [2022-03-25T18:58:31.256Z] #28 35.68 Unpacking apparmor (2.13.6-10) ... [2022-03-25T18:58:31.256Z] #28 35.93 Selecting previously unselected package inetutils-ping. [2022-03-25T18:58:31.256Z] #28 35.93 Preparing to unpack .../12-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-03-25T18:58:31.256Z] #28 35.93 Unpacking inetutils-ping (2:2.0-1) ... [2022-03-25T18:58:31.256Z] #28 36.01 Selecting previously unselected package libip4tc2:amd64. [2022-03-25T18:58:31.256Z] #28 36.02 Preparing to unpack .../13-libip4tc2_1.8.7-1_amd64.deb ... [2022-03-25T18:58:31.256Z] #28 36.02 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-03-25T18:58:31.256Z] #28 36.08 Selecting previously unselected package libip6tc2:amd64. [2022-03-25T18:58:31.256Z] #28 36.08 Preparing to unpack .../14-libip6tc2_1.8.7-1_amd64.deb ... [2022-03-25T18:58:31.256Z] #28 36.09 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-03-25T18:58:31.256Z] #28 36.15 Selecting previously unselected package libnfnetlink0:amd64. [2022-03-25T18:58:31.256Z] #28 36.15 Preparing to unpack .../15-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-03-25T18:58:31.256Z] #28 36.16 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-03-25T18:58:31.256Z] #28 36.22 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-03-25T18:58:31.256Z] #28 36.22 Preparing to unpack .../16-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-03-25T18:58:31.256Z] #28 36.23 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-03-25T18:58:31.256Z] #28 36.29 Selecting previously unselected package libnftnl11:amd64. [2022-03-25T18:58:31.256Z] #28 36.30 Preparing to unpack .../17-libnftnl11_1.1.9-1_amd64.deb ... [2022-03-25T18:58:31.256Z] #28 36.31 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-03-25T18:58:31.256Z] #28 36.37 Selecting previously unselected package iptables. [2022-03-25T18:58:31.256Z] #28 36.38 Preparing to unpack .../18-iptables_1.8.7-1_amd64.deb ... [2022-03-25T18:58:31.256Z] #28 36.38 Unpacking iptables (1.8.7-1) ... [2022-03-25T18:58:31.256Z] #28 36.60 Selecting previously unselected package libonig5:amd64. [2022-03-25T18:58:31.256Z] #28 36.61 Preparing to unpack .../19-libonig5_6.9.6-1.1_amd64.deb ... [2022-03-25T18:58:31.256Z] #28 36.62 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-03-25T18:58:31.256Z] #28 36.73 Selecting previously unselected package libjq1:amd64. [2022-03-25T18:58:31.256Z] #28 36.73 Preparing to unpack .../20-libjq1_1.6-2.1_amd64.deb ... [2022-03-25T18:58:31.256Z] #28 36.74 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-03-25T18:58:31.256Z] #28 36.84 Selecting previously unselected package jq. [2022-03-25T18:58:31.256Z] #28 36.84 Preparing to unpack .../21-jq_1.6-2.1_amd64.deb ... [2022-03-25T18:58:31.256Z] #28 36.85 Unpacking jq (1.6-2.1) ... [2022-03-25T18:58:31.256Z] #28 36.92 Selecting previously unselected package libaio1:amd64. [2022-03-25T18:58:31.256Z] #28 36.92 Preparing to unpack .../22-libaio1_0.3.112-9_amd64.deb ... [2022-03-25T18:58:31.256Z] #28 36.92 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-03-25T18:58:31.256Z] #28 36.98 Selecting previously unselected package libgpm2:amd64. [2022-03-25T18:58:31.256Z] #28 36.99 Preparing to unpack .../23-libgpm2_1.20.7-8_amd64.deb ... [2022-03-25T18:58:31.256Z] #28 37.00 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-03-25T18:58:31.256Z] #28 37.05 Selecting previously unselected package libinih1:amd64. [2022-03-25T18:58:31.256Z] #28 37.05 Preparing to unpack .../24-libinih1_53-1+b2_amd64.deb ... [2022-03-25T18:58:31.256Z] #28 37.06 Unpacking libinih1:amd64 (53-1+b2) ... [2022-03-25T18:58:31.256Z] #28 37.12 Selecting previously unselected package libnet1:amd64. [2022-03-25T18:58:31.256Z] #28 37.13 Preparing to unpack .../25-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-03-25T18:58:31.256Z] #28 37.14 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-25T18:58:31.256Z] #28 37.22 Selecting previously unselected package libnl-3-200:amd64. [2022-03-25T18:58:31.256Z] #28 37.22 Preparing to unpack .../26-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-03-25T18:58:31.256Z] #28 37.23 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-25T18:58:31.256Z] #28 37.28 Selecting previously unselected package libprotobuf-c1:amd64. [2022-03-25T18:58:31.256Z] #28 37.30 Preparing to unpack .../27-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-03-25T18:58:31.256Z] #28 37.30 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-25T18:58:31.256Z] #28 37.34 Selecting previously unselected package net-tools. [2022-03-25T18:58:31.256Z] #28 37.35 Preparing to unpack .../28-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-03-25T18:58:31.256Z] #28 37.36 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-03-25T18:58:31.256Z] #28 37.46 Selecting previously unselected package python-pip-whl. [2022-03-25T18:58:31.256Z] #28 37.47 Preparing to unpack .../29-python-pip-whl_20.3.4-4_all.deb ... [2022-03-25T18:58:31.256Z] #28 37.48 Unpacking python-pip-whl (20.3.4-4) ... [2022-03-25T18:58:31.256Z] #28 37.82 Selecting previously unselected package python3-lib2to3. [2022-03-25T18:58:31.256Z] #28 37.83 Preparing to unpack .../30-python3-lib2to3_3.9.2-1_all.deb ... [2022-03-25T18:58:31.256Z] #28 37.84 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-03-25T18:58:31.256Z] #28 37.93 Selecting previously unselected package python3-distutils. [2022-03-25T18:58:31.256Z] #28 37.94 Preparing to unpack .../31-python3-distutils_3.9.2-1_all.deb ... [2022-03-25T18:58:31.256Z] #28 37.94 Unpacking python3-distutils (3.9.2-1) ... [2022-03-25T18:58:31.256Z] #28 38.08 Selecting previously unselected package python3-pkg-resources. [2022-03-25T18:58:31.256Z] #28 38.08 Preparing to unpack .../32-python3-pkg-resources_52.0.0-4_all.deb ... [2022-03-25T18:58:31.256Z] #28 38.09 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-03-25T18:58:31.256Z] #28 38.19 Selecting previously unselected package python3-setuptools. [2022-03-25T18:58:31.256Z] #28 38.20 Preparing to unpack .../33-python3-setuptools_52.0.0-4_all.deb ... [2022-03-25T18:58:31.256Z] #28 38.21 Unpacking python3-setuptools (52.0.0-4) ... [2022-03-25T18:58:31.256Z] #28 38.38 Selecting previously unselected package python3-wheel. [2022-03-25T18:58:31.256Z] #28 38.39 Preparing to unpack .../34-python3-wheel_0.34.2-1_all.deb ... [2022-03-25T18:58:31.256Z] #28 38.40 Unpacking python3-wheel (0.34.2-1) ... [2022-03-25T18:58:31.256Z] #28 38.45 Selecting previously unselected package python3-pip. [2022-03-25T18:58:31.256Z] #28 38.46 Preparing to unpack .../35-python3-pip_20.3.4-4_all.deb ... [2022-03-25T18:58:31.256Z] #28 38.47 Unpacking python3-pip (20.3.4-4) ... [2022-03-25T18:58:31.256Z] #28 38.66 Selecting previously unselected package sudo. [2022-03-25T18:58:31.256Z] #28 38.67 Preparing to unpack .../36-sudo_1.9.5p2-3_amd64.deb ... [2022-03-25T18:58:31.256Z] #28 38.68 Unpacking sudo (1.9.5p2-3) ... [2022-03-25T18:58:31.256Z] #28 39.00 Selecting previously unselected package thin-provisioning-tools. [2022-03-25T18:58:31.256Z] #28 39.00 Preparing to unpack .../37-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-03-25T18:58:31.256Z] #28 39.01 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-03-25T18:58:31.256Z] #28 39.16 Selecting previously unselected package uidmap. [2022-03-25T18:58:31.256Z] #28 39.17 Preparing to unpack .../38-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-03-25T18:58:31.256Z] #28 39.18 Unpacking uidmap (1:4.8.1-1) ... [2022-03-25T18:58:31.256Z] #28 39.27 Selecting previously unselected package vim-runtime. [2022-03-25T18:58:31.256Z] #28 39.28 Preparing to unpack .../39-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-25T18:58:31.256Z] #28 39.30 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-03-25T18:58:31.256Z] #28 39.33 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-03-25T18:58:31.256Z] #28 39.33 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-03-25T18:58:32.201Z] #28 40.98 Selecting previously unselected package vim. [2022-03-25T18:58:32.201Z] #28 41.00 Preparing to unpack .../40-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-03-25T18:58:32.201Z] #28 41.01 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-03-25T18:58:32.463Z] #28 41.37 Selecting previously unselected package xfsprogs. [2022-03-25T18:58:32.463Z] #28 41.38 Preparing to unpack .../41-xfsprogs_5.10.0-4_amd64.deb ... [2022-03-25T18:58:32.463Z] #28 41.38 Unpacking xfsprogs (5.10.0-4) ... [2022-03-25T18:58:32.724Z] #28 41.67 Selecting previously unselected package zip. [2022-03-25T18:58:32.724Z] #28 41.68 Preparing to unpack .../42-zip_3.0-12_amd64.deb ... [2022-03-25T18:58:32.724Z] #28 41.68 Unpacking zip (3.0-12) ... [2022-03-25T18:58:32.724Z] #28 41.79 Selecting previously unselected package zstd. [2022-03-25T18:58:32.724Z] #28 41.81 Preparing to unpack .../43-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-03-25T18:58:32.724Z] #28 41.81 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-03-25T18:58:32.986Z] #28 42.06 Setting up python3-pkg-resources (52.0.0-4) ... [2022-03-25T18:58:33.559Z] #28 42.59 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-03-25T18:58:33.559Z] #28 42.60 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-03-25T18:58:33.559Z] #28 42.62 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-03-25T18:58:33.559Z] #28 42.63 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-03-25T18:58:33.559Z] #28 42.65 Setting up libinih1:amd64 (53-1+b2) ... [2022-03-25T18:58:33.559Z] #28 42.67 Setting up uidmap (1:4.8.1-1) ... [2022-03-25T18:58:33.559Z] #28 42.68 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-25T18:58:33.559Z] #28 42.70 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-25T18:58:33.559Z] #28 42.71 Setting up python3-wheel (0.34.2-1) ... [2022-03-25T18:58:34.133Z] #28 43.10 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-03-25T18:58:34.133Z] #28 43.12 Setting up libcap2:amd64 (1:2.44-1) ... [2022-03-25T18:58:34.133Z] #28 43.14 Setting up libcap2-bin (1:2.44-1) ... [2022-03-25T18:58:34.133Z] #28 43.15 Setting up apparmor (2.13.6-10) ... [2022-03-25T18:58:35.520Z] #28 44.46 Setting up zip (3.0-12) ... [2022-03-25T18:58:35.520Z] #28 44.48 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-25T18:58:35.520Z] #28 44.51 Setting up bash-completion (1:2.11-2) ... [2022-03-25T18:58:36.670Z] #60 341.7 + bin/containerd-shim-runc-v2 [2022-03-25T18:58:36.909Z] #28 45.70 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-03-25T18:58:36.909Z] #28 45.71 Setting up sudo (1.9.5p2-3) ... [2022-03-25T18:58:36.909Z] #28 45.78 invoke-rc.d: could not determine current runlevel [2022-03-25T18:58:36.909Z] #28 45.79 invoke-rc.d: policy-rc.d denied execution of start. [2022-03-25T18:58:36.909Z] #28 45.80 Setting up xfsprogs (5.10.0-4) ... [2022-03-25T18:58:36.909Z] #28 45.82 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-03-25T18:58:36.909Z] #28 45.83 Setting up inetutils-ping (2:2.0-1) ... [2022-03-25T18:58:36.909Z] #28 45.84 Setting up pigz (2.6-1) ... [2022-03-25T18:58:36.909Z] #28 45.86 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-03-25T18:58:36.909Z] #28 45.87 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-25T18:58:36.909Z] #28 45.90 Setting up python-pip-whl (20.3.4-4) ... [2022-03-25T18:58:36.909Z] #28 45.92 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-03-25T18:58:36.927Z] #60 342.5 + binaries [2022-03-25T18:58:36.927Z] #60 342.5 + install -D bin/containerd /build/containerd [2022-03-25T18:58:36.927Z] #60 342.5 + install -D bin/containerd-shim /build/containerd-shim [2022-03-25T18:58:36.927Z] #60 342.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-03-25T18:58:37.172Z] #28 46.33 Setting up libaio1:amd64 (0.3.112-9) ... [2022-03-25T18:58:37.183Z] #60 342.6 + install -D bin/ctr /build/ctr [2022-03-25T18:58:37.434Z] #28 46.34 Setting up python3-lib2to3 (3.9.2-1) ... [2022-03-25T18:58:37.434Z] #28 46.57 Setting up libelf1:amd64 (0.183-1) ... [2022-03-25T18:58:37.434Z] #28 46.58 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-03-25T18:58:37.695Z] #28 46.60 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-03-25T18:58:37.695Z] #28 46.62 Setting up python3-distutils (3.9.2-1) ... [2022-03-25T18:58:37.958Z] #28 46.92 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-03-25T18:58:37.958Z] #28 46.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-03-25T18:58:37.958Z] #28 46.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-03-25T18:58:37.958Z] #28 46.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-03-25T18:58:37.958Z] #28 46.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-03-25T18:58:37.958Z] #28 46.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-03-25T18:58:37.958Z] #28 46.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-03-25T18:58:37.958Z] #28 46.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-03-25T18:58:37.958Z] #28 46.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-03-25T18:58:37.958Z] #28 47.02 Setting up python3-setuptools (52.0.0-4) ... [2022-03-25T18:58:38.154Z] ok github.com/docker/docker/cmd/dockerd 0.077s coverage: 28.9% of statements [2022-03-25T18:58:38.154Z] ok github.com/docker/docker/container 0.115s coverage: 34.8% of statements [2022-03-25T18:58:38.154Z] ok github.com/docker/docker/cmd/dockerd/trap 2.388s coverage: 0.0% of statements [2022-03-25T18:58:38.154Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-03-25T18:58:38.154Z] ? github.com/docker/docker/container/stream [no test files] [2022-03-25T18:58:38.154Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-03-25T18:58:38.154Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-03-25T18:58:38.154Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-03-25T18:58:38.903Z] #28 47.86 Setting up libjq1:amd64 (1.6-2.1) ... [2022-03-25T18:58:38.903Z] #28 47.88 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-03-25T18:58:38.903Z] #28 47.89 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-03-25T18:58:38.903Z] #28 47.90 Setting up python3-pip (20.3.4-4) ... [2022-03-25T18:58:39.476Z] #28 48.57 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-03-25T18:58:39.476Z] #28 48.58 Setting up jq (1.6-2.1) ... [2022-03-25T18:58:39.634Z] --- PASS: TestCheckoutGit (30.50s) [2022-03-25T18:58:39.634Z] === RUN TestValidGitTransport [2022-03-25T18:58:39.634Z] --- PASS: TestValidGitTransport (0.00s) [2022-03-25T18:58:39.634Z] === RUN TestGitInvalidRef [2022-03-25T18:58:39.634Z] --- PASS: TestGitInvalidRef (0.22s) [2022-03-25T18:58:39.634Z] PASS [2022-03-25T18:58:39.634Z] coverage: 86.3% of statements [2022-03-25T18:58:39.634Z] ok github.com/docker/docker/builder/remotecontext/git 30.772s coverage: 86.3% of statements [2022-03-25T18:58:39.634Z] ? github.com/docker/docker/cli [no test files] [2022-03-25T18:58:39.634Z] ? github.com/docker/docker/cli/config [no test files] [2022-03-25T18:58:39.698Z] #60 DONE 344.7s [2022-03-25T18:58:39.737Z] #28 48.60 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-03-25T18:58:39.737Z] #28 48.62 Setting up iptables (1.8.7-1) ... [2022-03-25T18:58:39.737Z] #28 48.64 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-25T18:58:39.737Z] #28 48.65 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-25T18:58:39.737Z] #28 48.66 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-25T18:58:39.737Z] #28 48.66 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-25T18:58:39.737Z] #28 48.67 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-03-25T18:58:39.737Z] #28 48.67 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-03-25T18:58:39.737Z] #28 48.68 Setting up iproute2 (5.10.0-4) ... [2022-03-25T18:58:39.999Z] #28 48.91 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-25T18:58:40.260Z] [2022-03-25T18:58:40.260Z] #61 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-03-25T18:58:40.260Z] #61 sha256:bc5ebf0a081b19f984859fbf9aa33c723e4d906d9bb6f76156a5cd7aadcfdafe [2022-03-25T18:58:40.576Z] #28 DONE 49.7s [2022-03-25T18:58:40.576Z] [2022-03-25T18:58:40.576Z] #29 [dev-systemd-false 8/24] 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-03-25T18:58:40.576Z] #29 sha256:3ed9aff0165c9bc021003818cdb46da98e705585dbb2d9d92f73721e641f9443 [2022-03-25T18:58:41.192Z] #61 DONE 0.9s [2022-03-25T18:58:41.192Z] [2022-03-25T18:58:41.192Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-03-25T18:58:41.192Z] #66 sha256:66cecd7511f2a25095cbd8371a912087bcf99962adfeffb2ad3794f7d4f3e09f [2022-03-25T18:58:41.448Z] #66 DONE 0.2s [2022-03-25T18:58:41.448Z] [2022-03-25T18:58:41.448Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-03-25T18:58:41.448Z] #71 sha256:b236fcddb1b9fb12f47d4d291b0b21f887de665aa9c417dce6289c99658bd6d6 [2022-03-25T18:58:41.525Z] #29 0.818 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-03-25T18:58:41.525Z] #29 0.821 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-03-25T18:58:41.525Z] #29 0.825 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-03-25T18:58:41.525Z] #29 DONE 0.9s [2022-03-25T18:58:41.525Z] [2022-03-25T18:58:41.525Z] #30 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-03-25T18:58:41.525Z] #30 sha256:bf926d000f717668134961a5ab133a9884bebfdebab462d917e2399a0ea5881f [2022-03-25T18:58:42.344Z] ok github.com/docker/docker/daemon/cluster 0.056s coverage: 0.5% of statements [2022-03-25T18:58:42.378Z] #71 DONE 1.0s [2022-03-25T18:58:42.378Z] [2022-03-25T18:58:42.378Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-03-25T18:58:42.378Z] #72 sha256:776c183d983147e9ae35a25f1dd61e724bcfbe28d20e71dc2b48f95957cc3035 [2022-03-25T18:58:42.378Z] #72 DONE 0.0s [2022-03-25T18:58:42.378Z] [2022-03-25T18:58:42.378Z] #73 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-03-25T18:58:42.378Z] #73 sha256:89038b34a250626172042b9f30c4440a2cae87f1d33bb4eb734622f646de7814 [2022-03-25T18:58:43.720Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.010s coverage: 65.3% of statements [2022-03-25T18:58:43.805Z] #73 DONE 1.4s [2022-03-25T18:58:43.805Z] [2022-03-25T18:58:43.805Z] #74 exporting to image [2022-03-25T18:58:43.805Z] #74 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-03-25T18:58:43.805Z] #74 exporting layers [2022-03-25T18:58:45.096Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.9% of statements [2022-03-25T18:58:48.293Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-03-25T18:58:48.293Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-03-25T18:58:48.293Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-03-25T18:58:48.293Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-03-25T18:58:48.293Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-03-25T18:58:48.293Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-03-25T18:58:48.293Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-03-25T18:58:48.293Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-03-25T18:58:48.293Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-03-25T18:58:48.293Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-03-25T18:58:48.293Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-03-25T18:58:48.293Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-03-25T18:58:48.293Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-03-25T18:58:48.293Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-03-25T18:58:48.293Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-03-25T18:58:48.293Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-03-25T18:58:48.293Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-03-25T18:58:48.293Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-03-25T18:58:48.293Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-03-25T18:58:48.293Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-03-25T18:58:48.293Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-03-25T18:58:48.293Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-03-25T18:58:48.293Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-03-25T18:58:48.293Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-03-25T18:58:48.293Z] === RUN TestConfigureDaemonLogs [2022-03-25T18:58:48.293Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-03-25T18:58:48.293Z] === RUN TestCommonOptionsInstallFlags [2022-03-25T18:58:48.293Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-03-25T18:58:48.293Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-03-25T18:58:48.293Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-03-25T18:58:48.293Z] PASS [2022-03-25T18:58:48.293Z] coverage: 19.0% of statements [2022-03-25T18:58:48.293Z] ok github.com/docker/docker/cmd/dockerd 0.175s coverage: 19.0% of statements [2022-03-25T18:58:48.293Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-03-25T18:58:48.293Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-03-25T18:58:49.281Z] === RUN TestContainerStopSignal [2022-03-25T18:58:49.281Z] --- PASS: TestContainerStopSignal (0.00s) [2022-03-25T18:58:49.281Z] === RUN TestContainerStopTimeout [2022-03-25T18:58:49.281Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-03-25T18:58:49.281Z] === RUN TestContainerSecretReferenceDestTarget [2022-03-25T18:58:49.281Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-03-25T18:58:49.281Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-03-25T18:58:49.281Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-03-25T18:58:49.281Z] === RUN TestContainerLogPathSetForRingLogger [2022-03-25T18:58:49.281Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-03-25T18:58:49.281Z] === RUN TestReplaceAndAppendEnvVars [2022-03-25T18:58:49.281Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-03-25T18:58:49.281Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-03-25T18:58:49.281Z] === RUN TestNewMemoryStore [2022-03-25T18:58:49.281Z] --- PASS: TestNewMemoryStore (0.00s) [2022-03-25T18:58:49.281Z] === RUN TestAddContainers [2022-03-25T18:58:49.281Z] --- PASS: TestAddContainers (0.00s) [2022-03-25T18:58:49.281Z] === RUN TestGetContainer [2022-03-25T18:58:49.281Z] --- PASS: TestGetContainer (0.00s) [2022-03-25T18:58:49.281Z] === RUN TestDeleteContainer [2022-03-25T18:58:49.281Z] --- PASS: TestDeleteContainer (0.00s) [2022-03-25T18:58:49.281Z] === RUN TestListContainers [2022-03-25T18:58:49.281Z] --- PASS: TestListContainers (0.00s) [2022-03-25T18:58:49.281Z] === RUN TestFirstContainer [2022-03-25T18:58:49.281Z] --- PASS: TestFirstContainer (0.00s) [2022-03-25T18:58:49.281Z] === RUN TestApplyAllContainer [2022-03-25T18:58:49.281Z] --- PASS: TestApplyAllContainer (0.00s) [2022-03-25T18:58:49.281Z] === RUN TestIsValidHealthString [2022-03-25T18:58:49.281Z] --- PASS: TestIsValidHealthString (0.00s) [2022-03-25T18:58:49.281Z] === RUN TestStateRunStop [2022-03-25T18:58:49.281Z] --- PASS: TestStateRunStop (0.00s) [2022-03-25T18:58:49.281Z] === RUN TestStateTimeoutWait [2022-03-25T18:58:49.281Z] state_test.go:141: Stop callback fired [2022-03-25T18:58:49.281Z] state_test.go:165: Stop callback fired [2022-03-25T18:58:49.281Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-03-25T18:58:49.281Z] === RUN TestIsValidStateString [2022-03-25T18:58:49.281Z] --- PASS: TestIsValidStateString (0.00s) [2022-03-25T18:58:49.281Z] === RUN TestViewSaveDelete [2022-03-25T18:58:49.281Z] --- PASS: TestViewSaveDelete (0.01s) [2022-03-25T18:58:49.281Z] === RUN TestViewAll [2022-03-25T18:58:49.281Z] --- PASS: TestViewAll (0.01s) [2022-03-25T18:58:49.281Z] === RUN TestViewGet [2022-03-25T18:58:49.281Z] --- PASS: TestViewGet (0.01s) [2022-03-25T18:58:49.281Z] === RUN TestNames [2022-03-25T18:58:49.281Z] --- PASS: TestNames (0.00s) [2022-03-25T18:58:49.281Z] === RUN TestViewWithHealthCheck [2022-03-25T18:58:49.281Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-03-25T18:58:49.281Z] PASS [2022-03-25T18:58:49.281Z] coverage: 41.7% of statements [2022-03-25T18:58:49.281Z] ok github.com/docker/docker/container 0.228s coverage: 41.7% of statements [2022-03-25T18:58:49.281Z] ? github.com/docker/docker/container/stream [no test files] [2022-03-25T18:58:49.281Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-03-25T18:58:49.281Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-03-25T18:58:49.281Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-03-25T18:58:49.677Z] #30 7.541 Collecting yamllint==1.26.1 [2022-03-25T18:58:50.251Z] #30 8.600 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-03-25T18:58:50.266Z] === RUN TestPrepare [2022-03-25T18:58:50.266Z] --- PASS: TestPrepare (0.00s) [2022-03-25T18:58:50.266Z] === RUN TestStart [2022-03-25T18:58:50.266Z] --- PASS: TestStart (0.00s) [2022-03-25T18:58:50.266Z] === RUN TestWaitCancel [2022-03-25T18:58:50.266Z] --- PASS: TestWaitCancel (0.00s) [2022-03-25T18:58:50.266Z] === RUN TestWaitDisabled [2022-03-25T18:58:50.266Z] --- PASS: TestWaitDisabled (0.00s) [2022-03-25T18:58:50.266Z] === RUN TestWaitEnabled [2022-03-25T18:58:50.266Z] --- PASS: TestWaitEnabled (0.00s) [2022-03-25T18:58:50.266Z] === RUN TestRemove [2022-03-25T18:58:50.266Z] --- PASS: TestRemove (0.00s) [2022-03-25T18:58:50.266Z] PASS [2022-03-25T18:58:50.266Z] coverage: 65.3% of statements [2022-03-25T18:58:50.266Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.055s coverage: 65.3% of statements [2022-03-25T18:58:50.363Z] #74 exporting layers 6.2s done [2022-03-25T18:58:50.364Z] #74 writing image sha256:f3e042785c1567d9d8eb349dd8f2657448838082f9b04b0676f719351122ab23 done [2022-03-25T18:58:50.364Z] #74 naming to docker.io/library/docker:85572cac14168f9dc3fc3d9daa5eae1ba00eddf4 done [2022-03-25T18:58:50.364Z] #74 DONE 6.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-03-25T18:58:50.705Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43428/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=85572cac14168f9dc3fc3d9daa5eae1ba00eddf4 -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:85572cac14168f9dc3fc3d9daa5eae1ba00eddf4 hack/make.sh dynbinary test-integration [2022-03-25T18:58:50.825Z] #30 9.186 Collecting pathspec>=0.5.3 [2022-03-25T18:58:50.825Z] #30 9.196 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-03-25T18:58:50.825Z] #30 9.434 Collecting pyyaml [2022-03-25T18:58:50.825Z] #30 9.470 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-03-25T18:58:51.087Z] #30 9.502 Building wheels for collected packages: yamllint [2022-03-25T18:58:51.087Z] #30 9.512 Building wheel for yamllint (setup.py): started [2022-03-25T18:58:51.655Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.439s coverage: 13.8% of statements [2022-03-25T18:58:51.660Z] #30 9.937 Building wheel for yamllint (setup.py): finished with status 'done' [2022-03-25T18:58:51.660Z] #30 9.940 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=675623ddfc3bf23d2f2361217de93956d35717cbfef77b77e95db2fc421c598e [2022-03-25T18:58:51.660Z] #30 9.940 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-03-25T18:58:51.660Z] #30 9.943 Successfully built yamllint [2022-03-25T18:58:51.660Z] #30 9.962 Installing collected packages: pyyaml, pathspec, yamllint [2022-03-25T18:58:51.660Z] #30 10.20 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-03-25T18:58:52.076Z] [2022-03-25T18:58:52.076Z] Removing bundles/ [2022-03-25T18:58:52.076Z] [2022-03-25T18:58:52.076Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-03-25T18:58:52.076Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-03-25T18:58:52.076Z] GOOS="" GOARCH="" GOARM="" [2022-03-25T18:58:52.222Z] ok github.com/docker/docker/daemon/config 0.027s coverage: 81.0% of statements [2022-03-25T18:58:52.234Z] #30 DONE 10.6s [2022-03-25T18:58:52.234Z] [2022-03-25T18:58:52.234Z] #67 [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-03-25T18:58:52.234Z] #67 sha256:ef180e28757a78e77127f3fa1a860960ed840961dce9b15d1bac591a48c1d421 [2022-03-25T18:58:52.234Z] #67 ... [2022-03-25T18:58:52.234Z] [2022-03-25T18:58:52.234Z] #34 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-03-25T18:58:52.234Z] #34 sha256:b1137bf8c0cc128bef89355335f0a933ca418df30098c282e940d646147e3e54 [2022-03-25T18:58:52.480Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-03-25T18:58:52.480Z] === RUN TestNewListSecretsFilters [2022-03-25T18:58:52.480Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-03-25T18:58:52.480Z] === RUN TestNewListConfigsFilters [2022-03-25T18:58:52.480Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-03-25T18:58:52.480Z] PASS [2022-03-25T18:58:52.480Z] coverage: 0.5% of statements [2022-03-25T18:58:52.496Z] #34 DONE 0.3s [2022-03-25T18:58:52.496Z] [2022-03-25T18:58:52.496Z] #63 [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-03-25T18:58:52.496Z] #63 sha256:312722bc16f342582587278d56dab66ae062db7fc7f6145c4a323e4abb2045b8 [2022-03-25T18:58:52.496Z] #63 ... [2022-03-25T18:58:52.496Z] [2022-03-25T18:58:52.496Z] #39 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-03-25T18:58:52.496Z] #39 sha256:ba8c13dd5d91e11a62aa6d6088bfb8f49c24d9fa7b55e27c480fd7660dd4fd54 [2022-03-25T18:58:52.759Z] #39 DONE 0.4s [2022-03-25T18:58:52.759Z] [2022-03-25T18:58:52.759Z] #42 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-03-25T18:58:52.759Z] #42 sha256:8c3b59854523f641c15096c455ff2b949bc572cd01f60251863db7d04f0392ad [2022-03-25T18:58:52.788Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2022-03-25T18:58:52.948Z] ok github.com/docker/docker/daemon/cluster 0.270s coverage: 0.5% of statements [2022-03-25T18:58:52.948Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.18s) [2022-03-25T18:58:52.948Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-03-25T18:58:52.948Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-03-25T18:58:52.948Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-03-25T18:58:52.948Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-03-25T18:58:52.948Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-03-25T18:58:52.948Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-03-25T18:58:52.948Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-03-25T18:58:52.948Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-03-25T18:58:52.948Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-03-25T18:58:52.948Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-03-25T18:58:52.948Z] === RUN TestServiceConvertToGRPCIsolation [2022-03-25T18:58:52.948Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-03-25T18:58:52.948Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-03-25T18:58:52.948Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-03-25T18:58:52.948Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-03-25T18:58:52.948Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-03-25T18:58:52.948Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-03-25T18:58:52.948Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-03-25T18:58:52.948Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-03-25T18:58:52.948Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-03-25T18:58:52.948Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-03-25T18:58:52.948Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-03-25T18:58:52.948Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-03-25T18:58:52.948Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-03-25T18:58:52.948Z] === RUN TestServiceConvertFromGRPCIsolation [2022-03-25T18:58:53.020Z] #42 DONE 0.1s [2022-03-25T18:58:53.020Z] [2022-03-25T18:58:53.020Z] #44 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-03-25T18:58:53.020Z] #44 sha256:708abcdbfc8ecddc5ba4275fa6d43088939361c5e41536af2861d4a8295ff5ad [2022-03-25T18:58:53.020Z] #44 DONE 0.1s [2022-03-25T18:58:53.020Z] [2022-03-25T18:58:53.020Z] #48 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-03-25T18:58:53.020Z] #48 sha256:e70a1f17fb2ceef755cb1d98f74f9f6b94450a89368ca48cd551d32e6c3b7f99 [2022-03-25T18:58:53.020Z] #48 DONE 0.1s [2022-03-25T18:58:53.020Z] [2022-03-25T18:58:53.020Z] #51 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-03-25T18:58:53.020Z] #51 sha256:a7dadb2777c723f19a5c22dd6c29ffa3b68c8c78c03c5ac3f55d39ac38107286 [2022-03-25T18:58:53.311Z] #51 DONE 0.2s [2022-03-25T18:58:53.311Z] [2022-03-25T18:58:53.311Z] #67 [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-03-25T18:58:53.311Z] #67 sha256:ef180e28757a78e77127f3fa1a860960ed840961dce9b15d1bac591a48c1d421 [2022-03-25T18:58:53.311Z] #67 ... [2022-03-25T18:58:53.311Z] [2022-03-25T18:58:53.311Z] #55 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-03-25T18:58:53.311Z] #55 sha256:bbc758bdd24621d45e33787a0a2380d9b6c6596d322d67e9ef7cf1347356621a [2022-03-25T18:58:53.311Z] #55 DONE 0.1s [2022-03-25T18:58:53.311Z] [2022-03-25T18:58:53.311Z] #57 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-03-25T18:58:53.311Z] #57 sha256:ba1caa0a2eb387b07f720f06b55a84f99194fdedb73fa7a24fb433d063a2bc5b [2022-03-25T18:58:53.354Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2022-03-25T18:58:53.415Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-03-25T18:58:53.415Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-03-25T18:58:53.415Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-03-25T18:58:53.415Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-03-25T18:58:53.415Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-03-25T18:58:53.415Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-03-25T18:58:53.415Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-03-25T18:58:53.415Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-03-25T18:58:53.415Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-03-25T18:58:53.415Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-03-25T18:58:53.415Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-03-25T18:58:53.415Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-03-25T18:58:53.415Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-03-25T18:58:53.415Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-03-25T18:58:53.415Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-03-25T18:58:53.415Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-03-25T18:58:53.415Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-03-25T18:58:53.415Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-03-25T18:58:53.415Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-03-25T18:58:53.415Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-03-25T18:58:53.415Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-03-25T18:58:53.415Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-03-25T18:58:53.415Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-03-25T18:58:53.415Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-03-25T18:58:53.415Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-03-25T18:58:53.415Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-03-25T18:58:53.605Z] #57 DONE 0.1s [2022-03-25T18:58:53.605Z] [2022-03-25T18:58:53.605Z] #59 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-03-25T18:58:53.605Z] #59 sha256:9a2246190532313a5786be90120c0f488ed1c980d98bbe9c5bbf68cf694da6dd [2022-03-25T18:58:53.605Z] #59 DONE 0.2s [2022-03-25T18:58:53.605Z] [2022-03-25T18:58:53.605Z] #61 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-03-25T18:58:53.605Z] #61 sha256:c7bdce0e8c55779c95c1d7e709a8b46eebfcab091f173ad2e3a1d4ca1df22d30 [2022-03-25T18:58:53.866Z] 037d5740b404: Pull complete [2022-03-25T18:58:53.866Z] Digest: sha256:343f8c95ec604913c74597f6d541e388f83bc0ce373ee8ea5bb26d268879f338 [2022-03-25T18:58:53.866Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-25T18:58:53.866Z] mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-25T18:58:53.866Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 completed successfully [2022-03-25T18:58:53.866Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore [2022-03-25T18:58:53.866Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.587' [2022-03-25T18:58:53.866Z] INFO: Docker version of control daemon [2022-03-25T18:58:53.866Z] [2022-03-25T18:58:53.866Z] Client: [2022-03-25T18:58:53.866Z] Version: 20.10.9 [2022-03-25T18:58:53.866Z] API version: 1.41 [2022-03-25T18:58:53.866Z] Go version: go1.16.8 [2022-03-25T18:58:53.866Z] Git commit: c2ea9bc [2022-03-25T18:58:53.866Z] Built: Mon Oct 4 16:11:10 2021 [2022-03-25T18:58:53.866Z] OS/Arch: windows/amd64 [2022-03-25T18:58:53.866Z] Context: default [2022-03-25T18:58:53.866Z] Experimental: true [2022-03-25T18:58:53.866Z] [2022-03-25T18:58:53.866Z] Server: Docker Engine - Community [2022-03-25T18:58:53.866Z] Engine: [2022-03-25T18:58:53.866Z] Version: 20.10.9 [2022-03-25T18:58:53.866Z] API version: 1.41 (minimum version 1.24) [2022-03-25T18:58:53.866Z] Go version: go1.16.8 [2022-03-25T18:58:53.866Z] Git commit: 79ea9d3 [2022-03-25T18:58:53.866Z] Built: Mon Oct 4 16:06:39 2021 [2022-03-25T18:58:53.866Z] OS/Arch: windows/amd64 [2022-03-25T18:58:53.866Z] Experimental: true [2022-03-25T18:58:53.866Z] [2022-03-25T18:58:53.866Z] INFO: Docker info of control daemon [2022-03-25T18:58:53.866Z] [2022-03-25T18:58:53.866Z] Client: [2022-03-25T18:58:53.866Z] Context: default [2022-03-25T18:58:53.866Z] Debug Mode: false [2022-03-25T18:58:53.866Z] [2022-03-25T18:58:53.866Z] Server: [2022-03-25T18:58:53.866Z] Containers: 0 [2022-03-25T18:58:53.866Z] Running: 0 [2022-03-25T18:58:53.866Z] Paused: 0 [2022-03-25T18:58:53.866Z] Stopped: 0 [2022-03-25T18:58:53.866Z] Images: 1 [2022-03-25T18:58:53.866Z] Server Version: 20.10.9 [2022-03-25T18:58:53.866Z] Storage Driver: lcow (linux) windowsfilter (windows) [2022-03-25T18:58:53.866Z] LCOW: [2022-03-25T18:58:53.866Z] Windows: [2022-03-25T18:58:53.866Z] Logging Driver: json-file [2022-03-25T18:58:53.866Z] Plugins: [2022-03-25T18:58:53.866Z] Volume: local [2022-03-25T18:58:53.866Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-25T18:58:53.866Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-25T18:58:53.866Z] Swarm: inactive [2022-03-25T18:58:53.866Z] Default Isolation: process [2022-03-25T18:58:53.866Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-03-25T18:58:53.866Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-03-25T18:58:53.866Z] OSType: windows [2022-03-25T18:58:53.866Z] Architecture: x86_64 [2022-03-25T18:58:53.866Z] CPUs: 4 [2022-03-25T18:58:53.866Z] Total Memory: 32GiB [2022-03-25T18:58:53.866Z] Name: azwin-2-2e2a51 [2022-03-25T18:58:53.866Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-03-25T18:58:53.866Z] Docker Root Dir: D:\docker [2022-03-25T18:58:53.866Z] Debug Mode: false [2022-03-25T18:58:53.866Z] Registry: https://index.docker.io/v1/ [2022-03-25T18:58:53.866Z] Labels: [2022-03-25T18:58:53.866Z] Experimental: true [2022-03-25T18:58:53.866Z] Insecure Registries: [2022-03-25T18:58:53.866Z] 10.0.0.4:5000 [2022-03-25T18:58:53.866Z] 127.0.0.0/8 [2022-03-25T18:58:53.866Z] Registry Mirrors: [2022-03-25T18:58:53.866Z] http://10.0.0.4:5000/ [2022-03-25T18:58:53.866Z] Live Restore Enabled: false [2022-03-25T18:58:53.866Z] Product License: Community Engine [2022-03-25T18:58:53.866Z] [2022-03-25T18:58:53.866Z] [2022-03-25T18:58:53.866Z] INFO: Commit hash is 85572cac14 [2022-03-25T18:58:53.866Z] INFO: Nuke-Everything... [2022-03-25T18:58:53.866Z] INFO: Container count on control daemon to delete is 0 [2022-03-25T18:58:53.866Z] INFO: Nuking d:\CI [2022-03-25T18:58:53.866Z] INFO: Zapped successfully [2022-03-25T18:58:53.866Z] INFO: Location for testing is d:\CI\PR-43428\1 [2022-03-25T18:58:53.866Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-03-25T18:58:53.866Z] [2022-03-25T18:58:53.866Z] [2022-03-25T18:58:53.866Z] INFO: Building the image from Dockerfile.windows at 03/25/2022 18:58:45... [2022-03-25T18:58:53.866Z] [2022-03-25T18:58:53.866Z] Sending build context to Docker daemon 66.17MB [2022-03-25T18:58:53.866Z] [2022-03-25T18:58:53.866Z] Step 1/11 : FROM microsoft/windowsservercore [2022-03-25T18:58:53.866Z] ---> 02f938cacc3b [2022-03-25T18:58:53.866Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-03-25T18:58:53.866Z] ---> Running in 782b688424bd [2022-03-25T18:58:53.866Z] Removing intermediate container 782b688424bd [2022-03-25T18:58:53.866Z] ---> f2f950502829 [2022-03-25T18:58:53.866Z] Step 3/11 : ARG GO_VERSION=1.18.0 [2022-03-25T18:58:53.866Z] ---> Running in f0f65fbb7bd0 [2022-03-25T18:58:53.866Z] Removing intermediate container f0f65fbb7bd0 [2022-03-25T18:58:53.866Z] ---> 5986d1b0d9f2 [2022-03-25T18:58:53.866Z] Step 4/11 : ARG CONTAINERD_VERSION=1.6.2 [2022-03-25T18:58:53.866Z] ---> Running in cafbe5266ee3 [2022-03-25T18:58:53.866Z] Removing intermediate container cafbe5266ee3 [2022-03-25T18:58:53.866Z] ---> f81e06a7fd10 [2022-03-25T18:58:53.866Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-03-25T18:58:53.866Z] ---> Running in 6f99d28cf2e2 [2022-03-25T18:58:53.866Z] Removing intermediate container 6f99d28cf2e2 [2022-03-25T18:58:53.866Z] ---> d75cb6fee14d [2022-03-25T18:58:53.866Z] 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-03-25T18:58:53.866Z] ---> Running in 635d82f3397c [2022-03-25T18:58:53.866Z] Removing intermediate container 635d82f3397c [2022-03-25T18:58:53.866Z] ---> 3149c66d32e7 [2022-03-25T18:58:53.866Z] 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-03-25T18:58:53.866Z] ---> Running in c397e33de28b [2022-03-25T18:58:53.868Z] #61 DONE 0.1s [2022-03-25T18:58:53.868Z] [2022-03-25T18:58:53.868Z] #63 [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-03-25T18:58:53.868Z] #63 sha256:312722bc16f342582587278d56dab66ae062db7fc7f6145c4a323e4abb2045b8 [2022-03-25T18:58:53.883Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-03-25T18:58:53.883Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-03-25T18:58:53.883Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-03-25T18:58:53.883Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-03-25T18:58:53.883Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-03-25T18:58:53.883Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-03-25T18:58:53.883Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-03-25T18:58:53.883Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-03-25T18:58:53.883Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-03-25T18:58:53.883Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-03-25T18:58:53.883Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-03-25T18:58:53.883Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-03-25T18:58:53.883Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-03-25T18:58:53.883Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-03-25T18:58:53.883Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-03-25T18:58:53.883Z] === RUN TestServiceConvertFromGRPCConfigs [2022-03-25T18:58:53.883Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-03-25T18:58:53.883Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-03-25T18:58:53.883Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-03-25T18:58:53.883Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-03-25T18:58:53.883Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-03-25T18:58:53.883Z] === RUN TestServiceConvertToGRPCConfigs [2022-03-25T18:58:53.883Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-03-25T18:58:53.883Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-03-25T18:58:53.883Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-03-25T18:58:53.883Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-03-25T18:58:53.883Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-03-25T18:58:53.883Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-03-25T18:58:53.883Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-03-25T18:58:53.883Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-03-25T18:58:53.883Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-03-25T18:58:53.883Z] PASS [2022-03-25T18:58:53.883Z] coverage: 35.9% of statements [2022-03-25T18:58:53.883Z] ok github.com/docker/docker/daemon/cluster/convert 0.446s coverage: 35.9% of statements [2022-03-25T18:58:54.291Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.006s coverage: 4.3% of statements [2022-03-25T18:58:54.859Z] ok github.com/docker/docker/daemon 10.125s coverage: 17.0% of statements [2022-03-25T18:58:54.859Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-03-25T18:58:54.859Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-03-25T18:58:54.859Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-03-25T18:58:54.859Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-03-25T18:58:55.797Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.018s coverage: 3.0% of statements [2022-03-25T18:58:55.797Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.261s coverage: 56.2% of statements [2022-03-25T18:58:56.102Z] === RUN TestWaitNodeAttachment [2022-03-25T18:58:56.102Z] === RUN TestBuilderGC [2022-03-25T18:58:56.102Z] --- PASS: TestBuilderGC (0.00s) [2022-03-25T18:58:56.102Z] === RUN TestDaemonConfigurationNotFound [2022-03-25T18:58:56.102Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-03-25T18:58:56.102Z] === RUN TestDaemonBrokenConfiguration [2022-03-25T18:58:56.102Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-03-25T18:58:56.102Z] === RUN TestFindConfigurationConflicts [2022-03-25T18:58:56.102Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-03-25T18:58:56.102Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-03-25T18:58:56.102Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-03-25T18:58:56.102Z] === RUN TestDaemonConfigurationMergeConflicts [2022-03-25T18:58:56.102Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-03-25T18:58:56.102Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-03-25T18:58:56.102Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-03-25T18:58:56.102Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-03-25T18:58:56.102Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-03-25T18:58:56.102Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-03-25T18:58:56.102Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-03-25T18:58:56.102Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-03-25T18:58:56.102Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-03-25T18:58:56.102Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-03-25T18:58:56.102Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-03-25T18:58:56.102Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2022-03-25T18:58:56.102Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-03-25T18:58:56.102Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-03-25T18:58:56.102Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-03-25T18:58:56.102Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-03-25T18:58:56.102Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-03-25T18:58:56.102Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-03-25T18:58:56.102Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-03-25T18:58:56.102Z] === RUN TestValidateConfigurationErrors [2022-03-25T18:58:56.102Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-03-25T18:58:56.102Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-03-25T18:58:56.102Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-03-25T18:58:56.102Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-03-25T18:58:56.102Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-03-25T18:58:56.102Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-03-25T18:58:56.102Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-03-25T18:58:56.102Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-03-25T18:58:56.102Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-03-25T18:58:56.102Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-03-25T18:58:56.102Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-03-25T18:58:56.102Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-03-25T18:58:56.102Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-03-25T18:58:56.102Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-03-25T18:58:56.102Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-03-25T18:58:56.102Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-03-25T18:58:56.102Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-03-25T18:58:56.102Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-03-25T18:58:56.102Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-03-25T18:58:56.102Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-03-25T18:58:56.102Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-03-25T18:58:56.102Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-03-25T18:58:56.102Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-03-25T18:58:56.102Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-03-25T18:58:56.102Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-03-25T18:58:56.102Z] === RUN TestValidateConfiguration [2022-03-25T18:58:56.102Z] === RUN TestValidateConfiguration/with_label [2022-03-25T18:58:56.102Z] === RUN TestValidateConfiguration/with_dns [2022-03-25T18:58:56.102Z] === RUN TestValidateConfiguration/with_dns-search [2022-03-25T18:58:56.102Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-03-25T18:58:56.102Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-03-25T18:58:56.102Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-03-25T18:58:56.102Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-03-25T18:58:56.102Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-03-25T18:58:56.102Z] --- PASS: TestValidateConfiguration (0.00s) [2022-03-25T18:58:56.102Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-03-25T18:58:56.102Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-03-25T18:58:56.102Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-03-25T18:58:56.102Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-03-25T18:58:56.102Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-03-25T18:58:56.102Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-03-25T18:58:56.102Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-03-25T18:58:56.102Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-03-25T18:58:56.102Z] === RUN TestReloadSetConfigFileNotExist [2022-03-25T18:58:56.102Z] time="2022-03-25T18:58:55Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-03-25T18:58:56.102Z] --- PASS: TestReloadSetConfigFileNotExist (0.17s) [2022-03-25T18:58:56.102Z] === RUN TestReloadDefaultConfigNotExist [2022-03-25T18:58:56.102Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-03-25T18:58:56.102Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-03-25T18:58:56.102Z] === RUN TestReloadBadDefaultConfig [2022-03-25T18:58:56.102Z] time="2022-03-25T18:58:55Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-2451984540" [2022-03-25T18:58:56.102Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-03-25T18:58:56.102Z] === RUN TestReloadWithConflictingLabels [2022-03-25T18:58:56.102Z] time="2022-03-25T18:58:55Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-537836223" [2022-03-25T18:58:56.102Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-03-25T18:58:56.103Z] === RUN TestReloadWithDuplicateLabels [2022-03-25T18:58:56.103Z] time="2022-03-25T18:58:55Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-3230649895" [2022-03-25T18:58:56.103Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-03-25T18:58:56.103Z] === RUN TestMaskURLCredentials [2022-03-25T18:58:56.103Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-03-25T18:58:56.103Z] === RUN TestDaemonConfigurationMerge [2022-03-25T18:58:56.103Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-03-25T18:58:56.103Z] PASS [2022-03-25T18:58:56.103Z] coverage: 79.2% of statements [2022-03-25T18:58:56.103Z] ok github.com/docker/docker/daemon/config 0.256s coverage: 79.2% of statements [2022-03-25T18:58:56.103Z] --- PASS: TestWaitNodeAttachment (0.40s) [2022-03-25T18:58:56.103Z] === RUN TestIsolationConversion [2022-03-25T18:58:56.103Z] === RUN TestIsolationConversion/default [2022-03-25T18:58:56.103Z] === RUN TestIsolationConversion/process [2022-03-25T18:58:56.103Z] === RUN TestIsolationConversion/hyperv [2022-03-25T18:58:56.103Z] --- PASS: TestIsolationConversion (0.00s) [2022-03-25T18:58:56.103Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-03-25T18:58:56.103Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-03-25T18:58:56.103Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-03-25T18:58:56.103Z] === RUN TestContainerLabels [2022-03-25T18:58:56.103Z] --- PASS: TestContainerLabels (0.00s) [2022-03-25T18:58:56.103Z] === RUN TestCredentialSpecConversion [2022-03-25T18:58:56.103Z] === RUN TestCredentialSpecConversion/none [2022-03-25T18:58:56.103Z] === RUN TestCredentialSpecConversion/config [2022-03-25T18:58:56.103Z] === RUN TestCredentialSpecConversion/file [2022-03-25T18:58:56.103Z] === RUN TestCredentialSpecConversion/registry [2022-03-25T18:58:56.103Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-03-25T18:58:56.103Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-03-25T18:58:56.103Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-03-25T18:58:56.103Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-03-25T18:58:56.103Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-03-25T18:58:56.103Z] === RUN TestControllerValidateMountBind [2022-03-25T18:58:56.103Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-03-25T18:58:56.103Z] === RUN TestControllerValidateMountVolume [2022-03-25T18:58:56.103Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-03-25T18:58:56.103Z] === RUN TestControllerValidateMountTarget [2022-03-25T18:58:56.103Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-03-25T18:58:56.103Z] === RUN TestControllerValidateMountTmpfs [2022-03-25T18:58:56.103Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-03-25T18:58:56.103Z] === RUN TestControllerValidateMountInvalidType [2022-03-25T18:58:56.103Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-03-25T18:58:56.103Z] === RUN TestControllerValidateMountNamedPipe [2022-03-25T18:58:56.103Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-03-25T18:58:56.103Z] PASS [2022-03-25T18:58:56.103Z] coverage: 11.0% of statements [2022-03-25T18:58:56.103Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.692s coverage: 11.0% of statements [2022-03-25T18:58:56.569Z] === RUN TestEventsLog [2022-03-25T18:58:56.569Z] --- PASS: TestEventsLog (0.00s) [2022-03-25T18:58:56.569Z] === RUN TestEventsLogTimeout [2022-03-25T18:58:56.569Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-03-25T18:58:56.569Z] === RUN TestLogEvents [2022-03-25T18:58:56.569Z] --- PASS: TestLogEvents (0.05s) [2022-03-25T18:58:56.569Z] === RUN TestLoadBufferedEvents [2022-03-25T18:58:56.569Z] --- PASS: TestLoadBufferedEvents (0.18s) [2022-03-25T18:58:56.569Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-03-25T18:58:56.569Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-03-25T18:58:56.569Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-03-25T18:58:56.569Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-03-25T18:58:56.569Z] PASS [2022-03-25T18:58:56.569Z] coverage: 50.0% of statements [2022-03-25T18:58:56.569Z] ok github.com/docker/docker/daemon/events 0.279s coverage: 50.0% of statements [2022-03-25T18:58:57.174Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.006s coverage: 1.9% of statements [2022-03-25T18:58:57.555Z] === RUN TestIsEmptyDir [2022-03-25T18:58:57.555Z] --- PASS: TestIsEmptyDir (0.01s) [2022-03-25T18:58:57.555Z] === RUN TestGraphDriverInitRequestIsCompatible [2022-03-25T18:58:57.555Z] --- PASS: TestGraphDriverInitRequestIsCompatible (0.00s) [2022-03-25T18:58:57.555Z] PASS [2022-03-25T18:58:57.555Z] coverage: 2.3% of statements [2022-03-25T18:58:57.555Z] ok github.com/docker/docker/daemon/graphdriver 0.068s coverage: 2.3% of statements [2022-03-25T18:58:57.555Z] === RUN TestLinkNaming [2022-03-25T18:58:57.555Z] --- PASS: TestLinkNaming (0.00s) [2022-03-25T18:58:57.555Z] === RUN TestLinkNew [2022-03-25T18:58:57.555Z] --- PASS: TestLinkNew (0.00s) [2022-03-25T18:58:57.555Z] === RUN TestLinkEnv [2022-03-25T18:58:57.555Z] --- PASS: TestLinkEnv (0.00s) [2022-03-25T18:58:57.555Z] === RUN TestLinkMultipleEnv [2022-03-25T18:58:57.555Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-03-25T18:58:57.555Z] === RUN TestLinkPortRangeEnv [2022-03-25T18:58:57.555Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-03-25T18:58:57.555Z] PASS [2022-03-25T18:58:57.555Z] coverage: 93.0% of statements [2022-03-25T18:58:57.555Z] ok github.com/docker/docker/daemon/links 0.058s coverage: 93.0% of statements [2022-03-25T18:58:58.112Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.145s coverage: 50.0% of statements [2022-03-25T18:58:58.540Z] === RUN TestVerifyNetworkingConfig [2022-03-25T18:58:58.540Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-03-25T18:58:58.540Z] === RUN TestGetContainer [2022-03-25T18:58:58.540Z] --- PASS: TestGetContainer (0.00s) [2022-03-25T18:58:58.540Z] === RUN TestValidContainerNames [2022-03-25T18:58:58.540Z] --- PASS: TestValidContainerNames (0.00s) [2022-03-25T18:58:58.540Z] === RUN TestContainerInitDNS [2022-03-25T18:58:58.540Z] daemon_test.go:145: root required [2022-03-25T18:58:58.540Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-03-25T18:58:58.540Z] === RUN TestMerge [2022-03-25T18:58:58.540Z] --- PASS: TestMerge (0.00s) [2022-03-25T18:58:58.540Z] === RUN TestValidateContainerIsolation [2022-03-25T18:58:58.540Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-03-25T18:58:58.540Z] === RUN TestFindNetworkErrorType [2022-03-25T18:58:58.540Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-03-25T18:58:58.540Z] === RUN TestEnsureServicesExist [2022-03-25T18:58:58.540Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-03-25T18:58:58.540Z] === RUN TestEnsureServicesExistErrors [2022-03-25T18:58:58.540Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-03-25T18:58:58.540Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-03-25T18:58:58.540Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-03-25T18:58:58.540Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-03-25T18:58:58.540Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-03-25T18:58:58.540Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-03-25T18:58:58.540Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-03-25T18:58:58.540Z] === RUN TestContainerDelete [2022-03-25T18:58:58.540Z] --- PASS: TestContainerDelete (0.00s) [2022-03-25T18:58:58.540Z] === RUN TestContainerDoubleDelete [2022-03-25T18:58:58.540Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-03-25T18:58:58.540Z] === RUN TestLogContainerEventCopyLabels [2022-03-25T18:58:58.540Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-03-25T18:58:58.540Z] === RUN TestLogContainerEventWithAttributes [2022-03-25T18:58:58.540Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-03-25T18:58:58.540Z] === RUN TestNoneHealthcheck [2022-03-25T18:58:58.540Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-03-25T18:58:58.540Z] === RUN TestHealthStates [2022-03-25T18:58:58.708Z] [2022-03-25T18:58:58.708Z] SUCCESS: Specified value was saved. [2022-03-25T18:58:59.008Z] time="2022-03-25T18:58:58Z" 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-03-25T18:58:59.008Z] time="2022-03-25T18:58:58Z" 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-03-25T18:58:59.008Z] time="2022-03-25T18:58:58Z" 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-03-25T18:58:59.008Z] time="2022-03-25T18:58:58Z" 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-03-25T18:58:59.008Z] time="2022-03-25T18:58:58Z" 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-03-25T18:58:59.008Z] time="2022-03-25T18:58:58Z" 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-03-25T18:58:59.008Z] time="2022-03-25T18:58:58Z" 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-03-25T18:58:59.008Z] time="2022-03-25T18:58:58Z" 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-03-25T18:58:59.008Z] time="2022-03-25T18:58:58Z" 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-03-25T18:58:59.008Z] time="2022-03-25T18:58:58Z" 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-03-25T18:58:59.008Z] --- PASS: TestHealthStates (0.18s) [2022-03-25T18:58:59.008Z] === RUN TestGetInspectData [2022-03-25T18:58:59.008Z] --- PASS: TestGetInspectData (0.00s) [2022-03-25T18:58:59.008Z] === RUN TestFillLicense [2022-03-25T18:58:59.008Z] --- PASS: TestFillLicense (0.00s) [2022-03-25T18:58:59.008Z] === RUN TestListInvalidFilter [2022-03-25T18:58:59.008Z] --- PASS: TestListInvalidFilter (0.00s) [2022-03-25T18:58:59.008Z] === RUN TestNameFilter [2022-03-25T18:58:59.008Z] --- PASS: TestNameFilter (0.00s) [2022-03-25T18:58:59.008Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-03-25T18:58:59.008Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-03-25T18:58:59.008Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-03-25T18:58:59.008Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-03-25T18:58:59.008Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-03-25T18:58:59.008Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-03-25T18:58:59.008Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-03-25T18:58:59.008Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-03-25T18:58:59.008Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-03-25T18:58:59.008Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-03-25T18:58:59.008Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-03-25T18:58:59.008Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-03-25T18:58:59.008Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-03-25T18:58:59.008Z] === 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-03-25T18:58:59.008Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-03-25T18:58:59.008Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-03-25T18:58:59.008Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-03-25T18:58:59.008Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-03-25T18:58:59.008Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-03-25T18:58:59.008Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-03-25T18:58:59.008Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-03-25T18:58:59.008Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-03-25T18:58:59.008Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-03-25T18:58:59.008Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-03-25T18:58:59.008Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-03-25T18:58:59.008Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-03-25T18:58:59.008Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-03-25T18:58:59.008Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-03-25T18:58:59.008Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-03-25T18:58:59.008Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-03-25T18:58:59.008Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-03-25T18:58:59.008Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-03-25T18:58:59.008Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-03-25T18:58:59.008Z] --- 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-03-25T18:58:59.008Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-03-25T18:58:59.008Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-03-25T18:58:59.008Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-03-25T18:58:59.008Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-03-25T18:58:59.008Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-03-25T18:58:59.008Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-03-25T18:58:59.008Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-03-25T18:58:59.008Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-03-25T18:58:59.008Z] === RUN TestDaemonReloadLabels [2022-03-25T18:58:59.008Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-03-25T18:58:59.008Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-03-25T18:58:59.008Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-03-25T18:58:59.008Z] === RUN TestDaemonReloadMirrors [2022-03-25T18:58:59.008Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-03-25T18:58:59.008Z] === RUN TestDaemonReloadInsecureRegistries [2022-03-25T18:58:59.008Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-03-25T18:58:59.008Z] === RUN TestDaemonReloadNotAffectOthers [2022-03-25T18:58:59.008Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-03-25T18:58:59.008Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-03-25T18:58:59.008Z] reload_test.go:342: root required [2022-03-25T18:58:59.008Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-03-25T18:58:59.008Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-03-25T18:58:59.008Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2022-03-25T18:58:59.008Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-03-25T18:58:59.008Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.04s) [2022-03-25T18:58:59.008Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-03-25T18:58:59.008Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2022-03-25T18:58:59.008Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-03-25T18:58:59.008Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2022-03-25T18:58:59.008Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-03-25T18:58:59.008Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-03-25T18:58:59.008Z] === RUN TestParseVolumesFrom [2022-03-25T18:58:59.008Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-03-25T18:58:59.008Z] PASS [2022-03-25T18:58:59.008Z] coverage: 8.6% of statements [2022-03-25T18:58:59.008Z] ok github.com/docker/docker/daemon 0.421s coverage: 8.6% of statements [2022-03-25T18:58:59.008Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-03-25T18:58:59.008Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-03-25T18:58:59.008Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-03-25T18:58:59.008Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-03-25T18:58:59.008Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-03-25T18:58:59.008Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-03-25T18:58:59.008Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-03-25T18:58:59.008Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-03-25T18:58:59.008Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-03-25T18:58:59.008Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-03-25T18:58:59.008Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-03-25T18:58:59.008Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-03-25T18:58:59.008Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-03-25T18:58:59.008Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-03-25T18:58:59.176Z] INFO: Downloading git... [2022-03-25T18:59:00.017Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.657s coverage: 57.9% of statements [2022-03-25T18:59:00.164Z] INFO: Downloading go... [2022-03-25T18:59:00.276Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.893s coverage: 46.1% of statements [2022-03-25T18:59:00.276Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-03-25T18:59:00.276Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-03-25T18:59:00.276Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-03-25T18:59:00.534Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.007s coverage: 58.5% of statements [2022-03-25T18:59:00.573Z] === RUN TestNewStreamConfig [2022-03-25T18:59:00.573Z] === RUN TestNewStreamConfig/defaults [2022-03-25T18:59:00.573Z] === RUN TestNewStreamConfig/invalid_create_group [2022-03-25T18:59:00.573Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-03-25T18:59:00.573Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-03-25T18:59:00.573Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-03-25T18:59:00.573Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-03-25T18:59:00.573Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-03-25T18:59:00.573Z] --- PASS: TestNewStreamConfig (0.00s) [2022-03-25T18:59:00.573Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-03-25T18:59:00.573Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-03-25T18:59:00.573Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-03-25T18:59:00.573Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-03-25T18:59:00.573Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-03-25T18:59:00.573Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-03-25T18:59:00.573Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-03-25T18:59:00.573Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-03-25T18:59:00.573Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-03-25T18:59:00.573Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-03-25T18:59:00.573Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-03-25T18:59:00.573Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-03-25T18:59:00.573Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-03-25T18:59:00.573Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-03-25T18:59:00.573Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-03-25T18:59:00.573Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-03-25T18:59:00.573Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-03-25T18:59:00.573Z] === RUN TestNewAWSLogsClientRegionDetect [2022-03-25T18:59:00.573Z] === RUN TestAdapterReadLogs [2022-03-25T18:59:00.573Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-03-25T18:59:00.573Z] === RUN TestCopier [2022-03-25T18:59:00.573Z] --- PASS: TestCopier (0.00s) [2022-03-25T18:59:00.574Z] === RUN TestCopierLongLines [2022-03-25T18:59:00.574Z] --- PASS: TestCopierLongLines (0.00s) [2022-03-25T18:59:00.574Z] === RUN TestCopierSlow [2022-03-25T18:59:00.574Z] === RUN TestSearchRegistryForImagesErrors [2022-03-25T18:59:00.574Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-03-25T18:59:00.574Z] === RUN TestSearchRegistryForImages [2022-03-25T18:59:00.574Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-03-25T18:59:00.574Z] === RUN TestOnlyPlatformWithFallback [2022-03-25T18:59:00.574Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-03-25T18:59:00.574Z] === RUN TestImageDelete [2022-03-25T18:59:00.574Z] time="2022-03-25T18:59:00Z" level=info msg="Trying to get region from EC2 Metadata" [2022-03-25T18:59:00.574Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.16s) [2022-03-25T18:59:00.574Z] === RUN TestCreateSuccess [2022-03-25T18:59:00.574Z] --- PASS: TestCreateSuccess (0.00s) [2022-03-25T18:59:00.574Z] === RUN TestCreateStreamSkipped [2022-03-25T18:59:00.574Z] time="2022-03-25T18:59:00Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-03-25T18:59:00.574Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-03-25T18:59:00.574Z] === RUN TestCreateLogGroupSuccess [2022-03-25T18:59:00.574Z] time="2022-03-25T18:59:00Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-03-25T18:59:00.574Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-03-25T18:59:00.574Z] === RUN TestCreateError [2022-03-25T18:59:00.574Z] --- PASS: TestCreateError (0.00s) [2022-03-25T18:59:00.574Z] === RUN TestCreateAlreadyExists [2022-03-25T18:59:00.574Z] time="2022-03-25T18:59:00Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-03-25T18:59:00.574Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-03-25T18:59:00.574Z] === RUN TestLogClosed [2022-03-25T18:59:00.574Z] --- PASS: TestLogClosed (0.00s) [2022-03-25T18:59:00.574Z] === RUN TestLogBlocking [2022-03-25T18:59:00.574Z] --- PASS: TestLogBlocking (0.00s) [2022-03-25T18:59:00.574Z] === RUN TestLogNonBlockingBufferEmpty [2022-03-25T18:59:00.574Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-03-25T18:59:00.574Z] === RUN TestLogNonBlockingBufferFull [2022-03-25T18:59:00.574Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-03-25T18:59:00.574Z] === RUN TestPublishBatchSuccess [2022-03-25T18:59:00.574Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-03-25T18:59:00.574Z] === RUN TestPublishBatchError [2022-03-25T18:59:00.574Z] time="2022-03-25T18:59:00Z" level=error msg=error [2022-03-25T18:59:00.574Z] --- PASS: TestPublishBatchError (0.00s) [2022-03-25T18:59:00.574Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-03-25T18:59:00.574Z] time="2022-03-25T18:59:00Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-03-25T18:59:00.574Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-03-25T18:59:00.574Z] === RUN TestPublishBatchAlreadyAccepted [2022-03-25T18:59:00.574Z] time="2022-03-25T18:59:00Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-03-25T18:59:00.574Z] time="2022-03-25T18:59:00Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-03-25T18:59:00.574Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-03-25T18:59:00.574Z] === RUN TestCollectBatchSimple [2022-03-25T18:59:00.574Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-03-25T18:59:00.574Z] === RUN TestCollectBatchTicker [2022-03-25T18:59:00.574Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-03-25T18:59:00.574Z] === RUN TestCollectBatchMultilinePattern [2022-03-25T18:59:00.574Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-03-25T18:59:00.574Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-03-25T18:59:00.574Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-03-25T18:59:00.574Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-03-25T18:59:00.574Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-03-25T18:59:00.574Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-03-25T18:59:00.574Z] === RUN TestImageDelete/no_lease [2022-03-25T18:59:00.574Z] === RUN TestImageDelete/lease_exists [2022-03-25T18:59:00.574Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s) [2022-03-25T18:59:00.574Z] === RUN TestCollectBatchClose [2022-03-25T18:59:00.574Z] --- PASS: TestCollectBatchClose (0.00s) [2022-03-25T18:59:00.574Z] === RUN TestEffectiveLen [2022-03-25T18:59:00.574Z] === RUN TestEffectiveLen/0/Hello [2022-03-25T18:59:00.574Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-03-25T18:59:00.574Z] === RUN TestEffectiveLen/2/🙃 [2022-03-25T18:59:00.574Z] === RUN TestEffectiveLen/3/���� [2022-03-25T18:59:00.574Z] === RUN TestEffectiveLen/4/He��o [2022-03-25T18:59:00.574Z] === RUN TestEffectiveLen/5/ [2022-03-25T18:59:00.574Z] --- PASS: TestEffectiveLen (0.00s) [2022-03-25T18:59:00.574Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-03-25T18:59:00.574Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-03-25T18:59:00.574Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-03-25T18:59:00.574Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-03-25T18:59:00.574Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-03-25T18:59:00.574Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-03-25T18:59:00.574Z] === RUN TestFindValidSplit [2022-03-25T18:59:00.574Z] === RUN TestFindValidSplit/0/ [2022-03-25T18:59:00.574Z] cloudwatchlogs_test.go:1076: [2022-03-25T18:59:00.574Z] cloudwatchlogs_test.go:1077: [2022-03-25T18:59:00.574Z] === RUN TestFindValidSplit/1/Hello [2022-03-25T18:59:00.574Z] cloudwatchlogs_test.go:1076: Hello [2022-03-25T18:59:00.574Z] cloudwatchlogs_test.go:1077: [2022-03-25T18:59:00.574Z] === RUN TestFindValidSplit/2/Hello [2022-03-25T18:59:00.574Z] cloudwatchlogs_test.go:1076: He [2022-03-25T18:59:00.574Z] cloudwatchlogs_test.go:1077: llo [2022-03-25T18:59:00.574Z] === RUN TestFindValidSplit/3/Hello [2022-03-25T18:59:00.574Z] cloudwatchlogs_test.go:1076: [2022-03-25T18:59:00.574Z] cloudwatchlogs_test.go:1077: Hello [2022-03-25T18:59:00.574Z] === RUN TestFindValidSplit/4/🙃 [2022-03-25T18:59:00.574Z] cloudwatchlogs_test.go:1076: [2022-03-25T18:59:00.574Z] cloudwatchlogs_test.go:1077: 🙃 [2022-03-25T18:59:00.574Z] === RUN TestFindValidSplit/5/🙃 [2022-03-25T18:59:00.574Z] cloudwatchlogs_test.go:1076: 🙃 [2022-03-25T18:59:00.574Z] cloudwatchlogs_test.go:1077: [2022-03-25T18:59:00.574Z] === RUN TestFindValidSplit/6/a� [2022-03-25T18:59:00.574Z] cloudwatchlogs_test.go:1076: a [2022-03-25T18:59:00.574Z] cloudwatchlogs_test.go:1077: � [2022-03-25T18:59:00.574Z] === RUN TestFindValidSplit/7/a� [2022-03-25T18:59:00.574Z] cloudwatchlogs_test.go:1076: a� [2022-03-25T18:59:00.574Z] cloudwatchlogs_test.go:1077: [2022-03-25T18:59:00.574Z] --- PASS: TestFindValidSplit (0.00s) [2022-03-25T18:59:00.574Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-03-25T18:59:00.574Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-03-25T18:59:00.574Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-03-25T18:59:00.574Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-03-25T18:59:00.574Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-03-25T18:59:00.574Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-03-25T18:59:00.574Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-03-25T18:59:00.574Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-03-25T18:59:00.574Z] === RUN TestProcessEventEmoji [2022-03-25T18:59:00.574Z] --- PASS: TestProcessEventEmoji (0.00s) [2022-03-25T18:59:00.574Z] === RUN TestCollectBatchLineSplit [2022-03-25T18:59:00.574Z] --- PASS: TestCollectBatchLineSplit (0.01s) [2022-03-25T18:59:00.574Z] === RUN TestCollectBatchLineSplitWithBinary [2022-03-25T18:59:00.574Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2022-03-25T18:59:00.574Z] === RUN TestCollectBatchMaxEvents [2022-03-25T18:59:00.574Z] --- PASS: TestImageDelete (0.04s) [2022-03-25T18:59:00.574Z] --- PASS: TestCollectBatchMaxEvents (0.02s) [2022-03-25T18:59:00.574Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-03-25T18:59:00.574Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2022-03-25T18:59:00.574Z] === RUN TestCollectBatchMaxTotalBytes [2022-03-25T18:59:00.574Z] === RUN TestContentStoreForPull [2022-03-25T18:59:00.574Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2022-03-25T18:59:00.574Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-03-25T18:59:00.574Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2022-03-25T18:59:00.574Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-03-25T18:59:00.574Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.08s) [2022-03-25T18:59:00.574Z] === RUN TestParseLogOptionsMultilinePattern [2022-03-25T18:59:00.574Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-03-25T18:59:00.574Z] === RUN TestParseLogOptionsDatetimeFormat [2022-03-25T18:59:00.574Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-03-25T18:59:00.574Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-03-25T18:59:00.574Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-03-25T18:59:00.574Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-03-25T18:59:00.574Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-03-25T18:59:00.574Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-03-25T18:59:00.574Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-03-25T18:59:00.574Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-03-25T18:59:00.574Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-03-25T18:59:00.574Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-03-25T18:59:00.574Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-03-25T18:59:00.574Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-03-25T18:59:00.574Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-03-25T18:59:00.574Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-03-25T18:59:00.574Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-03-25T18:59:00.574Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-03-25T18:59:00.574Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-03-25T18:59:00.574Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-03-25T18:59:00.574Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-03-25T18:59:00.574Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-03-25T18:59:00.574Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-03-25T18:59:00.574Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-03-25T18:59:00.574Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-03-25T18:59:00.574Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-03-25T18:59:00.574Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-03-25T18:59:00.574Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-03-25T18:59:00.574Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-03-25T18:59:00.574Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-03-25T18:59:00.574Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-03-25T18:59:00.574Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-03-25T18:59:00.574Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-03-25T18:59:00.574Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-03-25T18:59:00.574Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-03-25T18:59:00.574Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-03-25T18:59:00.574Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-03-25T18:59:00.574Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-03-25T18:59:00.574Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-03-25T18:59:00.574Z] --- PASS: TestCopierSlow (0.20s) [2022-03-25T18:59:00.574Z] === RUN TestCopierWithSized [2022-03-25T18:59:00.574Z] === RUN TestCopierWithSized/as_is [2022-03-25T18:59:00.574Z] === RUN TestValidateLogOptionsFormat [2022-03-25T18:59:00.574Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-03-25T18:59:00.574Z] === RUN TestValidateLogOptionsFormat/1/random [2022-03-25T18:59:00.574Z] === RUN TestValidateLogOptionsFormat/2/ [2022-03-25T18:59:00.574Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-03-25T18:59:00.574Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-03-25T18:59:00.574Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-03-25T18:59:00.574Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-03-25T18:59:00.574Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-03-25T18:59:00.574Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-03-25T18:59:00.574Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-03-25T18:59:00.574Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-03-25T18:59:00.574Z] === RUN TestCreateTagSuccess [2022-03-25T18:59:00.574Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-03-25T18:59:00.574Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-03-25T18:59:00.574Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-03-25T18:59:00.574Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-03-25T18:59:00.574Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-03-25T18:59:00.574Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-03-25T18:59:00.574Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-03-25T18:59:00.574Z] PASS [2022-03-25T18:59:00.574Z] coverage: 79.9% of statements [2022-03-25T18:59:00.574Z] === RUN TestCopierWithSized/With_RingLogger [2022-03-25T18:59:00.574Z] ok github.com/docker/docker/daemon/logger/awslogs 0.393s coverage: 79.9% of statements [2022-03-25T18:59:00.574Z] --- PASS: TestCopierWithSized (0.02s) [2022-03-25T18:59:00.574Z] --- PASS: TestCopierWithSized/as_is (0.01s) [2022-03-25T18:59:00.574Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2022-03-25T18:59:00.574Z] === RUN TestCopierWithPartial [2022-03-25T18:59:00.574Z] --- PASS: TestCopierWithPartial (0.00s) [2022-03-25T18:59:00.574Z] === RUN TestRingLogger [2022-03-25T18:59:00.574Z] --- PASS: TestRingLogger (0.00s) [2022-03-25T18:59:00.574Z] === RUN TestRingCap [2022-03-25T18:59:00.574Z] --- PASS: TestRingCap (0.00s) [2022-03-25T18:59:00.574Z] === RUN TestRingClose [2022-03-25T18:59:00.574Z] --- PASS: TestRingClose (0.00s) [2022-03-25T18:59:00.574Z] === RUN TestRingDrain [2022-03-25T18:59:00.574Z] --- PASS: TestRingDrain (0.00s) [2022-03-25T18:59:00.574Z] PASS [2022-03-25T18:59:00.574Z] coverage: 43.2% of statements [2022-03-25T18:59:00.574Z] ok github.com/docker/docker/daemon/logger 0.302s coverage: 43.2% of statements [2022-03-25T18:59:00.574Z] --- PASS: TestContentStoreForPull (0.21s) [2022-03-25T18:59:00.574Z] PASS [2022-03-25T18:59:00.574Z] coverage: 6.6% of statements [2022-03-25T18:59:00.574Z] ok github.com/docker/docker/daemon/images 0.358s coverage: 6.6% of statements [2022-03-25T18:59:01.044Z] === RUN TestValidateLogOptReconnectInterval [2022-03-25T18:59:01.044Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-03-25T18:59:01.044Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-03-25T18:59:01.044Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-03-25T18:59:01.044Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-03-25T18:59:01.044Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-03-25T18:59:01.044Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-03-25T18:59:01.044Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-03-25T18:59:01.044Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-03-25T18:59:01.044Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-03-25T18:59:01.044Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-03-25T18:59:01.044Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-03-25T18:59:01.044Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-03-25T18:59:01.044Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-03-25T18:59:01.044Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-03-25T18:59:01.044Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-03-25T18:59:01.044Z] PASS [2022-03-25T18:59:01.044Z] coverage: 33.6% of statements [2022-03-25T18:59:01.044Z] ok github.com/docker/docker/daemon/logger/fluentd 0.049s coverage: 33.6% of statements [2022-03-25T18:59:01.044Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-03-25T18:59:01.044Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-03-25T18:59:01.044Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-03-25T18:59:01.044Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-03-25T18:59:01.044Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-03-25T18:59:01.044Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-03-25T18:59:01.102Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.009s coverage: 3.0% of statements [2022-03-25T18:59:01.371Z] ok github.com/docker/docker/daemon/links 0.002s coverage: 93.0% of statements [2022-03-25T18:59:01.734Z] INFO: Downloading compiler 1 of 3... [2022-03-25T18:59:02.029Z] === RUN TestJSONLogsMarshalJSONBuf [2022-03-25T18:59:02.029Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-03-25T18:59:02.029Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-03-25T18:59:02.029Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.18s) [2022-03-25T18:59:02.029Z] === RUN TestFastTimeMarshalJSON [2022-03-25T18:59:02.029Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2022-03-25T18:59:02.029Z] PASS [2022-03-25T18:59:02.030Z] coverage: 87.2% of statements [2022-03-25T18:59:02.030Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.238s coverage: 87.2% of statements [2022-03-25T18:59:02.030Z] === RUN TestJSONFileLogger [2022-03-25T18:59:02.030Z] --- PASS: TestJSONFileLogger (0.00s) [2022-03-25T18:59:02.030Z] === RUN TestJSONFileLoggerWithTags [2022-03-25T18:59:02.030Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-03-25T18:59:02.030Z] === RUN TestJSONFileLoggerWithOpts [2022-03-25T18:59:02.030Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2022-03-25T18:59:02.030Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-03-25T18:59:02.497Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.01s) [2022-03-25T18:59:02.497Z] === RUN TestEncodeDecode [2022-03-25T18:59:02.497Z] === PAUSE TestEncodeDecode [2022-03-25T18:59:02.497Z] === RUN TestUnexpectedEOF [2022-03-25T18:59:02.497Z] time="2022-03-25T18:59:02Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-03-25T18:59:02.497Z] time="2022-03-25T18:59:02Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-03-25T18:59:02.497Z] --- PASS: TestUnexpectedEOF (0.17s) [2022-03-25T18:59:02.497Z] === CONT TestEncodeDecode [2022-03-25T18:59:02.497Z] --- PASS: TestEncodeDecode (0.00s) [2022-03-25T18:59:02.497Z] PASS [2022-03-25T18:59:02.497Z] coverage: 69.9% of statements [2022-03-25T18:59:02.497Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.284s coverage: 69.9% of statements [2022-03-25T18:59:02.497Z] === RUN TestWriteLog [2022-03-25T18:59:02.497Z] === PAUSE TestWriteLog [2022-03-25T18:59:02.497Z] === RUN TestReadLog [2022-03-25T18:59:02.497Z] === PAUSE TestReadLog [2022-03-25T18:59:02.497Z] === RUN TestDecode [2022-03-25T18:59:02.497Z] --- PASS: TestDecode (0.03s) [2022-03-25T18:59:02.497Z] === CONT TestWriteLog [2022-03-25T18:59:02.749Z] ok github.com/docker/docker/daemon/images 0.039s coverage: 6.6% of statements [2022-03-25T18:59:02.749Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-03-25T18:59:02.749Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-03-25T18:59:02.965Z] === CONT TestReadLog [2022-03-25T18:59:02.965Z] === RUN TestReadLog/tail_exact [2022-03-25T18:59:02.965Z] --- PASS: TestWriteLog (0.02s) [2022-03-25T18:59:02.965Z] === RUN TestReadLog/tail_less_than_available [2022-03-25T18:59:02.965Z] === RUN TestReadLog/tail_more_than_available [2022-03-25T18:59:02.965Z] --- PASS: TestReadLog (0.23s) [2022-03-25T18:59:02.965Z] --- PASS: TestReadLog/tail_exact (0.19s) [2022-03-25T18:59:02.965Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2022-03-25T18:59:02.965Z] --- PASS: TestReadLog/tail_more_than_available (0.01s) [2022-03-25T18:59:02.965Z] PASS [2022-03-25T18:59:02.965Z] coverage: 78.7% of statements [2022-03-25T18:59:02.965Z] ok github.com/docker/docker/daemon/logger/local 0.328s coverage: 78.7% of statements [2022-03-25T18:59:02.965Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-03-25T18:59:02.965Z] === RUN TestOpenFileDelete [2022-03-25T18:59:02.965Z] --- PASS: TestOpenFileDelete (0.00s) [2022-03-25T18:59:02.965Z] === RUN TestOpenFileRename [2022-03-25T18:59:02.965Z] --- PASS: TestOpenFileRename (0.00s) [2022-03-25T18:59:02.965Z] === RUN TestHandleDecoderErr [2022-03-25T18:59:02.965Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-03-25T18:59:02.965Z] === RUN TestParseLogTagDefaultTag [2022-03-25T18:59:02.965Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-03-25T18:59:02.965Z] === RUN TestParseLogTag [2022-03-25T18:59:02.965Z] --- PASS: TestParseLogTag (0.00s) [2022-03-25T18:59:02.965Z] === RUN TestParseLogTagEmptyTag [2022-03-25T18:59:02.965Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-03-25T18:59:02.965Z] === RUN TestTailFiles [2022-03-25T18:59:02.965Z] --- PASS: TestTailFiles (0.00s) [2022-03-25T18:59:02.965Z] === RUN TestFollowLogsConsumerGone [2022-03-25T18:59:02.965Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-03-25T18:59:02.965Z] === RUN TestFollowLogsProducerGone [2022-03-25T18:59:02.965Z] logfile_test.go:233: messages sent: 4098, received: 4098 [2022-03-25T18:59:02.965Z] logfile_test.go:180: logDecode() closed after sending 4098 messages [2022-03-25T18:59:02.965Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2022-03-25T18:59:02.965Z] === RUN TestCheckCapacityAndRotate [2022-03-25T18:59:02.965Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-03-25T18:59:02.965Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-03-25T18:59:02.965Z] --- PASS: TestCheckCapacityAndRotate (0.04s) [2022-03-25T18:59:02.965Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2022-03-25T18:59:02.965Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.02s) [2022-03-25T18:59:02.965Z] PASS [2022-03-25T18:59:02.965Z] coverage: 53.5% of statements [2022-03-25T18:59:03.007Z] ok github.com/docker/docker/daemon/logger 0.217s coverage: 43.0% of statements [2022-03-25T18:59:03.296Z] INFO: Downloading compiler 2 of 3... [2022-03-25T18:59:03.433Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.104s coverage: 53.5% of statements [2022-03-25T18:59:03.900Z] === RUN TestLog [2022-03-25T18:59:03.900Z] --- PASS: TestLog (0.03s) [2022-03-25T18:59:03.900Z] PASS [2022-03-25T18:59:03.900Z] coverage: 31.5% of statements [2022-03-25T18:59:03.900Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.073s coverage: 31.5% of statements [2022-03-25T18:59:03.943Z] ok github.com/docker/docker/daemon/logger/awslogs 0.141s coverage: 79.9% of statements [2022-03-25T18:59:03.943Z] ok github.com/docker/docker/daemon/logger/fluentd 0.006s coverage: 33.6% of statements [2022-03-25T18:59:03.943Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-03-25T18:59:04.281Z] INFO: Downloading compiler 3 of 3... [2022-03-25T18:59:04.367Z] === RUN TestNewParse [2022-03-25T18:59:04.367Z] --- PASS: TestNewParse (0.00s) [2022-03-25T18:59:04.367Z] PASS [2022-03-25T18:59:04.367Z] coverage: 8.3% of statements [2022-03-25T18:59:04.367Z] ok github.com/docker/docker/daemon/logger/templates 0.034s coverage: 8.3% of statements [2022-03-25T18:59:04.367Z] === RUN TestValidateLogOpt [2022-03-25T18:59:04.367Z] --- PASS: TestValidateLogOpt (0.00s) [2022-03-25T18:59:04.367Z] === RUN TestNewMissedConfig [2022-03-25T18:59:04.367Z] --- PASS: TestNewMissedConfig (0.00s) [2022-03-25T18:59:04.367Z] === RUN TestNewMissedUrl [2022-03-25T18:59:04.367Z] --- PASS: TestNewMissedUrl (0.00s) [2022-03-25T18:59:04.367Z] === RUN TestNewMissedToken [2022-03-25T18:59:04.367Z] --- PASS: TestNewMissedToken (0.00s) [2022-03-25T18:59:04.367Z] === RUN TestNewWithProxy [2022-03-25T18:59:04.367Z] --- PASS: TestNewWithProxy (0.00s) [2022-03-25T18:59:04.367Z] === RUN TestDefault [2022-03-25T18:59:04.367Z] --- PASS: TestDefault (0.01s) [2022-03-25T18:59:04.367Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-03-25T18:59:04.367Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-03-25T18:59:04.367Z] === RUN TestJsonFormat [2022-03-25T18:59:04.367Z] --- PASS: TestJsonFormat (0.01s) [2022-03-25T18:59:04.367Z] === RUN TestRawFormat [2022-03-25T18:59:04.367Z] --- PASS: TestRawFormat (0.00s) [2022-03-25T18:59:04.367Z] === RUN TestRawFormatWithLabels [2022-03-25T18:59:04.367Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-03-25T18:59:04.367Z] === RUN TestRawFormatWithoutTag [2022-03-25T18:59:04.367Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-03-25T18:59:04.367Z] === RUN TestBatching [2022-03-25T18:59:04.367Z] === RUN TestParseLogFormat [2022-03-25T18:59:04.367Z] --- PASS: TestParseLogFormat (0.00s) [2022-03-25T18:59:04.367Z] === RUN TestValidateLogOptEmpty [2022-03-25T18:59:04.367Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-03-25T18:59:04.367Z] === RUN TestValidateSyslogAddress [2022-03-25T18:59:04.367Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-03-25T18:59:04.367Z] === RUN TestParseAddressDefaultPort [2022-03-25T18:59:04.367Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-03-25T18:59:04.367Z] === RUN TestValidateSyslogFacility [2022-03-25T18:59:04.367Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-03-25T18:59:04.367Z] === RUN TestValidateLogOptSyslogFormat [2022-03-25T18:59:04.367Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-03-25T18:59:04.367Z] === RUN TestValidateLogOpt [2022-03-25T18:59:04.367Z] --- PASS: TestValidateLogOpt (0.00s) [2022-03-25T18:59:04.367Z] PASS [2022-03-25T18:59:04.367Z] coverage: 46.8% of statements [2022-03-25T18:59:04.367Z] --- PASS: TestBatching (0.24s) [2022-03-25T18:59:04.367Z] === RUN TestFrequency [2022-03-25T18:59:04.367Z] ok github.com/docker/docker/daemon/logger/syslog 0.057s coverage: 46.8% of statements [2022-03-25T18:59:04.510Z] ok github.com/docker/docker/daemon/logger/gelf 0.004s coverage: 67.0% of statements [2022-03-25T18:59:04.510Z] ok github.com/docker/docker/daemon/logger/journald 0.008s coverage: 23.9% of statements [2022-03-25T18:59:04.748Z] INFO: Extracting git... [2022-03-25T18:59:04.768Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.003s coverage: 87.2% of statements [2022-03-25T18:59:04.834Z] --- PASS: TestFrequency (0.16s) [2022-03-25T18:59:04.834Z] === RUN TestOneMessagePerRequest [2022-03-25T18:59:04.834Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-03-25T18:59:04.834Z] === RUN TestVerify [2022-03-25T18:59:04.834Z] --- PASS: TestVerify (0.00s) [2022-03-25T18:59:04.834Z] === RUN TestSkipVerify [2022-03-25T18:59:04.834Z] time="2022-03-25T18:59:04Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-25T18:59:04.834Z] time="2022-03-25T18:59:04Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-25T18:59:04.834Z] time="2022-03-25T18:59:04Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-25T18:59:05.027Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.007s coverage: 69.9% of statements [2022-03-25T18:59:05.301Z] --- PASS: TestSkipVerify (0.49s) [2022-03-25T18:59:05.301Z] === RUN TestBufferMaximum [2022-03-25T18:59:05.301Z] time="2022-03-25T18:59:04Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-25T18:59:05.301Z] time="2022-03-25T18:59:04Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-25T18:59:05.301Z] time="2022-03-25T18:59:04Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-25T18:59:05.301Z] time="2022-03-25T18:59:04Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-25T18:59:05.301Z] time="2022-03-25T18:59:04Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-25T18:59:05.301Z] time="2022-03-25T18:59:04Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1648234744.944882\",\"host\":\"e31a1fde3d95\"}'" [2022-03-25T18:59:05.301Z] time="2022-03-25T18:59:04Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1648234744.944882\",\"host\":\"e31a1fde3d95\"}'" [2022-03-25T18:59:05.301Z] --- PASS: TestBufferMaximum (0.00s) [2022-03-25T18:59:05.301Z] === RUN TestServerAlwaysDown [2022-03-25T18:59:05.301Z] time="2022-03-25T18:59:04Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-25T18:59:05.301Z] time="2022-03-25T18:59:05Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-25T18:59:05.301Z] time="2022-03-25T18:59:05Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1648234744.949278\",\"host\":\"e31a1fde3d95\"}'" [2022-03-25T18:59:05.301Z] time="2022-03-25T18:59:05Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1648234744.949278\",\"host\":\"e31a1fde3d95\"}'" [2022-03-25T18:59:05.301Z] time="2022-03-25T18:59:05Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-25T18:59:05.301Z] time="2022-03-25T18:59:05Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1648234744.949278\",\"host\":\"e31a1fde3d95\"}'" [2022-03-25T18:59:05.594Z] ok github.com/docker/docker/daemon/logger/local 0.026s coverage: 78.7% of statements [2022-03-25T18:59:05.594Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-03-25T18:59:05.768Z] time="2022-03-25T18:59:05Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1648234745.011652\",\"host\":\"e31a1fde3d95\"}'" [2022-03-25T18:59:05.768Z] time="2022-03-25T18:59:05Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1648234745.011652\",\"host\":\"e31a1fde3d95\"}'" [2022-03-25T18:59:05.768Z] --- PASS: TestServerAlwaysDown (0.06s) [2022-03-25T18:59:05.768Z] === RUN TestCannotSendAfterClose [2022-03-25T18:59:05.768Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-03-25T18:59:05.768Z] === RUN TestDeadlockOnBlockedEndpoint [2022-03-25T18:59:05.768Z] === RUN TestV1IDService [2022-03-25T18:59:05.768Z] --- PASS: TestV1IDService (0.02s) [2022-03-25T18:59:05.768Z] === RUN TestV2MetadataService [2022-03-25T18:59:05.852Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.051s coverage: 59.1% of statements [2022-03-25T18:59:06.235Z] --- PASS: TestV2MetadataService (0.65s) [2022-03-25T18:59:06.235Z] PASS [2022-03-25T18:59:06.235Z] coverage: 48.2% of statements [2022-03-25T18:59:06.235Z] ok github.com/docker/docker/distribution/metadata 0.734s coverage: 48.2% of statements [2022-03-25T18:59:06.235Z] time="2022-03-25T18:59:06Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49208/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2022-03-25T18:59:06.235Z] time="2022-03-25T18:59:06Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"e31a1fde3d95\"}'" [2022-03-25T18:59:06.235Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.03s) [2022-03-25T18:59:06.235Z] PASS [2022-03-25T18:59:06.235Z] coverage: 82.5% of statements [2022-03-25T18:59:06.235Z] ok github.com/docker/docker/daemon/logger/splunk 2.078s coverage: 82.5% of statements [2022-03-25T18:59:06.235Z] ? github.com/docker/docker/daemon/names [no test files] [2022-03-25T18:59:06.235Z] ? github.com/docker/docker/daemon/network [no test files] [2022-03-25T18:59:06.235Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-03-25T18:59:06.419Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.019s coverage: 31.5% of statements [2022-03-25T18:59:06.702Z] === RUN TestSuccessfulDownload [2022-03-25T18:59:06.702Z] download_test.go:267: Needs fixing on Windows [2022-03-25T18:59:06.702Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-03-25T18:59:06.702Z] === RUN TestCancelledDownload [2022-03-25T18:59:06.702Z] --- PASS: TestCancelledDownload (0.00s) [2022-03-25T18:59:06.702Z] === RUN TestMaxDownloadAttempts [2022-03-25T18:59:06.702Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-03-25T18:59:06.702Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-03-25T18:59:06.702Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-03-25T18:59:06.702Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-03-25T18:59:06.702Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-03-25T18:59:06.702Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-03-25T18:59:06.702Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-03-25T18:59:06.702Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-03-25T18:59:06.702Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-03-25T18:59:06.702Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-03-25T18:59:06.702Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-03-25T18:59:06.702Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-03-25T18:59:06.986Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 46.8% of statements [2022-03-25T18:59:07.168Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-03-25T18:59:07.168Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-03-25T18:59:07.168Z] === RUN TestContinueOnError_MirrorEndpoint [2022-03-25T18:59:07.168Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-03-25T18:59:07.168Z] === RUN TestContinueOnError_NeverContinue [2022-03-25T18:59:07.168Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-03-25T18:59:07.168Z] === RUN TestManifestStore [2022-03-25T18:59:07.168Z] === RUN TestManifestStore/no_remote_or_local [2022-03-25T18:59:07.168Z] time="2022-03-25T18:59:06Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-25T18:59:07.168Z] time="2022-03-25T18:59:06Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-25T18:59:07.168Z] time="2022-03-25T18:59:06Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-25T18:59:07.168Z] time="2022-03-25T18:59:06Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-25T18:59:07.168Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-03-25T18:59:07.168Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.57s) [2022-03-25T18:59:07.168Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.57s) [2022-03-25T18:59:07.168Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.57s) [2022-03-25T18:59:07.168Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.57s) [2022-03-25T18:59:07.168Z] === RUN TestTransfer [2022-03-25T18:59:07.168Z] time="2022-03-25T18:59:06Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local3538199643\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-03-25T18:59:07.168Z] === RUN TestManifestStore/no_local_cache [2022-03-25T18:59:07.168Z] === RUN TestManifestStore/with_local_cache [2022-03-25T18:59:07.168Z] === RUN TestManifestStore/unknown_media_type [2022-03-25T18:59:07.168Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-03-25T18:59:07.168Z] time="2022-03-25T18:59:06Z" level=warning msg="reference for unknown type: " [2022-03-25T18:59:07.168Z] --- PASS: TestTransfer (0.11s) [2022-03-25T18:59:07.168Z] === RUN TestConcurrencyLimit [2022-03-25T18:59:07.168Z] time="2022-03-25T18:59:06Z" level=warning msg="reference for unknown type: " [2022-03-25T18:59:07.168Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-03-25T18:59:07.168Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-03-25T18:59:07.168Z] time="2022-03-25T18:59:06Z" level=warning msg="reference for unknown type: " [2022-03-25T18:59:07.168Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-03-25T18:59:07.168Z] time="2022-03-25T18:59:06Z" level=warning msg="reference for unknown type: " [2022-03-25T18:59:07.168Z] time="2022-03-25T18:59:07Z" level=warning msg="reference for unknown type: " [2022-03-25T18:59:07.168Z] === RUN TestManifestStore/error_persisting_manifest [2022-03-25T18:59:07.168Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-03-25T18:59:07.168Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-03-25T18:59:07.168Z] time="2022-03-25T18:59:07Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-03-25T18:59:07.168Z] --- PASS: TestManifestStore (0.36s) [2022-03-25T18:59:07.168Z] --- PASS: TestManifestStore/no_remote_or_local (0.26s) [2022-03-25T18:59:07.168Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2022-03-25T18:59:07.168Z] --- PASS: TestManifestStore/with_local_cache (0.01s) [2022-03-25T18:59:07.168Z] --- PASS: TestManifestStore/unknown_media_type (0.05s) [2022-03-25T18:59:07.168Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2022-03-25T18:59:07.168Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.03s) [2022-03-25T18:59:07.168Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2022-03-25T18:59:07.168Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2022-03-25T18:59:07.168Z] --- PASS: TestManifestStore/error_persisting_manifest (0.01s) [2022-03-25T18:59:07.168Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-03-25T18:59:07.168Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2022-03-25T18:59:07.168Z] === RUN TestDetectManifestBlobMediaType [2022-03-25T18:59:07.168Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-03-25T18:59:07.168Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-03-25T18:59:07.168Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-03-25T18:59:07.168Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-03-25T18:59:07.168Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-03-25T18:59:07.168Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-03-25T18:59:07.168Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-03-25T18:59:07.168Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-03-25T18:59:07.168Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-03-25T18:59:07.168Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-03-25T18:59:07.168Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-03-25T18:59:07.168Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-03-25T18:59:07.168Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-03-25T18:59:07.168Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-03-25T18:59:07.168Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-03-25T18:59:07.169Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-03-25T18:59:07.169Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-03-25T18:59:07.169Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-03-25T18:59:07.169Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-03-25T18:59:07.169Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-03-25T18:59:07.169Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-03-25T18:59:07.169Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-03-25T18:59:07.169Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-03-25T18:59:07.169Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-03-25T18:59:07.169Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-03-25T18:59:07.169Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-03-25T18:59:07.169Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-03-25T18:59:07.169Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-03-25T18:59:07.169Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-03-25T18:59:07.169Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-03-25T18:59:07.169Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-03-25T18:59:07.169Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-03-25T18:59:07.169Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-03-25T18:59:07.169Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-03-25T18:59:07.169Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-03-25T18:59:07.169Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-03-25T18:59:07.169Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-03-25T18:59:07.169Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-03-25T18:59:07.169Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-03-25T18:59:07.169Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-03-25T18:59:07.169Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-03-25T18:59:07.169Z] === RUN TestFixManifestLayers [2022-03-25T18:59:07.169Z] --- PASS: TestFixManifestLayers (0.00s) [2022-03-25T18:59:07.169Z] === RUN TestFixManifestLayersBaseLayerParent [2022-03-25T18:59:07.169Z] pull_v2_test.go:82: Needs fixing on Windows [2022-03-25T18:59:07.169Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-03-25T18:59:07.169Z] === RUN TestFixManifestLayersBadParent [2022-03-25T18:59:07.169Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-03-25T18:59:07.169Z] === RUN TestValidateManifest [2022-03-25T18:59:07.169Z] pull_v2_test.go:127: Needs fixing on Windows [2022-03-25T18:59:07.169Z] --- SKIP: TestValidateManifest (0.00s) [2022-03-25T18:59:07.169Z] === RUN TestFormatPlatform [2022-03-25T18:59:07.169Z] --- PASS: TestFormatPlatform (0.00s) [2022-03-25T18:59:07.169Z] === RUN TestPullSchema2Config [2022-03-25T18:59:07.169Z] === RUN TestPullSchema2Config/success_first_time [2022-03-25T18:59:07.169Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-25T18:59:07.169Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-25T18:59:07.169Z] === RUN TestPullSchema2Config/500_status [2022-03-25T18:59:07.169Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-25T18:59:07.169Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-25T18:59:07.245Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2022-03-25T18:59:07.636Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-25T18:59:07.636Z] === RUN TestPullSchema2Config/EOF [2022-03-25T18:59:07.636Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-25T18:59:07.636Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-25T18:59:07.636Z] 2022/03/25 18:59:07 http: panic serving 127.0.0.1:49219: intentional panic [2022-03-25T18:59:07.636Z] goroutine 130 [running]: [2022-03-25T18:59:07.636Z] net/http.(*conn).serve.func1() [2022-03-25T18:59:07.636Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-03-25T18:59:07.636Z] panic({0x10b9000, 0x129b8d0}) [2022-03-25T18:59:07.636Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-03-25T18:59:07.636Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc0000851e0?, {0x12a30b8?, 0xc00036e0e0?}) [2022-03-25T18:59:07.636Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 [2022-03-25T18:59:07.636Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0x12a30b8, 0xc00036e0e0}, 0xc0000a9900) [2022-03-25T18:59:07.636Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x286 [2022-03-25T18:59:07.636Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x12a30b8?, 0xc00036e0e0?}, 0x16be620?) [2022-03-25T18:59:07.636Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-03-25T18:59:07.636Z] net/http.serverHandler.ServeHTTP({0xc0004913b0?}, {0x12a30b8, 0xc00036e0e0}, 0xc0000a9900) [2022-03-25T18:59:07.636Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-03-25T18:59:07.637Z] net/http.(*conn).serve(0xc0001e9a40, {0x12a3930, 0xc0000920f0}) [2022-03-25T18:59:07.637Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-03-25T18:59:07.637Z] created by net/http.(*Server).Serve [2022-03-25T18:59:07.637Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-03-25T18:59:07.637Z] --- PASS: TestConcurrencyLimit (0.36s) [2022-03-25T18:59:07.637Z] === RUN TestInactiveJobs [2022-03-25T18:59:07.637Z] === RUN TestNotFound [2022-03-25T18:59:07.637Z] --- PASS: TestNotFound (0.00s) [2022-03-25T18:59:07.637Z] === RUN TestConflict [2022-03-25T18:59:07.637Z] --- PASS: TestConflict (0.00s) [2022-03-25T18:59:07.637Z] === RUN TestForbidden [2022-03-25T18:59:07.637Z] --- PASS: TestForbidden (0.00s) [2022-03-25T18:59:07.637Z] === RUN TestInvalidParameter [2022-03-25T18:59:07.637Z] --- PASS: TestInvalidParameter (0.00s) [2022-03-25T18:59:07.637Z] === RUN TestNotImplemented [2022-03-25T18:59:07.637Z] --- PASS: TestNotImplemented (0.00s) [2022-03-25T18:59:07.637Z] === RUN TestNotModified [2022-03-25T18:59:07.637Z] --- PASS: TestNotModified (0.00s) [2022-03-25T18:59:07.637Z] === RUN TestUnauthorized [2022-03-25T18:59:07.637Z] --- PASS: TestUnauthorized (0.00s) [2022-03-25T18:59:07.637Z] === RUN TestUnknown [2022-03-25T18:59:07.637Z] --- PASS: TestUnknown (0.00s) [2022-03-25T18:59:07.637Z] === RUN TestCancelled [2022-03-25T18:59:07.637Z] --- PASS: TestCancelled (0.00s) [2022-03-25T18:59:07.637Z] === RUN TestDeadline [2022-03-25T18:59:07.637Z] --- PASS: TestDeadline (0.00s) [2022-03-25T18:59:07.637Z] === RUN TestDataLoss [2022-03-25T18:59:07.637Z] --- PASS: TestDataLoss (0.00s) [2022-03-25T18:59:07.637Z] === RUN TestUnavailable [2022-03-25T18:59:07.637Z] --- PASS: TestUnavailable (0.00s) [2022-03-25T18:59:07.637Z] === RUN TestSystem [2022-03-25T18:59:07.637Z] --- PASS: TestSystem (0.00s) [2022-03-25T18:59:07.637Z] === RUN TestFromStatusCode [2022-03-25T18:59:07.637Z] === RUN TestFromStatusCode/Not_Found [2022-03-25T18:59:07.637Z] === RUN TestFromStatusCode/Bad_Request [2022-03-25T18:59:07.637Z] === RUN TestFromStatusCode/Conflict [2022-03-25T18:59:07.637Z] === RUN TestFromStatusCode/Unauthorized [2022-03-25T18:59:07.637Z] === RUN TestFromStatusCode/Service_Unavailable [2022-03-25T18:59:07.637Z] === RUN TestFromStatusCode/Forbidden [2022-03-25T18:59:07.637Z] === RUN TestFromStatusCode/Not_Modified [2022-03-25T18:59:07.637Z] === RUN TestFromStatusCode/Not_Implemented [2022-03-25T18:59:07.637Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-03-25T18:59:07.637Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-03-25T18:59:07.637Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-03-25T18:59:07.637Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-03-25T18:59:07.637Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-03-25T18:59:07.637Z] --- PASS: TestFromStatusCode (0.00s) [2022-03-25T18:59:07.637Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-03-25T18:59:07.637Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-03-25T18:59:07.637Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-03-25T18:59:07.637Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-03-25T18:59:07.637Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-03-25T18:59:07.637Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-03-25T18:59:07.637Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-03-25T18:59:07.637Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-03-25T18:59:07.637Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-03-25T18:59:07.637Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-03-25T18:59:07.637Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-03-25T18:59:07.637Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-03-25T18:59:07.637Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-03-25T18:59:07.637Z] PASS [2022-03-25T18:59:07.637Z] coverage: 77.0% of statements [2022-03-25T18:59:07.637Z] ok github.com/docker/docker/errdefs 0.043s coverage: 77.0% of statements [2022-03-25T18:59:07.637Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-25T18:59:07.637Z] === RUN TestPullSchema2Config/unauthorized [2022-03-25T18:59:07.637Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-25T18:59:07.637Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-25T18:59:07.637Z] --- PASS: TestPullSchema2Config (0.53s) [2022-03-25T18:59:07.637Z] --- PASS: TestPullSchema2Config/success_first_time (0.01s) [2022-03-25T18:59:07.637Z] --- PASS: TestPullSchema2Config/500_status (0.26s) [2022-03-25T18:59:07.637Z] --- PASS: TestPullSchema2Config/EOF (0.26s) [2022-03-25T18:59:07.637Z] --- PASS: TestPullSchema2Config/unauthorized (0.00s) [2022-03-25T18:59:07.637Z] === RUN TestGetRepositoryMountCandidates [2022-03-25T18:59:07.637Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-03-25T18:59:07.637Z] === RUN TestLayerAlreadyExists [2022-03-25T18:59:07.637Z] 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-03-25T18:59:07.637Z] 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-03-25T18:59:07.637Z] 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-03-25T18:59:07.637Z] 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-03-25T18:59:07.637Z] 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-03-25T18:59:07.637Z] 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-03-25T18:59:07.637Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-03-25T18:59:07.637Z] === RUN TestWhenEmptyAuthConfig [2022-03-25T18:59:07.811Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-03-25T18:59:07.970Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-03-25T18:59:07.970Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-03-25T18:59:07.970Z] === RUN TestBoolValue [2022-03-25T18:59:07.970Z] --- PASS: TestBoolValue (0.00s) [2022-03-25T18:59:07.970Z] === RUN TestBoolValueOrDefault [2022-03-25T18:59:07.970Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-03-25T18:59:07.970Z] === RUN TestInt64ValueOrZero [2022-03-25T18:59:07.970Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-03-25T18:59:07.970Z] === RUN TestInt64ValueOrDefault [2022-03-25T18:59:07.970Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-03-25T18:59:07.970Z] === RUN TestInt64ValueOrDefaultWithError [2022-03-25T18:59:07.970Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-03-25T18:59:07.970Z] === RUN TestJsonContentType [2022-03-25T18:59:07.970Z] --- PASS: TestJsonContentType (0.00s) [2022-03-25T18:59:07.970Z] PASS [2022-03-25T18:59:07.970Z] coverage: 16.2% of statements [2022-03-25T18:59:07.970Z] ok github.com/docker/docker/api/server/httputils 0.068s coverage: 16.2% of statements [2022-03-25T18:59:07.970Z] === RUN TestMaskSecretKeys [2022-03-25T18:59:07.970Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-03-25T18:59:07.970Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-03-25T18:59:07.970Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-03-25T18:59:07.970Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-03-25T18:59:07.970Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-03-25T18:59:07.970Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-03-25T18:59:07.970Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-03-25T18:59:07.970Z] === RUN TestVersionMiddlewareVersion [2022-03-25T18:59:07.970Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-03-25T18:59:07.970Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-03-25T18:59:07.970Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-03-25T18:59:07.970Z] PASS [2022-03-25T18:59:07.970Z] coverage: 37.7% of statements [2022-03-25T18:59:07.970Z] ok github.com/docker/docker/api/server/middleware 0.074s coverage: 37.7% of statements [2022-03-25T18:59:07.971Z] ? github.com/docker/docker/api/server/router [no test files] [2022-03-25T18:59:07.971Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-03-25T18:59:07.971Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-03-25T18:59:07.971Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-03-25T18:59:07.971Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-03-25T18:59:07.971Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-03-25T18:59:07.971Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-03-25T18:59:07.971Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-03-25T18:59:07.971Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-03-25T18:59:07.971Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-03-25T18:59:07.971Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-03-25T18:59:08.103Z] === RUN TestFSGetInvalidData [2022-03-25T18:59:08.103Z] --- PASS: TestFSGetInvalidData (0.01s) [2022-03-25T18:59:08.103Z] === RUN TestFSInvalidSet [2022-03-25T18:59:08.103Z] --- PASS: TestInactiveJobs (0.37s) [2022-03-25T18:59:08.103Z] === RUN TestWatchRelease [2022-03-25T18:59:08.103Z] --- PASS: TestFSInvalidSet (0.01s) [2022-03-25T18:59:08.103Z] === RUN TestFSInvalidRoot [2022-03-25T18:59:08.103Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-03-25T18:59:08.103Z] === RUN TestFSMetadataGetSet [2022-03-25T18:59:08.103Z] --- PASS: TestWatchRelease (0.04s) [2022-03-25T18:59:08.103Z] === RUN TestWatchFinishedTransfer [2022-03-25T18:59:08.103Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-03-25T18:59:08.103Z] === RUN TestDuplicateTransfer [2022-03-25T18:59:08.103Z] --- PASS: TestFSMetadataGetSet (0.03s) [2022-03-25T18:59:08.103Z] === RUN TestFSInvalidWalker [2022-03-25T18:59:08.103Z] --- PASS: TestFSInvalidWalker (0.01s) [2022-03-25T18:59:08.103Z] === RUN TestFSGetSet [2022-03-25T18:59:08.103Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-03-25T18:59:08.103Z] === RUN TestSuccessfulUpload [2022-03-25T18:59:08.103Z] --- PASS: TestFSGetSet (0.04s) [2022-03-25T18:59:08.103Z] === RUN TestFSGetUnsetKey [2022-03-25T18:59:08.103Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-03-25T18:59:08.103Z] === RUN TestFSGetEmptyData [2022-03-25T18:59:08.103Z] --- PASS: TestFSGetEmptyData (0.01s) [2022-03-25T18:59:08.103Z] === RUN TestFSDelete [2022-03-25T18:59:08.103Z] --- PASS: TestFSDelete (0.01s) [2022-03-25T18:59:08.103Z] === RUN TestFSWalker [2022-03-25T18:59:08.103Z] --- PASS: TestFSWalker (0.01s) [2022-03-25T18:59:08.103Z] === RUN TestFSWalkerStopOnError [2022-03-25T18:59:08.103Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2022-03-25T18:59:08.103Z] === RUN TestNewFromJSON [2022-03-25T18:59:08.103Z] --- PASS: TestNewFromJSON (0.00s) [2022-03-25T18:59:08.103Z] === RUN TestNewFromJSONWithInvalidJSON [2022-03-25T18:59:08.103Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-03-25T18:59:08.103Z] === RUN TestMarshalKeyOrder [2022-03-25T18:59:08.103Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-03-25T18:59:08.103Z] === RUN TestHistoryEqual [2022-03-25T18:59:08.103Z] --- PASS: TestHistoryEqual (0.14s) [2022-03-25T18:59:08.103Z] === RUN TestImage [2022-03-25T18:59:08.103Z] --- PASS: TestImage (0.00s) [2022-03-25T18:59:08.103Z] === RUN TestImageOSNotEmpty [2022-03-25T18:59:08.103Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-03-25T18:59:08.103Z] === RUN TestNewChildImageFromImageWithRootFS [2022-03-25T18:59:08.103Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-03-25T18:59:08.103Z] === RUN TestCreate [2022-03-25T18:59:08.103Z] --- PASS: TestCreate (0.01s) [2022-03-25T18:59:08.103Z] === RUN TestRestore [2022-03-25T18:59:08.103Z] time="2022-03-25T18:59:08Z" level=error msg="Upload failed, retrying: simulating retry" [2022-03-25T18:59:08.103Z] time="2022-03-25T18:59:08Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-03-25T18:59:08.103Z] --- PASS: TestRestore (0.02s) [2022-03-25T18:59:08.103Z] === RUN TestAddDelete [2022-03-25T18:59:08.103Z] --- PASS: TestAddDelete (0.02s) [2022-03-25T18:59:08.103Z] === RUN TestSearchAfterDelete [2022-03-25T18:59:08.103Z] --- PASS: TestSearchAfterDelete (0.01s) [2022-03-25T18:59:08.103Z] === RUN TestParentReset [2022-03-25T18:59:08.570Z] --- PASS: TestParentReset (0.02s) [2022-03-25T18:59:08.571Z] === RUN TestGetAndSetLastUpdated [2022-03-25T18:59:08.571Z] --- PASS: TestGetAndSetLastUpdated (0.01s) [2022-03-25T18:59:08.571Z] === RUN TestStoreLen [2022-03-25T18:59:08.571Z] --- PASS: TestStoreLen (0.03s) [2022-03-25T18:59:08.571Z] PASS [2022-03-25T18:59:08.571Z] coverage: 86.9% of statements [2022-03-25T18:59:08.571Z] ok github.com/docker/docker/image 0.497s coverage: 86.9% of statements [2022-03-25T18:59:08.571Z] --- PASS: TestSuccessfulUpload (0.36s) [2022-03-25T18:59:08.571Z] === RUN TestCancelledUpload [2022-03-25T18:59:08.571Z] --- PASS: TestCancelledUpload (0.00s) [2022-03-25T18:59:08.571Z] PASS [2022-03-25T18:59:08.571Z] coverage: 77.3% of statements [2022-03-25T18:59:08.571Z] ok github.com/docker/docker/distribution/xfer 1.936s coverage: 77.3% of statements [2022-03-25T18:59:08.571Z] === RUN TestCompare [2022-03-25T18:59:08.571Z] --- PASS: TestCompare (0.00s) [2022-03-25T18:59:08.571Z] PASS [2022-03-25T18:59:08.571Z] coverage: 19.2% of statements [2022-03-25T18:59:08.571Z] ok github.com/docker/docker/image/cache 0.054s coverage: 19.2% of statements [2022-03-25T18:59:08.745Z] ok github.com/docker/docker/daemon/logger/splunk 1.536s coverage: 82.5% of statements [2022-03-25T18:59:08.745Z] ? github.com/docker/docker/daemon/names [no test files] [2022-03-25T18:59:08.745Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-03-25T18:59:08.955Z] === RUN TestStrSliceMarshalJSON [2022-03-25T18:59:08.955Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-03-25T18:59:08.955Z] === RUN TestStrSliceUnmarshalJSON [2022-03-25T18:59:08.955Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-03-25T18:59:08.955Z] === RUN TestStrSliceUnmarshalString [2022-03-25T18:59:08.955Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-03-25T18:59:08.955Z] === RUN TestStrSliceUnmarshalSlice [2022-03-25T18:59:08.955Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-03-25T18:59:08.956Z] PASS [2022-03-25T18:59:08.956Z] coverage: 90.0% of statements [2022-03-25T18:59:08.956Z] === RUN TestToJSON [2022-03-25T18:59:08.956Z] --- PASS: TestToJSON (0.00s) [2022-03-25T18:59:08.956Z] === RUN TestToParamWithVersion [2022-03-25T18:59:08.956Z] --- PASS: TestToParamWithVersion (0.00s) [2022-03-25T18:59:08.956Z] === RUN TestFromJSON [2022-03-25T18:59:08.956Z] --- PASS: TestFromJSON (0.00s) [2022-03-25T18:59:08.956Z] === RUN TestEmpty [2022-03-25T18:59:08.956Z] --- PASS: TestEmpty (0.00s) [2022-03-25T18:59:08.956Z] === RUN TestArgsMatchKVListEmptySources [2022-03-25T18:59:08.956Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-03-25T18:59:08.956Z] === RUN TestArgsMatchKVList [2022-03-25T18:59:08.956Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-03-25T18:59:08.956Z] === RUN TestArgsMatch [2022-03-25T18:59:08.956Z] --- PASS: TestArgsMatch (0.00s) [2022-03-25T18:59:08.956Z] === RUN TestAdd [2022-03-25T18:59:08.956Z] --- PASS: TestAdd (0.00s) [2022-03-25T18:59:08.956Z] === RUN TestDel [2022-03-25T18:59:08.956Z] --- PASS: TestDel (0.00s) [2022-03-25T18:59:08.956Z] === RUN TestLen [2022-03-25T18:59:08.956Z] --- PASS: TestLen (0.00s) [2022-03-25T18:59:08.956Z] === RUN TestExactMatch [2022-03-25T18:59:08.956Z] --- PASS: TestExactMatch (0.00s) [2022-03-25T18:59:08.956Z] === RUN TestOnlyOneExactMatch [2022-03-25T18:59:08.956Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-03-25T18:59:08.956Z] === RUN TestContains [2022-03-25T18:59:08.956Z] --- PASS: TestContains (0.00s) [2022-03-25T18:59:08.956Z] === RUN TestValidate [2022-03-25T18:59:08.956Z] --- PASS: TestValidate (0.00s) [2022-03-25T18:59:08.956Z] === RUN TestWalkValues [2022-03-25T18:59:08.956Z] --- PASS: TestWalkValues (0.00s) [2022-03-25T18:59:08.956Z] === RUN TestFuzzyMatch [2022-03-25T18:59:08.956Z] --- PASS: TestFuzzyMatch (0.00s) [2022-03-25T18:59:08.956Z] === RUN TestClone [2022-03-25T18:59:08.956Z] --- PASS: TestClone (0.00s) [2022-03-25T18:59:08.956Z] PASS [2022-03-25T18:59:08.956Z] coverage: 92.2% of statements [2022-03-25T18:59:08.956Z] ok github.com/docker/docker/api/types/strslice 0.037s coverage: 90.0% of statements [2022-03-25T18:59:08.956Z] ok github.com/docker/docker/api/types/filters 0.039s coverage: 92.2% of statements [2022-03-25T18:59:08.956Z] === RUN TestDurationToSecondsString [2022-03-25T18:59:08.956Z] --- PASS: TestDurationToSecondsString (0.00s) [2022-03-25T18:59:08.956Z] === RUN TestGetTimestamp [2022-03-25T18:59:08.956Z] === RUN TestAdjustForAPIVersion [2022-03-25T18:59:08.956Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-03-25T18:59:08.956Z] PASS [2022-03-25T18:59:08.956Z] coverage: 5.7% of statements [2022-03-25T18:59:08.956Z] ok github.com/docker/docker/api/server/router/swarm 0.047s coverage: 5.7% of statements [2022-03-25T18:59:08.956Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-03-25T18:59:08.956Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-03-25T18:59:08.956Z] ? github.com/docker/docker/api/types [no test files] [2022-03-25T18:59:08.956Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-03-25T18:59:08.956Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-03-25T18:59:08.956Z] ? github.com/docker/docker/api/types/container [no test files] [2022-03-25T18:59:08.956Z] ? github.com/docker/docker/api/types/events [no test files] [2022-03-25T18:59:08.956Z] ? github.com/docker/docker/api/types/image [no test files] [2022-03-25T18:59:08.956Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-03-25T18:59:08.956Z] ? github.com/docker/docker/api/types/network [no test files] [2022-03-25T18:59:08.956Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-03-25T18:59:08.956Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-03-25T18:59:08.956Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-03-25T18:59:08.956Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-03-25T18:59:08.956Z] --- PASS: TestGetTimestamp (0.17s) [2022-03-25T18:59:08.956Z] === RUN TestParseTimestamps [2022-03-25T18:59:08.956Z] --- PASS: TestParseTimestamps (0.00s) [2022-03-25T18:59:08.956Z] PASS [2022-03-25T18:59:08.956Z] coverage: 100.0% of statements [2022-03-25T18:59:08.956Z] ok github.com/docker/docker/api/types/time 0.208s coverage: 100.0% of statements [2022-03-25T18:59:09.039Z] --- PASS: TestWhenEmptyAuthConfig (1.17s) [2022-03-25T18:59:09.039Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-03-25T18:59:09.039Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-03-25T18:59:09.039Z] === RUN TestTokenPassThru [2022-03-25T18:59:09.039Z] --- PASS: TestTokenPassThru (0.00s) [2022-03-25T18:59:09.039Z] === RUN TestTokenPassThruDifferentHost [2022-03-25T18:59:09.039Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-03-25T18:59:09.039Z] PASS [2022-03-25T18:59:09.039Z] coverage: 26.7% of statements [2022-03-25T18:59:09.039Z] ok github.com/docker/docker/distribution 2.183s coverage: 26.7% of statements [2022-03-25T18:59:09.039Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-03-25T18:59:09.039Z] ? github.com/docker/docker/dockerversion [no test files] [2022-03-25T18:59:09.312Z] ok github.com/docker/docker/distribution/metadata 0.024s coverage: 48.2% of statements [2022-03-25T18:59:09.423Z] === RUN TestCompareVersion [2022-03-25T18:59:09.423Z] --- PASS: TestCompareVersion (0.00s) [2022-03-25T18:59:09.423Z] PASS [2022-03-25T18:59:09.423Z] coverage: 77.3% of statements [2022-03-25T18:59:09.423Z] ok github.com/docker/docker/api/types/versions 0.039s coverage: 77.3% of statements [2022-03-25T18:59:09.423Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-03-25T18:59:09.423Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-03-25T18:59:09.423Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-03-25T18:59:09.423Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2022-03-25T18:59:09.423Z] ? github.com/docker/docker/builder [no test files] [2022-03-25T18:59:09.423Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-03-25T18:59:09.423Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-03-25T18:59:09.423Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-03-25T18:59:09.423Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-03-25T18:59:09.423Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-03-25T18:59:09.423Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-03-25T18:59:09.423Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-03-25T18:59:09.506Z] === RUN TestMakeV1ConfigFromConfig [2022-03-25T18:59:09.506Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-03-25T18:59:09.506Z] PASS [2022-03-25T18:59:09.506Z] coverage: 25.0% of statements [2022-03-25T18:59:09.506Z] ok github.com/docker/docker/image/v1 0.070s coverage: 25.0% of statements [2022-03-25T18:59:09.506Z] === RUN TestValidateManifest [2022-03-25T18:59:09.506Z] === RUN TestValidateManifest/nil [2022-03-25T18:59:09.506Z] === RUN TestValidateManifest/non-nil [2022-03-25T18:59:09.506Z] --- PASS: TestValidateManifest (0.00s) [2022-03-25T18:59:09.506Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-03-25T18:59:09.506Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-03-25T18:59:09.507Z] PASS [2022-03-25T18:59:09.507Z] coverage: 0.7% of statements [2022-03-25T18:59:09.507Z] ok github.com/docker/docker/image/tarexport 0.141s coverage: 0.7% of statements [2022-03-25T18:59:09.507Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-03-25T18:59:09.570Z] ok github.com/docker/docker/distribution 0.597s coverage: 28.4% of statements [2022-03-25T18:59:09.570Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-03-25T18:59:10.136Z] ok github.com/docker/docker/errdefs 0.019s coverage: 77.0% of statements [2022-03-25T18:59:10.409Z] === RUN TestParseRemoteURL [2022-03-25T18:59:10.409Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-03-25T18:59:10.409Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-03-25T18:59:10.409Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-03-25T18:59:10.409Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-03-25T18:59:10.409Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-03-25T18:59:10.409Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-03-25T18:59:10.409Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-03-25T18:59:10.409Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-03-25T18:59:10.409Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-03-25T18:59:10.409Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-03-25T18:59:10.409Z] --- PASS: TestParseRemoteURL (0.00s) [2022-03-25T18:59:10.409Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-03-25T18:59:10.409Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-03-25T18:59:10.409Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-03-25T18:59:10.409Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-03-25T18:59:10.409Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-03-25T18:59:10.409Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-03-25T18:59:10.409Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-03-25T18:59:10.409Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-03-25T18:59:10.409Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-03-25T18:59:10.409Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-03-25T18:59:10.409Z] === RUN TestCloneArgsSmartHttp [2022-03-25T18:59:10.409Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2022-03-25T18:59:10.409Z] === RUN TestCloneArgsDumbHttp [2022-03-25T18:59:10.409Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-03-25T18:59:10.409Z] === RUN TestCloneArgsGit [2022-03-25T18:59:10.409Z] --- PASS: TestCloneArgsGit (0.00s) [2022-03-25T18:59:10.409Z] === RUN TestCheckoutGit [2022-03-25T18:59:10.490Z] === RUN TestSerialization [2022-03-25T18:59:10.490Z] --- PASS: TestSerialization (0.02s) [2022-03-25T18:59:10.490Z] PASS [2022-03-25T18:59:10.490Z] coverage: 100.0% of statements [2022-03-25T18:59:10.490Z] ok github.com/docker/docker/libcontainerd/queue 0.060s coverage: 100.0% of statements [2022-03-25T18:59:10.703Z] ok github.com/docker/docker/image 0.024s coverage: 86.9% of statements [2022-03-25T18:59:11.269Z] ok github.com/docker/docker/image/cache 0.005s coverage: 19.2% of statements [2022-03-25T18:59:11.475Z] === RUN TestEmptyLayer [2022-03-25T18:59:11.475Z] --- PASS: TestEmptyLayer (0.00s) [2022-03-25T18:59:11.475Z] === RUN TestCommitFailure [2022-03-25T18:59:11.475Z] --- PASS: TestCommitFailure (0.01s) [2022-03-25T18:59:11.475Z] === RUN TestStartTransactionFailure [2022-03-25T18:59:11.475Z] --- PASS: TestStartTransactionFailure (0.01s) [2022-03-25T18:59:11.475Z] === RUN TestGetOrphan [2022-03-25T18:59:11.475Z] === RUN TestEnvironmentParsing [2022-03-25T18:59:11.475Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-03-25T18:59:11.475Z] PASS [2022-03-25T18:59:11.475Z] coverage: 1.2% of statements [2022-03-25T18:59:11.475Z] --- PASS: TestGetOrphan (0.01s) [2022-03-25T18:59:11.475Z] === RUN TestMountAndRegister [2022-03-25T18:59:11.475Z] ok github.com/docker/docker/libcontainerd/local 0.056s coverage: 1.2% of statements [2022-03-25T18:59:11.475Z] layer_test.go:258: Layer size: 14 [2022-03-25T18:59:11.475Z] --- PASS: TestMountAndRegister (0.05s) [2022-03-25T18:59:11.475Z] === RUN TestLayerRelease [2022-03-25T18:59:11.475Z] layer_test.go:291: Failing on Windows [2022-03-25T18:59:11.475Z] --- SKIP: TestLayerRelease (0.00s) [2022-03-25T18:59:11.475Z] === RUN TestStoreRestore [2022-03-25T18:59:11.475Z] layer_test.go:340: Failing on Windows [2022-03-25T18:59:11.475Z] --- SKIP: TestStoreRestore (0.00s) [2022-03-25T18:59:11.475Z] === RUN TestTarStreamStability [2022-03-25T18:59:11.475Z] layer_test.go:455: Failing on Windows [2022-03-25T18:59:11.475Z] --- SKIP: TestTarStreamStability (0.00s) [2022-03-25T18:59:11.475Z] === RUN TestRegisterExistingLayer [2022-03-25T18:59:11.475Z] --- PASS: TestRegisterExistingLayer (0.11s) [2022-03-25T18:59:11.475Z] === RUN TestTarStreamVerification [2022-03-25T18:59:11.475Z] layer_test.go:684: Failing on Windows [2022-03-25T18:59:11.475Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-03-25T18:59:11.475Z] === RUN TestLayerMigration [2022-03-25T18:59:11.475Z] migration_test.go:45: Failing on Windows [2022-03-25T18:59:11.475Z] --- SKIP: TestLayerMigration (0.00s) [2022-03-25T18:59:11.475Z] === RUN TestLayerMigrationNoTarsplit [2022-03-25T18:59:11.475Z] migration_test.go:181: Failing on Windows [2022-03-25T18:59:11.475Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-03-25T18:59:11.475Z] === RUN TestMountInit [2022-03-25T18:59:11.475Z] mount_test.go:17: Failing on Windows [2022-03-25T18:59:11.475Z] --- SKIP: TestMountInit (0.00s) [2022-03-25T18:59:11.475Z] === RUN TestMountSize [2022-03-25T18:59:11.475Z] mount_test.go:76: Failing on Windows [2022-03-25T18:59:11.476Z] --- SKIP: TestMountSize (0.00s) [2022-03-25T18:59:11.476Z] === RUN TestMountChanges [2022-03-25T18:59:11.476Z] mount_test.go:125: Failing on Windows [2022-03-25T18:59:11.476Z] --- SKIP: TestMountChanges (0.00s) [2022-03-25T18:59:11.476Z] === RUN TestMountApply [2022-03-25T18:59:11.476Z] mount_test.go:212: Failing on Windows [2022-03-25T18:59:11.476Z] --- SKIP: TestMountApply (0.00s) [2022-03-25T18:59:11.476Z] PASS [2022-03-25T18:59:11.476Z] coverage: 30.6% of statements [2022-03-25T18:59:11.476Z] ok github.com/docker/docker/layer 0.247s coverage: 30.6% of statements [2022-03-25T18:59:11.527Z] ok github.com/docker/docker/image/tarexport 0.006s coverage: 0.7% of statements [2022-03-25T18:59:11.832Z] ok github.com/docker/docker/distribution/xfer 1.884s coverage: 84.9% of statements [2022-03-25T18:59:11.832Z] ? github.com/docker/docker/dockerversion [no test files] [2022-03-25T18:59:11.946Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-03-25T18:59:11.946Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-03-25T18:59:11.946Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-03-25T18:59:11.946Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-03-25T18:59:11.946Z] === RUN TestSequenceGetAvailableBit [2022-03-25T18:59:11.946Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-03-25T18:59:11.946Z] === RUN TestSequenceEqual [2022-03-25T18:59:11.946Z] --- PASS: TestSequenceEqual (0.00s) [2022-03-25T18:59:11.946Z] === RUN TestSequenceCopy [2022-03-25T18:59:11.946Z] --- PASS: TestSequenceCopy (0.00s) [2022-03-25T18:59:11.946Z] === RUN TestGetFirstAvailable [2022-03-25T18:59:11.946Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-03-25T18:59:11.946Z] === RUN TestFindSequence [2022-03-25T18:59:11.946Z] --- PASS: TestFindSequence (0.00s) [2022-03-25T18:59:11.946Z] === RUN TestCheckIfAvailable [2022-03-25T18:59:11.946Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-03-25T18:59:11.946Z] === RUN TestMergeSequences [2022-03-25T18:59:11.946Z] --- PASS: TestMergeSequences (0.00s) [2022-03-25T18:59:11.946Z] === RUN TestPushReservation [2022-03-25T18:59:11.946Z] --- PASS: TestPushReservation (0.00s) [2022-03-25T18:59:11.946Z] === RUN TestSerializeDeserialize [2022-03-25T18:59:11.946Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-03-25T18:59:11.946Z] === RUN TestSet [2022-03-25T18:59:11.946Z] --- PASS: TestSet (0.00s) [2022-03-25T18:59:11.946Z] === RUN TestSetUnset [2022-03-25T18:59:11.946Z] --- PASS: TestSetUnset (0.00s) [2022-03-25T18:59:11.946Z] === RUN TestOffsetSetUnset [2022-03-25T18:59:11.946Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-03-25T18:59:11.946Z] === RUN TestSetInRange [2022-03-25T18:59:11.946Z] --- PASS: TestSetInRange (0.00s) [2022-03-25T18:59:11.946Z] === RUN TestSetAnyInRange [2022-03-25T18:59:11.946Z] --- PASS: TestSetAnyInRange (0.00s) [2022-03-25T18:59:11.946Z] === RUN TestMethods [2022-03-25T18:59:11.946Z] --- PASS: TestMethods (0.00s) [2022-03-25T18:59:11.946Z] === RUN TestRandomAllocateDeallocate [2022-03-25T18:59:11.976Z] === RUN TestEnable [2022-03-25T18:59:11.976Z] --- PASS: TestEnable (0.00s) [2022-03-25T18:59:11.976Z] === RUN TestDisable [2022-03-25T18:59:11.976Z] --- PASS: TestDisable (0.00s) [2022-03-25T18:59:11.976Z] === RUN TestEnabled [2022-03-25T18:59:11.976Z] --- PASS: TestEnabled (0.00s) [2022-03-25T18:59:11.976Z] PASS [2022-03-25T18:59:11.976Z] coverage: 100.0% of statements [2022-03-25T18:59:11.976Z] ok github.com/docker/docker/cli/debug 0.039s coverage: 100.0% of statements [2022-03-25T18:59:12.096Z] ok github.com/docker/docker/image/v1 0.006s coverage: 25.0% of statements [2022-03-25T18:59:12.096Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-03-25T18:59:12.365Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2022-03-25T18:59:12.444Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-03-25T18:59:12.444Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2022-03-25T18:59:12.444Z] === RUN TestProcessNoDockerignore [2022-03-25T18:59:12.444Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-03-25T18:59:12.444Z] === RUN TestProcessShouldLeaveAllFiles [2022-03-25T18:59:12.444Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2022-03-25T18:59:12.444Z] === RUN TestDetectContentType [2022-03-25T18:59:12.444Z] --- PASS: TestDetectContentType (0.00s) [2022-03-25T18:59:12.444Z] === RUN TestSelectAcceptableMIME [2022-03-25T18:59:12.444Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-03-25T18:59:12.444Z] === RUN TestInspectEmptyResponse [2022-03-25T18:59:12.444Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-03-25T18:59:12.444Z] === RUN TestInspectResponseBinary [2022-03-25T18:59:12.444Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-03-25T18:59:12.444Z] === RUN TestResponseUnsupportedContentType [2022-03-25T18:59:12.444Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-03-25T18:59:12.444Z] === RUN TestInspectResponseTextSimple [2022-03-25T18:59:12.444Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-03-25T18:59:12.444Z] === RUN TestInspectResponseEmptyContentType [2022-03-25T18:59:12.444Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-03-25T18:59:12.444Z] === RUN TestUnknownContentLength [2022-03-25T18:59:12.444Z] --- PASS: TestUnknownContentLength (0.00s) [2022-03-25T18:59:12.444Z] === RUN TestDownloadRemote [2022-03-25T18:59:12.444Z] --- PASS: TestDownloadRemote (0.08s) [2022-03-25T18:59:12.444Z] === RUN TestGetWithStatusError [2022-03-25T18:59:12.444Z] --- PASS: TestGetWithStatusError (0.00s) [2022-03-25T18:59:12.444Z] === RUN TestCloseRootDirectory [2022-03-25T18:59:12.444Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-25T18:59:12.444Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-03-25T18:59:12.444Z] === RUN TestHashFile [2022-03-25T18:59:12.444Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-25T18:59:12.444Z] --- SKIP: TestHashFile (0.00s) [2022-03-25T18:59:12.444Z] === RUN TestHashSubdir [2022-03-25T18:59:12.444Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-25T18:59:12.444Z] --- SKIP: TestHashSubdir (0.00s) [2022-03-25T18:59:12.444Z] === RUN TestRemoveDirectory [2022-03-25T18:59:12.444Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-25T18:59:12.444Z] --- SKIP: TestRemoveDirectory (0.00s) [2022-03-25T18:59:12.444Z] PASS [2022-03-25T18:59:12.444Z] coverage: 9.3% of statements [2022-03-25T18:59:12.444Z] ok github.com/docker/docker/builder/remotecontext 0.256s coverage: 9.3% of statements [2022-03-25T18:59:13.371Z] ok github.com/docker/docker/oci 0.008s coverage: 46.0% of statements [2022-03-25T18:59:13.431Z] === RUN TestGetAllAllowed [2022-03-25T18:59:13.431Z] --- PASS: TestGetAllAllowed (0.00s) [2022-03-25T18:59:13.431Z] === RUN TestGetAllMeta [2022-03-25T18:59:13.431Z] --- PASS: TestGetAllMeta (0.00s) [2022-03-25T18:59:13.431Z] === RUN TestWarnOnUnusedBuildArgs [2022-03-25T18:59:13.431Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-03-25T18:59:13.431Z] === RUN TestIsUnreferencedBuiltin [2022-03-25T18:59:13.431Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-03-25T18:59:13.431Z] === RUN TestIsExistingDirectory [2022-03-25T18:59:13.431Z] --- PASS: TestIsExistingDirectory (0.00s) [2022-03-25T18:59:13.431Z] === RUN TestGetFilenameForDownload [2022-03-25T18:59:13.431Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-03-25T18:59:13.431Z] === RUN TestEnv2Variables [2022-03-25T18:59:13.431Z] --- PASS: TestEnv2Variables (0.00s) [2022-03-25T18:59:13.431Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-03-25T18:59:13.431Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-03-25T18:59:13.431Z] === RUN TestMaintainer [2022-03-25T18:59:13.431Z] --- PASS: TestMaintainer (0.00s) [2022-03-25T18:59:13.431Z] === RUN TestLabel [2022-03-25T18:59:13.431Z] --- PASS: TestLabel (0.00s) [2022-03-25T18:59:13.431Z] === RUN TestFromScratch [2022-03-25T18:59:13.431Z] --- PASS: TestFromScratch (0.00s) [2022-03-25T18:59:13.431Z] === RUN TestFromWithArg [2022-03-25T18:59:13.431Z] --- PASS: TestFromWithArg (0.00s) [2022-03-25T18:59:13.431Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-03-25T18:59:13.431Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-03-25T18:59:13.431Z] === RUN TestFromWithUndefinedArg [2022-03-25T18:59:13.431Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-03-25T18:59:13.431Z] === RUN TestFromMultiStageWithNamedStage [2022-03-25T18:59:13.431Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-03-25T18:59:13.431Z] === RUN TestOnbuild [2022-03-25T18:59:13.431Z] --- PASS: TestOnbuild (0.00s) [2022-03-25T18:59:13.431Z] === RUN TestWorkdir [2022-03-25T18:59:13.431Z] --- PASS: TestWorkdir (0.00s) [2022-03-25T18:59:13.431Z] === RUN TestCmd [2022-03-25T18:59:13.431Z] --- PASS: TestCmd (0.00s) [2022-03-25T18:59:13.431Z] === RUN TestHealthcheckNone [2022-03-25T18:59:13.431Z] --- PASS: TestHealthcheckNone (0.00s) [2022-03-25T18:59:13.431Z] === RUN TestHealthcheckCmd [2022-03-25T18:59:13.431Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-03-25T18:59:13.431Z] === RUN TestEntrypoint [2022-03-25T18:59:13.431Z] --- PASS: TestEntrypoint (0.00s) [2022-03-25T18:59:13.431Z] === RUN TestExpose [2022-03-25T18:59:13.431Z] --- PASS: TestExpose (0.00s) [2022-03-25T18:59:13.431Z] === RUN TestUser [2022-03-25T18:59:13.431Z] --- PASS: TestUser (0.00s) [2022-03-25T18:59:13.431Z] === RUN TestVolume [2022-03-25T18:59:13.431Z] --- PASS: TestVolume (0.00s) [2022-03-25T18:59:13.431Z] === RUN TestStopSignal [2022-03-25T18:59:13.431Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-03-25T18:59:13.431Z] --- SKIP: TestStopSignal (0.00s) [2022-03-25T18:59:13.431Z] === RUN TestArg [2022-03-25T18:59:13.431Z] --- PASS: TestArg (0.00s) [2022-03-25T18:59:13.431Z] === RUN TestShell [2022-03-25T18:59:13.431Z] --- PASS: TestShell (0.00s) [2022-03-25T18:59:13.431Z] === RUN TestPrependEnvOnCmd [2022-03-25T18:59:13.431Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-03-25T18:59:13.431Z] === RUN TestRunWithBuildArgs [2022-03-25T18:59:13.431Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-03-25T18:59:13.431Z] === RUN TestRunIgnoresHealthcheck [2022-03-25T18:59:13.431Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-03-25T18:59:13.431Z] === RUN TestDispatchUnsupportedOptions [2022-03-25T18:59:13.431Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-03-25T18:59:13.431Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-03-25T18:59:13.431Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-03-25T18:59:13.431Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-03-25T18:59:13.431Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-03-25T18:59:13.431Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-03-25T18:59:13.431Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-03-25T18:59:13.431Z] === RUN TestNormalizeWorkdir [2022-03-25T18:59:13.431Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-03-25T18:59:13.431Z] === RUN TestDispatch [2022-03-25T18:59:13.431Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-03-25T18:59:13.431Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-03-25T18:59:13.431Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-03-25T18:59:13.431Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-03-25T18:59:13.431Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-03-25T18:59:13.431Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-03-25T18:59:13.431Z] === RUN TestDispatch/COPY_url [2022-03-25T18:59:13.431Z] --- PASS: TestDispatch (0.10s) [2022-03-25T18:59:13.431Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s) [2022-03-25T18:59:13.431Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2022-03-25T18:59:13.431Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-03-25T18:59:13.431Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-03-25T18:59:13.431Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-03-25T18:59:13.431Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-03-25T18:59:13.431Z] --- PASS: TestDispatch/COPY_url (0.05s) [2022-03-25T18:59:13.431Z] === RUN TestAddScratchImageAddsToMounts [2022-03-25T18:59:13.431Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-03-25T18:59:13.431Z] === RUN TestAddFromScratchPopulatesPlatform [2022-03-25T18:59:13.431Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-03-25T18:59:13.431Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-03-25T18:59:13.431Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-03-25T18:59:13.431Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-03-25T18:59:13.431Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-03-25T18:59:13.431Z] === RUN TestImageSourceGetAddsToMounts [2022-03-25T18:59:13.431Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-03-25T18:59:13.431Z] === RUN TestEmptyDockerfile [2022-03-25T18:59:13.431Z] --- PASS: TestEmptyDockerfile (0.00s) [2022-03-25T18:59:13.431Z] === RUN TestSymlinkDockerfile [2022-03-25T18:59:13.431Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-03-25T18:59:13.431Z] === RUN TestDockerfileOutsideTheBuildContext [2022-03-25T18:59:13.431Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-03-25T18:59:13.431Z] === RUN TestNonExistingDockerfile [2022-03-25T18:59:13.431Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-03-25T18:59:13.431Z] === RUN TestCopyRunConfig [2022-03-25T18:59:13.431Z] --- PASS: TestCopyRunConfig (0.00s) [2022-03-25T18:59:13.431Z] === RUN TestDeepCopyRunConfig [2022-03-25T18:59:13.431Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-03-25T18:59:13.431Z] === RUN TestExportImage [2022-03-25T18:59:13.431Z] --- PASS: TestExportImage (0.00s) [2022-03-25T18:59:13.431Z] === RUN TestNormalizeDest [2022-03-25T18:59:13.431Z] --- PASS: TestNormalizeDest (0.00s) [2022-03-25T18:59:13.431Z] PASS [2022-03-25T18:59:13.431Z] coverage: 46.7% of statements [2022-03-25T18:59:13.431Z] ok github.com/docker/docker/builder/dockerfile 0.322s coverage: 46.7% of statements [2022-03-25T18:59:13.510Z] === RUN TestInvalidConfig [2022-03-25T18:59:13.510Z] --- PASS: TestInvalidConfig (0.00s) [2022-03-25T18:59:13.510Z] === RUN TestConfig [2022-03-25T18:59:13.510Z] --- PASS: TestConfig (0.00s) [2022-03-25T18:59:13.510Z] === RUN TestOptionsLabels [2022-03-25T18:59:13.510Z] --- PASS: TestOptionsLabels (0.00s) [2022-03-25T18:59:13.510Z] === RUN TestValidName [2022-03-25T18:59:13.510Z] --- PASS: TestValidName (0.00s) [2022-03-25T18:59:13.510Z] PASS [2022-03-25T18:59:13.510Z] coverage: 19.7% of statements [2022-03-25T18:59:13.510Z] ok github.com/docker/docker/libnetwork/config 0.088s coverage: 19.7% of statements [2022-03-25T18:59:13.629Z] ok github.com/docker/docker/opts 0.018s coverage: 66.3% of statements [2022-03-25T18:59:13.887Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 52.9% of statements [2022-03-25T18:59:13.900Z] === RUN TestTCP4Proxy [2022-03-25T18:59:13.900Z] --- PASS: TestTCP4Proxy (0.00s) [2022-03-25T18:59:13.900Z] === RUN TestTCP4ProxyHalfClose [2022-03-25T18:59:13.900Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-03-25T18:59:13.900Z] === RUN TestTCP6Proxy [2022-03-25T18:59:13.900Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-03-25T18:59:13.900Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-03-25T18:59:13.900Z] === RUN TestTCPDualStackProxy [2022-03-25T18:59:13.900Z] network_proxy_test.go:208: No support for dual stack yet [2022-03-25T18:59:13.900Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-03-25T18:59:13.900Z] === RUN TestUDP4Proxy [2022-03-25T18:59:13.900Z] --- PASS: TestUDP4Proxy (0.00s) [2022-03-25T18:59:13.900Z] === RUN TestUDP6Proxy [2022-03-25T18:59:13.900Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-03-25T18:59:13.900Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-03-25T18:59:13.900Z] === RUN TestUDPWriteError [2022-03-25T18:59:13.900Z] --- PASS: TestUDPWriteError (0.00s) [2022-03-25T18:59:13.900Z] === RUN TestSCTP4Proxy [2022-03-25T18:59:13.900Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-03-25T18:59:13.900Z] --- SKIP: TestSCTP4Proxy (0.00s) [2022-03-25T18:59:13.900Z] === RUN TestSCTP6Proxy [2022-03-25T18:59:13.900Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-03-25T18:59:13.900Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-03-25T18:59:13.900Z] PASS [2022-03-25T18:59:13.900Z] coverage: 49.4% of statements [2022-03-25T18:59:13.900Z] ok github.com/docker/docker/cmd/docker-proxy 0.050s coverage: 49.4% of statements [2022-03-25T18:59:13.980Z] === RUN TestKey [2022-03-25T18:59:13.980Z] --- PASS: TestKey (0.00s) [2022-03-25T18:59:13.980Z] === RUN TestParseKey [2022-03-25T18:59:13.980Z] --- PASS: TestParseKey (0.00s) [2022-03-25T18:59:13.980Z] === RUN TestInvalidDataStore [2022-03-25T18:59:13.980Z] --- PASS: TestInvalidDataStore (0.00s) [2022-03-25T18:59:13.980Z] === RUN TestKVObjectFlatKey [2022-03-25T18:59:13.980Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-03-25T18:59:13.980Z] === RUN TestAtomicKVObjectFlatKey [2022-03-25T18:59:13.980Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-03-25T18:59:13.980Z] PASS [2022-03-25T18:59:13.980Z] coverage: 21.9% of statements [2022-03-25T18:59:13.980Z] ok github.com/docker/docker/libnetwork/datastore 0.048s coverage: 21.9% of statements [2022-03-25T18:59:14.966Z] === RUN TestIPDataMarshalling [2022-03-25T18:59:14.966Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-03-25T18:59:14.966Z] === RUN TestValidateAndIsV6 [2022-03-25T18:59:14.966Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-03-25T18:59:14.966Z] PASS [2022-03-25T18:59:14.966Z] coverage: 68.9% of statements [2022-03-25T18:59:14.966Z] ok github.com/docker/docker/libnetwork/driverapi 0.042s coverage: 68.9% of statements [2022-03-25T18:59:15.263Z] ok github.com/docker/docker/pkg/archive 0.261s coverage: 82.4% of statements [2022-03-25T18:59:15.434Z] === RUN TestErrorInterfaces [2022-03-25T18:59:15.434Z] --- PASS: TestErrorInterfaces (0.00s) [2022-03-25T18:59:15.434Z] === RUN TestNetworkMarshalling [2022-03-25T18:59:15.434Z] --- PASS: TestNetworkMarshalling (0.21s) [2022-03-25T18:59:15.434Z] === RUN TestEndpointMarshalling [2022-03-25T18:59:15.434Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-03-25T18:59:15.434Z] === RUN TestAuxAddresses [2022-03-25T18:59:15.434Z] time="2022-03-25T18:59:15Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-03-25T18:59:15.434Z] --- PASS: TestAuxAddresses (0.02s) [2022-03-25T18:59:15.434Z] === RUN TestSRVServiceQuery [2022-03-25T18:59:15.434Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-03-25T18:59:15.434Z] --- SKIP: TestSRVServiceQuery (0.01s) [2022-03-25T18:59:15.434Z] === RUN TestServiceVIPReuse [2022-03-25T18:59:15.434Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-03-25T18:59:15.434Z] --- SKIP: TestServiceVIPReuse (0.00s) [2022-03-25T18:59:15.434Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-03-25T18:59:15.434Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-03-25T18:59:15.434Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2022-03-25T18:59:15.434Z] === RUN TestDNSIPQuery [2022-03-25T18:59:15.434Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-03-25T18:59:15.434Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-03-25T18:59:15.434Z] === RUN TestDNSProxyServFail [2022-03-25T18:59:15.434Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-03-25T18:59:15.434Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-03-25T18:59:15.434Z] === RUN TestSandboxAddEmpty [2022-03-25T18:59:15.434Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-25T18:59:15.434Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-03-25T18:59:15.434Z] === RUN TestSandboxAddMultiPrio [2022-03-25T18:59:15.434Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-25T18:59:15.434Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-03-25T18:59:15.434Z] === RUN TestSandboxAddSamePrio [2022-03-25T18:59:15.434Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-25T18:59:15.434Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-03-25T18:59:15.434Z] === RUN TestCleanupServiceDiscovery [2022-03-25T18:59:15.434Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-03-25T18:59:15.434Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-03-25T18:59:15.434Z] === RUN TestDNSOptions [2022-03-25T18:59:15.434Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-03-25T18:59:15.434Z] --- SKIP: TestDNSOptions (0.00s) [2022-03-25T18:59:15.434Z] === RUN TestMultipleControllersWithSameStore [2022-03-25T18:59:15.434Z] time="2022-03-25T18:59:15Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-03-25T18:59:15.434Z] time="2022-03-25T18:59:15Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-03-25T18:59:15.434Z] --- PASS: TestMultipleControllersWithSameStore (0.03s) [2022-03-25T18:59:15.434Z] PASS [2022-03-25T18:59:15.434Z] coverage: 8.5% of statements [2022-03-25T18:59:15.434Z] ok github.com/docker/docker/libnetwork 0.372s coverage: 8.5% of statements [2022-03-25T18:59:15.857Z] #63 88.57 + mkdir -p /build [2022-03-25T18:59:15.857Z] #63 88.57 + cp runc /build/runc [2022-03-25T18:59:15.857Z] #63 DONE 88.9s [2022-03-25T18:59:15.857Z] [2022-03-25T18:59:15.857Z] #67 [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-03-25T18:59:15.857Z] #67 sha256:ef180e28757a78e77127f3fa1a860960ed840961dce9b15d1bac591a48c1d421 [2022-03-25T18:59:15.857Z] #67 ... [2022-03-25T18:59:15.857Z] [2022-03-25T18:59:15.857Z] #64 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-03-25T18:59:15.857Z] #64 sha256:0d22d375aff045fa12ab443a1dcab4221f60c33a40fcc021e499498cef03f5c6 [2022-03-25T18:59:15.857Z] #64 DONE 0.1s [2022-03-25T18:59:15.857Z] [2022-03-25T18:59:15.857Z] #67 [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-03-25T18:59:15.857Z] #67 sha256:ef180e28757a78e77127f3fa1a860960ed840961dce9b15d1bac591a48c1d421 [2022-03-25T18:59:15.901Z] === RUN TestDriver [2022-03-25T18:59:15.901Z] --- PASS: TestDriver (0.00s) [2022-03-25T18:59:15.901Z] PASS [2022-03-25T18:59:15.901Z] coverage: 34.8% of statements [2022-03-25T18:59:15.901Z] ok github.com/docker/docker/libnetwork/drivers/host 0.046s coverage: 34.8% of statements [2022-03-25T18:59:16.370Z] === RUN TestDriver [2022-03-25T18:59:16.370Z] --- PASS: TestDriver (0.00s) [2022-03-25T18:59:16.370Z] PASS [2022-03-25T18:59:16.370Z] coverage: 34.8% of statements [2022-03-25T18:59:16.370Z] ok github.com/docker/docker/libnetwork/drivers/null 0.039s coverage: 34.8% of statements [2022-03-25T18:59:16.370Z] --- PASS: TestRandomAllocateDeallocate (4.70s) [2022-03-25T18:59:16.370Z] === RUN TestAllocateRandomDeallocate [2022-03-25T18:59:16.638Z] ok github.com/docker/docker/pkg/authorization 0.637s coverage: 68.3% of statements [2022-03-25T18:59:16.638Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2022-03-25T18:59:16.838Z] === RUN TestNetworkAllocateFree [2022-03-25T18:59:16.838Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-03-25T18:59:16.838Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-03-25T18:59:16.838Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-03-25T18:59:16.838Z] PASS [2022-03-25T18:59:16.838Z] coverage: 63.6% of statements [2022-03-25T18:59:16.838Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.118s coverage: 63.6% of statements [2022-03-25T18:59:16.838Z] === RUN TestGetEmptyCapabilities [2022-03-25T18:59:16.838Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-03-25T18:59:16.838Z] === RUN TestGetExtraCapabilities [2022-03-25T18:59:16.838Z] --- PASS: TestGetExtraCapabilities (0.01s) [2022-03-25T18:59:16.838Z] === RUN TestGetInvalidCapabilities [2022-03-25T18:59:16.838Z] --- PASS: TestGetInvalidCapabilities (0.01s) [2022-03-25T18:59:16.838Z] === RUN TestRemoteDriver [2022-03-25T18:59:16.838Z] --- PASS: TestRemoteDriver (0.01s) [2022-03-25T18:59:16.838Z] === RUN TestDriverError [2022-03-25T18:59:16.838Z] --- PASS: TestDriverError (0.01s) [2022-03-25T18:59:16.838Z] === RUN TestMissingValues [2022-03-25T18:59:16.838Z] --- PASS: TestMissingValues (0.01s) [2022-03-25T18:59:16.838Z] === RUN TestRollback [2022-03-25T18:59:16.838Z] --- PASS: TestRollback (0.00s) [2022-03-25T18:59:16.838Z] PASS [2022-03-25T18:59:16.838Z] coverage: 57.4% of statements [2022-03-25T18:59:16.838Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.094s coverage: 57.4% of statements [2022-03-25T18:59:16.896Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-03-25T18:59:17.233Z] INFO: Expanding go... [2022-03-25T18:59:17.305Z] --- PASS: TestAllocateRandomDeallocate (1.00s) [2022-03-25T18:59:17.305Z] === RUN TestAllocateRandomDeallocateSerialize [2022-03-25T18:59:17.774Z] === RUN TestNAT [2022-03-25T18:59:17.774Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-03-25T18:59:17.774Z] --- SKIP: TestNAT (0.00s) [2022-03-25T18:59:17.774Z] === RUN TestTransparent [2022-03-25T18:59:17.774Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-03-25T18:59:17.774Z] --- SKIP: TestTransparent (0.00s) [2022-03-25T18:59:17.774Z] PASS [2022-03-25T18:59:17.774Z] coverage: 0.0% of statements [2022-03-25T18:59:17.774Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.053s coverage: 0.0% of statements [2022-03-25T18:59:17.774Z] === RUN TestBuildDefault [2022-03-25T18:59:17.774Z] --- PASS: TestBuildDefault (0.00s) [2022-03-25T18:59:17.774Z] === RUN TestBuildHostnameDomainname [2022-03-25T18:59:17.774Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-03-25T18:59:17.774Z] === RUN TestBuildHostname [2022-03-25T18:59:17.774Z] --- PASS: TestBuildHostname (0.00s) [2022-03-25T18:59:17.774Z] === RUN TestBuildHostnameFQDN [2022-03-25T18:59:17.774Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-03-25T18:59:17.774Z] === RUN TestBuildNoIP [2022-03-25T18:59:17.774Z] --- PASS: TestBuildNoIP (0.00s) [2022-03-25T18:59:17.774Z] === RUN TestUpdate [2022-03-25T18:59:17.774Z] --- PASS: TestUpdate (0.00s) [2022-03-25T18:59:17.774Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-03-25T18:59:17.774Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-03-25T18:59:17.774Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-03-25T18:59:17.774Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-03-25T18:59:17.774Z] === RUN TestAddEmpty [2022-03-25T18:59:17.774Z] --- PASS: TestAddEmpty (0.00s) [2022-03-25T18:59:17.774Z] === RUN TestAdd [2022-03-25T18:59:17.774Z] --- PASS: TestAdd (0.00s) [2022-03-25T18:59:17.774Z] === RUN TestDeleteEmpty [2022-03-25T18:59:17.774Z] --- PASS: TestDeleteEmpty (0.00s) [2022-03-25T18:59:17.774Z] === RUN TestDeleteNewline [2022-03-25T18:59:17.774Z] --- PASS: TestDeleteNewline (0.00s) [2022-03-25T18:59:17.774Z] === RUN TestDelete [2022-03-25T18:59:17.774Z] --- PASS: TestDelete (0.00s) [2022-03-25T18:59:17.774Z] === RUN TestConcurrentWrites [2022-03-25T18:59:18.241Z] === RUN TestNew [2022-03-25T18:59:18.241Z] --- PASS: TestNew (0.00s) [2022-03-25T18:59:18.241Z] === RUN TestAddDriver [2022-03-25T18:59:18.241Z] --- PASS: TestAddDriver (0.00s) [2022-03-25T18:59:18.241Z] === RUN TestAddDuplicateDriver [2022-03-25T18:59:18.241Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-03-25T18:59:18.241Z] === RUN TestIPAMDefaultAddressSpaces [2022-03-25T18:59:18.241Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-03-25T18:59:18.241Z] === RUN TestDriver [2022-03-25T18:59:18.241Z] --- PASS: TestDriver (0.00s) [2022-03-25T18:59:18.241Z] === RUN TestIPAM [2022-03-25T18:59:18.241Z] --- PASS: TestIPAM (0.00s) [2022-03-25T18:59:18.241Z] === RUN TestWalkIPAMs [2022-03-25T18:59:18.241Z] --- PASS: TestWalkIPAMs (0.00s) [2022-03-25T18:59:18.241Z] === RUN TestWalkDrivers [2022-03-25T18:59:18.241Z] --- PASS: TestWalkDrivers (0.00s) [2022-03-25T18:59:18.241Z] PASS [2022-03-25T18:59:18.241Z] coverage: 82.4% of statements [2022-03-25T18:59:18.241Z] ok github.com/docker/docker/libnetwork/drvregistry 0.080s coverage: 82.4% of statements [2022-03-25T18:59:18.241Z] --- PASS: TestConcurrentWrites (0.24s) [2022-03-25T18:59:18.241Z] PASS [2022-03-25T18:59:18.241Z] coverage: 81.2% of statements [2022-03-25T18:59:18.241Z] ok github.com/docker/docker/libnetwork/etchosts 0.302s coverage: 81.2% of statements [2022-03-25T18:59:18.241Z] --- PASS: TestAllocateRandomDeallocateSerialize (0.89s) [2022-03-25T18:59:18.241Z] === RUN TestRetrieveFromStore [2022-03-25T18:59:18.709Z] === RUN TestNew [2022-03-25T18:59:18.709Z] --- PASS: TestNew (0.00s) [2022-03-25T18:59:18.709Z] === RUN TestAllocate [2022-03-25T18:59:18.709Z] --- PASS: TestAllocate (0.00s) [2022-03-25T18:59:18.709Z] === RUN TestUninitialized [2022-03-25T18:59:18.709Z] --- PASS: TestUninitialized (0.00s) [2022-03-25T18:59:18.709Z] === RUN TestAllocateInRange [2022-03-25T18:59:18.709Z] --- PASS: TestAllocateInRange (0.00s) [2022-03-25T18:59:18.709Z] === RUN TestAllocateSerial [2022-03-25T18:59:18.709Z] --- PASS: TestAllocateSerial (0.00s) [2022-03-25T18:59:18.709Z] PASS [2022-03-25T18:59:18.709Z] coverage: 87.5% of statements [2022-03-25T18:59:18.709Z] ok github.com/docker/docker/libnetwork/idm 0.038s coverage: 87.5% of statements [2022-03-25T18:59:18.709Z] === RUN TestCaller [2022-03-25T18:59:18.709Z] --- PASS: TestCaller (0.00s) [2022-03-25T18:59:18.709Z] PASS [2022-03-25T18:59:18.709Z] coverage: 100.0% of statements [2022-03-25T18:59:18.709Z] ok github.com/docker/docker/libnetwork/internal/caller 0.037s coverage: 100.0% of statements [2022-03-25T18:59:18.709Z] --- PASS: TestRetrieveFromStore (0.45s) [2022-03-25T18:59:18.709Z] === RUN TestIsCorrupted [2022-03-25T18:59:18.709Z] --- PASS: TestIsCorrupted (0.01s) [2022-03-25T18:59:18.709Z] === RUN TestSetRollover [2022-03-25T18:59:19.179Z] === RUN TestSetSerialInsertDelete [2022-03-25T18:59:19.179Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-03-25T18:59:19.179Z] === RUN TestSetParallelInsertDelete [2022-03-25T18:59:20.165Z] === RUN TestInt2IP2IntConversion [2022-03-25T18:59:20.176Z] ok github.com/docker/docker/pkg/chrootarchive 2.492s coverage: 42.7% of statements [2022-03-25T18:59:20.176Z] ok github.com/docker/docker/pkg/containerfs 0.003s coverage: 6.7% of statements [2022-03-25T18:59:20.176Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2022-03-25T18:59:20.435Z] ok github.com/docker/docker/pkg/dmesg 0.002s coverage: 83.3% of statements [2022-03-25T18:59:20.632Z] --- PASS: TestSetRollover (1.55s) [2022-03-25T18:59:20.632Z] === RUN TestSetRolloverSerial [2022-03-25T18:59:20.632Z] --- PASS: TestInt2IP2IntConversion (0.50s) [2022-03-25T18:59:20.632Z] === RUN TestGetAddressVersion [2022-03-25T18:59:20.632Z] --- PASS: TestGetAddressVersion (0.00s) [2022-03-25T18:59:20.632Z] === RUN TestKeyString [2022-03-25T18:59:20.632Z] --- PASS: TestKeyString (0.00s) [2022-03-25T18:59:20.632Z] === RUN TestPoolDataMarshal [2022-03-25T18:59:20.632Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-03-25T18:59:20.632Z] === RUN TestSubnetsMarshal [2022-03-25T18:59:20.632Z] --- PASS: TestSubnetsMarshal (0.05s) [2022-03-25T18:59:20.632Z] === RUN TestAddSubnets [2022-03-25T18:59:20.632Z] --- PASS: TestAddSubnets (0.04s) [2022-03-25T18:59:20.632Z] === RUN TestDoublePoolRelease [2022-03-25T18:59:20.632Z] --- PASS: TestDoublePoolRelease (0.02s) [2022-03-25T18:59:20.632Z] === RUN TestAddReleasePoolID [2022-03-25T18:59:20.632Z] --- PASS: TestAddReleasePoolID (0.07s) [2022-03-25T18:59:20.632Z] === RUN TestPredefinedPool [2022-03-25T18:59:20.632Z] === RUN TestPoolRequest [2022-03-25T18:59:20.632Z] --- PASS: TestPoolRequest (0.00s) [2022-03-25T18:59:20.632Z] === RUN TestOtherRequests [2022-03-25T18:59:20.632Z] --- PASS: TestOtherRequests (0.00s) [2022-03-25T18:59:20.632Z] PASS [2022-03-25T18:59:20.632Z] coverage: 57.1% of statements [2022-03-25T18:59:20.632Z] ok github.com/docker/docker/libnetwork/ipams/null 0.043s coverage: 57.1% of statements [2022-03-25T18:59:20.632Z] --- PASS: TestPredefinedPool (0.03s) [2022-03-25T18:59:20.632Z] === RUN TestRemoveSubnet [2022-03-25T18:59:21.102Z] --- PASS: TestRemoveSubnet (0.23s) [2022-03-25T18:59:21.102Z] === RUN TestGetSameAddress [2022-03-25T18:59:21.102Z] --- PASS: TestGetSameAddress (0.02s) [2022-03-25T18:59:21.102Z] === RUN TestPoolAllocationReuse [2022-03-25T18:59:21.370Z] ok github.com/docker/docker/layer 7.807s coverage: 69.0% of statements [2022-03-25T18:59:21.370Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-03-25T18:59:21.370Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-03-25T18:59:21.370Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-03-25T18:59:21.370Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-03-25T18:59:21.370Z] ? github.com/docker/docker/oci/caps [no test files] [2022-03-25T18:59:21.370Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-03-25T18:59:21.370Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2022-03-25T18:59:21.570Z] --- PASS: TestSetRolloverSerial (1.31s) [2022-03-25T18:59:21.570Z] === RUN TestGetFirstAvailableFromCurrent [2022-03-25T18:59:21.570Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-03-25T18:59:21.570Z] PASS [2022-03-25T18:59:21.570Z] coverage: 84.4% of statements [2022-03-25T18:59:21.570Z] ok github.com/docker/docker/libnetwork/bitseq 9.968s coverage: 84.4% of statements [2022-03-25T18:59:21.629Z] ok github.com/docker/docker/pkg/fileutils 0.009s coverage: 87.2% of statements [2022-03-25T18:59:21.629Z] ok github.com/docker/docker/pkg/fsutils 0.143s coverage: 85.1% of statements [2022-03-25T18:59:21.887Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2022-03-25T18:59:22.038Z] === RUN TestGetCapabilities [2022-03-25T18:59:22.038Z] --- PASS: TestGetCapabilities (0.01s) [2022-03-25T18:59:22.038Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-03-25T18:59:22.038Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.01s) [2022-03-25T18:59:22.038Z] === RUN TestGetDefaultAddressSpaces [2022-03-25T18:59:22.038Z] --- PASS: TestGetDefaultAddressSpaces (0.01s) [2022-03-25T18:59:22.038Z] === RUN TestRemoteDriver [2022-03-25T18:59:22.038Z] --- PASS: TestRemoteDriver (0.01s) [2022-03-25T18:59:22.038Z] PASS [2022-03-25T18:59:22.038Z] coverage: 47.4% of statements [2022-03-25T18:59:22.038Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.073s coverage: 47.4% of statements [2022-03-25T18:59:22.505Z] --- PASS: TestPoolAllocationReuse (1.38s) [2022-03-25T18:59:22.505Z] === RUN TestGetAddressSubPoolEqualPool [2022-03-25T18:59:22.505Z] --- PASS: TestGetAddressSubPoolEqualPool (0.02s) [2022-03-25T18:59:22.505Z] === RUN TestRequestReleaseAddressFromSubPool [2022-03-25T18:59:22.823Z] ok github.com/docker/docker/pkg/idtools 0.461s coverage: 67.9% of statements [2022-03-25T18:59:22.823Z] ok github.com/docker/docker/pkg/ioutils 0.361s coverage: 71.5% of statements [2022-03-25T18:59:22.823Z] ok github.com/docker/docker/pkg/longpath 0.001s coverage: 100.0% of statements [2022-03-25T18:59:22.973Z] === RUN TestWindowsIPAM [2022-03-25T18:59:22.973Z] --- PASS: TestWindowsIPAM (0.00s) [2022-03-25T18:59:22.973Z] PASS [2022-03-25T18:59:22.973Z] coverage: 71.4% of statements [2022-03-25T18:59:22.973Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.041s coverage: 71.4% of statements [2022-03-25T18:59:23.081Z] ok github.com/docker/docker/pkg/jsonmessage 0.007s coverage: 91.7% of statements [2022-03-25T18:59:23.081Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-03-25T18:59:23.081Z] ok github.com/docker/docker/pkg/namesgenerator 0.004s coverage: 85.7% of statements [2022-03-25T18:59:23.341Z] ok github.com/docker/docker/pkg/parsers 0.007s coverage: 97.0% of statements [2022-03-25T18:59:23.341Z] ok github.com/docker/docker/pkg/parsers/kernel 0.001s coverage: 60.0% of statements [2022-03-25T18:59:23.602Z] ok github.com/docker/docker/pkg/pidfile 0.007s coverage: 82.4% of statements [2022-03-25T18:59:23.602Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.005s coverage: 90.5% of statements [2022-03-25T18:59:23.602Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-03-25T18:59:23.602Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-03-25T18:59:23.959Z] === RUN TestDefaultNetwork [2022-03-25T18:59:23.959Z] --- PASS: TestDefaultNetwork (0.26s) [2022-03-25T18:59:23.959Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-03-25T18:59:24.170Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.006s coverage: 56.8% of statements [2022-03-25T18:59:24.321Z] === RUN TestCheckpointCreateError [2022-03-25T18:59:24.321Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-03-25T18:59:24.321Z] === RUN TestCheckpointCreate [2022-03-25T18:59:24.321Z] --- PASS: TestCheckpointCreate (0.00s) [2022-03-25T18:59:24.321Z] === RUN TestCheckpointDeleteError [2022-03-25T18:59:24.321Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-03-25T18:59:24.321Z] === RUN TestCheckpointDelete [2022-03-25T18:59:24.321Z] --- PASS: TestCheckpointDelete (0.00s) [2022-03-25T18:59:24.321Z] === RUN TestCheckpointListError [2022-03-25T18:59:24.321Z] --- PASS: TestCheckpointListError (0.00s) [2022-03-25T18:59:24.321Z] === RUN TestCheckpointList [2022-03-25T18:59:24.321Z] --- PASS: TestCheckpointList (0.00s) [2022-03-25T18:59:24.321Z] === RUN TestCheckpointListContainerNotFound [2022-03-25T18:59:24.321Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-03-25T18:59:24.321Z] === RUN TestNewClientWithOpsFromEnv [2022-03-25T18:59:24.321Z] client_test.go:23: runtime.GOOS == "windows" [2022-03-25T18:59:24.321Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-03-25T18:59:24.321Z] === RUN TestGetAPIPath [2022-03-25T18:59:24.321Z] --- PASS: TestGetAPIPath (0.00s) [2022-03-25T18:59:24.321Z] === RUN TestParseHostURL [2022-03-25T18:59:24.321Z] --- PASS: TestParseHostURL (0.00s) [2022-03-25T18:59:24.321Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-03-25T18:59:24.321Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-03-25T18:59:24.321Z] === RUN TestNegotiateAPIVersionEmpty [2022-03-25T18:59:24.321Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-03-25T18:59:24.321Z] === RUN TestNegotiateAPIVersion [2022-03-25T18:59:24.321Z] === RUN TestNegotiateAPIVersion/downgrade_from_default [2022-03-25T18:59:24.321Z] === RUN TestNegotiateAPIVersion/no_downgrade_from_custom_version [2022-03-25T18:59:24.321Z] === RUN TestNegotiateAPIVersion/downgrade_legacy [2022-03-25T18:59:24.321Z] === RUN TestNegotiateAPIVersion/downgrade_old [2022-03-25T18:59:24.321Z] === RUN TestNegotiateAPIVersion/no_upgrade [2022-03-25T18:59:24.321Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-03-25T18:59:24.321Z] --- PASS: TestNegotiateAPIVersion/downgrade_from_default (0.00s) [2022-03-25T18:59:24.321Z] --- PASS: TestNegotiateAPIVersion/no_downgrade_from_custom_version (0.00s) [2022-03-25T18:59:24.321Z] --- PASS: TestNegotiateAPIVersion/downgrade_legacy (0.00s) [2022-03-25T18:59:24.321Z] --- PASS: TestNegotiateAPIVersion/downgrade_old (0.00s) [2022-03-25T18:59:24.321Z] --- PASS: TestNegotiateAPIVersion/no_upgrade (0.00s) [2022-03-25T18:59:24.321Z] === RUN TestNegotiateAPVersionOverride [2022-03-25T18:59:24.321Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-03-25T18:59:24.321Z] === RUN TestNegotiateAPIVersionAutomatic [2022-03-25T18:59:24.321Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-03-25T18:59:24.321Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-03-25T18:59:24.321Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-03-25T18:59:24.321Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-03-25T18:59:24.321Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-03-25T18:59:24.321Z] === RUN TestClientRedirect [2022-03-25T18:59:24.321Z] === RUN TestClientRedirect/GET [2022-03-25T18:59:24.321Z] === RUN TestClientRedirect/POST [2022-03-25T18:59:24.321Z] === RUN TestClientRedirect/PUT [2022-03-25T18:59:24.321Z] === RUN TestClientRedirect/DELETE [2022-03-25T18:59:24.321Z] --- PASS: TestClientRedirect (0.00s) [2022-03-25T18:59:24.321Z] --- PASS: TestClientRedirect/GET (0.00s) [2022-03-25T18:59:24.321Z] --- PASS: TestClientRedirect/POST (0.00s) [2022-03-25T18:59:24.321Z] --- PASS: TestClientRedirect/PUT (0.00s) [2022-03-25T18:59:24.321Z] --- PASS: TestClientRedirect/DELETE (0.00s) [2022-03-25T18:59:24.321Z] === RUN TestConfigCreateUnsupported [2022-03-25T18:59:24.321Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-03-25T18:59:24.321Z] === RUN TestConfigCreateError [2022-03-25T18:59:24.321Z] --- PASS: TestConfigCreateError (0.00s) [2022-03-25T18:59:24.321Z] === RUN TestConfigCreate [2022-03-25T18:59:24.321Z] --- PASS: TestConfigCreate (0.00s) [2022-03-25T18:59:24.321Z] === RUN TestConfigInspectNotFound [2022-03-25T18:59:24.321Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-03-25T18:59:24.321Z] === RUN TestConfigInspectWithEmptyID [2022-03-25T18:59:24.321Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-03-25T18:59:24.321Z] === RUN TestConfigInspectUnsupported [2022-03-25T18:59:24.321Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-03-25T18:59:24.321Z] === RUN TestConfigInspectError [2022-03-25T18:59:24.321Z] --- PASS: TestConfigInspectError (0.00s) [2022-03-25T18:59:24.321Z] === RUN TestConfigInspectConfigNotFound [2022-03-25T18:59:24.321Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-03-25T18:59:24.321Z] === RUN TestConfigInspect [2022-03-25T18:59:24.321Z] --- PASS: TestConfigInspect (0.00s) [2022-03-25T18:59:24.321Z] === RUN TestConfigListUnsupported [2022-03-25T18:59:24.321Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-03-25T18:59:24.321Z] === RUN TestConfigListError [2022-03-25T18:59:24.321Z] --- PASS: TestConfigListError (0.00s) [2022-03-25T18:59:24.321Z] === RUN TestConfigList [2022-03-25T18:59:24.321Z] --- PASS: TestConfigList (0.00s) [2022-03-25T18:59:24.321Z] === RUN TestConfigRemoveUnsupported [2022-03-25T18:59:24.321Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-03-25T18:59:24.321Z] === RUN TestConfigRemoveError [2022-03-25T18:59:24.321Z] --- PASS: TestConfigRemoveError (0.00s) [2022-03-25T18:59:24.321Z] === RUN TestConfigRemove [2022-03-25T18:59:24.321Z] --- PASS: TestConfigRemove (0.00s) [2022-03-25T18:59:24.321Z] === RUN TestConfigUpdateUnsupported [2022-03-25T18:59:24.321Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-03-25T18:59:24.321Z] === RUN TestConfigUpdateError [2022-03-25T18:59:24.321Z] --- PASS: TestConfigUpdateError (0.00s) [2022-03-25T18:59:24.321Z] === RUN TestConfigUpdate [2022-03-25T18:59:24.321Z] --- PASS: TestConfigUpdate (0.00s) [2022-03-25T18:59:24.321Z] === RUN TestContainerCommitError [2022-03-25T18:59:24.321Z] --- PASS: TestContainerCommitError (0.00s) [2022-03-25T18:59:24.321Z] === RUN TestContainerCommit [2022-03-25T18:59:24.321Z] --- PASS: TestContainerCommit (0.00s) [2022-03-25T18:59:24.321Z] === RUN TestContainerStatPathError [2022-03-25T18:59:24.321Z] --- PASS: TestContainerStatPathError (0.00s) [2022-03-25T18:59:24.321Z] === RUN TestContainerStatPathNotFoundError [2022-03-25T18:59:24.321Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-03-25T18:59:24.321Z] === RUN TestContainerStatPathNoHeaderError [2022-03-25T18:59:24.321Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-03-25T18:59:24.321Z] === RUN TestContainerStatPath [2022-03-25T18:59:24.321Z] --- PASS: TestContainerStatPath (0.00s) [2022-03-25T18:59:24.321Z] === RUN TestCopyToContainerError [2022-03-25T18:59:24.321Z] --- PASS: TestCopyToContainerError (0.00s) [2022-03-25T18:59:24.321Z] === RUN TestCopyToContainerNotFoundError [2022-03-25T18:59:24.321Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-03-25T18:59:24.321Z] === RUN TestCopyToContainerNotStatusOKError [2022-03-25T18:59:24.321Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2022-03-25T18:59:24.321Z] === RUN TestCopyToContainer [2022-03-25T18:59:24.321Z] --- PASS: TestCopyToContainer (0.00s) [2022-03-25T18:59:24.321Z] === RUN TestCopyFromContainerError [2022-03-25T18:59:24.321Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-03-25T18:59:24.321Z] === RUN TestCopyFromContainerNotFoundError [2022-03-25T18:59:24.321Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-03-25T18:59:24.321Z] === RUN TestCopyFromContainerNotStatusOKError [2022-03-25T18:59:24.321Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2022-03-25T18:59:24.321Z] === RUN TestCopyFromContainerNoHeaderError [2022-03-25T18:59:24.321Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-03-25T18:59:24.321Z] === RUN TestCopyFromContainer [2022-03-25T18:59:24.321Z] --- PASS: TestCopyFromContainer (0.00s) [2022-03-25T18:59:24.321Z] === RUN TestContainerCreateError [2022-03-25T18:59:24.321Z] --- PASS: TestContainerCreateError (0.00s) [2022-03-25T18:59:24.321Z] === RUN TestContainerCreateImageNotFound [2022-03-25T18:59:24.321Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-03-25T18:59:24.321Z] === RUN TestContainerCreateWithName [2022-03-25T18:59:24.321Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-03-25T18:59:24.321Z] === RUN TestContainerCreateAutoRemove [2022-03-25T18:59:24.321Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-03-25T18:59:24.321Z] === RUN TestContainerDiffError [2022-03-25T18:59:24.321Z] --- PASS: TestContainerDiffError (0.00s) [2022-03-25T18:59:24.321Z] === RUN TestContainerDiff [2022-03-25T18:59:24.321Z] --- PASS: TestContainerDiff (0.00s) [2022-03-25T18:59:24.321Z] === RUN TestContainerExecCreateError [2022-03-25T18:59:24.321Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-03-25T18:59:24.321Z] === RUN TestContainerExecCreate [2022-03-25T18:59:24.322Z] --- PASS: TestContainerExecCreate (0.00s) [2022-03-25T18:59:24.322Z] === RUN TestContainerExecStartError [2022-03-25T18:59:24.322Z] --- PASS: TestContainerExecStartError (0.00s) [2022-03-25T18:59:24.322Z] === RUN TestContainerExecStart [2022-03-25T18:59:24.322Z] --- PASS: TestContainerExecStart (0.00s) [2022-03-25T18:59:24.322Z] === RUN TestContainerExecInspectError [2022-03-25T18:59:24.322Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-03-25T18:59:24.322Z] === RUN TestContainerExecInspect [2022-03-25T18:59:24.322Z] --- PASS: TestContainerExecInspect (0.00s) [2022-03-25T18:59:24.322Z] === RUN TestContainerExportError [2022-03-25T18:59:24.322Z] --- PASS: TestContainerExportError (0.00s) [2022-03-25T18:59:24.322Z] === RUN TestContainerExport [2022-03-25T18:59:24.322Z] --- PASS: TestContainerExport (0.00s) [2022-03-25T18:59:24.322Z] === RUN TestContainerInspectError [2022-03-25T18:59:24.322Z] --- PASS: TestContainerInspectError (0.00s) [2022-03-25T18:59:24.322Z] === RUN TestContainerInspectContainerNotFound [2022-03-25T18:59:24.322Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-03-25T18:59:24.322Z] === RUN TestContainerInspectWithEmptyID [2022-03-25T18:59:24.322Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-03-25T18:59:24.322Z] === RUN TestContainerInspect [2022-03-25T18:59:24.322Z] --- PASS: TestContainerInspect (0.00s) [2022-03-25T18:59:24.322Z] === RUN TestContainerInspectNode [2022-03-25T18:59:24.322Z] --- PASS: TestContainerInspectNode (0.00s) [2022-03-25T18:59:24.322Z] === RUN TestContainerKillError [2022-03-25T18:59:24.322Z] --- PASS: TestContainerKillError (0.00s) [2022-03-25T18:59:24.322Z] === RUN TestContainerKill [2022-03-25T18:59:24.322Z] --- PASS: TestContainerKill (0.00s) [2022-03-25T18:59:24.322Z] === RUN TestContainerListError [2022-03-25T18:59:24.322Z] --- PASS: TestContainerListError (0.00s) [2022-03-25T18:59:24.322Z] === RUN TestContainerList [2022-03-25T18:59:24.322Z] --- PASS: TestContainerList (0.00s) [2022-03-25T18:59:24.322Z] === RUN TestContainerLogsNotFoundError [2022-03-25T18:59:24.322Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-03-25T18:59:24.322Z] === RUN TestContainerLogsError [2022-03-25T18:59:24.322Z] --- PASS: TestContainerLogsError (0.00s) [2022-03-25T18:59:24.322Z] === RUN TestContainerLogs [2022-03-25T18:59:24.322Z] --- PASS: TestContainerLogs (0.19s) [2022-03-25T18:59:24.322Z] === RUN TestContainerPauseError [2022-03-25T18:59:24.322Z] --- PASS: TestContainerPauseError (0.00s) [2022-03-25T18:59:24.322Z] === RUN TestContainerPause [2022-03-25T18:59:24.322Z] --- PASS: TestContainerPause (0.00s) [2022-03-25T18:59:24.322Z] === RUN TestContainersPruneError [2022-03-25T18:59:24.322Z] --- PASS: TestContainersPruneError (0.00s) [2022-03-25T18:59:24.322Z] === RUN TestContainersPrune [2022-03-25T18:59:24.322Z] --- PASS: TestContainersPrune (0.00s) [2022-03-25T18:59:24.322Z] === RUN TestContainerRemoveError [2022-03-25T18:59:24.322Z] --- PASS: TestContainerRemoveError (0.00s) [2022-03-25T18:59:24.322Z] === RUN TestContainerRemoveNotFoundError [2022-03-25T18:59:24.322Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-03-25T18:59:24.322Z] === RUN TestContainerRemove [2022-03-25T18:59:24.322Z] --- PASS: TestContainerRemove (0.00s) [2022-03-25T18:59:24.322Z] === RUN TestContainerRenameError [2022-03-25T18:59:24.322Z] --- PASS: TestContainerRenameError (0.00s) [2022-03-25T18:59:24.322Z] === RUN TestContainerRename [2022-03-25T18:59:24.322Z] --- PASS: TestContainerRename (0.00s) [2022-03-25T18:59:24.322Z] === RUN TestContainerResizeError [2022-03-25T18:59:24.322Z] --- PASS: TestContainerResizeError (0.00s) [2022-03-25T18:59:24.322Z] === RUN TestContainerExecResizeError [2022-03-25T18:59:24.322Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-03-25T18:59:24.322Z] === RUN TestContainerResize [2022-03-25T18:59:24.322Z] --- PASS: TestContainerResize (0.00s) [2022-03-25T18:59:24.322Z] === RUN TestContainerExecResize [2022-03-25T18:59:24.322Z] --- PASS: TestContainerExecResize (0.00s) [2022-03-25T18:59:24.322Z] === RUN TestContainerRestartError [2022-03-25T18:59:24.322Z] --- PASS: TestContainerRestartError (0.00s) [2022-03-25T18:59:24.322Z] === RUN TestContainerRestart [2022-03-25T18:59:24.322Z] --- PASS: TestContainerRestart (0.00s) [2022-03-25T18:59:24.322Z] === RUN TestContainerStartError [2022-03-25T18:59:24.322Z] --- PASS: TestContainerStartError (0.00s) [2022-03-25T18:59:24.322Z] === RUN TestContainerStart [2022-03-25T18:59:24.322Z] --- PASS: TestContainerStart (0.00s) [2022-03-25T18:59:24.322Z] === RUN TestContainerStatsError [2022-03-25T18:59:24.322Z] --- PASS: TestContainerStatsError (0.00s) [2022-03-25T18:59:24.322Z] === RUN TestContainerStats [2022-03-25T18:59:24.322Z] --- PASS: TestContainerStats (0.00s) [2022-03-25T18:59:24.322Z] === RUN TestContainerStopError [2022-03-25T18:59:24.322Z] --- PASS: TestContainerStopError (0.00s) [2022-03-25T18:59:24.322Z] === RUN TestContainerStop [2022-03-25T18:59:24.322Z] --- PASS: TestContainerStop (0.00s) [2022-03-25T18:59:24.322Z] === RUN TestContainerTopError [2022-03-25T18:59:24.322Z] --- PASS: TestContainerTopError (0.00s) [2022-03-25T18:59:24.322Z] === RUN TestContainerTop [2022-03-25T18:59:24.322Z] --- PASS: TestContainerTop (0.00s) [2022-03-25T18:59:24.322Z] === RUN TestContainerUnpauseError [2022-03-25T18:59:24.322Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-03-25T18:59:24.322Z] === RUN TestContainerUnpause [2022-03-25T18:59:24.322Z] --- PASS: TestContainerUnpause (0.00s) [2022-03-25T18:59:24.322Z] === RUN TestContainerUpdateError [2022-03-25T18:59:24.322Z] --- PASS: TestContainerUpdateError (0.00s) [2022-03-25T18:59:24.322Z] === RUN TestContainerUpdate [2022-03-25T18:59:24.322Z] --- PASS: TestContainerUpdate (0.00s) [2022-03-25T18:59:24.322Z] === RUN TestContainerWaitError [2022-03-25T18:59:24.322Z] --- PASS: TestContainerWaitError (0.00s) [2022-03-25T18:59:24.322Z] === RUN TestContainerWait [2022-03-25T18:59:24.322Z] --- PASS: TestContainerWait (0.00s) [2022-03-25T18:59:24.322Z] === RUN TestDiskUsageError [2022-03-25T18:59:24.322Z] --- PASS: TestDiskUsageError (0.00s) [2022-03-25T18:59:24.322Z] === RUN TestDiskUsage [2022-03-25T18:59:24.322Z] --- PASS: TestDiskUsage (0.00s) [2022-03-25T18:59:24.322Z] === RUN TestDistributionInspectUnsupported [2022-03-25T18:59:24.322Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-03-25T18:59:24.322Z] === RUN TestDistributionInspectWithEmptyID [2022-03-25T18:59:24.322Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-03-25T18:59:24.322Z] === RUN TestEventsErrorInOptions [2022-03-25T18:59:24.322Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-03-25T18:59:24.322Z] === RUN TestEventsErrorFromServer [2022-03-25T18:59:24.322Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-03-25T18:59:24.322Z] === RUN TestEvents [2022-03-25T18:59:24.322Z] --- PASS: TestEvents (0.00s) [2022-03-25T18:59:24.322Z] === RUN TestTLSCloseWriter [2022-03-25T18:59:24.322Z] === PAUSE TestTLSCloseWriter [2022-03-25T18:59:24.322Z] === RUN TestImageBuildError [2022-03-25T18:59:24.322Z] --- PASS: TestImageBuildError (0.00s) [2022-03-25T18:59:24.322Z] === RUN TestImageBuild [2022-03-25T18:59:24.322Z] --- PASS: TestImageBuild (0.00s) [2022-03-25T18:59:24.322Z] === RUN TestGetDockerOS [2022-03-25T18:59:24.322Z] --- PASS: TestGetDockerOS (0.00s) [2022-03-25T18:59:24.322Z] === RUN TestImageCreateError [2022-03-25T18:59:24.322Z] --- PASS: TestImageCreateError (0.00s) [2022-03-25T18:59:24.322Z] === RUN TestImageCreate [2022-03-25T18:59:24.322Z] --- PASS: TestImageCreate (0.00s) [2022-03-25T18:59:24.322Z] === RUN TestImageHistoryError [2022-03-25T18:59:24.322Z] --- PASS: TestImageHistoryError (0.00s) [2022-03-25T18:59:24.322Z] === RUN TestImageHistory [2022-03-25T18:59:24.322Z] --- PASS: TestImageHistory (0.00s) [2022-03-25T18:59:24.322Z] === RUN TestImageImportError [2022-03-25T18:59:24.322Z] --- PASS: TestImageImportError (0.00s) [2022-03-25T18:59:24.322Z] === RUN TestImageImport [2022-03-25T18:59:24.322Z] --- PASS: TestImageImport (0.00s) [2022-03-25T18:59:24.322Z] === RUN TestImageInspectError [2022-03-25T18:59:24.322Z] --- PASS: TestImageInspectError (0.00s) [2022-03-25T18:59:24.322Z] === RUN TestImageInspectImageNotFound [2022-03-25T18:59:24.322Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-03-25T18:59:24.322Z] === RUN TestImageInspectWithEmptyID [2022-03-25T18:59:24.322Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-03-25T18:59:24.322Z] === RUN TestImageInspect [2022-03-25T18:59:24.322Z] --- PASS: TestImageInspect (0.00s) [2022-03-25T18:59:24.322Z] === RUN TestImageListError [2022-03-25T18:59:24.322Z] --- PASS: TestImageListError (0.00s) [2022-03-25T18:59:24.322Z] === RUN TestImageList [2022-03-25T18:59:24.322Z] --- PASS: TestImageList (0.00s) [2022-03-25T18:59:24.322Z] === RUN TestImageListApiBefore125 [2022-03-25T18:59:24.322Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-03-25T18:59:24.322Z] === RUN TestImageLoadError [2022-03-25T18:59:24.322Z] --- PASS: TestImageLoadError (0.00s) [2022-03-25T18:59:24.322Z] === RUN TestImageLoad [2022-03-25T18:59:24.322Z] --- PASS: TestImageLoad (0.00s) [2022-03-25T18:59:24.322Z] === RUN TestImagesPruneError [2022-03-25T18:59:24.322Z] --- PASS: TestImagesPruneError (0.00s) [2022-03-25T18:59:24.322Z] === RUN TestImagesPrune [2022-03-25T18:59:24.322Z] --- PASS: TestImagesPrune (0.00s) [2022-03-25T18:59:24.322Z] === RUN TestImagePullReferenceParseError [2022-03-25T18:59:24.322Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-03-25T18:59:24.322Z] === RUN TestImagePullAnyError [2022-03-25T18:59:24.322Z] --- PASS: TestImagePullAnyError (0.00s) [2022-03-25T18:59:24.322Z] === RUN TestImagePullStatusUnauthorizedError [2022-03-25T18:59:24.322Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-03-25T18:59:24.322Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-03-25T18:59:24.322Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-03-25T18:59:24.427Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.26s) [2022-03-25T18:59:24.427Z] === RUN TestInitAddressPools [2022-03-25T18:59:24.427Z] --- PASS: TestInitAddressPools (0.00s) [2022-03-25T18:59:24.427Z] PASS [2022-03-25T18:59:24.427Z] coverage: 74.0% of statements [2022-03-25T18:59:24.427Z] ok github.com/docker/docker/libnetwork/ipamutils 0.584s coverage: 74.0% of statements [2022-03-25T18:59:24.427Z] --- PASS: TestRequestReleaseAddressFromSubPool (2.07s) [2022-03-25T18:59:24.427Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-03-25T18:59:24.428Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-03-25T18:59:24.686Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-03-25T18:59:24.790Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-03-25T18:59:24.790Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-03-25T18:59:24.791Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-03-25T18:59:24.791Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-03-25T18:59:24.791Z] === RUN TestImagePullWithoutErrors [2022-03-25T18:59:24.791Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-03-25T18:59:24.791Z] === RUN TestImagePushReferenceError [2022-03-25T18:59:24.791Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-03-25T18:59:24.791Z] === RUN TestImagePushAnyError [2022-03-25T18:59:24.791Z] --- PASS: TestImagePushAnyError (0.00s) [2022-03-25T18:59:24.791Z] === RUN TestImagePushStatusUnauthorizedError [2022-03-25T18:59:24.791Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-03-25T18:59:24.791Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-03-25T18:59:24.791Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-03-25T18:59:24.791Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-03-25T18:59:24.791Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-03-25T18:59:24.791Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-03-25T18:59:24.791Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-03-25T18:59:24.791Z] === RUN TestImagePushWithoutErrors [2022-03-25T18:59:24.791Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-03-25T18:59:24.791Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-03-25T18:59:24.791Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-03-25T18:59:24.791Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-03-25T18:59:24.791Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-03-25T18:59:24.791Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-03-25T18:59:24.791Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-03-25T18:59:24.791Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-03-25T18:59:24.791Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-03-25T18:59:24.791Z] === RUN TestImageRemoveError [2022-03-25T18:59:24.791Z] --- PASS: TestImageRemoveError (0.00s) [2022-03-25T18:59:24.791Z] === RUN TestImageRemoveImageNotFound [2022-03-25T18:59:24.791Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-03-25T18:59:24.791Z] === RUN TestImageRemove [2022-03-25T18:59:24.791Z] --- PASS: TestImageRemove (0.00s) [2022-03-25T18:59:24.791Z] === RUN TestImageSaveError [2022-03-25T18:59:24.791Z] --- PASS: TestImageSaveError (0.00s) [2022-03-25T18:59:24.791Z] === RUN TestImageSave [2022-03-25T18:59:24.791Z] --- PASS: TestImageSave (0.00s) [2022-03-25T18:59:24.791Z] === RUN TestImageSearchAnyError [2022-03-25T18:59:24.791Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-03-25T18:59:24.791Z] === RUN TestImageSearchStatusUnauthorizedError [2022-03-25T18:59:24.791Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-03-25T18:59:24.791Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-03-25T18:59:24.791Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-03-25T18:59:24.791Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-03-25T18:59:24.791Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-03-25T18:59:24.791Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-03-25T18:59:24.791Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-03-25T18:59:24.791Z] === RUN TestImageSearchWithoutErrors [2022-03-25T18:59:24.791Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-03-25T18:59:24.791Z] === RUN TestImageTagError [2022-03-25T18:59:24.791Z] --- PASS: TestImageTagError (0.00s) [2022-03-25T18:59:24.791Z] === RUN TestImageTagInvalidReference [2022-03-25T18:59:24.791Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-03-25T18:59:24.791Z] === RUN TestImageTagInvalidSourceImageName [2022-03-25T18:59:24.791Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-03-25T18:59:24.791Z] === RUN TestImageTagHexSource [2022-03-25T18:59:24.791Z] --- PASS: TestImageTagHexSource (0.00s) [2022-03-25T18:59:24.791Z] === RUN TestImageTag [2022-03-25T18:59:24.791Z] --- PASS: TestImageTag (0.00s) [2022-03-25T18:59:24.791Z] === RUN TestInfoServerError [2022-03-25T18:59:24.791Z] --- PASS: TestInfoServerError (0.00s) [2022-03-25T18:59:24.791Z] === RUN TestInfoInvalidResponseJSONError [2022-03-25T18:59:24.791Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-03-25T18:59:24.791Z] === RUN TestInfo [2022-03-25T18:59:24.791Z] --- PASS: TestInfo (0.00s) [2022-03-25T18:59:24.791Z] === RUN TestNetworkConnectError [2022-03-25T18:59:24.791Z] --- PASS: TestNetworkConnectError (0.00s) [2022-03-25T18:59:24.791Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-03-25T18:59:24.791Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-03-25T18:59:24.791Z] === RUN TestNetworkConnect [2022-03-25T18:59:24.791Z] --- PASS: TestNetworkConnect (0.00s) [2022-03-25T18:59:24.791Z] === RUN TestNetworkCreateError [2022-03-25T18:59:24.791Z] --- PASS: TestNetworkCreateError (0.00s) [2022-03-25T18:59:24.791Z] === RUN TestNetworkCreate [2022-03-25T18:59:24.791Z] --- PASS: TestNetworkCreate (0.00s) [2022-03-25T18:59:24.791Z] === RUN TestNetworkDisconnectError [2022-03-25T18:59:24.791Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-03-25T18:59:24.791Z] === RUN TestNetworkDisconnect [2022-03-25T18:59:24.791Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-03-25T18:59:24.791Z] === RUN TestNetworkInspect [2022-03-25T18:59:24.791Z] === RUN TestNetworkInspect/empty_ID [2022-03-25T18:59:24.791Z] === RUN TestNetworkInspect/no_options [2022-03-25T18:59:24.791Z] === RUN TestNetworkInspect/verbose [2022-03-25T18:59:24.791Z] === RUN TestNetworkInspect/global_scope [2022-03-25T18:59:24.791Z] === RUN TestNetworkInspect/unknown_network [2022-03-25T18:59:24.791Z] === RUN TestNetworkInspect/server_error [2022-03-25T18:59:24.791Z] --- PASS: TestNetworkInspect (0.00s) [2022-03-25T18:59:24.791Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-03-25T18:59:24.791Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-03-25T18:59:24.791Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-03-25T18:59:24.791Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-03-25T18:59:24.791Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-03-25T18:59:24.791Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-03-25T18:59:24.791Z] === RUN TestNetworkListError [2022-03-25T18:59:24.791Z] --- PASS: TestNetworkListError (0.00s) [2022-03-25T18:59:24.791Z] === RUN TestNetworkList [2022-03-25T18:59:24.791Z] --- PASS: TestNetworkList (0.00s) [2022-03-25T18:59:24.791Z] === RUN TestNetworksPruneError [2022-03-25T18:59:24.791Z] --- PASS: TestNetworksPruneError (0.00s) [2022-03-25T18:59:24.791Z] === RUN TestNetworksPrune [2022-03-25T18:59:24.791Z] --- PASS: TestNetworksPrune (0.00s) [2022-03-25T18:59:24.791Z] === RUN TestNetworkRemoveError [2022-03-25T18:59:24.791Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-03-25T18:59:24.791Z] === RUN TestNetworkRemove [2022-03-25T18:59:24.791Z] --- PASS: TestNetworkRemove (0.00s) [2022-03-25T18:59:24.791Z] === RUN TestNodeInspectError [2022-03-25T18:59:24.791Z] --- PASS: TestNodeInspectError (0.00s) [2022-03-25T18:59:24.791Z] === RUN TestNodeInspectNodeNotFound [2022-03-25T18:59:24.791Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-03-25T18:59:24.791Z] === RUN TestNodeInspectWithEmptyID [2022-03-25T18:59:24.791Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-03-25T18:59:24.791Z] === RUN TestNodeInspect [2022-03-25T18:59:24.791Z] --- PASS: TestNodeInspect (0.00s) [2022-03-25T18:59:24.791Z] === RUN TestNodeListError [2022-03-25T18:59:24.791Z] --- PASS: TestNodeListError (0.00s) [2022-03-25T18:59:24.791Z] === RUN TestNodeList [2022-03-25T18:59:24.791Z] --- PASS: TestNodeList (0.00s) [2022-03-25T18:59:24.791Z] === RUN TestNodeRemoveError [2022-03-25T18:59:24.791Z] --- PASS: TestNodeRemoveError (0.00s) [2022-03-25T18:59:24.791Z] === RUN TestNodeRemove [2022-03-25T18:59:24.791Z] --- PASS: TestNodeRemove (0.00s) [2022-03-25T18:59:24.791Z] === RUN TestNodeUpdateError [2022-03-25T18:59:24.791Z] --- PASS: TestNodeUpdateError (0.00s) [2022-03-25T18:59:24.791Z] === RUN TestNodeUpdate [2022-03-25T18:59:24.791Z] --- PASS: TestNodeUpdate (0.00s) [2022-03-25T18:59:24.791Z] === RUN TestOptionWithHostFromEnv [2022-03-25T18:59:24.791Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-03-25T18:59:24.791Z] === RUN TestOptionWithTimeout [2022-03-25T18:59:24.791Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-03-25T18:59:24.791Z] === RUN TestOptionWithVersionFromEnv [2022-03-25T18:59:24.791Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-03-25T18:59:24.791Z] === RUN TestPingFail [2022-03-25T18:59:24.791Z] --- PASS: TestPingFail (0.00s) [2022-03-25T18:59:24.791Z] === RUN TestPingWithError [2022-03-25T18:59:24.791Z] 2022/03/25 18:59:24 RoundTripper returned a response & error; ignoring response [2022-03-25T18:59:24.791Z] 2022/03/25 18:59:24 RoundTripper returned a response & error; ignoring response [2022-03-25T18:59:24.791Z] --- PASS: TestPingWithError (0.00s) [2022-03-25T18:59:24.791Z] === RUN TestPingSuccess [2022-03-25T18:59:24.791Z] --- PASS: TestPingSuccess (0.00s) [2022-03-25T18:59:24.791Z] === RUN TestPingHeadFallback [2022-03-25T18:59:24.791Z] === RUN TestPingHeadFallback/OK [2022-03-25T18:59:24.791Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-03-25T18:59:24.791Z] === RUN TestPingHeadFallback/Not_Found [2022-03-25T18:59:24.791Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-03-25T18:59:24.791Z] --- PASS: TestPingHeadFallback (0.00s) [2022-03-25T18:59:24.791Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-03-25T18:59:24.791Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-03-25T18:59:24.791Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-03-25T18:59:24.791Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-03-25T18:59:24.791Z] === RUN TestPluginDisableError [2022-03-25T18:59:24.791Z] --- PASS: TestPluginDisableError (0.00s) [2022-03-25T18:59:24.791Z] === RUN TestPluginDisable [2022-03-25T18:59:24.791Z] --- PASS: TestPluginDisable (0.00s) [2022-03-25T18:59:24.791Z] === RUN TestPluginEnableError [2022-03-25T18:59:24.791Z] --- PASS: TestPluginEnableError (0.00s) [2022-03-25T18:59:24.791Z] === RUN TestPluginEnable [2022-03-25T18:59:24.791Z] --- PASS: TestPluginEnable (0.00s) [2022-03-25T18:59:24.791Z] === RUN TestPluginInspectError [2022-03-25T18:59:24.791Z] --- PASS: TestPluginInspectError (0.00s) [2022-03-25T18:59:24.791Z] === RUN TestPluginInspectWithEmptyID [2022-03-25T18:59:24.791Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-03-25T18:59:24.791Z] === RUN TestPluginInspect [2022-03-25T18:59:24.791Z] --- PASS: TestPluginInspect (0.00s) [2022-03-25T18:59:24.791Z] === RUN TestPluginListError [2022-03-25T18:59:24.791Z] --- PASS: TestPluginListError (0.00s) [2022-03-25T18:59:24.791Z] === RUN TestPluginList [2022-03-25T18:59:24.791Z] --- PASS: TestPluginList (0.00s) [2022-03-25T18:59:24.791Z] === RUN TestPluginPushError [2022-03-25T18:59:24.791Z] --- PASS: TestPluginPushError (0.00s) [2022-03-25T18:59:24.791Z] === RUN TestPluginPush [2022-03-25T18:59:24.791Z] --- PASS: TestPluginPush (0.00s) [2022-03-25T18:59:24.791Z] === RUN TestPluginRemoveError [2022-03-25T18:59:24.791Z] --- PASS: TestPluginRemoveError (0.00s) [2022-03-25T18:59:24.791Z] === RUN TestPluginRemove [2022-03-25T18:59:24.791Z] --- PASS: TestPluginRemove (0.00s) [2022-03-25T18:59:24.791Z] === RUN TestPluginSetError [2022-03-25T18:59:24.791Z] --- PASS: TestPluginSetError (0.00s) [2022-03-25T18:59:24.791Z] === RUN TestPluginSet [2022-03-25T18:59:24.791Z] --- PASS: TestPluginSet (0.00s) [2022-03-25T18:59:24.791Z] === RUN TestSetHostHeader [2022-03-25T18:59:24.791Z] --- PASS: TestSetHostHeader (0.00s) [2022-03-25T18:59:24.791Z] === RUN TestPlainTextError [2022-03-25T18:59:24.791Z] --- PASS: TestPlainTextError (0.00s) [2022-03-25T18:59:24.791Z] === RUN TestInfiniteError [2022-03-25T18:59:24.791Z] --- PASS: TestInfiniteError (0.04s) [2022-03-25T18:59:24.791Z] === RUN TestCanceledContext [2022-03-25T18:59:24.791Z] 2022/03/25 18:59:24 RoundTripper returned a response & error; ignoring response [2022-03-25T18:59:24.791Z] --- PASS: TestCanceledContext (0.00s) [2022-03-25T18:59:24.791Z] === RUN TestDeadlineExceededContext [2022-03-25T18:59:24.791Z] 2022/03/25 18:59:24 RoundTripper returned a response & error; ignoring response [2022-03-25T18:59:24.791Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-03-25T18:59:24.791Z] === RUN TestSecretCreateUnsupported [2022-03-25T18:59:24.791Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-03-25T18:59:24.791Z] === RUN TestSecretCreateError [2022-03-25T18:59:24.791Z] --- PASS: TestSecretCreateError (0.00s) [2022-03-25T18:59:24.791Z] === RUN TestSecretCreate [2022-03-25T18:59:24.791Z] --- PASS: TestSecretCreate (0.00s) [2022-03-25T18:59:24.791Z] === RUN TestSecretInspectUnsupported [2022-03-25T18:59:24.791Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-03-25T18:59:24.791Z] === RUN TestSecretInspectError [2022-03-25T18:59:24.791Z] --- PASS: TestSecretInspectError (0.00s) [2022-03-25T18:59:24.791Z] === RUN TestSecretInspectSecretNotFound [2022-03-25T18:59:24.791Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-03-25T18:59:24.791Z] === RUN TestSecretInspectWithEmptyID [2022-03-25T18:59:24.791Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-03-25T18:59:24.791Z] === RUN TestSecretInspect [2022-03-25T18:59:24.791Z] --- PASS: TestSecretInspect (0.00s) [2022-03-25T18:59:24.791Z] === RUN TestSecretListUnsupported [2022-03-25T18:59:24.791Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-03-25T18:59:24.791Z] === RUN TestSecretListError [2022-03-25T18:59:24.791Z] --- PASS: TestSecretListError (0.00s) [2022-03-25T18:59:24.791Z] === RUN TestSecretList [2022-03-25T18:59:24.791Z] --- PASS: TestSecretList (0.00s) [2022-03-25T18:59:24.791Z] === RUN TestSecretRemoveUnsupported [2022-03-25T18:59:24.791Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-03-25T18:59:24.791Z] === RUN TestSecretRemoveError [2022-03-25T18:59:24.791Z] --- PASS: TestSecretRemoveError (0.00s) [2022-03-25T18:59:24.791Z] === RUN TestSecretRemove [2022-03-25T18:59:24.791Z] --- PASS: TestSecretRemove (0.00s) [2022-03-25T18:59:24.791Z] === RUN TestSecretUpdateUnsupported [2022-03-25T18:59:24.791Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-03-25T18:59:24.791Z] === RUN TestSecretUpdateError [2022-03-25T18:59:24.791Z] --- PASS: TestSecretUpdateError (0.00s) [2022-03-25T18:59:24.791Z] === RUN TestSecretUpdate [2022-03-25T18:59:24.791Z] --- PASS: TestSecretUpdate (0.00s) [2022-03-25T18:59:24.791Z] === RUN TestServiceCreateError [2022-03-25T18:59:24.791Z] --- PASS: TestServiceCreateError (0.00s) [2022-03-25T18:59:24.791Z] === RUN TestServiceCreate [2022-03-25T18:59:24.791Z] --- PASS: TestServiceCreate (0.00s) [2022-03-25T18:59:24.791Z] === RUN TestServiceCreateCompatiblePlatforms [2022-03-25T18:59:24.791Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-03-25T18:59:24.791Z] === RUN TestServiceCreateDigestPinning [2022-03-25T18:59:24.791Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-03-25T18:59:24.791Z] === RUN TestServiceInspectError [2022-03-25T18:59:24.791Z] --- PASS: TestServiceInspectError (0.00s) [2022-03-25T18:59:24.791Z] === RUN TestServiceInspectServiceNotFound [2022-03-25T18:59:24.791Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-03-25T18:59:24.791Z] === RUN TestServiceInspectWithEmptyID [2022-03-25T18:59:24.791Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-03-25T18:59:24.791Z] === RUN TestServiceInspect [2022-03-25T18:59:24.791Z] --- PASS: TestServiceInspect (0.00s) [2022-03-25T18:59:24.791Z] === RUN TestServiceListError [2022-03-25T18:59:24.791Z] --- PASS: TestServiceListError (0.00s) [2022-03-25T18:59:24.791Z] === RUN TestServiceList [2022-03-25T18:59:24.791Z] --- PASS: TestServiceList (0.00s) [2022-03-25T18:59:24.791Z] === RUN TestServiceLogsError [2022-03-25T18:59:24.791Z] --- PASS: TestServiceLogsError (0.00s) [2022-03-25T18:59:24.791Z] === RUN TestServiceLogs [2022-03-25T18:59:24.791Z] --- PASS: TestServiceLogs (0.00s) [2022-03-25T18:59:24.791Z] === RUN TestServiceRemoveError [2022-03-25T18:59:24.791Z] --- PASS: TestServiceRemoveError (0.00s) [2022-03-25T18:59:24.791Z] === RUN TestServiceRemoveNotFoundError [2022-03-25T18:59:24.791Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-03-25T18:59:24.791Z] === RUN TestServiceRemove [2022-03-25T18:59:24.791Z] --- PASS: TestServiceRemove (0.00s) [2022-03-25T18:59:24.791Z] === RUN TestServiceUpdateError [2022-03-25T18:59:24.791Z] --- PASS: TestServiceUpdateError (0.00s) [2022-03-25T18:59:24.791Z] === RUN TestServiceUpdate [2022-03-25T18:59:24.791Z] --- PASS: TestServiceUpdate (0.00s) [2022-03-25T18:59:24.791Z] === RUN TestSwarmGetUnlockKeyError [2022-03-25T18:59:24.791Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-03-25T18:59:24.791Z] === RUN TestSwarmGetUnlockKey [2022-03-25T18:59:24.791Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-03-25T18:59:24.791Z] === RUN TestSwarmInitError [2022-03-25T18:59:24.791Z] --- PASS: TestSwarmInitError (0.00s) [2022-03-25T18:59:24.791Z] === RUN TestSwarmInit [2022-03-25T18:59:24.791Z] --- PASS: TestSwarmInit (0.00s) [2022-03-25T18:59:24.791Z] === RUN TestSwarmInspectError [2022-03-25T18:59:24.791Z] --- PASS: TestSwarmInspectError (0.00s) [2022-03-25T18:59:24.791Z] === RUN TestSwarmInspect [2022-03-25T18:59:24.791Z] --- PASS: TestSwarmInspect (0.00s) [2022-03-25T18:59:24.791Z] === RUN TestSwarmJoinError [2022-03-25T18:59:24.791Z] --- PASS: TestSwarmJoinError (0.00s) [2022-03-25T18:59:24.791Z] === RUN TestSwarmJoin [2022-03-25T18:59:24.791Z] --- PASS: TestSwarmJoin (0.00s) [2022-03-25T18:59:24.791Z] === RUN TestSwarmLeaveError [2022-03-25T18:59:24.791Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-03-25T18:59:24.791Z] === RUN TestSwarmLeave [2022-03-25T18:59:24.791Z] --- PASS: TestSwarmLeave (0.00s) [2022-03-25T18:59:24.791Z] === RUN TestSwarmUnlockError [2022-03-25T18:59:24.791Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-03-25T18:59:24.791Z] === RUN TestSwarmUnlock [2022-03-25T18:59:24.791Z] --- PASS: TestSwarmUnlock (0.00s) [2022-03-25T18:59:24.791Z] === RUN TestSwarmUpdateError [2022-03-25T18:59:24.791Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-03-25T18:59:24.791Z] === RUN TestSwarmUpdate [2022-03-25T18:59:24.791Z] --- PASS: TestSwarmUpdate (0.00s) [2022-03-25T18:59:24.791Z] === RUN TestTaskInspectError [2022-03-25T18:59:24.791Z] --- PASS: TestTaskInspectError (0.00s) [2022-03-25T18:59:24.791Z] === RUN TestTaskInspectWithEmptyID [2022-03-25T18:59:24.791Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-03-25T18:59:24.791Z] === RUN TestTaskInspect [2022-03-25T18:59:24.791Z] --- PASS: TestTaskInspect (0.00s) [2022-03-25T18:59:24.791Z] === RUN TestTaskListError [2022-03-25T18:59:24.791Z] --- PASS: TestTaskListError (0.00s) [2022-03-25T18:59:24.791Z] === RUN TestTaskList [2022-03-25T18:59:24.791Z] --- PASS: TestTaskList (0.00s) [2022-03-25T18:59:24.791Z] === RUN TestVolumeCreateError [2022-03-25T18:59:24.791Z] --- PASS: TestVolumeCreateError (0.00s) [2022-03-25T18:59:24.791Z] === RUN TestVolumeCreate [2022-03-25T18:59:24.791Z] --- PASS: TestVolumeCreate (0.00s) [2022-03-25T18:59:24.791Z] === RUN TestVolumeInspectError [2022-03-25T18:59:24.791Z] --- PASS: TestVolumeInspectError (0.00s) [2022-03-25T18:59:24.791Z] === RUN TestVolumeInspectNotFound [2022-03-25T18:59:24.791Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-03-25T18:59:24.791Z] === RUN TestVolumeInspectWithEmptyID [2022-03-25T18:59:24.791Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-03-25T18:59:24.791Z] === RUN TestVolumeInspect [2022-03-25T18:59:24.791Z] --- PASS: TestVolumeInspect (0.00s) [2022-03-25T18:59:24.791Z] === RUN TestVolumeListError [2022-03-25T18:59:24.791Z] --- PASS: TestVolumeListError (0.00s) [2022-03-25T18:59:24.791Z] === RUN TestVolumeList [2022-03-25T18:59:24.791Z] --- PASS: TestVolumeList (0.00s) [2022-03-25T18:59:24.791Z] === RUN TestVolumeRemoveError [2022-03-25T18:59:24.791Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-03-25T18:59:24.791Z] === RUN TestVolumeRemove [2022-03-25T18:59:24.791Z] --- PASS: TestVolumeRemove (0.00s) [2022-03-25T18:59:24.791Z] === CONT TestTLSCloseWriter [2022-03-25T18:59:24.791Z] --- PASS: TestTLSCloseWriter (0.02s) [2022-03-25T18:59:24.791Z] PASS [2022-03-25T18:59:24.791Z] coverage: 75.1% of statements [2022-03-25T18:59:24.791Z] ok github.com/docker/docker/client 0.407s coverage: 75.1% of statements [2022-03-25T18:59:24.895Z] === RUN TestKeyValue [2022-03-25T18:59:24.895Z] --- PASS: TestKeyValue (0.00s) [2022-03-25T18:59:24.895Z] PASS [2022-03-25T18:59:24.895Z] coverage: 60.0% of statements [2022-03-25T18:59:24.895Z] ok github.com/docker/docker/libnetwork/netlabel 0.041s coverage: 60.0% of statements [2022-03-25T18:59:24.944Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2022-03-25T18:59:26.316Z] ok github.com/docker/docker/pkg/pubsub 1.047s coverage: 75.0% of statements [2022-03-25T18:59:26.316Z] ok github.com/docker/docker/pkg/reexec 0.008s coverage: 82.4% of statements [2022-03-25T18:59:26.456Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-03-25T18:59:26.456Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-03-25T18:59:26.456Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-03-25T18:59:26.456Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-03-25T18:59:26.456Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-03-25T18:59:26.456Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-03-25T18:59:26.456Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-03-25T18:59:26.456Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-03-25T18:59:26.456Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-03-25T18:59:26.456Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-03-25T18:59:26.456Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-03-25T18:59:26.456Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-03-25T18:59:26.456Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-03-25T18:59:26.456Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-03-25T18:59:26.456Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-03-25T18:59:26.456Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-03-25T18:59:26.456Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-03-25T18:59:26.575Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-03-25T18:59:26.833Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2022-03-25T18:59:26.924Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.48s) [2022-03-25T18:59:26.924Z] === RUN TestGetAddress [2022-03-25T18:59:27.091Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2022-03-25T18:59:27.091Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-03-25T18:59:27.391Z] === RUN TestGenerate [2022-03-25T18:59:27.391Z] --- PASS: TestGenerate (0.00s) [2022-03-25T18:59:27.391Z] === RUN TestGeneratePtr [2022-03-25T18:59:27.391Z] --- PASS: TestGeneratePtr (0.00s) [2022-03-25T18:59:27.391Z] === RUN TestGenerateMissingField [2022-03-25T18:59:27.391Z] --- PASS: TestGenerateMissingField (0.00s) [2022-03-25T18:59:27.391Z] === RUN TestFieldCannotBeSet [2022-03-25T18:59:27.391Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-03-25T18:59:27.391Z] === RUN TestTypeMismatchError [2022-03-25T18:59:27.391Z] --- PASS: TestTypeMismatchError (0.00s) [2022-03-25T18:59:27.391Z] PASS [2022-03-25T18:59:27.391Z] coverage: 100.0% of statements [2022-03-25T18:59:27.391Z] ok github.com/docker/docker/libnetwork/options 0.040s coverage: 100.0% of statements [2022-03-25T18:59:27.391Z] === RUN TestNetworkDBSimple [2022-03-25T18:59:27.657Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 53.4% of statements [2022-03-25T18:59:27.916Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-03-25T18:59:28.174Z] ok github.com/docker/docker/pkg/tailfile 0.045s coverage: 88.6% of statements [2022-03-25T18:59:28.375Z] testing: warning: no tests to run [2022-03-25T18:59:28.375Z] PASS [2022-03-25T18:59:28.375Z] coverage: 0.0% of statements [2022-03-25T18:59:28.375Z] ok github.com/docker/docker/libnetwork/osl 0.036s coverage: 0.0% of statements [no tests to run] [2022-03-25T18:59:28.375Z] 2022/03/25 18:59:28 Closing DB instances... [2022-03-25T18:59:28.741Z] ok github.com/docker/docker/pkg/tarsum 0.042s coverage: 89.3% of statements [2022-03-25T18:59:28.999Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-03-25T18:59:29.258Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2022-03-25T18:59:29.258Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-03-25T18:59:29.359Z] === RUN TestRequestNewPort [2022-03-25T18:59:29.359Z] --- PASS: TestRequestNewPort (0.00s) [2022-03-25T18:59:29.359Z] === RUN TestRequestSpecificPort [2022-03-25T18:59:29.359Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-03-25T18:59:29.359Z] === RUN TestReleasePort [2022-03-25T18:59:29.359Z] --- PASS: TestReleasePort (0.00s) [2022-03-25T18:59:29.359Z] === RUN TestReuseReleasedPort [2022-03-25T18:59:29.359Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-03-25T18:59:29.359Z] === RUN TestReleaseUnreadledPort [2022-03-25T18:59:29.359Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-03-25T18:59:29.359Z] === RUN TestUnknowProtocol [2022-03-25T18:59:29.359Z] --- PASS: TestUnknowProtocol (0.00s) [2022-03-25T18:59:29.359Z] === RUN TestAllocateAllPorts [2022-03-25T18:59:29.359Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-03-25T18:59:29.359Z] === RUN TestPortAllocation [2022-03-25T18:59:29.359Z] --- PASS: TestPortAllocation (0.00s) [2022-03-25T18:59:29.359Z] === RUN TestPortAllocationWithCustomRange [2022-03-25T18:59:29.359Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-03-25T18:59:29.359Z] === RUN TestNoDuplicateBPR [2022-03-25T18:59:29.359Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-03-25T18:59:29.359Z] === RUN TestChangePortRange [2022-03-25T18:59:29.359Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-03-25T18:59:29.359Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-03-25T18:59:29.359Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-03-25T18:59:29.359Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-03-25T18:59:29.359Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-03-25T18:59:29.359Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-03-25T18:59:29.359Z] --- PASS: TestChangePortRange (0.00s) [2022-03-25T18:59:29.359Z] PASS [2022-03-25T18:59:29.359Z] coverage: 88.6% of statements [2022-03-25T18:59:29.359Z] ok github.com/docker/docker/libnetwork/portallocator 0.037s coverage: 88.6% of statements [2022-03-25T18:59:29.359Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-03-25T18:59:29.359Z] PASS [2022-03-25T18:59:29.359Z] coverage: 100.0% of statements [2022-03-25T18:59:29.359Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.052s coverage: 100.0% of statements [2022-03-25T18:59:29.359Z] --- PASS: TestNetworkDBSimple (2.04s) [2022-03-25T18:59:29.359Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-03-25T18:59:29.826Z] testing: warning: no tests to run [2022-03-25T18:59:29.826Z] PASS [2022-03-25T18:59:29.826Z] coverage: 0.0% of statements [2022-03-25T18:59:29.826Z] ok github.com/docker/docker/libnetwork/portmapper 0.038s coverage: 0.0% of statements [no tests to run] [2022-03-25T18:59:30.293Z] === RUN TestHashData [2022-03-25T18:59:30.293Z] --- PASS: TestHashData (0.00s) [2022-03-25T18:59:30.293Z] PASS [2022-03-25T18:59:30.293Z] coverage: 2.8% of statements [2022-03-25T18:59:30.293Z] ok github.com/docker/docker/libnetwork/resolvconf 0.050s coverage: 2.8% of statements [2022-03-25T18:59:30.293Z] === RUN TestErrorConstructors [2022-03-25T18:59:30.293Z] --- PASS: TestErrorConstructors (0.00s) [2022-03-25T18:59:30.293Z] === RUN TestCompareIPMask [2022-03-25T18:59:30.293Z] --- PASS: TestCompareIPMask (0.00s) [2022-03-25T18:59:30.293Z] === RUN TestUtilGetHostPartIP [2022-03-25T18:59:30.293Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-03-25T18:59:30.293Z] === RUN TestUtilGetBroadcastIP [2022-03-25T18:59:30.293Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-03-25T18:59:30.293Z] === RUN TestParseCIDR [2022-03-25T18:59:30.293Z] --- PASS: TestParseCIDR (0.00s) [2022-03-25T18:59:30.293Z] PASS [2022-03-25T18:59:30.293Z] coverage: 37.3% of statements [2022-03-25T18:59:30.293Z] ok github.com/docker/docker/libnetwork/types 0.042s coverage: 37.3% of statements [2022-03-25T18:59:30.759Z] 2022/03/25 18:59:30 Closing DB instances... [2022-03-25T18:59:31.158Z] ok github.com/docker/docker/plugin 0.516s coverage: 23.2% of statements [2022-03-25T18:59:31.158Z] ok github.com/docker/docker/plugin/v2 0.002s coverage: 14.4% of statements [2022-03-25T18:59:31.226Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-03-25T18:59:31.226Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-03-25T18:59:31.226Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-03-25T18:59:31.226Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-03-25T18:59:31.226Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-03-25T18:59:31.226Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-03-25T18:59:31.226Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-03-25T18:59:31.226Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-03-25T18:59:31.226Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-03-25T18:59:31.226Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-03-25T18:59:31.226Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-03-25T18:59:31.226Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-03-25T18:59:31.226Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-03-25T18:59:31.226Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-03-25T18:59:31.226Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-03-25T18:59:31.226Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-03-25T18:59:31.226Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-03-25T18:59:31.226Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-03-25T18:59:31.226Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-03-25T18:59:31.226Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-03-25T18:59:31.226Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-03-25T18:59:31.226Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-03-25T18:59:31.226Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-03-25T18:59:31.226Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-03-25T18:59:31.226Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-03-25T18:59:31.226Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-03-25T18:59:31.226Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-03-25T18:59:31.226Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-03-25T18:59:31.226Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-03-25T18:59:31.226Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-03-25T18:59:31.226Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-03-25T18:59:31.226Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-03-25T18:59:31.226Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-03-25T18:59:31.226Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-03-25T18:59:31.226Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-03-25T18:59:31.226Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-03-25T18:59:31.226Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-03-25T18:59:31.226Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-03-25T18:59:31.226Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-03-25T18:59:31.226Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-03-25T18:59:31.226Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-03-25T18:59:31.226Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-03-25T18:59:31.227Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-03-25T18:59:31.227Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-03-25T18:59:31.227Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-03-25T18:59:31.227Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-03-25T18:59:31.227Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-03-25T18:59:31.227Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-03-25T18:59:31.227Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-03-25T18:59:31.227Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-03-25T18:59:31.227Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-03-25T18:59:31.227Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-03-25T18:59:31.227Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-03-25T18:59:31.227Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-03-25T18:59:31.227Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-03-25T18:59:31.227Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-03-25T18:59:31.227Z] PASS [2022-03-25T18:59:31.227Z] coverage: 55.0% of statements [2022-03-25T18:59:31.227Z] ok github.com/docker/docker/oci 0.092s coverage: 55.0% of statements [2022-03-25T18:59:31.694Z] === RUN TestAddressPoolOpt [2022-03-25T18:59:31.694Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-03-25T18:59:31.694Z] === RUN TestValidateEnv [2022-03-25T18:59:31.694Z] === RUN TestValidateEnv/a [2022-03-25T18:59:31.694Z] === RUN TestValidateEnv/something [2022-03-25T18:59:31.694Z] === RUN TestValidateEnv/_=a [2022-03-25T18:59:31.694Z] === RUN TestValidateEnv/env1=value1 [2022-03-25T18:59:31.694Z] === RUN TestValidateEnv/_env1=value1 [2022-03-25T18:59:31.694Z] === RUN TestValidateEnv/env2=value2=value3 [2022-03-25T18:59:31.694Z] === RUN TestValidateEnv/env3=abc!qwe [2022-03-25T18:59:31.694Z] === RUN TestValidateEnv/env_4=value_4 [2022-03-25T18:59:31.694Z] === RUN TestValidateEnv/PATH [2022-03-25T18:59:31.694Z] === RUN TestValidateEnv/=a [2022-03-25T18:59:31.694Z] === RUN TestValidateEnv/PATH= [2022-03-25T18:59:31.694Z] === RUN TestValidateEnv/PATH=something [2022-03-25T18:59:31.694Z] === RUN TestValidateEnv/asd!qwe [2022-03-25T18:59:31.694Z] === RUN TestValidateEnv/1asd [2022-03-25T18:59:31.694Z] === RUN TestValidateEnv/123 [2022-03-25T18:59:31.694Z] === RUN TestValidateEnv/some_space [2022-03-25T18:59:31.694Z] === RUN TestValidateEnv/__some_space_before [2022-03-25T18:59:31.694Z] === RUN TestValidateEnv/some_space_after__ [2022-03-25T18:59:31.694Z] === RUN TestValidateEnv/= [2022-03-25T18:59:31.694Z] === RUN TestValidateEnv/PaTh [2022-03-25T18:59:31.694Z] --- PASS: TestValidateEnv (0.00s) [2022-03-25T18:59:31.694Z] --- PASS: TestValidateEnv/a (0.00s) [2022-03-25T18:59:31.694Z] --- PASS: TestValidateEnv/something (0.00s) [2022-03-25T18:59:31.694Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-03-25T18:59:31.694Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-03-25T18:59:31.694Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-03-25T18:59:31.694Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-03-25T18:59:31.694Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-03-25T18:59:31.694Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-03-25T18:59:31.694Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-03-25T18:59:31.694Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-03-25T18:59:31.694Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-03-25T18:59:31.694Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-03-25T18:59:31.694Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-03-25T18:59:31.694Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-03-25T18:59:31.694Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-03-25T18:59:31.694Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-03-25T18:59:31.694Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-03-25T18:59:31.694Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-03-25T18:59:31.694Z] --- PASS: TestValidateEnv/= (0.00s) [2022-03-25T18:59:31.694Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-03-25T18:59:31.694Z] === RUN TestParseHost [2022-03-25T18:59:31.694Z] --- PASS: TestParseHost (0.00s) [2022-03-25T18:59:31.694Z] === RUN TestParseDockerDaemonHost [2022-03-25T18:59:31.694Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-03-25T18:59:31.694Z] === RUN TestParseTCP [2022-03-25T18:59:31.694Z] --- PASS: TestParseTCP (0.00s) [2022-03-25T18:59:31.694Z] === RUN TestParseInvalidUnixAddrInvalid [2022-03-25T18:59:31.694Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-03-25T18:59:31.695Z] === RUN TestValidateExtraHosts [2022-03-25T18:59:31.695Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-03-25T18:59:31.695Z] === RUN TestIpOptString [2022-03-25T18:59:31.695Z] --- PASS: TestIpOptString (0.00s) [2022-03-25T18:59:31.695Z] === RUN TestNewIpOptInvalidDefaultVal [2022-03-25T18:59:31.695Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-03-25T18:59:31.695Z] === RUN TestNewIpOptValidDefaultVal [2022-03-25T18:59:31.695Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-03-25T18:59:31.695Z] === RUN TestIpOptSetInvalidVal [2022-03-25T18:59:31.695Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-03-25T18:59:31.695Z] === RUN TestValidateIPAddress [2022-03-25T18:59:31.695Z] --- PASS: TestValidateIPAddress (0.00s) [2022-03-25T18:59:31.695Z] === RUN TestMapOpts [2022-03-25T18:59:31.695Z] --- PASS: TestMapOpts (0.00s) [2022-03-25T18:59:31.695Z] === RUN TestListOptsWithoutValidator [2022-03-25T18:59:31.695Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-03-25T18:59:31.695Z] === RUN TestListOptsWithValidator [2022-03-25T18:59:31.695Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-03-25T18:59:31.695Z] === RUN TestValidateDNSSearch [2022-03-25T18:59:31.695Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-03-25T18:59:31.695Z] === RUN TestValidateLabel [2022-03-25T18:59:31.695Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-03-25T18:59:31.695Z] === RUN TestValidateLabel/label_with_general_format [2022-03-25T18:59:31.695Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-03-25T18:59:31.695Z] === RUN TestValidateLabel/label_with_one_more [2022-03-25T18:59:31.695Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-03-25T18:59:31.695Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-03-25T18:59:31.695Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-03-25T18:59:31.695Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-03-25T18:59:31.695Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-03-25T18:59:31.695Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-03-25T18:59:31.695Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-03-25T18:59:31.695Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-03-25T18:59:31.695Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-03-25T18:59:31.695Z] --- PASS: TestValidateLabel (0.00s) [2022-03-25T18:59:31.695Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-03-25T18:59:31.695Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-03-25T18:59:31.695Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-03-25T18:59:31.695Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-03-25T18:59:31.695Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-03-25T18:59:31.695Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-03-25T18:59:31.695Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-03-25T18:59:31.695Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-03-25T18:59:31.695Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-03-25T18:59:31.695Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-03-25T18:59:31.695Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-03-25T18:59:31.695Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-03-25T18:59:31.695Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-03-25T18:59:31.695Z] === RUN TestNamedListOpts [2022-03-25T18:59:31.695Z] --- PASS: TestNamedListOpts (0.00s) [2022-03-25T18:59:31.695Z] === RUN TestNamedMapOpts [2022-03-25T18:59:31.695Z] --- PASS: TestNamedMapOpts (0.00s) [2022-03-25T18:59:31.695Z] === RUN TestParseLink [2022-03-25T18:59:31.695Z] === RUN TestParseVersion [2022-03-25T18:59:31.695Z] --- PASS: TestParseVersion (0.00s) [2022-03-25T18:59:31.695Z] PASS [2022-03-25T18:59:31.695Z] coverage: 52.9% of statements [2022-03-25T18:59:31.695Z] --- PASS: TestParseLink (0.00s) [2022-03-25T18:59:31.695Z] === RUN TestUlimitOpt [2022-03-25T18:59:31.695Z] --- PASS: TestUlimitOpt (0.00s) [2022-03-25T18:59:31.695Z] PASS [2022-03-25T18:59:31.695Z] coverage: 66.3% of statements [2022-03-25T18:59:31.695Z] ok github.com/docker/docker/opts 0.055s coverage: 66.3% of statements [2022-03-25T18:59:31.695Z] ok github.com/docker/docker/pkg/aaparser 0.043s coverage: 52.9% of statements [2022-03-25T18:59:31.725Z] ok github.com/docker/docker/profiles/seccomp 0.008s coverage: 86.0% of statements [2022-03-25T18:59:32.660Z] ok github.com/docker/docker/quota 0.199s coverage: 71.4% of statements [2022-03-25T18:59:32.674Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-03-25T18:59:32.674Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-25T18:59:32.674Z] GOOS="" GOARCH="" GOARM="" [2022-03-25T18:59:32.674Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-25T18:59:32.674Z] [2022-03-25T18:59:32.674Z] + TEST_INTEGRATION_DEST=1 [2022-03-25T18:59:32.674Z] + CONTAINER_NAME=docker-pr1-1 [2022-03-25T18:59:32.674Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-03-25T18:59:32.674Z] + run_tests test-integration-flaky [2022-03-25T18:59:32.674Z] + '[' -n 0 ']' [2022-03-25T18:59:32.674Z] + rm= [2022-03-25T18:59:32.674Z] + c=0 [2022-03-25T18:59:32.674Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43428/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43428/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43428/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=85572cac14168f9dc3fc3d9daa5eae1ba00eddf4 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:85572cac14168f9dc3fc3d9daa5eae1ba00eddf4 hack/make.sh test-integration-flaky test-integration [2022-03-25T18:59:32.674Z] ++ jobs -p [2022-03-25T18:59:32.674Z] + for job in $(jobs -p) [2022-03-25T18:59:32.674Z] + wait 11182 [2022-03-25T18:59:32.674Z] + TEST_INTEGRATION_DEST=3 [2022-03-25T18:59:32.674Z] + CONTAINER_NAME=docker-pr1-3 [2022-03-25T18:59:32.674Z] + TEST_SKIP_INTEGRATION=1 [2022-03-25T18:59:32.674Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-03-25T18:59:32.674Z] + run_tests [2022-03-25T18:59:32.674Z] + '[' -n 0 ']' [2022-03-25T18:59:32.674Z] + rm= [2022-03-25T18:59:32.674Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43428/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43428/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43428/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=85572cac14168f9dc3fc3d9daa5eae1ba00eddf4 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:85572cac14168f9dc3fc3d9daa5eae1ba00eddf4 hack/make.sh '' test-integration [2022-03-25T18:59:32.674Z] + TEST_INTEGRATION_DEST=2 [2022-03-25T18:59:32.674Z] + CONTAINER_NAME=docker-pr1-2 [2022-03-25T18:59:32.674Z] + TEST_SKIP_INTEGRATION=1 [2022-03-25T18:59:32.674Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-03-25T18:59:32.674Z] + run_tests [2022-03-25T18:59:32.674Z] + '[' -n 0 ']' [2022-03-25T18:59:32.674Z] + rm= [2022-03-25T18:59:32.674Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43428/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43428/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43428/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=85572cac14168f9dc3fc3d9daa5eae1ba00eddf4 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:85572cac14168f9dc3fc3d9daa5eae1ba00eddf4 hack/make.sh '' test-integration [2022-03-25T18:59:32.674Z] [2022-03-25T18:59:32.674Z] [2022-03-25T18:59:32.674Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-03-25T18:59:32.674Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-03-25T18:59:32.674Z] HOSTNAME=d60e2d8753bc [2022-03-25T18:59:32.674Z] TEST_SKIP_INTEGRATION=1 [2022-03-25T18:59:32.674Z] TESTDEBUG=0 [2022-03-25T18:59:32.674Z] DEST=bundles/test-integration [2022-03-25T18:59:32.674Z] PWD=/go/src/github.com/docker/docker [2022-03-25T18:59:32.674Z] KEEPBUNDLE=1 [2022-03-25T18:59:32.674Z] DOCKER_GITCOMMIT=85572cac14168f9dc3fc3d9daa5eae1ba00eddf4 [2022-03-25T18:59:32.674Z] container=docker [2022-03-25T18:59:32.674Z] HOME=/root [2022-03-25T18:59:32.674Z] GOLANG_VERSION=1.18 [2022-03-25T18:59:32.674Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-03-25T18:59:32.674Z] VALIDATE_BRANCH=master [2022-03-25T18:59:32.674Z] TERM=xterm [2022-03-25T18:59:32.674Z] DOCKER_PKG=github.com/docker/docker [2022-03-25T18:59:32.674Z] SHLVL=1 [2022-03-25T18:59:32.674Z] TIMEOUT=120m [2022-03-25T18:59:32.674Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-03-25T18:59:32.674Z] DOCKER_GRAPHDRIVER=overlay2 [2022-03-25T18:59:32.674Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-03-25T18:59:32.674Z] GO111MODULE=off [2022-03-25T18:59:32.674Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-03-25T18:59:32.674Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-03-25T18:59:32.674Z] GOPATH=/go [2022-03-25T18:59:32.674Z] PKG_CONFIG=pkg-config [2022-03-25T18:59:32.674Z] _=/usr/bin/env [2022-03-25T18:59:32.674Z] Building test suite binary ./integration-cli/test.main [2022-03-25T18:59:32.674Z] [2022-03-25T18:59:32.674Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-03-25T18:59:32.674Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-03-25T18:59:32.674Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-03-25T18:59:32.674Z] HOSTNAME=d27f8d315a43 [2022-03-25T18:59:32.674Z] TEST_SKIP_INTEGRATION=1 [2022-03-25T18:59:32.674Z] TESTDEBUG=0 [2022-03-25T18:59:32.674Z] DEST=bundles/test-integration [2022-03-25T18:59:32.674Z] PWD=/go/src/github.com/docker/docker [2022-03-25T18:59:32.674Z] KEEPBUNDLE=1 [2022-03-25T18:59:32.674Z] DOCKER_GITCOMMIT=85572cac14168f9dc3fc3d9daa5eae1ba00eddf4 [2022-03-25T18:59:32.674Z] container=docker [2022-03-25T18:59:32.674Z] HOME=/root [2022-03-25T18:59:32.674Z] GOLANG_VERSION=1.18 [2022-03-25T18:59:32.674Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-03-25T18:59:32.674Z] VALIDATE_BRANCH=master [2022-03-25T18:59:32.674Z] TERM=xterm [2022-03-25T18:59:32.674Z] DOCKER_PKG=github.com/docker/docker [2022-03-25T18:59:32.674Z] SHLVL=1 [2022-03-25T18:59:32.674Z] TIMEOUT=120m [2022-03-25T18:59:32.674Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-03-25T18:59:32.674Z] DOCKER_GRAPHDRIVER=overlay2 [2022-03-25T18:59:32.674Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-03-25T18:59:32.674Z] GO111MODULE=off [2022-03-25T18:59:32.674Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-03-25T18:59:32.674Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-03-25T18:59:32.674Z] GOPATH=/go [2022-03-25T18:59:32.674Z] PKG_CONFIG=pkg-config [2022-03-25T18:59:32.674Z] _=/usr/bin/env [2022-03-25T18:59:32.674Z] Building test suite binary ./integration-cli/test.main [2022-03-25T18:59:32.674Z] No new tests added to integration. [2022-03-25T18:59:32.674Z] [2022-03-25T18:59:32.674Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-03-25T18:59:32.674Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-03-25T18:59:32.674Z] HOSTNAME=2a322a7e611d [2022-03-25T18:59:32.674Z] TESTDEBUG=0 [2022-03-25T18:59:32.674Z] DEST=bundles/test-integration [2022-03-25T18:59:32.674Z] PWD=/go/src/github.com/docker/docker [2022-03-25T18:59:32.674Z] KEEPBUNDLE=1 [2022-03-25T18:59:32.674Z] DOCKER_GITCOMMIT=85572cac14168f9dc3fc3d9daa5eae1ba00eddf4 [2022-03-25T18:59:32.674Z] container=docker [2022-03-25T18:59:32.674Z] HOME=/root [2022-03-25T18:59:32.674Z] GOLANG_VERSION=1.18 [2022-03-25T18:59:32.674Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-03-25T18:59:32.674Z] VALIDATE_BRANCH=master [2022-03-25T18:59:32.674Z] TERM=xterm [2022-03-25T18:59:32.674Z] DOCKER_PKG=github.com/docker/docker [2022-03-25T18:59:32.674Z] SHLVL=1 [2022-03-25T18:59:32.674Z] TIMEOUT=120m [2022-03-25T18:59:32.674Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-03-25T18:59:32.674Z] DOCKER_GRAPHDRIVER=overlay2 [2022-03-25T18:59:32.674Z] GO111MODULE=off [2022-03-25T18:59:32.674Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-03-25T18:59:32.674Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-03-25T18:59:32.674Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-03-25T18:59:32.674Z] GOPATH=/go [2022-03-25T18:59:32.674Z] PKG_CONFIG=pkg-config [2022-03-25T18:59:32.674Z] _=/usr/bin/env [2022-03-25T18:59:32.674Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-03-25T18:59:32.679Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.83s) [2022-03-25T18:59:32.679Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-03-25T18:59:32.918Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2022-03-25T18:59:33.146Z] === RUN TestPeerCertificateMarshalJSON [2022-03-25T18:59:33.146Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-03-25T18:59:33.146Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-03-25T18:59:33.146Z] --- PASS: TestPeerCertificateMarshalJSON (0.34s) [2022-03-25T18:59:33.146Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-03-25T18:59:33.146Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-03-25T18:59:33.146Z] === RUN TestMiddleware [2022-03-25T18:59:33.146Z] --- PASS: TestMiddleware (0.00s) [2022-03-25T18:59:33.146Z] === RUN TestNewResponseModifier [2022-03-25T18:59:33.146Z] --- PASS: TestNewResponseModifier (0.00s) [2022-03-25T18:59:33.146Z] PASS [2022-03-25T18:59:33.146Z] coverage: 26.8% of statements [2022-03-25T18:59:33.146Z] ok github.com/docker/docker/pkg/authorization 0.388s coverage: 26.8% of statements [2022-03-25T18:59:33.613Z] === RUN TestIsArchivePathDir [2022-03-25T18:59:33.613Z] --- PASS: TestIsArchivePathDir (0.06s) [2022-03-25T18:59:33.613Z] === RUN TestIsArchivePathInvalidFile [2022-03-25T18:59:33.613Z] --- PASS: TestIsArchivePathInvalidFile (0.13s) [2022-03-25T18:59:33.613Z] === RUN TestIsArchivePathTar [2022-03-25T18:59:33.853Z] ok github.com/docker/docker/registry 0.078s coverage: 58.6% of statements [2022-03-25T18:59:34.079Z] 2022/03/25 18:59:33 Closing DB instances... [2022-03-25T18:59:34.079Z] --- PASS: TestIsArchivePathTar (0.14s) [2022-03-25T18:59:34.079Z] === RUN TestDecompressStreamGzip [2022-03-25T18:59:34.079Z] --- PASS: TestDecompressStreamGzip (0.11s) [2022-03-25T18:59:34.079Z] === RUN TestDecompressStreamBzip2 [2022-03-25T18:59:34.079Z] === RUN TestUnbuffered [2022-03-25T18:59:34.079Z] --- PASS: TestUnbuffered (0.00s) [2022-03-25T18:59:34.079Z] === RUN TestRaceUnbuffered [2022-03-25T18:59:34.079Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-03-25T18:59:34.079Z] PASS [2022-03-25T18:59:34.079Z] coverage: 100.0% of statements [2022-03-25T18:59:34.079Z] ok github.com/docker/docker/pkg/broadcaster 0.036s coverage: 100.0% of statements [2022-03-25T18:59:34.079Z] --- PASS: TestDecompressStreamBzip2 (0.09s) [2022-03-25T18:59:34.079Z] === RUN TestDecompressStreamXz [2022-03-25T18:59:34.079Z] archive_test.go:133: Xz not present in msys2 [2022-03-25T18:59:34.079Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-03-25T18:59:34.079Z] === RUN TestDecompressStreamZstd [2022-03-25T18:59:34.079Z] archive_test.go:140: zstd not installed [2022-03-25T18:59:34.079Z] --- SKIP: TestDecompressStreamZstd (0.02s) [2022-03-25T18:59:34.079Z] === RUN TestCompressStreamXzUnsupported [2022-03-25T18:59:34.079Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-03-25T18:59:34.079Z] === RUN TestCompressStreamBzip2Unsupported [2022-03-25T18:59:34.079Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-03-25T18:59:34.080Z] === RUN TestCompressStreamInvalid [2022-03-25T18:59:34.080Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-03-25T18:59:34.080Z] === RUN TestExtensionInvalid [2022-03-25T18:59:34.080Z] --- PASS: TestExtensionInvalid (0.00s) [2022-03-25T18:59:34.080Z] === RUN TestExtensionUncompressed [2022-03-25T18:59:34.080Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-03-25T18:59:34.080Z] === RUN TestExtensionBzip2 [2022-03-25T18:59:34.080Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-03-25T18:59:34.080Z] === RUN TestExtensionGzip [2022-03-25T18:59:34.080Z] --- PASS: TestExtensionGzip (0.00s) [2022-03-25T18:59:34.080Z] === RUN TestExtensionXz [2022-03-25T18:59:34.080Z] --- PASS: TestExtensionXz (0.00s) [2022-03-25T18:59:34.080Z] === RUN TestExtensionZstd [2022-03-25T18:59:34.080Z] --- PASS: TestExtensionZstd (0.00s) [2022-03-25T18:59:34.080Z] === RUN TestCmdStreamLargeStderr [2022-03-25T18:59:34.112Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2022-03-25T18:59:34.370Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2022-03-25T18:59:34.547Z] --- PASS: TestCmdStreamLargeStderr (0.17s) [2022-03-25T18:59:34.547Z] === RUN TestCmdStreamBad [2022-03-25T18:59:34.547Z] archive_test.go:252: Failing on Windows CI machines [2022-03-25T18:59:34.547Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-03-25T18:59:34.547Z] === RUN TestCmdStreamGood [2022-03-25T18:59:34.547Z] --- PASS: TestCmdStreamGood (0.05s) [2022-03-25T18:59:34.547Z] === RUN TestUntarPathWithInvalidDest [2022-03-25T18:59:34.547Z] --- PASS: TestUntarPathWithInvalidDest (0.07s) [2022-03-25T18:59:34.547Z] === RUN TestUntarPathWithInvalidSrc [2022-03-25T18:59:34.547Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-03-25T18:59:34.547Z] === RUN TestUntarPath [2022-03-25T18:59:34.547Z] --- PASS: TestUntarPath (0.06s) [2022-03-25T18:59:34.547Z] === RUN TestUntarPathWithDestinationFile [2022-03-25T18:59:34.547Z] --- PASS: TestUntarPathWithDestinationFile (0.06s) [2022-03-25T18:59:34.547Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-03-25T18:59:34.547Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.06s) [2022-03-25T18:59:34.547Z] === RUN TestCopyWithTarInvalidSrc [2022-03-25T18:59:34.547Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-03-25T18:59:34.547Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-03-25T18:59:34.547Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-03-25T18:59:34.547Z] === RUN TestCopyWithTarSrcFile [2022-03-25T18:59:34.547Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-03-25T18:59:34.547Z] === RUN TestCopyWithTarSrcFolder [2022-03-25T18:59:34.547Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-03-25T18:59:34.547Z] === RUN TestCopyFileWithTarInvalidSrc [2022-03-25T18:59:34.547Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-03-25T18:59:34.547Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-03-25T18:59:34.547Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-03-25T18:59:34.547Z] === RUN TestCopyFileWithTarSrcFolder [2022-03-25T18:59:34.547Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-03-25T18:59:34.547Z] === RUN TestCopyFileWithTarSrcFile [2022-03-25T18:59:34.547Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-03-25T18:59:34.547Z] === RUN TestTarFiles [2022-03-25T18:59:34.547Z] === RUN TestMatch [2022-03-25T18:59:34.547Z] === RUN TestMatch/[[]] [2022-03-25T18:59:34.547Z] === RUN TestMatch/[[foo]] [2022-03-25T18:59:34.547Z] === RUN TestMatch/[[bar]_[foo]] [2022-03-25T18:59:34.547Z] === RUN TestMatch/[[foo_bar]] [2022-03-25T18:59:34.547Z] === RUN TestMatch/[[qux]_[foo]] [2022-03-25T18:59:34.547Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-03-25T18:59:34.547Z] === RUN TestMatch/[] [2022-03-25T18:59:34.547Z] === RUN TestMatch/[]#01 [2022-03-25T18:59:34.547Z] === RUN TestMatch/[[qux]] [2022-03-25T18:59:34.547Z] === RUN TestMatch/[[foo_bar_qux]] [2022-03-25T18:59:34.547Z] === RUN TestMatch/[[qux]_[baz]] [2022-03-25T18:59:34.547Z] === RUN TestMatch/[[foo_baz]] [2022-03-25T18:59:34.547Z] --- PASS: TestMatch (0.00s) [2022-03-25T18:59:34.547Z] --- PASS: TestMatch/[[]] (0.00s) [2022-03-25T18:59:34.547Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-03-25T18:59:34.547Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-03-25T18:59:34.547Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-03-25T18:59:34.547Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-03-25T18:59:34.547Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-03-25T18:59:34.547Z] --- PASS: TestMatch/[] (0.00s) [2022-03-25T18:59:34.547Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-03-25T18:59:34.547Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-03-25T18:59:34.547Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-03-25T18:59:34.547Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-03-25T18:59:34.547Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-03-25T18:59:34.547Z] PASS [2022-03-25T18:59:34.547Z] coverage: 87.5% of statements [2022-03-25T18:59:34.547Z] ok github.com/docker/docker/pkg/capabilities 0.048s coverage: 87.5% of statements [2022-03-25T18:59:34.938Z] ok github.com/docker/docker/runconfig 0.007s coverage: 65.7% of statements [2022-03-25T18:59:35.196Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-03-25T18:59:35.535Z] --- PASS: TestNetworkDBJoinLeaveNetworks (3.05s) [2022-03-25T18:59:35.535Z] === RUN TestNetworkDBCRUDTableEntry [2022-03-25T18:59:35.535Z] === RUN TestChrootTarUntar [2022-03-25T18:59:35.535Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-03-25T18:59:35.535Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-03-25T18:59:35.535Z] === RUN TestChrootUntarWithHugeExcludesList [2022-03-25T18:59:35.535Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-03-25T18:59:35.535Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-03-25T18:59:35.535Z] === RUN TestChrootUntarEmptyArchive [2022-03-25T18:59:35.535Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-03-25T18:59:35.535Z] === RUN TestChrootTarUntarWithSymlink [2022-03-25T18:59:36.008Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-25T18:59:36.008Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-03-25T18:59:36.008Z] === RUN TestChrootCopyWithTar [2022-03-25T18:59:36.008Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-25T18:59:36.008Z] --- SKIP: TestChrootCopyWithTar (0.03s) [2022-03-25T18:59:36.008Z] === RUN TestChrootCopyFileWithTar [2022-03-25T18:59:36.008Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-03-25T18:59:36.008Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-03-25T18:59:36.008Z] === RUN TestChrootUntarPath [2022-03-25T18:59:36.008Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-25T18:59:36.008Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-03-25T18:59:36.008Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-03-25T18:59:36.008Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-03-25T18:59:36.008Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-03-25T18:59:36.008Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-03-25T18:59:36.008Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-03-25T18:59:36.008Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-03-25T18:59:36.008Z] === RUN TestChrootApplyDotDotFile [2022-03-25T18:59:36.008Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-03-25T18:59:36.008Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-03-25T18:59:36.008Z] PASS [2022-03-25T18:59:36.008Z] coverage: 12.0% of statements [2022-03-25T18:59:36.008Z] ok github.com/docker/docker/pkg/chrootarchive 0.114s coverage: 12.0% of statements [2022-03-25T18:59:36.572Z] ok github.com/docker/docker/volume/drivers 0.003s coverage: 36.1% of statements [2022-03-25T18:59:36.992Z] === RUN TestEnsureRemoveAllNotExist [2022-03-25T18:59:36.992Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-03-25T18:59:36.992Z] === RUN TestEnsureRemoveAllWithDir [2022-03-25T18:59:36.992Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-03-25T18:59:36.992Z] === RUN TestEnsureRemoveAllWithFile [2022-03-25T18:59:36.992Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-03-25T18:59:36.992Z] PASS [2022-03-25T18:59:36.992Z] coverage: 0.0% of statements [2022-03-25T18:59:36.992Z] ok github.com/docker/docker/pkg/containerfs 0.040s coverage: 0.0% of statements [2022-03-25T18:59:37.138Z] ok github.com/docker/docker/volume/local 0.090s coverage: 76.4% of statements [2022-03-25T18:59:37.459Z] === RUN TestSizeEmpty [2022-03-25T18:59:37.459Z] --- PASS: TestSizeEmpty (0.00s) [2022-03-25T18:59:37.459Z] === RUN TestSizeEmptyFile [2022-03-25T18:59:37.459Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-03-25T18:59:37.459Z] === RUN TestSizeNonemptyFile [2022-03-25T18:59:37.459Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-03-25T18:59:37.459Z] === RUN TestSizeNestedDirectoryEmpty [2022-03-25T18:59:37.459Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-03-25T18:59:37.459Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-03-25T18:59:37.459Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-03-25T18:59:37.459Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-03-25T18:59:37.459Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-03-25T18:59:37.459Z] === RUN TestMoveToSubdir [2022-03-25T18:59:37.459Z] --- PASS: TestMoveToSubdir (0.00s) [2022-03-25T18:59:37.459Z] === RUN TestSizeNonExistingDirectory [2022-03-25T18:59:37.459Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-03-25T18:59:37.459Z] PASS [2022-03-25T18:59:37.459Z] coverage: 80.0% of statements [2022-03-25T18:59:37.459Z] ok github.com/docker/docker/pkg/directory 0.046s coverage: 80.0% of statements [2022-03-25T18:59:37.705Z] ok github.com/docker/docker/volume/mounts 0.006s coverage: 67.7% of statements [2022-03-25T18:59:37.926Z] 2022/03/25 18:59:37 Closing DB instances... [2022-03-25T18:59:38.392Z] === RUN TestPollerAddRemove [2022-03-25T18:59:38.393Z] --- PASS: TestPollerAddRemove (0.00s) [2022-03-25T18:59:38.393Z] === RUN TestPollerEvent [2022-03-25T18:59:38.393Z] poller_test.go:40: No chmod on Windows [2022-03-25T18:59:38.393Z] --- SKIP: TestPollerEvent (0.00s) [2022-03-25T18:59:38.393Z] === RUN TestPollerClose [2022-03-25T18:59:38.393Z] --- PASS: TestPollerClose (0.00s) [2022-03-25T18:59:38.393Z] PASS [2022-03-25T18:59:38.393Z] coverage: 45.7% of statements [2022-03-25T18:59:38.393Z] ok github.com/docker/docker/pkg/filenotify 0.040s coverage: 45.7% of statements [2022-03-25T18:59:38.639Z] ok github.com/docker/docker/volume/service 0.010s coverage: 72.3% of statements [2022-03-25T18:59:39.467Z] === RUN TestCopyFileWithInvalidSrc [2022-03-25T18:59:39.467Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-03-25T18:59:39.467Z] === RUN TestCopyFileWithInvalidDest [2022-03-25T18:59:39.467Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-03-25T18:59:39.467Z] === RUN TestCopyFileWithSameSrcAndDest [2022-03-25T18:59:39.467Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-03-25T18:59:39.467Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-03-25T18:59:39.467Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-03-25T18:59:39.467Z] === RUN TestCopyFile [2022-03-25T18:59:39.467Z] --- PASS: TestCopyFile (0.00s) [2022-03-25T18:59:39.467Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-03-25T18:59:39.467Z] fileutils_test.go:133: Needs porting to Windows [2022-03-25T18:59:39.467Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-03-25T18:59:39.467Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-03-25T18:59:39.467Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-03-25T18:59:39.467Z] === RUN TestReadSymlinkedDirectoryToFile [2022-03-25T18:59:39.467Z] fileutils_test.go:179: Needs porting to Windows [2022-03-25T18:59:39.467Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-03-25T18:59:39.467Z] === RUN TestWildcardMatches [2022-03-25T18:59:39.467Z] --- PASS: TestWildcardMatches (0.00s) [2022-03-25T18:59:39.467Z] === RUN TestPatternMatches [2022-03-25T18:59:39.467Z] --- PASS: TestPatternMatches (0.00s) [2022-03-25T18:59:39.467Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-03-25T18:59:39.467Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-03-25T18:59:39.467Z] === RUN TestPatternMatchesFolderExclusions [2022-03-25T18:59:39.467Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-03-25T18:59:39.467Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-03-25T18:59:39.467Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-03-25T18:59:39.467Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-03-25T18:59:39.467Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-03-25T18:59:39.467Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-03-25T18:59:39.467Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-03-25T18:59:39.467Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-03-25T18:59:39.467Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-03-25T18:59:39.467Z] === RUN TestSingleExclamationError [2022-03-25T18:59:39.467Z] --- PASS: TestSingleExclamationError (0.00s) [2022-03-25T18:59:39.467Z] === RUN TestMatchesWithNoPatterns [2022-03-25T18:59:39.467Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-03-25T18:59:39.467Z] === RUN TestMatchesWithMalformedPatterns [2022-03-25T18:59:39.467Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-03-25T18:59:39.467Z] === RUN TestMatches [2022-03-25T18:59:39.467Z] === RUN TestMatches/MatchesOrParentMatches [2022-03-25T18:59:39.467Z] === RUN TestMatches/MatchesUsingParentResult [2022-03-25T18:59:39.467Z] === RUN TestMatches/MatchesUsingParentResults [2022-03-25T18:59:39.467Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-03-25T18:59:39.467Z] --- PASS: TestMatches (0.01s) [2022-03-25T18:59:39.467Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-03-25T18:59:39.467Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-03-25T18:59:39.467Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-03-25T18:59:39.467Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-03-25T18:59:39.467Z] === RUN TestCleanPatterns [2022-03-25T18:59:39.467Z] --- PASS: TestCleanPatterns (0.00s) [2022-03-25T18:59:39.467Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-03-25T18:59:39.467Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-03-25T18:59:39.467Z] === RUN TestCleanPatternsExceptionFlag [2022-03-25T18:59:39.467Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-03-25T18:59:39.467Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-03-25T18:59:39.467Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-03-25T18:59:39.467Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-03-25T18:59:39.467Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-03-25T18:59:39.467Z] === RUN TestCleanPatternsErrorSingleException [2022-03-25T18:59:39.467Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-03-25T18:59:39.467Z] === RUN TestCreateIfNotExistsDir [2022-03-25T18:59:39.467Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2022-03-25T18:59:39.467Z] === RUN TestCreateIfNotExistsFile [2022-03-25T18:59:39.467Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2022-03-25T18:59:39.467Z] === RUN TestMatch [2022-03-25T18:59:39.467Z] --- PASS: TestMatch (0.00s) [2022-03-25T18:59:39.467Z] === RUN TestCompile [2022-03-25T18:59:39.467Z] === RUN TestCompile/slash [2022-03-25T18:59:39.467Z] === RUN TestCompile/backslash [2022-03-25T18:59:39.467Z] --- PASS: TestCompile (0.00s) [2022-03-25T18:59:39.467Z] --- PASS: TestCompile/slash (0.00s) [2022-03-25T18:59:39.467Z] --- PASS: TestCompile/backslash (0.00s) [2022-03-25T18:59:39.467Z] PASS [2022-03-25T18:59:39.467Z] coverage: 84.7% of statements [2022-03-25T18:59:39.467Z] ok github.com/docker/docker/pkg/fileutils 0.076s coverage: 84.7% of statements [2022-03-25T18:59:39.935Z] --- PASS: TestTarFiles (5.06s) [2022-03-25T18:59:39.935Z] === RUN TestDetectCompressionZstd [2022-03-25T18:59:39.935Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-03-25T18:59:39.935Z] === RUN TestTarUntar [2022-03-25T18:59:39.935Z] --- PASS: TestTarUntar (0.04s) [2022-03-25T18:59:39.935Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-03-25T18:59:39.935Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2022-03-25T18:59:39.935Z] === RUN TestTarWithOptions [2022-03-25T18:59:39.935Z] --- PASS: TestTarWithOptions (0.02s) [2022-03-25T18:59:39.935Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-03-25T18:59:39.935Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-03-25T18:59:39.935Z] === RUN TestUntarUstarGnuConflict [2022-03-25T18:59:39.935Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-03-25T18:59:39.935Z] === RUN TestUntarInvalidFilenames [2022-03-25T18:59:39.935Z] === RUN TestGet [2022-03-25T18:59:39.935Z] --- PASS: TestGet (0.00s) [2022-03-25T18:59:39.935Z] === RUN TestGetShortcutString [2022-03-25T18:59:39.935Z] --- PASS: TestGetShortcutString (0.00s) [2022-03-25T18:59:39.935Z] PASS [2022-03-25T18:59:39.935Z] coverage: 42.9% of statements [2022-03-25T18:59:39.935Z] ok github.com/docker/docker/pkg/homedir 0.034s coverage: 42.9% of statements [2022-03-25T18:59:39.935Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames3020732964\\dest" [2022-03-25T18:59:39.935Z] --- PASS: TestUntarInvalidFilenames (0.16s) [2022-03-25T18:59:39.935Z] === RUN TestUntarHardlinkToSymlink [2022-03-25T18:59:39.935Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-03-25T18:59:39.935Z] === RUN TestUntarInvalidHardlink [2022-03-25T18:59:39.935Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink482988434\\victim\\hello" -> "../victim/hello" [2022-03-25T18:59:39.935Z] --- PASS: TestNetworkDBCRUDTableEntry (4.51s) [2022-03-25T18:59:39.935Z] === RUN TestNetworkDBCRUDTableEntries [2022-03-25T18:59:39.935Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2144871043\\victim\\hello" -> "/../victim/hello" [2022-03-25T18:59:39.935Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3802943829\\victim" -> "../victim" [2022-03-25T18:59:39.935Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2701312889\\victim" -> "../victim" [2022-03-25T18:59:39.935Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2648526283\\victim" -> "../victim" [2022-03-25T18:59:39.935Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink91543351\\victim" -> "../victim" [2022-03-25T18:59:39.935Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2022-03-25T18:59:39.935Z] === RUN TestUntarInvalidSymlink [2022-03-25T18:59:39.935Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1875179856\\dest\\dotdot" -> "../victim/hello" [2022-03-25T18:59:39.935Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3403311062\\dest\\slash-dotdot" -> "/../victim/hello" [2022-03-25T18:59:39.935Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3952697294\\dest\\loophole-victim" -> "../victim" [2022-03-25T18:59:39.935Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2161447723\\dest\\loophole-victim" -> "../victim" [2022-03-25T18:59:39.935Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink10218951\\dest\\loophole-victim" -> "../victim" [2022-03-25T18:59:39.935Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1359168429\\dest\\loophole-victim" -> "../victim" [2022-03-25T18:59:39.936Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3104189201\\dest\\dir\\loophole" -> "../../victim" [2022-03-25T18:59:39.936Z] --- PASS: TestUntarInvalidSymlink (0.05s) [2022-03-25T18:59:39.936Z] === RUN TestTempArchiveCloseMultipleTimes [2022-03-25T18:59:39.936Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-03-25T18:59:39.936Z] === RUN TestXGlobalNoParent [2022-03-25T18:59:39.936Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-03-25T18:59:39.936Z] === RUN TestReplaceFileTarWrapper [2022-03-25T18:59:40.403Z] --- PASS: TestReplaceFileTarWrapper (0.16s) [2022-03-25T18:59:40.403Z] === RUN TestPrefixHeaderReadable [2022-03-25T18:59:40.403Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2022-03-25T18:59:40.403Z] === RUN TestDisablePigz [2022-03-25T18:59:40.403Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-03-25T18:59:40.403Z] --- PASS: TestDisablePigz (0.10s) [2022-03-25T18:59:40.403Z] === RUN TestPigz [2022-03-25T18:59:40.403Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2022-03-25T18:59:40.403Z] --- PASS: TestPigz (0.12s) [2022-03-25T18:59:40.403Z] === RUN TestNosysFileInfo [2022-03-25T18:59:40.403Z] --- PASS: TestNosysFileInfo (0.00s) [2022-03-25T18:59:40.403Z] === RUN TestCopyFileWithInvalidDest [2022-03-25T18:59:40.403Z] archive_windows_test.go:16: Currently fails [2022-03-25T18:59:40.403Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-03-25T18:59:40.403Z] === RUN TestCanonicalTarNameForPath [2022-03-25T18:59:40.403Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-03-25T18:59:40.403Z] === RUN TestCanonicalTarName [2022-03-25T18:59:40.403Z] --- PASS: TestCanonicalTarName (0.00s) [2022-03-25T18:59:40.403Z] === RUN TestChmodTarEntry [2022-03-25T18:59:40.403Z] --- PASS: TestChmodTarEntry (0.00s) [2022-03-25T18:59:40.403Z] === RUN TestHardLinkOrder [2022-03-25T18:59:40.403Z] --- PASS: TestHardLinkOrder (0.08s) [2022-03-25T18:59:40.403Z] === RUN TestChangeString [2022-03-25T18:59:40.403Z] --- PASS: TestChangeString (0.00s) [2022-03-25T18:59:40.403Z] === RUN TestChangesWithNoChanges [2022-03-25T18:59:40.403Z] --- PASS: TestChangesWithNoChanges (0.03s) [2022-03-25T18:59:40.403Z] === RUN TestChangesWithChanges [2022-03-25T18:59:40.403Z] --- PASS: TestChangesWithChanges (0.03s) [2022-03-25T18:59:40.403Z] === RUN TestChangesWithChangesGH13590 [2022-03-25T18:59:40.403Z] changes_test.go:196: needs more investigation [2022-03-25T18:59:40.403Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-03-25T18:59:40.403Z] === RUN TestChangesDirsEmpty [2022-03-25T18:59:40.403Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2022-03-25T18:59:40.403Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2022-03-25T18:59:40.403Z] === RUN TestChangesDirsMutated [2022-03-25T18:59:40.403Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2022-03-25T18:59:40.403Z] --- SKIP: TestChangesDirsMutated (0.00s) [2022-03-25T18:59:40.403Z] === RUN TestApplyLayer [2022-03-25T18:59:40.403Z] changes_test.go:433: needs further investigation [2022-03-25T18:59:40.403Z] --- SKIP: TestApplyLayer (0.00s) [2022-03-25T18:59:40.403Z] === RUN TestChangesSizeWithHardlinks [2022-03-25T18:59:40.403Z] changes_test.go:469: needs further investigation [2022-03-25T18:59:40.403Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-03-25T18:59:40.403Z] === RUN TestChangesSizeWithNoChanges [2022-03-25T18:59:40.403Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-03-25T18:59:40.403Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-03-25T18:59:40.403Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-03-25T18:59:40.403Z] === RUN TestChangesSize [2022-03-25T18:59:40.403Z] --- PASS: TestChangesSize (0.01s) [2022-03-25T18:59:40.403Z] === RUN TestApplyLayerInvalidFilenames [2022-03-25T18:59:40.403Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames1079898311\\dest" [2022-03-25T18:59:40.403Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2022-03-25T18:59:40.403Z] === RUN TestApplyLayerInvalidHardlink [2022-03-25T18:59:40.403Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1276264134\\victim\\hello" -> "../victim/hello" [2022-03-25T18:59:40.403Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink751344016\\victim\\hello" -> "/../victim/hello" [2022-03-25T18:59:40.403Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2387314560\\victim" -> "../victim" [2022-03-25T18:59:40.403Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3599840022\\victim" -> "../victim" [2022-03-25T18:59:40.869Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3870505965\\victim" -> "../victim" [2022-03-25T18:59:40.869Z] === RUN TestCreateIDMapOrder [2022-03-25T18:59:40.869Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-03-25T18:59:40.869Z] PASS [2022-03-25T18:59:40.869Z] coverage: 7.2% of statements [2022-03-25T18:59:40.869Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink492399439\\victim" -> "../victim" [2022-03-25T18:59:40.869Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) [2022-03-25T18:59:40.869Z] === RUN TestApplyLayerInvalidSymlink [2022-03-25T18:59:40.869Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink555966402\\dest\\dotdot" -> "../victim/hello" [2022-03-25T18:59:40.869Z] ok github.com/docker/docker/pkg/idtools 0.035s coverage: 7.2% of statements [2022-03-25T18:59:40.869Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1311984394\\dest\\slash-dotdot" -> "/../victim/hello" [2022-03-25T18:59:40.869Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2581267589\\dest\\loophole-victim" -> "../victim" [2022-03-25T18:59:40.869Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3011545882\\dest\\loophole-victim" -> "../victim" [2022-03-25T18:59:40.869Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1204441220\\dest\\loophole-victim" -> "../victim" [2022-03-25T18:59:40.869Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2929652929\\dest\\loophole-victim" -> "../victim" [2022-03-25T18:59:40.869Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2022-03-25T18:59:40.869Z] === RUN TestApplyLayerWhiteouts [2022-03-25T18:59:40.869Z] --- PASS: TestApplyLayerWhiteouts (0.06s) [2022-03-25T18:59:40.869Z] === RUN TestGenerateEmptyFile [2022-03-25T18:59:40.869Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-03-25T18:59:40.869Z] === RUN TestGenerateWithContent [2022-03-25T18:59:40.869Z] --- PASS: TestGenerateWithContent (0.00s) [2022-03-25T18:59:40.869Z] PASS [2022-03-25T18:59:40.869Z] coverage: 61.9% of statements [2022-03-25T18:59:40.869Z] ok github.com/docker/docker/pkg/archive 7.175s coverage: 61.9% of statements [2022-03-25T18:59:41.853Z] === RUN TestFixedBufferCap [2022-03-25T18:59:41.853Z] --- PASS: TestFixedBufferCap (0.00s) [2022-03-25T18:59:41.853Z] === RUN TestFixedBufferLen [2022-03-25T18:59:41.853Z] --- PASS: TestFixedBufferLen (0.00s) [2022-03-25T18:59:41.853Z] === RUN TestFixedBufferString [2022-03-25T18:59:41.853Z] --- PASS: TestFixedBufferString (0.00s) [2022-03-25T18:59:41.853Z] === RUN TestFixedBufferWrite [2022-03-25T18:59:41.853Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-03-25T18:59:41.853Z] === RUN TestFixedBufferRead [2022-03-25T18:59:41.853Z] --- PASS: TestFixedBufferRead (0.00s) [2022-03-25T18:59:41.853Z] === RUN TestBytesPipeRead [2022-03-25T18:59:41.853Z] --- PASS: TestBytesPipeRead (0.00s) [2022-03-25T18:59:41.853Z] === RUN TestBytesPipeWrite [2022-03-25T18:59:41.853Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-03-25T18:59:41.853Z] === RUN TestBytesPipeWriteRandomChunks [2022-03-25T18:59:41.853Z] 2022/03/25 18:59:41 Closing DB instances... [2022-03-25T18:59:42.320Z] --- PASS: TestBytesPipeWriteRandomChunks (0.42s) [2022-03-25T18:59:42.320Z] === RUN TestAtomicWriteToFile [2022-03-25T18:59:42.320Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-03-25T18:59:42.320Z] === RUN TestAtomicWriteSetCommit [2022-03-25T18:59:42.320Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-03-25T18:59:42.320Z] === RUN TestAtomicWriteSetCancel [2022-03-25T18:59:42.320Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-03-25T18:59:42.320Z] === RUN TestReadCloserWrapperClose [2022-03-25T18:59:42.320Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-03-25T18:59:42.320Z] === RUN TestReaderErrWrapperReadOnError [2022-03-25T18:59:42.320Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-03-25T18:59:42.320Z] === RUN TestReaderErrWrapperRead [2022-03-25T18:59:42.320Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-03-25T18:59:42.320Z] === RUN TestCancelReadCloser [2022-03-25T18:59:42.320Z] --- PASS: TestCancelReadCloser (0.11s) [2022-03-25T18:59:42.320Z] === RUN TestWriteCloserWrapperClose [2022-03-25T18:59:42.320Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-03-25T18:59:42.320Z] === RUN TestNopWriteCloser [2022-03-25T18:59:42.320Z] --- PASS: TestNopWriteCloser (0.00s) [2022-03-25T18:59:42.320Z] === RUN TestNopWriter [2022-03-25T18:59:42.320Z] --- PASS: TestNopWriter (0.00s) [2022-03-25T18:59:42.320Z] === RUN TestWriteCounter [2022-03-25T18:59:42.320Z] --- PASS: TestWriteCounter (0.00s) [2022-03-25T18:59:42.320Z] PASS [2022-03-25T18:59:42.320Z] coverage: 70.1% of statements [2022-03-25T18:59:42.320Z] ok github.com/docker/docker/pkg/ioutils 0.588s coverage: 70.1% of statements [2022-03-25T18:59:42.513Z] INFO: Expanding compiler 1 of 3... [2022-03-25T18:59:42.513Z] INFO: Expanding compiler 2 of 3... [2022-03-25T18:59:42.606Z] --- PASS: TestCheckoutGit (31.74s) [2022-03-25T18:59:42.607Z] === RUN TestValidGitTransport [2022-03-25T18:59:42.607Z] --- PASS: TestValidGitTransport (0.00s) [2022-03-25T18:59:42.607Z] === RUN TestGitInvalidRef [2022-03-25T18:59:42.607Z] --- PASS: TestGitInvalidRef (0.24s) [2022-03-25T18:59:42.607Z] PASS [2022-03-25T18:59:42.607Z] coverage: 86.3% of statements [2022-03-25T18:59:42.607Z] ok github.com/docker/docker/builder/remotecontext/git 32.054s coverage: 86.3% of statements [2022-03-25T18:59:42.787Z] === RUN TestError [2022-03-25T18:59:42.787Z] --- PASS: TestError (0.00s) [2022-03-25T18:59:42.787Z] === RUN TestProgressString [2022-03-25T18:59:42.787Z] === RUN TestProgressString/no_progress [2022-03-25T18:59:42.787Z] === RUN TestProgressString/progress_1 [2022-03-25T18:59:42.787Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-03-25T18:59:42.787Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-03-25T18:59:42.787Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-03-25T18:59:42.787Z] === RUN TestProgressString/with_units [2022-03-25T18:59:42.787Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-03-25T18:59:42.787Z] === RUN TestProgressString/hide_counts [2022-03-25T18:59:42.787Z] --- PASS: TestProgressString (0.00s) [2022-03-25T18:59:42.787Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-03-25T18:59:42.787Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-03-25T18:59:42.787Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-03-25T18:59:42.787Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-03-25T18:59:42.787Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-03-25T18:59:42.787Z] --- PASS: TestProgressString/with_units (0.00s) [2022-03-25T18:59:42.787Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-03-25T18:59:42.787Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-03-25T18:59:42.787Z] === RUN TestJSONMessageDisplay [2022-03-25T18:59:43.074Z] ? github.com/docker/docker/cli [no test files] [2022-03-25T18:59:43.074Z] ? github.com/docker/docker/cli/config [no test files] [2022-03-25T18:59:43.254Z] --- PASS: TestJSONMessageDisplay (0.15s) [2022-03-25T18:59:43.254Z] === RUN TestJSONMessageDisplayWithJSONError [2022-03-25T18:59:43.254Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-03-25T18:59:43.254Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-03-25T18:59:43.254Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-03-25T18:59:43.254Z] === RUN TestDisplayJSONMessagesStream [2022-03-25T18:59:43.254Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-03-25T18:59:43.254Z] PASS [2022-03-25T18:59:43.254Z] coverage: 91.7% of statements [2022-03-25T18:59:43.254Z] ok github.com/docker/docker/pkg/jsonmessage 0.194s coverage: 91.7% of statements [2022-03-25T18:59:43.254Z] --- PASS: TestNetworkDBCRUDTableEntries (3.23s) [2022-03-25T18:59:43.254Z] === RUN TestNetworkDBNodeLeave [2022-03-25T18:59:43.721Z] === RUN TestStandardLongPath [2022-03-25T18:59:43.721Z] --- PASS: TestStandardLongPath (0.00s) [2022-03-25T18:59:43.721Z] === RUN TestUNCLongPath [2022-03-25T18:59:43.721Z] --- PASS: TestUNCLongPath (0.00s) [2022-03-25T18:59:43.721Z] PASS [2022-03-25T18:59:43.721Z] coverage: 100.0% of statements [2022-03-25T18:59:43.721Z] ok github.com/docker/docker/pkg/longpath 0.034s coverage: 100.0% of statements [2022-03-25T18:59:44.188Z] === RUN TestNameFormat [2022-03-25T18:59:44.188Z] --- PASS: TestNameFormat (0.00s) [2022-03-25T18:59:44.188Z] === RUN TestNameRetries [2022-03-25T18:59:44.188Z] --- PASS: TestNameRetries (0.00s) [2022-03-25T18:59:44.188Z] PASS [2022-03-25T18:59:44.188Z] coverage: 85.7% of statements [2022-03-25T18:59:44.188Z] ok github.com/docker/docker/pkg/namesgenerator 0.032s coverage: 85.7% of statements [2022-03-25T18:59:44.654Z] === RUN TestParseKeyValueOpt [2022-03-25T18:59:44.654Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-03-25T18:59:44.654Z] === RUN TestParseUintList [2022-03-25T18:59:44.654Z] --- PASS: TestParseUintList (0.00s) [2022-03-25T18:59:44.654Z] === RUN TestParseUintListMaximumLimits [2022-03-25T18:59:44.654Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-03-25T18:59:44.654Z] PASS [2022-03-25T18:59:44.654Z] coverage: 97.0% of statements [2022-03-25T18:59:44.654Z] ok github.com/docker/docker/pkg/parsers 0.031s coverage: 97.0% of statements [2022-03-25T18:59:45.640Z] === RUN Test_windowsOSRelease_String [2022-03-25T18:59:45.640Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes [2022-03-25T18:59:45.640Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no [2022-03-25T18:59:45.640Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes [2022-03-25T18:59:45.640Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no [2022-03-25T18:59:45.640Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes [2022-03-25T18:59:45.640Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no [2022-03-25T18:59:45.640Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes [2022-03-25T18:59:45.640Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no [2022-03-25T18:59:45.640Z] --- PASS: Test_windowsOSRelease_String (0.00s) [2022-03-25T18:59:45.640Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes (0.00s) [2022-03-25T18:59:45.640Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no (0.00s) [2022-03-25T18:59:45.640Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes (0.00s) [2022-03-25T18:59:45.640Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no (0.00s) [2022-03-25T18:59:45.640Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes (0.00s) [2022-03-25T18:59:45.640Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no (0.00s) [2022-03-25T18:59:45.640Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes (0.00s) [2022-03-25T18:59:45.640Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no (0.00s) [2022-03-25T18:59:45.640Z] PASS [2022-03-25T18:59:45.640Z] coverage: 36.4% of statements [2022-03-25T18:59:45.640Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.038s coverage: 36.4% of statements [2022-03-25T18:59:46.107Z] --- PASS: TestNetworkDBNodeLeave (3.03s) [2022-03-25T18:59:46.107Z] === RUN TestNetworkDBWatch [2022-03-25T18:59:46.107Z] === RUN TestNewAndRemove [2022-03-25T18:59:46.107Z] --- PASS: TestNewAndRemove (0.00s) [2022-03-25T18:59:46.107Z] === RUN TestRemoveInvalidPath [2022-03-25T18:59:46.107Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-03-25T18:59:46.107Z] PASS [2022-03-25T18:59:46.107Z] coverage: 82.6% of statements [2022-03-25T18:59:46.107Z] ok github.com/docker/docker/pkg/pidfile 0.038s coverage: 82.6% of statements [2022-03-25T18:59:47.265Z] INFO: Expanding compiler 3 of 3... [2022-03-25T18:59:47.667Z] === RUN TestFailedConnection [2022-03-25T18:59:47.667Z] --- PASS: TestGetAddress (20.75s) [2022-03-25T18:59:47.667Z] === RUN TestRequestSyntaxCheck [2022-03-25T18:59:47.667Z] --- PASS: TestRequestSyntaxCheck (0.03s) [2022-03-25T18:59:47.667Z] === RUN TestRequest [2022-03-25T18:59:47.667Z] 2022/03/25 18:59:47 Closing DB instances... [2022-03-25T18:59:47.984Z] #67 175.8 # github.com/containerd/containerd/cmd/containerd [2022-03-25T18:59:47.985Z] #67 175.8 /usr/bin/ld: /tmp/go-link-573614659/000019.o: in function `New': [2022-03-25T18:59:47.985Z] #67 175.8 /tmp/tmp.AaNenSnReJ/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-03-25T18:59:47.985Z] #67 175.9 + bin/containerd-stress [2022-03-25T18:59:47.985Z] #67 177.0 + bin/containerd-shim [2022-03-25T18:59:48.258Z] INFO: Removing downloaded files... [2022-03-25T18:59:48.258Z] INFO: Downloading containerd [2022-03-25T18:59:49.229Z] --- PASS: TestNetworkDBWatch (3.03s) [2022-03-25T18:59:49.229Z] === RUN TestNetworkDBBulkSync [2022-03-25T18:59:49.697Z] --- PASS: TestFailedConnection (2.09s) [2022-03-25T18:59:49.697Z] === RUN TestFailOnce [2022-03-25T18:59:50.165Z] 2022/03/25 18:59:49 http: panic serving 127.0.0.1:49291: Plugin not ready [2022-03-25T18:59:50.165Z] goroutine 34 [running]: [2022-03-25T18:59:50.165Z] net/http.(*conn).serve.func1() [2022-03-25T18:59:50.165Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-03-25T18:59:50.165Z] panic({0xe63700, 0xfad030}) [2022-03-25T18:59:50.165Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-03-25T18:59:50.165Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0x3b?, 0xffffffffffffffff?}, 0xc00004fa70?) [2022-03-25T18:59:50.165Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-03-25T18:59:50.165Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0xfb2838?, 0xc000070000?}, 0xdbda46?) [2022-03-25T18:59:50.165Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-03-25T18:59:50.165Z] net/http.(*ServeMux).ServeHTTP(0x0?, {0xfb2838, 0xc000070000}, 0xc0001a0000) [2022-03-25T18:59:50.165Z] c:/go/src/net/http/server.go:2462 +0x149 [2022-03-25T18:59:50.165Z] net/http.serverHandler.ServeHTTP({0xfb0e58?}, {0xfb2838, 0xc000070000}, 0xc0001a0000) [2022-03-25T18:59:50.165Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-03-25T18:59:50.165Z] net/http.(*conn).serve(0xc00018e000, {0xfb2d38, 0xc0000260f0}) [2022-03-25T18:59:50.165Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-03-25T18:59:50.165Z] created by net/http.(*Server).Serve [2022-03-25T18:59:50.165Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-03-25T18:59:50.165Z] time="2022-03-25T18:59:49Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49290/Test.FailOnce: Post \"http://127.0.0.1:49290/Test.FailOnce\": EOF, retrying in 1s" [2022-03-25T18:59:50.632Z] 2022/03/25 18:59:50 Closing DB instances... [2022-03-25T18:59:51.099Z] --- PASS: TestFailOnce (1.19s) [2022-03-25T18:59:51.099Z] === RUN TestEchoInputOutput [2022-03-25T18:59:51.099Z] --- PASS: TestEchoInputOutput (0.00s) [2022-03-25T18:59:51.099Z] === RUN TestBackoff [2022-03-25T18:59:51.099Z] --- PASS: TestBackoff (0.00s) [2022-03-25T18:59:51.099Z] === RUN TestAbortRetry [2022-03-25T18:59:51.099Z] --- PASS: TestAbortRetry (0.00s) [2022-03-25T18:59:51.099Z] === RUN TestClientScheme [2022-03-25T18:59:51.099Z] --- PASS: TestClientScheme (0.00s) [2022-03-25T18:59:51.099Z] === RUN TestNewClientWithTimeout [2022-03-25T18:59:51.567Z] time="2022-03-25T18:59:51Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49297/Test.Echo: Post \"http://127.0.0.1:49297/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-03-25T18:59:52.035Z] --- PASS: TestNetworkDBBulkSync (2.83s) [2022-03-25T18:59:52.035Z] === RUN TestNetworkDBCRUDMediumCluster [2022-03-25T18:59:53.019Z] time="2022-03-25T18:59:52Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49297/Test.Echo: Post \"http://127.0.0.1:49297/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-03-25T18:59:53.501Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-03-25T18:59:53.501Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-03-25T18:59:53.501Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-03-25T18:59:53.501Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-03-25T18:59:53.501Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-03-25T18:59:53.501Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-03-25T18:59:53.501Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-03-25T18:59:53.501Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-03-25T18:59:53.501Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-03-25T18:59:53.501Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-03-25T18:59:53.501Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-03-25T18:59:53.501Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-03-25T18:59:53.501Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-03-25T18:59:53.501Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-03-25T18:59:53.501Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-03-25T18:59:53.501Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-03-25T18:59:53.501Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-03-25T18:59:53.501Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-03-25T18:59:53.501Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-03-25T18:59:53.501Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-03-25T18:59:53.501Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-03-25T18:59:53.501Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-03-25T18:59:53.501Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-03-25T18:59:53.501Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-03-25T18:59:53.501Z] === RUN TestConfigureDaemonLogs [2022-03-25T18:59:53.501Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-03-25T18:59:53.501Z] === RUN TestCommonOptionsInstallFlags [2022-03-25T18:59:53.501Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-03-25T18:59:53.501Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-03-25T18:59:53.501Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-03-25T18:59:53.501Z] PASS [2022-03-25T18:59:53.501Z] coverage: 19.0% of statements [2022-03-25T18:59:53.501Z] ok github.com/docker/docker/cmd/dockerd 0.206s coverage: 19.0% of statements [2022-03-25T18:59:53.501Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-03-25T18:59:53.501Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-03-25T18:59:53.970Z] === RUN TestContainerStopSignal [2022-03-25T18:59:53.970Z] --- PASS: TestContainerStopSignal (0.00s) [2022-03-25T18:59:53.970Z] === RUN TestContainerStopTimeout [2022-03-25T18:59:53.970Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-03-25T18:59:53.970Z] === RUN TestContainerSecretReferenceDestTarget [2022-03-25T18:59:53.970Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-03-25T18:59:53.970Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-03-25T18:59:53.970Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-03-25T18:59:53.970Z] === RUN TestContainerLogPathSetForRingLogger [2022-03-25T18:59:53.970Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-03-25T18:59:53.970Z] === RUN TestReplaceAndAppendEnvVars [2022-03-25T18:59:53.970Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-03-25T18:59:53.970Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-03-25T18:59:53.970Z] === RUN TestNewMemoryStore [2022-03-25T18:59:53.970Z] --- PASS: TestNewMemoryStore (0.00s) [2022-03-25T18:59:53.970Z] === RUN TestAddContainers [2022-03-25T18:59:53.970Z] --- PASS: TestAddContainers (0.00s) [2022-03-25T18:59:53.970Z] === RUN TestGetContainer [2022-03-25T18:59:53.970Z] --- PASS: TestGetContainer (0.00s) [2022-03-25T18:59:53.970Z] === RUN TestDeleteContainer [2022-03-25T18:59:53.970Z] --- PASS: TestDeleteContainer (0.00s) [2022-03-25T18:59:53.970Z] === RUN TestListContainers [2022-03-25T18:59:53.970Z] --- PASS: TestListContainers (0.00s) [2022-03-25T18:59:53.970Z] === RUN TestFirstContainer [2022-03-25T18:59:53.970Z] --- PASS: TestFirstContainer (0.00s) [2022-03-25T18:59:53.970Z] === RUN TestApplyAllContainer [2022-03-25T18:59:53.970Z] --- PASS: TestApplyAllContainer (0.00s) [2022-03-25T18:59:53.970Z] === RUN TestIsValidHealthString [2022-03-25T18:59:53.970Z] --- PASS: TestIsValidHealthString (0.00s) [2022-03-25T18:59:53.970Z] === RUN TestStateRunStop [2022-03-25T18:59:53.970Z] --- PASS: TestStateRunStop (0.00s) [2022-03-25T18:59:53.970Z] === RUN TestStateTimeoutWait [2022-03-25T18:59:53.970Z] state_test.go:141: Stop callback fired [2022-03-25T18:59:53.970Z] state_test.go:165: Stop callback fired [2022-03-25T18:59:53.970Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-03-25T18:59:53.970Z] === RUN TestIsValidStateString [2022-03-25T18:59:53.970Z] --- PASS: TestIsValidStateString (0.00s) [2022-03-25T18:59:53.970Z] === RUN TestViewSaveDelete [2022-03-25T18:59:53.970Z] --- PASS: TestViewSaveDelete (0.01s) [2022-03-25T18:59:53.970Z] === RUN TestViewAll [2022-03-25T18:59:53.970Z] --- PASS: TestViewAll (0.01s) [2022-03-25T18:59:53.970Z] === RUN TestViewGet [2022-03-25T18:59:53.970Z] --- PASS: TestViewGet (0.01s) [2022-03-25T18:59:53.970Z] === RUN TestNames [2022-03-25T18:59:53.970Z] --- PASS: TestNames (0.00s) [2022-03-25T18:59:53.970Z] === RUN TestViewWithHealthCheck [2022-03-25T18:59:53.970Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-03-25T18:59:53.970Z] PASS [2022-03-25T18:59:53.970Z] coverage: 41.7% of statements [2022-03-25T18:59:53.970Z] ok github.com/docker/docker/container 0.239s coverage: 41.7% of statements [2022-03-25T18:59:53.970Z] ? github.com/docker/docker/container/stream [no test files] [2022-03-25T18:59:53.970Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-03-25T18:59:53.970Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-03-25T18:59:53.970Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-03-25T18:59:54.439Z] === RUN TestPrepare [2022-03-25T18:59:54.439Z] --- PASS: TestPrepare (0.00s) [2022-03-25T18:59:54.439Z] === RUN TestStart [2022-03-25T18:59:54.439Z] --- PASS: TestStart (0.00s) [2022-03-25T18:59:54.439Z] === RUN TestWaitCancel [2022-03-25T18:59:54.439Z] --- PASS: TestWaitCancel (0.00s) [2022-03-25T18:59:54.439Z] === RUN TestWaitDisabled [2022-03-25T18:59:54.439Z] --- PASS: TestWaitDisabled (0.00s) [2022-03-25T18:59:54.439Z] === RUN TestWaitEnabled [2022-03-25T18:59:54.439Z] --- PASS: TestWaitEnabled (0.00s) [2022-03-25T18:59:54.439Z] === RUN TestRemove [2022-03-25T18:59:54.439Z] --- PASS: TestRemove (0.00s) [2022-03-25T18:59:54.439Z] PASS [2022-03-25T18:59:54.439Z] coverage: 65.3% of statements [2022-03-25T18:59:54.439Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.062s coverage: 65.3% of statements [2022-03-25T18:59:54.582Z] --- PASS: TestRequest (6.98s) [2022-03-25T18:59:54.582Z] === RUN TestOverlappingRequests [2022-03-25T18:59:55.050Z] 2022/03/25 18:59:54 Closing DB instances... [2022-03-25T18:59:55.050Z] time="2022-03-25T18:59:54Z" level=error msg="node: df0281a03b57 is unknown to memberlist" [2022-03-25T18:59:55.050Z] --- PASS: TestOverlappingRequests (0.37s) [2022-03-25T18:59:55.050Z] === RUN TestRelease [2022-03-25T18:59:55.518Z] time="2022-03-25T18:59:55Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49297/Test.Echo: Post \"http://127.0.0.1:49297/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-03-25T18:59:56.503Z] --- PASS: TestRelease (1.38s) [2022-03-25T18:59:56.503Z] === RUN TestAllocateRandomDeallocate [2022-03-25T18:59:57.392Z] === RUN TestNewListSecretsFilters [2022-03-25T18:59:57.392Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-03-25T18:59:57.392Z] === RUN TestNewListConfigsFilters [2022-03-25T18:59:57.392Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-03-25T18:59:57.392Z] PASS [2022-03-25T18:59:57.392Z] coverage: 0.5% of statements [2022-03-25T18:59:57.392Z] ok github.com/docker/docker/daemon/cluster 0.617s coverage: 0.5% of statements [2022-03-25T18:59:57.488Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.29s) [2022-03-25T18:59:57.488Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-03-25T18:59:57.861Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-03-25T18:59:57.861Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.15s) [2022-03-25T18:59:57.861Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-03-25T18:59:57.861Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-03-25T18:59:57.861Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-03-25T18:59:57.861Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-03-25T18:59:57.861Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-03-25T18:59:57.861Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-03-25T18:59:57.861Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-03-25T18:59:57.861Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-03-25T18:59:57.861Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-03-25T18:59:57.861Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-03-25T18:59:57.861Z] === RUN TestServiceConvertToGRPCIsolation [2022-03-25T18:59:57.861Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-03-25T18:59:57.995Z] #67 188.0 + bin/containerd-shim-runc-v1 [2022-03-25T18:59:58.330Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-03-25T18:59:58.330Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-03-25T18:59:58.330Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-03-25T18:59:58.330Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-03-25T18:59:58.330Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-03-25T18:59:58.330Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-03-25T18:59:58.330Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-03-25T18:59:58.330Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-03-25T18:59:58.330Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-03-25T18:59:58.330Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-03-25T18:59:58.330Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-03-25T18:59:58.330Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-03-25T18:59:58.330Z] === RUN TestServiceConvertFromGRPCIsolation [2022-03-25T18:59:58.330Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-03-25T18:59:58.330Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-03-25T18:59:58.330Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-03-25T18:59:58.330Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-03-25T18:59:58.330Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-03-25T18:59:58.330Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-03-25T18:59:58.330Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-03-25T18:59:58.330Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-03-25T18:59:58.330Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-03-25T18:59:58.330Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-03-25T18:59:58.330Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-03-25T18:59:58.330Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-03-25T18:59:58.330Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-03-25T18:59:58.330Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-03-25T18:59:58.330Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-03-25T18:59:58.330Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-03-25T18:59:58.330Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-03-25T18:59:58.330Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-03-25T18:59:58.330Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-03-25T18:59:58.330Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-03-25T18:59:58.330Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-03-25T18:59:58.330Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-03-25T18:59:58.330Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-03-25T18:59:58.330Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-03-25T18:59:58.330Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-03-25T18:59:58.330Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-03-25T18:59:58.330Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-03-25T18:59:58.330Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-03-25T18:59:58.330Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-03-25T18:59:58.330Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-03-25T18:59:58.330Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-03-25T18:59:58.330Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-03-25T18:59:58.330Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-03-25T18:59:58.330Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-03-25T18:59:58.330Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-03-25T18:59:58.330Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-03-25T18:59:58.330Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-03-25T18:59:58.330Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-03-25T18:59:58.330Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-03-25T18:59:58.330Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-03-25T18:59:58.330Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-03-25T18:59:58.330Z] === RUN TestServiceConvertFromGRPCConfigs [2022-03-25T18:59:58.330Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-03-25T18:59:58.330Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-03-25T18:59:58.330Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-03-25T18:59:58.330Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-03-25T18:59:58.330Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-03-25T18:59:58.330Z] === RUN TestServiceConvertToGRPCConfigs [2022-03-25T18:59:58.330Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-03-25T18:59:58.330Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-03-25T18:59:58.330Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-03-25T18:59:58.330Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-03-25T18:59:58.330Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-03-25T18:59:58.330Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-03-25T18:59:58.330Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-03-25T18:59:58.330Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-03-25T18:59:58.330Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-03-25T18:59:58.330Z] PASS [2022-03-25T18:59:58.330Z] coverage: 35.9% of statements [2022-03-25T18:59:58.330Z] ok github.com/docker/docker/daemon/cluster/convert 0.686s coverage: 35.9% of statements [2022-03-25T18:59:58.473Z] 2022/03/25 18:59:58 Closing DB instances... [2022-03-25T18:59:59.895Z] === RUN TestWaitNodeAttachment [2022-03-25T19:00:00.035Z] time="2022-03-25T18:59:59Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49297/Test.Echo: Post \"http://127.0.0.1:49297/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-03-25T19:00:00.035Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.62s) [2022-03-25T19:00:00.035Z] === RUN TestNetworkDBGarbageCollection [2022-03-25T19:00:00.363Z] --- PASS: TestWaitNodeAttachment (0.40s) [2022-03-25T19:00:00.364Z] === RUN TestIsolationConversion [2022-03-25T19:00:00.364Z] === RUN TestIsolationConversion/default [2022-03-25T19:00:00.364Z] === RUN TestIsolationConversion/process [2022-03-25T19:00:00.364Z] === RUN TestIsolationConversion/hyperv [2022-03-25T19:00:00.364Z] --- PASS: TestIsolationConversion (0.00s) [2022-03-25T19:00:00.364Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-03-25T19:00:00.364Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-03-25T19:00:00.364Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-03-25T19:00:00.364Z] === RUN TestContainerLabels [2022-03-25T19:00:00.364Z] --- PASS: TestContainerLabels (0.00s) [2022-03-25T19:00:00.364Z] === RUN TestCredentialSpecConversion [2022-03-25T19:00:00.364Z] === RUN TestCredentialSpecConversion/none [2022-03-25T19:00:00.364Z] === RUN TestCredentialSpecConversion/config [2022-03-25T19:00:00.364Z] === RUN TestCredentialSpecConversion/file [2022-03-25T19:00:00.364Z] === RUN TestCredentialSpecConversion/registry [2022-03-25T19:00:00.364Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-03-25T19:00:00.364Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-03-25T19:00:00.364Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-03-25T19:00:00.364Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-03-25T19:00:00.364Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-03-25T19:00:00.364Z] === RUN TestControllerValidateMountBind [2022-03-25T19:00:00.364Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-03-25T19:00:00.364Z] === RUN TestControllerValidateMountVolume [2022-03-25T19:00:00.364Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-03-25T19:00:00.364Z] === RUN TestControllerValidateMountTarget [2022-03-25T19:00:00.364Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-03-25T19:00:00.364Z] === RUN TestControllerValidateMountTmpfs [2022-03-25T19:00:00.364Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-03-25T19:00:00.364Z] === RUN TestControllerValidateMountInvalidType [2022-03-25T19:00:00.364Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-03-25T19:00:00.364Z] === RUN TestControllerValidateMountNamedPipe [2022-03-25T19:00:00.364Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-03-25T19:00:00.364Z] PASS [2022-03-25T19:00:00.364Z] coverage: 11.0% of statements [2022-03-25T19:00:00.364Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.613s coverage: 11.0% of statements [2022-03-25T19:00:00.502Z] --- PASS: TestAllocateRandomDeallocate (3.91s) [2022-03-25T19:00:00.502Z] === RUN TestRetrieveFromStore [2022-03-25T19:00:00.502Z] === RUN TestParseEmptyInterface [2022-03-25T19:00:00.502Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-03-25T19:00:00.502Z] === RUN TestParseNonInterfaceType [2022-03-25T19:00:00.502Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-03-25T19:00:00.502Z] === RUN TestParseWithOneFunction [2022-03-25T19:00:00.502Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-03-25T19:00:00.502Z] === RUN TestParseWithMultipleFuncs [2022-03-25T19:00:00.502Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-03-25T19:00:00.502Z] === RUN TestParseWithUnnamedReturn [2022-03-25T19:00:00.502Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-03-25T19:00:00.502Z] === RUN TestEmbeddedInterface [2022-03-25T19:00:00.502Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-03-25T19:00:00.502Z] === RUN TestParsedImports [2022-03-25T19:00:00.502Z] --- PASS: TestParsedImports (0.00s) [2022-03-25T19:00:00.502Z] === RUN TestAliasedImports [2022-03-25T19:00:00.502Z] --- PASS: TestAliasedImports (0.00s) [2022-03-25T19:00:00.502Z] PASS [2022-03-25T19:00:00.502Z] coverage: 56.8% of statements [2022-03-25T19:00:00.502Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.054s coverage: 56.8% of statements [2022-03-25T19:00:00.681Z] ok github.com/docker/docker/pkg/plugins 33.637s coverage: 76.3% of statements [2022-03-25T19:00:00.681Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-03-25T19:00:00.681Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-03-25T19:00:00.681Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-03-25T19:00:00.681Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-03-25T19:00:00.681Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-03-25T19:00:00.681Z] ? github.com/docker/docker/rootless [no test files] [2022-03-25T19:00:00.681Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-03-25T19:00:00.681Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-03-25T19:00:00.681Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-03-25T19:00:00.681Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-03-25T19:00:00.681Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-03-25T19:00:00.681Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-03-25T19:00:00.681Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-03-25T19:00:00.681Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-03-25T19:00:00.681Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-03-25T19:00:00.681Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-03-25T19:00:00.681Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-03-25T19:00:00.681Z] ? github.com/docker/docker/testutil/request [no test files] [2022-03-25T19:00:00.681Z] ? github.com/docker/docker/volume [no test files] [2022-03-25T19:00:00.681Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-03-25T19:00:00.681Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-03-25T19:00:00.681Z] [2022-03-25T19:00:00.681Z] === Skipped [2022-03-25T19:00:00.681Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-03-25T19:00:00.681Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-03-25T19:00:00.681Z] [2022-03-25T19:00:00.681Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-03-25T19:00:00.681Z] network_proxy_test.go:208: No support for dual stack yet [2022-03-25T19:00:00.681Z] [2022-03-25T19:00:00.681Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-03-25T19:00:00.681Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-03-25T19:00:00.681Z] [2022-03-25T19:00:00.681Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-03-25T19:00:00.681Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-03-25T19:00:00.681Z] [2022-03-25T19:00:00.681Z] === SKIP: daemon/graphdriver/aufs TestNewDriver (0.00s) [2022-03-25T19:00:00.681Z] time="2022-03-25T18:58:53Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-25T19:00:00.681Z] aufs_test.go:38: driver not supported [2022-03-25T19:00:00.681Z] [2022-03-25T19:00:00.681Z] === SKIP: daemon/graphdriver/aufs TestAufsString (0.00s) [2022-03-25T19:00:00.681Z] time="2022-03-25T18:58:53Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-25T19:00:00.681Z] aufs_test.go:38: driver not supported [2022-03-25T19:00:00.681Z] [2022-03-25T19:00:00.681Z] === SKIP: daemon/graphdriver/aufs TestCreateDirStructure (0.00s) [2022-03-25T19:00:00.681Z] time="2022-03-25T18:58:53Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-25T19:00:00.681Z] aufs_test.go:38: driver not supported [2022-03-25T19:00:00.681Z] [2022-03-25T19:00:00.681Z] === SKIP: daemon/graphdriver/aufs TestNewDriverFromExistingDir (0.00s) [2022-03-25T19:00:00.681Z] time="2022-03-25T18:58:53Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-25T19:00:00.681Z] aufs_test.go:38: driver not supported [2022-03-25T19:00:00.681Z] [2022-03-25T19:00:00.681Z] === SKIP: daemon/graphdriver/aufs TestCreateNewDir (0.00s) [2022-03-25T19:00:00.681Z] time="2022-03-25T18:58:53Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-25T19:00:00.681Z] aufs_test.go:38: driver not supported [2022-03-25T19:00:00.681Z] [2022-03-25T19:00:00.681Z] === SKIP: daemon/graphdriver/aufs TestCreateNewDirStructure (0.00s) [2022-03-25T19:00:00.681Z] time="2022-03-25T18:58:53Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-25T19:00:00.681Z] aufs_test.go:38: driver not supported [2022-03-25T19:00:00.681Z] [2022-03-25T19:00:00.681Z] === SKIP: daemon/graphdriver/aufs TestRemoveImage (0.00s) [2022-03-25T19:00:00.681Z] time="2022-03-25T18:58:53Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-25T19:00:00.681Z] aufs_test.go:38: driver not supported [2022-03-25T19:00:00.681Z] [2022-03-25T19:00:00.681Z] === SKIP: daemon/graphdriver/aufs TestGetWithoutParent (0.00s) [2022-03-25T19:00:00.681Z] time="2022-03-25T18:58:53Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-25T19:00:00.681Z] aufs_test.go:38: driver not supported [2022-03-25T19:00:00.681Z] [2022-03-25T19:00:00.681Z] === SKIP: daemon/graphdriver/aufs TestCleanupWithNoDirs (0.00s) [2022-03-25T19:00:00.681Z] time="2022-03-25T18:58:53Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-25T19:00:00.681Z] aufs_test.go:38: driver not supported [2022-03-25T19:00:00.681Z] [2022-03-25T19:00:00.681Z] === SKIP: daemon/graphdriver/aufs TestCleanupWithDir (0.00s) [2022-03-25T19:00:00.681Z] time="2022-03-25T18:58:53Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-25T19:00:00.681Z] aufs_test.go:38: driver not supported [2022-03-25T19:00:00.681Z] [2022-03-25T19:00:00.681Z] === SKIP: daemon/graphdriver/aufs TestMountedFalseResponse (0.00s) [2022-03-25T19:00:00.681Z] time="2022-03-25T18:58:53Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-25T19:00:00.681Z] aufs_test.go:38: driver not supported [2022-03-25T19:00:00.681Z] [2022-03-25T19:00:00.681Z] === SKIP: daemon/graphdriver/aufs TestMountedTrueResponse (0.00s) [2022-03-25T19:00:00.681Z] time="2022-03-25T18:58:53Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-25T19:00:00.681Z] aufs_test.go:38: driver not supported [2022-03-25T19:00:00.681Z] [2022-03-25T19:00:00.681Z] === SKIP: daemon/graphdriver/aufs TestMountWithParent (0.00s) [2022-03-25T19:00:00.681Z] time="2022-03-25T18:58:53Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-25T19:00:00.681Z] aufs_test.go:38: driver not supported [2022-03-25T19:00:00.681Z] [2022-03-25T19:00:00.681Z] === SKIP: daemon/graphdriver/aufs TestRemoveMountedDir (0.00s) [2022-03-25T19:00:00.681Z] time="2022-03-25T18:58:53Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-25T19:00:00.681Z] aufs_test.go:38: driver not supported [2022-03-25T19:00:00.681Z] [2022-03-25T19:00:00.681Z] === SKIP: daemon/graphdriver/aufs TestCreateWithInvalidParent (0.00s) [2022-03-25T19:00:00.681Z] time="2022-03-25T18:58:53Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-25T19:00:00.681Z] aufs_test.go:38: driver not supported [2022-03-25T19:00:00.681Z] [2022-03-25T19:00:00.681Z] === SKIP: daemon/graphdriver/aufs TestGetDiff (0.00s) [2022-03-25T19:00:00.681Z] time="2022-03-25T18:58:53Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-25T19:00:00.681Z] aufs_test.go:38: driver not supported [2022-03-25T19:00:00.681Z] [2022-03-25T19:00:00.681Z] === SKIP: daemon/graphdriver/aufs TestChanges (0.00s) [2022-03-25T19:00:00.681Z] time="2022-03-25T18:58:53Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-25T19:00:00.681Z] aufs_test.go:38: driver not supported [2022-03-25T19:00:00.681Z] [2022-03-25T19:00:00.681Z] === SKIP: daemon/graphdriver/aufs TestDiffSize (0.00s) [2022-03-25T19:00:00.681Z] time="2022-03-25T18:58:53Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-25T19:00:00.681Z] aufs_test.go:38: driver not supported [2022-03-25T19:00:00.681Z] [2022-03-25T19:00:00.681Z] === SKIP: daemon/graphdriver/aufs TestChildDiffSize (0.00s) [2022-03-25T19:00:00.681Z] time="2022-03-25T18:58:53Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-25T19:00:00.681Z] aufs_test.go:38: driver not supported [2022-03-25T19:00:00.681Z] [2022-03-25T19:00:00.681Z] === SKIP: daemon/graphdriver/aufs TestExists (0.00s) [2022-03-25T19:00:00.681Z] time="2022-03-25T18:58:53Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-25T19:00:00.681Z] aufs_test.go:38: driver not supported [2022-03-25T19:00:00.681Z] [2022-03-25T19:00:00.681Z] === SKIP: daemon/graphdriver/aufs TestStatus (0.00s) [2022-03-25T19:00:00.681Z] time="2022-03-25T18:58:53Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-25T19:00:00.681Z] aufs_test.go:38: driver not supported [2022-03-25T19:00:00.681Z] [2022-03-25T19:00:00.681Z] === SKIP: daemon/graphdriver/aufs TestApplyDiff (0.00s) [2022-03-25T19:00:00.681Z] time="2022-03-25T18:58:53Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-25T19:00:00.681Z] aufs_test.go:38: driver not supported [2022-03-25T19:00:00.681Z] [2022-03-25T19:00:00.681Z] === SKIP: daemon/graphdriver/aufs TestMountMoreThan42Layers (0.00s) [2022-03-25T19:00:00.681Z] time="2022-03-25T18:58:53Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-25T19:00:00.681Z] aufs_test.go:38: driver not supported [2022-03-25T19:00:00.681Z] [2022-03-25T19:00:00.681Z] === SKIP: daemon/graphdriver/aufs TestMountMoreThan42LayersMatchingPathLength (0.00s) [2022-03-25T19:00:00.681Z] aufs_test.go:715: Using path: /tmp/aufs-tests/0000000/aufs [2022-03-25T19:00:00.681Z] time="2022-03-25T18:58:53Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-25T19:00:00.681Z] aufs_test.go:38: driver not supported [2022-03-25T19:00:00.681Z] [2022-03-25T19:00:00.681Z] === SKIP: daemon/graphdriver/aufs TestInitStaleCleanup (0.00s) [2022-03-25T19:00:00.681Z] time="2022-03-25T18:58:53Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-25T19:00:00.681Z] aufs_test.go:38: driver not supported [2022-03-25T19:00:00.681Z] [2022-03-25T19:00:00.681Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-03-25T19:00:00.681Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-25T19:00:00.681Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-25T19:00:00.681Z] [2022-03-25T19:00:00.681Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-03-25T19:00:00.681Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-25T19:00:00.681Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-25T19:00:00.681Z] [2022-03-25T19:00:00.681Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-03-25T19:00:00.681Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-25T19:00:00.681Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-25T19:00:00.681Z] [2022-03-25T19:00:00.681Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-03-25T19:00:00.681Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-25T19:00:00.681Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-25T19:00:00.681Z] [2022-03-25T19:00:00.681Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-03-25T19:00:00.681Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-25T19:00:00.681Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-25T19:00:00.681Z] [2022-03-25T19:00:00.681Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-03-25T19:00:00.681Z] graphtest_unix.go:71: No driver to put! [2022-03-25T19:00:00.681Z] [2022-03-25T19:00:00.681Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-03-25T19:00:00.681Z] time="2022-03-25T18:58:56Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-25T19:00:00.681Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-25T19:00:00.681Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-25T19:00:00.681Z] [2022-03-25T19:00:00.681Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-03-25T19:00:00.681Z] time="2022-03-25T18:58:56Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-25T19:00:00.681Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-25T19:00:00.681Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-25T19:00:00.681Z] [2022-03-25T19:00:00.681Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-03-25T19:00:00.681Z] time="2022-03-25T18:58:56Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-25T19:00:00.681Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-25T19:00:00.681Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-25T19:00:00.681Z] [2022-03-25T19:00:00.681Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-03-25T19:00:00.681Z] time="2022-03-25T18:58:56Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-25T19:00:00.681Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-25T19:00:00.681Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-25T19:00:00.681Z] [2022-03-25T19:00:00.681Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-03-25T19:00:00.681Z] time="2022-03-25T18:58:56Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-25T19:00:00.681Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-25T19:00:00.681Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-25T19:00:00.681Z] [2022-03-25T19:00:00.682Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-03-25T19:00:00.682Z] graphtest_unix.go:71: No driver to put! [2022-03-25T19:00:00.682Z] [2022-03-25T19:00:00.682Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-03-25T19:00:00.682Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-03-25T19:00:00.682Z] [2022-03-25T19:00:00.682Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-03-25T19:00:00.682Z] overlay_test.go:50: Fails to compute changes intermittently [2022-03-25T19:00:00.682Z] [2022-03-25T19:00:00.682Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-03-25T19:00:00.682Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-03-25T19:00:00.682Z] [2022-03-25T19:00:00.682Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-03-25T19:00:00.682Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-03-25T19:00:00.682Z] [2022-03-25T19:00:00.682Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-03-25T19:00:00.682Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-25T19:00:00.682Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-25T19:00:00.682Z] [2022-03-25T19:00:00.682Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-03-25T19:00:00.682Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-25T19:00:00.682Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-25T19:00:00.682Z] [2022-03-25T19:00:00.682Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-03-25T19:00:00.682Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-25T19:00:00.682Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-25T19:00:00.682Z] [2022-03-25T19:00:00.682Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-03-25T19:00:00.682Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-25T19:00:00.682Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-25T19:00:00.682Z] [2022-03-25T19:00:00.682Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-03-25T19:00:00.682Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-25T19:00:00.682Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-25T19:00:00.682Z] [2022-03-25T19:00:00.682Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-03-25T19:00:00.682Z] graphtest_unix.go:71: No driver to put! [2022-03-25T19:00:00.682Z] [2022-03-25T19:00:00.682Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-03-25T19:00:00.682Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-03-25T19:00:00.682Z] [2022-03-25T19:00:00.682Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-03-25T19:00:00.682Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-03-25T19:00:00.682Z] [2022-03-25T19:00:00.682Z] DONE 2338 tests, 53 skipped in 201.746s [2022-03-25T19:00:00.682Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-03-25T19:00:00.682Z] github.com/docker/docker/libnetwork/bitseq [2022-03-25T19:00:00.682Z] github.com/docker/docker/libnetwork/cluster [2022-03-25T19:00:00.682Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-25T19:00:00.682Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-25T19:00:00.682Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-25T19:00:00.682Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-25T19:00:00.682Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-25T19:00:00.682Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-25T19:00:00.682Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-25T19:00:00.682Z] github.com/docker/docker/libnetwork/config [2022-03-25T19:00:00.682Z] github.com/docker/docker/libnetwork/datastore [2022-03-25T19:00:00.682Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-25T19:00:00.682Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-25T19:00:00.682Z] github.com/docker/docker/libnetwork/driverapi [2022-03-25T19:00:00.682Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-25T19:00:00.682Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-25T19:00:00.682Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-25T19:00:00.682Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-25T19:00:00.682Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-25T19:00:00.682Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-25T19:00:00.682Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-25T19:00:00.682Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-25T19:00:00.682Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-25T19:00:00.682Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-25T19:00:00.682Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-25T19:00:00.682Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-25T19:00:00.682Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-25T19:00:00.682Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-25T19:00:00.682Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-25T19:00:00.682Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-25T19:00:00.682Z] github.com/docker/docker/libnetwork/etchosts [2022-03-25T19:00:00.682Z] github.com/docker/docker/libnetwork/idm [2022-03-25T19:00:00.682Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-25T19:00:00.682Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-25T19:00:00.682Z] github.com/docker/docker/libnetwork/ipam [2022-03-25T19:00:00.682Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-25T19:00:00.682Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-25T19:00:00.682Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-25T19:00:00.682Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-25T19:00:00.682Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-25T19:00:00.682Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-25T19:00:00.682Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-25T19:00:00.682Z] github.com/docker/docker/libnetwork/iptables [2022-03-25T19:00:00.682Z] github.com/docker/docker/libnetwork/netlabel [2022-03-25T19:00:00.682Z] github.com/docker/docker/libnetwork/netutils [2022-03-25T19:00:00.682Z] github.com/docker/docker/libnetwork/networkdb [2022-03-25T19:00:00.682Z] github.com/docker/docker/libnetwork/ns [2022-03-25T19:00:00.682Z] github.com/docker/docker/libnetwork/options [2022-03-25T19:00:00.682Z] github.com/docker/docker/libnetwork/osl [2022-03-25T19:00:00.682Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-25T19:00:00.682Z] github.com/docker/docker/libnetwork/portallocator [2022-03-25T19:00:00.682Z] github.com/docker/docker/libnetwork/portmapper [2022-03-25T19:00:00.682Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-25T19:00:00.682Z] github.com/docker/docker/libnetwork/testutils [2022-03-25T19:00:00.682Z] github.com/docker/docker/libnetwork/types' ']' [2022-03-25T19:00:00.682Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types [2022-03-25T19:00:01.488Z] === RUN TestHTTPTransport [2022-03-25T19:00:01.489Z] --- PASS: TestHTTPTransport (0.00s) [2022-03-25T19:00:01.489Z] PASS [2022-03-25T19:00:01.489Z] coverage: 85.7% of statements [2022-03-25T19:00:01.489Z] ok github.com/docker/docker/pkg/plugins/transport 0.036s coverage: 85.7% of statements [2022-03-25T19:00:01.644Z] === RUN TestBuilderGC [2022-03-25T19:00:01.644Z] --- PASS: TestBuilderGC (0.00s) [2022-03-25T19:00:01.644Z] === RUN TestDaemonConfigurationNotFound [2022-03-25T19:00:01.644Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-03-25T19:00:01.644Z] === RUN TestDaemonBrokenConfiguration [2022-03-25T19:00:01.644Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-03-25T19:00:01.644Z] === RUN TestFindConfigurationConflicts [2022-03-25T19:00:01.644Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-03-25T19:00:01.644Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-03-25T19:00:01.644Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-03-25T19:00:01.644Z] === RUN TestDaemonConfigurationMergeConflicts [2022-03-25T19:00:01.644Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-03-25T19:00:01.644Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-03-25T19:00:01.644Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-03-25T19:00:01.644Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-03-25T19:00:01.644Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-03-25T19:00:01.644Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-03-25T19:00:01.644Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-03-25T19:00:01.644Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-03-25T19:00:01.644Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-03-25T19:00:01.644Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-03-25T19:00:01.644Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-03-25T19:00:01.644Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2022-03-25T19:00:01.644Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-03-25T19:00:01.644Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-03-25T19:00:01.644Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-03-25T19:00:01.644Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-03-25T19:00:01.644Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-03-25T19:00:01.644Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-03-25T19:00:01.644Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-03-25T19:00:01.644Z] === RUN TestValidateConfigurationErrors [2022-03-25T19:00:01.644Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-03-25T19:00:01.644Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-03-25T19:00:01.644Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-03-25T19:00:01.644Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-03-25T19:00:01.644Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-03-25T19:00:01.644Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-03-25T19:00:01.644Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-03-25T19:00:01.644Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-03-25T19:00:01.644Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-03-25T19:00:01.644Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-03-25T19:00:01.644Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-03-25T19:00:01.644Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-03-25T19:00:01.644Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-03-25T19:00:01.644Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-03-25T19:00:01.644Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-03-25T19:00:01.644Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-03-25T19:00:01.644Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-03-25T19:00:01.644Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-03-25T19:00:01.644Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-03-25T19:00:01.644Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-03-25T19:00:01.644Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-03-25T19:00:01.644Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-03-25T19:00:01.644Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-03-25T19:00:01.644Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-03-25T19:00:01.644Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-03-25T19:00:01.644Z] === RUN TestValidateConfiguration [2022-03-25T19:00:01.644Z] === RUN TestValidateConfiguration/with_label [2022-03-25T19:00:01.644Z] === RUN TestValidateConfiguration/with_dns [2022-03-25T19:00:01.644Z] === RUN TestValidateConfiguration/with_dns-search [2022-03-25T19:00:01.644Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-03-25T19:00:01.644Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-03-25T19:00:01.644Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-03-25T19:00:01.644Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-03-25T19:00:01.644Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-03-25T19:00:01.644Z] --- PASS: TestValidateConfiguration (0.00s) [2022-03-25T19:00:01.644Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-03-25T19:00:01.644Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-03-25T19:00:01.644Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-03-25T19:00:01.644Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-03-25T19:00:01.644Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-03-25T19:00:01.644Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-03-25T19:00:01.644Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-03-25T19:00:01.644Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-03-25T19:00:01.644Z] === RUN TestReloadSetConfigFileNotExist [2022-03-25T19:00:01.644Z] time="2022-03-25T19:00:00Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-03-25T19:00:01.644Z] --- PASS: TestReloadSetConfigFileNotExist (0.15s) [2022-03-25T19:00:01.644Z] === RUN TestReloadDefaultConfigNotExist [2022-03-25T19:00:01.644Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-03-25T19:00:01.644Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-03-25T19:00:01.644Z] === RUN TestReloadBadDefaultConfig [2022-03-25T19:00:01.644Z] time="2022-03-25T19:00:00Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-339846159" [2022-03-25T19:00:01.644Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-03-25T19:00:01.644Z] === RUN TestReloadWithConflictingLabels [2022-03-25T19:00:01.644Z] time="2022-03-25T19:00:00Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-3987442191" [2022-03-25T19:00:01.645Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-03-25T19:00:01.645Z] === RUN TestReloadWithDuplicateLabels [2022-03-25T19:00:01.645Z] time="2022-03-25T19:00:00Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-1642925390" [2022-03-25T19:00:01.645Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-03-25T19:00:01.645Z] === RUN TestMaskURLCredentials [2022-03-25T19:00:01.645Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-03-25T19:00:01.645Z] === RUN TestDaemonConfigurationMerge [2022-03-25T19:00:01.645Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-03-25T19:00:01.645Z] PASS [2022-03-25T19:00:01.645Z] coverage: 79.2% of statements [2022-03-25T19:00:01.645Z] ok github.com/docker/docker/daemon/config 0.278s coverage: 79.2% of statements [2022-03-25T19:00:01.645Z] === RUN TestEventsLog [2022-03-25T19:00:01.645Z] --- PASS: TestEventsLog (0.00s) [2022-03-25T19:00:01.645Z] === RUN TestEventsLogTimeout [2022-03-25T19:00:01.645Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-03-25T19:00:01.645Z] === RUN TestLogEvents [2022-03-25T19:00:01.645Z] --- PASS: TestLogEvents (0.05s) [2022-03-25T19:00:01.645Z] === RUN TestLoadBufferedEvents [2022-03-25T19:00:01.645Z] --- PASS: TestLoadBufferedEvents (0.14s) [2022-03-25T19:00:01.645Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-03-25T19:00:01.645Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-03-25T19:00:01.645Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-03-25T19:00:01.645Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-03-25T19:00:01.645Z] PASS [2022-03-25T19:00:01.645Z] coverage: 50.0% of statements [2022-03-25T19:00:01.645Z] ok github.com/docker/docker/daemon/events 0.290s coverage: 50.0% of statements [2022-03-25T19:00:01.956Z] --- PASS: TestRetrieveFromStore (1.34s) [2022-03-25T19:00:01.956Z] === RUN TestRequestReleaseAddressDuplicate [2022-03-25T19:00:01.956Z] --- PASS: TestRequestReleaseAddressDuplicate (0.00s) [2022-03-25T19:00:01.956Z] === RUN TestParallelPredefinedRequest1 [2022-03-25T19:00:01.956Z] === PAUSE TestParallelPredefinedRequest1 [2022-03-25T19:00:01.956Z] === RUN TestParallelPredefinedRequest2 [2022-03-25T19:00:01.956Z] === PAUSE TestParallelPredefinedRequest2 [2022-03-25T19:00:01.956Z] === RUN TestParallelPredefinedRequest3 [2022-03-25T19:00:01.956Z] === PAUSE TestParallelPredefinedRequest3 [2022-03-25T19:00:01.956Z] === RUN TestParallelPredefinedRequest4 [2022-03-25T19:00:01.956Z] === PAUSE TestParallelPredefinedRequest4 [2022-03-25T19:00:01.956Z] === RUN TestParallelPredefinedRequest5 [2022-03-25T19:00:01.956Z] === PAUSE TestParallelPredefinedRequest5 [2022-03-25T19:00:01.956Z] === RUN TestDebug [2022-03-25T19:00:01.956Z] --- PASS: TestDebug (0.00s) [2022-03-25T19:00:01.956Z] === RUN TestRequestPoolParallel [2022-03-25T19:00:01.956Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-03-25T19:00:01.956Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-03-25T19:00:01.956Z] === RUN TestBufioReaderPoolPutAndGet [2022-03-25T19:00:01.956Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-03-25T19:00:01.956Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-03-25T19:00:01.956Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-03-25T19:00:01.956Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-03-25T19:00:01.956Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-03-25T19:00:01.956Z] === RUN TestBufioWriterPoolPutAndGet [2022-03-25T19:00:01.956Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-03-25T19:00:01.956Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-03-25T19:00:01.956Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-03-25T19:00:01.956Z] === RUN TestBufferPoolPutAndGet [2022-03-25T19:00:01.956Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-03-25T19:00:01.956Z] PASS [2022-03-25T19:00:01.956Z] coverage: 88.2% of statements [2022-03-25T19:00:01.956Z] ok github.com/docker/docker/pkg/pools 0.045s coverage: 88.2% of statements [2022-03-25T19:00:01.956Z] --- PASS: TestRequestPoolParallel (0.38s) [2022-03-25T19:00:01.956Z] === RUN TestFullAllocateRelease [2022-03-25T19:00:02.423Z] === RUN TestOutputOnPrematureClose [2022-03-25T19:00:02.423Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-03-25T19:00:02.423Z] === RUN TestCompleteSilently [2022-03-25T19:00:02.423Z] --- PASS: TestCompleteSilently (0.00s) [2022-03-25T19:00:02.423Z] PASS [2022-03-25T19:00:02.423Z] coverage: 75.9% of statements [2022-03-25T19:00:02.423Z] ok github.com/docker/docker/pkg/progress 0.037s coverage: 75.9% of statements [2022-03-25T19:00:02.423Z] --- PASS: TestFullAllocateRelease (0.44s) [2022-03-25T19:00:02.423Z] === RUN TestOddAllocateRelease [2022-03-25T19:00:02.631Z] === RUN TestIsEmptyDir [2022-03-25T19:00:02.631Z] --- PASS: TestIsEmptyDir (0.01s) [2022-03-25T19:00:02.631Z] === RUN TestGraphDriverInitRequestIsCompatible [2022-03-25T19:00:02.631Z] --- PASS: TestGraphDriverInitRequestIsCompatible (0.00s) [2022-03-25T19:00:02.631Z] PASS [2022-03-25T19:00:02.631Z] coverage: 2.3% of statements [2022-03-25T19:00:02.631Z] ok github.com/docker/docker/daemon/graphdriver 0.097s coverage: 2.3% of statements [2022-03-25T19:00:02.631Z] === RUN TestLinkNaming [2022-03-25T19:00:02.631Z] --- PASS: TestLinkNaming (0.00s) [2022-03-25T19:00:02.631Z] === RUN TestLinkNew [2022-03-25T19:00:02.631Z] --- PASS: TestLinkNew (0.00s) [2022-03-25T19:00:02.631Z] === RUN TestLinkEnv [2022-03-25T19:00:02.631Z] --- PASS: TestLinkEnv (0.00s) [2022-03-25T19:00:02.631Z] === RUN TestLinkMultipleEnv [2022-03-25T19:00:02.631Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-03-25T19:00:02.631Z] === RUN TestLinkPortRangeEnv [2022-03-25T19:00:02.631Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-03-25T19:00:02.631Z] PASS [2022-03-25T19:00:02.631Z] coverage: 93.0% of statements [2022-03-25T19:00:02.631Z] ok github.com/docker/docker/daemon/links 0.040s coverage: 93.0% of statements [2022-03-25T19:00:02.891Z] --- PASS: TestOddAllocateRelease (0.27s) [2022-03-25T19:00:02.891Z] === RUN TestFullAllocateSerialReleaseParallel [2022-03-25T19:00:02.891Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.07s) [2022-03-25T19:00:02.891Z] === RUN TestOddAllocateSerialReleaseParallel [2022-03-25T19:00:02.891Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.04s) [2022-03-25T19:00:02.891Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-03-25T19:00:02.891Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.05s) [2022-03-25T19:00:02.891Z] === CONT TestParallelPredefinedRequest1 [2022-03-25T19:00:02.891Z] === CONT TestParallelPredefinedRequest4 [2022-03-25T19:00:02.891Z] === CONT TestParallelPredefinedRequest5 [2022-03-25T19:00:02.891Z] === CONT TestParallelPredefinedRequest4 [2022-03-25T19:00:02.891Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-25T19:00:02.891Z] === CONT TestParallelPredefinedRequest3 [2022-03-25T19:00:02.891Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-25T19:00:02.891Z] === CONT TestParallelPredefinedRequest2 [2022-03-25T19:00:02.891Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-25T19:00:02.891Z] === CONT TestParallelPredefinedRequest5 [2022-03-25T19:00:02.891Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-25T19:00:02.891Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-03-25T19:00:02.891Z] === CONT TestParallelPredefinedRequest1 [2022-03-25T19:00:02.891Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-25T19:00:02.891Z] --- SKIP: TestParallelPredefinedRequest5 (0.01s) [2022-03-25T19:00:02.891Z] --- SKIP: TestParallelPredefinedRequest1 (0.01s) [2022-03-25T19:00:02.891Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-03-25T19:00:02.891Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-03-25T19:00:02.891Z] PASS [2022-03-25T19:00:02.891Z] coverage: 85.3% of statements [2022-03-25T19:00:02.891Z] === RUN TestSendToOneSub [2022-03-25T19:00:02.891Z] --- PASS: TestSendToOneSub (0.00s) [2022-03-25T19:00:02.891Z] === RUN TestSendToMultipleSubs [2022-03-25T19:00:02.891Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-03-25T19:00:02.891Z] === RUN TestEvictOneSub [2022-03-25T19:00:02.891Z] --- PASS: TestEvictOneSub (0.00s) [2022-03-25T19:00:02.891Z] === RUN TestClosePublisher [2022-03-25T19:00:02.891Z] --- PASS: TestClosePublisher (0.00s) [2022-03-25T19:00:02.891Z] === RUN TestPubSubRace [2022-03-25T19:00:02.891Z] ok github.com/docker/docker/libnetwork/ipam 42.988s coverage: 85.3% of statements [2022-03-25T19:00:03.619Z] === RUN TestVerifyNetworkingConfig [2022-03-25T19:00:03.619Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-03-25T19:00:03.619Z] === RUN TestGetContainer [2022-03-25T19:00:03.619Z] --- PASS: TestGetContainer (0.00s) [2022-03-25T19:00:03.619Z] === RUN TestValidContainerNames [2022-03-25T19:00:03.619Z] --- PASS: TestValidContainerNames (0.00s) [2022-03-25T19:00:03.619Z] === RUN TestContainerInitDNS [2022-03-25T19:00:03.619Z] daemon_test.go:145: root required [2022-03-25T19:00:03.619Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-03-25T19:00:03.619Z] === RUN TestMerge [2022-03-25T19:00:03.619Z] --- PASS: TestMerge (0.00s) [2022-03-25T19:00:03.619Z] === RUN TestValidateContainerIsolation [2022-03-25T19:00:03.619Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-03-25T19:00:03.619Z] === RUN TestFindNetworkErrorType [2022-03-25T19:00:03.619Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-03-25T19:00:03.619Z] === RUN TestEnsureServicesExist [2022-03-25T19:00:03.619Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-03-25T19:00:03.619Z] === RUN TestEnsureServicesExistErrors [2022-03-25T19:00:03.619Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-03-25T19:00:03.619Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-03-25T19:00:03.619Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-03-25T19:00:03.619Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-03-25T19:00:03.619Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-03-25T19:00:03.619Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-03-25T19:00:03.619Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-03-25T19:00:03.619Z] === RUN TestContainerDelete [2022-03-25T19:00:03.619Z] --- PASS: TestContainerDelete (0.00s) [2022-03-25T19:00:03.619Z] === RUN TestContainerDoubleDelete [2022-03-25T19:00:03.619Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-03-25T19:00:03.619Z] === RUN TestLogContainerEventCopyLabels [2022-03-25T19:00:03.619Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-03-25T19:00:03.619Z] === RUN TestLogContainerEventWithAttributes [2022-03-25T19:00:03.619Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-03-25T19:00:03.619Z] === RUN TestNoneHealthcheck [2022-03-25T19:00:03.619Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-03-25T19:00:03.619Z] === RUN TestHealthStates [2022-03-25T19:00:03.876Z] --- PASS: TestPubSubRace (1.05s) [2022-03-25T19:00:03.876Z] PASS [2022-03-25T19:00:03.876Z] coverage: 75.0% of statements [2022-03-25T19:00:04.088Z] time="2022-03-25T19:00:03Z" 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-03-25T19:00:04.088Z] time="2022-03-25T19:00:03Z" 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-03-25T19:00:04.088Z] time="2022-03-25T19:00:03Z" 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-03-25T19:00:04.088Z] time="2022-03-25T19:00:03Z" 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-03-25T19:00:04.088Z] time="2022-03-25T19:00:03Z" 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-03-25T19:00:04.088Z] time="2022-03-25T19:00:03Z" 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-03-25T19:00:04.088Z] time="2022-03-25T19:00:03Z" 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-03-25T19:00:04.088Z] time="2022-03-25T19:00:03Z" 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-03-25T19:00:04.088Z] time="2022-03-25T19:00:03Z" 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-03-25T19:00:04.088Z] time="2022-03-25T19:00:03Z" 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-03-25T19:00:04.088Z] --- PASS: TestHealthStates (0.15s) [2022-03-25T19:00:04.088Z] === RUN TestGetInspectData [2022-03-25T19:00:04.088Z] --- PASS: TestGetInspectData (0.00s) [2022-03-25T19:00:04.088Z] === RUN TestFillLicense [2022-03-25T19:00:04.088Z] --- PASS: TestFillLicense (0.00s) [2022-03-25T19:00:04.088Z] === RUN TestListInvalidFilter [2022-03-25T19:00:04.088Z] --- PASS: TestListInvalidFilter (0.00s) [2022-03-25T19:00:04.088Z] === RUN TestNameFilter [2022-03-25T19:00:04.088Z] --- PASS: TestNameFilter (0.00s) [2022-03-25T19:00:04.088Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-03-25T19:00:04.088Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-03-25T19:00:04.088Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-03-25T19:00:04.088Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-03-25T19:00:04.088Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-03-25T19:00:04.088Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-03-25T19:00:04.088Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-03-25T19:00:04.088Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-03-25T19:00:04.088Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-03-25T19:00:04.088Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-03-25T19:00:04.088Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-03-25T19:00:04.088Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-03-25T19:00:04.088Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-03-25T19:00:04.088Z] === 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-03-25T19:00:04.088Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-03-25T19:00:04.088Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-03-25T19:00:04.088Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-03-25T19:00:04.088Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-03-25T19:00:04.088Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-03-25T19:00:04.088Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-03-25T19:00:04.088Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-03-25T19:00:04.088Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-03-25T19:00:04.088Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-03-25T19:00:04.088Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-03-25T19:00:04.088Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-03-25T19:00:04.088Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-03-25T19:00:04.088Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-03-25T19:00:04.089Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-03-25T19:00:04.089Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-03-25T19:00:04.089Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-03-25T19:00:04.089Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-03-25T19:00:04.089Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-03-25T19:00:04.089Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-03-25T19:00:04.089Z] --- 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-03-25T19:00:04.089Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-03-25T19:00:04.089Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-03-25T19:00:04.089Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-03-25T19:00:04.089Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-03-25T19:00:04.089Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-03-25T19:00:04.089Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-03-25T19:00:04.089Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-03-25T19:00:04.089Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-03-25T19:00:04.089Z] === RUN TestDaemonReloadLabels [2022-03-25T19:00:04.089Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-03-25T19:00:04.089Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-03-25T19:00:04.089Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-03-25T19:00:04.089Z] === RUN TestDaemonReloadMirrors [2022-03-25T19:00:04.089Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-03-25T19:00:04.089Z] === RUN TestDaemonReloadInsecureRegistries [2022-03-25T19:00:04.089Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-03-25T19:00:04.089Z] === RUN TestDaemonReloadNotAffectOthers [2022-03-25T19:00:04.089Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-03-25T19:00:04.089Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-03-25T19:00:04.089Z] reload_test.go:342: root required [2022-03-25T19:00:04.089Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-03-25T19:00:04.089Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-03-25T19:00:04.089Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2022-03-25T19:00:04.089Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-03-25T19:00:04.089Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s) [2022-03-25T19:00:04.089Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-03-25T19:00:04.089Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2022-03-25T19:00:04.089Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-03-25T19:00:04.089Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.04s) [2022-03-25T19:00:04.089Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-03-25T19:00:04.089Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-03-25T19:00:04.089Z] === RUN TestParseVolumesFrom [2022-03-25T19:00:04.089Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-03-25T19:00:04.089Z] PASS [2022-03-25T19:00:04.089Z] coverage: 8.6% of statements [2022-03-25T19:00:04.343Z] ok github.com/docker/docker/pkg/pubsub 1.100s coverage: 75.0% of statements [2022-03-25T19:00:04.557Z] ok github.com/docker/docker/daemon 0.674s coverage: 8.6% of statements [2022-03-25T19:00:04.557Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-03-25T19:00:04.557Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-03-25T19:00:04.557Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-03-25T19:00:04.557Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-03-25T19:00:04.557Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-03-25T19:00:04.557Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-03-25T19:00:04.557Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-03-25T19:00:04.557Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-03-25T19:00:04.557Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-03-25T19:00:04.557Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-03-25T19:00:04.557Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-03-25T19:00:04.557Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-03-25T19:00:04.557Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-03-25T19:00:04.557Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-03-25T19:00:04.585Z] #67 194.4 + bin/containerd-shim-runc-v2 [2022-03-25T19:00:04.585Z] #67 195.2 + binaries [2022-03-25T19:00:04.585Z] #67 195.2 + install -D bin/containerd /build/containerd [2022-03-25T19:00:04.585Z] #67 195.2 + install -D bin/containerd-shim /build/containerd-shim [2022-03-25T19:00:04.811Z] === RUN TestRegister [2022-03-25T19:00:04.811Z] --- PASS: TestRegister (0.00s) [2022-03-25T19:00:04.811Z] === RUN TestCommand [2022-03-25T19:00:04.811Z] --- PASS: TestCommand (0.02s) [2022-03-25T19:00:04.811Z] === RUN TestNaiveSelf [2022-03-25T19:00:04.811Z] --- PASS: TestNaiveSelf (0.02s) [2022-03-25T19:00:04.811Z] PASS [2022-03-25T19:00:04.811Z] coverage: 82.4% of statements [2022-03-25T19:00:04.811Z] ok github.com/docker/docker/pkg/reexec 0.076s coverage: 82.4% of statements [2022-03-25T19:00:04.845Z] #67 195.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-03-25T19:00:04.845Z] #67 195.2 + install -D bin/ctr /build/ctr [2022-03-25T19:00:05.032Z] === RUN TestNewStreamConfig [2022-03-25T19:00:05.032Z] === RUN TestNewStreamConfig/defaults [2022-03-25T19:00:05.032Z] === RUN TestNewStreamConfig/invalid_create_group [2022-03-25T19:00:05.032Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-03-25T19:00:05.032Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-03-25T19:00:05.032Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-03-25T19:00:05.032Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-03-25T19:00:05.032Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-03-25T19:00:05.032Z] --- PASS: TestNewStreamConfig (0.00s) [2022-03-25T19:00:05.032Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-03-25T19:00:05.032Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-03-25T19:00:05.279Z] === RUN TestDump [2022-03-25T19:00:05.279Z] goroutine 6 [running]: [2022-03-25T19:00:05.279Z] github.com/docker/docker/pkg/stack.dump(0xf22d57?) [2022-03-25T19:00:05.279Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-03-25T19:00:05.279Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-03-25T19:00:05.279Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-03-25T19:00:05.279Z] github.com/docker/docker/pkg/stack.TestDump(0x0?) [2022-03-25T19:00:05.279Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-03-25T19:00:05.279Z] testing.tRunner(0xc00015c340, 0x10ea498) [2022-03-25T19:00:05.279Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-03-25T19:00:05.279Z] created by testing.(*T).Run [2022-03-25T19:00:05.279Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-03-25T19:00:05.279Z] [2022-03-25T19:00:05.279Z] goroutine 1 [chan receive]: [2022-03-25T19:00:05.279Z] testing.(*T).Run(0xc00015c1a0, {0x10d913c?, 0xefc1f3?}, 0x10ea498) [2022-03-25T19:00:05.279Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-03-25T19:00:05.279Z] testing.runTests.func1(0xc00006a840?) [2022-03-25T19:00:05.279Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-03-25T19:00:05.279Z] testing.tRunner(0xc00015c1a0, 0xc000073ca0) [2022-03-25T19:00:05.279Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-03-25T19:00:05.279Z] testing.runTests(0xc000056460?, {0x126e400, 0x3, 0x3}, {0x14b7f440108?, 0x40?, 0x12734a0?}) [2022-03-25T19:00:05.279Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-03-25T19:00:05.279Z] testing.(*M).Run(0xc000056460) [2022-03-25T19:00:05.279Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-03-25T19:00:05.279Z] main.main() [2022-03-25T19:00:05.279Z] _testmain.go:99 +0x255 [2022-03-25T19:00:05.279Z] --- PASS: TestDump (0.00s) [2022-03-25T19:00:05.279Z] === RUN TestDumpToFile [2022-03-25T19:00:05.279Z] --- PASS: TestDumpToFile (0.14s) [2022-03-25T19:00:05.279Z] === RUN TestDumpToFileWithEmptyInput [2022-03-25T19:00:05.279Z] goroutine 8 [running]: [2022-03-25T19:00:05.279Z] github.com/docker/docker/pkg/stack.dump(0xf9ecd3?) [2022-03-25T19:00:05.279Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-03-25T19:00:05.279Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0?, 0xf9eca0?}) [2022-03-25T19:00:05.279Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x217 [2022-03-25T19:00:05.279Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc00015c340?) [2022-03-25T19:00:05.279Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-03-25T19:00:05.279Z] testing.tRunner(0xc00015c9c0, 0x10ea488) [2022-03-25T19:00:05.279Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-03-25T19:00:05.279Z] created by testing.(*T).Run [2022-03-25T19:00:05.279Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-03-25T19:00:05.279Z] [2022-03-25T19:00:05.279Z] goroutine 1 [chan receive]: [2022-03-25T19:00:05.279Z] testing.(*T).Run(0xc00015c1a0, {0x10e0713?, 0xefc1f3?}, 0x10ea488) [2022-03-25T19:00:05.279Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-03-25T19:00:05.279Z] testing.runTests.func1(0xc00006a840?) [2022-03-25T19:00:05.279Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-03-25T19:00:05.279Z] testing.tRunner(0xc00015c1a0, 0xc000073ca0) [2022-03-25T19:00:05.279Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-03-25T19:00:05.279Z] testing.runTests(0xc000056460?, {0x126e400, 0x3, 0x3}, {0x14b7f440108?, 0x40?, 0x12734a0?}) [2022-03-25T19:00:05.279Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-03-25T19:00:05.279Z] testing.(*M).Run(0xc000056460) [2022-03-25T19:00:05.279Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-03-25T19:00:05.279Z] main.main() [2022-03-25T19:00:05.279Z] _testmain.go:99 +0x255 [2022-03-25T19:00:05.279Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-03-25T19:00:05.279Z] PASS [2022-03-25T19:00:05.279Z] coverage: 90.9% of statements [2022-03-25T19:00:05.279Z] ok github.com/docker/docker/pkg/stack 0.168s coverage: 90.9% of statements [2022-03-25T19:00:05.416Z] #67 DONE 195.9s [2022-03-25T19:00:05.500Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-03-25T19:00:05.500Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-03-25T19:00:05.500Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-03-25T19:00:05.500Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-03-25T19:00:05.500Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-03-25T19:00:05.500Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-03-25T19:00:05.500Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-03-25T19:00:05.500Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-03-25T19:00:05.500Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-03-25T19:00:05.500Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-03-25T19:00:05.500Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-03-25T19:00:05.500Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-03-25T19:00:05.500Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-03-25T19:00:05.500Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-03-25T19:00:05.500Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-03-25T19:00:05.500Z] === RUN TestNewAWSLogsClientRegionDetect [2022-03-25T19:00:05.500Z] time="2022-03-25T19:00:04Z" level=info msg="Trying to get region from EC2 Metadata" [2022-03-25T19:00:05.500Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.13s) [2022-03-25T19:00:05.500Z] === RUN TestCreateSuccess [2022-03-25T19:00:05.500Z] --- PASS: TestCreateSuccess (0.00s) [2022-03-25T19:00:05.500Z] === RUN TestCreateStreamSkipped [2022-03-25T19:00:05.500Z] time="2022-03-25T19:00:04Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-03-25T19:00:05.500Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-03-25T19:00:05.500Z] === RUN TestCreateLogGroupSuccess [2022-03-25T19:00:05.500Z] time="2022-03-25T19:00:04Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-03-25T19:00:05.500Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-03-25T19:00:05.500Z] === RUN TestCreateError [2022-03-25T19:00:05.500Z] --- PASS: TestCreateError (0.00s) [2022-03-25T19:00:05.500Z] === RUN TestCreateAlreadyExists [2022-03-25T19:00:05.500Z] time="2022-03-25T19:00:04Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-03-25T19:00:05.500Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-03-25T19:00:05.500Z] === RUN TestLogClosed [2022-03-25T19:00:05.500Z] --- PASS: TestLogClosed (0.00s) [2022-03-25T19:00:05.500Z] === RUN TestLogBlocking [2022-03-25T19:00:05.500Z] --- PASS: TestLogBlocking (0.00s) [2022-03-25T19:00:05.500Z] === RUN TestLogNonBlockingBufferEmpty [2022-03-25T19:00:05.500Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-03-25T19:00:05.500Z] === RUN TestLogNonBlockingBufferFull [2022-03-25T19:00:05.500Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-03-25T19:00:05.500Z] === RUN TestPublishBatchSuccess [2022-03-25T19:00:05.500Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-03-25T19:00:05.500Z] === RUN TestPublishBatchError [2022-03-25T19:00:05.500Z] time="2022-03-25T19:00:04Z" level=error msg=error [2022-03-25T19:00:05.500Z] --- PASS: TestPublishBatchError (0.00s) [2022-03-25T19:00:05.500Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-03-25T19:00:05.500Z] time="2022-03-25T19:00:04Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-03-25T19:00:05.500Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-03-25T19:00:05.500Z] === RUN TestPublishBatchAlreadyAccepted [2022-03-25T19:00:05.500Z] time="2022-03-25T19:00:04Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-03-25T19:00:05.500Z] time="2022-03-25T19:00:04Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-03-25T19:00:05.500Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-03-25T19:00:05.500Z] === RUN TestCollectBatchSimple [2022-03-25T19:00:05.500Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-03-25T19:00:05.500Z] === RUN TestCollectBatchTicker [2022-03-25T19:00:05.500Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-03-25T19:00:05.500Z] === RUN TestCollectBatchMultilinePattern [2022-03-25T19:00:05.500Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-03-25T19:00:05.500Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-03-25T19:00:05.500Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-03-25T19:00:05.500Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-03-25T19:00:05.500Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-03-25T19:00:05.500Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-03-25T19:00:05.501Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.03s) [2022-03-25T19:00:05.501Z] === RUN TestCollectBatchClose [2022-03-25T19:00:05.501Z] --- PASS: TestCollectBatchClose (0.00s) [2022-03-25T19:00:05.501Z] === RUN TestEffectiveLen [2022-03-25T19:00:05.501Z] === RUN TestEffectiveLen/0/Hello [2022-03-25T19:00:05.501Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-03-25T19:00:05.501Z] === RUN TestEffectiveLen/2/🙃 [2022-03-25T19:00:05.501Z] === RUN TestEffectiveLen/3/���� [2022-03-25T19:00:05.501Z] === RUN TestEffectiveLen/4/He��o [2022-03-25T19:00:05.501Z] === RUN TestEffectiveLen/5/ [2022-03-25T19:00:05.501Z] --- PASS: TestEffectiveLen (0.00s) [2022-03-25T19:00:05.501Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-03-25T19:00:05.501Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-03-25T19:00:05.501Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-03-25T19:00:05.501Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-03-25T19:00:05.501Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-03-25T19:00:05.501Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-03-25T19:00:05.501Z] === RUN TestFindValidSplit [2022-03-25T19:00:05.501Z] === RUN TestFindValidSplit/0/ [2022-03-25T19:00:05.501Z] cloudwatchlogs_test.go:1076: [2022-03-25T19:00:05.501Z] cloudwatchlogs_test.go:1077: [2022-03-25T19:00:05.501Z] === RUN TestFindValidSplit/1/Hello [2022-03-25T19:00:05.501Z] cloudwatchlogs_test.go:1076: Hello [2022-03-25T19:00:05.501Z] cloudwatchlogs_test.go:1077: [2022-03-25T19:00:05.501Z] === RUN TestFindValidSplit/2/Hello [2022-03-25T19:00:05.501Z] cloudwatchlogs_test.go:1076: He [2022-03-25T19:00:05.501Z] cloudwatchlogs_test.go:1077: llo [2022-03-25T19:00:05.501Z] === RUN TestFindValidSplit/3/Hello [2022-03-25T19:00:05.501Z] cloudwatchlogs_test.go:1076: [2022-03-25T19:00:05.501Z] cloudwatchlogs_test.go:1077: Hello [2022-03-25T19:00:05.501Z] === RUN TestFindValidSplit/4/🙃 [2022-03-25T19:00:05.501Z] cloudwatchlogs_test.go:1076: [2022-03-25T19:00:05.501Z] cloudwatchlogs_test.go:1077: 🙃 [2022-03-25T19:00:05.501Z] === RUN TestFindValidSplit/5/🙃 [2022-03-25T19:00:05.501Z] cloudwatchlogs_test.go:1076: 🙃 [2022-03-25T19:00:05.501Z] cloudwatchlogs_test.go:1077: [2022-03-25T19:00:05.501Z] === RUN TestFindValidSplit/6/a� [2022-03-25T19:00:05.501Z] cloudwatchlogs_test.go:1076: a [2022-03-25T19:00:05.501Z] cloudwatchlogs_test.go:1077: � [2022-03-25T19:00:05.501Z] === RUN TestFindValidSplit/7/a� [2022-03-25T19:00:05.501Z] cloudwatchlogs_test.go:1076: a� [2022-03-25T19:00:05.501Z] cloudwatchlogs_test.go:1077: [2022-03-25T19:00:05.501Z] --- PASS: TestFindValidSplit (0.00s) [2022-03-25T19:00:05.501Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-03-25T19:00:05.501Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-03-25T19:00:05.501Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-03-25T19:00:05.501Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-03-25T19:00:05.501Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-03-25T19:00:05.501Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-03-25T19:00:05.501Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-03-25T19:00:05.501Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-03-25T19:00:05.501Z] === RUN TestProcessEventEmoji [2022-03-25T19:00:05.501Z] --- PASS: TestProcessEventEmoji (0.02s) [2022-03-25T19:00:05.501Z] === RUN TestCollectBatchLineSplit [2022-03-25T19:00:05.501Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2022-03-25T19:00:05.501Z] === RUN TestCollectBatchLineSplitWithBinary [2022-03-25T19:00:05.501Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2022-03-25T19:00:05.501Z] === RUN TestCollectBatchMaxEvents [2022-03-25T19:00:05.501Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2022-03-25T19:00:05.501Z] === RUN TestCollectBatchMaxTotalBytes [2022-03-25T19:00:05.501Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2022-03-25T19:00:05.501Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-03-25T19:00:05.501Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) [2022-03-25T19:00:05.501Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-03-25T19:00:05.501Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.04s) [2022-03-25T19:00:05.501Z] === RUN TestParseLogOptionsMultilinePattern [2022-03-25T19:00:05.501Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-03-25T19:00:05.501Z] === RUN TestParseLogOptionsDatetimeFormat [2022-03-25T19:00:05.501Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-03-25T19:00:05.501Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-03-25T19:00:05.501Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-03-25T19:00:05.501Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-03-25T19:00:05.501Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-03-25T19:00:05.501Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-03-25T19:00:05.501Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-03-25T19:00:05.501Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-03-25T19:00:05.501Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-03-25T19:00:05.501Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-03-25T19:00:05.501Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-03-25T19:00:05.501Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-03-25T19:00:05.501Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-03-25T19:00:05.501Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-03-25T19:00:05.501Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-03-25T19:00:05.501Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-03-25T19:00:05.501Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-03-25T19:00:05.501Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-03-25T19:00:05.501Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-03-25T19:00:05.501Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-03-25T19:00:05.501Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-03-25T19:00:05.501Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-03-25T19:00:05.501Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-03-25T19:00:05.501Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-03-25T19:00:05.501Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-03-25T19:00:05.501Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-03-25T19:00:05.501Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-03-25T19:00:05.501Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-03-25T19:00:05.501Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-03-25T19:00:05.501Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-03-25T19:00:05.501Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-03-25T19:00:05.501Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-03-25T19:00:05.501Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-03-25T19:00:05.501Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-03-25T19:00:05.501Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-03-25T19:00:05.501Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-03-25T19:00:05.501Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-03-25T19:00:05.501Z] === RUN TestValidateLogOptionsFormat [2022-03-25T19:00:05.501Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-03-25T19:00:05.501Z] === RUN TestValidateLogOptionsFormat/1/random [2022-03-25T19:00:05.501Z] === RUN TestValidateLogOptionsFormat/2/ [2022-03-25T19:00:05.501Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-03-25T19:00:05.501Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-03-25T19:00:05.501Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-03-25T19:00:05.501Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-03-25T19:00:05.501Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-03-25T19:00:05.501Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-03-25T19:00:05.501Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-03-25T19:00:05.501Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-03-25T19:00:05.501Z] === RUN TestCreateTagSuccess [2022-03-25T19:00:05.501Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-03-25T19:00:05.501Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-03-25T19:00:05.501Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-03-25T19:00:05.501Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-03-25T19:00:05.501Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-03-25T19:00:05.501Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-03-25T19:00:05.501Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-03-25T19:00:05.501Z] PASS [2022-03-25T19:00:05.501Z] coverage: 80.2% of statements [2022-03-25T19:00:05.501Z] ok github.com/docker/docker/daemon/logger/awslogs 0.372s coverage: 80.2% of statements [2022-03-25T19:00:05.501Z] === RUN TestAdapterReadLogs [2022-03-25T19:00:05.501Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-03-25T19:00:05.501Z] === RUN TestCopier [2022-03-25T19:00:05.501Z] --- PASS: TestCopier (0.00s) [2022-03-25T19:00:05.501Z] === RUN TestCopierLongLines [2022-03-25T19:00:05.501Z] --- PASS: TestCopierLongLines (0.00s) [2022-03-25T19:00:05.501Z] === RUN TestCopierSlow [2022-03-25T19:00:05.501Z] --- PASS: TestCopierSlow (0.15s) [2022-03-25T19:00:05.501Z] === RUN TestCopierWithSized [2022-03-25T19:00:05.501Z] === RUN TestCopierWithSized/as_is [2022-03-25T19:00:05.501Z] === RUN TestCopierWithSized/With_RingLogger [2022-03-25T19:00:05.501Z] --- PASS: TestCopierWithSized (0.03s) [2022-03-25T19:00:05.501Z] --- PASS: TestCopierWithSized/as_is (0.03s) [2022-03-25T19:00:05.501Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2022-03-25T19:00:05.501Z] === RUN TestCopierWithPartial [2022-03-25T19:00:05.501Z] --- PASS: TestCopierWithPartial (0.00s) [2022-03-25T19:00:05.501Z] === RUN TestRingLogger [2022-03-25T19:00:05.501Z] --- PASS: TestRingLogger (0.00s) [2022-03-25T19:00:05.501Z] === RUN TestRingCap [2022-03-25T19:00:05.501Z] --- PASS: TestRingCap (0.00s) [2022-03-25T19:00:05.501Z] === RUN TestRingClose [2022-03-25T19:00:05.501Z] --- PASS: TestRingClose (0.00s) [2022-03-25T19:00:05.501Z] === RUN TestRingDrain [2022-03-25T19:00:05.501Z] --- PASS: TestRingDrain (0.00s) [2022-03-25T19:00:05.501Z] PASS [2022-03-25T19:00:05.501Z] coverage: 43.2% of statements [2022-03-25T19:00:05.501Z] ok github.com/docker/docker/daemon/logger 0.251s coverage: 43.2% of statements [2022-03-25T19:00:05.747Z] === RUN TestNewStdWriter [2022-03-25T19:00:05.747Z] --- PASS: TestNewStdWriter (0.00s) [2022-03-25T19:00:05.747Z] === RUN TestWriteWithUninitializedStdWriter [2022-03-25T19:00:05.747Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-03-25T19:00:05.747Z] === RUN TestWriteWithNilBytes [2022-03-25T19:00:05.747Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-03-25T19:00:05.747Z] === RUN TestWrite [2022-03-25T19:00:05.747Z] --- PASS: TestWrite (0.00s) [2022-03-25T19:00:05.747Z] === RUN TestWriteWithWriterError [2022-03-25T19:00:05.747Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-03-25T19:00:05.747Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-03-25T19:00:05.747Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-03-25T19:00:05.747Z] === RUN TestStdCopyWriteAndRead [2022-03-25T19:00:05.747Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-03-25T19:00:05.747Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-03-25T19:00:05.747Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-03-25T19:00:05.747Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-03-25T19:00:05.747Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-03-25T19:00:05.747Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-03-25T19:00:05.747Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-03-25T19:00:05.747Z] === RUN TestStdCopyWithInvalidInputHeader [2022-03-25T19:00:05.747Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-03-25T19:00:05.747Z] === RUN TestStdCopyWithCorruptedPrefix [2022-03-25T19:00:05.747Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-03-25T19:00:05.747Z] === RUN TestStdCopyReturnsWriteErrors [2022-03-25T19:00:05.747Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-03-25T19:00:05.747Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-03-25T19:00:05.747Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-03-25T19:00:05.747Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-03-25T19:00:05.747Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-03-25T19:00:05.747Z] PASS [2022-03-25T19:00:05.747Z] coverage: 100.0% of statements [2022-03-25T19:00:05.747Z] ok github.com/docker/docker/pkg/stdcopy 0.033s coverage: 100.0% of statements [2022-03-25T19:00:05.970Z] === RUN TestSearchRegistryForImagesErrors [2022-03-25T19:00:05.970Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-03-25T19:00:05.970Z] === RUN TestSearchRegistryForImages [2022-03-25T19:00:05.970Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-03-25T19:00:05.970Z] === RUN TestOnlyPlatformWithFallback [2022-03-25T19:00:05.970Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-03-25T19:00:05.970Z] === RUN TestImageDelete [2022-03-25T19:00:05.970Z] === RUN TestImageDelete/no_lease [2022-03-25T19:00:05.970Z] === RUN TestImageDelete/lease_exists [2022-03-25T19:00:05.970Z] --- PASS: TestImageDelete (0.05s) [2022-03-25T19:00:05.970Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-03-25T19:00:05.970Z] --- PASS: TestImageDelete/lease_exists (0.01s) [2022-03-25T19:00:05.970Z] === RUN TestContentStoreForPull [2022-03-25T19:00:06.442Z] --- PASS: TestContentStoreForPull (0.17s) [2022-03-25T19:00:06.442Z] PASS [2022-03-25T19:00:06.442Z] coverage: 6.6% of statements [2022-03-25T19:00:06.442Z] ok github.com/docker/docker/daemon/images 0.407s coverage: 6.6% of statements [2022-03-25T19:00:06.442Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-03-25T19:00:06.442Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-03-25T19:00:06.442Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-03-25T19:00:06.442Z] === RUN TestValidateLogOptReconnectInterval [2022-03-25T19:00:06.442Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-03-25T19:00:06.442Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-03-25T19:00:06.442Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-03-25T19:00:06.442Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-03-25T19:00:06.442Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-03-25T19:00:06.442Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-03-25T19:00:06.442Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-03-25T19:00:06.442Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-03-25T19:00:06.442Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-03-25T19:00:06.442Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-03-25T19:00:06.442Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-03-25T19:00:06.442Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-03-25T19:00:06.442Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-03-25T19:00:06.442Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-03-25T19:00:06.442Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-03-25T19:00:06.442Z] PASS [2022-03-25T19:00:06.442Z] coverage: 33.6% of statements [2022-03-25T19:00:06.442Z] ok github.com/docker/docker/daemon/logger/fluentd 0.047s coverage: 33.6% of statements [2022-03-25T19:00:06.442Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-03-25T19:00:06.442Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-03-25T19:00:06.442Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-03-25T19:00:06.733Z] === RUN TestRawProgressFormatterFormatStatus [2022-03-25T19:00:06.733Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-03-25T19:00:06.733Z] === RUN TestRawProgressFormatterFormatProgress [2022-03-25T19:00:06.733Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-03-25T19:00:06.733Z] === RUN TestFormatStatus [2022-03-25T19:00:06.733Z] --- PASS: TestFormatStatus (0.00s) [2022-03-25T19:00:06.733Z] === RUN TestFormatError [2022-03-25T19:00:06.733Z] --- PASS: TestFormatError (0.00s) [2022-03-25T19:00:06.733Z] === RUN TestFormatJSONError [2022-03-25T19:00:06.733Z] --- PASS: TestFormatJSONError (0.00s) [2022-03-25T19:00:06.733Z] === RUN TestJsonProgressFormatterFormatProgress [2022-03-25T19:00:06.733Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-03-25T19:00:06.733Z] === RUN TestJsonProgressFormatterFormatStatus [2022-03-25T19:00:06.733Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-03-25T19:00:06.733Z] === RUN TestNewJSONProgressOutput [2022-03-25T19:00:06.733Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-03-25T19:00:06.733Z] === RUN TestAuxFormatterEmit [2022-03-25T19:00:06.733Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-03-25T19:00:06.733Z] === RUN TestStreamWriterStdout [2022-03-25T19:00:06.733Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-03-25T19:00:06.733Z] === RUN TestStreamWriterStderr [2022-03-25T19:00:06.733Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-03-25T19:00:06.733Z] PASS [2022-03-25T19:00:06.733Z] coverage: 66.2% of statements [2022-03-25T19:00:06.733Z] ok github.com/docker/docker/pkg/streamformatter 0.034s coverage: 66.2% of statements [2022-03-25T19:00:06.733Z] === RUN TestGenerateRandomID [2022-03-25T19:00:06.733Z] --- PASS: TestGenerateRandomID (0.00s) [2022-03-25T19:00:06.733Z] === RUN TestShortenId [2022-03-25T19:00:06.733Z] --- PASS: TestShortenId (0.00s) [2022-03-25T19:00:06.733Z] === RUN TestShortenSha256Id [2022-03-25T19:00:06.733Z] --- PASS: TestShortenSha256Id (0.00s) [2022-03-25T19:00:06.733Z] === RUN TestShortenIdEmpty [2022-03-25T19:00:06.733Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-03-25T19:00:06.733Z] === RUN TestShortenIdInvalid [2022-03-25T19:00:06.733Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-03-25T19:00:06.733Z] === RUN TestIsShortIDNonHex [2022-03-25T19:00:06.733Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-03-25T19:00:06.733Z] === RUN TestIsShortIDNotCorrectSize [2022-03-25T19:00:06.733Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-03-25T19:00:06.733Z] PASS [2022-03-25T19:00:06.733Z] coverage: 70.6% of statements [2022-03-25T19:00:06.733Z] ok github.com/docker/docker/pkg/stringid 0.032s coverage: 70.6% of statements [2022-03-25T19:00:06.802Z] [2022-03-25T19:00:06.802Z] #68 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-03-25T19:00:06.802Z] #68 sha256:17673f7e76383dcb452ab521a7d51b57e53af5a1bf914638e5aecb9ba3e7cc7b [2022-03-25T19:00:06.802Z] #68 DONE 0.3s [2022-03-25T19:00:06.802Z] [2022-03-25T19:00:06.802Z] #73 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-03-25T19:00:06.802Z] #73 sha256:96d1852a69fafe69f506cc0894e1dfa683a2f97993922790ab189f71bc0c9841 [2022-03-25T19:00:06.915Z] === RUN TestJSONLogsMarshalJSONBuf [2022-03-25T19:00:06.915Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-03-25T19:00:06.915Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-03-25T19:00:06.915Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.15s) [2022-03-25T19:00:06.915Z] === RUN TestFastTimeMarshalJSON [2022-03-25T19:00:06.915Z] --- PASS: TestFastTimeMarshalJSON (0.00s) [2022-03-25T19:00:06.915Z] PASS [2022-03-25T19:00:06.915Z] coverage: 87.2% of statements [2022-03-25T19:00:06.915Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.243s coverage: 87.2% of statements [2022-03-25T19:00:07.063Z] #73 DONE 0.1s [2022-03-25T19:00:07.063Z] [2022-03-25T19:00:07.063Z] #78 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-03-25T19:00:07.063Z] #78 sha256:f47bd35ba63cc1cceccd667ac3f4ef9efcfa7cd639f8258f2bbe513b9adba831 [2022-03-25T19:00:07.383Z] === RUN TestJSONFileLogger [2022-03-25T19:00:07.383Z] --- PASS: TestJSONFileLogger (0.00s) [2022-03-25T19:00:07.383Z] === RUN TestJSONFileLoggerWithTags [2022-03-25T19:00:07.383Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-03-25T19:00:07.383Z] === RUN TestJSONFileLoggerWithOpts [2022-03-25T19:00:07.383Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2022-03-25T19:00:07.383Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-03-25T19:00:07.383Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-03-25T19:00:07.383Z] === RUN TestEncodeDecode [2022-03-25T19:00:07.383Z] === PAUSE TestEncodeDecode [2022-03-25T19:00:07.383Z] === RUN TestUnexpectedEOF [2022-03-25T19:00:07.383Z] time="2022-03-25T19:00:07Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-03-25T19:00:07.383Z] time="2022-03-25T19:00:07Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-03-25T19:00:07.383Z] --- PASS: TestUnexpectedEOF (0.16s) [2022-03-25T19:00:07.383Z] === CONT TestEncodeDecode [2022-03-25T19:00:07.383Z] --- PASS: TestEncodeDecode (0.00s) [2022-03-25T19:00:07.383Z] PASS [2022-03-25T19:00:07.383Z] coverage: 69.9% of statements [2022-03-25T19:00:07.383Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.243s coverage: 69.9% of statements [2022-03-25T19:00:07.634Z] #78 DONE 0.7s [2022-03-25T19:00:07.634Z] [2022-03-25T19:00:07.634Z] #79 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-03-25T19:00:07.634Z] #79 sha256:f6141dacd10bd4bfc1ab4ef8257a7c15c8acbc84b74add482847b1fe70d24c80 [2022-03-25T19:00:07.634Z] #79 DONE 0.0s [2022-03-25T19:00:07.717Z] === RUN TestIsCpusetListAvailable [2022-03-25T19:00:07.717Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-03-25T19:00:07.717Z] PASS [2022-03-25T19:00:07.717Z] coverage: 39.4% of statements [2022-03-25T19:00:07.717Z] ok github.com/docker/docker/pkg/sysinfo 0.031s coverage: 39.4% of statements [2022-03-25T19:00:07.895Z] [2022-03-25T19:00:07.895Z] #80 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-03-25T19:00:07.895Z] #80 sha256:ee274f2d6ec39b720ed1e529d2b074c709e7fccfe36003c4c5748f77335713f0 [2022-03-25T19:00:08.376Z] === RUN TestWriteLog [2022-03-25T19:00:08.376Z] === PAUSE TestWriteLog [2022-03-25T19:00:08.376Z] === RUN TestReadLog [2022-03-25T19:00:08.376Z] === PAUSE TestReadLog [2022-03-25T19:00:08.376Z] === RUN TestDecode [2022-03-25T19:00:08.376Z] --- PASS: TestDecode (0.02s) [2022-03-25T19:00:08.376Z] === CONT TestWriteLog [2022-03-25T19:00:08.376Z] === CONT TestReadLog [2022-03-25T19:00:08.376Z] --- PASS: TestWriteLog (0.00s) [2022-03-25T19:00:08.376Z] === RUN TestReadLog/tail_exact [2022-03-25T19:00:08.376Z] === RUN TestReadLog/tail_less_than_available [2022-03-25T19:00:08.376Z] === RUN TestReadLog/tail_more_than_available [2022-03-25T19:00:08.376Z] --- PASS: TestReadLog (0.18s) [2022-03-25T19:00:08.376Z] --- PASS: TestReadLog/tail_exact (0.14s) [2022-03-25T19:00:08.376Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2022-03-25T19:00:08.376Z] --- PASS: TestReadLog/tail_more_than_available (0.01s) [2022-03-25T19:00:08.376Z] PASS [2022-03-25T19:00:08.376Z] coverage: 78.7% of statements [2022-03-25T19:00:08.376Z] ok github.com/docker/docker/daemon/logger/local 0.443s coverage: 78.7% of statements [2022-03-25T19:00:08.376Z] === RUN TestOpenFileDelete [2022-03-25T19:00:08.376Z] --- PASS: TestOpenFileDelete (0.00s) [2022-03-25T19:00:08.376Z] === RUN TestOpenFileRename [2022-03-25T19:00:08.376Z] --- PASS: TestOpenFileRename (0.00s) [2022-03-25T19:00:08.376Z] === RUN TestHandleDecoderErr [2022-03-25T19:00:08.376Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-03-25T19:00:08.376Z] === RUN TestParseLogTagDefaultTag [2022-03-25T19:00:08.376Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-03-25T19:00:08.376Z] === RUN TestParseLogTag [2022-03-25T19:00:08.376Z] --- PASS: TestParseLogTag (0.00s) [2022-03-25T19:00:08.376Z] === RUN TestParseLogTagEmptyTag [2022-03-25T19:00:08.376Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-03-25T19:00:08.376Z] === RUN TestTailFiles [2022-03-25T19:00:08.376Z] --- PASS: TestTailFiles (0.00s) [2022-03-25T19:00:08.376Z] === RUN TestFollowLogsConsumerGone [2022-03-25T19:00:08.376Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-03-25T19:00:08.376Z] === RUN TestFollowLogsProducerGone [2022-03-25T19:00:08.376Z] logfile_test.go:233: messages sent: 4098, received: 4098 [2022-03-25T19:00:08.376Z] logfile_test.go:180: logDecode() closed after sending 4098 messages [2022-03-25T19:00:08.376Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2022-03-25T19:00:08.376Z] === RUN TestCheckCapacityAndRotate [2022-03-25T19:00:08.704Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-03-25T19:00:08.704Z] === RUN TestClientStream [2022-03-25T19:00:08.704Z] --- PASS: TestClientStream (0.00s) [2022-03-25T19:00:08.704Z] === RUN TestClientSendFile [2022-03-25T19:00:08.704Z] --- PASS: TestClientSendFile (0.00s) [2022-03-25T19:00:08.704Z] === RUN TestClientWithRequestTimeout [2022-03-25T19:00:08.704Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2022-03-25T19:00:08.704Z] === RUN TestFileSpecPlugin [2022-03-25T19:00:08.704Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-03-25T19:00:08.704Z] === RUN TestFileJSONSpecPlugin [2022-03-25T19:00:08.704Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-03-25T19:00:08.704Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-03-25T19:00:08.704Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-03-25T19:00:08.704Z] === RUN TestPluginAddHandler [2022-03-25T19:00:08.704Z] --- PASS: TestPluginAddHandler (0.00s) [2022-03-25T19:00:08.704Z] === RUN TestPluginWaitBadPlugin [2022-03-25T19:00:08.704Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-03-25T19:00:08.704Z] === RUN TestGet [2022-03-25T19:00:08.704Z] time="2022-03-25T19:00:08Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-03-25T19:00:08.704Z] === RUN TestChtimes [2022-03-25T19:00:08.704Z] --- PASS: TestChtimes (0.00s) [2022-03-25T19:00:08.704Z] === RUN TestChtimesWindows [2022-03-25T19:00:08.704Z] --- PASS: TestChtimesWindows (0.00s) [2022-03-25T19:00:08.704Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-03-25T19:00:08.704Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-03-25T19:00:08.704Z] PASS [2022-03-25T19:00:08.704Z] coverage: 13.0% of statements [2022-03-25T19:00:08.704Z] ok github.com/docker/docker/pkg/system 0.037s coverage: 13.0% of statements [2022-03-25T19:00:08.844Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-03-25T19:00:08.844Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-03-25T19:00:08.844Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-03-25T19:00:08.844Z] --- PASS: TestCheckCapacityAndRotate (0.17s) [2022-03-25T19:00:08.844Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2022-03-25T19:00:08.844Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.12s) [2022-03-25T19:00:08.844Z] PASS [2022-03-25T19:00:08.844Z] coverage: 55.1% of statements [2022-03-25T19:00:08.844Z] === RUN TestLog [2022-03-25T19:00:08.844Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.274s coverage: 55.1% of statements [2022-03-25T19:00:08.844Z] --- PASS: TestLog (0.03s) [2022-03-25T19:00:08.844Z] PASS [2022-03-25T19:00:08.844Z] coverage: 31.5% of statements [2022-03-25T19:00:08.844Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.081s coverage: 31.5% of statements [2022-03-25T19:00:09.175Z] === RUN TestTailFile [2022-03-25T19:00:09.175Z] --- PASS: TestTailFile (0.00s) [2022-03-25T19:00:09.175Z] === RUN TestTailFileManyLines [2022-03-25T19:00:09.175Z] --- PASS: TestTailFileManyLines (0.00s) [2022-03-25T19:00:09.175Z] === RUN TestTailEmptyFile [2022-03-25T19:00:09.175Z] --- PASS: TestTailEmptyFile (0.00s) [2022-03-25T19:00:09.175Z] === RUN TestTailNegativeN [2022-03-25T19:00:09.175Z] --- PASS: TestTailNegativeN (0.00s) [2022-03-25T19:00:09.175Z] === RUN TestNewTailReader [2022-03-25T19:00:09.175Z] === PAUSE TestNewTailReader [2022-03-25T19:00:09.175Z] === CONT TestNewTailReader [2022-03-25T19:00:09.175Z] === RUN TestNewTailReader/single_byte_delimiter [2022-03-25T19:00:09.175Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-03-25T19:00:09.175Z] === RUN TestNewTailReader/2_byte_delimiter [2022-03-25T19:00:09.175Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-03-25T19:00:09.175Z] === RUN TestNewTailReader/4_byte_delimiter [2022-03-25T19:00:09.175Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-03-25T19:00:09.175Z] === RUN TestNewTailReader/8_byte_delimiter [2022-03-25T19:00:09.175Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-03-25T19:00:09.175Z] === RUN TestNewTailReader/12_byte_delimiter [2022-03-25T19:00:09.175Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-03-25T19:00:09.175Z] === RUN TestNewTailReader/no_delimiter [2022-03-25T19:00:09.175Z] === PAUSE TestNewTailReader/no_delimiter [2022-03-25T19:00:09.175Z] === RUN TestNewTailReader/truncated_last_line [2022-03-25T19:00:09.175Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-03-25T19:00:09.175Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-03-25T19:00:09.175Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-03-25T19:00:09.175Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-03-25T19:00:09.175Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-03-25T19:00:09.175Z] === CONT TestNewTailReader/single_byte_delimiter [2022-03-25T19:00:09.175Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-03-25T19:00:09.175Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-03-25T19:00:09.175Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-03-25T19:00:09.175Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-03-25T19:00:09.175Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-03-25T19:00:09.175Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-03-25T19:00:09.175Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-25T19:00:09.175Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-25T19:00:09.175Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-25T19:00:09.175Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-25T19:00:09.175Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-03-25T19:00:09.175Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-03-25T19:00:09.175Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-03-25T19:00:09.175Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-03-25T19:00:09.175Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-03-25T19:00:09.175Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-03-25T19:00:09.175Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-03-25T19:00:09.175Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-03-25T19:00:09.175Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-03-25T19:00:09.175Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-03-25T19:00:09.175Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-03-25T19:00:09.175Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-03-25T19:00:09.175Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-03-25T19:00:09.175Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-03-25T19:00:09.175Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-03-25T19:00:09.175Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-03-25T19:00:09.175Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-03-25T19:00:09.175Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-25T19:00:09.175Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-25T19:00:09.175Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-03-25T19:00:09.175Z] === CONT TestNewTailReader/no_delimiter [2022-03-25T19:00:09.175Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-03-25T19:00:09.175Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-03-25T19:00:09.175Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-03-25T19:00:09.175Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-03-25T19:00:09.175Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-03-25T19:00:09.175Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-03-25T19:00:09.175Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-03-25T19:00:09.175Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-03-25T19:00:09.175Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-03-25T19:00:09.175Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-03-25T19:00:09.175Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-03-25T19:00:09.175Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-03-25T19:00:09.175Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-03-25T19:00:09.175Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-03-25T19:00:09.175Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-03-25T19:00:09.175Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-03-25T19:00:09.175Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-03-25T19:00:09.175Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-03-25T19:00:09.175Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-03-25T19:00:09.175Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-03-25T19:00:09.175Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-03-25T19:00:09.175Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-03-25T19:00:09.175Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-03-25T19:00:09.175Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-03-25T19:00:09.175Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-03-25T19:00:09.175Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-03-25T19:00:09.175Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-25T19:00:09.175Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-25T19:00:09.175Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-03-25T19:00:09.175Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-03-25T19:00:09.175Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-25T19:00:09.175Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-25T19:00:09.175Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-25T19:00:09.175Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-25T19:00:09.175Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-25T19:00:09.175Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-25T19:00:09.175Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-25T19:00:09.175Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-25T19:00:09.175Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-25T19:00:09.175Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-25T19:00:09.175Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-25T19:00:09.176Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-25T19:00:09.176Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-03-25T19:00:09.176Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-03-25T19:00:09.176Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-03-25T19:00:09.176Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-25T19:00:09.176Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-25T19:00:09.176Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-25T19:00:09.176Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-25T19:00:09.176Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-25T19:00:09.176Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-25T19:00:09.176Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-25T19:00:09.176Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-25T19:00:09.176Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-25T19:00:09.176Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-25T19:00:09.176Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-25T19:00:09.176Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-25T19:00:09.176Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-25T19:00:09.176Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-25T19:00:09.176Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-25T19:00:09.176Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-25T19:00:09.176Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-25T19:00:09.176Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-25T19:00:09.176Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-25T19:00:09.176Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-25T19:00:09.176Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-25T19:00:09.176Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-25T19:00:09.176Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-25T19:00:09.176Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-25T19:00:09.176Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-25T19:00:09.176Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-25T19:00:09.176Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-25T19:00:09.176Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-25T19:00:09.176Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-03-25T19:00:09.176Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-03-25T19:00:09.176Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-03-25T19:00:09.176Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-03-25T19:00:09.176Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-03-25T19:00:09.176Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-03-25T19:00:09.176Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-03-25T19:00:09.176Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-25T19:00:09.176Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-25T19:00:09.176Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-03-25T19:00:09.176Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-03-25T19:00:09.176Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-03-25T19:00:09.176Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-25T19:00:09.176Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-25T19:00:09.176Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-25T19:00:09.176Z] === CONT TestNewTailReader/2_byte_delimiter [2022-03-25T19:00:09.176Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-03-25T19:00:09.176Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-03-25T19:00:09.176Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-03-25T19:00:09.176Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-03-25T19:00:09.176Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-03-25T19:00:09.176Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-03-25T19:00:09.176Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-25T19:00:09.176Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-25T19:00:09.176Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-03-25T19:00:09.176Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-03-25T19:00:09.176Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-03-25T19:00:09.176Z] === CONT TestNewTailReader/12_byte_delimiter [2022-03-25T19:00:09.176Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-03-25T19:00:09.176Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-03-25T19:00:09.176Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-03-25T19:00:09.176Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-03-25T19:00:09.176Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-03-25T19:00:09.176Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-03-25T19:00:09.176Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-25T19:00:09.176Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-25T19:00:09.176Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-25T19:00:09.176Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-25T19:00:09.176Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-03-25T19:00:09.176Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-03-25T19:00:09.176Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-03-25T19:00:09.176Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-03-25T19:00:09.176Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-03-25T19:00:09.176Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-03-25T19:00:09.176Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-03-25T19:00:09.176Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-03-25T19:00:09.176Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-03-25T19:00:09.176Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-03-25T19:00:09.176Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-03-25T19:00:09.176Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-03-25T19:00:09.176Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-03-25T19:00:09.176Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-03-25T19:00:09.176Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-03-25T19:00:09.176Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-03-25T19:00:09.176Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-03-25T19:00:09.176Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-03-25T19:00:09.176Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-03-25T19:00:09.176Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-03-25T19:00:09.176Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-03-25T19:00:09.176Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-03-25T19:00:09.176Z] === CONT TestNewTailReader/4_byte_delimiter [2022-03-25T19:00:09.176Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-03-25T19:00:09.176Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-03-25T19:00:09.176Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-03-25T19:00:09.176Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-03-25T19:00:09.176Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-03-25T19:00:09.176Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-03-25T19:00:09.176Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-25T19:00:09.176Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-25T19:00:09.176Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-25T19:00:09.176Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-25T19:00:09.176Z] === CONT TestNewTailReader/8_byte_delimiter [2022-03-25T19:00:09.176Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-03-25T19:00:09.176Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-03-25T19:00:09.176Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-03-25T19:00:09.176Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-03-25T19:00:09.176Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-03-25T19:00:09.176Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-03-25T19:00:09.176Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-25T19:00:09.176Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-25T19:00:09.176Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-25T19:00:09.176Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-25T19:00:09.176Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-03-25T19:00:09.176Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-03-25T19:00:09.176Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-03-25T19:00:09.176Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-03-25T19:00:09.176Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-03-25T19:00:09.176Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-03-25T19:00:09.176Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-03-25T19:00:09.176Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-03-25T19:00:09.176Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-03-25T19:00:09.176Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-03-25T19:00:09.176Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-03-25T19:00:09.176Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-03-25T19:00:09.176Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-03-25T19:00:09.176Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-25T19:00:09.176Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-03-25T19:00:09.176Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-03-25T19:00:09.176Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-03-25T19:00:09.176Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-03-25T19:00:09.176Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-03-25T19:00:09.176Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-03-25T19:00:09.176Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-03-25T19:00:09.176Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-03-25T19:00:09.176Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-03-25T19:00:09.176Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-03-25T19:00:09.176Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-03-25T19:00:09.176Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-03-25T19:00:09.176Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-25T19:00:09.176Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-25T19:00:09.176Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-25T19:00:09.176Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-03-25T19:00:09.176Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-03-25T19:00:09.176Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-03-25T19:00:09.176Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-03-25T19:00:09.176Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-03-25T19:00:09.176Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-03-25T19:00:09.176Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-03-25T19:00:09.176Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-03-25T19:00:09.176Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-03-25T19:00:09.176Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-03-25T19:00:09.176Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-03-25T19:00:09.176Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-03-25T19:00:09.176Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-03-25T19:00:09.176Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-03-25T19:00:09.176Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-03-25T19:00:09.176Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-03-25T19:00:09.176Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-03-25T19:00:09.176Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-03-25T19:00:09.176Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-03-25T19:00:09.176Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-03-25T19:00:09.176Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-03-25T19:00:09.176Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-03-25T19:00:09.176Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-03-25T19:00:09.176Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-03-25T19:00:09.176Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-03-25T19:00:09.176Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-03-25T19:00:09.176Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-03-25T19:00:09.176Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-03-25T19:00:09.176Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-25T19:00:09.176Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-25T19:00:09.176Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-03-25T19:00:09.176Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-25T19:00:09.176Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-25T19:00:09.176Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-25T19:00:09.176Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-25T19:00:09.176Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-03-25T19:00:09.176Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-03-25T19:00:09.176Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-03-25T19:00:09.176Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-03-25T19:00:09.176Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-03-25T19:00:09.176Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-03-25T19:00:09.176Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-03-25T19:00:09.176Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-03-25T19:00:09.176Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-03-25T19:00:09.176Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-03-25T19:00:09.176Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-03-25T19:00:09.176Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-03-25T19:00:09.176Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-03-25T19:00:09.176Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-03-25T19:00:09.176Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-03-25T19:00:09.176Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-03-25T19:00:09.176Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-03-25T19:00:09.176Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-03-25T19:00:09.176Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-03-25T19:00:09.176Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-03-25T19:00:09.176Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-03-25T19:00:09.176Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-25T19:00:09.176Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-25T19:00:09.176Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-03-25T19:00:09.176Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-25T19:00:09.176Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-25T19:00:09.176Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-03-25T19:00:09.176Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-25T19:00:09.176Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-25T19:00:09.176Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-03-25T19:00:09.176Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-03-25T19:00:09.176Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-03-25T19:00:09.176Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-25T19:00:09.176Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-25T19:00:09.176Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-03-25T19:00:09.176Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-03-25T19:00:09.176Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-03-25T19:00:09.176Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-03-25T19:00:09.176Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-03-25T19:00:09.176Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-03-25T19:00:09.176Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-03-25T19:00:09.176Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-03-25T19:00:09.176Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-03-25T19:00:09.176Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-03-25T19:00:09.176Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-03-25T19:00:09.176Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-03-25T19:00:09.176Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-25T19:00:09.176Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-25T19:00:09.177Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-25T19:00:09.177Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-03-25T19:00:09.177Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-03-25T19:00:09.177Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-03-25T19:00:09.177Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-25T19:00:09.177Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-25T19:00:09.177Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-03-25T19:00:09.177Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-03-25T19:00:09.177Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-03-25T19:00:09.177Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-03-25T19:00:09.177Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-03-25T19:00:09.177Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-03-25T19:00:09.177Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-03-25T19:00:09.177Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-03-25T19:00:09.177Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-03-25T19:00:09.177Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-03-25T19:00:09.177Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-03-25T19:00:09.177Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-03-25T19:00:09.177Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-03-25T19:00:09.177Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-03-25T19:00:09.177Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-03-25T19:00:09.177Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-03-25T19:00:09.177Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-03-25T19:00:09.177Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-03-25T19:00:09.177Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-03-25T19:00:09.177Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-03-25T19:00:09.177Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-03-25T19:00:09.177Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-25T19:00:09.177Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-25T19:00:09.177Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-03-25T19:00:09.177Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-03-25T19:00:09.177Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-03-25T19:00:09.177Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-03-25T19:00:09.177Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-03-25T19:00:09.177Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-25T19:00:09.177Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-03-25T19:00:09.177Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-03-25T19:00:09.177Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-03-25T19:00:09.177Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-03-25T19:00:09.177Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-03-25T19:00:09.177Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-03-25T19:00:09.177Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-25T19:00:09.177Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-03-25T19:00:09.177Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-03-25T19:00:09.177Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-03-25T19:00:09.177Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-03-25T19:00:09.177Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-25T19:00:09.177Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-03-25T19:00:09.177Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-03-25T19:00:09.177Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-25T19:00:09.177Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-25T19:00:09.177Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-25T19:00:09.177Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-25T19:00:09.177Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-25T19:00:09.177Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-25T19:00:09.177Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-25T19:00:09.177Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-25T19:00:09.177Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-03-25T19:00:09.177Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-25T19:00:09.177Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-25T19:00:09.177Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-25T19:00:09.177Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-25T19:00:09.177Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-25T19:00:09.177Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-25T19:00:09.177Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-25T19:00:09.177Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-25T19:00:09.177Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-25T19:00:09.177Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-25T19:00:09.177Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-25T19:00:09.177Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-25T19:00:09.177Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-25T19:00:09.177Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-25T19:00:09.177Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-03-25T19:00:09.177Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-03-25T19:00:09.177Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-03-25T19:00:09.177Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-03-25T19:00:09.177Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-03-25T19:00:09.177Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-03-25T19:00:09.177Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-25T19:00:09.177Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-25T19:00:09.177Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-03-25T19:00:09.486Z] [2022-03-25T19:00:09.486Z] Name Version Source Summary [2022-03-25T19:00:09.486Z] ---- ------- ------ ------- [2022-03-25T19:00:09.486Z] 7Zip4Powershell 2.1.0 PSGallery Powershell ... [2022-03-25T19:00:09.486Z] [2022-03-25T19:00:09.486Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2022-03-25T19:00:09.486Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2022-03-25T19:00:09.486Z] PSChildName : containerd [2022-03-25T19:00:09.486Z] PSDrive : C [2022-03-25T19:00:09.486Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2022-03-25T19:00:09.486Z] PSIsContainer : True [2022-03-25T19:00:09.486Z] Name : containerd [2022-03-25T19:00:09.486Z] FullName : C:\containerd [2022-03-25T19:00:09.486Z] Parent : [2022-03-25T19:00:09.486Z] Exists : True [2022-03-25T19:00:09.486Z] Root : C:\ [2022-03-25T19:00:09.486Z] Extension : [2022-03-25T19:00:09.486Z] CreationTime : 3/25/2022 7:00:07 PM [2022-03-25T19:00:09.486Z] CreationTimeUtc : 3/25/2022 7:00:07 PM [2022-03-25T19:00:09.486Z] LastAccessTime : 3/25/2022 7:00:07 PM [2022-03-25T19:00:09.486Z] LastAccessTimeUtc : 3/25/2022 7:00:07 PM [2022-03-25T19:00:09.487Z] LastWriteTime : 3/25/2022 7:00:07 PM [2022-03-25T19:00:09.487Z] LastWriteTimeUtc : 3/25/2022 7:00:07 PM [2022-03-25T19:00:09.487Z] Attributes : Directory [2022-03-25T19:00:09.487Z] Mode : d----- [2022-03-25T19:00:09.487Z] BaseName : containerd [2022-03-25T19:00:09.487Z] Target : {} [2022-03-25T19:00:09.487Z] LinkType : [2022-03-25T19:00:09.487Z] [2022-03-25T19:00:09.487Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-03-25T19:00:09.487Z] INFO: Configuring git core.autocrlf... [2022-03-25T19:00:09.487Z] [2022-03-25T19:00:09.487Z] [2022-03-25T19:00:09.646Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-03-25T19:00:09.646Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-03-25T19:00:09.646Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-03-25T19:00:09.646Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-03-25T19:00:09.646Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-03-25T19:00:09.646Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-03-25T19:00:09.646Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-03-25T19:00:09.646Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-03-25T19:00:09.646Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-03-25T19:00:09.646Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-03-25T19:00:09.646Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-03-25T19:00:09.646Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-03-25T19:00:09.646Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-03-25T19:00:09.646Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-03-25T19:00:09.646Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-03-25T19:00:09.646Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-03-25T19:00:09.646Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-03-25T19:00:09.646Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-03-25T19:00:09.646Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-03-25T19:00:09.646Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-03-25T19:00:09.646Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-25T19:00:09.646Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-25T19:00:09.646Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-25T19:00:09.646Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-03-25T19:00:09.646Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-03-25T19:00:09.646Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-25T19:00:09.646Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-25T19:00:09.646Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-25T19:00:09.646Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-03-25T19:00:09.646Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-25T19:00:09.646Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-25T19:00:09.646Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-25T19:00:09.646Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-25T19:00:09.646Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-25T19:00:09.646Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-25T19:00:09.646Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-25T19:00:09.646Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-25T19:00:09.646Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-25T19:00:09.646Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-25T19:00:09.646Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-03-25T19:00:09.646Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-25T19:00:09.646Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-03-25T19:00:09.646Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-25T19:00:09.646Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-03-25T19:00:09.646Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-25T19:00:09.646Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-25T19:00:09.646Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-25T19:00:09.646Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-25T19:00:09.646Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-25T19:00:09.646Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-25T19:00:09.646Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-25T19:00:09.646Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-25T19:00:09.646Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-25T19:00:09.646Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-25T19:00:09.646Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-25T19:00:09.646Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-25T19:00:09.646Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-03-25T19:00:09.646Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-03-25T19:00:09.646Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-03-25T19:00:09.646Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-03-25T19:00:09.646Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-25T19:00:09.646Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-25T19:00:09.646Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-03-25T19:00:09.646Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-03-25T19:00:09.646Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-03-25T19:00:09.646Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-25T19:00:09.646Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-25T19:00:09.646Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-25T19:00:09.646Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-25T19:00:09.646Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-25T19:00:09.646Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-25T19:00:09.646Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-25T19:00:09.646Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-25T19:00:09.647Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-25T19:00:09.647Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-25T19:00:09.647Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-25T19:00:09.647Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-25T19:00:09.647Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-25T19:00:09.647Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-25T19:00:09.647Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-25T19:00:09.647Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-25T19:00:09.647Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-25T19:00:09.647Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-25T19:00:09.647Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-25T19:00:09.647Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-25T19:00:09.647Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-25T19:00:09.647Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-25T19:00:09.647Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-25T19:00:09.647Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-25T19:00:09.647Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-25T19:00:09.647Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-25T19:00:09.647Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-25T19:00:09.647Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-25T19:00:09.647Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-03-25T19:00:09.647Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-25T19:00:09.647Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-25T19:00:09.647Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-25T19:00:09.647Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-25T19:00:09.647Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-03-25T19:00:09.647Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-03-25T19:00:09.647Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-03-25T19:00:09.647Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-03-25T19:00:09.647Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-03-25T19:00:09.647Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-03-25T19:00:09.647Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-03-25T19:00:09.647Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-03-25T19:00:09.647Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-03-25T19:00:09.647Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-03-25T19:00:09.647Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-03-25T19:00:09.647Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-03-25T19:00:09.647Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-03-25T19:00:09.647Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-03-25T19:00:09.647Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-03-25T19:00:09.647Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-03-25T19:00:09.647Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-03-25T19:00:09.647Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-03-25T19:00:09.647Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-03-25T19:00:09.647Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-03-25T19:00:09.647Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-03-25T19:00:09.647Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-25T19:00:09.647Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-25T19:00:09.647Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-03-25T19:00:09.647Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-25T19:00:09.647Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-25T19:00:09.647Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-03-25T19:00:09.647Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-03-25T19:00:09.647Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-03-25T19:00:09.647Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-03-25T19:00:09.647Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-03-25T19:00:09.647Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-03-25T19:00:09.647Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-03-25T19:00:09.647Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-03-25T19:00:09.647Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-25T19:00:09.647Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-25T19:00:09.647Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-03-25T19:00:09.647Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-03-25T19:00:09.647Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-03-25T19:00:09.647Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-03-25T19:00:09.647Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-03-25T19:00:09.647Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-03-25T19:00:09.647Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-03-25T19:00:09.647Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-25T19:00:09.647Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-03-25T19:00:09.647Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-25T19:00:09.647Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-03-25T19:00:09.647Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-03-25T19:00:09.647Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-03-25T19:00:09.647Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-03-25T19:00:09.647Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-03-25T19:00:09.647Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-03-25T19:00:09.647Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-03-25T19:00:09.647Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-03-25T19:00:09.647Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-03-25T19:00:09.647Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-03-25T19:00:09.647Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-25T19:00:09.647Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-03-25T19:00:09.647Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-25T19:00:09.647Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-25T19:00:09.647Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-03-25T19:00:09.647Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-25T19:00:09.647Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-03-25T19:00:09.647Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-25T19:00:09.647Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-03-25T19:00:09.647Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-03-25T19:00:09.647Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-03-25T19:00:09.647Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-03-25T19:00:09.647Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-03-25T19:00:09.647Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-25T19:00:09.647Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-25T19:00:09.647Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-03-25T19:00:09.647Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-25T19:00:09.647Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-03-25T19:00:09.647Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-25T19:00:09.647Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-03-25T19:00:09.647Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-03-25T19:00:09.647Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-25T19:00:09.647Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-03-25T19:00:09.647Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-25T19:00:09.647Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-03-25T19:00:09.647Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-03-25T19:00:09.647Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-25T19:00:09.647Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-03-25T19:00:09.647Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-25T19:00:09.647Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-03-25T19:00:09.647Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-03-25T19:00:09.647Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-25T19:00:09.647Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-25T19:00:09.647Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-03-25T19:00:09.647Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-03-25T19:00:09.647Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-03-25T19:00:09.647Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-25T19:00:09.647Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-25T19:00:09.647Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-03-25T19:00:09.647Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-03-25T19:00:09.647Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-25T19:00:09.647Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-25T19:00:09.647Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-03-25T19:00:09.647Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-03-25T19:00:09.647Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-03-25T19:00:09.647Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-25T19:00:09.647Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-25T19:00:09.647Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-03-25T19:00:09.647Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-03-25T19:00:09.647Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-03-25T19:00:09.647Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-25T19:00:09.647Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-25T19:00:09.647Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-03-25T19:00:09.647Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-03-25T19:00:09.647Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-03-25T19:00:09.647Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-03-25T19:00:09.647Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-03-25T19:00:09.647Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-03-25T19:00:09.647Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-03-25T19:00:09.647Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-03-25T19:00:09.647Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-03-25T19:00:09.647Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-03-25T19:00:09.647Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-03-25T19:00:09.647Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-03-25T19:00:09.647Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-03-25T19:00:09.647Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-03-25T19:00:09.647Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-03-25T19:00:09.647Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-03-25T19:00:09.647Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-03-25T19:00:09.647Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-03-25T19:00:09.647Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-03-25T19:00:09.647Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-03-25T19:00:09.647Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-03-25T19:00:09.647Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-25T19:00:09.647Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-25T19:00:09.647Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-03-25T19:00:09.647Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-25T19:00:09.647Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-25T19:00:09.647Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-25T19:00:09.647Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-25T19:00:09.647Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-25T19:00:09.647Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-25T19:00:09.647Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-25T19:00:09.647Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-25T19:00:09.647Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-25T19:00:09.647Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-25T19:00:09.647Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-25T19:00:09.647Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-25T19:00:09.647Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-25T19:00:09.647Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-25T19:00:09.647Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-25T19:00:09.647Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-25T19:00:09.647Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-25T19:00:09.647Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-25T19:00:09.647Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-25T19:00:09.647Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-25T19:00:09.647Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-25T19:00:09.647Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-25T19:00:09.647Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-25T19:00:09.647Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-25T19:00:09.647Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-25T19:00:09.647Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-03-25T19:00:09.647Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-03-25T19:00:09.647Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-03-25T19:00:09.647Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-03-25T19:00:09.647Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-03-25T19:00:09.647Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-03-25T19:00:09.647Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-03-25T19:00:09.647Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-25T19:00:09.647Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-25T19:00:09.647Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-25T19:00:09.647Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-25T19:00:09.647Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-25T19:00:09.647Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-25T19:00:09.647Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-25T19:00:09.647Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-25T19:00:09.647Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-25T19:00:09.647Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-25T19:00:09.647Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-25T19:00:09.647Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-25T19:00:09.647Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-25T19:00:09.647Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-25T19:00:09.647Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-25T19:00:09.647Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-25T19:00:09.647Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-25T19:00:09.647Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-03-25T19:00:09.647Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-03-25T19:00:09.647Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-03-25T19:00:09.647Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-03-25T19:00:09.647Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-03-25T19:00:09.647Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-03-25T19:00:09.647Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-03-25T19:00:09.647Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-03-25T19:00:09.647Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-03-25T19:00:09.647Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-03-25T19:00:09.647Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-03-25T19:00:09.647Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-03-25T19:00:09.647Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-03-25T19:00:09.648Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-03-25T19:00:09.648Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-03-25T19:00:09.648Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-03-25T19:00:09.648Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-03-25T19:00:09.648Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-03-25T19:00:09.648Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-03-25T19:00:09.648Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-03-25T19:00:09.648Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-03-25T19:00:09.648Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-03-25T19:00:09.648Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-03-25T19:00:09.648Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-03-25T19:00:09.648Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-03-25T19:00:09.648Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-03-25T19:00:09.648Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-03-25T19:00:09.648Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-03-25T19:00:09.648Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-03-25T19:00:09.648Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-03-25T19:00:09.648Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-25T19:00:09.648Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-25T19:00:09.648Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-03-25T19:00:09.648Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-25T19:00:09.648Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-03-25T19:00:09.648Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-25T19:00:09.648Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-25T19:00:09.648Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-25T19:00:09.648Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-25T19:00:09.648Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-25T19:00:09.648Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-25T19:00:09.648Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-25T19:00:09.648Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-03-25T19:00:09.648Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-03-25T19:00:09.648Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-03-25T19:00:09.648Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-25T19:00:09.648Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-25T19:00:09.648Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-03-25T19:00:09.648Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-03-25T19:00:09.648Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-03-25T19:00:09.648Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-03-25T19:00:09.648Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-03-25T19:00:09.648Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-03-25T19:00:09.648Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-03-25T19:00:09.648Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-03-25T19:00:09.648Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-03-25T19:00:09.648Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-03-25T19:00:09.648Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-03-25T19:00:09.648Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-03-25T19:00:09.648Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-03-25T19:00:09.648Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-03-25T19:00:09.648Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-03-25T19:00:09.648Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-03-25T19:00:09.648Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-03-25T19:00:09.648Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-03-25T19:00:09.648Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-03-25T19:00:09.648Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-03-25T19:00:09.648Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-03-25T19:00:09.648Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-03-25T19:00:09.648Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-25T19:00:09.648Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-25T19:00:09.648Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-03-25T19:00:09.648Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-25T19:00:09.648Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-25T19:00:09.648Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-03-25T19:00:09.648Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-25T19:00:09.648Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-25T19:00:09.648Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-25T19:00:09.648Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-25T19:00:09.648Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-25T19:00:09.648Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-25T19:00:09.648Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-25T19:00:09.648Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-25T19:00:09.648Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-25T19:00:09.648Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-25T19:00:09.648Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-25T19:00:09.648Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-25T19:00:09.648Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-03-25T19:00:09.648Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-03-25T19:00:09.648Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-03-25T19:00:09.648Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-25T19:00:09.648Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-25T19:00:09.648Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-25T19:00:09.648Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-25T19:00:09.648Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-25T19:00:09.648Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-25T19:00:09.648Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-25T19:00:09.648Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-25T19:00:09.648Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-25T19:00:09.648Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-25T19:00:09.648Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-25T19:00:09.648Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-25T19:00:09.648Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-25T19:00:09.648Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-25T19:00:09.648Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-25T19:00:09.648Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-25T19:00:09.648Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-25T19:00:09.648Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-25T19:00:09.648Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-25T19:00:09.648Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-25T19:00:09.648Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-25T19:00:09.648Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-25T19:00:09.648Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-25T19:00:09.648Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-25T19:00:09.648Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-25T19:00:09.648Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-25T19:00:09.648Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-25T19:00:09.648Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-25T19:00:09.648Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-03-25T19:00:09.648Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-03-25T19:00:09.648Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-03-25T19:00:09.648Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-03-25T19:00:09.648Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-03-25T19:00:09.648Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-03-25T19:00:09.648Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-03-25T19:00:09.648Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-25T19:00:09.648Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-25T19:00:09.648Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-03-25T19:00:09.648Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-03-25T19:00:09.648Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-25T19:00:09.648Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-25T19:00:09.648Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-25T19:00:09.648Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-25T19:00:09.648Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-25T19:00:09.648Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-25T19:00:09.648Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-25T19:00:09.648Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-25T19:00:09.648Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-25T19:00:09.648Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-25T19:00:09.648Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-25T19:00:09.648Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-25T19:00:09.648Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-25T19:00:09.648Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-25T19:00:09.648Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-25T19:00:09.648Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-03-25T19:00:09.648Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-25T19:00:09.648Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-25T19:00:09.648Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-03-25T19:00:09.648Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-03-25T19:00:09.648Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-03-25T19:00:09.648Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-03-25T19:00:09.648Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-03-25T19:00:09.648Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-03-25T19:00:09.648Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-03-25T19:00:09.648Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-03-25T19:00:09.648Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-03-25T19:00:09.648Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-03-25T19:00:09.648Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-03-25T19:00:09.648Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-03-25T19:00:09.648Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-03-25T19:00:09.648Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-03-25T19:00:09.648Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-03-25T19:00:09.648Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-03-25T19:00:09.648Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-03-25T19:00:09.648Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-03-25T19:00:09.648Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-03-25T19:00:09.648Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-03-25T19:00:09.648Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-03-25T19:00:09.648Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-03-25T19:00:09.648Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-25T19:00:09.648Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-25T19:00:09.648Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-03-25T19:00:09.648Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-03-25T19:00:09.648Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-03-25T19:00:09.648Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-03-25T19:00:09.648Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-03-25T19:00:09.648Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-03-25T19:00:09.648Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-03-25T19:00:09.648Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-03-25T19:00:09.648Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-03-25T19:00:09.648Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-03-25T19:00:09.648Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-03-25T19:00:09.648Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-03-25T19:00:09.648Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-03-25T19:00:09.648Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-03-25T19:00:09.648Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-03-25T19:00:09.648Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-03-25T19:00:09.648Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-03-25T19:00:09.648Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-03-25T19:00:09.648Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-03-25T19:00:09.648Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-03-25T19:00:09.648Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-25T19:00:09.648Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-25T19:00:09.648Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-03-25T19:00:09.648Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-03-25T19:00:09.648Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-03-25T19:00:09.648Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-25T19:00:09.648Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-25T19:00:09.648Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-03-25T19:00:09.648Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-03-25T19:00:09.648Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-03-25T19:00:09.648Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-25T19:00:09.648Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-25T19:00:09.648Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-03-25T19:00:09.648Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-25T19:00:09.648Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-25T19:00:09.648Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-25T19:00:09.648Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-25T19:00:09.648Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-25T19:00:09.648Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-25T19:00:09.648Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-25T19:00:09.648Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-25T19:00:09.648Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-25T19:00:09.648Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-25T19:00:09.648Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-25T19:00:09.648Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-25T19:00:09.648Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-03-25T19:00:09.648Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-03-25T19:00:09.648Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-03-25T19:00:09.648Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-03-25T19:00:09.648Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-03-25T19:00:09.648Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-03-25T19:00:09.648Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-03-25T19:00:09.648Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-03-25T19:00:09.648Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-03-25T19:00:09.648Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-03-25T19:00:09.648Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-03-25T19:00:09.648Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-03-25T19:00:09.648Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-03-25T19:00:09.648Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-03-25T19:00:09.648Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-03-25T19:00:09.648Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-03-25T19:00:09.649Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-03-25T19:00:09.649Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-03-25T19:00:09.649Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-03-25T19:00:09.649Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-03-25T19:00:09.649Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-03-25T19:00:09.649Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-03-25T19:00:09.649Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-03-25T19:00:09.649Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-03-25T19:00:09.649Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-03-25T19:00:09.649Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-03-25T19:00:09.649Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-25T19:00:09.649Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-25T19:00:09.649Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-03-25T19:00:09.649Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-03-25T19:00:09.649Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-25T19:00:09.649Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-25T19:00:09.649Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-25T19:00:09.649Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-03-25T19:00:09.649Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-03-25T19:00:09.649Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-03-25T19:00:09.649Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-25T19:00:09.649Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-25T19:00:09.649Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-03-25T19:00:09.649Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-25T19:00:09.649Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-03-25T19:00:09.649Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-03-25T19:00:09.649Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-03-25T19:00:09.649Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-25T19:00:09.649Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-25T19:00:09.649Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-25T19:00:09.649Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-25T19:00:09.649Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-25T19:00:09.649Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-25T19:00:09.649Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-25T19:00:09.649Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-25T19:00:09.649Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-25T19:00:09.649Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-25T19:00:09.649Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-25T19:00:09.649Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-25T19:00:09.649Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-25T19:00:09.649Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-03-25T19:00:09.649Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-03-25T19:00:09.649Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-03-25T19:00:09.649Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-03-25T19:00:09.649Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-03-25T19:00:09.649Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-25T19:00:09.649Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-03-25T19:00:09.649Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-03-25T19:00:09.649Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-03-25T19:00:09.649Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-03-25T19:00:09.649Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-03-25T19:00:09.649Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-03-25T19:00:09.649Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-25T19:00:09.649Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-03-25T19:00:09.649Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-03-25T19:00:09.649Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-03-25T19:00:09.649Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-25T19:00:09.649Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-03-25T19:00:09.649Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-03-25T19:00:09.649Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-25T19:00:09.649Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-03-25T19:00:09.649Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-03-25T19:00:09.649Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-03-25T19:00:09.649Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-03-25T19:00:09.649Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-03-25T19:00:09.649Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-03-25T19:00:09.649Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-03-25T19:00:09.649Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-03-25T19:00:09.649Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-03-25T19:00:09.649Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-03-25T19:00:09.649Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-25T19:00:09.649Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-03-25T19:00:09.649Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-25T19:00:09.649Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-03-25T19:00:09.649Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-25T19:00:09.649Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-25T19:00:09.649Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-25T19:00:09.649Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-25T19:00:09.649Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-25T19:00:09.649Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-03-25T19:00:09.649Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-03-25T19:00:09.649Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-25T19:00:09.649Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-03-25T19:00:09.649Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-03-25T19:00:09.649Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-03-25T19:00:09.649Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-25T19:00:09.649Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-03-25T19:00:09.649Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-03-25T19:00:09.649Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-03-25T19:00:09.649Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-03-25T19:00:09.649Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-03-25T19:00:09.649Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-03-25T19:00:09.649Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-03-25T19:00:09.649Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-03-25T19:00:09.649Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-25T19:00:09.649Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-25T19:00:09.649Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-25T19:00:09.649Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-25T19:00:09.649Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-03-25T19:00:09.649Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-03-25T19:00:09.649Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-03-25T19:00:09.649Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-25T19:00:09.649Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-25T19:00:09.649Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-03-25T19:00:09.649Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-25T19:00:09.649Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-25T19:00:09.649Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-25T19:00:09.649Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-25T19:00:09.649Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-25T19:00:09.649Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-25T19:00:09.649Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-25T19:00:09.649Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-25T19:00:09.649Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-25T19:00:09.649Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-25T19:00:09.649Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-25T19:00:09.649Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-25T19:00:09.649Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-25T19:00:09.649Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-03-25T19:00:09.649Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-25T19:00:09.649Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-25T19:00:09.649Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-25T19:00:09.649Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-25T19:00:09.649Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-25T19:00:09.649Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-25T19:00:09.649Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-03-25T19:00:09.649Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-25T19:00:09.649Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-25T19:00:09.649Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-03-25T19:00:09.649Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-03-25T19:00:09.649Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-03-25T19:00:09.649Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-25T19:00:09.649Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-03-25T19:00:09.649Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-03-25T19:00:09.649Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-03-25T19:00:09.649Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-03-25T19:00:09.649Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-03-25T19:00:09.649Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-03-25T19:00:09.649Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-25T19:00:09.649Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-25T19:00:09.649Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-03-25T19:00:09.649Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-25T19:00:09.649Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-03-25T19:00:09.649Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-03-25T19:00:09.649Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-25T19:00:09.649Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-25T19:00:09.649Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-25T19:00:09.649Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-03-25T19:00:09.649Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-03-25T19:00:09.649Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-25T19:00:09.649Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-03-25T19:00:09.649Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-25T19:00:09.649Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-25T19:00:09.649Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-03-25T19:00:09.649Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-03-25T19:00:09.649Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-03-25T19:00:09.649Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-03-25T19:00:09.649Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-25T19:00:09.649Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-03-25T19:00:09.649Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-03-25T19:00:09.649Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-03-25T19:00:09.649Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-03-25T19:00:09.649Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-03-25T19:00:09.649Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-03-25T19:00:09.649Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-03-25T19:00:09.649Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-25T19:00:09.649Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-03-25T19:00:09.649Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-03-25T19:00:09.649Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-25T19:00:09.649Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-03-25T19:00:09.649Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-03-25T19:00:09.649Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-03-25T19:00:09.649Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-25T19:00:09.649Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-25T19:00:09.649Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-25T19:00:09.649Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-03-25T19:00:09.649Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-03-25T19:00:09.649Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-03-25T19:00:09.649Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-03-25T19:00:09.649Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-03-25T19:00:09.649Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-03-25T19:00:09.649Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-25T19:00:09.649Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-25T19:00:09.649Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-03-25T19:00:09.649Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-03-25T19:00:09.649Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-25T19:00:09.649Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-25T19:00:09.649Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-25T19:00:09.649Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-03-25T19:00:09.649Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-25T19:00:09.649Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-25T19:00:09.649Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-25T19:00:09.649Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-25T19:00:09.649Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-25T19:00:09.649Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-25T19:00:09.649Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-25T19:00:09.649Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-25T19:00:09.649Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-25T19:00:09.649Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-25T19:00:09.649Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-25T19:00:09.650Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-25T19:00:09.650Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-25T19:00:09.650Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-25T19:00:09.650Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-03-25T19:00:09.650Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-03-25T19:00:09.650Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-03-25T19:00:09.650Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-03-25T19:00:09.650Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-03-25T19:00:09.650Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-03-25T19:00:09.650Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-03-25T19:00:09.650Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-03-25T19:00:09.650Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-03-25T19:00:09.650Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-03-25T19:00:09.650Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-25T19:00:09.650Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-25T19:00:09.650Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-25T19:00:09.650Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-03-25T19:00:09.650Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-03-25T19:00:09.650Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-25T19:00:09.650Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-03-25T19:00:09.650Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-25T19:00:09.650Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-25T19:00:09.650Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-25T19:00:09.650Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-03-25T19:00:09.650Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-25T19:00:09.650Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-03-25T19:00:09.650Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-25T19:00:09.650Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-03-25T19:00:09.650Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-03-25T19:00:09.650Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-03-25T19:00:09.650Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-03-25T19:00:09.650Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-03-25T19:00:09.650Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-03-25T19:00:09.650Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-03-25T19:00:09.650Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-03-25T19:00:09.650Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-25T19:00:09.650Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-25T19:00:09.650Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-25T19:00:09.650Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-25T19:00:09.650Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-25T19:00:09.650Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-03-25T19:00:09.650Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-25T19:00:09.650Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-25T19:00:09.650Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-03-25T19:00:09.650Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-25T19:00:09.650Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-25T19:00:09.650Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-25T19:00:09.650Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-25T19:00:09.650Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-03-25T19:00:09.650Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-25T19:00:09.650Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-25T19:00:09.650Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-25T19:00:09.650Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-25T19:00:09.650Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-25T19:00:09.650Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-25T19:00:09.650Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-25T19:00:09.650Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-25T19:00:09.650Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-25T19:00:09.650Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-03-25T19:00:09.650Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-25T19:00:09.650Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-25T19:00:09.650Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-25T19:00:09.650Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-25T19:00:09.650Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-03-25T19:00:09.650Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-25T19:00:09.650Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-03-25T19:00:09.650Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-03-25T19:00:09.650Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-03-25T19:00:09.650Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-25T19:00:09.650Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-25T19:00:09.650Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-03-25T19:00:09.650Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-03-25T19:00:09.650Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-03-25T19:00:09.650Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-03-25T19:00:09.650Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-03-25T19:00:09.650Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-03-25T19:00:09.650Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-03-25T19:00:09.650Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-03-25T19:00:09.650Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-03-25T19:00:09.650Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-25T19:00:09.650Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-03-25T19:00:09.650Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-03-25T19:00:09.650Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-03-25T19:00:09.650Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-03-25T19:00:09.650Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-03-25T19:00:09.650Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-03-25T19:00:09.650Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-25T19:00:09.650Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-03-25T19:00:09.650Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-25T19:00:09.650Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-03-25T19:00:09.650Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-25T19:00:09.650Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-03-25T19:00:09.650Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-03-25T19:00:09.650Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-25T19:00:09.650Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-25T19:00:09.650Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-25T19:00:09.650Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-03-25T19:00:09.650Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-25T19:00:09.650Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-25T19:00:09.650Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-03-25T19:00:09.650Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-03-25T19:00:09.650Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-03-25T19:00:09.650Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-03-25T19:00:09.650Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-03-25T19:00:09.650Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-03-25T19:00:09.650Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-03-25T19:00:09.650Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-03-25T19:00:09.650Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-03-25T19:00:09.650Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-25T19:00:09.650Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-25T19:00:09.650Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-03-25T19:00:09.650Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-03-25T19:00:09.650Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-25T19:00:09.650Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-25T19:00:09.650Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-03-25T19:00:09.650Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-25T19:00:09.650Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-25T19:00:09.650Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-25T19:00:09.650Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-25T19:00:09.650Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-03-25T19:00:09.650Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-25T19:00:09.650Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-25T19:00:09.650Z] --- PASS: TestNewTailReader (0.00s) [2022-03-25T19:00:09.650Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-03-25T19:00:09.650Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-03-25T19:00:09.650Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-03-25T19:00:09.650Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-03-25T19:00:09.650Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-03-25T19:00:09.650Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-03-25T19:00:09.650Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-03-25T19:00:09.650Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-03-25T19:00:09.650Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-25T19:00:09.650Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-25T19:00:09.650Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-03-25T19:00:09.650Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-25T19:00:09.650Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-25T19:00:09.650Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-25T19:00:09.650Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-25T19:00:09.650Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-25T19:00:09.650Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-25T19:00:09.650Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-25T19:00:09.650Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-25T19:00:09.650Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-25T19:00:09.650Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-03-25T19:00:09.650Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-25T19:00:09.650Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-25T19:00:09.650Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-25T19:00:09.650Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-25T19:00:09.650Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-25T19:00:09.650Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-25T19:00:09.650Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-25T19:00:09.650Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-25T19:00:09.650Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-25T19:00:09.650Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-03-25T19:00:09.650Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-25T19:00:09.650Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-25T19:00:09.650Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-25T19:00:09.650Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-25T19:00:09.650Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-25T19:00:09.650Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-25T19:00:09.650Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-03-25T19:00:09.650Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-25T19:00:09.650Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-25T19:00:09.650Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-25T19:00:09.650Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-25T19:00:09.650Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-25T19:00:09.650Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-25T19:00:09.650Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-25T19:00:09.650Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-03-25T19:00:09.650Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-25T19:00:09.650Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.01s) [2022-03-25T19:00:09.650Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-25T19:00:09.650Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-25T19:00:09.650Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-25T19:00:09.651Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-25T19:00:09.651Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-25T19:00:09.651Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-25T19:00:09.651Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-25T19:00:09.651Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-25T19:00:09.651Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-25T19:00:09.651Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-25T19:00:09.651Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-25T19:00:09.651Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-25T19:00:09.651Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-25T19:00:09.651Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-25T19:00:09.651Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.01s) [2022-03-25T19:00:09.651Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-25T19:00:09.651Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-25T19:00:09.651Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-25T19:00:09.651Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-25T19:00:09.651Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-25T19:00:09.651Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-25T19:00:09.651Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-25T19:00:09.651Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-25T19:00:09.651Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-25T19:00:09.651Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-25T19:00:09.651Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-25T19:00:09.651Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-03-25T19:00:09.651Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-03-25T19:00:09.651Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-25T19:00:09.651Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-25T19:00:09.651Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-03-25T19:00:09.651Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-25T19:00:09.651Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-03-25T19:00:09.651Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-03-25T19:00:09.651Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-25T19:00:09.651Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-25T19:00:09.651Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-03-25T19:00:09.651Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-25T19:00:09.651Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-25T19:00:09.651Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-03-25T19:00:09.651Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-25T19:00:09.651Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.01s) [2022-03-25T19:00:09.651Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-03-25T19:00:09.832Z] === RUN TestNewParse [2022-03-25T19:00:09.832Z] --- PASS: TestNewParse (0.00s) [2022-03-25T19:00:09.832Z] PASS [2022-03-25T19:00:09.832Z] coverage: 8.3% of statements [2022-03-25T19:00:09.832Z] ok github.com/docker/docker/daemon/logger/templates 0.039s coverage: 8.3% of statements [2022-03-25T19:00:09.832Z] === RUN TestValidateLogOpt [2022-03-25T19:00:09.832Z] --- PASS: TestValidateLogOpt (0.00s) [2022-03-25T19:00:09.832Z] === RUN TestNewMissedConfig [2022-03-25T19:00:09.832Z] --- PASS: TestNewMissedConfig (0.00s) [2022-03-25T19:00:09.832Z] === RUN TestNewMissedUrl [2022-03-25T19:00:09.832Z] --- PASS: TestNewMissedUrl (0.00s) [2022-03-25T19:00:09.832Z] === RUN TestNewMissedToken [2022-03-25T19:00:09.832Z] --- PASS: TestNewMissedToken (0.00s) [2022-03-25T19:00:09.832Z] === RUN TestNewWithProxy [2022-03-25T19:00:09.832Z] --- PASS: TestNewWithProxy (0.00s) [2022-03-25T19:00:09.832Z] === RUN TestDefault [2022-03-25T19:00:09.832Z] --- PASS: TestDefault (0.01s) [2022-03-25T19:00:09.832Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-03-25T19:00:09.832Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-03-25T19:00:09.832Z] === RUN TestJsonFormat [2022-03-25T19:00:09.832Z] --- PASS: TestJsonFormat (0.01s) [2022-03-25T19:00:09.832Z] === RUN TestRawFormat [2022-03-25T19:00:09.832Z] --- PASS: TestRawFormat (0.00s) [2022-03-25T19:00:09.832Z] === RUN TestRawFormatWithLabels [2022-03-25T19:00:09.832Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-03-25T19:00:09.832Z] === RUN TestRawFormatWithoutTag [2022-03-25T19:00:09.832Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-03-25T19:00:09.832Z] === RUN TestBatching [2022-03-25T19:00:09.832Z] --- PASS: TestBatching (0.23s) [2022-03-25T19:00:09.832Z] === RUN TestFrequency [2022-03-25T19:00:10.118Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-03-25T19:00:10.118Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-25T19:00:10.118Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-03-25T19:00:10.118Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-03-25T19:00:10.118Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-25T19:00:10.118Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-25T19:00:10.118Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-25T19:00:10.118Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-25T19:00:10.118Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-25T19:00:10.118Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-25T19:00:10.118Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-25T19:00:10.118Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-25T19:00:10.118Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-25T19:00:10.118Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-25T19:00:10.118Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-25T19:00:10.118Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-25T19:00:10.118Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-25T19:00:10.118Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-25T19:00:10.118Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-25T19:00:10.118Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-25T19:00:10.118Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2022-03-25T19:00:10.118Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-03-25T19:00:10.118Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-25T19:00:10.118Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-03-25T19:00:10.119Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-03-25T19:00:10.119Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-03-25T19:00:10.119Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-03-25T19:00:10.119Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-03-25T19:00:10.119Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-03-25T19:00:10.119Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-03-25T19:00:10.119Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-03-25T19:00:10.119Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-03-25T19:00:10.119Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-25T19:00:10.119Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-25T19:00:10.119Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-25T19:00:10.119Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-25T19:00:10.119Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-25T19:00:10.119Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-25T19:00:10.119Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-25T19:00:10.119Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.01s) [2022-03-25T19:00:10.119Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-25T19:00:10.119Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-25T19:00:10.119Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-25T19:00:10.119Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-25T19:00:10.119Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-25T19:00:10.119Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-25T19:00:10.119Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-25T19:00:10.119Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-25T19:00:10.119Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-25T19:00:10.119Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-25T19:00:10.119Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-25T19:00:10.119Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-03-25T19:00:10.119Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-25T19:00:10.119Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-25T19:00:10.119Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-25T19:00:10.119Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-03-25T19:00:10.119Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-25T19:00:10.119Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-25T19:00:10.119Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-25T19:00:10.119Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-25T19:00:10.119Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-25T19:00:10.119Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-25T19:00:10.119Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-25T19:00:10.119Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-25T19:00:10.119Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-25T19:00:10.119Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-03-25T19:00:10.119Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-25T19:00:10.119Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-25T19:00:10.119Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-25T19:00:10.119Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-25T19:00:10.119Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-25T19:00:10.119Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-25T19:00:10.119Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-25T19:00:10.119Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-25T19:00:10.119Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-25T19:00:10.119Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-25T19:00:10.119Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-25T19:00:10.119Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-25T19:00:10.119Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-25T19:00:10.119Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-25T19:00:10.119Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-25T19:00:10.119Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-25T19:00:10.119Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-25T19:00:10.119Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-25T19:00:10.119Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2022-03-25T19:00:10.119Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-25T19:00:10.119Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-25T19:00:10.119Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-25T19:00:10.119Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-25T19:00:10.119Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-25T19:00:10.119Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-25T19:00:10.119Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-25T19:00:10.119Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-25T19:00:10.119Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-25T19:00:10.119Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-25T19:00:10.119Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-25T19:00:10.119Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.01s) [2022-03-25T19:00:10.119Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-25T19:00:10.119Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-25T19:00:10.119Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.01s) [2022-03-25T19:00:10.119Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-25T19:00:10.119Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-25T19:00:10.119Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.01s) [2022-03-25T19:00:10.119Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-25T19:00:10.119Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-25T19:00:10.119Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-25T19:00:10.119Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-25T19:00:10.119Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.02s) [2022-03-25T19:00:10.119Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-25T19:00:10.119Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-25T19:00:10.119Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-25T19:00:10.119Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-25T19:00:10.119Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-25T19:00:10.119Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-25T19:00:10.119Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-25T19:00:10.119Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-25T19:00:10.119Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-25T19:00:10.119Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-25T19:00:10.119Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-25T19:00:10.119Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2022-03-25T19:00:10.119Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-03-25T19:00:10.119Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-25T19:00:10.119Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-25T19:00:10.119Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-25T19:00:10.119Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-25T19:00:10.119Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-25T19:00:10.119Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.02s) [2022-03-25T19:00:10.119Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-25T19:00:10.119Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-03-25T19:00:10.119Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-25T19:00:10.119Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-25T19:00:10.119Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-03-25T19:00:10.119Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-25T19:00:10.119Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-25T19:00:10.119Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-25T19:00:10.119Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-25T19:00:10.119Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-25T19:00:10.119Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2022-03-25T19:00:10.119Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-25T19:00:10.119Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-25T19:00:10.119Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-25T19:00:10.119Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-25T19:00:10.119Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-25T19:00:10.119Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-25T19:00:10.119Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-25T19:00:10.119Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-25T19:00:10.119Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-25T19:00:10.119Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-25T19:00:10.119Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-25T19:00:10.119Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-25T19:00:10.119Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-25T19:00:10.119Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-25T19:00:10.119Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-25T19:00:10.119Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-25T19:00:10.119Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-25T19:00:10.119Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-25T19:00:10.119Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-25T19:00:10.119Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-25T19:00:10.119Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-25T19:00:10.119Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-25T19:00:10.119Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-25T19:00:10.119Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-25T19:00:10.119Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-25T19:00:10.119Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-25T19:00:10.119Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-25T19:00:10.119Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-25T19:00:10.119Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-25T19:00:10.119Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-25T19:00:10.119Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-25T19:00:10.119Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-25T19:00:10.119Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-03-25T19:00:10.119Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-25T19:00:10.119Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-25T19:00:10.119Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-25T19:00:10.119Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-25T19:00:10.119Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2022-03-25T19:00:10.119Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-25T19:00:10.119Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-25T19:00:10.119Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-25T19:00:10.119Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-25T19:00:10.119Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-25T19:00:10.119Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-25T19:00:10.119Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-25T19:00:10.119Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-25T19:00:10.119Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-25T19:00:10.119Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-25T19:00:10.119Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-25T19:00:10.119Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.01s) [2022-03-25T19:00:10.119Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-03-25T19:00:10.119Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-25T19:00:10.119Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-25T19:00:10.119Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-25T19:00:10.119Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-25T19:00:10.119Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-25T19:00:10.119Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-03-25T19:00:10.119Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-25T19:00:10.119Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-03-25T19:00:10.119Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-25T19:00:10.119Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-25T19:00:10.119Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-25T19:00:10.119Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-25T19:00:10.119Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-25T19:00:10.119Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-25T19:00:10.119Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-25T19:00:10.119Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-25T19:00:10.119Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-25T19:00:10.119Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.01s) [2022-03-25T19:00:10.119Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-25T19:00:10.119Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-25T19:00:10.119Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-25T19:00:10.119Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-25T19:00:10.119Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-25T19:00:10.119Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-25T19:00:10.120Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-25T19:00:10.120Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-25T19:00:10.120Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-25T19:00:10.120Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-25T19:00:10.120Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-25T19:00:10.120Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-03-25T19:00:10.120Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-25T19:00:10.120Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-25T19:00:10.120Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-25T19:00:10.120Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-25T19:00:10.120Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-25T19:00:10.120Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-25T19:00:10.120Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-25T19:00:10.120Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-25T19:00:10.120Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-25T19:00:10.120Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.01s) [2022-03-25T19:00:10.120Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-25T19:00:10.120Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-25T19:00:10.120Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-25T19:00:10.120Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-25T19:00:10.120Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-25T19:00:10.120Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-25T19:00:10.120Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-25T19:00:10.120Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-25T19:00:10.120Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-25T19:00:10.120Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-03-25T19:00:10.120Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-25T19:00:10.120Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-25T19:00:10.120Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-25T19:00:10.120Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-25T19:00:10.120Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-03-25T19:00:10.120Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-25T19:00:10.120Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-25T19:00:10.120Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-25T19:00:10.120Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-25T19:00:10.120Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-25T19:00:10.120Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-25T19:00:10.120Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-25T19:00:10.120Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-25T19:00:10.120Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-25T19:00:10.120Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-25T19:00:10.120Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-25T19:00:10.120Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-03-25T19:00:10.120Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.02s) [2022-03-25T19:00:10.120Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-25T19:00:10.120Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-25T19:00:10.120Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-25T19:00:10.120Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-25T19:00:10.120Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-25T19:00:10.120Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-03-25T19:00:10.120Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-25T19:00:10.120Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-25T19:00:10.120Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-25T19:00:10.120Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-25T19:00:10.120Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-25T19:00:10.120Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-25T19:00:10.120Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-25T19:00:10.120Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-25T19:00:10.120Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-25T19:00:10.120Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-25T19:00:10.120Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-25T19:00:10.120Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2022-03-25T19:00:10.120Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-25T19:00:10.120Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-25T19:00:10.120Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-25T19:00:10.120Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-25T19:00:10.120Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-25T19:00:10.120Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-25T19:00:10.120Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-25T19:00:10.120Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-25T19:00:10.120Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-25T19:00:10.120Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-25T19:00:10.120Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-25T19:00:10.120Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-03-25T19:00:10.120Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-25T19:00:10.120Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-25T19:00:10.120Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2022-03-25T19:00:10.120Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-25T19:00:10.120Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-25T19:00:10.120Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-25T19:00:10.120Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-25T19:00:10.120Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-25T19:00:10.120Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-25T19:00:10.120Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-25T19:00:10.120Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-25T19:00:10.120Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-25T19:00:10.120Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-25T19:00:10.120Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-25T19:00:10.120Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-25T19:00:10.120Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-25T19:00:10.120Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-25T19:00:10.120Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-25T19:00:10.120Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-25T19:00:10.120Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-25T19:00:10.120Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-25T19:00:10.120Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-03-25T19:00:10.120Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-25T19:00:10.120Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-25T19:00:10.120Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-25T19:00:10.120Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-25T19:00:10.120Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-03-25T19:00:10.120Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-25T19:00:10.120Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-25T19:00:10.120Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-25T19:00:10.120Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-25T19:00:10.120Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-25T19:00:10.120Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-25T19:00:10.120Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-25T19:00:10.120Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-25T19:00:10.120Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-25T19:00:10.120Z] PASS [2022-03-25T19:00:10.120Z] coverage: 88.6% of statements [2022-03-25T19:00:10.120Z] ok github.com/docker/docker/pkg/tailfile 0.197s coverage: 88.6% of statements [2022-03-25T19:00:10.120Z] time="2022-03-25T19:00:09Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-03-25T19:00:10.301Z] --- PASS: TestFrequency (0.22s) [2022-03-25T19:00:10.301Z] === RUN TestOneMessagePerRequest [2022-03-25T19:00:10.301Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-03-25T19:00:10.301Z] === RUN TestVerify [2022-03-25T19:00:10.301Z] --- PASS: TestVerify (0.00s) [2022-03-25T19:00:10.301Z] === RUN TestSkipVerify [2022-03-25T19:00:10.301Z] === RUN TestParseLogFormat [2022-03-25T19:00:10.301Z] --- PASS: TestParseLogFormat (0.00s) [2022-03-25T19:00:10.301Z] === RUN TestValidateLogOptEmpty [2022-03-25T19:00:10.301Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-03-25T19:00:10.301Z] === RUN TestValidateSyslogAddress [2022-03-25T19:00:10.301Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-03-25T19:00:10.301Z] === RUN TestParseAddressDefaultPort [2022-03-25T19:00:10.301Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-03-25T19:00:10.301Z] === RUN TestValidateSyslogFacility [2022-03-25T19:00:10.301Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-03-25T19:00:10.301Z] === RUN TestValidateLogOptSyslogFormat [2022-03-25T19:00:10.301Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-03-25T19:00:10.301Z] === RUN TestValidateLogOpt [2022-03-25T19:00:10.301Z] --- PASS: TestValidateLogOpt (0.00s) [2022-03-25T19:00:10.301Z] PASS [2022-03-25T19:00:10.301Z] coverage: 46.8% of statements [2022-03-25T19:00:10.301Z] ok github.com/docker/docker/daemon/logger/syslog 0.063s coverage: 46.8% of statements [2022-03-25T19:00:10.301Z] time="2022-03-25T19:00:09Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-25T19:00:10.301Z] time="2022-03-25T19:00:09Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-25T19:00:10.301Z] time="2022-03-25T19:00:09Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-25T19:00:10.588Z] === RUN TestTarSumRemoveNonExistent [2022-03-25T19:00:10.588Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2022-03-25T19:00:10.588Z] === RUN TestTarSumRemove [2022-03-25T19:00:10.588Z] --- PASS: TestTarSumRemove (0.00s) [2022-03-25T19:00:10.588Z] === RUN TestSortFileInfoSums [2022-03-25T19:00:10.588Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-03-25T19:00:10.588Z] === RUN TestNewTarSumForLabelInvalid [2022-03-25T19:00:10.588Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-03-25T19:00:10.588Z] === RUN TestNewTarSumForLabel [2022-03-25T19:00:10.588Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-03-25T19:00:10.588Z] === RUN TestEmptyTar [2022-03-25T19:00:10.588Z] --- PASS: TestEmptyTar (0.00s) [2022-03-25T19:00:10.588Z] === RUN TestTarSumsReadSize [2022-03-25T19:00:10.588Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-03-25T19:00:10.588Z] === RUN TestTarSums [2022-03-25T19:00:10.588Z] --- PASS: TestTarSums (0.05s) [2022-03-25T19:00:10.588Z] === RUN TestIteration [2022-03-25T19:00:10.588Z] --- PASS: TestIteration (0.00s) [2022-03-25T19:00:10.588Z] === RUN TestVersionLabelForChecksum [2022-03-25T19:00:10.588Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-03-25T19:00:10.588Z] === RUN TestVersion [2022-03-25T19:00:10.588Z] --- PASS: TestVersion (0.00s) [2022-03-25T19:00:10.588Z] === RUN TestGetVersion [2022-03-25T19:00:10.588Z] --- PASS: TestGetVersion (0.00s) [2022-03-25T19:00:10.588Z] === RUN TestGetVersions [2022-03-25T19:00:10.588Z] --- PASS: TestGetVersions (0.00s) [2022-03-25T19:00:10.588Z] PASS [2022-03-25T19:00:10.588Z] coverage: 89.3% of statements [2022-03-25T19:00:10.588Z] ok github.com/docker/docker/pkg/tarsum 0.097s coverage: 89.3% of statements [2022-03-25T19:00:10.770Z] --- PASS: TestSkipVerify (0.55s) [2022-03-25T19:00:10.770Z] === RUN TestBufferMaximum [2022-03-25T19:00:10.770Z] time="2022-03-25T19:00:10Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-25T19:00:10.770Z] time="2022-03-25T19:00:10Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-25T19:00:10.770Z] time="2022-03-25T19:00:10Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-25T19:00:10.770Z] time="2022-03-25T19:00:10Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-25T19:00:10.770Z] time="2022-03-25T19:00:10Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-25T19:00:10.770Z] time="2022-03-25T19:00:10Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1648234810.352368\",\"host\":\"f2ec94d51ecd\"}'" [2022-03-25T19:00:10.770Z] time="2022-03-25T19:00:10Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1648234810.352368\",\"host\":\"f2ec94d51ecd\"}'" [2022-03-25T19:00:10.770Z] --- PASS: TestBufferMaximum (0.00s) [2022-03-25T19:00:10.770Z] === RUN TestServerAlwaysDown [2022-03-25T19:00:10.771Z] time="2022-03-25T19:00:10Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-25T19:00:10.771Z] time="2022-03-25T19:00:10Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-25T19:00:10.771Z] time="2022-03-25T19:00:10Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1648234810.355364\",\"host\":\"f2ec94d51ecd\"}'" [2022-03-25T19:00:10.771Z] time="2022-03-25T19:00:10Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1648234810.355364\",\"host\":\"f2ec94d51ecd\"}'" [2022-03-25T19:00:10.771Z] time="2022-03-25T19:00:10Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-25T19:00:10.771Z] time="2022-03-25T19:00:10Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1648234810.355364\",\"host\":\"f2ec94d51ecd\"}'" [2022-03-25T19:00:10.771Z] time="2022-03-25T19:00:10Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1648234810.356260\",\"host\":\"f2ec94d51ecd\"}'" [2022-03-25T19:00:10.771Z] time="2022-03-25T19:00:10Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1648234810.356260\",\"host\":\"f2ec94d51ecd\"}'" [2022-03-25T19:00:10.771Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-03-25T19:00:10.771Z] === RUN TestCannotSendAfterClose [2022-03-25T19:00:10.771Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-03-25T19:00:10.771Z] === RUN TestDeadlockOnBlockedEndpoint [2022-03-25T19:00:11.056Z] === RUN TestTruncIndex [2022-03-25T19:00:11.056Z] --- PASS: TestTruncIndex (0.10s) [2022-03-25T19:00:11.056Z] PASS [2022-03-25T19:00:11.056Z] coverage: 91.5% of statements [2022-03-25T19:00:11.056Z] ok github.com/docker/docker/pkg/truncindex 0.128s coverage: 91.5% of statements [2022-03-25T19:00:11.240Z] === RUN TestV1IDService [2022-03-25T19:00:11.240Z] --- PASS: TestV1IDService (0.02s) [2022-03-25T19:00:11.240Z] === RUN TestV2MetadataService [2022-03-25T19:00:11.524Z] === RUN TestIsGIT [2022-03-25T19:00:11.524Z] --- PASS: TestIsGIT (0.00s) [2022-03-25T19:00:11.524Z] === RUN TestIsTransport [2022-03-25T19:00:11.524Z] --- PASS: TestIsTransport (0.00s) [2022-03-25T19:00:11.524Z] PASS [2022-03-25T19:00:11.524Z] coverage: 100.0% of statements [2022-03-25T19:00:11.524Z] ok github.com/docker/docker/pkg/urlutil 0.028s coverage: 100.0% of statements [2022-03-25T19:00:11.524Z] time="2022-03-25T19:00:11Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-03-25T19:00:11.709Z] time="2022-03-25T19:00:11Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49210/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2022-03-25T19:00:11.709Z] time="2022-03-25T19:00:11Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"f2ec94d51ecd\"}'" [2022-03-25T19:00:11.709Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-03-25T19:00:11.709Z] PASS [2022-03-25T19:00:11.709Z] coverage: 82.5% of statements [2022-03-25T19:00:11.709Z] ok github.com/docker/docker/daemon/logger/splunk 2.100s coverage: 82.5% of statements [2022-03-25T19:00:11.709Z] ? github.com/docker/docker/daemon/names [no test files] [2022-03-25T19:00:11.709Z] ? github.com/docker/docker/daemon/network [no test files] [2022-03-25T19:00:11.709Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-03-25T19:00:11.991Z] === RUN TestVersionInfo [2022-03-25T19:00:11.991Z] --- PASS: TestVersionInfo (0.00s) [2022-03-25T19:00:11.991Z] === RUN TestAppendVersions [2022-03-25T19:00:11.991Z] --- PASS: TestAppendVersions (0.00s) [2022-03-25T19:00:11.991Z] PASS [2022-03-25T19:00:11.991Z] coverage: 88.9% of statements [2022-03-25T19:00:11.991Z] ok github.com/docker/docker/pkg/useragent 0.031s coverage: 88.9% of statements [2022-03-25T19:00:11.991Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-03-25T19:00:11.991Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-03-25T19:00:11.991Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-03-25T19:00:11.991Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-03-25T19:00:12.178Z] --- PASS: TestV2MetadataService (0.90s) [2022-03-25T19:00:12.178Z] PASS [2022-03-25T19:00:12.178Z] coverage: 48.2% of statements [2022-03-25T19:00:12.178Z] ok github.com/docker/docker/distribution/metadata 0.990s coverage: 48.2% of statements [2022-03-25T19:00:12.178Z] === RUN TestSuccessfulDownload [2022-03-25T19:00:12.178Z] download_test.go:267: Needs fixing on Windows [2022-03-25T19:00:12.178Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-03-25T19:00:12.178Z] === RUN TestCancelledDownload [2022-03-25T19:00:12.178Z] --- PASS: TestCancelledDownload (0.00s) [2022-03-25T19:00:12.178Z] === RUN TestMaxDownloadAttempts [2022-03-25T19:00:12.178Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-03-25T19:00:12.178Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-03-25T19:00:12.178Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-03-25T19:00:12.178Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-03-25T19:00:12.178Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-03-25T19:00:12.178Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-03-25T19:00:12.178Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-03-25T19:00:12.178Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-03-25T19:00:12.178Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-03-25T19:00:12.178Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-03-25T19:00:12.178Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-03-25T19:00:12.178Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-03-25T19:00:12.178Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-03-25T19:00:12.178Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-03-25T19:00:12.178Z] === RUN TestContinueOnError_MirrorEndpoint [2022-03-25T19:00:12.178Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-03-25T19:00:12.178Z] === RUN TestContinueOnError_NeverContinue [2022-03-25T19:00:12.178Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-03-25T19:00:12.178Z] === RUN TestManifestStore [2022-03-25T19:00:12.178Z] === RUN TestManifestStore/no_remote_or_local [2022-03-25T19:00:12.178Z] time="2022-03-25T19:00:12Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local2580390983\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-03-25T19:00:12.178Z] === RUN TestManifestStore/no_local_cache [2022-03-25T19:00:12.178Z] === RUN TestManifestStore/with_local_cache [2022-03-25T19:00:12.178Z] === RUN TestManifestStore/unknown_media_type [2022-03-25T19:00:12.178Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-03-25T19:00:12.178Z] time="2022-03-25T19:00:12Z" level=warning msg="reference for unknown type: " [2022-03-25T19:00:12.178Z] time="2022-03-25T19:00:12Z" level=warning msg="reference for unknown type: " [2022-03-25T19:00:12.178Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-03-25T19:00:12.178Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-03-25T19:00:12.178Z] time="2022-03-25T19:00:12Z" level=warning msg="reference for unknown type: " [2022-03-25T19:00:12.178Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-03-25T19:00:12.178Z] time="2022-03-25T19:00:12Z" level=warning msg="reference for unknown type: " [2022-03-25T19:00:12.178Z] time="2022-03-25T19:00:12Z" level=warning msg="reference for unknown type: " [2022-03-25T19:00:12.178Z] === RUN TestManifestStore/error_persisting_manifest [2022-03-25T19:00:12.178Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-03-25T19:00:12.178Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-03-25T19:00:12.178Z] time="2022-03-25T19:00:12Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-03-25T19:00:12.647Z] --- PASS: TestManifestStore (0.26s) [2022-03-25T19:00:12.647Z] --- PASS: TestManifestStore/no_remote_or_local (0.16s) [2022-03-25T19:00:12.647Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2022-03-25T19:00:12.647Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2022-03-25T19:00:12.647Z] --- PASS: TestManifestStore/unknown_media_type (0.06s) [2022-03-25T19:00:12.647Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2022-03-25T19:00:12.647Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.04s) [2022-03-25T19:00:12.647Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2022-03-25T19:00:12.647Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2022-03-25T19:00:12.647Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2022-03-25T19:00:12.647Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-03-25T19:00:12.647Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2022-03-25T19:00:12.647Z] === RUN TestDetectManifestBlobMediaType [2022-03-25T19:00:12.647Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-03-25T19:00:12.647Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-03-25T19:00:12.647Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-03-25T19:00:12.647Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-03-25T19:00:12.647Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-03-25T19:00:12.647Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-03-25T19:00:12.647Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-03-25T19:00:12.647Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-03-25T19:00:12.647Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-03-25T19:00:12.647Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-03-25T19:00:12.647Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-03-25T19:00:12.647Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-03-25T19:00:12.647Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-03-25T19:00:12.647Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-03-25T19:00:12.647Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-03-25T19:00:12.647Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-03-25T19:00:12.647Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-03-25T19:00:12.647Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-03-25T19:00:12.647Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-03-25T19:00:12.647Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-03-25T19:00:12.647Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-03-25T19:00:12.647Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-03-25T19:00:12.647Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-03-25T19:00:12.647Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-03-25T19:00:12.647Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-03-25T19:00:12.647Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-03-25T19:00:12.647Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-03-25T19:00:12.647Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-03-25T19:00:12.647Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-03-25T19:00:12.647Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-03-25T19:00:12.647Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-03-25T19:00:12.647Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-03-25T19:00:12.647Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-03-25T19:00:12.647Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-03-25T19:00:12.647Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-03-25T19:00:12.647Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-03-25T19:00:12.647Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-03-25T19:00:12.647Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-03-25T19:00:12.647Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-03-25T19:00:12.647Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-03-25T19:00:12.647Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-03-25T19:00:12.647Z] === RUN TestFixManifestLayers [2022-03-25T19:00:12.647Z] --- PASS: TestFixManifestLayers (0.00s) [2022-03-25T19:00:12.647Z] === RUN TestFixManifestLayersBaseLayerParent [2022-03-25T19:00:12.647Z] pull_v2_test.go:82: Needs fixing on Windows [2022-03-25T19:00:12.647Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-03-25T19:00:12.647Z] === RUN TestFixManifestLayersBadParent [2022-03-25T19:00:12.647Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-03-25T19:00:12.647Z] === RUN TestValidateManifest [2022-03-25T19:00:12.647Z] pull_v2_test.go:127: Needs fixing on Windows [2022-03-25T19:00:12.647Z] --- SKIP: TestValidateManifest (0.00s) [2022-03-25T19:00:12.647Z] === RUN TestFormatPlatform [2022-03-25T19:00:12.647Z] --- PASS: TestFormatPlatform (0.00s) [2022-03-25T19:00:12.647Z] === RUN TestPullSchema2Config [2022-03-25T19:00:12.647Z] === RUN TestPullSchema2Config/success_first_time [2022-03-25T19:00:12.647Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-25T19:00:12.647Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-25T19:00:12.647Z] === RUN TestPullSchema2Config/500_status [2022-03-25T19:00:12.647Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-25T19:00:12.647Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-25T19:00:12.647Z] time="2022-03-25T19:00:12Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-25T19:00:12.647Z] time="2022-03-25T19:00:12Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-25T19:00:12.647Z] time="2022-03-25T19:00:12Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-25T19:00:12.647Z] time="2022-03-25T19:00:12Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-25T19:00:12.647Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-03-25T19:00:12.647Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.44s) [2022-03-25T19:00:12.647Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.44s) [2022-03-25T19:00:12.647Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.44s) [2022-03-25T19:00:12.647Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.44s) [2022-03-25T19:00:12.647Z] === RUN TestTransfer [2022-03-25T19:00:12.647Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-25T19:00:12.647Z] === RUN TestPullSchema2Config/EOF [2022-03-25T19:00:12.647Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-25T19:00:12.647Z] --- PASS: TestTransfer (0.12s) [2022-03-25T19:00:12.647Z] === RUN TestConcurrencyLimit [2022-03-25T19:00:12.647Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-25T19:00:12.647Z] 2022/03/25 19:00:12 http: panic serving 127.0.0.1:49221: intentional panic [2022-03-25T19:00:12.647Z] goroutine 84 [running]: [2022-03-25T19:00:12.647Z] net/http.(*conn).serve.func1() [2022-03-25T19:00:12.647Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-03-25T19:00:12.647Z] panic({0x16a9000, 0x188b8d0}) [2022-03-25T19:00:12.647Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-03-25T19:00:12.647Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc0002b0680?, {0x18930b8?, 0xc0002ea000?}) [2022-03-25T19:00:12.647Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 [2022-03-25T19:00:12.647Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0x18930b8, 0xc0002ea000}, 0xc000398100) [2022-03-25T19:00:12.647Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x286 [2022-03-25T19:00:12.647Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x18930b8?, 0xc0002ea000?}, 0xc0004c2800?) [2022-03-25T19:00:12.647Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-03-25T19:00:12.647Z] net/http.serverHandler.ServeHTTP({0xc000282030?}, {0x18930b8, 0xc0002ea000}, 0xc000398100) [2022-03-25T19:00:12.647Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-03-25T19:00:12.647Z] net/http.(*conn).serve(0xc00017c000, {0x1893930, 0xc00040e9c0}) [2022-03-25T19:00:12.647Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-03-25T19:00:12.647Z] created by net/http.(*Server).Serve [2022-03-25T19:00:12.647Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-03-25T19:00:12.979Z] === RUN TestNewSettable [2022-03-25T19:00:12.979Z] --- PASS: TestNewSettable (0.00s) [2022-03-25T19:00:12.979Z] === RUN TestIsSettable [2022-03-25T19:00:12.979Z] --- PASS: TestIsSettable (0.00s) [2022-03-25T19:00:12.979Z] === RUN TestUpdateSettingsEnv [2022-03-25T19:00:12.979Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-03-25T19:00:12.979Z] PASS [2022-03-25T19:00:12.979Z] coverage: 20.0% of statements [2022-03-25T19:00:12.979Z] ok github.com/docker/docker/plugin/v2 0.036s coverage: 20.0% of statements [2022-03-25T19:00:13.125Z] === RUN TestNotFound [2022-03-25T19:00:13.125Z] --- PASS: TestNotFound (0.00s) [2022-03-25T19:00:13.125Z] === RUN TestConflict [2022-03-25T19:00:13.125Z] --- PASS: TestConflict (0.00s) [2022-03-25T19:00:13.125Z] === RUN TestForbidden [2022-03-25T19:00:13.125Z] --- PASS: TestForbidden (0.00s) [2022-03-25T19:00:13.125Z] === RUN TestInvalidParameter [2022-03-25T19:00:13.125Z] --- PASS: TestInvalidParameter (0.00s) [2022-03-25T19:00:13.125Z] === RUN TestNotImplemented [2022-03-25T19:00:13.125Z] --- PASS: TestNotImplemented (0.00s) [2022-03-25T19:00:13.125Z] === RUN TestNotModified [2022-03-25T19:00:13.125Z] --- PASS: TestNotModified (0.00s) [2022-03-25T19:00:13.125Z] === RUN TestUnauthorized [2022-03-25T19:00:13.125Z] --- PASS: TestUnauthorized (0.00s) [2022-03-25T19:00:13.125Z] === RUN TestUnknown [2022-03-25T19:00:13.125Z] --- PASS: TestUnknown (0.00s) [2022-03-25T19:00:13.125Z] === RUN TestCancelled [2022-03-25T19:00:13.125Z] --- PASS: TestCancelled (0.00s) [2022-03-25T19:00:13.125Z] === RUN TestDeadline [2022-03-25T19:00:13.125Z] --- PASS: TestDeadline (0.00s) [2022-03-25T19:00:13.125Z] === RUN TestDataLoss [2022-03-25T19:00:13.125Z] --- PASS: TestDataLoss (0.00s) [2022-03-25T19:00:13.125Z] === RUN TestUnavailable [2022-03-25T19:00:13.125Z] --- PASS: TestUnavailable (0.00s) [2022-03-25T19:00:13.125Z] === RUN TestSystem [2022-03-25T19:00:13.125Z] --- PASS: TestSystem (0.00s) [2022-03-25T19:00:13.125Z] === RUN TestFromStatusCode [2022-03-25T19:00:13.125Z] === RUN TestFromStatusCode/Not_Found [2022-03-25T19:00:13.125Z] === RUN TestFromStatusCode/Bad_Request [2022-03-25T19:00:13.125Z] === RUN TestFromStatusCode/Conflict [2022-03-25T19:00:13.125Z] === RUN TestFromStatusCode/Unauthorized [2022-03-25T19:00:13.125Z] === RUN TestFromStatusCode/Service_Unavailable [2022-03-25T19:00:13.125Z] === RUN TestFromStatusCode/Forbidden [2022-03-25T19:00:13.125Z] === RUN TestFromStatusCode/Not_Modified [2022-03-25T19:00:13.125Z] === RUN TestFromStatusCode/Not_Implemented [2022-03-25T19:00:13.125Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-03-25T19:00:13.125Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-03-25T19:00:13.125Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-03-25T19:00:13.125Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-03-25T19:00:13.125Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-03-25T19:00:13.125Z] --- PASS: TestFromStatusCode (0.00s) [2022-03-25T19:00:13.125Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-03-25T19:00:13.125Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-03-25T19:00:13.125Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-03-25T19:00:13.125Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-03-25T19:00:13.125Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-03-25T19:00:13.125Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-03-25T19:00:13.125Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-03-25T19:00:13.125Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-03-25T19:00:13.125Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-03-25T19:00:13.125Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-03-25T19:00:13.125Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-03-25T19:00:13.125Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-03-25T19:00:13.125Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-03-25T19:00:13.125Z] PASS [2022-03-25T19:00:13.125Z] coverage: 77.0% of statements [2022-03-25T19:00:13.125Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-25T19:00:13.125Z] === RUN TestPullSchema2Config/unauthorized [2022-03-25T19:00:13.125Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-25T19:00:13.125Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-25T19:00:13.125Z] --- PASS: TestPullSchema2Config (0.53s) [2022-03-25T19:00:13.125Z] --- PASS: TestPullSchema2Config/success_first_time (0.01s) [2022-03-25T19:00:13.125Z] --- PASS: TestPullSchema2Config/500_status (0.26s) [2022-03-25T19:00:13.125Z] --- PASS: TestPullSchema2Config/EOF (0.26s) [2022-03-25T19:00:13.125Z] --- PASS: TestPullSchema2Config/unauthorized (0.01s) [2022-03-25T19:00:13.125Z] === RUN TestGetRepositoryMountCandidates [2022-03-25T19:00:13.125Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-03-25T19:00:13.125Z] === RUN TestLayerAlreadyExists [2022-03-25T19:00:13.125Z] 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-03-25T19:00:13.125Z] 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-03-25T19:00:13.125Z] 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-03-25T19:00:13.125Z] 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-03-25T19:00:13.125Z] ok github.com/docker/docker/errdefs 0.038s coverage: 77.0% of statements [2022-03-25T19:00:13.125Z] 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-03-25T19:00:13.125Z] 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-03-25T19:00:13.125Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-03-25T19:00:13.125Z] === RUN TestWhenEmptyAuthConfig [2022-03-25T19:00:13.125Z] --- PASS: TestConcurrencyLimit (0.38s) [2022-03-25T19:00:13.125Z] === RUN TestInactiveJobs [2022-03-25T19:00:13.447Z] === RUN TestValidatePrivileges [2022-03-25T19:00:13.447Z] --- PASS: TestValidatePrivileges (0.00s) [2022-03-25T19:00:13.447Z] === RUN TestFilterByCapNeg [2022-03-25T19:00:13.447Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-03-25T19:00:13.447Z] === RUN TestFilterByCapPos [2022-03-25T19:00:13.447Z] --- PASS: TestFilterByCapPos (0.00s) [2022-03-25T19:00:13.447Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-03-25T19:00:13.447Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-03-25T19:00:13.447Z] PASS [2022-03-25T19:00:13.447Z] coverage: 12.0% of statements [2022-03-25T19:00:13.447Z] ok github.com/docker/docker/plugin 0.064s coverage: 12.0% of statements [2022-03-25T19:00:13.594Z] --- PASS: TestInactiveJobs (0.36s) [2022-03-25T19:00:13.594Z] === RUN TestWatchRelease [2022-03-25T19:00:13.594Z] --- PASS: TestWatchRelease (0.04s) [2022-03-25T19:00:13.594Z] === RUN TestWatchFinishedTransfer [2022-03-25T19:00:13.594Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-03-25T19:00:13.594Z] === RUN TestDuplicateTransfer [2022-03-25T19:00:13.594Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-03-25T19:00:13.594Z] === RUN TestSuccessfulUpload [2022-03-25T19:00:13.594Z] === RUN TestFSGetInvalidData [2022-03-25T19:00:13.594Z] --- PASS: TestFSGetInvalidData (0.01s) [2022-03-25T19:00:13.594Z] === RUN TestFSInvalidSet [2022-03-25T19:00:13.594Z] --- PASS: TestFSInvalidSet (0.01s) [2022-03-25T19:00:13.594Z] === RUN TestFSInvalidRoot [2022-03-25T19:00:13.594Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-03-25T19:00:13.594Z] === RUN TestFSMetadataGetSet [2022-03-25T19:00:13.594Z] --- PASS: TestFSMetadataGetSet (0.02s) [2022-03-25T19:00:13.594Z] === RUN TestFSInvalidWalker [2022-03-25T19:00:13.594Z] --- PASS: TestFSInvalidWalker (0.01s) [2022-03-25T19:00:13.594Z] === RUN TestFSGetSet [2022-03-25T19:00:13.594Z] --- PASS: TestFSGetSet (0.02s) [2022-03-25T19:00:13.594Z] === RUN TestFSGetUnsetKey [2022-03-25T19:00:13.594Z] --- PASS: TestFSGetUnsetKey (0.00s) [2022-03-25T19:00:13.594Z] === RUN TestFSGetEmptyData [2022-03-25T19:00:13.594Z] --- PASS: TestFSGetEmptyData (0.00s) [2022-03-25T19:00:13.594Z] === RUN TestFSDelete [2022-03-25T19:00:13.594Z] time="2022-03-25T19:00:13Z" level=error msg="Upload failed, retrying: simulating retry" [2022-03-25T19:00:13.594Z] --- PASS: TestFSDelete (0.02s) [2022-03-25T19:00:13.594Z] === RUN TestFSWalker [2022-03-25T19:00:13.594Z] --- PASS: TestFSWalker (0.02s) [2022-03-25T19:00:13.594Z] === RUN TestFSWalkerStopOnError [2022-03-25T19:00:13.594Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2022-03-25T19:00:13.594Z] === RUN TestNewFromJSON [2022-03-25T19:00:13.594Z] --- PASS: TestNewFromJSON (0.00s) [2022-03-25T19:00:13.594Z] === RUN TestNewFromJSONWithInvalidJSON [2022-03-25T19:00:13.594Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-03-25T19:00:13.594Z] === RUN TestMarshalKeyOrder [2022-03-25T19:00:13.594Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-03-25T19:00:13.594Z] === RUN TestHistoryEqual [2022-03-25T19:00:13.915Z] === RUN TestLoad [2022-03-25T19:00:13.915Z] --- PASS: TestLoad (0.00s) [2022-03-25T19:00:13.915Z] === RUN TestSave [2022-03-25T19:00:13.915Z] --- PASS: TestSave (0.02s) [2022-03-25T19:00:13.915Z] === RUN TestAddDeleteGet [2022-03-25T19:00:13.915Z] --- PASS: TestAddDeleteGet (0.03s) [2022-03-25T19:00:13.915Z] === RUN TestInvalidTags [2022-03-25T19:00:13.915Z] --- PASS: TestInvalidTags (0.00s) [2022-03-25T19:00:13.915Z] PASS [2022-03-25T19:00:13.915Z] coverage: 84.4% of statements [2022-03-25T19:00:13.915Z] ok github.com/docker/docker/reference 0.095s coverage: 84.4% of statements [2022-03-25T19:00:14.063Z] --- PASS: TestSuccessfulUpload (0.38s) [2022-03-25T19:00:14.063Z] === RUN TestCancelledUpload [2022-03-25T19:00:14.063Z] --- PASS: TestCancelledUpload (0.00s) [2022-03-25T19:00:14.063Z] PASS [2022-03-25T19:00:14.063Z] coverage: 76.8% of statements [2022-03-25T19:00:14.063Z] ok github.com/docker/docker/distribution/xfer 1.819s coverage: 76.8% of statements [2022-03-25T19:00:14.063Z] --- PASS: TestHistoryEqual (0.13s) [2022-03-25T19:00:14.063Z] === RUN TestImage [2022-03-25T19:00:14.063Z] --- PASS: TestImage (0.00s) [2022-03-25T19:00:14.063Z] === RUN TestImageOSNotEmpty [2022-03-25T19:00:14.063Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-03-25T19:00:14.063Z] === RUN TestNewChildImageFromImageWithRootFS [2022-03-25T19:00:14.063Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-03-25T19:00:14.063Z] === RUN TestCreate [2022-03-25T19:00:14.063Z] --- PASS: TestCreate (0.01s) [2022-03-25T19:00:14.063Z] === RUN TestRestore [2022-03-25T19:00:14.063Z] --- PASS: TestWhenEmptyAuthConfig (1.04s) [2022-03-25T19:00:14.063Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-03-25T19:00:14.063Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-03-25T19:00:14.063Z] === RUN TestTokenPassThru [2022-03-25T19:00:14.063Z] --- PASS: TestTokenPassThru (0.01s) [2022-03-25T19:00:14.063Z] === RUN TestTokenPassThruDifferentHost [2022-03-25T19:00:14.063Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-03-25T19:00:14.063Z] PASS [2022-03-25T19:00:14.063Z] coverage: 26.7% of statements [2022-03-25T19:00:14.063Z] ok github.com/docker/docker/distribution 1.941s coverage: 26.7% of statements [2022-03-25T19:00:14.063Z] time="2022-03-25T19:00:13Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-03-25T19:00:14.063Z] --- PASS: TestRestore (0.11s) [2022-03-25T19:00:14.063Z] === RUN TestAddDelete [2022-03-25T19:00:14.063Z] --- PASS: TestAddDelete (0.03s) [2022-03-25T19:00:14.063Z] === RUN TestSearchAfterDelete [2022-03-25T19:00:14.063Z] === RUN TestCompare [2022-03-25T19:00:14.063Z] --- PASS: TestCompare (0.00s) [2022-03-25T19:00:14.063Z] PASS [2022-03-25T19:00:14.063Z] coverage: 19.2% of statements [2022-03-25T19:00:14.063Z] --- PASS: TestSearchAfterDelete (0.01s) [2022-03-25T19:00:14.063Z] === RUN TestParentReset [2022-03-25T19:00:14.063Z] ok github.com/docker/docker/image/cache 0.067s coverage: 19.2% of statements [2022-03-25T19:00:14.063Z] --- PASS: TestParentReset (0.03s) [2022-03-25T19:00:14.063Z] === RUN TestGetAndSetLastUpdated [2022-03-25T19:00:14.063Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2022-03-25T19:00:14.063Z] === RUN TestStoreLen [2022-03-25T19:00:14.063Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-03-25T19:00:14.063Z] ? github.com/docker/docker/dockerversion [no test files] [2022-03-25T19:00:14.063Z] --- PASS: TestStoreLen (0.05s) [2022-03-25T19:00:14.063Z] PASS [2022-03-25T19:00:14.063Z] coverage: 86.9% of statements [2022-03-25T19:00:14.063Z] ok github.com/docker/docker/image 0.575s coverage: 86.9% of statements [2022-03-25T19:00:14.478Z] #80 DONE 6.9s [2022-03-25T19:00:14.739Z] [2022-03-25T19:00:14.739Z] #81 exporting to image [2022-03-25T19:00:14.739Z] #81 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-03-25T19:00:14.739Z] #81 exporting layers [2022-03-25T19:00:14.901Z] === RUN TestResolveAuthConfigIndexServer [2022-03-25T19:00:14.901Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-03-25T19:00:14.901Z] === RUN TestResolveAuthConfigFullURL [2022-03-25T19:00:14.901Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-03-25T19:00:14.901Z] === RUN TestLoadAllowNondistributableArtifacts [2022-03-25T19:00:14.901Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-03-25T19:00:14.901Z] === RUN TestValidateMirror [2022-03-25T19:00:14.901Z] --- PASS: TestValidateMirror (0.00s) [2022-03-25T19:00:14.901Z] === RUN TestLoadInsecureRegistries [2022-03-25T19:00:14.901Z] time="2022-03-25T19:00:14Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-03-25T19:00:14.901Z] time="2022-03-25T19:00:14Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-03-25T19:00:14.901Z] time="2022-03-25T19:00:14Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-03-25T19:00:14.901Z] --- PASS: TestLoadInsecureRegistries (0.12s) [2022-03-25T19:00:14.901Z] === RUN TestNewServiceConfig [2022-03-25T19:00:14.901Z] --- PASS: TestNewServiceConfig (0.00s) [2022-03-25T19:00:14.901Z] === RUN TestValidateIndexName [2022-03-25T19:00:14.901Z] --- PASS: TestValidateIndexName (0.00s) [2022-03-25T19:00:14.901Z] === RUN TestValidateIndexNameWithError [2022-03-25T19:00:14.901Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-03-25T19:00:14.901Z] === RUN TestEndpointParse [2022-03-25T19:00:14.901Z] --- PASS: TestEndpointParse (0.00s) [2022-03-25T19:00:14.901Z] === RUN TestEndpointParseInvalid [2022-03-25T19:00:14.901Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-03-25T19:00:14.901Z] === RUN TestValidateEndpoint [2022-03-25T19:00:14.901Z] --- PASS: TestValidateEndpoint (0.00s) [2022-03-25T19:00:14.901Z] === RUN TestPing [2022-03-25T19:00:14.901Z] --- PASS: TestPing (0.00s) [2022-03-25T19:00:14.901Z] === RUN TestPingRegistryEndpoint [2022-03-25T19:00:14.901Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-03-25T19:00:14.901Z] --- SKIP: TestPingRegistryEndpoint (0.01s) [2022-03-25T19:00:14.901Z] === RUN TestEndpoint [2022-03-25T19:00:14.901Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-03-25T19:00:14.901Z] --- SKIP: TestEndpoint (0.00s) [2022-03-25T19:00:14.901Z] === RUN TestParseRepositoryInfo [2022-03-25T19:00:14.901Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-03-25T19:00:14.901Z] === RUN TestNewIndexInfo [2022-03-25T19:00:14.901Z] --- PASS: TestNewIndexInfo (0.00s) [2022-03-25T19:00:14.901Z] === RUN TestMirrorEndpointLookup [2022-03-25T19:00:14.901Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-03-25T19:00:14.901Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-03-25T19:00:14.901Z] === RUN TestSearchRepositories [2022-03-25T19:00:14.901Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-03-25T19:00:14.901Z] registry_test.go:722: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-03-25T19:00:14.901Z] Host: 127.0.0.1:49330 [2022-03-25T19:00:14.901Z] User-Agent: docker test client [2022-03-25T19:00:14.901Z] Authorization: Token fake-token [2022-03-25T19:00:14.901Z] X-Docker-Token: true [2022-03-25T19:00:14.901Z] Accept-Encoding: gzip [2022-03-25T19:00:14.901Z] [2022-03-25T19:00:14.901Z] [2022-03-25T19:00:14.901Z] registry_test.go:731: HTTP/1.1 200 OK [2022-03-25T19:00:14.901Z] Connection: close [2022-03-25T19:00:14.901Z] Content-Length: 144 [2022-03-25T19:00:14.901Z] Cache-Control: no-cache [2022-03-25T19:00:14.901Z] Content-Type: application/json [2022-03-25T19:00:14.901Z] Date: Fri, 25 Mar 2022 19:00:14 GMT [2022-03-25T19:00:14.901Z] Expires: -1 [2022-03-25T19:00:14.901Z] Pragma: no-cache [2022-03-25T19:00:14.901Z] Server: docker-tests/mock [2022-03-25T19:00:14.901Z] X-Docker-Registry-Config: mock [2022-03-25T19:00:14.901Z] X-Docker-Registry-Version: 0.0.0 [2022-03-25T19:00:14.901Z] [2022-03-25T19:00:14.901Z] [2022-03-25T19:00:14.901Z] --- PASS: TestSearchRepositories (0.01s) [2022-03-25T19:00:14.901Z] === RUN TestTrustedLocation [2022-03-25T19:00:14.901Z] --- PASS: TestTrustedLocation (0.00s) [2022-03-25T19:00:14.901Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-03-25T19:00:14.901Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-03-25T19:00:14.901Z] === RUN TestAllowNondistributableArtifacts [2022-03-25T19:00:14.901Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-03-25T19:00:14.901Z] === RUN TestIsSecureIndex [2022-03-25T19:00:14.901Z] --- PASS: TestIsSecureIndex (0.00s) [2022-03-25T19:00:14.901Z] PASS [2022-03-25T19:00:14.901Z] coverage: 51.7% of statements [2022-03-25T19:00:14.901Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2022-03-25T19:00:14.901Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-03-25T19:00:14.901Z] ok github.com/docker/docker/registry 0.197s coverage: 51.7% of statements [2022-03-25T19:00:14.901Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-03-25T19:00:14.901Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-03-25T19:00:14.901Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-03-25T19:00:14.901Z] === RUN TestResumableRequestReaderWithReadError [2022-03-25T19:00:15.053Z] === RUN TestMakeV1ConfigFromConfig [2022-03-25T19:00:15.053Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-03-25T19:00:15.053Z] PASS [2022-03-25T19:00:15.053Z] coverage: 25.0% of statements [2022-03-25T19:00:15.053Z] ok github.com/docker/docker/image/v1 0.132s coverage: 25.0% of statements [2022-03-25T19:00:15.053Z] === RUN TestValidateManifest [2022-03-25T19:00:15.053Z] === RUN TestValidateManifest/nil [2022-03-25T19:00:15.053Z] === RUN TestValidateManifest/non-nil [2022-03-25T19:00:15.053Z] --- PASS: TestValidateManifest (0.00s) [2022-03-25T19:00:15.053Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-03-25T19:00:15.053Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-03-25T19:00:15.053Z] PASS [2022-03-25T19:00:15.053Z] coverage: 0.7% of statements [2022-03-25T19:00:15.053Z] ok github.com/docker/docker/image/tarexport 0.067s coverage: 0.7% of statements [2022-03-25T19:00:15.053Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-03-25T19:00:15.368Z] time="2022-03-25T19:00:14Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-03-25T19:00:15.368Z] --- PASS: TestResumableRequestReaderWithReadError (0.13s) [2022-03-25T19:00:15.369Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-03-25T19:00:15.369Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-03-25T19:00:15.369Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-03-25T19:00:15.369Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-03-25T19:00:15.369Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-03-25T19:00:15.369Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-03-25T19:00:15.369Z] === RUN TestResumableRequestReader [2022-03-25T19:00:15.369Z] --- PASS: TestResumableRequestReader (0.00s) [2022-03-25T19:00:15.369Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-03-25T19:00:15.369Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-03-25T19:00:15.369Z] PASS [2022-03-25T19:00:15.369Z] coverage: 100.0% of statements [2022-03-25T19:00:15.369Z] ok github.com/docker/docker/registry/resumable 0.188s coverage: 100.0% of statements [2022-03-25T19:00:15.369Z] === RUN TestRestartManagerTimeout [2022-03-25T19:00:15.369Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-03-25T19:00:15.369Z] === RUN TestRestartManagerTimeoutReset [2022-03-25T19:00:15.369Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-03-25T19:00:15.369Z] PASS [2022-03-25T19:00:15.369Z] coverage: 50.9% of statements [2022-03-25T19:00:15.369Z] ok github.com/docker/docker/restartmanager 0.030s coverage: 50.9% of statements [2022-03-25T19:00:15.836Z] time="2022-03-25T19:00:15Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-03-25T19:00:15.836Z] === RUN TestDecodeContainerConfig [2022-03-25T19:00:15.836Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-03-25T19:00:15.836Z] === RUN TestDecodeContainerConfigIsolation [2022-03-25T19:00:15.836Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-03-25T19:00:15.836Z] === RUN TestValidatePrivileged [2022-03-25T19:00:15.836Z] --- PASS: TestValidatePrivileged (0.00s) [2022-03-25T19:00:15.836Z] PASS [2022-03-25T19:00:15.836Z] coverage: 52.6% of statements [2022-03-25T19:00:15.836Z] ok github.com/docker/docker/runconfig 0.034s coverage: 52.6% of statements [2022-03-25T19:00:16.040Z] === RUN TestSerialization [2022-03-25T19:00:16.040Z] --- PASS: TestSerialization (0.02s) [2022-03-25T19:00:16.040Z] PASS [2022-03-25T19:00:16.040Z] coverage: 100.0% of statements [2022-03-25T19:00:16.041Z] ok github.com/docker/docker/libcontainerd/queue 0.056s coverage: 100.0% of statements [2022-03-25T19:00:16.303Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-03-25T19:00:16.303Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-03-25T19:00:16.303Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-03-25T19:00:16.303Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-03-25T19:00:16.303Z] PASS [2022-03-25T19:00:16.303Z] coverage: 62.5% of statements [2022-03-25T19:00:16.303Z] ok github.com/docker/docker/testutil 0.036s coverage: 62.5% of statements [2022-03-25T19:00:17.028Z] === RUN TestEmptyLayer [2022-03-25T19:00:17.028Z] --- PASS: TestEmptyLayer (0.00s) [2022-03-25T19:00:17.028Z] === RUN TestCommitFailure [2022-03-25T19:00:17.028Z] --- PASS: TestCommitFailure (0.01s) [2022-03-25T19:00:17.028Z] === RUN TestStartTransactionFailure [2022-03-25T19:00:17.028Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-03-25T19:00:17.028Z] === RUN TestGetOrphan [2022-03-25T19:00:17.028Z] --- PASS: TestGetOrphan (0.01s) [2022-03-25T19:00:17.028Z] === RUN TestMountAndRegister [2022-03-25T19:00:17.028Z] layer_test.go:258: Layer size: 14 [2022-03-25T19:00:17.028Z] --- PASS: TestMountAndRegister (0.04s) [2022-03-25T19:00:17.028Z] === RUN TestLayerRelease [2022-03-25T19:00:17.028Z] layer_test.go:291: Failing on Windows [2022-03-25T19:00:17.028Z] --- SKIP: TestLayerRelease (0.00s) [2022-03-25T19:00:17.028Z] === RUN TestStoreRestore [2022-03-25T19:00:17.028Z] layer_test.go:340: Failing on Windows [2022-03-25T19:00:17.028Z] --- SKIP: TestStoreRestore (0.00s) [2022-03-25T19:00:17.028Z] === RUN TestTarStreamStability [2022-03-25T19:00:17.028Z] layer_test.go:455: Failing on Windows [2022-03-25T19:00:17.028Z] --- SKIP: TestTarStreamStability (0.00s) [2022-03-25T19:00:17.028Z] === RUN TestRegisterExistingLayer [2022-03-25T19:00:17.028Z] === RUN TestEnvironmentParsing [2022-03-25T19:00:17.028Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-03-25T19:00:17.028Z] PASS [2022-03-25T19:00:17.028Z] coverage: 1.2% of statements [2022-03-25T19:00:17.028Z] ok github.com/docker/docker/libcontainerd/local 0.059s coverage: 1.2% of statements [2022-03-25T19:00:17.028Z] --- PASS: TestRegisterExistingLayer (0.11s) [2022-03-25T19:00:17.028Z] === RUN TestTarStreamVerification [2022-03-25T19:00:17.028Z] layer_test.go:684: Failing on Windows [2022-03-25T19:00:17.028Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-03-25T19:00:17.028Z] === RUN TestLayerMigration [2022-03-25T19:00:17.028Z] migration_test.go:45: Failing on Windows [2022-03-25T19:00:17.028Z] --- SKIP: TestLayerMigration (0.00s) [2022-03-25T19:00:17.028Z] === RUN TestLayerMigrationNoTarsplit [2022-03-25T19:00:17.028Z] migration_test.go:181: Failing on Windows [2022-03-25T19:00:17.028Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-03-25T19:00:17.028Z] === RUN TestMountInit [2022-03-25T19:00:17.028Z] mount_test.go:17: Failing on Windows [2022-03-25T19:00:17.028Z] --- SKIP: TestMountInit (0.00s) [2022-03-25T19:00:17.028Z] === RUN TestMountSize [2022-03-25T19:00:17.028Z] mount_test.go:76: Failing on Windows [2022-03-25T19:00:17.028Z] --- SKIP: TestMountSize (0.00s) [2022-03-25T19:00:17.028Z] === RUN TestMountChanges [2022-03-25T19:00:17.028Z] mount_test.go:125: Failing on Windows [2022-03-25T19:00:17.028Z] --- SKIP: TestMountChanges (0.00s) [2022-03-25T19:00:17.028Z] === RUN TestMountApply [2022-03-25T19:00:17.028Z] mount_test.go:212: Failing on Windows [2022-03-25T19:00:17.028Z] --- SKIP: TestMountApply (0.00s) [2022-03-25T19:00:17.028Z] PASS [2022-03-25T19:00:17.028Z] coverage: 30.6% of statements [2022-03-25T19:00:17.028Z] ok github.com/docker/docker/layer 0.269s coverage: 30.6% of statements [2022-03-25T19:00:17.028Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-03-25T19:00:17.028Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-03-25T19:00:17.028Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-03-25T19:00:17.028Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-03-25T19:00:17.112Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-03-25T19:00:17.112Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-25T19:00:17.112Z] GOOS="" GOARCH="" GOARM="" [2022-03-25T19:00:17.112Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-25T19:00:17.112Z] [2022-03-25T19:00:17.112Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-03-25T19:00:17.112Z] DOCKER_SYSTEMD=1 [2022-03-25T19:00:17.112Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-03-25T19:00:17.112Z] HOSTNAME=7aaab5236fd6 [2022-03-25T19:00:17.112Z] DEST=bundles/test-integration [2022-03-25T19:00:17.112Z] PWD=/go/src/github.com/docker/docker [2022-03-25T19:00:17.112Z] DOCKER_GITCOMMIT=85572cac14168f9dc3fc3d9daa5eae1ba00eddf4 [2022-03-25T19:00:17.112Z] container=docker [2022-03-25T19:00:17.112Z] HOME=/root [2022-03-25T19:00:17.112Z] LANG=C.UTF-8 [2022-03-25T19:00:17.112Z] INVOCATION_ID=483be946394c4db3a26f670a48297c50 [2022-03-25T19:00:17.112Z] GOLANG_VERSION=1.18 [2022-03-25T19:00:17.112Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-03-25T19:00:17.112Z] VALIDATE_BRANCH=master [2022-03-25T19:00:17.112Z] TERM=xterm [2022-03-25T19:00:17.112Z] DOCKER_PKG=github.com/docker/docker [2022-03-25T19:00:17.112Z] SHLVL=3 [2022-03-25T19:00:17.112Z] TIMEOUT=120m [2022-03-25T19:00:17.112Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-03-25T19:00:17.112Z] DOCKER_GRAPHDRIVER=overlay2 [2022-03-25T19:00:17.112Z] GO111MODULE=off [2022-03-25T19:00:17.112Z] DOCKER_EXPERIMENTAL=1 [2022-03-25T19:00:17.112Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-03-25T19:00:17.112Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-03-25T19:00:17.112Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-03-25T19:00:17.112Z] GOPATH=/go [2022-03-25T19:00:17.112Z] PKG_CONFIG=pkg-config [2022-03-25T19:00:17.112Z] _=/usr/bin/env [2022-03-25T19:00:17.112Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-03-25T19:00:17.496Z] === RUN TestSequenceGetAvailableBit [2022-03-25T19:00:17.496Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-03-25T19:00:17.496Z] === RUN TestSequenceEqual [2022-03-25T19:00:17.496Z] --- PASS: TestSequenceEqual (0.00s) [2022-03-25T19:00:17.496Z] === RUN TestSequenceCopy [2022-03-25T19:00:17.496Z] --- PASS: TestSequenceCopy (0.00s) [2022-03-25T19:00:17.496Z] === RUN TestGetFirstAvailable [2022-03-25T19:00:17.496Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-03-25T19:00:17.496Z] === RUN TestFindSequence [2022-03-25T19:00:17.496Z] --- PASS: TestFindSequence (0.00s) [2022-03-25T19:00:17.496Z] === RUN TestCheckIfAvailable [2022-03-25T19:00:17.496Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-03-25T19:00:17.496Z] === RUN TestMergeSequences [2022-03-25T19:00:17.496Z] --- PASS: TestMergeSequences (0.00s) [2022-03-25T19:00:17.496Z] === RUN TestPushReservation [2022-03-25T19:00:17.496Z] --- PASS: TestPushReservation (0.00s) [2022-03-25T19:00:17.496Z] === RUN TestSerializeDeserialize [2022-03-25T19:00:17.496Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-03-25T19:00:17.496Z] === RUN TestSet [2022-03-25T19:00:17.496Z] --- PASS: TestSet (0.00s) [2022-03-25T19:00:17.496Z] === RUN TestSetUnset [2022-03-25T19:00:17.496Z] --- PASS: TestSetUnset (0.00s) [2022-03-25T19:00:17.496Z] === RUN TestOffsetSetUnset [2022-03-25T19:00:17.496Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-03-25T19:00:17.496Z] === RUN TestSetInRange [2022-03-25T19:00:17.496Z] --- PASS: TestSetInRange (0.00s) [2022-03-25T19:00:17.496Z] === RUN TestSetAnyInRange [2022-03-25T19:00:17.496Z] --- PASS: TestSetAnyInRange (0.00s) [2022-03-25T19:00:17.496Z] === RUN TestMethods [2022-03-25T19:00:17.496Z] --- PASS: TestMethods (0.00s) [2022-03-25T19:00:17.496Z] === RUN TestRandomAllocateDeallocate [2022-03-25T19:00:17.868Z] === RUN TestGetDriver [2022-03-25T19:00:17.868Z] --- PASS: TestGetDriver (0.00s) [2022-03-25T19:00:17.868Z] === RUN TestVolumeRequestError [2022-03-25T19:00:17.868Z] --- PASS: TestVolumeRequestError (0.01s) [2022-03-25T19:00:17.868Z] PASS [2022-03-25T19:00:17.868Z] coverage: 36.1% of statements [2022-03-25T19:00:17.868Z] ok github.com/docker/docker/volume/drivers 0.038s coverage: 36.1% of statements [2022-03-25T19:00:17.868Z] === RUN TestGetAddress [2022-03-25T19:00:17.868Z] --- PASS: TestGetAddress (0.00s) [2022-03-25T19:00:17.868Z] === RUN TestRemove [2022-03-25T19:00:17.868Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-03-25T19:00:17.868Z] --- SKIP: TestRemove (0.00s) [2022-03-25T19:00:17.868Z] === RUN TestInitializeWithVolumes [2022-03-25T19:00:17.868Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-03-25T19:00:17.868Z] === RUN TestCreate [2022-03-25T19:00:17.868Z] --- PASS: TestCreate (0.01s) [2022-03-25T19:00:17.868Z] === RUN TestValidateName [2022-03-25T19:00:17.868Z] --- PASS: TestValidateName (0.00s) [2022-03-25T19:00:17.868Z] === RUN TestCreateWithOpts [2022-03-25T19:00:17.868Z] local_test.go:180: runtime.GOOS == "windows" [2022-03-25T19:00:17.868Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-03-25T19:00:17.868Z] === RUN TestRelaodNoOpts [2022-03-25T19:00:17.868Z] --- PASS: TestRelaodNoOpts (0.01s) [2022-03-25T19:00:17.868Z] PASS [2022-03-25T19:00:17.868Z] coverage: 41.5% of statements [2022-03-25T19:00:17.868Z] ok github.com/docker/docker/volume/local 0.064s coverage: 41.5% of statements [2022-03-25T19:00:18.853Z] === RUN TestLCOWParseMountRaw [2022-03-25T19:00:18.853Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-03-25T19:00:18.853Z] === RUN TestLCOWParseMountRawSplit [2022-03-25T19:00:18.853Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-03-25T19:00:18.853Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-03-25T19:00:18.853Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-03-25T19:00:18.853Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-03-25T19:00:18.853Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-03-25T19:00:18.853Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-03-25T19:00:18.853Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-03-25T19:00:18.853Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-03-25T19:00:18.853Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-03-25T19:00:18.853Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-03-25T19:00:18.853Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-03-25T19:00:18.853Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-03-25T19:00:18.853Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-03-25T19:00:18.853Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-03-25T19:00:18.853Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-03-25T19:00:18.853Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-03-25T19:00:18.853Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-03-25T19:00:18.853Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-03-25T19:00:18.853Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-03-25T19:00:18.853Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-03-25T19:00:18.853Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-03-25T19:00:18.853Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-03-25T19:00:18.853Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-03-25T19:00:18.853Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-03-25T19:00:18.853Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-03-25T19:00:18.853Z] === RUN TestLinuxParseMountRaw [2022-03-25T19:00:18.853Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-03-25T19:00:18.854Z] === RUN TestLinuxParseMountRawSplit [2022-03-25T19:00:18.854Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-03-25T19:00:18.854Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-03-25T19:00:18.854Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-03-25T19:00:18.854Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-03-25T19:00:18.854Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-03-25T19:00:18.854Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-03-25T19:00:18.854Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-03-25T19:00:18.854Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-03-25T19:00:18.854Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-03-25T19:00:18.854Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-03-25T19:00:18.854Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-03-25T19:00:18.854Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-03-25T19:00:18.854Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-03-25T19:00:18.854Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-03-25T19:00:18.854Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-03-25T19:00:18.854Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-03-25T19:00:18.854Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-03-25T19:00:18.854Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-03-25T19:00:18.854Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-03-25T19:00:18.854Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-03-25T19:00:18.854Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-03-25T19:00:18.854Z] === RUN TestConvertTmpfsOptions [2022-03-25T19:00:18.854Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-03-25T19:00:18.854Z] linux_parser_test.go:209: data="ro" [2022-03-25T19:00:18.854Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-03-25T19:00:18.854Z] === RUN TestParseMountSpec [2022-03-25T19:00:18.854Z] parser_test.go:62: case 0 [2022-03-25T19:00:18.854Z] parser_test.go:62: case 1 [2022-03-25T19:00:18.854Z] parser_test.go:62: case 2 [2022-03-25T19:00:18.854Z] parser_test.go:62: case 3 [2022-03-25T19:00:18.854Z] parser_test.go:62: case 4 [2022-03-25T19:00:18.854Z] parser_test.go:62: case 5 [2022-03-25T19:00:18.854Z] --- PASS: TestParseMountSpec (0.00s) [2022-03-25T19:00:18.854Z] === RUN TestValidateMount [2022-03-25T19:00:18.854Z] --- PASS: TestValidateMount (0.00s) [2022-03-25T19:00:18.854Z] === RUN TestWindowsParseMountRaw [2022-03-25T19:00:18.854Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-03-25T19:00:18.854Z] === RUN TestWindowsParseMountRawSplit [2022-03-25T19:00:18.854Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-03-25T19:00:18.854Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-03-25T19:00:18.854Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-03-25T19:00:18.854Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-03-25T19:00:18.854Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-03-25T19:00:18.854Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-03-25T19:00:18.854Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-03-25T19:00:18.854Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-03-25T19:00:18.854Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-03-25T19:00:18.854Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-03-25T19:00:18.854Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-03-25T19:00:18.854Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-03-25T19:00:18.854Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-03-25T19:00:18.854Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-03-25T19:00:18.854Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-03-25T19:00:18.854Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-03-25T19:00:18.854Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-03-25T19:00:18.854Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-03-25T19:00:18.854Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-03-25T19:00:18.854Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-03-25T19:00:18.854Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-03-25T19:00:18.854Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-03-25T19:00:18.854Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-03-25T19:00:18.854Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-03-25T19:00:18.854Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-03-25T19:00:18.854Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-03-25T19:00:18.854Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-03-25T19:00:18.854Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-03-25T19:00:18.854Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-03-25T19:00:18.854Z] PASS [2022-03-25T19:00:18.854Z] coverage: 67.6% of statements [2022-03-25T19:00:18.854Z] ok github.com/docker/docker/volume/mounts 0.043s coverage: 67.6% of statements [2022-03-25T19:00:19.066Z] === RUN TestInvalidConfig [2022-03-25T19:00:19.066Z] --- PASS: TestInvalidConfig (0.00s) [2022-03-25T19:00:19.066Z] === RUN TestConfig [2022-03-25T19:00:19.066Z] --- PASS: TestConfig (0.00s) [2022-03-25T19:00:19.066Z] === RUN TestOptionsLabels [2022-03-25T19:00:19.066Z] --- PASS: TestOptionsLabels (0.00s) [2022-03-25T19:00:19.066Z] === RUN TestValidName [2022-03-25T19:00:19.066Z] --- PASS: TestValidName (0.00s) [2022-03-25T19:00:19.066Z] PASS [2022-03-25T19:00:19.066Z] coverage: 19.7% of statements [2022-03-25T19:00:19.066Z] ok github.com/docker/docker/libnetwork/config 0.125s coverage: 19.7% of statements [2022-03-25T19:00:19.322Z] === RUN TestSetGetMeta [2022-03-25T19:00:19.322Z] === PAUSE TestSetGetMeta [2022-03-25T19:00:19.322Z] === RUN TestRestore [2022-03-25T19:00:19.322Z] === PAUSE TestRestore [2022-03-25T19:00:19.322Z] === RUN TestServiceCreate [2022-03-25T19:00:19.322Z] === PAUSE TestServiceCreate [2022-03-25T19:00:19.322Z] === RUN TestServiceList [2022-03-25T19:00:19.322Z] === PAUSE TestServiceList [2022-03-25T19:00:19.322Z] === RUN TestServiceRemove [2022-03-25T19:00:19.322Z] === PAUSE TestServiceRemove [2022-03-25T19:00:19.322Z] === RUN TestServiceGet [2022-03-25T19:00:19.322Z] === PAUSE TestServiceGet [2022-03-25T19:00:19.322Z] === RUN TestServicePrune [2022-03-25T19:00:19.322Z] === PAUSE TestServicePrune [2022-03-25T19:00:19.322Z] === RUN TestCreate [2022-03-25T19:00:19.322Z] === PAUSE TestCreate [2022-03-25T19:00:19.322Z] === RUN TestRemove [2022-03-25T19:00:19.322Z] === PAUSE TestRemove [2022-03-25T19:00:19.322Z] === RUN TestList [2022-03-25T19:00:19.322Z] === PAUSE TestList [2022-03-25T19:00:19.322Z] === RUN TestFindByDriver [2022-03-25T19:00:19.322Z] === PAUSE TestFindByDriver [2022-03-25T19:00:19.322Z] === RUN TestFindByReferenced [2022-03-25T19:00:19.322Z] === PAUSE TestFindByReferenced [2022-03-25T19:00:19.322Z] === RUN TestDerefMultipleOfSameRef [2022-03-25T19:00:19.322Z] === PAUSE TestDerefMultipleOfSameRef [2022-03-25T19:00:19.322Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-03-25T19:00:19.322Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-03-25T19:00:19.322Z] === RUN TestDefererencePluginOnCreateError [2022-03-25T19:00:19.322Z] === PAUSE TestDefererencePluginOnCreateError [2022-03-25T19:00:19.322Z] === RUN TestRefDerefRemove [2022-03-25T19:00:19.322Z] === PAUSE TestRefDerefRemove [2022-03-25T19:00:19.322Z] === RUN TestGet [2022-03-25T19:00:19.322Z] === PAUSE TestGet [2022-03-25T19:00:19.322Z] === RUN TestGetWithReference [2022-03-25T19:00:19.322Z] === PAUSE TestGetWithReference [2022-03-25T19:00:19.322Z] === RUN TestFilterFunc [2022-03-25T19:00:19.322Z] === RUN TestFilterFunc/test_nil_list [2022-03-25T19:00:19.322Z] === PAUSE TestFilterFunc/test_nil_list [2022-03-25T19:00:19.322Z] === RUN TestFilterFunc/test_empty_list [2022-03-25T19:00:19.322Z] === PAUSE TestFilterFunc/test_empty_list [2022-03-25T19:00:19.322Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-03-25T19:00:19.322Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-03-25T19:00:19.322Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-03-25T19:00:19.322Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-03-25T19:00:19.322Z] === RUN TestFilterFunc/test_filter_some [2022-03-25T19:00:19.322Z] === PAUSE TestFilterFunc/test_filter_some [2022-03-25T19:00:19.322Z] === RUN TestFilterFunc/test_filter_middle [2022-03-25T19:00:19.322Z] === PAUSE TestFilterFunc/test_filter_middle [2022-03-25T19:00:19.322Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-03-25T19:00:19.322Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-03-25T19:00:19.322Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-03-25T19:00:19.322Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-03-25T19:00:19.322Z] === CONT TestFilterFunc/test_nil_list [2022-03-25T19:00:19.322Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-03-25T19:00:19.322Z] === CONT TestFilterFunc/test_filter_some [2022-03-25T19:00:19.322Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-03-25T19:00:19.322Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-03-25T19:00:19.322Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-03-25T19:00:19.322Z] === CONT TestFilterFunc/test_empty_list [2022-03-25T19:00:19.322Z] === CONT TestFilterFunc/test_filter_middle [2022-03-25T19:00:19.322Z] --- PASS: TestFilterFunc (0.00s) [2022-03-25T19:00:19.322Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-03-25T19:00:19.322Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-03-25T19:00:19.322Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-03-25T19:00:19.322Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-03-25T19:00:19.322Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-03-25T19:00:19.322Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-03-25T19:00:19.322Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-03-25T19:00:19.322Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-03-25T19:00:19.322Z] === CONT TestSetGetMeta [2022-03-25T19:00:19.322Z] === CONT TestList [2022-03-25T19:00:19.322Z] === CONT TestServiceGet [2022-03-25T19:00:19.322Z] === CONT TestDefererencePluginOnCreateError [2022-03-25T19:00:19.322Z] --- PASS: TestSetGetMeta (0.02s) [2022-03-25T19:00:19.322Z] === CONT TestServiceRemove [2022-03-25T19:00:19.322Z] --- PASS: TestList (0.03s) [2022-03-25T19:00:19.535Z] === RUN TestKey [2022-03-25T19:00:19.535Z] --- PASS: TestKey (0.00s) [2022-03-25T19:00:19.535Z] === RUN TestParseKey [2022-03-25T19:00:19.535Z] --- PASS: TestParseKey (0.00s) [2022-03-25T19:00:19.535Z] === RUN TestInvalidDataStore [2022-03-25T19:00:19.535Z] --- PASS: TestInvalidDataStore (0.00s) [2022-03-25T19:00:19.535Z] === RUN TestKVObjectFlatKey [2022-03-25T19:00:19.535Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-03-25T19:00:19.535Z] === RUN TestAtomicKVObjectFlatKey [2022-03-25T19:00:19.535Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-03-25T19:00:19.535Z] PASS [2022-03-25T19:00:19.535Z] coverage: 21.9% of statements [2022-03-25T19:00:19.535Z] ok github.com/docker/docker/libnetwork/datastore 0.043s coverage: 21.9% of statements [2022-03-25T19:00:19.789Z] === CONT TestServiceList [2022-03-25T19:00:19.789Z] --- PASS: TestDefererencePluginOnCreateError (0.04s) [2022-03-25T19:00:19.789Z] === CONT TestServiceCreate [2022-03-25T19:00:19.789Z] --- PASS: TestServiceGet (0.16s) [2022-03-25T19:00:19.789Z] === CONT TestRestore [2022-03-25T19:00:19.789Z] --- PASS: TestServiceRemove (0.15s) [2022-03-25T19:00:19.789Z] === CONT TestDerefMultipleOfSameRef [2022-03-25T19:00:19.789Z] --- PASS: TestServiceList (0.14s) [2022-03-25T19:00:19.789Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-03-25T19:00:19.789Z] --- PASS: TestServiceCreate (0.13s) [2022-03-25T19:00:19.789Z] === CONT TestCreate [2022-03-25T19:00:19.789Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2022-03-25T19:00:19.789Z] === CONT TestRemove [2022-03-25T19:00:19.789Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2022-03-25T19:00:19.789Z] === CONT TestGet [2022-03-25T19:00:19.789Z] --- PASS: TestCreate (0.02s) [2022-03-25T19:00:19.789Z] === CONT TestGetWithReference [2022-03-25T19:00:19.789Z] --- PASS: TestRestore (0.03s) [2022-03-25T19:00:19.789Z] === CONT TestFindByReferenced [2022-03-25T19:00:19.789Z] --- PASS: TestGet (0.02s) [2022-03-25T19:00:19.789Z] === CONT TestServicePrune [2022-03-25T19:00:19.789Z] --- PASS: TestFindByReferenced (0.02s) [2022-03-25T19:00:19.789Z] === CONT TestRefDerefRemove [2022-03-25T19:00:19.789Z] --- PASS: TestRemove (0.02s) [2022-03-25T19:00:19.789Z] === CONT TestFindByDriver [2022-03-25T19:00:19.789Z] --- PASS: TestGetWithReference (0.02s) [2022-03-25T19:00:19.789Z] time="2022-03-25T19:00:19Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-25T19:00:19.789Z] --- PASS: TestRefDerefRemove (0.02s) [2022-03-25T19:00:19.789Z] --- PASS: TestFindByDriver (0.02s) [2022-03-25T19:00:19.789Z] time="2022-03-25T19:00:19Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-25T19:00:19.789Z] time="2022-03-25T19:00:19Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-25T19:00:19.789Z] time="2022-03-25T19:00:19Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-03-25T19:00:19.789Z] time="2022-03-25T19:00:19Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-25T19:00:19.789Z] --- PASS: TestServicePrune (0.04s) [2022-03-25T19:00:19.789Z] PASS [2022-03-25T19:00:19.789Z] coverage: 69.0% of statements [2022-03-25T19:00:19.789Z] ok github.com/docker/docker/volume/service 0.294s coverage: 69.0% of statements [2022-03-25T19:00:20.522Z] === RUN TestIPDataMarshalling [2022-03-25T19:00:20.522Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-03-25T19:00:20.522Z] === RUN TestValidateAndIsV6 [2022-03-25T19:00:20.522Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-03-25T19:00:20.522Z] PASS [2022-03-25T19:00:20.522Z] coverage: 68.9% of statements [2022-03-25T19:00:20.522Z] ok github.com/docker/docker/libnetwork/driverapi 0.050s coverage: 68.9% of statements [2022-03-25T19:00:20.992Z] === RUN TestErrorInterfaces [2022-03-25T19:00:20.992Z] --- PASS: TestErrorInterfaces (0.00s) [2022-03-25T19:00:20.992Z] === RUN TestNetworkMarshalling [2022-03-25T19:00:20.992Z] --- PASS: TestNetworkMarshalling (0.18s) [2022-03-25T19:00:20.992Z] === RUN TestEndpointMarshalling [2022-03-25T19:00:20.992Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-03-25T19:00:20.992Z] === RUN TestAuxAddresses [2022-03-25T19:00:20.992Z] time="2022-03-25T19:00:20Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-03-25T19:00:20.992Z] --- PASS: TestAuxAddresses (0.02s) [2022-03-25T19:00:20.992Z] === RUN TestSRVServiceQuery [2022-03-25T19:00:20.992Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-03-25T19:00:20.992Z] --- SKIP: TestSRVServiceQuery (0.01s) [2022-03-25T19:00:20.992Z] === RUN TestServiceVIPReuse [2022-03-25T19:00:20.992Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-03-25T19:00:20.992Z] --- SKIP: TestServiceVIPReuse (0.00s) [2022-03-25T19:00:20.992Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-03-25T19:00:20.992Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-03-25T19:00:20.992Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2022-03-25T19:00:20.992Z] === RUN TestDNSIPQuery [2022-03-25T19:00:20.992Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-03-25T19:00:20.992Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-03-25T19:00:20.992Z] === RUN TestDNSProxyServFail [2022-03-25T19:00:20.992Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-03-25T19:00:20.992Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-03-25T19:00:20.992Z] === RUN TestSandboxAddEmpty [2022-03-25T19:00:20.992Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-25T19:00:20.992Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-03-25T19:00:20.992Z] === RUN TestSandboxAddMultiPrio [2022-03-25T19:00:20.992Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-25T19:00:20.992Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-03-25T19:00:20.992Z] === RUN TestSandboxAddSamePrio [2022-03-25T19:00:20.992Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-25T19:00:20.992Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-03-25T19:00:20.992Z] === RUN TestCleanupServiceDiscovery [2022-03-25T19:00:20.992Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-03-25T19:00:20.992Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-03-25T19:00:20.992Z] === RUN TestDNSOptions [2022-03-25T19:00:20.992Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-03-25T19:00:20.992Z] --- SKIP: TestDNSOptions (0.00s) [2022-03-25T19:00:20.992Z] === RUN TestMultipleControllersWithSameStore [2022-03-25T19:00:20.992Z] time="2022-03-25T19:00:20Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-03-25T19:00:20.992Z] time="2022-03-25T19:00:20Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-03-25T19:00:20.992Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2022-03-25T19:00:20.992Z] PASS [2022-03-25T19:00:20.992Z] coverage: 8.5% of statements [2022-03-25T19:00:20.992Z] ok github.com/docker/docker/libnetwork 0.313s coverage: 8.5% of statements [2022-03-25T19:00:21.462Z] === RUN TestDriver [2022-03-25T19:00:21.462Z] --- PASS: TestDriver (0.00s) [2022-03-25T19:00:21.462Z] PASS [2022-03-25T19:00:21.462Z] coverage: 34.8% of statements [2022-03-25T19:00:21.462Z] ok github.com/docker/docker/libnetwork/drivers/host 0.052s coverage: 34.8% of statements [2022-03-25T19:00:21.462Z] === RUN TestDriver [2022-03-25T19:00:21.462Z] --- PASS: TestDriver (0.00s) [2022-03-25T19:00:21.462Z] PASS [2022-03-25T19:00:21.462Z] coverage: 34.8% of statements [2022-03-25T19:00:21.462Z] ok github.com/docker/docker/libnetwork/drivers/null 0.038s coverage: 34.8% of statements [2022-03-25T19:00:22.450Z] === RUN TestNetworkAllocateFree [2022-03-25T19:00:22.450Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-03-25T19:00:22.450Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-03-25T19:00:22.450Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-03-25T19:00:22.450Z] PASS [2022-03-25T19:00:22.450Z] coverage: 63.6% of statements [2022-03-25T19:00:22.450Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.102s coverage: 63.6% of statements [2022-03-25T19:00:22.450Z] === RUN TestGetEmptyCapabilities [2022-03-25T19:00:22.450Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-03-25T19:00:22.450Z] === RUN TestGetExtraCapabilities [2022-03-25T19:00:22.450Z] --- PASS: TestGetExtraCapabilities (0.00s) [2022-03-25T19:00:22.450Z] === RUN TestGetInvalidCapabilities [2022-03-25T19:00:22.450Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2022-03-25T19:00:22.450Z] === RUN TestRemoteDriver [2022-03-25T19:00:22.450Z] --- PASS: TestRemoteDriver (0.01s) [2022-03-25T19:00:22.450Z] === RUN TestDriverError [2022-03-25T19:00:22.450Z] --- PASS: TestDriverError (0.01s) [2022-03-25T19:00:22.450Z] === RUN TestMissingValues [2022-03-25T19:00:22.450Z] --- PASS: TestMissingValues (0.01s) [2022-03-25T19:00:22.450Z] === RUN TestRollback [2022-03-25T19:00:22.450Z] --- PASS: TestRollback (0.00s) [2022-03-25T19:00:22.450Z] PASS [2022-03-25T19:00:22.450Z] coverage: 57.4% of statements [2022-03-25T19:00:22.450Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.101s coverage: 57.4% of statements [2022-03-25T19:00:23.437Z] === RUN TestNAT [2022-03-25T19:00:23.437Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-03-25T19:00:23.437Z] --- SKIP: TestNAT (0.00s) [2022-03-25T19:00:23.437Z] === RUN TestTransparent [2022-03-25T19:00:23.437Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-03-25T19:00:23.437Z] --- SKIP: TestTransparent (0.00s) [2022-03-25T19:00:23.437Z] PASS [2022-03-25T19:00:23.437Z] coverage: 0.0% of statements [2022-03-25T19:00:23.437Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.048s coverage: 0.0% of statements [2022-03-25T19:00:23.437Z] === RUN TestNew [2022-03-25T19:00:23.437Z] --- PASS: TestNew (0.00s) [2022-03-25T19:00:23.437Z] === RUN TestAddDriver [2022-03-25T19:00:23.437Z] --- PASS: TestAddDriver (0.00s) [2022-03-25T19:00:23.437Z] === RUN TestAddDuplicateDriver [2022-03-25T19:00:23.437Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-03-25T19:00:23.437Z] === RUN TestIPAMDefaultAddressSpaces [2022-03-25T19:00:23.437Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-03-25T19:00:23.437Z] === RUN TestDriver [2022-03-25T19:00:23.437Z] --- PASS: TestDriver (0.00s) [2022-03-25T19:00:23.437Z] === RUN TestIPAM [2022-03-25T19:00:23.437Z] --- PASS: TestIPAM (0.00s) [2022-03-25T19:00:23.437Z] === RUN TestWalkIPAMs [2022-03-25T19:00:23.437Z] --- PASS: TestWalkIPAMs (0.00s) [2022-03-25T19:00:23.437Z] === RUN TestWalkDrivers [2022-03-25T19:00:23.437Z] --- PASS: TestWalkDrivers (0.00s) [2022-03-25T19:00:23.437Z] PASS [2022-03-25T19:00:23.437Z] coverage: 82.4% of statements [2022-03-25T19:00:23.437Z] === RUN TestBuildDefault [2022-03-25T19:00:23.437Z] --- PASS: TestBuildDefault (0.00s) [2022-03-25T19:00:23.437Z] === RUN TestBuildHostnameDomainname [2022-03-25T19:00:23.437Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-03-25T19:00:23.437Z] === RUN TestBuildHostname [2022-03-25T19:00:23.437Z] --- PASS: TestBuildHostname (0.00s) [2022-03-25T19:00:23.437Z] === RUN TestBuildHostnameFQDN [2022-03-25T19:00:23.437Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-03-25T19:00:23.437Z] === RUN TestBuildNoIP [2022-03-25T19:00:23.437Z] --- PASS: TestBuildNoIP (0.00s) [2022-03-25T19:00:23.437Z] === RUN TestUpdate [2022-03-25T19:00:23.437Z] --- PASS: TestUpdate (0.00s) [2022-03-25T19:00:23.437Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-03-25T19:00:23.437Z] ok github.com/docker/docker/libnetwork/drvregistry 0.077s coverage: 82.4% of statements [2022-03-25T19:00:23.437Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-03-25T19:00:23.437Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-03-25T19:00:23.437Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-03-25T19:00:23.437Z] === RUN TestAddEmpty [2022-03-25T19:00:23.437Z] --- PASS: TestAddEmpty (0.00s) [2022-03-25T19:00:23.437Z] === RUN TestAdd [2022-03-25T19:00:23.437Z] --- PASS: TestAdd (0.00s) [2022-03-25T19:00:23.437Z] === RUN TestDeleteEmpty [2022-03-25T19:00:23.437Z] --- PASS: TestDeleteEmpty (0.00s) [2022-03-25T19:00:23.437Z] === RUN TestDeleteNewline [2022-03-25T19:00:23.437Z] --- PASS: TestDeleteNewline (0.00s) [2022-03-25T19:00:23.437Z] === RUN TestDelete [2022-03-25T19:00:23.437Z] --- PASS: TestDelete (0.00s) [2022-03-25T19:00:23.437Z] === RUN TestConcurrentWrites [2022-03-25T19:00:23.437Z] --- PASS: TestRandomAllocateDeallocate (6.25s) [2022-03-25T19:00:23.437Z] === RUN TestAllocateRandomDeallocate [2022-03-25T19:00:23.576Z] --- PASS: TestGet (15.01s) [2022-03-25T19:00:23.576Z] === RUN TestPluginWithNoManifest [2022-03-25T19:00:23.576Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-03-25T19:00:23.576Z] === RUN TestGetAll [2022-03-25T19:00:23.576Z] --- PASS: TestGetAll (0.00s) [2022-03-25T19:00:23.576Z] PASS [2022-03-25T19:00:23.576Z] coverage: 73.2% of statements [2022-03-25T19:00:23.576Z] ok github.com/docker/docker/pkg/plugins 35.989s coverage: 73.2% of statements [2022-03-25T19:00:23.907Z] --- PASS: TestConcurrentWrites (0.20s) [2022-03-25T19:00:23.907Z] PASS [2022-03-25T19:00:23.907Z] coverage: 81.2% of statements [2022-03-25T19:00:23.907Z] ok github.com/docker/docker/libnetwork/etchosts 0.268s coverage: 81.2% of statements [2022-03-25T19:00:23.907Z] === RUN TestNew [2022-03-25T19:00:23.907Z] --- PASS: TestNew (0.00s) [2022-03-25T19:00:23.907Z] === RUN TestAllocate [2022-03-25T19:00:23.907Z] --- PASS: TestAllocate (0.00s) [2022-03-25T19:00:23.907Z] === RUN TestUninitialized [2022-03-25T19:00:23.907Z] --- PASS: TestUninitialized (0.00s) [2022-03-25T19:00:23.907Z] === RUN TestAllocateInRange [2022-03-25T19:00:23.907Z] --- PASS: TestAllocateInRange (0.00s) [2022-03-25T19:00:23.907Z] === RUN TestAllocateSerial [2022-03-25T19:00:23.907Z] --- PASS: TestAllocateSerial (0.00s) [2022-03-25T19:00:23.907Z] PASS [2022-03-25T19:00:23.907Z] coverage: 87.5% of statements [2022-03-25T19:00:23.907Z] ok github.com/docker/docker/libnetwork/idm 0.046s coverage: 87.5% of statements [2022-03-25T19:00:24.376Z] === RUN TestCaller [2022-03-25T19:00:24.376Z] --- PASS: TestCaller (0.00s) [2022-03-25T19:00:24.376Z] PASS [2022-03-25T19:00:24.376Z] coverage: 100.0% of statements [2022-03-25T19:00:24.376Z] ok github.com/docker/docker/libnetwork/internal/caller 0.041s coverage: 100.0% of statements [2022-03-25T19:00:24.845Z] === RUN TestSetSerialInsertDelete [2022-03-25T19:00:24.845Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-03-25T19:00:24.845Z] === RUN TestSetParallelInsertDelete [2022-03-25T19:00:25.313Z] --- PASS: TestAllocateRandomDeallocate (1.86s) [2022-03-25T19:00:25.313Z] === RUN TestAllocateRandomDeallocateSerialize [2022-03-25T19:00:25.783Z] === RUN TestInt2IP2IntConversion [2022-03-25T19:00:26.252Z] === RUN TestPoolRequest [2022-03-25T19:00:26.252Z] --- PASS: TestPoolRequest (0.00s) [2022-03-25T19:00:26.252Z] === RUN TestOtherRequests [2022-03-25T19:00:26.252Z] --- PASS: TestOtherRequests (0.00s) [2022-03-25T19:00:26.252Z] PASS [2022-03-25T19:00:26.252Z] coverage: 57.1% of statements [2022-03-25T19:00:26.252Z] ok github.com/docker/docker/libnetwork/ipams/null 0.041s coverage: 57.1% of statements [2022-03-25T19:00:26.252Z] --- PASS: TestInt2IP2IntConversion (0.48s) [2022-03-25T19:00:26.252Z] === RUN TestGetAddressVersion [2022-03-25T19:00:26.252Z] --- PASS: TestGetAddressVersion (0.00s) [2022-03-25T19:00:26.252Z] === RUN TestKeyString [2022-03-25T19:00:26.252Z] --- PASS: TestKeyString (0.00s) [2022-03-25T19:00:26.252Z] === RUN TestPoolDataMarshal [2022-03-25T19:00:26.252Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-03-25T19:00:26.252Z] === RUN TestSubnetsMarshal [2022-03-25T19:00:26.252Z] --- PASS: TestSubnetsMarshal (0.07s) [2022-03-25T19:00:26.252Z] === RUN TestAddSubnets [2022-03-25T19:00:26.252Z] --- PASS: TestAddSubnets (0.08s) [2022-03-25T19:00:26.252Z] === RUN TestDoublePoolRelease [2022-03-25T19:00:26.252Z] --- PASS: TestDoublePoolRelease (0.03s) [2022-03-25T19:00:26.252Z] === RUN TestAddReleasePoolID [2022-03-25T19:00:26.721Z] --- PASS: TestAddReleasePoolID (0.09s) [2022-03-25T19:00:26.721Z] === RUN TestPredefinedPool [2022-03-25T19:00:26.721Z] --- PASS: TestPredefinedPool (0.03s) [2022-03-25T19:00:26.721Z] === RUN TestRemoveSubnet [2022-03-25T19:00:26.721Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.09s) [2022-03-25T19:00:26.721Z] === RUN TestRetrieveFromStore [2022-03-25T19:00:26.721Z] --- PASS: TestRemoveSubnet (0.20s) [2022-03-25T19:00:26.721Z] === RUN TestGetSameAddress [2022-03-25T19:00:26.721Z] --- PASS: TestGetSameAddress (0.03s) [2022-03-25T19:00:26.721Z] === RUN TestPoolAllocationReuse [2022-03-25T19:00:27.190Z] --- PASS: TestRetrieveFromStore (0.54s) [2022-03-25T19:00:27.190Z] === RUN TestIsCorrupted [2022-03-25T19:00:27.190Z] --- PASS: TestIsCorrupted (0.01s) [2022-03-25T19:00:27.190Z] === RUN TestSetRollover [2022-03-25T19:00:27.190Z] === RUN TestGetCapabilities [2022-03-25T19:00:27.190Z] --- PASS: TestGetCapabilities (0.01s) [2022-03-25T19:00:27.190Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-03-25T19:00:27.190Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.01s) [2022-03-25T19:00:27.190Z] === RUN TestGetDefaultAddressSpaces [2022-03-25T19:00:27.190Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2022-03-25T19:00:27.190Z] === RUN TestRemoteDriver [2022-03-25T19:00:27.190Z] --- PASS: TestRemoteDriver (0.01s) [2022-03-25T19:00:27.190Z] PASS [2022-03-25T19:00:27.190Z] coverage: 47.4% of statements [2022-03-25T19:00:27.190Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.070s coverage: 47.4% of statements [2022-03-25T19:00:28.178Z] === RUN TestWindowsIPAM [2022-03-25T19:00:28.178Z] --- PASS: TestWindowsIPAM (0.00s) [2022-03-25T19:00:28.178Z] PASS [2022-03-25T19:00:28.178Z] coverage: 71.4% of statements [2022-03-25T19:00:28.178Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.043s coverage: 71.4% of statements [2022-03-25T19:00:28.649Z] --- PASS: TestPoolAllocationReuse (1.66s) [2022-03-25T19:00:28.649Z] === RUN TestGetAddressSubPoolEqualPool [2022-03-25T19:00:28.649Z] --- PASS: TestGetAddressSubPoolEqualPool (0.02s) [2022-03-25T19:00:28.649Z] === RUN TestRequestReleaseAddressFromSubPool [2022-03-25T19:00:28.649Z] --- PASS: TestSetRollover (1.57s) [2022-03-25T19:00:28.649Z] === RUN TestSetRolloverSerial [2022-03-25T19:00:29.118Z] === RUN TestDefaultNetwork [2022-03-25T19:00:29.118Z] --- PASS: TestDefaultNetwork (0.24s) [2022-03-25T19:00:29.118Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-03-25T19:00:29.587Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.25s) [2022-03-25T19:00:29.587Z] === RUN TestInitAddressPools [2022-03-25T19:00:29.587Z] --- PASS: TestInitAddressPools (0.00s) [2022-03-25T19:00:29.587Z] PASS [2022-03-25T19:00:29.587Z] coverage: 74.0% of statements [2022-03-25T19:00:29.587Z] ok github.com/docker/docker/libnetwork/ipamutils 0.566s coverage: 74.0% of statements [2022-03-25T19:00:30.056Z] === RUN TestKeyValue [2022-03-25T19:00:30.056Z] --- PASS: TestKeyValue (0.00s) [2022-03-25T19:00:30.056Z] PASS [2022-03-25T19:00:30.056Z] coverage: 60.0% of statements [2022-03-25T19:00:30.056Z] ok github.com/docker/docker/libnetwork/netlabel 0.038s coverage: 60.0% of statements [2022-03-25T19:00:30.056Z] --- PASS: TestSetRolloverSerial (1.54s) [2022-03-25T19:00:30.056Z] === RUN TestGetFirstAvailableFromCurrent [2022-03-25T19:00:30.056Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-03-25T19:00:30.056Z] PASS [2022-03-25T19:00:30.056Z] coverage: 84.4% of statements [2022-03-25T19:00:30.056Z] ok github.com/docker/docker/libnetwork/bitseq 12.911s coverage: 84.4% of statements [2022-03-25T19:00:31.045Z] --- PASS: TestRequestReleaseAddressFromSubPool (2.35s) [2022-03-25T19:00:31.045Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-03-25T19:00:33.264Z] === RUN TestNetworkDBSimple [2022-03-25T19:00:33.737Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.78s) [2022-03-25T19:00:33.737Z] === RUN TestGetAddress [2022-03-25T19:00:33.737Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-03-25T19:00:33.737Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-03-25T19:00:33.737Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-03-25T19:00:33.737Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-03-25T19:00:33.737Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-03-25T19:00:33.737Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-03-25T19:00:33.737Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-03-25T19:00:33.737Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-03-25T19:00:33.737Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-03-25T19:00:33.737Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-03-25T19:00:33.737Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-03-25T19:00:33.737Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-03-25T19:00:33.737Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-03-25T19:00:33.737Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-03-25T19:00:33.737Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-03-25T19:00:33.737Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-03-25T19:00:33.737Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-03-25T19:00:33.737Z] 2022/03/25 19:00:33 Closing DB instances... [2022-03-25T19:00:34.724Z] === RUN TestGenerate [2022-03-25T19:00:34.724Z] --- PASS: TestGenerate (0.00s) [2022-03-25T19:00:34.724Z] === RUN TestGeneratePtr [2022-03-25T19:00:34.724Z] --- PASS: TestGeneratePtr (0.00s) [2022-03-25T19:00:34.724Z] === RUN TestGenerateMissingField [2022-03-25T19:00:34.724Z] --- PASS: TestGenerateMissingField (0.00s) [2022-03-25T19:00:34.724Z] === RUN TestFieldCannotBeSet [2022-03-25T19:00:34.724Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-03-25T19:00:34.724Z] === RUN TestTypeMismatchError [2022-03-25T19:00:34.724Z] --- PASS: TestTypeMismatchError (0.00s) [2022-03-25T19:00:34.724Z] PASS [2022-03-25T19:00:34.724Z] coverage: 100.0% of statements [2022-03-25T19:00:34.724Z] ok github.com/docker/docker/libnetwork/options 0.039s coverage: 100.0% of statements [2022-03-25T19:00:34.724Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-03-25T19:00:34.724Z] PASS [2022-03-25T19:00:35.193Z] coverage: 100.0% of statements [2022-03-25T19:00:35.193Z] --- PASS: TestNetworkDBSimple (2.04s) [2022-03-25T19:00:35.193Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-03-25T19:00:35.193Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.043s coverage: 100.0% of statements [2022-03-25T19:00:35.193Z] testing: warning: no tests to run [2022-03-25T19:00:35.193Z] PASS [2022-03-25T19:00:35.193Z] coverage: 0.0% of statements [2022-03-25T19:00:35.193Z] ok github.com/docker/docker/libnetwork/osl 0.037s coverage: 0.0% of statements [no tests to run] [2022-03-25T19:00:35.664Z] === RUN TestRequestNewPort [2022-03-25T19:00:35.664Z] --- PASS: TestRequestNewPort (0.00s) [2022-03-25T19:00:35.664Z] === RUN TestRequestSpecificPort [2022-03-25T19:00:35.664Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-03-25T19:00:35.664Z] === RUN TestReleasePort [2022-03-25T19:00:35.664Z] --- PASS: TestReleasePort (0.00s) [2022-03-25T19:00:35.664Z] === RUN TestReuseReleasedPort [2022-03-25T19:00:35.664Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-03-25T19:00:35.664Z] === RUN TestReleaseUnreadledPort [2022-03-25T19:00:35.664Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-03-25T19:00:35.664Z] === RUN TestUnknowProtocol [2022-03-25T19:00:35.664Z] --- PASS: TestUnknowProtocol (0.00s) [2022-03-25T19:00:35.664Z] === RUN TestAllocateAllPorts [2022-03-25T19:00:35.664Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-03-25T19:00:35.664Z] === RUN TestPortAllocation [2022-03-25T19:00:35.664Z] --- PASS: TestPortAllocation (0.00s) [2022-03-25T19:00:35.664Z] === RUN TestPortAllocationWithCustomRange [2022-03-25T19:00:35.664Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-03-25T19:00:35.664Z] === RUN TestNoDuplicateBPR [2022-03-25T19:00:35.664Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-03-25T19:00:35.664Z] === RUN TestChangePortRange [2022-03-25T19:00:35.664Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-03-25T19:00:35.664Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-03-25T19:00:35.664Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-03-25T19:00:35.664Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-03-25T19:00:35.664Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-03-25T19:00:35.664Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-03-25T19:00:35.664Z] --- PASS: TestChangePortRange (0.00s) [2022-03-25T19:00:35.664Z] PASS [2022-03-25T19:00:35.664Z] coverage: 88.6% of statements [2022-03-25T19:00:35.664Z] ok github.com/docker/docker/libnetwork/portallocator 0.041s coverage: 88.6% of statements [2022-03-25T19:00:36.133Z] testing: warning: no tests to run [2022-03-25T19:00:36.133Z] PASS [2022-03-25T19:00:36.133Z] coverage: 0.0% of statements [2022-03-25T19:00:36.133Z] ok github.com/docker/docker/libnetwork/portmapper 0.041s coverage: 0.0% of statements [no tests to run] [2022-03-25T19:00:36.133Z] 2022/03/25 19:00:35 Closing DB instances... [2022-03-25T19:00:36.602Z] === RUN TestHashData [2022-03-25T19:00:36.602Z] --- PASS: TestHashData (0.00s) [2022-03-25T19:00:36.602Z] PASS [2022-03-25T19:00:36.602Z] coverage: 2.8% of statements [2022-03-25T19:00:36.602Z] ok github.com/docker/docker/libnetwork/resolvconf 0.041s coverage: 2.8% of statements [2022-03-25T19:00:36.602Z] === RUN TestErrorConstructors [2022-03-25T19:00:36.602Z] --- PASS: TestErrorConstructors (0.00s) [2022-03-25T19:00:36.602Z] === RUN TestCompareIPMask [2022-03-25T19:00:36.602Z] --- PASS: TestCompareIPMask (0.00s) [2022-03-25T19:00:36.602Z] === RUN TestUtilGetHostPartIP [2022-03-25T19:00:36.602Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-03-25T19:00:36.602Z] === RUN TestUtilGetBroadcastIP [2022-03-25T19:00:36.602Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-03-25T19:00:36.602Z] === RUN TestParseCIDR [2022-03-25T19:00:36.602Z] --- PASS: TestParseCIDR (0.00s) [2022-03-25T19:00:36.602Z] PASS [2022-03-25T19:00:36.602Z] coverage: 37.3% of statements [2022-03-25T19:00:36.602Z] ok github.com/docker/docker/libnetwork/types 0.039s coverage: 37.3% of statements [2022-03-25T19:00:37.590Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-03-25T19:00:37.590Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-03-25T19:00:37.590Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-03-25T19:00:37.590Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-03-25T19:00:37.590Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-03-25T19:00:37.590Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-03-25T19:00:37.590Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-03-25T19:00:37.590Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-03-25T19:00:37.590Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-03-25T19:00:37.590Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-03-25T19:00:37.590Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-03-25T19:00:37.590Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-03-25T19:00:37.590Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-03-25T19:00:37.590Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-03-25T19:00:37.590Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-03-25T19:00:37.590Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-03-25T19:00:37.590Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-03-25T19:00:37.590Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-03-25T19:00:37.590Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-03-25T19:00:37.590Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-03-25T19:00:37.590Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-03-25T19:00:37.590Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-03-25T19:00:37.590Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-03-25T19:00:37.590Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-03-25T19:00:37.590Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-03-25T19:00:37.590Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-03-25T19:00:37.590Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-03-25T19:00:37.590Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-03-25T19:00:37.590Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-03-25T19:00:37.590Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-03-25T19:00:37.590Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-03-25T19:00:37.590Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-03-25T19:00:37.590Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-03-25T19:00:37.590Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-03-25T19:00:37.590Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-03-25T19:00:37.590Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-03-25T19:00:37.590Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-03-25T19:00:37.590Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-03-25T19:00:37.590Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-03-25T19:00:37.590Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-03-25T19:00:37.590Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-03-25T19:00:37.590Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-03-25T19:00:37.590Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-03-25T19:00:37.590Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-03-25T19:00:37.590Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-03-25T19:00:37.590Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-03-25T19:00:37.590Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-03-25T19:00:37.590Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-03-25T19:00:37.590Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-03-25T19:00:37.590Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-03-25T19:00:37.590Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-03-25T19:00:37.590Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-03-25T19:00:37.590Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-03-25T19:00:37.590Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-03-25T19:00:37.590Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-03-25T19:00:37.590Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-03-25T19:00:37.590Z] PASS [2022-03-25T19:00:37.590Z] coverage: 55.0% of statements [2022-03-25T19:00:37.590Z] ok github.com/docker/docker/oci 0.059s coverage: 55.0% of statements [2022-03-25T19:00:37.590Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.83s) [2022-03-25T19:00:37.590Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-03-25T19:00:38.060Z] === RUN TestAddressPoolOpt [2022-03-25T19:00:38.060Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-03-25T19:00:38.060Z] === RUN TestValidateEnv [2022-03-25T19:00:38.060Z] === RUN TestValidateEnv/a [2022-03-25T19:00:38.060Z] === RUN TestValidateEnv/something [2022-03-25T19:00:38.060Z] === RUN TestValidateEnv/_=a [2022-03-25T19:00:38.060Z] === RUN TestValidateEnv/env1=value1 [2022-03-25T19:00:38.060Z] === RUN TestValidateEnv/_env1=value1 [2022-03-25T19:00:38.060Z] === RUN TestValidateEnv/env2=value2=value3 [2022-03-25T19:00:38.060Z] === RUN TestValidateEnv/env3=abc!qwe [2022-03-25T19:00:38.060Z] === RUN TestValidateEnv/env_4=value_4 [2022-03-25T19:00:38.060Z] === RUN TestValidateEnv/PATH [2022-03-25T19:00:38.060Z] === RUN TestValidateEnv/=a [2022-03-25T19:00:38.060Z] === RUN TestValidateEnv/PATH= [2022-03-25T19:00:38.060Z] === RUN TestValidateEnv/PATH=something [2022-03-25T19:00:38.060Z] === RUN TestValidateEnv/asd!qwe [2022-03-25T19:00:38.060Z] === RUN TestValidateEnv/1asd [2022-03-25T19:00:38.060Z] === RUN TestValidateEnv/123 [2022-03-25T19:00:38.060Z] === RUN TestValidateEnv/some_space [2022-03-25T19:00:38.060Z] === RUN TestValidateEnv/__some_space_before [2022-03-25T19:00:38.060Z] === RUN TestValidateEnv/some_space_after__ [2022-03-25T19:00:38.060Z] === RUN TestValidateEnv/= [2022-03-25T19:00:38.060Z] === RUN TestValidateEnv/PaTh [2022-03-25T19:00:38.060Z] --- PASS: TestValidateEnv (0.00s) [2022-03-25T19:00:38.060Z] --- PASS: TestValidateEnv/a (0.00s) [2022-03-25T19:00:38.060Z] --- PASS: TestValidateEnv/something (0.00s) [2022-03-25T19:00:38.060Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-03-25T19:00:38.060Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-03-25T19:00:38.060Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-03-25T19:00:38.060Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-03-25T19:00:38.060Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-03-25T19:00:38.060Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-03-25T19:00:38.060Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-03-25T19:00:38.060Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-03-25T19:00:38.060Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-03-25T19:00:38.060Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-03-25T19:00:38.060Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-03-25T19:00:38.060Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-03-25T19:00:38.060Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-03-25T19:00:38.060Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-03-25T19:00:38.060Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-03-25T19:00:38.060Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-03-25T19:00:38.060Z] --- PASS: TestValidateEnv/= (0.00s) [2022-03-25T19:00:38.060Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-03-25T19:00:38.060Z] === RUN TestParseHost [2022-03-25T19:00:38.060Z] --- PASS: TestParseHost (0.00s) [2022-03-25T19:00:38.060Z] === RUN TestParseDockerDaemonHost [2022-03-25T19:00:38.060Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-03-25T19:00:38.060Z] === RUN TestParseTCP [2022-03-25T19:00:38.060Z] --- PASS: TestParseTCP (0.00s) [2022-03-25T19:00:38.060Z] === RUN TestParseInvalidUnixAddrInvalid [2022-03-25T19:00:38.060Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-03-25T19:00:38.060Z] === RUN TestValidateExtraHosts [2022-03-25T19:00:38.060Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-03-25T19:00:38.060Z] === RUN TestIpOptString [2022-03-25T19:00:38.060Z] --- PASS: TestIpOptString (0.00s) [2022-03-25T19:00:38.060Z] === RUN TestNewIpOptInvalidDefaultVal [2022-03-25T19:00:38.060Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-03-25T19:00:38.060Z] === RUN TestNewIpOptValidDefaultVal [2022-03-25T19:00:38.060Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-03-25T19:00:38.060Z] === RUN TestIpOptSetInvalidVal [2022-03-25T19:00:38.060Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-03-25T19:00:38.060Z] === RUN TestValidateIPAddress [2022-03-25T19:00:38.060Z] --- PASS: TestValidateIPAddress (0.00s) [2022-03-25T19:00:38.060Z] === RUN TestMapOpts [2022-03-25T19:00:38.060Z] --- PASS: TestMapOpts (0.00s) [2022-03-25T19:00:38.060Z] === RUN TestListOptsWithoutValidator [2022-03-25T19:00:38.060Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-03-25T19:00:38.060Z] === RUN TestListOptsWithValidator [2022-03-25T19:00:38.060Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-03-25T19:00:38.060Z] === RUN TestValidateDNSSearch [2022-03-25T19:00:38.060Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-03-25T19:00:38.060Z] === RUN TestValidateLabel [2022-03-25T19:00:38.060Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-03-25T19:00:38.060Z] === RUN TestValidateLabel/label_with_general_format [2022-03-25T19:00:38.060Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-03-25T19:00:38.060Z] === RUN TestValidateLabel/label_with_one_more [2022-03-25T19:00:38.060Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-03-25T19:00:38.060Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-03-25T19:00:38.060Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-03-25T19:00:38.060Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-03-25T19:00:38.060Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-03-25T19:00:38.060Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-03-25T19:00:38.060Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-03-25T19:00:38.060Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-03-25T19:00:38.060Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-03-25T19:00:38.060Z] --- PASS: TestValidateLabel (0.00s) [2022-03-25T19:00:38.060Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-03-25T19:00:38.060Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-03-25T19:00:38.060Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-03-25T19:00:38.060Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-03-25T19:00:38.060Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-03-25T19:00:38.060Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-03-25T19:00:38.060Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-03-25T19:00:38.060Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-03-25T19:00:38.060Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-03-25T19:00:38.060Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-03-25T19:00:38.060Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-03-25T19:00:38.060Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-03-25T19:00:38.060Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-03-25T19:00:38.060Z] === RUN TestNamedListOpts [2022-03-25T19:00:38.060Z] --- PASS: TestNamedListOpts (0.00s) [2022-03-25T19:00:38.060Z] === RUN TestNamedMapOpts [2022-03-25T19:00:38.060Z] --- PASS: TestNamedMapOpts (0.00s) [2022-03-25T19:00:38.060Z] === RUN TestParseLink [2022-03-25T19:00:38.060Z] --- PASS: TestParseLink (0.00s) [2022-03-25T19:00:38.060Z] === RUN TestUlimitOpt [2022-03-25T19:00:38.060Z] --- PASS: TestUlimitOpt (0.00s) [2022-03-25T19:00:38.060Z] PASS [2022-03-25T19:00:38.060Z] coverage: 66.3% of statements [2022-03-25T19:00:38.060Z] ok github.com/docker/docker/opts 0.075s coverage: 66.3% of statements [2022-03-25T19:00:38.529Z] === RUN TestParseVersion [2022-03-25T19:00:38.529Z] --- PASS: TestParseVersion (0.00s) [2022-03-25T19:00:38.529Z] PASS [2022-03-25T19:00:38.529Z] coverage: 52.9% of statements [2022-03-25T19:00:38.529Z] ok github.com/docker/docker/pkg/aaparser 0.033s coverage: 52.9% of statements [2022-03-25T19:00:38.998Z] 2022/03/25 19:00:38 Closing DB instances... [2022-03-25T19:00:39.985Z] === RUN TestPeerCertificateMarshalJSON [2022-03-25T19:00:40.457Z] === RUN TestIsArchivePathDir [2022-03-25T19:00:40.457Z] --- PASS: TestIsArchivePathDir (0.05s) [2022-03-25T19:00:40.457Z] === RUN TestIsArchivePathInvalidFile [2022-03-25T19:00:40.457Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-03-25T19:00:40.457Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-03-25T19:00:40.457Z] --- PASS: TestPeerCertificateMarshalJSON (0.41s) [2022-03-25T19:00:40.457Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-03-25T19:00:40.457Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-03-25T19:00:40.457Z] === RUN TestMiddleware [2022-03-25T19:00:40.457Z] --- PASS: TestMiddleware (0.00s) [2022-03-25T19:00:40.457Z] === RUN TestNewResponseModifier [2022-03-25T19:00:40.457Z] --- PASS: TestNewResponseModifier (0.00s) [2022-03-25T19:00:40.457Z] PASS [2022-03-25T19:00:40.457Z] coverage: 26.8% of statements [2022-03-25T19:00:40.457Z] ok github.com/docker/docker/pkg/authorization 0.460s coverage: 26.8% of statements [2022-03-25T19:00:40.457Z] --- PASS: TestIsArchivePathInvalidFile (0.11s) [2022-03-25T19:00:40.457Z] === RUN TestIsArchivePathTar [2022-03-25T19:00:40.457Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.83s) [2022-03-25T19:00:40.457Z] === RUN TestNetworkDBCRUDTableEntry [2022-03-25T19:00:40.926Z] --- PASS: TestIsArchivePathTar (0.16s) [2022-03-25T19:00:40.926Z] === RUN TestDecompressStreamGzip [2022-03-25T19:00:40.926Z] --- PASS: TestDecompressStreamGzip (0.11s) [2022-03-25T19:00:40.926Z] === RUN TestDecompressStreamBzip2 [2022-03-25T19:00:40.926Z] --- PASS: TestDecompressStreamBzip2 (0.10s) [2022-03-25T19:00:40.926Z] === RUN TestDecompressStreamXz [2022-03-25T19:00:40.926Z] archive_test.go:133: Xz not present in msys2 [2022-03-25T19:00:40.926Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-03-25T19:00:40.926Z] === RUN TestDecompressStreamZstd [2022-03-25T19:00:40.926Z] archive_test.go:140: zstd not installed [2022-03-25T19:00:40.926Z] --- SKIP: TestDecompressStreamZstd (0.02s) [2022-03-25T19:00:40.926Z] === RUN TestCompressStreamXzUnsupported [2022-03-25T19:00:40.926Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-03-25T19:00:40.926Z] === RUN TestCompressStreamBzip2Unsupported [2022-03-25T19:00:40.926Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-03-25T19:00:40.926Z] === RUN TestCompressStreamInvalid [2022-03-25T19:00:40.926Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-03-25T19:00:40.926Z] === RUN TestExtensionInvalid [2022-03-25T19:00:40.926Z] --- PASS: TestExtensionInvalid (0.00s) [2022-03-25T19:00:40.926Z] === RUN TestExtensionUncompressed [2022-03-25T19:00:40.926Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-03-25T19:00:40.926Z] === RUN TestExtensionBzip2 [2022-03-25T19:00:40.926Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-03-25T19:00:40.926Z] === RUN TestExtensionGzip [2022-03-25T19:00:40.926Z] --- PASS: TestExtensionGzip (0.00s) [2022-03-25T19:00:40.926Z] === RUN TestExtensionXz [2022-03-25T19:00:40.926Z] --- PASS: TestExtensionXz (0.00s) [2022-03-25T19:00:40.926Z] === RUN TestExtensionZstd [2022-03-25T19:00:40.926Z] --- PASS: TestExtensionZstd (0.00s) [2022-03-25T19:00:40.926Z] === RUN TestCmdStreamLargeStderr [2022-03-25T19:00:40.926Z] --- PASS: TestCmdStreamLargeStderr (0.07s) [2022-03-25T19:00:40.926Z] === RUN TestCmdStreamBad [2022-03-25T19:00:40.926Z] archive_test.go:252: Failing on Windows CI machines [2022-03-25T19:00:40.926Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-03-25T19:00:40.926Z] === RUN TestCmdStreamGood [2022-03-25T19:00:40.926Z] --- PASS: TestCmdStreamGood (0.04s) [2022-03-25T19:00:40.926Z] === RUN TestUntarPathWithInvalidDest [2022-03-25T19:00:40.926Z] --- PASS: TestUntarPathWithInvalidDest (0.05s) [2022-03-25T19:00:40.926Z] === RUN TestUntarPathWithInvalidSrc [2022-03-25T19:00:40.926Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-03-25T19:00:40.926Z] === RUN TestUntarPath [2022-03-25T19:00:40.926Z] === RUN TestUnbuffered [2022-03-25T19:00:40.926Z] --- PASS: TestUnbuffered (0.00s) [2022-03-25T19:00:40.926Z] === RUN TestRaceUnbuffered [2022-03-25T19:00:40.926Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-03-25T19:00:40.926Z] PASS [2022-03-25T19:00:40.926Z] coverage: 100.0% of statements [2022-03-25T19:00:40.926Z] ok github.com/docker/docker/pkg/broadcaster 0.037s coverage: 100.0% of statements [2022-03-25T19:00:41.395Z] --- PASS: TestUntarPath (0.06s) [2022-03-25T19:00:41.395Z] === RUN TestUntarPathWithDestinationFile [2022-03-25T19:00:41.395Z] --- PASS: TestUntarPathWithDestinationFile (0.07s) [2022-03-25T19:00:41.395Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-03-25T19:00:41.395Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.06s) [2022-03-25T19:00:41.395Z] === RUN TestCopyWithTarInvalidSrc [2022-03-25T19:00:41.395Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-03-25T19:00:41.395Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-03-25T19:00:41.395Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-03-25T19:00:41.395Z] === RUN TestCopyWithTarSrcFile [2022-03-25T19:00:41.395Z] --- PASS: TestCopyWithTarSrcFile (0.00s) [2022-03-25T19:00:41.395Z] === RUN TestCopyWithTarSrcFolder [2022-03-25T19:00:41.395Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-03-25T19:00:41.395Z] === RUN TestCopyFileWithTarInvalidSrc [2022-03-25T19:00:41.395Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-03-25T19:00:41.395Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-03-25T19:00:41.395Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-03-25T19:00:41.395Z] === RUN TestCopyFileWithTarSrcFolder [2022-03-25T19:00:41.395Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-03-25T19:00:41.395Z] === RUN TestCopyFileWithTarSrcFile [2022-03-25T19:00:41.395Z] --- PASS: TestCopyFileWithTarSrcFile (0.00s) [2022-03-25T19:00:41.395Z] === RUN TestTarFiles [2022-03-25T19:00:41.864Z] === RUN TestMatch [2022-03-25T19:00:41.864Z] === RUN TestMatch/[[]] [2022-03-25T19:00:41.864Z] === RUN TestMatch/[[foo]] [2022-03-25T19:00:41.864Z] === RUN TestMatch/[[bar]_[foo]] [2022-03-25T19:00:41.864Z] === RUN TestMatch/[[foo_bar]] [2022-03-25T19:00:41.864Z] === RUN TestMatch/[[qux]_[foo]] [2022-03-25T19:00:41.864Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-03-25T19:00:41.864Z] === RUN TestMatch/[] [2022-03-25T19:00:41.864Z] === RUN TestMatch/[]#01 [2022-03-25T19:00:41.864Z] === RUN TestMatch/[[qux]] [2022-03-25T19:00:41.864Z] === RUN TestMatch/[[foo_bar_qux]] [2022-03-25T19:00:41.864Z] === RUN TestMatch/[[qux]_[baz]] [2022-03-25T19:00:41.864Z] === RUN TestMatch/[[foo_baz]] [2022-03-25T19:00:41.864Z] --- PASS: TestMatch (0.00s) [2022-03-25T19:00:41.864Z] --- PASS: TestMatch/[[]] (0.00s) [2022-03-25T19:00:41.864Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-03-25T19:00:41.864Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-03-25T19:00:41.864Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-03-25T19:00:41.864Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-03-25T19:00:41.864Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-03-25T19:00:41.864Z] --- PASS: TestMatch/[] (0.00s) [2022-03-25T19:00:41.864Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-03-25T19:00:41.864Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-03-25T19:00:41.864Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-03-25T19:00:41.864Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-03-25T19:00:41.864Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-03-25T19:00:41.864Z] PASS [2022-03-25T19:00:41.864Z] coverage: 87.5% of statements [2022-03-25T19:00:41.864Z] ok github.com/docker/docker/pkg/capabilities 0.046s coverage: 87.5% of statements [2022-03-25T19:00:42.852Z] 2022/03/25 19:00:42 Closing DB instances... [2022-03-25T19:00:42.852Z] === RUN TestChrootTarUntar [2022-03-25T19:00:42.852Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-03-25T19:00:42.852Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-03-25T19:00:42.852Z] === RUN TestChrootUntarWithHugeExcludesList [2022-03-25T19:00:42.852Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-03-25T19:00:42.852Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-03-25T19:00:42.852Z] === RUN TestChrootUntarEmptyArchive [2022-03-25T19:00:42.852Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-03-25T19:00:42.852Z] === RUN TestChrootTarUntarWithSymlink [2022-03-25T19:00:42.852Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-25T19:00:42.852Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-03-25T19:00:42.852Z] === RUN TestChrootCopyWithTar [2022-03-25T19:00:42.852Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-25T19:00:42.852Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-03-25T19:00:42.852Z] === RUN TestChrootCopyFileWithTar [2022-03-25T19:00:42.852Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-03-25T19:00:42.852Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-03-25T19:00:42.852Z] === RUN TestChrootUntarPath [2022-03-25T19:00:42.852Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-25T19:00:42.852Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-03-25T19:00:42.852Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-03-25T19:00:42.852Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-03-25T19:00:42.852Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-03-25T19:00:42.852Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-03-25T19:00:42.852Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-03-25T19:00:42.852Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-03-25T19:00:42.852Z] === RUN TestChrootApplyDotDotFile [2022-03-25T19:00:42.852Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-03-25T19:00:42.852Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-03-25T19:00:42.852Z] PASS [2022-03-25T19:00:42.852Z] coverage: 12.0% of statements [2022-03-25T19:00:42.852Z] ok github.com/docker/docker/pkg/chrootarchive 0.092s coverage: 12.0% of statements [2022-03-25T19:00:43.846Z] === RUN TestEnsureRemoveAllNotExist [2022-03-25T19:00:43.846Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-03-25T19:00:43.846Z] === RUN TestEnsureRemoveAllWithDir [2022-03-25T19:00:43.846Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-03-25T19:00:43.846Z] === RUN TestEnsureRemoveAllWithFile [2022-03-25T19:00:43.846Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-03-25T19:00:43.846Z] PASS [2022-03-25T19:00:43.846Z] coverage: 0.0% of statements [2022-03-25T19:00:43.846Z] ok github.com/docker/docker/pkg/containerfs 0.042s coverage: 0.0% of statements [2022-03-25T19:00:44.837Z] === RUN TestSizeEmpty [2022-03-25T19:00:44.837Z] --- PASS: TestSizeEmpty (0.00s) [2022-03-25T19:00:44.837Z] === RUN TestSizeEmptyFile [2022-03-25T19:00:44.837Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-03-25T19:00:44.837Z] === RUN TestSizeNonemptyFile [2022-03-25T19:00:44.837Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-03-25T19:00:44.837Z] === RUN TestSizeNestedDirectoryEmpty [2022-03-25T19:00:44.837Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-03-25T19:00:44.837Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-03-25T19:00:44.837Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-03-25T19:00:44.837Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-03-25T19:00:44.837Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-03-25T19:00:44.837Z] === RUN TestMoveToSubdir [2022-03-25T19:00:44.837Z] --- PASS: TestMoveToSubdir (0.00s) [2022-03-25T19:00:44.837Z] === RUN TestSizeNonExistingDirectory [2022-03-25T19:00:44.837Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-03-25T19:00:44.837Z] PASS [2022-03-25T19:00:44.837Z] coverage: 80.0% of statements [2022-03-25T19:00:44.837Z] ok github.com/docker/docker/pkg/directory 0.052s coverage: 80.0% of statements [2022-03-25T19:00:44.837Z] --- PASS: TestNetworkDBCRUDTableEntry (4.26s) [2022-03-25T19:00:44.837Z] === RUN TestNetworkDBCRUDTableEntries [2022-03-25T19:00:45.826Z] === RUN TestPollerAddRemove [2022-03-25T19:00:45.826Z] --- PASS: TestPollerAddRemove (0.00s) [2022-03-25T19:00:45.826Z] === RUN TestPollerEvent [2022-03-25T19:00:45.826Z] poller_test.go:40: No chmod on Windows [2022-03-25T19:00:45.826Z] --- SKIP: TestPollerEvent (0.00s) [2022-03-25T19:00:45.826Z] === RUN TestPollerClose [2022-03-25T19:00:45.826Z] --- PASS: TestPollerClose (0.00s) [2022-03-25T19:00:45.826Z] PASS [2022-03-25T19:00:45.826Z] coverage: 36.2% of statements [2022-03-25T19:00:45.826Z] ok github.com/docker/docker/pkg/filenotify 0.044s coverage: 36.2% of statements [2022-03-25T19:00:46.295Z] --- PASS: TestTarFiles (4.94s) [2022-03-25T19:00:46.295Z] === RUN TestDetectCompressionZstd [2022-03-25T19:00:46.295Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-03-25T19:00:46.295Z] === RUN TestTarUntar [2022-03-25T19:00:46.295Z] --- PASS: TestTarUntar (0.05s) [2022-03-25T19:00:46.295Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-03-25T19:00:46.295Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2022-03-25T19:00:46.295Z] === RUN TestTarWithOptions [2022-03-25T19:00:46.295Z] --- PASS: TestTarWithOptions (0.02s) [2022-03-25T19:00:46.295Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-03-25T19:00:46.295Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-03-25T19:00:46.295Z] === RUN TestUntarUstarGnuConflict [2022-03-25T19:00:46.295Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-03-25T19:00:46.295Z] === RUN TestUntarInvalidFilenames [2022-03-25T19:00:46.295Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames890799904\\dest" [2022-03-25T19:00:46.295Z] --- PASS: TestUntarInvalidFilenames (0.15s) [2022-03-25T19:00:46.295Z] === RUN TestUntarHardlinkToSymlink [2022-03-25T19:00:46.295Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-03-25T19:00:46.295Z] === RUN TestUntarInvalidHardlink [2022-03-25T19:00:46.295Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1623478694\\victim\\hello" -> "../victim/hello" [2022-03-25T19:00:46.295Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink4040304150\\victim\\hello" -> "/../victim/hello" [2022-03-25T19:00:46.295Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2375582502\\victim" -> "../victim" [2022-03-25T19:00:46.295Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3817376823\\victim" -> "../victim" [2022-03-25T19:00:46.295Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1398510305\\victim" -> "../victim" [2022-03-25T19:00:46.295Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1584631820\\victim" -> "../victim" [2022-03-25T19:00:46.295Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2022-03-25T19:00:46.295Z] === RUN TestUntarInvalidSymlink [2022-03-25T19:00:46.295Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2731332990\\dest\\dotdot" -> "../victim/hello" [2022-03-25T19:00:46.295Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3798365846\\dest\\slash-dotdot" -> "/../victim/hello" [2022-03-25T19:00:46.295Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3024759441\\dest\\loophole-victim" -> "../victim" [2022-03-25T19:00:46.764Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3010254995\\dest\\loophole-victim" -> "../victim" [2022-03-25T19:00:46.764Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2220023423\\dest\\loophole-victim" -> "../victim" [2022-03-25T19:00:46.764Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2888056725\\dest\\loophole-victim" -> "../victim" [2022-03-25T19:00:46.764Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3284365710\\dest\\dir\\loophole" -> "../../victim" [2022-03-25T19:00:46.764Z] --- PASS: TestUntarInvalidSymlink (0.03s) [2022-03-25T19:00:46.764Z] === RUN TestTempArchiveCloseMultipleTimes [2022-03-25T19:00:46.764Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-03-25T19:00:46.764Z] === RUN TestXGlobalNoParent [2022-03-25T19:00:46.764Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-03-25T19:00:46.764Z] === RUN TestReplaceFileTarWrapper [2022-03-25T19:00:46.764Z] --- PASS: TestReplaceFileTarWrapper (0.14s) [2022-03-25T19:00:46.764Z] === RUN TestPrefixHeaderReadable [2022-03-25T19:00:46.764Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2022-03-25T19:00:46.764Z] === RUN TestDisablePigz [2022-03-25T19:00:46.764Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-03-25T19:00:46.764Z] --- PASS: TestDisablePigz (0.11s) [2022-03-25T19:00:46.764Z] === RUN TestPigz [2022-03-25T19:00:46.764Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2022-03-25T19:00:46.764Z] --- PASS: TestPigz (0.12s) [2022-03-25T19:00:46.764Z] === RUN TestNosysFileInfo [2022-03-25T19:00:46.764Z] --- PASS: TestNosysFileInfo (0.00s) [2022-03-25T19:00:46.764Z] === RUN TestCopyFileWithInvalidDest [2022-03-25T19:00:46.764Z] archive_windows_test.go:16: Currently fails [2022-03-25T19:00:46.764Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-03-25T19:00:46.764Z] === RUN TestCanonicalTarNameForPath [2022-03-25T19:00:46.764Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-03-25T19:00:46.764Z] === RUN TestCanonicalTarName [2022-03-25T19:00:46.764Z] --- PASS: TestCanonicalTarName (0.00s) [2022-03-25T19:00:46.764Z] === RUN TestChmodTarEntry [2022-03-25T19:00:46.764Z] --- PASS: TestChmodTarEntry (0.00s) [2022-03-25T19:00:46.764Z] === RUN TestHardLinkOrder [2022-03-25T19:00:46.764Z] 2022/03/25 19:00:46 Closing DB instances... [2022-03-25T19:00:46.855Z] #81 exporting layers 32.4s done [2022-03-25T19:00:46.855Z] #81 writing image sha256:177e46496d2aaa4df7d9a73b7f34463c2c0e8f659d0f09f99113955e272d8555 0.0s done [2022-03-25T19:00:46.855Z] #81 naming to docker.io/library/docker:85572cac14168f9dc3fc3d9daa5eae1ba00eddf4 done [2022-03-25T19:00:46.855Z] #81 DONE 32.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-03-25T19:00:47.201Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43428/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43428/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=85572cac14168f9dc3fc3d9daa5eae1ba00eddf4 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:85572cac14168f9dc3fc3d9daa5eae1ba00eddf4 hack/validate/default [2022-03-25T19:00:47.233Z] === RUN TestCopyFileWithInvalidSrc [2022-03-25T19:00:47.233Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-03-25T19:00:47.233Z] === RUN TestCopyFileWithInvalidDest [2022-03-25T19:00:47.233Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-03-25T19:00:47.233Z] === RUN TestCopyFileWithSameSrcAndDest [2022-03-25T19:00:47.233Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-03-25T19:00:47.233Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-03-25T19:00:47.233Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-03-25T19:00:47.233Z] === RUN TestCopyFile [2022-03-25T19:00:47.233Z] --- PASS: TestCopyFile (0.01s) [2022-03-25T19:00:47.233Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-03-25T19:00:47.233Z] fileutils_test.go:133: Needs porting to Windows [2022-03-25T19:00:47.233Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-03-25T19:00:47.233Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-03-25T19:00:47.233Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-03-25T19:00:47.233Z] === RUN TestReadSymlinkedDirectoryToFile [2022-03-25T19:00:47.233Z] fileutils_test.go:179: Needs porting to Windows [2022-03-25T19:00:47.233Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-03-25T19:00:47.233Z] === RUN TestWildcardMatches [2022-03-25T19:00:47.233Z] --- PASS: TestWildcardMatches (0.00s) [2022-03-25T19:00:47.233Z] === RUN TestPatternMatches [2022-03-25T19:00:47.233Z] --- PASS: TestPatternMatches (0.00s) [2022-03-25T19:00:47.233Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-03-25T19:00:47.233Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-03-25T19:00:47.233Z] === RUN TestPatternMatchesFolderExclusions [2022-03-25T19:00:47.233Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-03-25T19:00:47.233Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-03-25T19:00:47.233Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-03-25T19:00:47.233Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-03-25T19:00:47.233Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-03-25T19:00:47.233Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-03-25T19:00:47.233Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-03-25T19:00:47.233Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-03-25T19:00:47.233Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-03-25T19:00:47.233Z] === RUN TestSingleExclamationError [2022-03-25T19:00:47.233Z] --- PASS: TestSingleExclamationError (0.00s) [2022-03-25T19:00:47.233Z] === RUN TestMatchesWithNoPatterns [2022-03-25T19:00:47.233Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-03-25T19:00:47.233Z] === RUN TestMatchesWithMalformedPatterns [2022-03-25T19:00:47.233Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-03-25T19:00:47.233Z] === RUN TestMatches [2022-03-25T19:00:47.233Z] === RUN TestMatches/MatchesOrParentMatches [2022-03-25T19:00:47.233Z] === RUN TestMatches/MatchesUsingParentResult [2022-03-25T19:00:47.233Z] === RUN TestMatches/MatchesUsingParentResults [2022-03-25T19:00:47.233Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-03-25T19:00:47.233Z] --- PASS: TestHardLinkOrder (0.08s) [2022-03-25T19:00:47.233Z] === RUN TestChangeString [2022-03-25T19:00:47.233Z] --- PASS: TestChangeString (0.00s) [2022-03-25T19:00:47.233Z] === RUN TestChangesWithNoChanges [2022-03-25T19:00:47.233Z] --- PASS: TestMatches (0.01s) [2022-03-25T19:00:47.233Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-03-25T19:00:47.233Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-03-25T19:00:47.233Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-03-25T19:00:47.233Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-03-25T19:00:47.233Z] === RUN TestCleanPatterns [2022-03-25T19:00:47.233Z] --- PASS: TestCleanPatterns (0.00s) [2022-03-25T19:00:47.233Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-03-25T19:00:47.233Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-03-25T19:00:47.233Z] === RUN TestCleanPatternsExceptionFlag [2022-03-25T19:00:47.233Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-03-25T19:00:47.233Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-03-25T19:00:47.233Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-03-25T19:00:47.233Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-03-25T19:00:47.233Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-03-25T19:00:47.233Z] === RUN TestCleanPatternsErrorSingleException [2022-03-25T19:00:47.233Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-03-25T19:00:47.233Z] === RUN TestCreateIfNotExistsDir [2022-03-25T19:00:47.233Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2022-03-25T19:00:47.233Z] === RUN TestCreateIfNotExistsFile [2022-03-25T19:00:47.233Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2022-03-25T19:00:47.233Z] === RUN TestMatch [2022-03-25T19:00:47.233Z] --- PASS: TestMatch (0.00s) [2022-03-25T19:00:47.233Z] === RUN TestCompile [2022-03-25T19:00:47.233Z] === RUN TestCompile/slash [2022-03-25T19:00:47.233Z] === RUN TestCompile/backslash [2022-03-25T19:00:47.233Z] --- PASS: TestCompile (0.00s) [2022-03-25T19:00:47.233Z] --- PASS: TestCompile/slash (0.00s) [2022-03-25T19:00:47.233Z] --- PASS: TestCompile/backslash (0.00s) [2022-03-25T19:00:47.233Z] PASS [2022-03-25T19:00:47.233Z] coverage: 84.7% of statements [2022-03-25T19:00:47.233Z] ok github.com/docker/docker/pkg/fileutils 0.075s coverage: 84.7% of statements [2022-03-25T19:00:47.233Z] --- PASS: TestChangesWithNoChanges (0.03s) [2022-03-25T19:00:47.233Z] === RUN TestChangesWithChanges [2022-03-25T19:00:47.233Z] --- PASS: TestChangesWithChanges (0.03s) [2022-03-25T19:00:47.233Z] === RUN TestChangesWithChangesGH13590 [2022-03-25T19:00:47.233Z] changes_test.go:196: needs more investigation [2022-03-25T19:00:47.233Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-03-25T19:00:47.233Z] === RUN TestChangesDirsEmpty [2022-03-25T19:00:47.233Z] --- PASS: TestChangesDirsEmpty (0.13s) [2022-03-25T19:00:47.233Z] === RUN TestChangesDirsMutated [2022-03-25T19:00:47.233Z] --- PASS: TestChangesDirsMutated (0.13s) [2022-03-25T19:00:47.233Z] === RUN TestApplyLayer [2022-03-25T19:00:47.233Z] changes_test.go:433: needs further investigation [2022-03-25T19:00:47.233Z] --- SKIP: TestApplyLayer (0.00s) [2022-03-25T19:00:47.233Z] === RUN TestChangesSizeWithHardlinks [2022-03-25T19:00:47.233Z] changes_test.go:469: needs further investigation [2022-03-25T19:00:47.233Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-03-25T19:00:47.233Z] === RUN TestChangesSizeWithNoChanges [2022-03-25T19:00:47.233Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-03-25T19:00:47.233Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-03-25T19:00:47.233Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-03-25T19:00:47.233Z] === RUN TestChangesSize [2022-03-25T19:00:47.233Z] --- PASS: TestChangesSize (0.00s) [2022-03-25T19:00:47.233Z] === RUN TestApplyLayerInvalidFilenames [2022-03-25T19:00:47.233Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames2687411794\\dest" [2022-03-25T19:00:47.233Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2022-03-25T19:00:47.233Z] === RUN TestApplyLayerInvalidHardlink [2022-03-25T19:00:47.233Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1927876858\\victim\\hello" -> "../victim/hello" [2022-03-25T19:00:47.233Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1470839049\\victim\\hello" -> "/../victim/hello" [2022-03-25T19:00:47.233Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2418961407\\victim" -> "../victim" [2022-03-25T19:00:47.233Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2418553319\\victim" -> "../victim" [2022-03-25T19:00:47.233Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3756989060\\victim" -> "../victim" [2022-03-25T19:00:47.233Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2917804838\\victim" -> "../victim" [2022-03-25T19:00:47.233Z] --- PASS: TestApplyLayerInvalidHardlink (0.02s) [2022-03-25T19:00:47.233Z] === RUN TestApplyLayerInvalidSymlink [2022-03-25T19:00:47.233Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1464632667\\dest\\dotdot" -> "../victim/hello" [2022-03-25T19:00:47.233Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3766887479\\dest\\slash-dotdot" -> "/../victim/hello" [2022-03-25T19:00:47.233Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2589909965\\dest\\loophole-victim" -> "../victim" [2022-03-25T19:00:47.233Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3048410502\\dest\\loophole-victim" -> "../victim" [2022-03-25T19:00:47.233Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink12041025\\dest\\loophole-victim" -> "../victim" [2022-03-25T19:00:47.233Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink436301919\\dest\\loophole-victim" -> "../victim" [2022-03-25T19:00:47.233Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2022-03-25T19:00:47.233Z] === RUN TestApplyLayerWhiteouts [2022-03-25T19:00:47.350Z] ok github.com/docker/docker/libnetwork 37.028s coverage: 40.7% of statements [2022-03-25T19:00:47.350Z] ok github.com/docker/docker/libnetwork/bitseq 0.120s coverage: 84.4% of statements [2022-03-25T19:00:47.350Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-03-25T19:00:47.350Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-03-25T19:00:47.350Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-03-25T19:00:47.350Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-03-25T19:00:47.350Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-03-25T19:00:47.350Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-03-25T19:00:47.350Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-03-25T19:00:47.351Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-03-25T19:00:47.351Z] ok github.com/docker/docker/libnetwork/config 0.014s coverage: 19.7% of statements [2022-03-25T19:00:47.351Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-03-25T19:00:47.351Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-03-25T19:00:47.351Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-03-25T19:00:47.351Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-03-25T19:00:47.351Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.228s coverage: 59.9% of statements [2022-03-25T19:00:47.351Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-03-25T19:00:47.351Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-03-25T19:00:47.351Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.073s coverage: 4.0% of statements [2022-03-25T19:00:47.351Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-03-25T19:00:47.351Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.014s coverage: 4.5% of statements [2022-03-25T19:00:47.351Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-03-25T19:00:47.351Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-03-25T19:00:47.703Z] --- PASS: TestApplyLayerWhiteouts (0.06s) [2022-03-25T19:00:47.703Z] === RUN TestGenerateEmptyFile [2022-03-25T19:00:47.703Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-03-25T19:00:47.703Z] === RUN TestGenerateWithContent [2022-03-25T19:00:47.703Z] --- PASS: TestGenerateWithContent (0.00s) [2022-03-25T19:00:47.703Z] PASS [2022-03-25T19:00:47.703Z] coverage: 62.9% of statements [2022-03-25T19:00:47.703Z] ok github.com/docker/docker/pkg/archive 7.174s coverage: 62.9% of statements [2022-03-25T19:00:47.703Z] === RUN TestGet [2022-03-25T19:00:47.703Z] --- PASS: TestGet (0.00s) [2022-03-25T19:00:47.703Z] === RUN TestGetShortcutString [2022-03-25T19:00:47.703Z] --- PASS: TestGetShortcutString (0.00s) [2022-03-25T19:00:47.703Z] PASS [2022-03-25T19:00:47.703Z] coverage: 42.9% of statements [2022-03-25T19:00:47.703Z] ok github.com/docker/docker/pkg/homedir 0.046s coverage: 42.9% of statements [2022-03-25T19:00:48.586Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-03-25T19:00:48.586Z] No api/types/ or api/swagger.yaml changes in diff. [2022-03-25T19:00:48.586Z] Congratulations! All TOML source files changed here have valid syntax. [2022-03-25T19:00:48.586Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-03-25T19:00:48.586Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-03-25T19:00:48.586Z] Congratulations! No new tests were added to integration-cli. [2022-03-25T19:00:48.586Z] [2022-03-25T19:00:48.586Z] INFO Start validation with golang-ci-lint [2022-03-25T19:00:48.690Z] --- PASS: TestNetworkDBCRUDTableEntries (3.52s) [2022-03-25T19:00:48.690Z] === RUN TestNetworkDBNodeLeave [2022-03-25T19:00:48.690Z] === RUN TestCreateIDMapOrder [2022-03-25T19:00:48.690Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-03-25T19:00:48.690Z] PASS [2022-03-25T19:00:48.690Z] coverage: 7.2% of statements [2022-03-25T19:00:48.690Z] ok github.com/docker/docker/pkg/idtools 0.039s coverage: 7.2% of statements [2022-03-25T19:00:49.529Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-03-25T19:00:49.529Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2022-03-25T19:00:49.529Z] INFO [loader] Using build tags: [apparmor seccomp] [2022-03-25T19:00:49.677Z] === RUN TestFixedBufferCap [2022-03-25T19:00:49.677Z] --- PASS: TestFixedBufferCap (0.00s) [2022-03-25T19:00:49.677Z] === RUN TestFixedBufferLen [2022-03-25T19:00:49.677Z] --- PASS: TestFixedBufferLen (0.00s) [2022-03-25T19:00:49.677Z] === RUN TestFixedBufferString [2022-03-25T19:00:49.677Z] --- PASS: TestFixedBufferString (0.00s) [2022-03-25T19:00:49.677Z] === RUN TestFixedBufferWrite [2022-03-25T19:00:49.677Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-03-25T19:00:49.677Z] === RUN TestFixedBufferRead [2022-03-25T19:00:49.677Z] --- PASS: TestFixedBufferRead (0.00s) [2022-03-25T19:00:49.677Z] === RUN TestBytesPipeRead [2022-03-25T19:00:49.677Z] --- PASS: TestBytesPipeRead (0.00s) [2022-03-25T19:00:49.677Z] === RUN TestBytesPipeWrite [2022-03-25T19:00:49.677Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-03-25T19:00:49.677Z] === RUN TestBytesPipeWriteRandomChunks [2022-03-25T19:00:50.149Z] --- PASS: TestBytesPipeWriteRandomChunks (0.45s) [2022-03-25T19:00:50.149Z] === RUN TestAtomicWriteToFile [2022-03-25T19:00:50.149Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-03-25T19:00:50.149Z] === RUN TestAtomicWriteSetCommit [2022-03-25T19:00:50.149Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-03-25T19:00:50.149Z] === RUN TestAtomicWriteSetCancel [2022-03-25T19:00:50.149Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-03-25T19:00:50.149Z] === RUN TestReadCloserWrapperClose [2022-03-25T19:00:50.149Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-03-25T19:00:50.149Z] === RUN TestReaderErrWrapperReadOnError [2022-03-25T19:00:50.149Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-03-25T19:00:50.149Z] === RUN TestReaderErrWrapperRead [2022-03-25T19:00:50.149Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-03-25T19:00:50.149Z] === RUN TestCancelReadCloser [2022-03-25T19:00:50.149Z] --- PASS: TestCancelReadCloser (0.10s) [2022-03-25T19:00:50.149Z] === RUN TestWriteCloserWrapperClose [2022-03-25T19:00:50.618Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-03-25T19:00:50.618Z] === RUN TestNopWriteCloser [2022-03-25T19:00:50.618Z] --- PASS: TestNopWriteCloser (0.00s) [2022-03-25T19:00:50.618Z] === RUN TestNopWriter [2022-03-25T19:00:50.618Z] --- PASS: TestNopWriter (0.00s) [2022-03-25T19:00:50.618Z] === RUN TestWriteCounter [2022-03-25T19:00:50.618Z] --- PASS: TestWriteCounter (0.00s) [2022-03-25T19:00:50.618Z] PASS [2022-03-25T19:00:50.618Z] coverage: 70.1% of statements [2022-03-25T19:00:50.618Z] ok github.com/docker/docker/pkg/ioutils 0.616s coverage: 70.1% of statements [2022-03-25T19:00:51.086Z] === RUN TestError [2022-03-25T19:00:51.086Z] --- PASS: TestError (0.00s) [2022-03-25T19:00:51.086Z] === RUN TestProgressString [2022-03-25T19:00:51.086Z] === RUN TestProgressString/no_progress [2022-03-25T19:00:51.086Z] === RUN TestProgressString/progress_1 [2022-03-25T19:00:51.086Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-03-25T19:00:51.086Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-03-25T19:00:51.086Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-03-25T19:00:51.086Z] === RUN TestProgressString/with_units [2022-03-25T19:00:51.086Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-03-25T19:00:51.086Z] === RUN TestProgressString/hide_counts [2022-03-25T19:00:51.086Z] --- PASS: TestProgressString (0.00s) [2022-03-25T19:00:51.086Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-03-25T19:00:51.086Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-03-25T19:00:51.086Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-03-25T19:00:51.086Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-03-25T19:00:51.086Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-03-25T19:00:51.086Z] --- PASS: TestProgressString/with_units (0.00s) [2022-03-25T19:00:51.086Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-03-25T19:00:51.086Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-03-25T19:00:51.086Z] === RUN TestJSONMessageDisplay [2022-03-25T19:00:51.086Z] --- PASS: TestNetworkDBNodeLeave (2.87s) [2022-03-25T19:00:51.086Z] === RUN TestNetworkDBWatch [2022-03-25T19:00:51.555Z] --- PASS: TestJSONMessageDisplay (0.17s) [2022-03-25T19:00:51.555Z] === RUN TestJSONMessageDisplayWithJSONError [2022-03-25T19:00:51.555Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-03-25T19:00:51.555Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-03-25T19:00:51.555Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-03-25T19:00:51.555Z] === RUN TestDisplayJSONMessagesStream [2022-03-25T19:00:51.555Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-03-25T19:00:51.555Z] PASS [2022-03-25T19:00:51.555Z] coverage: 91.7% of statements [2022-03-25T19:00:51.555Z] ok github.com/docker/docker/pkg/jsonmessage 0.213s coverage: 91.7% of statements [2022-03-25T19:00:52.024Z] === RUN TestStandardLongPath [2022-03-25T19:00:52.024Z] --- PASS: TestStandardLongPath (0.00s) [2022-03-25T19:00:52.024Z] === RUN TestUNCLongPath [2022-03-25T19:00:52.024Z] --- PASS: TestUNCLongPath (0.00s) [2022-03-25T19:00:52.024Z] PASS [2022-03-25T19:00:52.024Z] coverage: 100.0% of statements [2022-03-25T19:00:52.024Z] ok github.com/docker/docker/pkg/longpath 0.041s coverage: 100.0% of statements [2022-03-25T19:00:52.495Z] === RUN TestNameFormat [2022-03-25T19:00:52.495Z] --- PASS: TestNameFormat (0.00s) [2022-03-25T19:00:52.495Z] === RUN TestNameRetries [2022-03-25T19:00:52.495Z] --- PASS: TestNameRetries (0.00s) [2022-03-25T19:00:52.495Z] PASS [2022-03-25T19:00:52.495Z] coverage: 85.7% of statements [2022-03-25T19:00:52.495Z] ok github.com/docker/docker/pkg/namesgenerator 0.034s coverage: 85.7% of statements [2022-03-25T19:00:52.963Z] 2022/03/25 19:00:52 Closing DB instances... [2022-03-25T19:00:52.963Z] === RUN TestParseKeyValueOpt [2022-03-25T19:00:52.963Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-03-25T19:00:52.963Z] === RUN TestParseUintList [2022-03-25T19:00:52.963Z] --- PASS: TestParseUintList (0.00s) [2022-03-25T19:00:52.963Z] === RUN TestParseUintListMaximumLimits [2022-03-25T19:00:52.963Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-03-25T19:00:52.963Z] PASS [2022-03-25T19:00:52.963Z] coverage: 97.0% of statements [2022-03-25T19:00:53.433Z] ok github.com/docker/docker/pkg/parsers 0.037s coverage: 97.0% of statements [2022-03-25T19:00:53.675Z] 2022/03/25 19:00:52 Closing DB instances... [2022-03-25T19:00:53.904Z] === RUN Test_windowsOSRelease_String [2022-03-25T19:00:53.904Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes [2022-03-25T19:00:53.904Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no [2022-03-25T19:00:53.904Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes [2022-03-25T19:00:53.904Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no [2022-03-25T19:00:53.904Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes [2022-03-25T19:00:53.904Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no [2022-03-25T19:00:53.904Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes [2022-03-25T19:00:53.904Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no [2022-03-25T19:00:53.904Z] --- PASS: Test_windowsOSRelease_String (0.00s) [2022-03-25T19:00:53.904Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes (0.00s) [2022-03-25T19:00:53.904Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no (0.00s) [2022-03-25T19:00:53.904Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes (0.00s) [2022-03-25T19:00:53.904Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no (0.00s) [2022-03-25T19:00:53.904Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes (0.00s) [2022-03-25T19:00:53.904Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no (0.00s) [2022-03-25T19:00:53.904Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes (0.00s) [2022-03-25T19:00:53.904Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no (0.00s) [2022-03-25T19:00:53.904Z] PASS [2022-03-25T19:00:53.904Z] coverage: 36.4% of statements [2022-03-25T19:00:53.904Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.051s coverage: 36.4% of statements [2022-03-25T19:00:54.143Z] --- PASS: TestNetworkDBGarbageCollection (54.24s) [2022-03-25T19:00:54.143Z] === RUN TestFindNode [2022-03-25T19:00:54.143Z] 2022/03/25 19:00:53 Closing DB instances... [2022-03-25T19:00:54.143Z] --- PASS: TestFindNode (0.02s) [2022-03-25T19:00:54.143Z] === RUN TestChangeNodeState [2022-03-25T19:00:54.143Z] 2022/03/25 19:00:54 Closing DB instances... [2022-03-25T19:00:54.143Z] --- PASS: TestChangeNodeState (0.02s) [2022-03-25T19:00:54.143Z] === RUN TestNodeReincarnation [2022-03-25T19:00:54.143Z] 2022/03/25 19:00:54 Closing DB instances... [2022-03-25T19:00:54.372Z] --- PASS: TestNetworkDBWatch (3.07s) [2022-03-25T19:00:54.372Z] === RUN TestNetworkDBBulkSync [2022-03-25T19:00:54.841Z] === RUN TestNewAndRemove [2022-03-25T19:00:54.841Z] --- PASS: TestNewAndRemove (0.00s) [2022-03-25T19:00:54.841Z] === RUN TestRemoveInvalidPath [2022-03-25T19:00:54.841Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-03-25T19:00:54.841Z] PASS [2022-03-25T19:00:54.841Z] coverage: 82.6% of statements [2022-03-25T19:00:54.841Z] ok github.com/docker/docker/pkg/pidfile 0.039s coverage: 82.6% of statements [2022-03-25T19:00:55.520Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.736s coverage: 7.2% of statements [2022-03-25T19:00:55.520Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-03-25T19:00:55.828Z] 2022/03/25 19:00:55 Closing DB instances... [2022-03-25T19:00:56.104Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-03-25T19:00:56.297Z] === RUN TestFailedConnection [2022-03-25T19:00:56.363Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.009s coverage: 57.4% of statements [2022-03-25T19:00:56.363Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-03-25T19:00:56.363Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-03-25T19:00:56.363Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-03-25T19:00:56.765Z] --- PASS: TestGetAddress (23.23s) [2022-03-25T19:00:56.765Z] === RUN TestRequestSyntaxCheck [2022-03-25T19:00:56.765Z] --- PASS: TestRequestSyntaxCheck (0.03s) [2022-03-25T19:00:56.765Z] === RUN TestRequest [2022-03-25T19:00:56.931Z] ok github.com/docker/docker/libnetwork/drvregistry 0.014s coverage: 82.4% of statements [2022-03-25T19:00:57.189Z] ok github.com/docker/docker/libnetwork/etchosts 0.010s coverage: 81.2% of statements [2022-03-25T19:00:57.234Z] --- PASS: TestNetworkDBBulkSync (2.83s) [2022-03-25T19:00:57.234Z] === RUN TestNetworkDBCRUDMediumCluster [2022-03-25T19:00:57.447Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-03-25T19:00:57.447Z] ok github.com/docker/docker/libnetwork/internal/caller 0.001s coverage: 100.0% of statements [2022-03-25T19:00:57.702Z] --- PASS: TestFailedConnection (1.16s) [2022-03-25T19:00:57.702Z] === RUN TestFailOnce [2022-03-25T19:00:57.702Z] 2022/03/25 19:00:57 http: panic serving 127.0.0.1:49297: Plugin not ready [2022-03-25T19:00:57.702Z] goroutine 34 [running]: [2022-03-25T19:00:57.702Z] net/http.(*conn).serve.func1() [2022-03-25T19:00:57.702Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-03-25T19:00:57.702Z] panic({0x703700, 0x84d030}) [2022-03-25T19:00:57.702Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-03-25T19:00:57.702Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0x3b?, 0xffffffffffffffff?}, 0xc000215a70?) [2022-03-25T19:00:57.702Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-03-25T19:00:57.702Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x852838?, 0xc0000ba000?}, 0x65da46?) [2022-03-25T19:00:57.702Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-03-25T19:00:57.702Z] net/http.(*ServeMux).ServeHTTP(0x0?, {0x852838, 0xc0000ba000}, 0xc0000ae000) [2022-03-25T19:00:57.702Z] c:/go/src/net/http/server.go:2462 +0x149 [2022-03-25T19:00:57.702Z] net/http.serverHandler.ServeHTTP({0x850e58?}, {0x852838, 0xc0000ba000}, 0xc0000ae000) [2022-03-25T19:00:57.702Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-03-25T19:00:57.702Z] net/http.(*conn).serve(0xc0000a8000, {0x852d38, 0xc00008a0c0}) [2022-03-25T19:00:57.702Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-03-25T19:00:57.702Z] created by net/http.(*Server).Serve [2022-03-25T19:00:57.702Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-03-25T19:00:57.702Z] time="2022-03-25T19:00:57Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49296/Test.FailOnce: Post \"http://127.0.0.1:49296/Test.FailOnce\": EOF, retrying in 1s" [2022-03-25T19:00:58.488Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-03-25T19:00:58.488Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-25T19:00:58.488Z] GOOS="" GOARCH="" GOARM="" [2022-03-25T19:00:58.488Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-25T19:00:58.488Z] [2022-03-25T19:00:58.488Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-03-25T19:00:58.488Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-03-25T19:00:58.488Z] HOSTNAME=c17970e06ef8 [2022-03-25T19:00:58.488Z] DEST=bundles/test-integration [2022-03-25T19:00:58.488Z] PWD=/go/src/github.com/docker/docker [2022-03-25T19:00:58.488Z] DOCKER_ROOTLESS=1 [2022-03-25T19:00:58.488Z] DOCKER_GITCOMMIT=85572cac14168f9dc3fc3d9daa5eae1ba00eddf4 [2022-03-25T19:00:58.488Z] container=docker [2022-03-25T19:00:58.488Z] HOME=/root [2022-03-25T19:00:58.488Z] GOLANG_VERSION=1.18 [2022-03-25T19:00:58.488Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-03-25T19:00:58.488Z] VALIDATE_BRANCH=master [2022-03-25T19:00:58.488Z] TERM=xterm [2022-03-25T19:00:58.488Z] DOCKER_PKG=github.com/docker/docker [2022-03-25T19:00:58.488Z] SHLVL=1 [2022-03-25T19:00:58.488Z] TIMEOUT=120m [2022-03-25T19:00:58.488Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-03-25T19:00:58.488Z] DOCKER_GRAPHDRIVER=overlay2 [2022-03-25T19:00:58.488Z] GO111MODULE=off [2022-03-25T19:00:58.488Z] DOCKER_EXPERIMENTAL=1 [2022-03-25T19:00:58.488Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-03-25T19:00:58.488Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-03-25T19:00:58.488Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-03-25T19:00:58.488Z] GOPATH=/go [2022-03-25T19:00:58.488Z] PKG_CONFIG=pkg-config [2022-03-25T19:00:58.488Z] _=/usr/bin/env [2022-03-25T19:00:58.488Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-03-25T19:00:58.689Z] --- PASS: TestFailOnce (1.14s) [2022-03-25T19:00:58.689Z] === RUN TestEchoInputOutput [2022-03-25T19:00:58.689Z] --- PASS: TestEchoInputOutput (0.00s) [2022-03-25T19:00:58.689Z] === RUN TestBackoff [2022-03-25T19:00:58.689Z] --- PASS: TestBackoff (0.00s) [2022-03-25T19:00:58.689Z] === RUN TestAbortRetry [2022-03-25T19:00:58.689Z] --- PASS: TestAbortRetry (0.00s) [2022-03-25T19:00:58.689Z] === RUN TestClientScheme [2022-03-25T19:00:58.689Z] --- PASS: TestClientScheme (0.00s) [2022-03-25T19:00:58.689Z] === RUN TestNewClientWithTimeout [2022-03-25T19:00:59.157Z] time="2022-03-25T19:00:58Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49305/Test.Echo: Post \"http://127.0.0.1:49305/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-03-25T19:01:00.001Z] time="2022-03-25T19:00:59Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-03-25T19:01:00.001Z] --- PASS: TestNodeReincarnation (5.02s) [2022-03-25T19:01:00.001Z] === RUN TestParallelCreate [2022-03-25T19:01:00.001Z] 2022/03/25 19:00:59 Closing DB instances... [2022-03-25T19:01:00.001Z] --- PASS: TestParallelCreate (0.02s) [2022-03-25T19:01:00.001Z] === RUN TestParallelDelete [2022-03-25T19:01:00.001Z] 2022/03/25 19:00:59 Closing DB instances... [2022-03-25T19:01:00.001Z] --- PASS: TestParallelDelete (0.01s) [2022-03-25T19:01:00.001Z] === RUN TestNetworkDBIslands [2022-03-25T19:01:00.001Z] time="2022-03-25T19:00:59Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:5b143ace321c with config:&{NodeID:5b143ace321c 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-03-25T19:01:00.001Z] time="2022-03-25T19:00:59Z" level=info msg="Node 5b143ace321c/172.22.68.17, joined gossip cluster" [2022-03-25T19:01:00.001Z] time="2022-03-25T19:00:59Z" level=info msg="Node 5b143ace321c/172.22.68.17, added to nodes list" [2022-03-25T19:01:00.001Z] time="2022-03-25T19:00:59Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:997f12e62010 with config:&{NodeID:997f12e62010 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-03-25T19:01:00.001Z] time="2022-03-25T19:00:59Z" level=info msg="Node 997f12e62010/172.22.68.17, joined gossip cluster" [2022-03-25T19:01:00.001Z] time="2022-03-25T19:00:59Z" level=info msg="Node 997f12e62010/172.22.68.17, added to nodes list" [2022-03-25T19:01:00.001Z] time="2022-03-25T19:00:59Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-03-25T19:01:00.001Z] time="2022-03-25T19:00:59Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-03-25T19:01:00.001Z] time="2022-03-25T19:00:59Z" level=debug msg="memberlist: Stream connection from=[::1]:49365" [2022-03-25T19:01:00.001Z] time="2022-03-25T19:00:59Z" level=info msg="Node 997f12e62010/172.22.68.17, joined gossip cluster" [2022-03-25T19:01:00.001Z] time="2022-03-25T19:00:59Z" level=info msg="Node 997f12e62010/172.22.68.17, added to nodes list" [2022-03-25T19:01:00.001Z] time="2022-03-25T19:00:59Z" level=info msg="Node 5b143ace321c/172.22.68.17, joined gossip cluster" [2022-03-25T19:01:00.001Z] time="2022-03-25T19:00:59Z" level=info msg="Node 5b143ace321c/172.22.68.17, added to nodes list" [2022-03-25T19:01:00.001Z] time="2022-03-25T19:00:59Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-03-25T19:01:00.001Z] time="2022-03-25T19:00:59Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49366" [2022-03-25T19:01:00.001Z] time="2022-03-25T19:00:59Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:bbcd0eddf940 with config:&{NodeID:bbcd0eddf940 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-03-25T19:01:00.001Z] time="2022-03-25T19:00:59Z" level=info msg="Node bbcd0eddf940/172.22.68.17, joined gossip cluster" [2022-03-25T19:01:00.001Z] time="2022-03-25T19:00:59Z" level=info msg="Node bbcd0eddf940/172.22.68.17, added to nodes list" [2022-03-25T19:01:00.001Z] time="2022-03-25T19:00:59Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-03-25T19:01:00.001Z] time="2022-03-25T19:00:59Z" level=debug msg="memberlist: Stream connection from=[::1]:49367" [2022-03-25T19:01:00.001Z] time="2022-03-25T19:00:59Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-03-25T19:01:00.001Z] time="2022-03-25T19:00:59Z" level=info msg="Node bbcd0eddf940/172.22.68.17, joined gossip cluster" [2022-03-25T19:01:00.001Z] time="2022-03-25T19:00:59Z" level=info msg="Node bbcd0eddf940/172.22.68.17, added to nodes list" [2022-03-25T19:01:00.001Z] time="2022-03-25T19:00:59Z" level=info msg="Node 5b143ace321c/172.22.68.17, joined gossip cluster" [2022-03-25T19:01:00.001Z] time="2022-03-25T19:00:59Z" level=info msg="Node 5b143ace321c/172.22.68.17, added to nodes list" [2022-03-25T19:01:00.001Z] time="2022-03-25T19:00:59Z" level=info msg="Node 997f12e62010/172.22.68.17, joined gossip cluster" [2022-03-25T19:01:00.001Z] time="2022-03-25T19:00:59Z" level=info msg="Node 997f12e62010/172.22.68.17, added to nodes list" [2022-03-25T19:01:00.001Z] time="2022-03-25T19:00:59Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49368" [2022-03-25T19:01:00.001Z] time="2022-03-25T19:00:59Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-03-25T19:01:00.146Z] 2022/03/25 19:00:59 Closing DB instances... [2022-03-25T19:01:00.467Z] time="2022-03-25T19:01:00Z" level=info msg="Node bbcd0eddf940/172.22.68.17, joined gossip cluster" [2022-03-25T19:01:00.467Z] time="2022-03-25T19:01:00Z" level=info msg="Node bbcd0eddf940/172.22.68.17, added to nodes list" [2022-03-25T19:01:00.467Z] time="2022-03-25T19:01:00Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:74548ad139bc with config:&{NodeID:74548ad139bc 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-03-25T19:01:00.467Z] time="2022-03-25T19:01:00Z" level=info msg="Node 74548ad139bc/172.22.68.17, joined gossip cluster" [2022-03-25T19:01:00.467Z] time="2022-03-25T19:01:00Z" level=info msg="Node 74548ad139bc/172.22.68.17, added to nodes list" [2022-03-25T19:01:00.467Z] time="2022-03-25T19:01:00Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-03-25T19:01:00.467Z] time="2022-03-25T19:01:00Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-03-25T19:01:00.467Z] time="2022-03-25T19:01:00Z" level=debug msg="memberlist: Stream connection from=[::1]:49369" [2022-03-25T19:01:00.468Z] time="2022-03-25T19:01:00Z" level=info msg="Node 74548ad139bc/172.22.68.17, joined gossip cluster" [2022-03-25T19:01:00.468Z] time="2022-03-25T19:01:00Z" level=info msg="Node 74548ad139bc/172.22.68.17, added to nodes list" [2022-03-25T19:01:00.468Z] time="2022-03-25T19:01:00Z" level=info msg="Node 5b143ace321c/172.22.68.17, joined gossip cluster" [2022-03-25T19:01:00.468Z] time="2022-03-25T19:01:00Z" level=info msg="Node 5b143ace321c/172.22.68.17, added to nodes list" [2022-03-25T19:01:00.468Z] time="2022-03-25T19:01:00Z" level=info msg="Node 997f12e62010/172.22.68.17, joined gossip cluster" [2022-03-25T19:01:00.468Z] time="2022-03-25T19:01:00Z" level=info msg="Node 997f12e62010/172.22.68.17, added to nodes list" [2022-03-25T19:01:00.468Z] time="2022-03-25T19:01:00Z" level=info msg="Node bbcd0eddf940/172.22.68.17, joined gossip cluster" [2022-03-25T19:01:00.468Z] time="2022-03-25T19:01:00Z" level=info msg="Node bbcd0eddf940/172.22.68.17, added to nodes list" [2022-03-25T19:01:00.468Z] time="2022-03-25T19:01:00Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-03-25T19:01:00.468Z] time="2022-03-25T19:01:00Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49370" [2022-03-25T19:01:00.614Z] time="2022-03-25T19:01:00Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49305/Test.Echo: Post \"http://127.0.0.1:49305/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-03-25T19:01:00.934Z] time="2022-03-25T19:01:00Z" level=info msg="Node 74548ad139bc/172.22.68.17, joined gossip cluster" [2022-03-25T19:01:00.934Z] time="2022-03-25T19:01:00Z" level=info msg="Node 74548ad139bc/172.22.68.17, added to nodes list" [2022-03-25T19:01:00.934Z] time="2022-03-25T19:01:00Z" level=info msg="Node 74548ad139bc/172.22.68.17, joined gossip cluster" [2022-03-25T19:01:00.934Z] time="2022-03-25T19:01:00Z" level=info msg="Node 74548ad139bc/172.22.68.17, added to nodes list" [2022-03-25T19:01:00.934Z] time="2022-03-25T19:01:00Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:f959de1fd815 with config:&{NodeID:f959de1fd815 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-03-25T19:01:00.934Z] time="2022-03-25T19:01:00Z" level=info msg="Node f959de1fd815/172.22.68.17, joined gossip cluster" [2022-03-25T19:01:00.934Z] time="2022-03-25T19:01:00Z" level=info msg="Node f959de1fd815/172.22.68.17, added to nodes list" [2022-03-25T19:01:00.934Z] time="2022-03-25T19:01:00Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-03-25T19:01:00.934Z] time="2022-03-25T19:01:00Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-03-25T19:01:00.935Z] time="2022-03-25T19:01:00Z" level=debug msg="memberlist: Stream connection from=[::1]:49371" [2022-03-25T19:01:00.935Z] time="2022-03-25T19:01:00Z" level=info msg="Node f959de1fd815/172.22.68.17, joined gossip cluster" [2022-03-25T19:01:00.935Z] time="2022-03-25T19:01:00Z" level=info msg="Node f959de1fd815/172.22.68.17, added to nodes list" [2022-03-25T19:01:00.935Z] time="2022-03-25T19:01:00Z" level=info msg="Node 997f12e62010/172.22.68.17, joined gossip cluster" [2022-03-25T19:01:00.935Z] time="2022-03-25T19:01:00Z" level=info msg="Node 997f12e62010/172.22.68.17, added to nodes list" [2022-03-25T19:01:00.935Z] time="2022-03-25T19:01:00Z" level=info msg="Node bbcd0eddf940/172.22.68.17, joined gossip cluster" [2022-03-25T19:01:00.935Z] time="2022-03-25T19:01:00Z" level=info msg="Node bbcd0eddf940/172.22.68.17, added to nodes list" [2022-03-25T19:01:00.935Z] time="2022-03-25T19:01:00Z" level=info msg="Node 5b143ace321c/172.22.68.17, joined gossip cluster" [2022-03-25T19:01:00.935Z] time="2022-03-25T19:01:00Z" level=info msg="Node 5b143ace321c/172.22.68.17, added to nodes list" [2022-03-25T19:01:00.935Z] time="2022-03-25T19:01:00Z" level=info msg="Node 74548ad139bc/172.22.68.17, joined gossip cluster" [2022-03-25T19:01:00.935Z] time="2022-03-25T19:01:00Z" level=info msg="Node 74548ad139bc/172.22.68.17, added to nodes list" [2022-03-25T19:01:00.935Z] time="2022-03-25T19:01:00Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-03-25T19:01:00.935Z] time="2022-03-25T19:01:00Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49372" [2022-03-25T19:01:01.083Z] === RUN TestParseEmptyInterface [2022-03-25T19:01:01.083Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-03-25T19:01:01.083Z] === RUN TestParseNonInterfaceType [2022-03-25T19:01:01.083Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-03-25T19:01:01.083Z] === RUN TestParseWithOneFunction [2022-03-25T19:01:01.083Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-03-25T19:01:01.083Z] === RUN TestParseWithMultipleFuncs [2022-03-25T19:01:01.083Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-03-25T19:01:01.083Z] === RUN TestParseWithUnnamedReturn [2022-03-25T19:01:01.083Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-03-25T19:01:01.083Z] === RUN TestEmbeddedInterface [2022-03-25T19:01:01.083Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-03-25T19:01:01.083Z] === RUN TestParsedImports [2022-03-25T19:01:01.083Z] --- PASS: TestParsedImports (0.00s) [2022-03-25T19:01:01.083Z] === RUN TestAliasedImports [2022-03-25T19:01:01.083Z] --- PASS: TestAliasedImports (0.00s) [2022-03-25T19:01:01.083Z] PASS [2022-03-25T19:01:01.083Z] coverage: 56.8% of statements [2022-03-25T19:01:01.083Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.050s coverage: 56.8% of statements [2022-03-25T19:01:01.402Z] time="2022-03-25T19:01:00Z" level=info msg="Node f959de1fd815/172.22.68.17, joined gossip cluster" [2022-03-25T19:01:01.402Z] time="2022-03-25T19:01:00Z" level=info msg="Node f959de1fd815/172.22.68.17, added to nodes list" [2022-03-25T19:01:01.402Z] time="2022-03-25T19:01:00Z" level=info msg="Node f959de1fd815/172.22.68.17, joined gossip cluster" [2022-03-25T19:01:01.402Z] time="2022-03-25T19:01:00Z" level=info msg="Node f959de1fd815/172.22.68.17, added to nodes list" [2022-03-25T19:01:01.402Z] time="2022-03-25T19:01:00Z" level=info msg="Node f959de1fd815/172.22.68.17, joined gossip cluster" [2022-03-25T19:01:01.402Z] time="2022-03-25T19:01:00Z" level=info msg="Node f959de1fd815/172.22.68.17, added to nodes list" [2022-03-25T19:01:01.402Z] networkdb_test.go:835: Re-joining: 3 [2022-03-25T19:01:01.402Z] time="2022-03-25T19:01:01Z" level=info msg="The new bootstrap node list is:[172.22.68.17:10033 172.22.68.17:10034 172.22.68.17:10035]" [2022-03-25T19:01:01.402Z] time="2022-03-25T19:01:01Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.68.17:10033" [2022-03-25T19:01:01.402Z] time="2022-03-25T19:01:01Z" level=debug msg="memberlist: Stream connection from=172.22.68.17:49373" [2022-03-25T19:01:01.402Z] time="2022-03-25T19:01:01Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.68.17:10034" [2022-03-25T19:01:01.402Z] time="2022-03-25T19:01:01Z" level=debug msg="memberlist: Stream connection from=172.22.68.17:49374" [2022-03-25T19:01:01.402Z] time="2022-03-25T19:01:01Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.68.17:10035" [2022-03-25T19:01:01.402Z] time="2022-03-25T19:01:01Z" level=debug msg="memberlist: Stream connection from=172.22.68.17:49375" [2022-03-25T19:01:01.402Z] networkdb_test.go:835: Re-joining: 4 [2022-03-25T19:01:01.402Z] time="2022-03-25T19:01:01Z" level=info msg="The new bootstrap node list is:[172.22.68.17:10033 172.22.68.17:10034 172.22.68.17:10035]" [2022-03-25T19:01:01.402Z] time="2022-03-25T19:01:01Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.68.17:10033" [2022-03-25T19:01:01.402Z] time="2022-03-25T19:01:01Z" level=debug msg="memberlist: Stream connection from=172.22.68.17:49376" [2022-03-25T19:01:01.402Z] time="2022-03-25T19:01:01Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.68.17:10034" [2022-03-25T19:01:01.402Z] time="2022-03-25T19:01:01Z" level=debug msg="memberlist: Stream connection from=172.22.68.17:49377" [2022-03-25T19:01:01.402Z] time="2022-03-25T19:01:01Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.68.17:10035" [2022-03-25T19:01:01.402Z] time="2022-03-25T19:01:01Z" level=debug msg="memberlist: Stream connection from=172.22.68.17:49378" [2022-03-25T19:01:01.869Z] time="2022-03-25T19:01:01Z" level=info msg="node 0 leaving" [2022-03-25T19:01:01.869Z] time="2022-03-25T19:01:01Z" level=info msg="Node 5b143ace321c change state NodeActive --> NodeLeft" [2022-03-25T19:01:01.869Z] time="2022-03-25T19:01:01Z" level=info msg="Node 5b143ace321c change state NodeActive --> NodeLeft" [2022-03-25T19:01:01.869Z] time="2022-03-25T19:01:01Z" level=info msg="node3(bbcd0eddf940): Node leave event for 5b143ace321c/172.22.68.17" [2022-03-25T19:01:01.869Z] time="2022-03-25T19:01:01Z" level=info msg="node2(997f12e62010): Node leave event for 5b143ace321c/172.22.68.17" [2022-03-25T19:01:01.869Z] time="2022-03-25T19:01:01Z" level=info msg="Node 5b143ace321c change state NodeActive --> NodeLeft" [2022-03-25T19:01:01.869Z] time="2022-03-25T19:01:01Z" level=info msg="node4(74548ad139bc): Node leave event for 5b143ace321c/172.22.68.17" [2022-03-25T19:01:01.869Z] time="2022-03-25T19:01:01Z" level=info msg="Node 5b143ace321c change state NodeActive --> NodeLeft" [2022-03-25T19:01:01.869Z] time="2022-03-25T19:01:01Z" level=info msg="node5(f959de1fd815): Node leave event for 5b143ace321c/172.22.68.17" [2022-03-25T19:01:01.869Z] time="2022-03-25T19:01:01Z" level=info msg="Node 5b143ace321c change state NodeActive --> NodeLeft" [2022-03-25T19:01:01.869Z] time="2022-03-25T19:01:01Z" level=info msg="node1(5b143ace321c): Node leave event for 5b143ace321c/172.22.68.17" [2022-03-25T19:01:02.070Z] === RUN TestHTTPTransport [2022-03-25T19:01:02.070Z] --- PASS: TestHTTPTransport (0.00s) [2022-03-25T19:01:02.070Z] PASS [2022-03-25T19:01:02.070Z] coverage: 85.7% of statements [2022-03-25T19:01:02.070Z] ok github.com/docker/docker/pkg/plugins/transport 0.039s coverage: 85.7% of statements [2022-03-25T19:01:02.336Z] time="2022-03-25T19:01:01Z" level=info msg="Node 5b143ace321c/172.22.68.17, left gossip cluster" [2022-03-25T19:01:02.336Z] time="2022-03-25T19:01:01Z" level=info msg="Node 5b143ace321c/172.22.68.17, left gossip cluster" [2022-03-25T19:01:02.336Z] time="2022-03-25T19:01:01Z" level=info msg="Node 5b143ace321c/172.22.68.17, left gossip cluster" [2022-03-25T19:01:02.336Z] time="2022-03-25T19:01:01Z" level=info msg="Node 5b143ace321c/172.22.68.17, left gossip cluster" [2022-03-25T19:01:02.336Z] time="2022-03-25T19:01:01Z" level=info msg="Node 5b143ace321c/172.22.68.17, left gossip cluster" [2022-03-25T19:01:02.336Z] time="2022-03-25T19:01:02Z" level=info msg="node 1 leaving" [2022-03-25T19:01:02.336Z] time="2022-03-25T19:01:02Z" level=info msg="Node 997f12e62010 change state NodeActive --> NodeLeft" [2022-03-25T19:01:02.336Z] time="2022-03-25T19:01:02Z" level=info msg="node4(74548ad139bc): Node leave event for 997f12e62010/172.22.68.17" [2022-03-25T19:01:02.336Z] time="2022-03-25T19:01:02Z" level=info msg="Node 997f12e62010 change state NodeActive --> NodeLeft" [2022-03-25T19:01:02.336Z] time="2022-03-25T19:01:02Z" level=info msg="node5(f959de1fd815): Node leave event for 997f12e62010/172.22.68.17" [2022-03-25T19:01:02.336Z] time="2022-03-25T19:01:02Z" level=info msg="Node 997f12e62010 change state NodeActive --> NodeLeft" [2022-03-25T19:01:02.336Z] time="2022-03-25T19:01:02Z" level=info msg="node2(997f12e62010): Node leave event for 997f12e62010/172.22.68.17" [2022-03-25T19:01:02.336Z] time="2022-03-25T19:01:02Z" level=info msg="Node 997f12e62010 change state NodeActive --> NodeLeft" [2022-03-25T19:01:02.336Z] time="2022-03-25T19:01:02Z" level=info msg="node3(bbcd0eddf940): Node leave event for 997f12e62010/172.22.68.17" [2022-03-25T19:01:02.336Z] time="2022-03-25T19:01:02Z" level=info msg="Node 997f12e62010/172.22.68.17, left gossip cluster" [2022-03-25T19:01:02.336Z] time="2022-03-25T19:01:02Z" level=info msg="Node 997f12e62010/172.22.68.17, left gossip cluster" [2022-03-25T19:01:02.337Z] time="2022-03-25T19:01:02Z" level=info msg="Node 997f12e62010/172.22.68.17, left gossip cluster" [2022-03-25T19:01:02.337Z] time="2022-03-25T19:01:02Z" level=info msg="Node 997f12e62010/172.22.68.17, left gossip cluster" [2022-03-25T19:01:02.539Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-03-25T19:01:02.539Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-03-25T19:01:02.539Z] === RUN TestBufioReaderPoolPutAndGet [2022-03-25T19:01:02.539Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-03-25T19:01:02.539Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-03-25T19:01:02.539Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-03-25T19:01:02.539Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-03-25T19:01:02.539Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-03-25T19:01:02.539Z] === RUN TestBufioWriterPoolPutAndGet [2022-03-25T19:01:02.539Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-03-25T19:01:02.539Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-03-25T19:01:02.539Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-03-25T19:01:02.539Z] === RUN TestBufferPoolPutAndGet [2022-03-25T19:01:02.539Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-03-25T19:01:02.539Z] PASS [2022-03-25T19:01:02.539Z] coverage: 88.2% of statements [2022-03-25T19:01:02.539Z] ok github.com/docker/docker/pkg/pools 0.032s coverage: 88.2% of statements [2022-03-25T19:01:02.803Z] time="2022-03-25T19:01:02Z" level=info msg="node 2 leaving" [2022-03-25T19:01:02.803Z] time="2022-03-25T19:01:02Z" level=info msg="Node bbcd0eddf940 change state NodeActive --> NodeLeft" [2022-03-25T19:01:02.803Z] time="2022-03-25T19:01:02Z" level=info msg="node4(74548ad139bc): Node leave event for bbcd0eddf940/172.22.68.17" [2022-03-25T19:01:02.803Z] time="2022-03-25T19:01:02Z" level=info msg="Node bbcd0eddf940 change state NodeActive --> NodeLeft" [2022-03-25T19:01:02.803Z] time="2022-03-25T19:01:02Z" level=info msg="node5(f959de1fd815): Node leave event for bbcd0eddf940/172.22.68.17" [2022-03-25T19:01:02.803Z] time="2022-03-25T19:01:02Z" level=info msg="Node bbcd0eddf940 change state NodeActive --> NodeLeft" [2022-03-25T19:01:02.803Z] time="2022-03-25T19:01:02Z" level=info msg="node3(bbcd0eddf940): Node leave event for bbcd0eddf940/172.22.68.17" [2022-03-25T19:01:02.803Z] time="2022-03-25T19:01:02Z" level=debug msg="memberlist: Failed ping: 74548ad139bc (timeout reached)" [2022-03-25T19:01:02.803Z] time="2022-03-25T19:01:02Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.22.68.17:10034: use of closed network connection" [2022-03-25T19:01:02.803Z] time="2022-03-25T19:01:02Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.22.68.17:10037: use of closed network connection" [2022-03-25T19:01:02.803Z] time="2022-03-25T19:01:02Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.22.68.17:10035: use of closed network connection" [2022-03-25T19:01:02.803Z] time="2022-03-25T19:01:02Z" level=debug msg="memberlist: Stream connection from=172.22.68.17:49379" [2022-03-25T19:01:02.803Z] time="2022-03-25T19:01:02Z" level=info msg="Node bbcd0eddf940/172.22.68.17, left gossip cluster" [2022-03-25T19:01:03.008Z] === RUN TestOutputOnPrematureClose [2022-03-25T19:01:03.008Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-03-25T19:01:03.008Z] === RUN TestCompleteSilently [2022-03-25T19:01:03.008Z] --- PASS: TestCompleteSilently (0.00s) [2022-03-25T19:01:03.008Z] PASS [2022-03-25T19:01:03.008Z] coverage: 75.9% of statements [2022-03-25T19:01:03.008Z] ok github.com/docker/docker/pkg/progress 0.030s coverage: 75.9% of statements [2022-03-25T19:01:03.008Z] time="2022-03-25T19:01:02Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49305/Test.Echo: Post \"http://127.0.0.1:49305/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-03-25T19:01:03.271Z] time="2022-03-25T19:01:02Z" level=info msg="Node bbcd0eddf940/172.22.68.17, left gossip cluster" [2022-03-25T19:01:03.271Z] time="2022-03-25T19:01:02Z" level=info msg="Node bbcd0eddf940/172.22.68.17, left gossip cluster" [2022-03-25T19:01:03.271Z] time="2022-03-25T19:01:03Z" level=warning msg="memberlist: Was able to connect to 74548ad139bc but other probes failed, network may be misconfigured" [2022-03-25T19:01:03.271Z] networkdb_test.go:867: node4: OK [2022-03-25T19:01:03.271Z] networkdb_test.go:867: node5: OK [2022-03-25T19:01:03.271Z] time="2022-03-25T19:01:03Z" level=info msg="node 0 coming back" [2022-03-25T19:01:03.271Z] time="2022-03-25T19:01:03Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:a8ae6b38bd0a with config:&{NodeID:a8ae6b38bd0a 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-03-25T19:01:03.271Z] time="2022-03-25T19:01:03Z" level=info msg="Node a8ae6b38bd0a/172.22.68.17, joined gossip cluster" [2022-03-25T19:01:03.271Z] time="2022-03-25T19:01:03Z" level=info msg="Node a8ae6b38bd0a/172.22.68.17, added to nodes list" [2022-03-25T19:01:03.271Z] time="2022-03-25T19:01:03Z" level=info msg="node 1 coming back" [2022-03-25T19:01:03.271Z] time="2022-03-25T19:01:03Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:63da4c18ebfe with config:&{NodeID:63da4c18ebfe 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-03-25T19:01:03.271Z] time="2022-03-25T19:01:03Z" level=info msg="Node 63da4c18ebfe/172.22.68.17, joined gossip cluster" [2022-03-25T19:01:03.271Z] time="2022-03-25T19:01:03Z" level=info msg="Node 63da4c18ebfe/172.22.68.17, added to nodes list" [2022-03-25T19:01:03.271Z] time="2022-03-25T19:01:03Z" level=info msg="node 2 coming back" [2022-03-25T19:01:03.271Z] time="2022-03-25T19:01:03Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:0c4c5af4a672 with config:&{NodeID:0c4c5af4a672 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-03-25T19:01:03.272Z] time="2022-03-25T19:01:03Z" level=info msg="Node 0c4c5af4a672/172.22.68.17, joined gossip cluster" [2022-03-25T19:01:03.272Z] time="2022-03-25T19:01:03Z" level=info msg="Node 0c4c5af4a672/172.22.68.17, added to nodes list" [2022-03-25T19:01:03.476Z] === RUN TestSendToOneSub [2022-03-25T19:01:03.477Z] --- PASS: TestSendToOneSub (0.00s) [2022-03-25T19:01:03.477Z] === RUN TestSendToMultipleSubs [2022-03-25T19:01:03.477Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-03-25T19:01:03.477Z] === RUN TestEvictOneSub [2022-03-25T19:01:03.477Z] --- PASS: TestEvictOneSub (0.00s) [2022-03-25T19:01:03.477Z] === RUN TestClosePublisher [2022-03-25T19:01:03.477Z] --- PASS: TestClosePublisher (0.00s) [2022-03-25T19:01:03.477Z] === RUN TestPubSubRace [2022-03-25T19:01:03.477Z] time="2022-03-25T19:01:03Z" level=error msg="node4(875cd6cdef7e) Could not close DB: timeout waiting for leave broadcast" [2022-03-25T19:01:03.477Z] --- PASS: TestNetworkDBCRUDMediumCluster (6.27s) [2022-03-25T19:01:03.477Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-03-25T19:01:03.916Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-03-25T19:01:04.464Z] --- PASS: TestPubSubRace (1.06s) [2022-03-25T19:01:04.464Z] PASS [2022-03-25T19:01:04.464Z] coverage: 75.0% of statements [2022-03-25T19:01:04.464Z] ok github.com/docker/docker/pkg/pubsub 1.097s coverage: 75.0% of statements [2022-03-25T19:01:04.464Z] 2022/03/25 19:01:04 Closing DB instances... [2022-03-25T19:01:04.479Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-03-25T19:01:04.932Z] === RUN TestRegister [2022-03-25T19:01:04.932Z] --- PASS: TestRegister (0.00s) [2022-03-25T19:01:04.932Z] === RUN TestCommand [2022-03-25T19:01:04.932Z] --- PASS: TestCommand (0.03s) [2022-03-25T19:01:04.932Z] === RUN TestNaiveSelf [2022-03-25T19:01:04.932Z] --- PASS: TestNaiveSelf (0.03s) [2022-03-25T19:01:04.932Z] PASS [2022-03-25T19:01:04.932Z] coverage: 82.4% of statements [2022-03-25T19:01:04.932Z] ok github.com/docker/docker/pkg/reexec 0.092s coverage: 82.4% of statements [2022-03-25T19:01:05.401Z] --- PASS: TestRequest (8.35s) [2022-03-25T19:01:05.401Z] === RUN TestOverlappingRequests [2022-03-25T19:01:05.401Z] --- PASS: TestOverlappingRequests (0.41s) [2022-03-25T19:01:05.401Z] === RUN TestRelease [2022-03-25T19:01:05.869Z] === RUN TestDump [2022-03-25T19:01:05.869Z] goroutine 19 [running]: [2022-03-25T19:01:05.869Z] github.com/docker/docker/pkg/stack.dump(0x252d57?) [2022-03-25T19:01:05.869Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-03-25T19:01:05.869Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-03-25T19:01:05.869Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-03-25T19:01:05.869Z] github.com/docker/docker/pkg/stack.TestDump(0x0?) [2022-03-25T19:01:05.869Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-03-25T19:01:05.869Z] testing.tRunner(0xc000085380, 0x41a498) [2022-03-25T19:01:05.869Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-03-25T19:01:05.869Z] created by testing.(*T).Run [2022-03-25T19:01:05.869Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-03-25T19:01:05.869Z] [2022-03-25T19:01:05.869Z] goroutine 1 [chan receive]: [2022-03-25T19:01:05.869Z] testing.(*T).Run(0xc0000851e0, {0x40913c?, 0x22c1f3?}, 0x41a498) [2022-03-25T19:01:05.869Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-03-25T19:01:05.869Z] testing.runTests.func1(0xc0000b6810?) [2022-03-25T19:01:05.869Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-03-25T19:01:05.869Z] testing.tRunner(0xc0000851e0, 0xc0000c1ca0) [2022-03-25T19:01:05.869Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-03-25T19:01:05.869Z] testing.runTests(0xc000094460?, {0x59e400, 0x3, 0x3}, {0x29d126f0598?, 0x40?, 0x5a34a0?}) [2022-03-25T19:01:05.869Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-03-25T19:01:05.869Z] testing.(*M).Run(0xc000094460) [2022-03-25T19:01:05.869Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-03-25T19:01:05.869Z] main.main() [2022-03-25T19:01:05.869Z] _testmain.go:99 +0x255 [2022-03-25T19:01:05.869Z] --- PASS: TestDump (0.00s) [2022-03-25T19:01:05.869Z] === RUN TestDumpToFile [2022-03-25T19:01:05.869Z] --- PASS: TestDumpToFile (0.12s) [2022-03-25T19:01:05.869Z] === RUN TestDumpToFileWithEmptyInput [2022-03-25T19:01:05.869Z] goroutine 21 [running]: [2022-03-25T19:01:05.869Z] github.com/docker/docker/pkg/stack.dump(0x2cecd3?) [2022-03-25T19:01:05.869Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-03-25T19:01:05.869Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0?, 0x2ceca0?}) [2022-03-25T19:01:05.869Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x217 [2022-03-25T19:01:05.869Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc000085380?) [2022-03-25T19:01:05.869Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-03-25T19:01:05.869Z] testing.tRunner(0xc000085a00, 0x41a488) [2022-03-25T19:01:05.869Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-03-25T19:01:05.869Z] created by testing.(*T).Run [2022-03-25T19:01:05.869Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-03-25T19:01:05.869Z] [2022-03-25T19:01:05.869Z] goroutine 1 [chan receive]: [2022-03-25T19:01:05.869Z] testing.(*T).Run(0xc0000851e0, {0x410713?, 0x22c1f3?}, 0x41a488) [2022-03-25T19:01:05.869Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-03-25T19:01:05.869Z] testing.runTests.func1(0xc0000b6810?) [2022-03-25T19:01:05.869Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-03-25T19:01:05.869Z] testing.tRunner(0xc0000851e0, 0xc0000c1ca0) [2022-03-25T19:01:05.869Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-03-25T19:01:05.869Z] testing.runTests(0xc000094460?, {0x59e400, 0x3, 0x3}, {0x29d126f0598?, 0x40?, 0x5a34a0?}) [2022-03-25T19:01:05.869Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-03-25T19:01:05.869Z] testing.(*M).Run(0xc000094460) [2022-03-25T19:01:05.869Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-03-25T19:01:05.869Z] main.main() [2022-03-25T19:01:05.869Z] _testmain.go:99 +0x255 [2022-03-25T19:01:05.869Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-03-25T19:01:05.869Z] PASS [2022-03-25T19:01:05.869Z] coverage: 90.9% of statements [2022-03-25T19:01:05.869Z] ok github.com/docker/docker/pkg/stack 0.151s coverage: 90.9% of statements [2022-03-25T19:01:05.869Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.62s) [2022-03-25T19:01:05.869Z] === RUN TestNetworkDBGarbageCollection [2022-03-25T19:01:06.339Z] === RUN TestNewStdWriter [2022-03-25T19:01:06.339Z] --- PASS: TestNewStdWriter (0.00s) [2022-03-25T19:01:06.339Z] === RUN TestWriteWithUninitializedStdWriter [2022-03-25T19:01:06.339Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-03-25T19:01:06.339Z] === RUN TestWriteWithNilBytes [2022-03-25T19:01:06.339Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-03-25T19:01:06.339Z] === RUN TestWrite [2022-03-25T19:01:06.339Z] --- PASS: TestWrite (0.00s) [2022-03-25T19:01:06.339Z] === RUN TestWriteWithWriterError [2022-03-25T19:01:06.339Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-03-25T19:01:06.339Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-03-25T19:01:06.339Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-03-25T19:01:06.339Z] === RUN TestStdCopyWriteAndRead [2022-03-25T19:01:06.339Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-03-25T19:01:06.339Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-03-25T19:01:06.339Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-03-25T19:01:06.339Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-03-25T19:01:06.339Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-03-25T19:01:06.339Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-03-25T19:01:06.339Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-03-25T19:01:06.339Z] === RUN TestStdCopyWithInvalidInputHeader [2022-03-25T19:01:06.339Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-03-25T19:01:06.339Z] === RUN TestStdCopyWithCorruptedPrefix [2022-03-25T19:01:06.339Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-03-25T19:01:06.339Z] === RUN TestStdCopyReturnsWriteErrors [2022-03-25T19:01:06.339Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-03-25T19:01:06.339Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-03-25T19:01:06.339Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-03-25T19:01:06.339Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-03-25T19:01:06.339Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-03-25T19:01:06.339Z] PASS [2022-03-25T19:01:06.339Z] coverage: 100.0% of statements [2022-03-25T19:01:06.339Z] ok github.com/docker/docker/pkg/stdcopy 0.033s coverage: 100.0% of statements [2022-03-25T19:01:06.807Z] === RUN TestRawProgressFormatterFormatStatus [2022-03-25T19:01:06.807Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-03-25T19:01:06.807Z] === RUN TestRawProgressFormatterFormatProgress [2022-03-25T19:01:06.807Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-03-25T19:01:06.807Z] === RUN TestFormatStatus [2022-03-25T19:01:06.807Z] --- PASS: TestFormatStatus (0.00s) [2022-03-25T19:01:06.807Z] === RUN TestFormatError [2022-03-25T19:01:06.807Z] --- PASS: TestFormatError (0.00s) [2022-03-25T19:01:06.807Z] === RUN TestFormatJSONError [2022-03-25T19:01:06.807Z] --- PASS: TestFormatJSONError (0.00s) [2022-03-25T19:01:06.807Z] === RUN TestJsonProgressFormatterFormatProgress [2022-03-25T19:01:06.807Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-03-25T19:01:06.807Z] === RUN TestJsonProgressFormatterFormatStatus [2022-03-25T19:01:06.807Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-03-25T19:01:06.807Z] === RUN TestNewJSONProgressOutput [2022-03-25T19:01:06.807Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-03-25T19:01:06.807Z] === RUN TestAuxFormatterEmit [2022-03-25T19:01:06.807Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-03-25T19:01:06.807Z] === RUN TestStreamWriterStdout [2022-03-25T19:01:06.807Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-03-25T19:01:06.807Z] === RUN TestStreamWriterStderr [2022-03-25T19:01:06.807Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-03-25T19:01:06.807Z] PASS [2022-03-25T19:01:06.807Z] coverage: 66.2% of statements [2022-03-25T19:01:06.807Z] ok github.com/docker/docker/pkg/streamformatter 0.036s coverage: 66.2% of statements [2022-03-25T19:01:07.054Z] time="2022-03-25T19:01:06Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.22.68.17:10033 172.22.68.17:10034 172.22.68.17:10035]" [2022-03-25T19:01:07.054Z] time="2022-03-25T19:01:06Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.22.68.17:10033 172.22.68.17:10034 172.22.68.17:10035]" [2022-03-25T19:01:07.276Z] --- PASS: TestRelease (1.66s) [2022-03-25T19:01:07.276Z] === RUN TestAllocateRandomDeallocate [2022-03-25T19:01:07.276Z] === RUN TestGenerateRandomID [2022-03-25T19:01:07.276Z] --- PASS: TestGenerateRandomID (0.00s) [2022-03-25T19:01:07.276Z] === RUN TestShortenId [2022-03-25T19:01:07.276Z] --- PASS: TestShortenId (0.00s) [2022-03-25T19:01:07.276Z] === RUN TestShortenSha256Id [2022-03-25T19:01:07.276Z] --- PASS: TestShortenSha256Id (0.00s) [2022-03-25T19:01:07.276Z] === RUN TestShortenIdEmpty [2022-03-25T19:01:07.276Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-03-25T19:01:07.276Z] === RUN TestShortenIdInvalid [2022-03-25T19:01:07.276Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-03-25T19:01:07.276Z] === RUN TestIsShortIDNonHex [2022-03-25T19:01:07.276Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-03-25T19:01:07.276Z] === RUN TestIsShortIDNotCorrectSize [2022-03-25T19:01:07.276Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-03-25T19:01:07.276Z] PASS [2022-03-25T19:01:07.276Z] coverage: 70.6% of statements [2022-03-25T19:01:07.276Z] ok github.com/docker/docker/pkg/stringid 0.030s coverage: 70.6% of statements [2022-03-25T19:01:07.521Z] time="2022-03-25T19:01:07Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.68.17:10033" [2022-03-25T19:01:07.521Z] time="2022-03-25T19:01:07Z" level=debug msg="memberlist: Stream connection from=172.22.68.17:49380" [2022-03-25T19:01:07.521Z] time="2022-03-25T19:01:07Z" level=info msg="Node f959de1fd815/172.22.68.17, joined gossip cluster" [2022-03-25T19:01:07.521Z] time="2022-03-25T19:01:07Z" level=info msg="Node f959de1fd815/172.22.68.17, added to nodes list" [2022-03-25T19:01:07.521Z] time="2022-03-25T19:01:07Z" level=info msg="Node 74548ad139bc/172.22.68.17, joined gossip cluster" [2022-03-25T19:01:07.521Z] time="2022-03-25T19:01:07Z" level=info msg="Node a8ae6b38bd0a/172.22.68.17, joined gossip cluster" [2022-03-25T19:01:07.521Z] time="2022-03-25T19:01:07Z" level=info msg="Node a8ae6b38bd0a/172.22.68.17, is the new incarnation of the shutdown node 5b143ace321c/172.22.68.17" [2022-03-25T19:01:07.521Z] time="2022-03-25T19:01:07Z" level=info msg="Node 74548ad139bc/172.22.68.17, added to nodes list" [2022-03-25T19:01:07.521Z] time="2022-03-25T19:01:07Z" level=info msg="Node a8ae6b38bd0a/172.22.68.17, added to nodes list" [2022-03-25T19:01:07.521Z] time="2022-03-25T19:01:07Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.68.17:10034" [2022-03-25T19:01:07.521Z] time="2022-03-25T19:01:07Z" level=debug msg="memberlist: Stream connection from=172.22.68.17:49381" [2022-03-25T19:01:07.521Z] time="2022-03-25T19:01:07Z" level=info msg="Node f959de1fd815/172.22.68.17, joined gossip cluster" [2022-03-25T19:01:07.521Z] time="2022-03-25T19:01:07Z" level=info msg="Node f959de1fd815/172.22.68.17, added to nodes list" [2022-03-25T19:01:07.521Z] time="2022-03-25T19:01:07Z" level=info msg="Node a8ae6b38bd0a/172.22.68.17, joined gossip cluster" [2022-03-25T19:01:07.521Z] time="2022-03-25T19:01:07Z" level=info msg="Node a8ae6b38bd0a/172.22.68.17, added to nodes list" [2022-03-25T19:01:07.521Z] time="2022-03-25T19:01:07Z" level=info msg="Node 74548ad139bc/172.22.68.17, joined gossip cluster" [2022-03-25T19:01:07.521Z] time="2022-03-25T19:01:07Z" level=info msg="Node 63da4c18ebfe/172.22.68.17, joined gossip cluster" [2022-03-25T19:01:07.521Z] time="2022-03-25T19:01:07Z" level=info msg="Node 74548ad139bc/172.22.68.17, added to nodes list" [2022-03-25T19:01:07.521Z] time="2022-03-25T19:01:07Z" level=info msg="Node 63da4c18ebfe/172.22.68.17, is the new incarnation of the shutdown node 997f12e62010/172.22.68.17" [2022-03-25T19:01:07.521Z] time="2022-03-25T19:01:07Z" level=info msg="Node 63da4c18ebfe/172.22.68.17, added to nodes list" [2022-03-25T19:01:07.521Z] time="2022-03-25T19:01:07Z" level=debug msg="memberlist: Stream connection from=172.22.68.17:49382" [2022-03-25T19:01:07.521Z] time="2022-03-25T19:01:07Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.68.17:10035" [2022-03-25T19:01:07.521Z] time="2022-03-25T19:01:07Z" level=info msg="Node f959de1fd815/172.22.68.17, joined gossip cluster" [2022-03-25T19:01:07.521Z] time="2022-03-25T19:01:07Z" level=info msg="Node f959de1fd815/172.22.68.17, added to nodes list" [2022-03-25T19:01:07.521Z] time="2022-03-25T19:01:07Z" level=info msg="Node a8ae6b38bd0a/172.22.68.17, joined gossip cluster" [2022-03-25T19:01:07.521Z] time="2022-03-25T19:01:07Z" level=info msg="Node a8ae6b38bd0a/172.22.68.17, added to nodes list" [2022-03-25T19:01:07.521Z] time="2022-03-25T19:01:07Z" level=info msg="Node 63da4c18ebfe/172.22.68.17, joined gossip cluster" [2022-03-25T19:01:07.521Z] time="2022-03-25T19:01:07Z" level=info msg="Node 63da4c18ebfe/172.22.68.17, added to nodes list" [2022-03-25T19:01:07.521Z] time="2022-03-25T19:01:07Z" level=info msg="Node 74548ad139bc/172.22.68.17, joined gossip cluster" [2022-03-25T19:01:07.521Z] time="2022-03-25T19:01:07Z" level=info msg="Node 74548ad139bc/172.22.68.17, added to nodes list" [2022-03-25T19:01:07.521Z] time="2022-03-25T19:01:07Z" level=info msg="Node 0c4c5af4a672/172.22.68.17, joined gossip cluster" [2022-03-25T19:01:07.521Z] time="2022-03-25T19:01:07Z" level=info msg="Node 0c4c5af4a672/172.22.68.17, is the new incarnation of the shutdown node bbcd0eddf940/172.22.68.17" [2022-03-25T19:01:07.521Z] time="2022-03-25T19:01:07Z" level=info msg="Node 0c4c5af4a672/172.22.68.17, added to nodes list" [2022-03-25T19:01:07.521Z] time="2022-03-25T19:01:07Z" level=info msg="Node 63da4c18ebfe/172.22.68.17, joined gossip cluster" [2022-03-25T19:01:07.521Z] time="2022-03-25T19:01:07Z" level=info msg="Node 63da4c18ebfe/172.22.68.17, added to nodes list" [2022-03-25T19:01:07.521Z] time="2022-03-25T19:01:07Z" level=info msg="Node 63da4c18ebfe/172.22.68.17, joined gossip cluster" [2022-03-25T19:01:07.521Z] time="2022-03-25T19:01:07Z" level=info msg="Node 63da4c18ebfe/172.22.68.17, is the new incarnation of the shutdown node 997f12e62010/172.22.68.17" [2022-03-25T19:01:07.521Z] time="2022-03-25T19:01:07Z" level=info msg="Node 63da4c18ebfe/172.22.68.17, added to nodes list" [2022-03-25T19:01:07.521Z] time="2022-03-25T19:01:07Z" level=info msg="Node a8ae6b38bd0a/172.22.68.17, joined gossip cluster" [2022-03-25T19:01:07.521Z] time="2022-03-25T19:01:07Z" level=info msg="Node a8ae6b38bd0a/172.22.68.17, is the new incarnation of the shutdown node 5b143ace321c/172.22.68.17" [2022-03-25T19:01:07.521Z] time="2022-03-25T19:01:07Z" level=info msg="Node a8ae6b38bd0a/172.22.68.17, added to nodes list" [2022-03-25T19:01:07.521Z] time="2022-03-25T19:01:07Z" level=info msg="Node 0c4c5af4a672/172.22.68.17, joined gossip cluster" [2022-03-25T19:01:07.521Z] time="2022-03-25T19:01:07Z" level=info msg="Node 0c4c5af4a672/172.22.68.17, added to nodes list" [2022-03-25T19:01:07.521Z] time="2022-03-25T19:01:07Z" level=info msg="Node 0c4c5af4a672/172.22.68.17, joined gossip cluster" [2022-03-25T19:01:07.521Z] time="2022-03-25T19:01:07Z" level=info msg="Node 0c4c5af4a672/172.22.68.17, is the new incarnation of the shutdown node bbcd0eddf940/172.22.68.17" [2022-03-25T19:01:07.521Z] time="2022-03-25T19:01:07Z" level=info msg="Node 0c4c5af4a672/172.22.68.17, added to nodes list" [2022-03-25T19:01:07.744Z] time="2022-03-25T19:01:07Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49305/Test.Echo: Post \"http://127.0.0.1:49305/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-03-25T19:01:07.990Z] time="2022-03-25T19:01:07Z" level=info msg="Node 0c4c5af4a672/172.22.68.17, joined gossip cluster" [2022-03-25T19:01:07.990Z] time="2022-03-25T19:01:07Z" level=info msg="Node 0c4c5af4a672/172.22.68.17, added to nodes list" [2022-03-25T19:01:07.990Z] time="2022-03-25T19:01:07Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.68.17:10033" [2022-03-25T19:01:07.990Z] time="2022-03-25T19:01:07Z" level=debug msg="memberlist: Stream connection from=172.22.68.17:49383" [2022-03-25T19:01:07.990Z] time="2022-03-25T19:01:07Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.68.17:10034" [2022-03-25T19:01:07.990Z] time="2022-03-25T19:01:07Z" level=debug msg="memberlist: Stream connection from=172.22.68.17:49384" [2022-03-25T19:01:07.990Z] time="2022-03-25T19:01:07Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.68.17:10035" [2022-03-25T19:01:07.990Z] time="2022-03-25T19:01:07Z" level=debug msg="memberlist: Stream connection from=172.22.68.17:49385" [2022-03-25T19:01:08.213Z] === RUN TestIsCpusetListAvailable [2022-03-25T19:01:08.213Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-03-25T19:01:08.213Z] PASS [2022-03-25T19:01:08.213Z] coverage: 39.4% of statements [2022-03-25T19:01:08.213Z] ok github.com/docker/docker/pkg/sysinfo 0.031s coverage: 39.4% of statements [2022-03-25T19:01:08.464Z] 2022/03/25 19:01:08 Closing DB instances... [2022-03-25T19:01:08.464Z] time="2022-03-25T19:01:08Z" level=info msg="Node a8ae6b38bd0a change state NodeActive --> NodeLeft" [2022-03-25T19:01:08.464Z] time="2022-03-25T19:01:08Z" level=info msg="node5(f959de1fd815): Node leave event for a8ae6b38bd0a/172.22.68.17" [2022-03-25T19:01:08.464Z] time="2022-03-25T19:01:08Z" level=info msg="Node a8ae6b38bd0a/172.22.68.17, left gossip cluster" [2022-03-25T19:01:08.464Z] time="2022-03-25T19:01:08Z" level=info msg="Node a8ae6b38bd0a change state NodeActive --> NodeLeft" [2022-03-25T19:01:08.464Z] time="2022-03-25T19:01:08Z" level=info msg="node4(74548ad139bc): Node leave event for a8ae6b38bd0a/172.22.68.17" [2022-03-25T19:01:08.464Z] time="2022-03-25T19:01:08Z" level=info msg="Node a8ae6b38bd0a change state NodeActive --> NodeFailed" [2022-03-25T19:01:08.464Z] time="2022-03-25T19:01:08Z" level=info msg="Node a8ae6b38bd0a/172.22.68.17, added to failed nodes list" [2022-03-25T19:01:08.464Z] time="2022-03-25T19:01:08Z" level=info msg="Node a8ae6b38bd0a change state NodeActive --> NodeLeft" [2022-03-25T19:01:08.464Z] time="2022-03-25T19:01:08Z" level=info msg="node2(63da4c18ebfe): Node leave event for a8ae6b38bd0a/172.22.68.17" [2022-03-25T19:01:08.464Z] time="2022-03-25T19:01:08Z" level=error msg="node: a8ae6b38bd0a is unknown to memberlist" [2022-03-25T19:01:08.464Z] time="2022-03-25T19:01:08Z" level=info msg="Node a8ae6b38bd0a change state NodeActive --> NodeLeft" [2022-03-25T19:01:08.464Z] time="2022-03-25T19:01:08Z" level=info msg="node3(0c4c5af4a672): Node leave event for a8ae6b38bd0a/172.22.68.17" [2022-03-25T19:01:08.931Z] time="2022-03-25T19:01:08Z" level=info msg="Node a8ae6b38bd0a/172.22.68.17, left gossip cluster" [2022-03-25T19:01:08.931Z] time="2022-03-25T19:01:08Z" level=info msg="Node a8ae6b38bd0a/172.22.68.17, left gossip cluster" [2022-03-25T19:01:08.931Z] time="2022-03-25T19:01:08Z" level=info msg="Node a8ae6b38bd0a/172.22.68.17, left gossip cluster" [2022-03-25T19:01:08.931Z] time="2022-03-25T19:01:08Z" level=info msg="Node a8ae6b38bd0a/172.22.68.17, left gossip cluster" [2022-03-25T19:01:08.931Z] time="2022-03-25T19:01:08Z" level=info msg="Node 63da4c18ebfe change state NodeActive --> NodeLeft" [2022-03-25T19:01:08.931Z] time="2022-03-25T19:01:08Z" level=info msg="node4(74548ad139bc): Node leave event for 63da4c18ebfe/172.22.68.17" [2022-03-25T19:01:08.931Z] time="2022-03-25T19:01:08Z" level=info msg="Node 63da4c18ebfe change state NodeActive --> NodeLeft" [2022-03-25T19:01:08.931Z] time="2022-03-25T19:01:08Z" level=info msg="node5(f959de1fd815): Node leave event for 63da4c18ebfe/172.22.68.17" [2022-03-25T19:01:09.398Z] time="2022-03-25T19:01:08Z" level=info msg="Node 63da4c18ebfe change state NodeActive --> NodeLeft" [2022-03-25T19:01:09.398Z] time="2022-03-25T19:01:08Z" level=info msg="node3(0c4c5af4a672): Node leave event for 63da4c18ebfe/172.22.68.17" [2022-03-25T19:01:09.398Z] time="2022-03-25T19:01:08Z" level=info msg="Node 63da4c18ebfe change state NodeActive --> NodeLeft" [2022-03-25T19:01:09.398Z] time="2022-03-25T19:01:08Z" level=info msg="node2(63da4c18ebfe): Node leave event for 63da4c18ebfe/172.22.68.17" [2022-03-25T19:01:09.398Z] time="2022-03-25T19:01:08Z" level=info msg="Node 63da4c18ebfe/172.22.68.17, left gossip cluster" [2022-03-25T19:01:09.398Z] time="2022-03-25T19:01:08Z" level=info msg="Node 63da4c18ebfe/172.22.68.17, left gossip cluster" [2022-03-25T19:01:09.398Z] time="2022-03-25T19:01:09Z" level=info msg="Node 63da4c18ebfe/172.22.68.17, left gossip cluster" [2022-03-25T19:01:09.398Z] time="2022-03-25T19:01:09Z" level=info msg="Node 63da4c18ebfe/172.22.68.17, left gossip cluster" [2022-03-25T19:01:09.398Z] time="2022-03-25T19:01:09Z" level=info msg="Node 0c4c5af4a672 change state NodeActive --> NodeLeft" [2022-03-25T19:01:09.398Z] time="2022-03-25T19:01:09Z" level=info msg="node4(74548ad139bc): Node leave event for 0c4c5af4a672/172.22.68.17" [2022-03-25T19:01:09.398Z] time="2022-03-25T19:01:09Z" level=info msg="Node 0c4c5af4a672 change state NodeActive --> NodeLeft" [2022-03-25T19:01:09.398Z] time="2022-03-25T19:01:09Z" level=info msg="node5(f959de1fd815): Node leave event for 0c4c5af4a672/172.22.68.17" [2022-03-25T19:01:09.398Z] time="2022-03-25T19:01:09Z" level=info msg="Node 0c4c5af4a672 change state NodeActive --> NodeLeft" [2022-03-25T19:01:09.398Z] time="2022-03-25T19:01:09Z" level=info msg="node3(0c4c5af4a672): Node leave event for 0c4c5af4a672/172.22.68.17" [2022-03-25T19:01:09.398Z] time="2022-03-25T19:01:09Z" level=info msg="Node 0c4c5af4a672/172.22.68.17, left gossip cluster" [2022-03-25T19:01:09.398Z] time="2022-03-25T19:01:09Z" level=info msg="Node 0c4c5af4a672/172.22.68.17, left gossip cluster" [2022-03-25T19:01:09.398Z] time="2022-03-25T19:01:09Z" level=info msg="Node 0c4c5af4a672/172.22.68.17, left gossip cluster" [2022-03-25T19:01:09.647Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.002s coverage: 100.0% of statements [2022-03-25T19:01:09.784Z] === RUN TestChtimes [2022-03-25T19:01:09.784Z] --- PASS: TestChtimes (0.00s) [2022-03-25T19:01:09.784Z] === RUN TestChtimesWindows [2022-03-25T19:01:09.784Z] --- PASS: TestChtimesWindows (0.00s) [2022-03-25T19:01:09.784Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-03-25T19:01:09.784Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-03-25T19:01:09.784Z] PASS [2022-03-25T19:01:09.784Z] coverage: 13.0% of statements [2022-03-25T19:01:09.784Z] ok github.com/docker/docker/pkg/system 0.036s coverage: 13.0% of statements [2022-03-25T19:01:09.864Z] time="2022-03-25T19:01:09Z" level=debug msg="memberlist: Failed ping: 74548ad139bc (timeout reached)" [2022-03-25T19:01:09.864Z] time="2022-03-25T19:01:09Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.22.68.17:10037: use of closed network connection" [2022-03-25T19:01:09.864Z] time="2022-03-25T19:01:09Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.22.68.17:10035: use of closed network connection" [2022-03-25T19:01:09.864Z] time="2022-03-25T19:01:09Z" level=debug msg="memberlist: Stream connection from=172.22.68.17:49386" [2022-03-25T19:01:09.864Z] time="2022-03-25T19:01:09Z" level=info msg="Node 74548ad139bc change state NodeActive --> NodeLeft" [2022-03-25T19:01:09.864Z] time="2022-03-25T19:01:09Z" level=info msg="node5(f959de1fd815): Node leave event for 74548ad139bc/172.22.68.17" [2022-03-25T19:01:09.864Z] time="2022-03-25T19:01:09Z" level=info msg="Node 74548ad139bc change state NodeActive --> NodeLeft" [2022-03-25T19:01:09.864Z] time="2022-03-25T19:01:09Z" level=info msg="node4(74548ad139bc): Node leave event for 74548ad139bc/172.22.68.17" [2022-03-25T19:01:10.254Z] === RUN TestTailFile [2022-03-25T19:01:10.254Z] --- PASS: TestTailFile (0.00s) [2022-03-25T19:01:10.254Z] === RUN TestTailFileManyLines [2022-03-25T19:01:10.254Z] --- PASS: TestTailFileManyLines (0.00s) [2022-03-25T19:01:10.254Z] === RUN TestTailEmptyFile [2022-03-25T19:01:10.254Z] --- PASS: TestTailEmptyFile (0.00s) [2022-03-25T19:01:10.254Z] === RUN TestTailNegativeN [2022-03-25T19:01:10.254Z] --- PASS: TestTailNegativeN (0.00s) [2022-03-25T19:01:10.254Z] === RUN TestNewTailReader [2022-03-25T19:01:10.254Z] === PAUSE TestNewTailReader [2022-03-25T19:01:10.254Z] === CONT TestNewTailReader [2022-03-25T19:01:10.254Z] === RUN TestNewTailReader/12_byte_delimiter [2022-03-25T19:01:10.254Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-03-25T19:01:10.254Z] === RUN TestNewTailReader/no_delimiter [2022-03-25T19:01:10.254Z] === PAUSE TestNewTailReader/no_delimiter [2022-03-25T19:01:10.254Z] === RUN TestNewTailReader/single_byte_delimiter [2022-03-25T19:01:10.254Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-03-25T19:01:10.254Z] === RUN TestNewTailReader/2_byte_delimiter [2022-03-25T19:01:10.254Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-03-25T19:01:10.254Z] === RUN TestNewTailReader/4_byte_delimiter [2022-03-25T19:01:10.254Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-03-25T19:01:10.254Z] === RUN TestNewTailReader/8_byte_delimiter [2022-03-25T19:01:10.254Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-03-25T19:01:10.254Z] === RUN TestNewTailReader/truncated_last_line [2022-03-25T19:01:10.254Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-03-25T19:01:10.254Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-03-25T19:01:10.254Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-03-25T19:01:10.254Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-03-25T19:01:10.254Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-03-25T19:01:10.254Z] === CONT TestNewTailReader/12_byte_delimiter [2022-03-25T19:01:10.254Z] === CONT TestNewTailReader/2_byte_delimiter [2022-03-25T19:01:10.254Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-03-25T19:01:10.254Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-03-25T19:01:10.254Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-03-25T19:01:10.254Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-03-25T19:01:10.254Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-03-25T19:01:10.254Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-03-25T19:01:10.254Z] === CONT TestNewTailReader/single_byte_delimiter [2022-03-25T19:01:10.254Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-03-25T19:01:10.254Z] === CONT TestNewTailReader/no_delimiter [2022-03-25T19:01:10.254Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-03-25T19:01:10.254Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-03-25T19:01:10.254Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-25T19:01:10.254Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-03-25T19:01:10.254Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-03-25T19:01:10.254Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-03-25T19:01:10.254Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-03-25T19:01:10.254Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-03-25T19:01:10.254Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-03-25T19:01:10.254Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-03-25T19:01:10.254Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-03-25T19:01:10.254Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-03-25T19:01:10.254Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-03-25T19:01:10.254Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-03-25T19:01:10.254Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-03-25T19:01:10.254Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-03-25T19:01:10.254Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-25T19:01:10.254Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-03-25T19:01:10.254Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-25T19:01:10.254Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-25T19:01:10.254Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-03-25T19:01:10.254Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-03-25T19:01:10.254Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-03-25T19:01:10.254Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-03-25T19:01:10.254Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-03-25T19:01:10.254Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-03-25T19:01:10.254Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-03-25T19:01:10.254Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-03-25T19:01:10.254Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-03-25T19:01:10.254Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-03-25T19:01:10.254Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-03-25T19:01:10.254Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-03-25T19:01:10.254Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-03-25T19:01:10.254Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-03-25T19:01:10.254Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-03-25T19:01:10.254Z] === CONT TestNewTailReader/8_byte_delimiter [2022-03-25T19:01:10.254Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-03-25T19:01:10.254Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-03-25T19:01:10.254Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-03-25T19:01:10.254Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-03-25T19:01:10.254Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-03-25T19:01:10.254Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-03-25T19:01:10.254Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-25T19:01:10.254Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-25T19:01:10.254Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-25T19:01:10.254Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-25T19:01:10.254Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-03-25T19:01:10.254Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-03-25T19:01:10.254Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-03-25T19:01:10.254Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-03-25T19:01:10.254Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-03-25T19:01:10.254Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-03-25T19:01:10.254Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-03-25T19:01:10.254Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-03-25T19:01:10.254Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-03-25T19:01:10.254Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-03-25T19:01:10.254Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-03-25T19:01:10.254Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-03-25T19:01:10.254Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-03-25T19:01:10.254Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-03-25T19:01:10.254Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-03-25T19:01:10.254Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-03-25T19:01:10.254Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-03-25T19:01:10.254Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-25T19:01:10.254Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-25T19:01:10.254Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-25T19:01:10.254Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-25T19:01:10.254Z] === CONT TestNewTailReader/4_byte_delimiter [2022-03-25T19:01:10.254Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-03-25T19:01:10.254Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-03-25T19:01:10.254Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-03-25T19:01:10.254Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-03-25T19:01:10.254Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-03-25T19:01:10.254Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-03-25T19:01:10.254Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-25T19:01:10.254Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-25T19:01:10.254Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-25T19:01:10.254Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-25T19:01:10.254Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-03-25T19:01:10.254Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-03-25T19:01:10.254Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-03-25T19:01:10.254Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-03-25T19:01:10.254Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-03-25T19:01:10.254Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-03-25T19:01:10.254Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-03-25T19:01:10.254Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-03-25T19:01:10.254Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-03-25T19:01:10.254Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-03-25T19:01:10.254Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-03-25T19:01:10.254Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-03-25T19:01:10.254Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-03-25T19:01:10.254Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-03-25T19:01:10.254Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-03-25T19:01:10.254Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-03-25T19:01:10.254Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-03-25T19:01:10.254Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-03-25T19:01:10.254Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-03-25T19:01:10.254Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-03-25T19:01:10.254Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-03-25T19:01:10.254Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-03-25T19:01:10.254Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-03-25T19:01:10.254Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-03-25T19:01:10.254Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-03-25T19:01:10.254Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-03-25T19:01:10.254Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-03-25T19:01:10.254Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-03-25T19:01:10.254Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-03-25T19:01:10.254Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-03-25T19:01:10.254Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-03-25T19:01:10.254Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-03-25T19:01:10.254Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-03-25T19:01:10.254Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-03-25T19:01:10.254Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-03-25T19:01:10.254Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-03-25T19:01:10.254Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-03-25T19:01:10.254Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-03-25T19:01:10.254Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-03-25T19:01:10.254Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-03-25T19:01:10.254Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-03-25T19:01:10.254Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-25T19:01:10.254Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-25T19:01:10.254Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-03-25T19:01:10.254Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-03-25T19:01:10.254Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-03-25T19:01:10.254Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-03-25T19:01:10.254Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-03-25T19:01:10.254Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-25T19:01:10.254Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-25T19:01:10.254Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-25T19:01:10.254Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-25T19:01:10.254Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-03-25T19:01:10.254Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-03-25T19:01:10.254Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-03-25T19:01:10.254Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-03-25T19:01:10.254Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-03-25T19:01:10.254Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-03-25T19:01:10.254Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-03-25T19:01:10.254Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-03-25T19:01:10.254Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-03-25T19:01:10.254Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-25T19:01:10.254Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-25T19:01:10.254Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-25T19:01:10.254Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-25T19:01:10.254Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-03-25T19:01:10.254Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-03-25T19:01:10.254Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-03-25T19:01:10.254Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-03-25T19:01:10.254Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-03-25T19:01:10.254Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-03-25T19:01:10.254Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-03-25T19:01:10.254Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-03-25T19:01:10.254Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-03-25T19:01:10.254Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-03-25T19:01:10.254Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-03-25T19:01:10.254Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-03-25T19:01:10.254Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-03-25T19:01:10.254Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-03-25T19:01:10.254Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-03-25T19:01:10.254Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-03-25T19:01:10.255Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-03-25T19:01:10.255Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-03-25T19:01:10.255Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-03-25T19:01:10.255Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-03-25T19:01:10.255Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-03-25T19:01:10.255Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-03-25T19:01:10.255Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-03-25T19:01:10.255Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-03-25T19:01:10.255Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-03-25T19:01:10.255Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-03-25T19:01:10.255Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-03-25T19:01:10.255Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-25T19:01:10.255Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-25T19:01:10.255Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-03-25T19:01:10.255Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-25T19:01:10.255Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-25T19:01:10.255Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-03-25T19:01:10.255Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-03-25T19:01:10.255Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-03-25T19:01:10.255Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-25T19:01:10.255Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-25T19:01:10.255Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-03-25T19:01:10.255Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-03-25T19:01:10.255Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-03-25T19:01:10.255Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-25T19:01:10.255Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-25T19:01:10.255Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-25T19:01:10.255Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-25T19:01:10.255Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-25T19:01:10.255Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-25T19:01:10.255Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-25T19:01:10.255Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-25T19:01:10.255Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-25T19:01:10.255Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-25T19:01:10.255Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-03-25T19:01:10.255Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-03-25T19:01:10.255Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-25T19:01:10.255Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-25T19:01:10.255Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-03-25T19:01:10.255Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-03-25T19:01:10.255Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-25T19:01:10.255Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-25T19:01:10.255Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-25T19:01:10.255Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-25T19:01:10.255Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-25T19:01:10.255Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-25T19:01:10.255Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-03-25T19:01:10.255Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-03-25T19:01:10.255Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-25T19:01:10.255Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-25T19:01:10.255Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-25T19:01:10.255Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-03-25T19:01:10.255Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-25T19:01:10.255Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-25T19:01:10.255Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-25T19:01:10.255Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-25T19:01:10.255Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-25T19:01:10.255Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-25T19:01:10.255Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-25T19:01:10.255Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-25T19:01:10.255Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-25T19:01:10.255Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-25T19:01:10.255Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-25T19:01:10.255Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-25T19:01:10.255Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-25T19:01:10.255Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-25T19:01:10.255Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-25T19:01:10.255Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-25T19:01:10.255Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-25T19:01:10.255Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-25T19:01:10.255Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-25T19:01:10.255Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-25T19:01:10.255Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-25T19:01:10.255Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-03-25T19:01:10.255Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-03-25T19:01:10.255Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-03-25T19:01:10.255Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-25T19:01:10.255Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-25T19:01:10.255Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-03-25T19:01:10.255Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-03-25T19:01:10.255Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-03-25T19:01:10.255Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-03-25T19:01:10.255Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-03-25T19:01:10.255Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-03-25T19:01:10.255Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-03-25T19:01:10.255Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-03-25T19:01:10.255Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-25T19:01:10.255Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-25T19:01:10.255Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-03-25T19:01:10.255Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-03-25T19:01:10.255Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-03-25T19:01:10.255Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-03-25T19:01:10.255Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-03-25T19:01:10.255Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-25T19:01:10.255Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-03-25T19:01:10.255Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-03-25T19:01:10.255Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-03-25T19:01:10.255Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-03-25T19:01:10.255Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-25T19:01:10.255Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-25T19:01:10.255Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-25T19:01:10.255Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-25T19:01:10.255Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-25T19:01:10.255Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-25T19:01:10.255Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-25T19:01:10.255Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-25T19:01:10.255Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-25T19:01:10.255Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-25T19:01:10.255Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-25T19:01:10.255Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-25T19:01:10.255Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-03-25T19:01:10.255Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-03-25T19:01:10.255Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-03-25T19:01:10.255Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-03-25T19:01:10.255Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-03-25T19:01:10.255Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-25T19:01:10.255Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-25T19:01:10.255Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-25T19:01:10.255Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-03-25T19:01:10.255Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-03-25T19:01:10.255Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-03-25T19:01:10.255Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-03-25T19:01:10.255Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-03-25T19:01:10.255Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-25T19:01:10.255Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-03-25T19:01:10.255Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-25T19:01:10.255Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-25T19:01:10.255Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-03-25T19:01:10.255Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-25T19:01:10.255Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-25T19:01:10.255Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-25T19:01:10.255Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-25T19:01:10.255Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-25T19:01:10.255Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-25T19:01:10.255Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-25T19:01:10.255Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-25T19:01:10.255Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-25T19:01:10.255Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-25T19:01:10.255Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-25T19:01:10.255Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-25T19:01:10.255Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-25T19:01:10.255Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-25T19:01:10.255Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-03-25T19:01:10.255Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-03-25T19:01:10.255Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-03-25T19:01:10.255Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-03-25T19:01:10.255Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-03-25T19:01:10.255Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-03-25T19:01:10.255Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-03-25T19:01:10.255Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-25T19:01:10.255Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-25T19:01:10.255Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-03-25T19:01:10.255Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-03-25T19:01:10.255Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-03-25T19:01:10.255Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-03-25T19:01:10.255Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-03-25T19:01:10.255Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-03-25T19:01:10.255Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-03-25T19:01:10.255Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-03-25T19:01:10.255Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-03-25T19:01:10.255Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-03-25T19:01:10.255Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-03-25T19:01:10.255Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-03-25T19:01:10.255Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-03-25T19:01:10.255Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-03-25T19:01:10.255Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-03-25T19:01:10.255Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-03-25T19:01:10.255Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-03-25T19:01:10.255Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-03-25T19:01:10.255Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-25T19:01:10.255Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-03-25T19:01:10.255Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-25T19:01:10.255Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-03-25T19:01:10.255Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-25T19:01:10.255Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-03-25T19:01:10.255Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-25T19:01:10.255Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-03-25T19:01:10.255Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-03-25T19:01:10.255Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-25T19:01:10.255Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-25T19:01:10.255Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-03-25T19:01:10.255Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-03-25T19:01:10.255Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-25T19:01:10.255Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-25T19:01:10.255Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-25T19:01:10.255Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-03-25T19:01:10.255Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-03-25T19:01:10.255Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-03-25T19:01:10.255Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-03-25T19:01:10.255Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-03-25T19:01:10.255Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-25T19:01:10.255Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-25T19:01:10.255Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-03-25T19:01:10.255Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-03-25T19:01:10.255Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-03-25T19:01:10.255Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-03-25T19:01:10.255Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-03-25T19:01:10.255Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-03-25T19:01:10.255Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-03-25T19:01:10.255Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-03-25T19:01:10.255Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-03-25T19:01:10.255Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-03-25T19:01:10.255Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-03-25T19:01:10.255Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-03-25T19:01:10.255Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-03-25T19:01:10.255Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-03-25T19:01:10.255Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-03-25T19:01:10.255Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-03-25T19:01:10.255Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-03-25T19:01:10.255Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-03-25T19:01:10.255Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-03-25T19:01:10.255Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-03-25T19:01:10.255Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-25T19:01:10.255Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-25T19:01:10.255Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-25T19:01:10.255Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-25T19:01:10.255Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-25T19:01:10.255Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-25T19:01:10.255Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-25T19:01:10.255Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-25T19:01:10.256Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-25T19:01:10.256Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-03-25T19:01:10.256Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-25T19:01:10.256Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-03-25T19:01:10.256Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-03-25T19:01:10.256Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-03-25T19:01:10.256Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-03-25T19:01:10.256Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-25T19:01:10.256Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-03-25T19:01:10.256Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-25T19:01:10.256Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-25T19:01:10.256Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-03-25T19:01:10.256Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-03-25T19:01:10.256Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-03-25T19:01:10.256Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-03-25T19:01:10.256Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-03-25T19:01:10.256Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-03-25T19:01:10.256Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-03-25T19:01:10.256Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-03-25T19:01:10.256Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-03-25T19:01:10.256Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-03-25T19:01:10.256Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-03-25T19:01:10.256Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-03-25T19:01:10.256Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-25T19:01:10.256Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-03-25T19:01:10.256Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-25T19:01:10.256Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-25T19:01:10.256Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-25T19:01:10.256Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-25T19:01:10.256Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-25T19:01:10.256Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-25T19:01:10.256Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-25T19:01:10.256Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-25T19:01:10.256Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-03-25T19:01:10.256Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-03-25T19:01:10.256Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-25T19:01:10.256Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-25T19:01:10.256Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-25T19:01:10.256Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-25T19:01:10.256Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-25T19:01:10.256Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-25T19:01:10.256Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-25T19:01:10.256Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-25T19:01:10.256Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-25T19:01:10.256Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-25T19:01:10.256Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-25T19:01:10.256Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-25T19:01:10.256Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-25T19:01:10.256Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-25T19:01:10.256Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-25T19:01:10.256Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-25T19:01:10.256Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-03-25T19:01:10.256Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-25T19:01:10.256Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-03-25T19:01:10.256Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-25T19:01:10.256Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-03-25T19:01:10.256Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-03-25T19:01:10.256Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-03-25T19:01:10.256Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-03-25T19:01:10.256Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-03-25T19:01:10.256Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-03-25T19:01:10.256Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-25T19:01:10.256Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-25T19:01:10.256Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-03-25T19:01:10.256Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-03-25T19:01:10.256Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-25T19:01:10.256Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-25T19:01:10.256Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-03-25T19:01:10.256Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-03-25T19:01:10.256Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-03-25T19:01:10.256Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-03-25T19:01:10.256Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-03-25T19:01:10.256Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-03-25T19:01:10.256Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-03-25T19:01:10.256Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-03-25T19:01:10.256Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-03-25T19:01:10.256Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-03-25T19:01:10.256Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-03-25T19:01:10.256Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-03-25T19:01:10.256Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-03-25T19:01:10.256Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-03-25T19:01:10.256Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-03-25T19:01:10.256Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-03-25T19:01:10.256Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-03-25T19:01:10.256Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-03-25T19:01:10.256Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-03-25T19:01:10.256Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-03-25T19:01:10.256Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-03-25T19:01:10.256Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-03-25T19:01:10.256Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-03-25T19:01:10.256Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-03-25T19:01:10.256Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-03-25T19:01:10.256Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-03-25T19:01:10.256Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-03-25T19:01:10.256Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-03-25T19:01:10.256Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-03-25T19:01:10.256Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-03-25T19:01:10.256Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-03-25T19:01:10.256Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-03-25T19:01:10.256Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-03-25T19:01:10.256Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-03-25T19:01:10.256Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-25T19:01:10.256Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-25T19:01:10.256Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-03-25T19:01:10.256Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-03-25T19:01:10.256Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-03-25T19:01:10.256Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-03-25T19:01:10.256Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-03-25T19:01:10.256Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-03-25T19:01:10.256Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-03-25T19:01:10.256Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-03-25T19:01:10.256Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-03-25T19:01:10.256Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-03-25T19:01:10.256Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-03-25T19:01:10.256Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-03-25T19:01:10.256Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-25T19:01:10.256Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-25T19:01:10.256Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-03-25T19:01:10.256Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-03-25T19:01:10.256Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-03-25T19:01:10.256Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-25T19:01:10.256Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-25T19:01:10.256Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-03-25T19:01:10.256Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-03-25T19:01:10.256Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-03-25T19:01:10.256Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-03-25T19:01:10.256Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-03-25T19:01:10.256Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-03-25T19:01:10.256Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-03-25T19:01:10.256Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-03-25T19:01:10.256Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-03-25T19:01:10.256Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-03-25T19:01:10.256Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-03-25T19:01:10.256Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-25T19:01:10.256Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-25T19:01:10.256Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-03-25T19:01:10.256Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-25T19:01:10.256Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-25T19:01:10.256Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-25T19:01:10.256Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-25T19:01:10.256Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-03-25T19:01:10.256Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-03-25T19:01:10.256Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-03-25T19:01:10.256Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-03-25T19:01:10.256Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-03-25T19:01:10.256Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-03-25T19:01:10.256Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-03-25T19:01:10.256Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-03-25T19:01:10.256Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-03-25T19:01:10.256Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-03-25T19:01:10.256Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-03-25T19:01:10.256Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-03-25T19:01:10.256Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-03-25T19:01:10.256Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-03-25T19:01:10.256Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-03-25T19:01:10.256Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-03-25T19:01:10.256Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-03-25T19:01:10.256Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-25T19:01:10.256Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-25T19:01:10.256Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-25T19:01:10.256Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-25T19:01:10.256Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-03-25T19:01:10.256Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-03-25T19:01:10.256Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-03-25T19:01:10.256Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-03-25T19:01:10.256Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-03-25T19:01:10.256Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-03-25T19:01:10.256Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-03-25T19:01:10.256Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-03-25T19:01:10.256Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-03-25T19:01:10.256Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-03-25T19:01:10.256Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-25T19:01:10.256Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-03-25T19:01:10.256Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-03-25T19:01:10.256Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-25T19:01:10.256Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-25T19:01:10.256Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-25T19:01:10.256Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-25T19:01:10.256Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-25T19:01:10.256Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-03-25T19:01:10.256Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-25T19:01:10.256Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-03-25T19:01:10.256Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-03-25T19:01:10.256Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-25T19:01:10.256Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-03-25T19:01:10.256Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-25T19:01:10.256Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-25T19:01:10.256Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-25T19:01:10.256Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-25T19:01:10.256Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-25T19:01:10.256Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-25T19:01:10.256Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-25T19:01:10.256Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-25T19:01:10.256Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-25T19:01:10.256Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-25T19:01:10.256Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-25T19:01:10.256Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-25T19:01:10.256Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-25T19:01:10.256Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-25T19:01:10.256Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-25T19:01:10.256Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-25T19:01:10.256Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-25T19:01:10.256Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-25T19:01:10.256Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-25T19:01:10.256Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-25T19:01:10.256Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-25T19:01:10.256Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-25T19:01:10.256Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-25T19:01:10.256Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-25T19:01:10.256Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-25T19:01:10.257Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-25T19:01:10.257Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-25T19:01:10.257Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-25T19:01:10.257Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-25T19:01:10.257Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-03-25T19:01:10.257Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-25T19:01:10.257Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-25T19:01:10.257Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-25T19:01:10.257Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-25T19:01:10.257Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-25T19:01:10.257Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-25T19:01:10.257Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-03-25T19:01:10.257Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-25T19:01:10.257Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-25T19:01:10.257Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-03-25T19:01:10.257Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-03-25T19:01:10.257Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-03-25T19:01:10.257Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-03-25T19:01:10.257Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-03-25T19:01:10.257Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-03-25T19:01:10.257Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-03-25T19:01:10.257Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-03-25T19:01:10.257Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-03-25T19:01:10.257Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-03-25T19:01:10.257Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-03-25T19:01:10.257Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-03-25T19:01:10.257Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-03-25T19:01:10.257Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-03-25T19:01:10.257Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-25T19:01:10.257Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-03-25T19:01:10.257Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-25T19:01:10.257Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-25T19:01:10.257Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-25T19:01:10.257Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-03-25T19:01:10.257Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-03-25T19:01:10.257Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-03-25T19:01:10.257Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-03-25T19:01:10.257Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-03-25T19:01:10.257Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-03-25T19:01:10.257Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-03-25T19:01:10.257Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-03-25T19:01:10.257Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-03-25T19:01:10.257Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-03-25T19:01:10.257Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-03-25T19:01:10.257Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-03-25T19:01:10.257Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-03-25T19:01:10.257Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-03-25T19:01:10.257Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-03-25T19:01:10.257Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-25T19:01:10.257Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-25T19:01:10.257Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-03-25T19:01:10.257Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-03-25T19:01:10.257Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-03-25T19:01:10.257Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-03-25T19:01:10.257Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-03-25T19:01:10.257Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-03-25T19:01:10.257Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-03-25T19:01:10.257Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-03-25T19:01:10.257Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-03-25T19:01:10.257Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-25T19:01:10.257Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-03-25T19:01:10.257Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-03-25T19:01:10.257Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-25T19:01:10.257Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-25T19:01:10.257Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-25T19:01:10.257Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-25T19:01:10.257Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-25T19:01:10.257Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-25T19:01:10.257Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-25T19:01:10.257Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-25T19:01:10.257Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-25T19:01:10.257Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-25T19:01:10.257Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-25T19:01:10.257Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-25T19:01:10.257Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-25T19:01:10.257Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-25T19:01:10.257Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-25T19:01:10.257Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-25T19:01:10.257Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-03-25T19:01:10.257Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-03-25T19:01:10.257Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-03-25T19:01:10.257Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-03-25T19:01:10.257Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-03-25T19:01:10.257Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-03-25T19:01:10.257Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-03-25T19:01:10.257Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-03-25T19:01:10.257Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-03-25T19:01:10.257Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-03-25T19:01:10.257Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-03-25T19:01:10.257Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-03-25T19:01:10.257Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-03-25T19:01:10.257Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-03-25T19:01:10.257Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-25T19:01:10.257Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-25T19:01:10.257Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-03-25T19:01:10.257Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-03-25T19:01:10.257Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-03-25T19:01:10.257Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-03-25T19:01:10.257Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-25T19:01:10.257Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-25T19:01:10.257Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-25T19:01:10.257Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-25T19:01:10.257Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-25T19:01:10.257Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-25T19:01:10.257Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-25T19:01:10.257Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-25T19:01:10.257Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-25T19:01:10.257Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-25T19:01:10.257Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-25T19:01:10.257Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-25T19:01:10.257Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-03-25T19:01:10.257Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-03-25T19:01:10.257Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-03-25T19:01:10.257Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-03-25T19:01:10.257Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-25T19:01:10.257Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-25T19:01:10.257Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-25T19:01:10.257Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-25T19:01:10.257Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-25T19:01:10.257Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-25T19:01:10.257Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-25T19:01:10.257Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-25T19:01:10.257Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-25T19:01:10.257Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-25T19:01:10.257Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-25T19:01:10.257Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-25T19:01:10.257Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-25T19:01:10.257Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-03-25T19:01:10.257Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-03-25T19:01:10.257Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-03-25T19:01:10.257Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-03-25T19:01:10.257Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-03-25T19:01:10.257Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-03-25T19:01:10.257Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-03-25T19:01:10.257Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-03-25T19:01:10.257Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-03-25T19:01:10.257Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-03-25T19:01:10.257Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-03-25T19:01:10.257Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-03-25T19:01:10.257Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-03-25T19:01:10.257Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-03-25T19:01:10.257Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-03-25T19:01:10.257Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-03-25T19:01:10.257Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-03-25T19:01:10.257Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-25T19:01:10.257Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-25T19:01:10.257Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-03-25T19:01:10.257Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-03-25T19:01:10.257Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-03-25T19:01:10.257Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-03-25T19:01:10.257Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-03-25T19:01:10.257Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-03-25T19:01:10.257Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-03-25T19:01:10.257Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-25T19:01:10.257Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-25T19:01:10.257Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-25T19:01:10.257Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-03-25T19:01:10.257Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-25T19:01:10.257Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-25T19:01:10.257Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-25T19:01:10.257Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-25T19:01:10.257Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-03-25T19:01:10.257Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-03-25T19:01:10.257Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-03-25T19:01:10.257Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-25T19:01:10.257Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-25T19:01:10.257Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-25T19:01:10.257Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-03-25T19:01:10.257Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-03-25T19:01:10.257Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-03-25T19:01:10.257Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-25T19:01:10.257Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-25T19:01:10.257Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-25T19:01:10.257Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-03-25T19:01:10.257Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-25T19:01:10.257Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-25T19:01:10.257Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-25T19:01:10.257Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-03-25T19:01:10.257Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-03-25T19:01:10.257Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-03-25T19:01:10.257Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-03-25T19:01:10.257Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-03-25T19:01:10.257Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-03-25T19:01:10.257Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-03-25T19:01:10.257Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-03-25T19:01:10.257Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-03-25T19:01:10.257Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-03-25T19:01:10.257Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-03-25T19:01:10.257Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-03-25T19:01:10.257Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-03-25T19:01:10.257Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-03-25T19:01:10.257Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-03-25T19:01:10.257Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-03-25T19:01:10.257Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-03-25T19:01:10.257Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-03-25T19:01:10.257Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-03-25T19:01:10.257Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-03-25T19:01:10.257Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-03-25T19:01:10.257Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-25T19:01:10.257Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-25T19:01:10.257Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-25T19:01:10.257Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-25T19:01:10.257Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-25T19:01:10.257Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-25T19:01:10.257Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-25T19:01:10.258Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-25T19:01:10.258Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-25T19:01:10.258Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-25T19:01:10.258Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-25T19:01:10.258Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-25T19:01:10.258Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-25T19:01:10.258Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-25T19:01:10.258Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-25T19:01:10.258Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-03-25T19:01:10.258Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-03-25T19:01:10.258Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-03-25T19:01:10.258Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-25T19:01:10.258Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-25T19:01:10.258Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-03-25T19:01:10.258Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-25T19:01:10.258Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-25T19:01:10.258Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-25T19:01:10.258Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-25T19:01:10.258Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-03-25T19:01:10.258Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-25T19:01:10.258Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-25T19:01:10.258Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-25T19:01:10.258Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-25T19:01:10.258Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-25T19:01:10.258Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-25T19:01:10.258Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-25T19:01:10.258Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-03-25T19:01:10.258Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-03-25T19:01:10.258Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-25T19:01:10.258Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-25T19:01:10.258Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-25T19:01:10.258Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-25T19:01:10.258Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-25T19:01:10.258Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-25T19:01:10.258Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-25T19:01:10.258Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-25T19:01:10.258Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-25T19:01:10.258Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-25T19:01:10.258Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-25T19:01:10.258Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-03-25T19:01:10.258Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-25T19:01:10.258Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-03-25T19:01:10.258Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-25T19:01:10.258Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-25T19:01:10.258Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-25T19:01:10.258Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-03-25T19:01:10.258Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-25T19:01:10.331Z] time="2022-03-25T19:01:10Z" level=info msg="Node 74548ad139bc/172.22.68.17, left gossip cluster" [2022-03-25T19:01:10.331Z] time="2022-03-25T19:01:10Z" level=warning msg="memberlist: Was able to connect to 74548ad139bc but other probes failed, network may be misconfigured" [2022-03-25T19:01:10.727Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-03-25T19:01:10.727Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-25T19:01:10.727Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-03-25T19:01:10.727Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-25T19:01:10.727Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-25T19:01:10.727Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-25T19:01:10.727Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-03-25T19:01:10.727Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-25T19:01:10.727Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-03-25T19:01:10.727Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-25T19:01:10.727Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-03-25T19:01:10.727Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-03-25T19:01:10.727Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-03-25T19:01:10.727Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-03-25T19:01:10.727Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-03-25T19:01:10.727Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-03-25T19:01:10.727Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-03-25T19:01:10.727Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-03-25T19:01:10.727Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-03-25T19:01:10.727Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-03-25T19:01:10.727Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-03-25T19:01:10.727Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-03-25T19:01:10.727Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-03-25T19:01:10.727Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-03-25T19:01:10.727Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-03-25T19:01:10.727Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-03-25T19:01:10.727Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-03-25T19:01:10.727Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-03-25T19:01:10.727Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-03-25T19:01:10.727Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-03-25T19:01:10.727Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-03-25T19:01:10.727Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-25T19:01:10.727Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-03-25T19:01:10.727Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-03-25T19:01:10.727Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-03-25T19:01:10.727Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-03-25T19:01:10.727Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-25T19:01:10.727Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-03-25T19:01:10.727Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-03-25T19:01:10.727Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-03-25T19:01:10.727Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-03-25T19:01:10.727Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-03-25T19:01:10.727Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-03-25T19:01:10.727Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-03-25T19:01:10.727Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-03-25T19:01:10.727Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-25T19:01:10.727Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-25T19:01:10.727Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-25T19:01:10.727Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-03-25T19:01:10.727Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-03-25T19:01:10.727Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-25T19:01:10.727Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-25T19:01:10.727Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-25T19:01:10.727Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-25T19:01:10.727Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-25T19:01:10.727Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-25T19:01:10.727Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-25T19:01:10.727Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-25T19:01:10.727Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-03-25T19:01:10.727Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-25T19:01:10.727Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-25T19:01:10.727Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-25T19:01:10.727Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-25T19:01:10.727Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-25T19:01:10.727Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-25T19:01:10.727Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-25T19:01:10.727Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-25T19:01:10.727Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-25T19:01:10.727Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-03-25T19:01:10.727Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-25T19:01:10.727Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-25T19:01:10.727Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-25T19:01:10.727Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-25T19:01:10.727Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-03-25T19:01:10.727Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-25T19:01:10.727Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-25T19:01:10.727Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-25T19:01:10.727Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-25T19:01:10.727Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-25T19:01:10.727Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-25T19:01:10.727Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-03-25T19:01:10.727Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-25T19:01:10.727Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-03-25T19:01:10.727Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-25T19:01:10.727Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-25T19:01:10.727Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-25T19:01:10.727Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-03-25T19:01:10.727Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-03-25T19:01:10.727Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-03-25T19:01:10.727Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-03-25T19:01:10.727Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-03-25T19:01:10.727Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-03-25T19:01:10.727Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-03-25T19:01:10.727Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-03-25T19:01:10.727Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-25T19:01:10.727Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-03-25T19:01:10.727Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-03-25T19:01:10.727Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-25T19:01:10.727Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-25T19:01:10.727Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-03-25T19:01:10.727Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-03-25T19:01:10.727Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-25T19:01:10.727Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-25T19:01:10.727Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-25T19:01:10.727Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-25T19:01:10.727Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-03-25T19:01:10.727Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-03-25T19:01:10.727Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-25T19:01:10.727Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-25T19:01:10.727Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-03-25T19:01:10.727Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-03-25T19:01:10.727Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-03-25T19:01:10.727Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-03-25T19:01:10.727Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-03-25T19:01:10.727Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-03-25T19:01:10.727Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-03-25T19:01:10.727Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-03-25T19:01:10.727Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-03-25T19:01:10.727Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-25T19:01:10.728Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-25T19:01:10.729Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-25T19:01:10.729Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-25T19:01:10.729Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-25T19:01:10.729Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-25T19:01:10.729Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-25T19:01:10.729Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-25T19:01:10.729Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-25T19:01:10.729Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-03-25T19:01:10.729Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-25T19:01:10.729Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-03-25T19:01:10.729Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-03-25T19:01:10.729Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-03-25T19:01:10.729Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-03-25T19:01:10.729Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-03-25T19:01:10.729Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-03-25T19:01:10.729Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-03-25T19:01:10.729Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-03-25T19:01:10.729Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-03-25T19:01:10.729Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-03-25T19:01:10.729Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-03-25T19:01:10.729Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-03-25T19:01:10.729Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-25T19:01:10.729Z] --- PASS: TestNewTailReader (0.00s) [2022-03-25T19:01:10.729Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-03-25T19:01:10.729Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-03-25T19:01:10.729Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-03-25T19:01:10.729Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-03-25T19:01:10.729Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-03-25T19:01:10.729Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-03-25T19:01:10.729Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-03-25T19:01:10.729Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-03-25T19:01:10.729Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-25T19:01:10.729Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-25T19:01:10.729Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-25T19:01:10.729Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-25T19:01:10.729Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-25T19:01:10.729Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-03-25T19:01:10.729Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-25T19:01:10.729Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2022-03-25T19:01:10.729Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-25T19:01:10.729Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-25T19:01:10.729Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-25T19:01:10.729Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-25T19:01:10.729Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-25T19:01:10.729Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-25T19:01:10.729Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-25T19:01:10.729Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-25T19:01:10.729Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-25T19:01:10.729Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-25T19:01:10.729Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-25T19:01:10.729Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-25T19:01:10.729Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-25T19:01:10.729Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-25T19:01:10.729Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-03-25T19:01:10.729Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-25T19:01:10.729Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-25T19:01:10.729Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-03-25T19:01:10.729Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-25T19:01:10.729Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-25T19:01:10.729Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-25T19:01:10.729Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-25T19:01:10.729Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-25T19:01:10.729Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-25T19:01:10.729Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-25T19:01:10.729Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-25T19:01:10.729Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-25T19:01:10.729Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-25T19:01:10.729Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-25T19:01:10.729Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-25T19:01:10.729Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-25T19:01:10.729Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-25T19:01:10.729Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-25T19:01:10.729Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-25T19:01:10.729Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-25T19:01:10.729Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-25T19:01:10.729Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-25T19:01:10.729Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-25T19:01:10.729Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-25T19:01:10.729Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-25T19:01:10.729Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-25T19:01:10.729Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-03-25T19:01:10.729Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-25T19:01:10.729Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-25T19:01:10.729Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-25T19:01:10.729Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-25T19:01:10.729Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.01s) [2022-03-25T19:01:10.729Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-25T19:01:10.729Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.01s) [2022-03-25T19:01:10.729Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-25T19:01:10.729Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.01s) [2022-03-25T19:01:10.729Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-25T19:01:10.729Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-25T19:01:10.729Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-25T19:01:10.729Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-25T19:01:10.729Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-25T19:01:10.729Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.01s) [2022-03-25T19:01:10.729Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-25T19:01:10.729Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2022-03-25T19:01:10.729Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-03-25T19:01:10.729Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-25T19:01:10.729Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-25T19:01:10.729Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-25T19:01:10.729Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-25T19:01:10.729Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-25T19:01:10.729Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-25T19:01:10.729Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-25T19:01:10.729Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-25T19:01:10.729Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-25T19:01:10.729Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-25T19:01:10.729Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-25T19:01:10.729Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.01s) [2022-03-25T19:01:10.729Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-25T19:01:10.729Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-25T19:01:10.729Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-25T19:01:10.729Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-03-25T19:01:10.729Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-25T19:01:10.729Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-03-25T19:01:10.729Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-25T19:01:10.729Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-25T19:01:10.729Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2022-03-25T19:01:10.729Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-25T19:01:10.729Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-25T19:01:10.729Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-25T19:01:10.729Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-25T19:01:10.729Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-25T19:01:10.729Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-25T19:01:10.729Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-25T19:01:10.729Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-25T19:01:10.729Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-25T19:01:10.729Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-25T19:01:10.729Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-25T19:01:10.729Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-25T19:01:10.729Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-25T19:01:10.729Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-25T19:01:10.729Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-25T19:01:10.729Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-25T19:01:10.729Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-25T19:01:10.729Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-25T19:01:10.729Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-03-25T19:01:10.729Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-25T19:01:10.729Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-25T19:01:10.729Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-25T19:01:10.729Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-25T19:01:10.729Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-03-25T19:01:10.729Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-25T19:01:10.729Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-25T19:01:10.729Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2022-03-25T19:01:10.729Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-25T19:01:10.729Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-25T19:01:10.729Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-25T19:01:10.729Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-25T19:01:10.729Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-25T19:01:10.729Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-25T19:01:10.729Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-25T19:01:10.729Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-25T19:01:10.729Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-25T19:01:10.729Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-25T19:01:10.729Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-25T19:01:10.729Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-25T19:01:10.729Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-25T19:01:10.729Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-25T19:01:10.729Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-25T19:01:10.729Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-25T19:01:10.729Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-25T19:01:10.729Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-25T19:01:10.729Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-03-25T19:01:10.729Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-03-25T19:01:10.729Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-03-25T19:01:10.729Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-25T19:01:10.729Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-03-25T19:01:10.729Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-25T19:01:10.729Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-25T19:01:10.729Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-25T19:01:10.729Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-25T19:01:10.729Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-25T19:01:10.729Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-25T19:01:10.729Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-25T19:01:10.729Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-25T19:01:10.729Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-25T19:01:10.729Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-03-25T19:01:10.729Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-25T19:01:10.729Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-25T19:01:10.729Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-25T19:01:10.729Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-25T19:01:10.729Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-25T19:01:10.729Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-25T19:01:10.729Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-25T19:01:10.729Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-25T19:01:10.729Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-25T19:01:10.729Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-25T19:01:10.729Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-25T19:01:10.729Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-25T19:01:10.729Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-25T19:01:10.730Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-25T19:01:10.730Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-25T19:01:10.730Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-03-25T19:01:10.730Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-25T19:01:10.730Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-25T19:01:10.730Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2022-03-25T19:01:10.730Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-03-25T19:01:10.730Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-03-25T19:01:10.730Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-03-25T19:01:10.730Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-03-25T19:01:10.730Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-03-25T19:01:10.730Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-25T19:01:10.730Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-03-25T19:01:10.730Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-03-25T19:01:10.730Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-03-25T19:01:10.730Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-03-25T19:01:10.730Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-03-25T19:01:10.730Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-03-25T19:01:10.730Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-25T19:01:10.730Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-25T19:01:10.730Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2022-03-25T19:01:10.730Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-25T19:01:10.730Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-25T19:01:10.730Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-25T19:01:10.730Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-25T19:01:10.730Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-25T19:01:10.730Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-25T19:01:10.730Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-25T19:01:10.730Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-25T19:01:10.730Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-25T19:01:10.730Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-25T19:01:10.730Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-25T19:01:10.730Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-03-25T19:01:10.730Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-03-25T19:01:10.730Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-25T19:01:10.730Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-03-25T19:01:10.730Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-03-25T19:01:10.730Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-03-25T19:01:10.730Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-25T19:01:10.730Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-25T19:01:10.730Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-03-25T19:01:10.730Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-03-25T19:01:10.730Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-25T19:01:10.730Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-25T19:01:10.730Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-03-25T19:01:10.730Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-25T19:01:10.730Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-03-25T19:01:10.730Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-25T19:01:10.730Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-25T19:01:10.730Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-25T19:01:10.730Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-25T19:01:10.730Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-25T19:01:10.730Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-03-25T19:01:10.730Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-25T19:01:10.730Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-25T19:01:10.730Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-25T19:01:10.730Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-25T19:01:10.730Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-25T19:01:10.730Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2022-03-25T19:01:10.730Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-25T19:01:10.730Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-25T19:01:10.730Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-25T19:01:10.730Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-25T19:01:10.730Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-25T19:01:10.730Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-25T19:01:10.730Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-25T19:01:10.730Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-25T19:01:10.730Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-25T19:01:10.730Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-25T19:01:10.730Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-25T19:01:10.730Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-25T19:01:10.730Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-25T19:01:10.730Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-25T19:01:10.730Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-25T19:01:10.730Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-25T19:01:10.730Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-25T19:01:10.730Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-25T19:01:10.730Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-25T19:01:10.730Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-25T19:01:10.730Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-25T19:01:10.730Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-25T19:01:10.730Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-25T19:01:10.730Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-25T19:01:10.730Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-25T19:01:10.730Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-25T19:01:10.730Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-25T19:01:10.730Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-25T19:01:10.730Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-25T19:01:10.730Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-25T19:01:10.730Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-25T19:01:10.730Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-25T19:01:10.730Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-03-25T19:01:10.730Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-25T19:01:10.730Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-25T19:01:10.730Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-25T19:01:10.730Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-25T19:01:10.730Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2022-03-25T19:01:10.730Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-25T19:01:10.730Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-25T19:01:10.730Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-25T19:01:10.730Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-25T19:01:10.730Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-25T19:01:10.730Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-25T19:01:10.730Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-25T19:01:10.730Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-25T19:01:10.730Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-25T19:01:10.730Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-25T19:01:10.730Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-25T19:01:10.730Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.01s) [2022-03-25T19:01:10.730Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-03-25T19:01:10.730Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-25T19:01:10.730Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-25T19:01:10.730Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-03-25T19:01:10.730Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-25T19:01:10.730Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-25T19:01:10.730Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-03-25T19:01:10.730Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-25T19:01:10.730Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-03-25T19:01:10.730Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-25T19:01:10.730Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-25T19:01:10.730Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-25T19:01:10.730Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-25T19:01:10.730Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-25T19:01:10.730Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-25T19:01:10.730Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-25T19:01:10.730Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-25T19:01:10.730Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-25T19:01:10.730Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2022-03-25T19:01:10.730Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-25T19:01:10.730Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-25T19:01:10.730Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-25T19:01:10.730Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-25T19:01:10.730Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-25T19:01:10.730Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-25T19:01:10.730Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-25T19:01:10.730Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-25T19:01:10.730Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-25T19:01:10.730Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-25T19:01:10.730Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-25T19:01:10.730Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-25T19:01:10.730Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-25T19:01:10.730Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-25T19:01:10.730Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-25T19:01:10.730Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-25T19:01:10.730Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-25T19:01:10.730Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-25T19:01:10.730Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-03-25T19:01:10.730Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-25T19:01:10.730Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-25T19:01:10.730Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-25T19:01:10.730Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-25T19:01:10.730Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-25T19:01:10.730Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-25T19:01:10.730Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-25T19:01:10.730Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-25T19:01:10.730Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-25T19:01:10.730Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-25T19:01:10.730Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-25T19:01:10.730Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-25T19:01:10.730Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-25T19:01:10.730Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-25T19:01:10.730Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-25T19:01:10.730Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-25T19:01:10.730Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-25T19:01:10.730Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-25T19:01:10.730Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-25T19:01:10.730Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-25T19:01:10.730Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-25T19:01:10.730Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.01s) [2022-03-25T19:01:10.730Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-25T19:01:10.730Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-25T19:01:10.730Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-03-25T19:01:10.731Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-25T19:01:10.731Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-25T19:01:10.731Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-25T19:01:10.731Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-25T19:01:10.731Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.01s) [2022-03-25T19:01:10.731Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-03-25T19:01:10.731Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-25T19:01:10.731Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-25T19:01:10.731Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-03-25T19:01:10.731Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-25T19:01:10.731Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-03-25T19:01:10.731Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-25T19:01:10.731Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-25T19:01:10.731Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-25T19:01:10.731Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-25T19:01:10.731Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-25T19:01:10.731Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-25T19:01:10.731Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-25T19:01:10.731Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-25T19:01:10.731Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-25T19:01:10.731Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-25T19:01:10.731Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-25T19:01:10.731Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-25T19:01:10.731Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-25T19:01:10.731Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-25T19:01:10.731Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-25T19:01:10.731Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2022-03-25T19:01:10.731Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-25T19:01:10.731Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-25T19:01:10.731Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-25T19:01:10.731Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-25T19:01:10.731Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-25T19:01:10.731Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-25T19:01:10.731Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-25T19:01:10.731Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-25T19:01:10.731Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-25T19:01:10.731Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-25T19:01:10.731Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-25T19:01:10.731Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-03-25T19:01:10.731Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-25T19:01:10.731Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-25T19:01:10.731Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-25T19:01:10.731Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-25T19:01:10.731Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-25T19:01:10.731Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-25T19:01:10.731Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-25T19:01:10.731Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-25T19:01:10.731Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-25T19:01:10.731Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2022-03-25T19:01:10.731Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-25T19:01:10.731Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-25T19:01:10.731Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-25T19:01:10.731Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-25T19:01:10.731Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-25T19:01:10.731Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-25T19:01:10.731Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-25T19:01:10.731Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-25T19:01:10.731Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-25T19:01:10.731Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-25T19:01:10.731Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-25T19:01:10.731Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-03-25T19:01:10.731Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-25T19:01:10.731Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-25T19:01:10.731Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-25T19:01:10.731Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-25T19:01:10.731Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-25T19:01:10.731Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-25T19:01:10.731Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-25T19:01:10.731Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-25T19:01:10.731Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-25T19:01:10.731Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-25T19:01:10.731Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-25T19:01:10.731Z] PASS [2022-03-25T19:01:10.731Z] coverage: 88.6% of statements [2022-03-25T19:01:10.731Z] ok github.com/docker/docker/pkg/tailfile 0.145s coverage: 88.6% of statements [2022-03-25T19:01:10.799Z] time="2022-03-25T19:01:10Z" level=info msg="Node 74548ad139bc/172.22.68.17, left gossip cluster" [2022-03-25T19:01:10.799Z] time="2022-03-25T19:01:10Z" level=info msg="Node f959de1fd815/172.22.68.17, left gossip cluster" [2022-03-25T19:01:10.799Z] time="2022-03-25T19:01:10Z" level=info msg="Node f959de1fd815 change state NodeActive --> NodeFailed" [2022-03-25T19:01:10.799Z] time="2022-03-25T19:01:10Z" level=info msg="Node f959de1fd815/172.22.68.17, added to failed nodes list" [2022-03-25T19:01:10.799Z] --- PASS: TestNetworkDBIslands (11.66s) [2022-03-25T19:01:10.799Z] PASS [2022-03-25T19:01:10.799Z] coverage: 60.0% of statements [2022-03-25T19:01:10.799Z] ok github.com/docker/docker/libnetwork/networkdb 103.496s coverage: 60.0% of statements [2022-03-25T19:01:10.799Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-03-25T19:01:10.799Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-03-25T19:01:10.799Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-03-25T19:01:10.799Z] ? github.com/docker/docker/oci/caps [no test files] [2022-03-25T19:01:10.799Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-03-25T19:01:10.799Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-03-25T19:01:10.799Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-03-25T19:01:10.799Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-03-25T19:01:10.799Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-03-25T19:01:10.799Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-03-25T19:01:10.799Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-03-25T19:01:10.799Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-03-25T19:01:10.799Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-03-25T19:01:10.799Z] ? github.com/docker/docker/quota [no test files] [2022-03-25T19:01:10.799Z] ? github.com/docker/docker/rootless [no test files] [2022-03-25T19:01:10.799Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-03-25T19:01:10.799Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-03-25T19:01:10.799Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-03-25T19:01:10.799Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-03-25T19:01:10.799Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-03-25T19:01:10.799Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-03-25T19:01:10.799Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-03-25T19:01:10.799Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-03-25T19:01:10.799Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-03-25T19:01:10.799Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-03-25T19:01:10.799Z] ? github.com/docker/docker/testutil/request [no test files] [2022-03-25T19:01:10.799Z] ? github.com/docker/docker/volume [no test files] [2022-03-25T19:01:10.799Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-03-25T19:01:10.799Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-03-25T19:01:11.200Z] === RUN TestTarSumRemoveNonExistent [2022-03-25T19:01:11.200Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2022-03-25T19:01:11.200Z] === RUN TestTarSumRemove [2022-03-25T19:01:11.200Z] --- PASS: TestTarSumRemove (0.00s) [2022-03-25T19:01:11.200Z] === RUN TestSortFileInfoSums [2022-03-25T19:01:11.200Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-03-25T19:01:11.200Z] === RUN TestNewTarSumForLabelInvalid [2022-03-25T19:01:11.200Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-03-25T19:01:11.200Z] === RUN TestNewTarSumForLabel [2022-03-25T19:01:11.200Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-03-25T19:01:11.200Z] === RUN TestEmptyTar [2022-03-25T19:01:11.200Z] --- PASS: TestEmptyTar (0.00s) [2022-03-25T19:01:11.200Z] === RUN TestTarSumsReadSize [2022-03-25T19:01:11.200Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-03-25T19:01:11.200Z] === RUN TestTarSums [2022-03-25T19:01:11.200Z] --- PASS: TestTarSums (0.05s) [2022-03-25T19:01:11.200Z] === RUN TestIteration [2022-03-25T19:01:11.200Z] --- PASS: TestIteration (0.00s) [2022-03-25T19:01:11.200Z] === RUN TestVersionLabelForChecksum [2022-03-25T19:01:11.200Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-03-25T19:01:11.200Z] === RUN TestVersion [2022-03-25T19:01:11.200Z] --- PASS: TestVersion (0.00s) [2022-03-25T19:01:11.200Z] === RUN TestGetVersion [2022-03-25T19:01:11.200Z] --- PASS: TestGetVersion (0.00s) [2022-03-25T19:01:11.200Z] === RUN TestGetVersions [2022-03-25T19:01:11.200Z] --- PASS: TestGetVersions (0.00s) [2022-03-25T19:01:11.200Z] PASS [2022-03-25T19:01:11.200Z] coverage: 89.3% of statements [2022-03-25T19:01:11.200Z] ok github.com/docker/docker/pkg/tarsum 0.102s coverage: 89.3% of statements [2022-03-25T19:01:11.668Z] === RUN TestTruncIndex [2022-03-25T19:01:12.136Z] --- PASS: TestTruncIndex (0.10s) [2022-03-25T19:01:12.136Z] PASS [2022-03-25T19:01:12.136Z] coverage: 91.5% of statements [2022-03-25T19:01:12.136Z] ok github.com/docker/docker/pkg/truncindex 0.137s coverage: 91.5% of statements [2022-03-25T19:01:12.136Z] --- PASS: TestAllocateRandomDeallocate (4.98s) [2022-03-25T19:01:12.136Z] === RUN TestRetrieveFromStore [2022-03-25T19:01:12.604Z] === RUN TestIsGIT [2022-03-25T19:01:12.604Z] --- PASS: TestIsGIT (0.00s) [2022-03-25T19:01:12.604Z] === RUN TestIsTransport [2022-03-25T19:01:12.604Z] --- PASS: TestIsTransport (0.00s) [2022-03-25T19:01:12.604Z] PASS [2022-03-25T19:01:12.604Z] coverage: 100.0% of statements [2022-03-25T19:01:12.604Z] ok github.com/docker/docker/pkg/urlutil 0.032s coverage: 100.0% of statements [2022-03-25T19:01:13.073Z] === RUN TestVersionInfo [2022-03-25T19:01:13.073Z] --- PASS: TestVersionInfo (0.00s) [2022-03-25T19:01:13.073Z] === RUN TestAppendVersions [2022-03-25T19:01:13.073Z] --- PASS: TestAppendVersions (0.00s) [2022-03-25T19:01:13.073Z] PASS [2022-03-25T19:01:13.073Z] coverage: 88.9% of statements [2022-03-25T19:01:13.073Z] ok github.com/docker/docker/pkg/useragent 0.029s coverage: 88.9% of statements [2022-03-25T19:01:13.745Z] [2022-03-25T19:01:13.745Z] === Skipped [2022-03-25T19:01:13.745Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-03-25T19:01:13.745Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-03-25T19:01:13.745Z] [2022-03-25T19:01:13.745Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-03-25T19:01:13.745Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-25T19:01:13.745Z] [2022-03-25T19:01:13.745Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2022-03-25T19:01:13.745Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-25T19:01:13.745Z] [2022-03-25T19:01:13.745Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2022-03-25T19:01:13.745Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-25T19:01:13.745Z] [2022-03-25T19:01:13.745Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.01s) [2022-03-25T19:01:13.745Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-25T19:01:13.745Z] [2022-03-25T19:01:13.745Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-03-25T19:01:13.745Z] client_test.go:23: runtime.GOOS == "windows" [2022-03-25T19:01:13.745Z] [2022-03-25T19:01:13.745Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-03-25T19:01:13.745Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-03-25T19:01:13.745Z] [2022-03-25T19:01:13.745Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-03-25T19:01:13.745Z] network_proxy_test.go:208: No support for dual stack yet [2022-03-25T19:01:13.745Z] [2022-03-25T19:01:13.745Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-03-25T19:01:13.745Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-03-25T19:01:13.745Z] [2022-03-25T19:01:13.745Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2022-03-25T19:01:13.745Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-03-25T19:01:13.745Z] [2022-03-25T19:01:13.745Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-03-25T19:01:13.745Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-03-25T19:01:13.745Z] [2022-03-25T19:01:13.745Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-03-25T19:01:13.745Z] daemon_test.go:145: root required [2022-03-25T19:01:13.745Z] [2022-03-25T19:01:13.745Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-03-25T19:01:13.745Z] reload_test.go:342: root required [2022-03-25T19:01:13.745Z] [2022-03-25T19:01:13.745Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-03-25T19:01:13.745Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-03-25T19:01:13.745Z] [2022-03-25T19:01:13.745Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-03-25T19:01:13.745Z] pull_v2_test.go:82: Needs fixing on Windows [2022-03-25T19:01:13.745Z] [2022-03-25T19:01:13.745Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-03-25T19:01:13.745Z] pull_v2_test.go:127: Needs fixing on Windows [2022-03-25T19:01:13.745Z] [2022-03-25T19:01:13.745Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-03-25T19:01:13.745Z] download_test.go:267: Needs fixing on Windows [2022-03-25T19:01:13.745Z] [2022-03-25T19:01:13.745Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-03-25T19:01:13.745Z] layer_test.go:291: Failing on Windows [2022-03-25T19:01:13.745Z] [2022-03-25T19:01:13.745Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-03-25T19:01:13.745Z] layer_test.go:340: Failing on Windows [2022-03-25T19:01:13.745Z] [2022-03-25T19:01:13.745Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-03-25T19:01:13.745Z] layer_test.go:455: Failing on Windows [2022-03-25T19:01:13.745Z] [2022-03-25T19:01:13.745Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-03-25T19:01:13.745Z] layer_test.go:684: Failing on Windows [2022-03-25T19:01:13.745Z] [2022-03-25T19:01:13.745Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-03-25T19:01:13.745Z] migration_test.go:45: Failing on Windows [2022-03-25T19:01:13.745Z] [2022-03-25T19:01:13.745Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-03-25T19:01:13.745Z] migration_test.go:181: Failing on Windows [2022-03-25T19:01:13.745Z] [2022-03-25T19:01:13.745Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-03-25T19:01:13.745Z] mount_test.go:17: Failing on Windows [2022-03-25T19:01:13.745Z] [2022-03-25T19:01:13.745Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-03-25T19:01:13.745Z] mount_test.go:76: Failing on Windows [2022-03-25T19:01:13.745Z] [2022-03-25T19:01:13.745Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-03-25T19:01:13.745Z] mount_test.go:125: Failing on Windows [2022-03-25T19:01:13.745Z] [2022-03-25T19:01:13.745Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-03-25T19:01:13.745Z] mount_test.go:212: Failing on Windows [2022-03-25T19:01:13.745Z] [2022-03-25T19:01:13.745Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2022-03-25T19:01:13.745Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-03-25T19:01:13.745Z] [2022-03-25T19:01:13.745Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2022-03-25T19:01:13.745Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-03-25T19:01:13.745Z] [2022-03-25T19:01:13.745Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2022-03-25T19:01:13.745Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-03-25T19:01:13.745Z] [2022-03-25T19:01:13.745Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-03-25T19:01:13.745Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-03-25T19:01:13.745Z] [2022-03-25T19:01:13.745Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-03-25T19:01:13.745Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-03-25T19:01:13.745Z] [2022-03-25T19:01:13.745Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-03-25T19:01:13.745Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-25T19:01:13.745Z] [2022-03-25T19:01:13.745Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-03-25T19:01:13.746Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-25T19:01:13.746Z] [2022-03-25T19:01:13.746Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-03-25T19:01:13.746Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-25T19:01:13.746Z] [2022-03-25T19:01:13.746Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-03-25T19:01:13.746Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-03-25T19:01:13.746Z] [2022-03-25T19:01:13.746Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-03-25T19:01:13.746Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-03-25T19:01:13.746Z] [2022-03-25T19:01:13.746Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-03-25T19:01:13.746Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-03-25T19:01:13.746Z] [2022-03-25T19:01:13.746Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-03-25T19:01:13.746Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-03-25T19:01:13.746Z] [2022-03-25T19:01:13.746Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-03-25T19:01:13.746Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-25T19:01:13.746Z] [2022-03-25T19:01:13.746Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.01s) [2022-03-25T19:01:13.746Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-25T19:01:13.746Z] [2022-03-25T19:01:13.746Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.01s) [2022-03-25T19:01:13.746Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-25T19:01:13.746Z] [2022-03-25T19:01:13.746Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-03-25T19:01:13.746Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-25T19:01:13.746Z] [2022-03-25T19:01:13.746Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-03-25T19:01:13.746Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-25T19:01:13.746Z] [2022-03-25T19:01:13.746Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-03-25T19:01:13.746Z] archive_test.go:133: Xz not present in msys2 [2022-03-25T19:01:13.746Z] [2022-03-25T19:01:13.746Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.02s) [2022-03-25T19:01:13.746Z] archive_test.go:140: zstd not installed [2022-03-25T19:01:13.746Z] [2022-03-25T19:01:13.746Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-03-25T19:01:13.746Z] archive_test.go:252: Failing on Windows CI machines [2022-03-25T19:01:13.746Z] [2022-03-25T19:01:13.746Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-03-25T19:01:13.746Z] archive_windows_test.go:16: Currently fails [2022-03-25T19:01:13.746Z] [2022-03-25T19:01:13.746Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-03-25T19:01:13.746Z] changes_test.go:196: needs more investigation [2022-03-25T19:01:13.746Z] [2022-03-25T19:01:13.746Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2022-03-25T19:01:13.746Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2022-03-25T19:01:13.746Z] [2022-03-25T19:01:13.746Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2022-03-25T19:01:13.746Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2022-03-25T19:01:13.746Z] [2022-03-25T19:01:13.746Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-03-25T19:01:13.746Z] changes_test.go:433: needs further investigation [2022-03-25T19:01:13.746Z] [2022-03-25T19:01:13.746Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-03-25T19:01:13.746Z] changes_test.go:469: needs further investigation [2022-03-25T19:01:13.746Z] [2022-03-25T19:01:13.746Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-03-25T19:01:13.746Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-03-25T19:01:13.746Z] [2022-03-25T19:01:13.746Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-03-25T19:01:13.746Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-03-25T19:01:13.746Z] [2022-03-25T19:01:13.746Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-03-25T19:01:13.746Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-25T19:01:13.746Z] [2022-03-25T19:01:13.746Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.03s) [2022-03-25T19:01:13.746Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-25T19:01:13.746Z] [2022-03-25T19:01:13.746Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-03-25T19:01:13.746Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-03-25T19:01:13.746Z] [2022-03-25T19:01:13.746Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-03-25T19:01:13.746Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-25T19:01:13.746Z] [2022-03-25T19:01:13.746Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-03-25T19:01:13.746Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-03-25T19:01:13.746Z] [2022-03-25T19:01:13.746Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-03-25T19:01:13.746Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-03-25T19:01:13.746Z] [2022-03-25T19:01:13.746Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-03-25T19:01:13.746Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-03-25T19:01:13.746Z] [2022-03-25T19:01:13.746Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-03-25T19:01:13.746Z] poller_test.go:40: No chmod on Windows [2022-03-25T19:01:13.746Z] [2022-03-25T19:01:13.746Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-03-25T19:01:13.746Z] fileutils_test.go:133: Needs porting to Windows [2022-03-25T19:01:13.746Z] [2022-03-25T19:01:13.746Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-03-25T19:01:13.746Z] fileutils_test.go:179: Needs porting to Windows [2022-03-25T19:01:13.746Z] [2022-03-25T19:01:13.746Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s) [2022-03-25T19:01:13.746Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-03-25T19:01:13.746Z] [2022-03-25T19:01:13.746Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-03-25T19:01:13.746Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-03-25T19:01:13.746Z] [2022-03-25T19:01:13.746Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-03-25T19:01:13.746Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-03-25T19:01:13.746Z] [2022-03-25T19:01:13.746Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-03-25T19:01:13.746Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-03-25T19:01:13.746Z] [2022-03-25T19:01:13.746Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-03-25T19:01:13.746Z] local_test.go:180: runtime.GOOS == "windows" [2022-03-25T19:01:13.746Z] [2022-03-25T19:01:13.746Z] DONE 2092 tests, 70 skipped in 275.343s [2022-03-25T19:01:13.746Z] INFO: make.ps1 ended at 03/25/2022 19:01:13 [2022-03-25T19:01:14.061Z] --- PASS: TestRetrieveFromStore (1.55s) [2022-03-25T19:01:14.061Z] === RUN TestRequestReleaseAddressDuplicate [2022-03-25T19:01:14.061Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2022-03-25T19:01:14.061Z] === RUN TestParallelPredefinedRequest1 [2022-03-25T19:01:14.061Z] === PAUSE TestParallelPredefinedRequest1 [2022-03-25T19:01:14.061Z] === RUN TestParallelPredefinedRequest2 [2022-03-25T19:01:14.061Z] === PAUSE TestParallelPredefinedRequest2 [2022-03-25T19:01:14.061Z] === RUN TestParallelPredefinedRequest3 [2022-03-25T19:01:14.061Z] === PAUSE TestParallelPredefinedRequest3 [2022-03-25T19:01:14.061Z] === RUN TestParallelPredefinedRequest4 [2022-03-25T19:01:14.061Z] === PAUSE TestParallelPredefinedRequest4 [2022-03-25T19:01:14.061Z] === RUN TestParallelPredefinedRequest5 [2022-03-25T19:01:14.061Z] === PAUSE TestParallelPredefinedRequest5 [2022-03-25T19:01:14.061Z] === RUN TestDebug [2022-03-25T19:01:14.061Z] --- PASS: TestDebug (0.00s) [2022-03-25T19:01:14.061Z] === RUN TestRequestPoolParallel [2022-03-25T19:01:14.530Z] --- PASS: TestRequestPoolParallel (0.53s) [2022-03-25T19:01:14.530Z] === RUN TestFullAllocateRelease [2022-03-25T19:01:14.530Z] === RUN TestValidatePrivileges [2022-03-25T19:01:14.530Z] --- PASS: TestValidatePrivileges (0.00s) [2022-03-25T19:01:14.530Z] === RUN TestFilterByCapNeg [2022-03-25T19:01:14.530Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-03-25T19:01:14.530Z] === RUN TestFilterByCapPos [2022-03-25T19:01:14.530Z] --- PASS: TestFilterByCapPos (0.00s) [2022-03-25T19:01:14.530Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-03-25T19:01:14.530Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-03-25T19:01:14.530Z] PASS [2022-03-25T19:01:14.530Z] coverage: 12.0% of statements [2022-03-25T19:01:14.530Z] ok github.com/docker/docker/plugin 0.054s coverage: 12.0% of statements [2022-03-25T19:01:14.530Z] --- PASS: TestFullAllocateRelease (0.39s) [2022-03-25T19:01:14.530Z] === RUN TestOddAllocateRelease [2022-03-25T19:01:15.003Z] --- PASS: TestOddAllocateRelease (0.21s) [2022-03-25T19:01:15.003Z] === RUN TestFullAllocateSerialReleaseParallel [2022-03-25T19:01:15.003Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.07s) [2022-03-25T19:01:15.003Z] === RUN TestOddAllocateSerialReleaseParallel [2022-03-25T19:01:15.003Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.05s) [2022-03-25T19:01:15.003Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-03-25T19:01:15.003Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.05s) [2022-03-25T19:01:15.003Z] === CONT TestParallelPredefinedRequest1 [2022-03-25T19:01:15.003Z] === CONT TestParallelPredefinedRequest4 [2022-03-25T19:01:15.003Z] === CONT TestParallelPredefinedRequest1 [2022-03-25T19:01:15.003Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-25T19:01:15.003Z] === CONT TestParallelPredefinedRequest3 [2022-03-25T19:01:15.003Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-25T19:01:15.003Z] === CONT TestParallelPredefinedRequest4 [2022-03-25T19:01:15.003Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-25T19:01:15.003Z] === CONT TestParallelPredefinedRequest2 [2022-03-25T19:01:15.003Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-25T19:01:15.003Z] === CONT TestParallelPredefinedRequest5 [2022-03-25T19:01:15.003Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-25T19:01:15.003Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-03-25T19:01:15.003Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-03-25T19:01:15.003Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-03-25T19:01:15.003Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-03-25T19:01:15.003Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-03-25T19:01:15.003Z] PASS [2022-03-25T19:01:15.003Z] coverage: 85.3% of statements [2022-03-25T19:01:15.003Z] ok github.com/docker/docker/libnetwork/ipam 49.426s coverage: 85.3% of statements [2022-03-25T19:01:15.311Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-03-25T19:01:15.311Z] INFO: Unit tests ended at 03/25/2022 19:01:15. Duration:00:04:48.9002857 [2022-03-25T19:01:15.311Z] INFO: Building busybox [2022-03-25T19:01:15.311Z] Sending build context to Docker daemon 5.12kB [2022-03-25T19:01:15.311Z] [2022-03-25T19:01:15.311Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-03-25T19:01:15.311Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-03-25T19:01:15.311Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-03-25T19:01:15.311Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-03-25T19:01:15.311Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-03-25T19:01:15.311Z] ---> 02f938cacc3b [2022-03-25T19:01:15.311Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-03-25T19:01:15.311Z] ---> Running in 4e40764ba1df [2022-03-25T19:01:15.472Z] === RUN TestNewSettable [2022-03-25T19:01:15.472Z] --- PASS: TestNewSettable (0.00s) [2022-03-25T19:01:15.472Z] === RUN TestIsSettable [2022-03-25T19:01:15.472Z] --- PASS: TestIsSettable (0.00s) [2022-03-25T19:01:15.472Z] === RUN TestUpdateSettingsEnv [2022-03-25T19:01:15.472Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-03-25T19:01:15.472Z] PASS [2022-03-25T19:01:15.472Z] coverage: 20.0% of statements [2022-03-25T19:01:15.472Z] ok github.com/docker/docker/plugin/v2 0.038s coverage: 20.0% of statements [2022-03-25T19:01:16.463Z] === RUN TestLoad [2022-03-25T19:01:16.463Z] --- PASS: TestLoad (0.00s) [2022-03-25T19:01:16.463Z] === RUN TestSave [2022-03-25T19:01:16.463Z] --- PASS: TestSave (0.02s) [2022-03-25T19:01:16.463Z] === RUN TestAddDeleteGet [2022-03-25T19:01:16.463Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-03-25T19:01:16.463Z] === RUN TestClientStream [2022-03-25T19:01:16.463Z] --- PASS: TestClientStream (0.00s) [2022-03-25T19:01:16.463Z] === RUN TestClientSendFile [2022-03-25T19:01:16.463Z] --- PASS: TestClientSendFile (0.00s) [2022-03-25T19:01:16.463Z] === RUN TestClientWithRequestTimeout [2022-03-25T19:01:16.463Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2022-03-25T19:01:16.463Z] === RUN TestFileSpecPlugin [2022-03-25T19:01:16.463Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-03-25T19:01:16.463Z] === RUN TestFileJSONSpecPlugin [2022-03-25T19:01:16.463Z] --- PASS: TestFileJSONSpecPlugin (0.01s) [2022-03-25T19:01:16.463Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-03-25T19:01:16.463Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-03-25T19:01:16.463Z] === RUN TestPluginAddHandler [2022-03-25T19:01:16.463Z] --- PASS: TestPluginAddHandler (0.00s) [2022-03-25T19:01:16.463Z] === RUN TestPluginWaitBadPlugin [2022-03-25T19:01:16.463Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-03-25T19:01:16.463Z] === RUN TestGet [2022-03-25T19:01:16.463Z] time="2022-03-25T19:01:16Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-03-25T19:01:16.463Z] --- PASS: TestAddDeleteGet (0.04s) [2022-03-25T19:01:16.463Z] === RUN TestInvalidTags [2022-03-25T19:01:16.463Z] --- PASS: TestInvalidTags (0.00s) [2022-03-25T19:01:16.463Z] PASS [2022-03-25T19:01:16.463Z] coverage: 84.4% of statements [2022-03-25T19:01:16.463Z] ok github.com/docker/docker/reference 0.103s coverage: 84.4% of statements [2022-03-25T19:01:17.451Z] time="2022-03-25T19:01:17Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-03-25T19:01:17.920Z] === RUN TestResolveAuthConfigIndexServer [2022-03-25T19:01:17.920Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-03-25T19:01:17.920Z] === RUN TestResolveAuthConfigFullURL [2022-03-25T19:01:17.920Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-03-25T19:01:17.920Z] === RUN TestLoadAllowNondistributableArtifacts [2022-03-25T19:01:17.920Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-03-25T19:01:17.920Z] === RUN TestValidateMirror [2022-03-25T19:01:17.920Z] --- PASS: TestValidateMirror (0.00s) [2022-03-25T19:01:17.920Z] === RUN TestLoadInsecureRegistries [2022-03-25T19:01:18.389Z] time="2022-03-25T19:01:17Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-03-25T19:01:18.389Z] time="2022-03-25T19:01:17Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-03-25T19:01:18.389Z] time="2022-03-25T19:01:17Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-03-25T19:01:18.389Z] --- PASS: TestLoadInsecureRegistries (0.11s) [2022-03-25T19:01:18.389Z] === RUN TestNewServiceConfig [2022-03-25T19:01:18.389Z] --- PASS: TestNewServiceConfig (0.00s) [2022-03-25T19:01:18.389Z] === RUN TestValidateIndexName [2022-03-25T19:01:18.389Z] --- PASS: TestValidateIndexName (0.00s) [2022-03-25T19:01:18.389Z] === RUN TestValidateIndexNameWithError [2022-03-25T19:01:18.389Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-03-25T19:01:18.389Z] === RUN TestEndpointParse [2022-03-25T19:01:18.389Z] --- PASS: TestEndpointParse (0.00s) [2022-03-25T19:01:18.389Z] === RUN TestEndpointParseInvalid [2022-03-25T19:01:18.389Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-03-25T19:01:18.389Z] === RUN TestValidateEndpoint [2022-03-25T19:01:18.389Z] --- PASS: TestValidateEndpoint (0.01s) [2022-03-25T19:01:18.389Z] === RUN TestPing [2022-03-25T19:01:18.389Z] --- PASS: TestPing (0.00s) [2022-03-25T19:01:18.389Z] === RUN TestPingRegistryEndpoint [2022-03-25T19:01:18.389Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-03-25T19:01:18.389Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2022-03-25T19:01:18.389Z] === RUN TestEndpoint [2022-03-25T19:01:18.389Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-03-25T19:01:18.389Z] --- SKIP: TestEndpoint (0.00s) [2022-03-25T19:01:18.389Z] === RUN TestParseRepositoryInfo [2022-03-25T19:01:18.389Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-03-25T19:01:18.389Z] === RUN TestNewIndexInfo [2022-03-25T19:01:18.389Z] --- PASS: TestNewIndexInfo (0.00s) [2022-03-25T19:01:18.389Z] === RUN TestMirrorEndpointLookup [2022-03-25T19:01:18.389Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-03-25T19:01:18.389Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-03-25T19:01:18.389Z] === RUN TestSearchRepositories [2022-03-25T19:01:18.389Z] registry_test.go:722: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-03-25T19:01:18.390Z] Host: 127.0.0.1:49336 [2022-03-25T19:01:18.390Z] User-Agent: docker test client [2022-03-25T19:01:18.390Z] Authorization: Token fake-token [2022-03-25T19:01:18.390Z] X-Docker-Token: true [2022-03-25T19:01:18.390Z] Accept-Encoding: gzip [2022-03-25T19:01:18.390Z] [2022-03-25T19:01:18.390Z] [2022-03-25T19:01:18.390Z] registry_test.go:731: HTTP/1.1 200 OK [2022-03-25T19:01:18.390Z] Connection: close [2022-03-25T19:01:18.390Z] Content-Length: 144 [2022-03-25T19:01:18.390Z] Cache-Control: no-cache [2022-03-25T19:01:18.390Z] Content-Type: application/json [2022-03-25T19:01:18.390Z] Date: Fri, 25 Mar 2022 19:01:17 GMT [2022-03-25T19:01:18.390Z] Expires: -1 [2022-03-25T19:01:18.390Z] Pragma: no-cache [2022-03-25T19:01:18.390Z] Server: docker-tests/mock [2022-03-25T19:01:18.390Z] X-Docker-Registry-Config: mock [2022-03-25T19:01:18.390Z] X-Docker-Registry-Version: 0.0.0 [2022-03-25T19:01:18.390Z] [2022-03-25T19:01:18.390Z] [2022-03-25T19:01:18.390Z] --- PASS: TestSearchRepositories (0.00s) [2022-03-25T19:01:18.390Z] === RUN TestTrustedLocation [2022-03-25T19:01:18.390Z] --- PASS: TestTrustedLocation (0.00s) [2022-03-25T19:01:18.390Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-03-25T19:01:18.390Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-03-25T19:01:18.390Z] === RUN TestAllowNondistributableArtifacts [2022-03-25T19:01:18.390Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-03-25T19:01:18.390Z] === RUN TestIsSecureIndex [2022-03-25T19:01:18.390Z] --- PASS: TestIsSecureIndex (0.00s) [2022-03-25T19:01:18.390Z] PASS [2022-03-25T19:01:18.390Z] coverage: 51.7% of statements [2022-03-25T19:01:18.390Z] ok github.com/docker/docker/registry 0.182s coverage: 51.7% of statements [2022-03-25T19:01:19.377Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-03-25T19:01:19.377Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2022-03-25T19:01:19.377Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-03-25T19:01:19.377Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-03-25T19:01:19.377Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-03-25T19:01:19.377Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-03-25T19:01:19.377Z] === RUN TestResumableRequestReaderWithReadError [2022-03-25T19:01:19.377Z] time="2022-03-25T19:01:18Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-03-25T19:01:19.377Z] --- PASS: TestResumableRequestReaderWithReadError (0.10s) [2022-03-25T19:01:19.377Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-03-25T19:01:19.377Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-03-25T19:01:19.377Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-03-25T19:01:19.377Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-03-25T19:01:19.377Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-03-25T19:01:19.377Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-03-25T19:01:19.377Z] === RUN TestResumableRequestReader [2022-03-25T19:01:19.377Z] --- PASS: TestResumableRequestReader (0.00s) [2022-03-25T19:01:19.377Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-03-25T19:01:19.377Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-03-25T19:01:19.377Z] PASS [2022-03-25T19:01:19.377Z] coverage: 100.0% of statements [2022-03-25T19:01:19.377Z] ok github.com/docker/docker/registry/resumable 0.159s coverage: 100.0% of statements [2022-03-25T19:01:19.377Z] time="2022-03-25T19:01:19Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-03-25T19:01:19.846Z] === RUN TestRestartManagerTimeout [2022-03-25T19:01:19.846Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-03-25T19:01:19.846Z] === RUN TestRestartManagerTimeoutReset [2022-03-25T19:01:19.846Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-03-25T19:01:19.846Z] PASS [2022-03-25T19:01:19.846Z] coverage: 50.9% of statements [2022-03-25T19:01:19.846Z] ok github.com/docker/docker/restartmanager 0.029s coverage: 50.9% of statements [2022-03-25T19:01:20.071Z] Removing intermediate container 4e40764ba1df [2022-03-25T19:01:20.071Z] ---> e671a67043d8 [2022-03-25T19:01:20.071Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-03-25T19:01:20.071Z] ---> Running in d0d1a9672ef1 [2022-03-25T19:01:20.071Z] Removing intermediate container d0d1a9672ef1 [2022-03-25T19:01:20.071Z] ---> 7724221d3a13 [2022-03-25T19:01:20.071Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-03-25T19:01:20.315Z] === RUN TestDecodeContainerConfig [2022-03-25T19:01:20.315Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-03-25T19:01:20.315Z] === RUN TestDecodeContainerConfigIsolation [2022-03-25T19:01:20.315Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-03-25T19:01:20.315Z] === RUN TestValidatePrivileged [2022-03-25T19:01:20.315Z] --- PASS: TestValidatePrivileged (0.00s) [2022-03-25T19:01:20.315Z] PASS [2022-03-25T19:01:20.315Z] coverage: 52.6% of statements [2022-03-25T19:01:20.315Z] ok github.com/docker/docker/runconfig 0.040s coverage: 52.6% of statements [2022-03-25T19:01:20.538Z] ---> Running in 73b0a9f1f8c9 [2022-03-25T19:01:20.538Z] Removing intermediate container 73b0a9f1f8c9 [2022-03-25T19:01:20.538Z] ---> a048865e648d [2022-03-25T19:01:20.538Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-03-25T19:01:21.304Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-03-25T19:01:21.305Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-03-25T19:01:21.305Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-03-25T19:01:21.305Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-03-25T19:01:21.305Z] PASS [2022-03-25T19:01:21.305Z] coverage: 62.5% of statements [2022-03-25T19:01:21.305Z] ok github.com/docker/docker/testutil 0.031s coverage: 62.5% of statements [2022-03-25T19:01:21.870Z] Removing intermediate container c397e33de28b [2022-03-25T19:01:21.870Z] ---> a8e4424a05cb [2022-03-25T19:01:21.870Z] 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-03-25T19:01:21.870Z] ---> Running in 5da319cc241e [2022-03-25T19:01:21.870Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-03-25T19:01:21.870Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-03-25T19:01:21.870Z] go: downloading github.com/fatih/color v1.10.0 [2022-03-25T19:01:21.870Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-03-25T19:01:21.870Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-03-25T19:01:21.870Z] go: downloading github.com/pkg/errors v0.9.1 [2022-03-25T19:01:21.870Z] go: downloading golang.org/x/tools v0.1.0 [2022-03-25T19:01:21.870Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-03-25T19:01:21.870Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-03-25T19:01:21.870Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-03-25T19:01:21.870Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-03-25T19:01:21.870Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-03-25T19:01:21.870Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-03-25T19:01:21.870Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-03-25T19:01:21.870Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-03-25T19:01:21.870Z] go: downloading golang.org/x/mod v0.3.0 [2022-03-25T19:01:22.102Z] [2022-03-25T19:01:22.570Z] ---> dddd814747dc [2022-03-25T19:01:22.570Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-03-25T19:01:22.570Z] ---> Running in 65602eb3c54c [2022-03-25T19:01:23.521Z] time="2022-03-25T19:01:23Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-03-25T19:01:23.521Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-03-25T19:01:23.521Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-03-25T19:01:23.521Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-03-25T19:01:23.521Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-03-25T19:01:24.513Z] === RUN TestGetDriver [2022-03-25T19:01:24.513Z] --- PASS: TestGetDriver (0.00s) [2022-03-25T19:01:24.513Z] === RUN TestVolumeRequestError [2022-03-25T19:01:24.513Z] --- PASS: TestVolumeRequestError (0.01s) [2022-03-25T19:01:24.513Z] PASS [2022-03-25T19:01:24.513Z] coverage: 36.1% of statements [2022-03-25T19:01:24.513Z] ok github.com/docker/docker/volume/drivers 0.050s coverage: 36.1% of statements [2022-03-25T19:01:24.561Z] ok github.com/docker/docker/libnetwork/ipam 16.152s coverage: 85.3% of statements [2022-03-25T19:01:24.561Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-03-25T19:01:24.561Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-03-25T19:01:24.561Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-03-25T19:01:24.982Z] === RUN TestGetAddress [2022-03-25T19:01:24.982Z] --- PASS: TestGetAddress (0.00s) [2022-03-25T19:01:24.982Z] === RUN TestRemove [2022-03-25T19:01:24.982Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-03-25T19:01:24.982Z] --- SKIP: TestRemove (0.00s) [2022-03-25T19:01:24.982Z] === RUN TestInitializeWithVolumes [2022-03-25T19:01:24.982Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-03-25T19:01:24.982Z] === RUN TestCreate [2022-03-25T19:01:24.982Z] --- PASS: TestCreate (0.01s) [2022-03-25T19:01:24.982Z] === RUN TestValidateName [2022-03-25T19:01:24.982Z] --- PASS: TestValidateName (0.00s) [2022-03-25T19:01:24.982Z] === RUN TestCreateWithOpts [2022-03-25T19:01:24.982Z] local_test.go:180: runtime.GOOS == "windows" [2022-03-25T19:01:24.982Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-03-25T19:01:24.982Z] === RUN TestRelaodNoOpts [2022-03-25T19:01:24.982Z] --- PASS: TestRelaodNoOpts (0.01s) [2022-03-25T19:01:24.982Z] PASS [2022-03-25T19:01:24.982Z] coverage: 41.5% of statements [2022-03-25T19:01:24.982Z] ok github.com/docker/docker/volume/local 0.074s coverage: 41.5% of statements [2022-03-25T19:01:25.128Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.006s coverage: 47.4% of statements [2022-03-25T19:01:25.128Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-03-25T19:01:25.386Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-03-25T19:01:25.644Z] ok github.com/docker/docker/libnetwork/ipamutils 0.270s coverage: 74.0% of statements [2022-03-25T19:01:25.969Z] === RUN TestLCOWParseMountRaw [2022-03-25T19:01:25.969Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-03-25T19:01:25.969Z] === RUN TestLCOWParseMountRawSplit [2022-03-25T19:01:25.969Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-03-25T19:01:25.969Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-03-25T19:01:25.969Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-03-25T19:01:25.969Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-03-25T19:01:25.969Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-03-25T19:01:25.969Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-03-25T19:01:25.969Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-03-25T19:01:25.969Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-03-25T19:01:25.969Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-03-25T19:01:25.969Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-03-25T19:01:25.969Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-03-25T19:01:25.969Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-03-25T19:01:25.969Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-03-25T19:01:25.969Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-03-25T19:01:25.969Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-03-25T19:01:25.969Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-03-25T19:01:25.969Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-03-25T19:01:25.969Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-03-25T19:01:25.969Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-03-25T19:01:25.969Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-03-25T19:01:25.969Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-03-25T19:01:25.969Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-03-25T19:01:25.969Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-03-25T19:01:25.969Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-03-25T19:01:25.969Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-03-25T19:01:25.969Z] === RUN TestLinuxParseMountRaw [2022-03-25T19:01:25.969Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-03-25T19:01:25.969Z] === RUN TestLinuxParseMountRawSplit [2022-03-25T19:01:25.969Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-03-25T19:01:25.969Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-03-25T19:01:25.969Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-03-25T19:01:25.969Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-03-25T19:01:25.969Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-03-25T19:01:25.969Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-03-25T19:01:25.969Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-03-25T19:01:25.969Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-03-25T19:01:25.969Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-03-25T19:01:25.969Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-03-25T19:01:25.969Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-03-25T19:01:25.969Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-03-25T19:01:25.969Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-03-25T19:01:25.969Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-03-25T19:01:25.969Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-03-25T19:01:25.969Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-03-25T19:01:25.969Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-03-25T19:01:25.969Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-03-25T19:01:25.969Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-03-25T19:01:25.969Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-03-25T19:01:25.969Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-03-25T19:01:25.969Z] === RUN TestConvertTmpfsOptions [2022-03-25T19:01:25.969Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-03-25T19:01:25.969Z] linux_parser_test.go:209: data="ro" [2022-03-25T19:01:25.969Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-03-25T19:01:25.969Z] === RUN TestParseMountSpec [2022-03-25T19:01:25.969Z] parser_test.go:62: case 0 [2022-03-25T19:01:25.969Z] parser_test.go:62: case 1 [2022-03-25T19:01:25.969Z] parser_test.go:62: case 2 [2022-03-25T19:01:25.969Z] parser_test.go:62: case 3 [2022-03-25T19:01:25.969Z] parser_test.go:62: case 4 [2022-03-25T19:01:25.969Z] parser_test.go:62: case 5 [2022-03-25T19:01:25.969Z] --- PASS: TestParseMountSpec (0.00s) [2022-03-25T19:01:25.969Z] === RUN TestValidateMount [2022-03-25T19:01:25.969Z] --- PASS: TestValidateMount (0.00s) [2022-03-25T19:01:25.969Z] === RUN TestWindowsParseMountRaw [2022-03-25T19:01:25.969Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-03-25T19:01:25.969Z] === RUN TestWindowsParseMountRawSplit [2022-03-25T19:01:25.969Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-03-25T19:01:25.969Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-03-25T19:01:25.969Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-03-25T19:01:25.969Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-03-25T19:01:25.969Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-03-25T19:01:25.969Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-03-25T19:01:25.969Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-03-25T19:01:25.969Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-03-25T19:01:25.969Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-03-25T19:01:25.969Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-03-25T19:01:25.969Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-03-25T19:01:25.969Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-03-25T19:01:25.969Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-03-25T19:01:25.969Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-03-25T19:01:25.969Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-03-25T19:01:25.969Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-03-25T19:01:25.969Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-03-25T19:01:25.969Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-03-25T19:01:25.969Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-03-25T19:01:25.969Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-03-25T19:01:25.969Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-03-25T19:01:25.969Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-03-25T19:01:25.969Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-03-25T19:01:25.969Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-03-25T19:01:25.969Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-03-25T19:01:25.969Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-03-25T19:01:25.969Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-03-25T19:01:25.969Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-03-25T19:01:25.969Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-03-25T19:01:25.969Z] PASS [2022-03-25T19:01:25.969Z] coverage: 67.6% of statements [2022-03-25T19:01:25.969Z] ok github.com/docker/docker/volume/mounts 0.064s coverage: 67.6% of statements [2022-03-25T19:01:26.210Z] ok github.com/docker/docker/libnetwork/iptables 0.125s coverage: 45.1% of statements [2022-03-25T19:01:26.469Z] ok github.com/docker/docker/libnetwork/netlabel 0.001s coverage: 60.0% of statements [2022-03-25T19:01:26.727Z] ok github.com/docker/docker/libnetwork/netutils 0.018s coverage: 44.1% of statements [2022-03-25T19:01:26.957Z] === RUN TestSetGetMeta [2022-03-25T19:01:26.957Z] === PAUSE TestSetGetMeta [2022-03-25T19:01:26.957Z] === RUN TestRestore [2022-03-25T19:01:26.957Z] === PAUSE TestRestore [2022-03-25T19:01:26.957Z] === RUN TestServiceCreate [2022-03-25T19:01:26.957Z] === PAUSE TestServiceCreate [2022-03-25T19:01:26.957Z] === RUN TestServiceList [2022-03-25T19:01:26.957Z] === PAUSE TestServiceList [2022-03-25T19:01:26.957Z] === RUN TestServiceRemove [2022-03-25T19:01:26.957Z] === PAUSE TestServiceRemove [2022-03-25T19:01:26.957Z] === RUN TestServiceGet [2022-03-25T19:01:26.957Z] === PAUSE TestServiceGet [2022-03-25T19:01:26.957Z] === RUN TestServicePrune [2022-03-25T19:01:26.957Z] === PAUSE TestServicePrune [2022-03-25T19:01:26.957Z] === RUN TestCreate [2022-03-25T19:01:26.957Z] === PAUSE TestCreate [2022-03-25T19:01:26.957Z] === RUN TestRemove [2022-03-25T19:01:26.957Z] === PAUSE TestRemove [2022-03-25T19:01:26.957Z] === RUN TestList [2022-03-25T19:01:26.957Z] === PAUSE TestList [2022-03-25T19:01:26.957Z] === RUN TestFindByDriver [2022-03-25T19:01:26.957Z] === PAUSE TestFindByDriver [2022-03-25T19:01:26.957Z] === RUN TestFindByReferenced [2022-03-25T19:01:26.957Z] === PAUSE TestFindByReferenced [2022-03-25T19:01:26.957Z] === RUN TestDerefMultipleOfSameRef [2022-03-25T19:01:26.957Z] === PAUSE TestDerefMultipleOfSameRef [2022-03-25T19:01:26.957Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-03-25T19:01:26.957Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-03-25T19:01:26.957Z] === RUN TestDefererencePluginOnCreateError [2022-03-25T19:01:26.957Z] === PAUSE TestDefererencePluginOnCreateError [2022-03-25T19:01:26.957Z] === RUN TestRefDerefRemove [2022-03-25T19:01:26.957Z] === PAUSE TestRefDerefRemove [2022-03-25T19:01:26.957Z] === RUN TestGet [2022-03-25T19:01:26.957Z] === PAUSE TestGet [2022-03-25T19:01:26.957Z] === RUN TestGetWithReference [2022-03-25T19:01:26.957Z] === PAUSE TestGetWithReference [2022-03-25T19:01:26.957Z] === RUN TestFilterFunc [2022-03-25T19:01:26.957Z] === RUN TestFilterFunc/test_nil_list [2022-03-25T19:01:26.957Z] === PAUSE TestFilterFunc/test_nil_list [2022-03-25T19:01:26.957Z] === RUN TestFilterFunc/test_empty_list [2022-03-25T19:01:26.957Z] === PAUSE TestFilterFunc/test_empty_list [2022-03-25T19:01:26.957Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-03-25T19:01:26.957Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-03-25T19:01:26.957Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-03-25T19:01:26.957Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-03-25T19:01:26.957Z] === RUN TestFilterFunc/test_filter_some [2022-03-25T19:01:26.957Z] === PAUSE TestFilterFunc/test_filter_some [2022-03-25T19:01:26.957Z] === RUN TestFilterFunc/test_filter_middle [2022-03-25T19:01:26.957Z] === PAUSE TestFilterFunc/test_filter_middle [2022-03-25T19:01:26.957Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-03-25T19:01:26.957Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-03-25T19:01:26.957Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-03-25T19:01:26.957Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-03-25T19:01:26.957Z] === CONT TestFilterFunc/test_nil_list [2022-03-25T19:01:26.957Z] === CONT TestFilterFunc/test_filter_some [2022-03-25T19:01:26.957Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-03-25T19:01:26.957Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-03-25T19:01:26.957Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-03-25T19:01:26.957Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-03-25T19:01:26.957Z] === CONT TestFilterFunc/test_empty_list [2022-03-25T19:01:26.957Z] === CONT TestFilterFunc/test_filter_middle [2022-03-25T19:01:26.957Z] --- PASS: TestFilterFunc (0.00s) [2022-03-25T19:01:26.957Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-03-25T19:01:26.957Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-03-25T19:01:26.957Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-03-25T19:01:26.957Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-03-25T19:01:26.957Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-03-25T19:01:26.957Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-03-25T19:01:26.957Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-03-25T19:01:26.957Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-03-25T19:01:26.957Z] === CONT TestSetGetMeta [2022-03-25T19:01:26.957Z] === CONT TestList [2022-03-25T19:01:26.957Z] === CONT TestServiceGet [2022-03-25T19:01:26.957Z] === CONT TestDefererencePluginOnCreateError [2022-03-25T19:01:26.957Z] --- PASS: TestSetGetMeta (0.03s) [2022-03-25T19:01:26.957Z] === CONT TestGetWithReference [2022-03-25T19:01:26.957Z] --- PASS: TestDefererencePluginOnCreateError (0.04s) [2022-03-25T19:01:26.957Z] === CONT TestGet [2022-03-25T19:01:26.957Z] --- PASS: TestList (0.05s) [2022-03-25T19:01:26.957Z] === CONT TestRefDerefRemove [2022-03-25T19:01:26.957Z] --- PASS: TestGetWithReference (0.03s) [2022-03-25T19:01:26.957Z] === CONT TestRemove [2022-03-25T19:01:26.957Z] --- PASS: TestGet (0.03s) [2022-03-25T19:01:26.957Z] === CONT TestCreate [2022-03-25T19:01:26.957Z] --- PASS: TestRefDerefRemove (0.03s) [2022-03-25T19:01:26.957Z] === CONT TestServicePrune [2022-03-25T19:01:26.957Z] --- PASS: TestRemove (0.03s) [2022-03-25T19:01:26.957Z] === CONT TestServiceRemove [2022-03-25T19:01:26.957Z] --- PASS: TestCreate (0.02s) [2022-03-25T19:01:26.957Z] === CONT TestServiceList [2022-03-25T19:01:26.957Z] --- PASS: TestServiceGet (0.17s) [2022-03-25T19:01:26.957Z] === CONT TestServiceCreate [2022-03-25T19:01:26.957Z] time="2022-03-25T19:01:26Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-25T19:01:26.957Z] --- PASS: TestServiceRemove (0.09s) [2022-03-25T19:01:26.957Z] === CONT TestRestore [2022-03-25T19:01:26.957Z] --- PASS: TestServiceList (0.10s) [2022-03-25T19:01:26.957Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-03-25T19:01:26.957Z] time="2022-03-25T19:01:26Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-25T19:01:26.957Z] time="2022-03-25T19:01:26Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-25T19:01:26.957Z] time="2022-03-25T19:01:26Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-03-25T19:01:26.957Z] --- PASS: TestServiceCreate (0.03s) [2022-03-25T19:01:26.957Z] === CONT TestDerefMultipleOfSameRef [2022-03-25T19:01:26.957Z] === CONT TestFindByReferenced [2022-03-25T19:01:26.957Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.03s) [2022-03-25T19:01:26.957Z] time="2022-03-25T19:01:26Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-25T19:01:26.957Z] --- PASS: TestRestore (0.04s) [2022-03-25T19:01:26.957Z] === CONT TestFindByDriver [2022-03-25T19:01:26.957Z] --- PASS: TestServicePrune (0.15s) [2022-03-25T19:01:26.957Z] --- PASS: TestDerefMultipleOfSameRef (0.03s) [2022-03-25T19:01:26.957Z] --- PASS: TestFindByReferenced (0.03s) [2022-03-25T19:01:26.957Z] --- PASS: TestFindByDriver (0.02s) [2022-03-25T19:01:26.957Z] PASS [2022-03-25T19:01:26.957Z] coverage: 69.0% of statements [2022-03-25T19:01:26.957Z] ok github.com/docker/docker/volume/service 0.289s coverage: 69.0% of statements [2022-03-25T19:01:30.992Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-03-25T19:01:31.233Z] Removing intermediate container 65602eb3c54c [2022-03-25T19:01:31.233Z] ---> 6bc935e4a315 [2022-03-25T19:01:31.233Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-03-25T19:01:31.233Z] ---> Running in a449972a41c8 [2022-03-25T19:01:31.702Z] [2022-03-25T19:01:31.702Z] SUCCESS: Specified value was saved. [2022-03-25T19:01:31.715Z] --- PASS: TestGet (15.01s) [2022-03-25T19:01:31.715Z] === RUN TestPluginWithNoManifest [2022-03-25T19:01:31.715Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-03-25T19:01:31.715Z] === RUN TestGetAll [2022-03-25T19:01:31.715Z] --- PASS: TestGetAll (0.00s) [2022-03-25T19:01:31.715Z] PASS [2022-03-25T19:01:31.715Z] coverage: 73.2% of statements [2022-03-25T19:01:31.715Z] ok github.com/docker/docker/pkg/plugins 35.006s coverage: 73.2% of statements [2022-03-25T19:01:33.914Z] Removing intermediate container a449972a41c8 [2022-03-25T19:01:33.914Z] ---> b07e620bb4fd [2022-03-25T19:01:33.914Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-03-25T19:01:34.381Z] ---> Running in 748fb4df49dc [2022-03-25T19:01:37.333Z] Cannot create a file when that file already exists. [2022-03-25T19:01:39.086Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-03-25T19:01:39.707Z] Removing intermediate container 5da319cc241e [2022-03-25T19:01:39.707Z] ---> 72f03dba587a [2022-03-25T19:01:39.707Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2022-03-25T19:01:39.707Z] ---> Running in 9ca88feb968e [2022-03-25T19:01:39.707Z] Removing intermediate container 9ca88feb968e [2022-03-25T19:01:39.707Z] ---> 0f89b34ff661 [2022-03-25T19:01:39.707Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-03-25T19:01:39.707Z] ---> Running in 98af374f1a08 [2022-03-25T19:01:39.707Z] Removing intermediate container 98af374f1a08 [2022-03-25T19:01:39.707Z] ---> 9688127fd74e [2022-03-25T19:01:39.707Z] Step 11/11 : COPY . . [2022-03-25T19:01:42.083Z] Removing intermediate container 748fb4df49dc [2022-03-25T19:01:42.083Z] ---> d09a87ef0e37 [2022-03-25T19:01:42.083Z] Step 13/13 : CMD ["sh"] [2022-03-25T19:01:42.083Z] ---> Running in 6ecc79267669 [2022-03-25T19:01:42.551Z] Removing intermediate container 6ecc79267669 [2022-03-25T19:01:42.551Z] ---> 97f654dff8e6 [2022-03-25T19:01:42.551Z] Successfully built 97f654dff8e6 [2022-03-25T19:01:42.551Z] Successfully tagged busybox:latest [2022-03-25T19:01:42.551Z] INFO: Docker images of the daemon under test [2022-03-25T19:01:42.551Z] [2022-03-25T19:01:42.551Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-25T19:01:42.551Z] busybox latest 97f654dff8e6 Less than a second ago 5.01GB [2022-03-25T19:01:42.551Z] microsoft/windowsservercore latest 02f938cacc3b 3 weeks ago 4.96GB [2022-03-25T19:01:42.551Z] mcr.microsoft.com/windows/servercore ltsc2022 02f938cacc3b 3 weeks ago 4.96GB [2022-03-25T19:01:42.551Z] [2022-03-25T19:01:42.551Z] INFO: Running integration tests at 03/25/2022 19:01:42... [2022-03-25T19:01:42.551Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-03-25T19:01:42.551Z] INFO: Integration API tests being run from the host: [2022-03-25T19:01:42.551Z] INFO: make.ps1 starting at 03/25/2022 19:01:42 [2022-03-25T19:01:43.538Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-03-25T19:01:45.121Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-03-25T19:01:45.121Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-03-25T19:01:49.048Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-03-25T19:01:49.304Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-03-25T19:01:50.236Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-03-25T19:01:51.169Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-03-25T19:01:51.169Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-03-25T19:01:52.101Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-03-25T19:01:55.376Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-03-25T19:01:55.940Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-03-25T19:01:56.873Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-03-25T19:01:57.436Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-03-25T19:01:58.365Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-03-25T19:01:59.295Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-03-25T19:02:00.224Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-03-25T19:02:01.156Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-03-25T19:02:01.843Z] 2022/03/25 19:01:58 Closing DB instances... [2022-03-25T19:02:01.843Z] --- PASS: TestNetworkDBGarbageCollection (54.44s) [2022-03-25T19:02:01.843Z] === RUN TestFindNode [2022-03-25T19:02:01.843Z] 2022/03/25 19:02:00 Closing DB instances... [2022-03-25T19:02:01.843Z] --- PASS: TestFindNode (0.02s) [2022-03-25T19:02:01.843Z] === RUN TestChangeNodeState [2022-03-25T19:02:01.843Z] 2022/03/25 19:02:00 Closing DB instances... [2022-03-25T19:02:01.843Z] --- PASS: TestChangeNodeState (0.02s) [2022-03-25T19:02:01.843Z] === RUN TestNodeReincarnation [2022-03-25T19:02:01.843Z] 2022/03/25 19:02:00 Closing DB instances... [2022-03-25T19:02:02.087Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-03-25T19:02:03.019Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-03-25T19:02:03.019Z] Using test binary docker [2022-03-25T19:02:03.019Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-03-25T19:02:03.019Z] Starting apparmor (via systemctl): apparmor.service. [2022-03-25T19:02:03.019Z] Starting dockerd [2022-03-25T19:02:03.019Z] INFO: Waiting for daemon to start... [2022-03-25T19:02:04.909Z] . [2022-03-25T19:02:04.909Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-03-25T19:02:04.909Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-03-25T19:02:04.909Z] Error: No such image: emptyfs [2022-03-25T19:02:05.078Z] ---> d74de87221d7 [2022-03-25T19:02:05.078Z] Successfully built d74de87221d7 [2022-03-25T19:02:05.078Z] Successfully tagged docker:latest [2022-03-25T19:02:05.165Z] Running integration-test (iteration 1) [2022-03-25T19:02:05.165Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-03-25T19:02:05.422Z] Loaded image: busybox:latest [2022-03-25T19:02:05.554Z] INFO: Image build ended at 03/25/2022 19:02:05. Duration:00:03:19.5872447 [2022-03-25T19:02:05.554Z] [2022-03-25T19:02:05.554Z] [2022-03-25T19:02:05.554Z] INFO: Building the test binaries at 03/25/2022 19:02:05... [2022-03-25T19:02:05.642Z] time="2022-03-25T19:02:05Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-03-25T19:02:05.642Z] --- PASS: TestNodeReincarnation (5.02s) [2022-03-25T19:02:05.642Z] === RUN TestParallelCreate [2022-03-25T19:02:05.642Z] 2022/03/25 19:02:05 Closing DB instances... [2022-03-25T19:02:05.642Z] --- PASS: TestParallelCreate (0.02s) [2022-03-25T19:02:05.642Z] === RUN TestParallelDelete [2022-03-25T19:02:05.642Z] 2022/03/25 19:02:05 Closing DB instances... [2022-03-25T19:02:05.642Z] --- PASS: TestParallelDelete (0.02s) [2022-03-25T19:02:05.642Z] === RUN TestNetworkDBIslands [2022-03-25T19:02:05.642Z] time="2022-03-25T19:02:05Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:39dc7cf97193 with config:&{NodeID:39dc7cf97193 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-03-25T19:02:05.642Z] time="2022-03-25T19:02:05Z" level=info msg="Node 39dc7cf97193/172.21.252.229, joined gossip cluster" [2022-03-25T19:02:05.642Z] time="2022-03-25T19:02:05Z" level=info msg="Node 39dc7cf97193/172.21.252.229, added to nodes list" [2022-03-25T19:02:05.642Z] time="2022-03-25T19:02:05Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:bb13b59a63d5 with config:&{NodeID:bb13b59a63d5 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-03-25T19:02:05.642Z] time="2022-03-25T19:02:05Z" level=info msg="Node bb13b59a63d5/172.21.252.229, joined gossip cluster" [2022-03-25T19:02:05.642Z] time="2022-03-25T19:02:05Z" level=info msg="Node bb13b59a63d5/172.21.252.229, added to nodes list" [2022-03-25T19:02:05.642Z] time="2022-03-25T19:02:05Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-03-25T19:02:05.642Z] time="2022-03-25T19:02:05Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-03-25T19:02:05.642Z] time="2022-03-25T19:02:05Z" level=debug msg="memberlist: Stream connection from=[::1]:49408" [2022-03-25T19:02:05.642Z] time="2022-03-25T19:02:05Z" level=info msg="Node bb13b59a63d5/172.21.252.229, joined gossip cluster" [2022-03-25T19:02:05.642Z] time="2022-03-25T19:02:05Z" level=info msg="Node bb13b59a63d5/172.21.252.229, added to nodes list" [2022-03-25T19:02:05.642Z] time="2022-03-25T19:02:05Z" level=info msg="Node 39dc7cf97193/172.21.252.229, joined gossip cluster" [2022-03-25T19:02:05.642Z] time="2022-03-25T19:02:05Z" level=info msg="Node 39dc7cf97193/172.21.252.229, added to nodes list" [2022-03-25T19:02:05.642Z] time="2022-03-25T19:02:05Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-03-25T19:02:05.642Z] time="2022-03-25T19:02:05Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49409" [2022-03-25T19:02:05.678Z] Loaded image: busybox:glibc [2022-03-25T19:02:06.635Z] time="2022-03-25T19:02:06Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:eb46c0f298d9 with config:&{NodeID:eb46c0f298d9 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-03-25T19:02:06.635Z] time="2022-03-25T19:02:06Z" level=info msg="Node eb46c0f298d9/172.21.252.229, joined gossip cluster" [2022-03-25T19:02:06.635Z] time="2022-03-25T19:02:06Z" level=info msg="Node eb46c0f298d9/172.21.252.229, added to nodes list" [2022-03-25T19:02:06.635Z] time="2022-03-25T19:02:06Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-03-25T19:02:06.635Z] time="2022-03-25T19:02:06Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-03-25T19:02:06.635Z] time="2022-03-25T19:02:06Z" level=debug msg="memberlist: Stream connection from=[::1]:49410" [2022-03-25T19:02:06.636Z] time="2022-03-25T19:02:06Z" level=info msg="Node eb46c0f298d9/172.21.252.229, joined gossip cluster" [2022-03-25T19:02:06.636Z] time="2022-03-25T19:02:06Z" level=info msg="Node eb46c0f298d9/172.21.252.229, added to nodes list" [2022-03-25T19:02:06.636Z] time="2022-03-25T19:02:06Z" level=info msg="Node 39dc7cf97193/172.21.252.229, joined gossip cluster" [2022-03-25T19:02:06.636Z] time="2022-03-25T19:02:06Z" level=info msg="Node 39dc7cf97193/172.21.252.229, added to nodes list" [2022-03-25T19:02:06.636Z] time="2022-03-25T19:02:06Z" level=info msg="Node bb13b59a63d5/172.21.252.229, joined gossip cluster" [2022-03-25T19:02:06.636Z] time="2022-03-25T19:02:06Z" level=info msg="Node bb13b59a63d5/172.21.252.229, added to nodes list" [2022-03-25T19:02:06.636Z] time="2022-03-25T19:02:06Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49411" [2022-03-25T19:02:06.636Z] time="2022-03-25T19:02:06Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-03-25T19:02:06.636Z] time="2022-03-25T19:02:06Z" level=debug msg="memberlist: Failed to join 172.21.252.229: dial tcp 172.21.252.229:10022: connectex: No connection could be made because the target machine actively refused it." [2022-03-25T19:02:06.636Z] time="2022-03-25T19:02:06Z" level=info msg="Node eb46c0f298d9/172.21.252.229, joined gossip cluster" [2022-03-25T19:02:06.636Z] time="2022-03-25T19:02:06Z" level=info msg="Node eb46c0f298d9/172.21.252.229, added to nodes list" [2022-03-25T19:02:06.636Z] time="2022-03-25T19:02:06Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:0bad5ac2f1ed with config:&{NodeID:0bad5ac2f1ed 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-03-25T19:02:06.636Z] time="2022-03-25T19:02:06Z" level=info msg="Node 0bad5ac2f1ed/172.21.252.229, joined gossip cluster" [2022-03-25T19:02:06.636Z] time="2022-03-25T19:02:06Z" level=info msg="Node 0bad5ac2f1ed/172.21.252.229, added to nodes list" [2022-03-25T19:02:06.636Z] time="2022-03-25T19:02:06Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-03-25T19:02:06.636Z] time="2022-03-25T19:02:06Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-03-25T19:02:06.636Z] time="2022-03-25T19:02:06Z" level=debug msg="memberlist: Stream connection from=[::1]:49413" [2022-03-25T19:02:06.636Z] time="2022-03-25T19:02:06Z" level=info msg="Node 0bad5ac2f1ed/172.21.252.229, joined gossip cluster" [2022-03-25T19:02:06.636Z] time="2022-03-25T19:02:06Z" level=info msg="Node 0bad5ac2f1ed/172.21.252.229, added to nodes list" [2022-03-25T19:02:06.636Z] time="2022-03-25T19:02:06Z" level=info msg="Node bb13b59a63d5/172.21.252.229, joined gossip cluster" [2022-03-25T19:02:06.636Z] time="2022-03-25T19:02:06Z" level=info msg="Node bb13b59a63d5/172.21.252.229, added to nodes list" [2022-03-25T19:02:06.636Z] time="2022-03-25T19:02:06Z" level=info msg="Node eb46c0f298d9/172.21.252.229, joined gossip cluster" [2022-03-25T19:02:06.636Z] time="2022-03-25T19:02:06Z" level=info msg="Node eb46c0f298d9/172.21.252.229, added to nodes list" [2022-03-25T19:02:06.636Z] time="2022-03-25T19:02:06Z" level=info msg="Node 39dc7cf97193/172.21.252.229, joined gossip cluster" [2022-03-25T19:02:06.636Z] time="2022-03-25T19:02:06Z" level=info msg="Node 39dc7cf97193/172.21.252.229, added to nodes list" [2022-03-25T19:02:06.636Z] time="2022-03-25T19:02:06Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49414" [2022-03-25T19:02:06.636Z] time="2022-03-25T19:02:06Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-03-25T19:02:07.027Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-03-25T19:02:07.047Z] Loaded image: debian:bullseye-slim [2022-03-25T19:02:07.047Z] Loaded image: hello-world:latest [2022-03-25T19:02:07.047Z] Loaded image: arm32v7/hello-world:latest [2022-03-25T19:02:07.047Z] INFO: Testing against a local daemon [2022-03-25T19:02:07.047Z] === RUN TestCgroupNamespacesBuild [2022-03-25T19:02:07.105Z] time="2022-03-25T19:02:06Z" level=info msg="Node 0bad5ac2f1ed/172.21.252.229, joined gossip cluster" [2022-03-25T19:02:07.105Z] time="2022-03-25T19:02:06Z" level=info msg="Node 0bad5ac2f1ed/172.21.252.229, added to nodes list" [2022-03-25T19:02:07.105Z] time="2022-03-25T19:02:06Z" level=info msg="Node 0bad5ac2f1ed/172.21.252.229, joined gossip cluster" [2022-03-25T19:02:07.105Z] time="2022-03-25T19:02:06Z" level=info msg="Node 0bad5ac2f1ed/172.21.252.229, added to nodes list" [2022-03-25T19:02:07.105Z] time="2022-03-25T19:02:06Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:9302f0a5b17d with config:&{NodeID:9302f0a5b17d 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-03-25T19:02:07.105Z] time="2022-03-25T19:02:07Z" level=info msg="Node 9302f0a5b17d/172.21.252.229, joined gossip cluster" [2022-03-25T19:02:07.105Z] time="2022-03-25T19:02:07Z" level=info msg="Node 9302f0a5b17d/172.21.252.229, added to nodes list" [2022-03-25T19:02:07.105Z] time="2022-03-25T19:02:07Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-03-25T19:02:07.105Z] time="2022-03-25T19:02:07Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-03-25T19:02:07.105Z] time="2022-03-25T19:02:07Z" level=debug msg="memberlist: Stream connection from=[::1]:49415" [2022-03-25T19:02:07.105Z] time="2022-03-25T19:02:07Z" level=info msg="Node 9302f0a5b17d/172.21.252.229, joined gossip cluster" [2022-03-25T19:02:07.105Z] time="2022-03-25T19:02:07Z" level=info msg="Node 9302f0a5b17d/172.21.252.229, added to nodes list" [2022-03-25T19:02:07.105Z] time="2022-03-25T19:02:07Z" level=info msg="Node bb13b59a63d5/172.21.252.229, joined gossip cluster" [2022-03-25T19:02:07.105Z] time="2022-03-25T19:02:07Z" level=info msg="Node bb13b59a63d5/172.21.252.229, added to nodes list" [2022-03-25T19:02:07.105Z] time="2022-03-25T19:02:07Z" level=info msg="Node eb46c0f298d9/172.21.252.229, joined gossip cluster" [2022-03-25T19:02:07.105Z] time="2022-03-25T19:02:07Z" level=info msg="Node eb46c0f298d9/172.21.252.229, added to nodes list" [2022-03-25T19:02:07.105Z] time="2022-03-25T19:02:07Z" level=info msg="Node 39dc7cf97193/172.21.252.229, joined gossip cluster" [2022-03-25T19:02:07.105Z] time="2022-03-25T19:02:07Z" level=info msg="Node 39dc7cf97193/172.21.252.229, added to nodes list" [2022-03-25T19:02:07.105Z] time="2022-03-25T19:02:07Z" level=info msg="Node 0bad5ac2f1ed/172.21.252.229, joined gossip cluster" [2022-03-25T19:02:07.105Z] time="2022-03-25T19:02:07Z" level=info msg="Node 0bad5ac2f1ed/172.21.252.229, added to nodes list" [2022-03-25T19:02:07.105Z] time="2022-03-25T19:02:07Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-03-25T19:02:07.105Z] time="2022-03-25T19:02:07Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49416" [2022-03-25T19:02:07.574Z] time="2022-03-25T19:02:07Z" level=info msg="Node 9302f0a5b17d/172.21.252.229, joined gossip cluster" [2022-03-25T19:02:07.574Z] time="2022-03-25T19:02:07Z" level=info msg="Node 9302f0a5b17d/172.21.252.229, added to nodes list" [2022-03-25T19:02:07.574Z] time="2022-03-25T19:02:07Z" level=info msg="Node 9302f0a5b17d/172.21.252.229, joined gossip cluster" [2022-03-25T19:02:07.574Z] time="2022-03-25T19:02:07Z" level=info msg="Node 9302f0a5b17d/172.21.252.229, added to nodes list" [2022-03-25T19:02:07.574Z] time="2022-03-25T19:02:07Z" level=info msg="Node 9302f0a5b17d/172.21.252.229, joined gossip cluster" [2022-03-25T19:02:07.574Z] time="2022-03-25T19:02:07Z" level=info msg="Node 9302f0a5b17d/172.21.252.229, added to nodes list" [2022-03-25T19:02:07.574Z] time="2022-03-25T19:02:07Z" level=debug msg="memberlist: Failed to join 172.21.252.229: dial tcp 172.21.252.229:10022: connectex: No connection could be made because the target machine actively refused it." [2022-03-25T19:02:07.574Z] networkdb_test.go:835: Re-joining: 3 [2022-03-25T19:02:07.574Z] time="2022-03-25T19:02:07Z" level=info msg="The new bootstrap node list is:[172.21.252.229:10033 172.21.252.229:10034 172.21.252.229:10035]" [2022-03-25T19:02:07.574Z] time="2022-03-25T19:02:07Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.252.229:10033" [2022-03-25T19:02:07.574Z] time="2022-03-25T19:02:07Z" level=debug msg="memberlist: Stream connection from=172.21.252.229:49418" [2022-03-25T19:02:07.574Z] time="2022-03-25T19:02:07Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.252.229:10034" [2022-03-25T19:02:07.574Z] time="2022-03-25T19:02:07Z" level=debug msg="memberlist: Stream connection from=172.21.252.229:49419" [2022-03-25T19:02:07.574Z] time="2022-03-25T19:02:07Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.252.229:10035" [2022-03-25T19:02:07.574Z] time="2022-03-25T19:02:07Z" level=debug msg="memberlist: Stream connection from=172.21.252.229:49420" [2022-03-25T19:02:07.574Z] networkdb_test.go:835: Re-joining: 4 [2022-03-25T19:02:07.574Z] time="2022-03-25T19:02:07Z" level=info msg="The new bootstrap node list is:[172.21.252.229:10033 172.21.252.229:10034 172.21.252.229:10035]" [2022-03-25T19:02:07.574Z] time="2022-03-25T19:02:07Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.252.229:10033" [2022-03-25T19:02:07.574Z] time="2022-03-25T19:02:07Z" level=debug msg="memberlist: Stream connection from=172.21.252.229:49421" [2022-03-25T19:02:07.574Z] time="2022-03-25T19:02:07Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.252.229:10034" [2022-03-25T19:02:07.574Z] time="2022-03-25T19:02:07Z" level=debug msg="memberlist: Stream connection from=172.21.252.229:49422" [2022-03-25T19:02:07.574Z] time="2022-03-25T19:02:07Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.252.229:10035" [2022-03-25T19:02:07.574Z] time="2022-03-25T19:02:07Z" level=debug msg="memberlist: Stream connection from=172.21.252.229:49423" [2022-03-25T19:02:08.042Z] time="2022-03-25T19:02:07Z" level=info msg="node 0 leaving" [2022-03-25T19:02:08.042Z] time="2022-03-25T19:02:07Z" level=info msg="Node 39dc7cf97193 change state NodeActive --> NodeLeft" [2022-03-25T19:02:08.042Z] time="2022-03-25T19:02:07Z" level=info msg="node2(bb13b59a63d5): Node leave event for 39dc7cf97193/172.21.252.229" [2022-03-25T19:02:08.042Z] time="2022-03-25T19:02:07Z" level=info msg="Node 39dc7cf97193 change state NodeActive --> NodeLeft" [2022-03-25T19:02:08.042Z] time="2022-03-25T19:02:07Z" level=info msg="Node 39dc7cf97193 change state NodeActive --> NodeLeft" [2022-03-25T19:02:08.042Z] time="2022-03-25T19:02:07Z" level=info msg="node4(0bad5ac2f1ed): Node leave event for 39dc7cf97193/172.21.252.229" [2022-03-25T19:02:08.042Z] time="2022-03-25T19:02:07Z" level=info msg="node3(eb46c0f298d9): Node leave event for 39dc7cf97193/172.21.252.229" [2022-03-25T19:02:08.042Z] time="2022-03-25T19:02:07Z" level=info msg="Node 39dc7cf97193 change state NodeActive --> NodeLeft" [2022-03-25T19:02:08.042Z] time="2022-03-25T19:02:07Z" level=info msg="node5(9302f0a5b17d): Node leave event for 39dc7cf97193/172.21.252.229" [2022-03-25T19:02:08.042Z] time="2022-03-25T19:02:07Z" level=info msg="Node 39dc7cf97193 change state NodeActive --> NodeLeft" [2022-03-25T19:02:08.042Z] time="2022-03-25T19:02:07Z" level=info msg="node1(39dc7cf97193): Node leave event for 39dc7cf97193/172.21.252.229" [2022-03-25T19:02:08.042Z] time="2022-03-25T19:02:07Z" level=info msg="Node 39dc7cf97193/172.21.252.229, left gossip cluster" [2022-03-25T19:02:08.042Z] time="2022-03-25T19:02:07Z" level=info msg="Node 39dc7cf97193/172.21.252.229, left gossip cluster" [2022-03-25T19:02:08.042Z] time="2022-03-25T19:02:07Z" level=info msg="Node 39dc7cf97193/172.21.252.229, left gossip cluster" [2022-03-25T19:02:08.042Z] time="2022-03-25T19:02:07Z" level=info msg="Node 39dc7cf97193/172.21.252.229, left gossip cluster" [2022-03-25T19:02:08.042Z] time="2022-03-25T19:02:07Z" level=info msg="Node 39dc7cf97193/172.21.252.229, left gossip cluster" [2022-03-25T19:02:08.511Z] time="2022-03-25T19:02:08Z" level=info msg="node 1 leaving" [2022-03-25T19:02:08.511Z] time="2022-03-25T19:02:08Z" level=info msg="Node bb13b59a63d5 change state NodeActive --> NodeLeft" [2022-03-25T19:02:08.511Z] time="2022-03-25T19:02:08Z" level=info msg="Node bb13b59a63d5 change state NodeActive --> NodeLeft" [2022-03-25T19:02:08.511Z] time="2022-03-25T19:02:08Z" level=info msg="node5(9302f0a5b17d): Node leave event for bb13b59a63d5/172.21.252.229" [2022-03-25T19:02:08.511Z] time="2022-03-25T19:02:08Z" level=info msg="node4(0bad5ac2f1ed): Node leave event for bb13b59a63d5/172.21.252.229" [2022-03-25T19:02:08.511Z] time="2022-03-25T19:02:08Z" level=info msg="Node bb13b59a63d5 change state NodeActive --> NodeLeft" [2022-03-25T19:02:08.511Z] time="2022-03-25T19:02:08Z" level=info msg="node3(eb46c0f298d9): Node leave event for bb13b59a63d5/172.21.252.229" [2022-03-25T19:02:08.511Z] time="2022-03-25T19:02:08Z" level=info msg="Node bb13b59a63d5 change state NodeActive --> NodeLeft" [2022-03-25T19:02:08.511Z] time="2022-03-25T19:02:08Z" level=info msg="node2(bb13b59a63d5): Node leave event for bb13b59a63d5/172.21.252.229" [2022-03-25T19:02:08.511Z] time="2022-03-25T19:02:08Z" level=debug msg="memberlist: Failed to join 172.21.252.229: dial tcp 172.21.252.229:10022: connectex: No connection could be made because the target machine actively refused it." [2022-03-25T19:02:08.511Z] time="2022-03-25T19:02:08Z" level=info msg="Node bb13b59a63d5/172.21.252.229, left gossip cluster" [2022-03-25T19:02:08.511Z] time="2022-03-25T19:02:08Z" level=info msg="Node bb13b59a63d5/172.21.252.229, left gossip cluster" [2022-03-25T19:02:08.511Z] time="2022-03-25T19:02:08Z" level=info msg="Node bb13b59a63d5/172.21.252.229, left gossip cluster" [2022-03-25T19:02:08.511Z] time="2022-03-25T19:02:08Z" level=info msg="Node bb13b59a63d5/172.21.252.229, left gossip cluster" [2022-03-25T19:02:08.935Z] --- PASS: TestCgroupNamespacesBuild (1.62s) [2022-03-25T19:02:08.935Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-03-25T19:02:08.980Z] time="2022-03-25T19:02:08Z" level=info msg="node 2 leaving" [2022-03-25T19:02:08.980Z] time="2022-03-25T19:02:08Z" level=info msg="Node eb46c0f298d9 change state NodeActive --> NodeLeft" [2022-03-25T19:02:08.980Z] time="2022-03-25T19:02:08Z" level=info msg="node5(9302f0a5b17d): Node leave event for eb46c0f298d9/172.21.252.229" [2022-03-25T19:02:08.980Z] time="2022-03-25T19:02:08Z" level=info msg="Node eb46c0f298d9 change state NodeActive --> NodeLeft" [2022-03-25T19:02:08.980Z] time="2022-03-25T19:02:08Z" level=info msg="node4(0bad5ac2f1ed): Node leave event for eb46c0f298d9/172.21.252.229" [2022-03-25T19:02:08.980Z] time="2022-03-25T19:02:08Z" level=info msg="Node eb46c0f298d9 change state NodeActive --> NodeLeft" [2022-03-25T19:02:08.980Z] time="2022-03-25T19:02:08Z" level=info msg="node3(eb46c0f298d9): Node leave event for eb46c0f298d9/172.21.252.229" [2022-03-25T19:02:08.980Z] time="2022-03-25T19:02:08Z" level=info msg="Node eb46c0f298d9/172.21.252.229, left gossip cluster" [2022-03-25T19:02:08.980Z] time="2022-03-25T19:02:08Z" level=info msg="Node eb46c0f298d9/172.21.252.229, left gossip cluster" [2022-03-25T19:02:08.980Z] time="2022-03-25T19:02:08Z" level=info msg="Node eb46c0f298d9/172.21.252.229, left gossip cluster" [2022-03-25T19:02:09.308Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-03-25T19:02:09.308Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-03-25T19:02:09.379Z] INFO: make.ps1 starting at 03/25/2022 19:02:08 [2022-03-25T19:02:09.379Z] INFO: Git commit (85572cac14) assumed from DOCKER_GITCOMMIT environment variable [2022-03-25T19:02:09.379Z] INFO: Invoking autogen... [2022-03-25T19:02:09.448Z] time="2022-03-25T19:02:09Z" level=warning msg="memberlist: Failed to send ping: write udp [::]:10035->172.21.252.229:10037: use of closed network connection" [2022-03-25T19:02:09.448Z] networkdb_test.go:867: node5: OK [2022-03-25T19:02:09.448Z] networkdb_test.go:867: node4: OK [2022-03-25T19:02:09.448Z] time="2022-03-25T19:02:09Z" level=info msg="node 0 coming back" [2022-03-25T19:02:09.448Z] time="2022-03-25T19:02:09Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:1db6eafecb39 with config:&{NodeID:1db6eafecb39 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-03-25T19:02:09.448Z] time="2022-03-25T19:02:09Z" level=info msg="Node 1db6eafecb39/172.21.252.229, joined gossip cluster" [2022-03-25T19:02:09.448Z] time="2022-03-25T19:02:09Z" level=info msg="Node 1db6eafecb39/172.21.252.229, added to nodes list" [2022-03-25T19:02:09.448Z] time="2022-03-25T19:02:09Z" level=info msg="node 1 coming back" [2022-03-25T19:02:09.448Z] time="2022-03-25T19:02:09Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:46f4736e5780 with config:&{NodeID:46f4736e5780 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-03-25T19:02:09.448Z] time="2022-03-25T19:02:09Z" level=info msg="Node 46f4736e5780/172.21.252.229, joined gossip cluster" [2022-03-25T19:02:09.448Z] time="2022-03-25T19:02:09Z" level=info msg="Node 46f4736e5780/172.21.252.229, added to nodes list" [2022-03-25T19:02:09.448Z] time="2022-03-25T19:02:09Z" level=info msg="node 2 coming back" [2022-03-25T19:02:09.448Z] time="2022-03-25T19:02:09Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:c7c4b3bea6e2 with config:&{NodeID:c7c4b3bea6e2 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-03-25T19:02:09.448Z] time="2022-03-25T19:02:09Z" level=info msg="Node c7c4b3bea6e2/172.21.252.229, joined gossip cluster" [2022-03-25T19:02:09.448Z] time="2022-03-25T19:02:09Z" level=info msg="Node c7c4b3bea6e2/172.21.252.229, added to nodes list" [2022-03-25T19:02:09.448Z] time="2022-03-25T19:02:09Z" level=debug msg="memberlist: Failed to join 172.21.252.229: dial tcp 172.21.252.229:10022: connectex: No connection could be made because the target machine actively refused it." [2022-03-25T19:02:09.847Z] INFO: Building daemon... [2022-03-25T19:02:10.306Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.31s) [2022-03-25T19:02:10.306Z] === RUN TestBuildWithSession [2022-03-25T19:02:10.306Z] build_session_test.go:25: TODO: BuildKit [2022-03-25T19:02:10.306Z] --- SKIP: TestBuildWithSession (0.00s) [2022-03-25T19:02:10.306Z] === RUN TestBuildSquashParent [2022-03-25T19:02:10.434Z] time="2022-03-25T19:02:10Z" level=debug msg="memberlist: Failed to join 172.21.252.229: dial tcp 172.21.252.229:10022: connectex: No connection could be made because the target machine actively refused it." [2022-03-25T19:02:11.426Z] time="2022-03-25T19:02:11Z" level=debug msg="memberlist: Failed to join 172.21.252.229: dial tcp 172.21.252.229:10022: connectex: No connection could be made because the target machine actively refused it." [2022-03-25T19:02:12.413Z] time="2022-03-25T19:02:12Z" level=debug msg="memberlist: Failed to join 172.21.252.229: dial tcp 172.21.252.229:10022: connectex: No connection could be made because the target machine actively refused it." [2022-03-25T19:02:12.883Z] time="2022-03-25T19:02:12Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.21.252.229:10033 172.21.252.229:10034 172.21.252.229:10035]" [2022-03-25T19:02:13.352Z] time="2022-03-25T19:02:13Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.21.252.229:10033 172.21.252.229:10034 172.21.252.229:10035]" [2022-03-25T19:02:13.352Z] time="2022-03-25T19:02:13Z" level=debug msg="memberlist: Failed to join 172.21.252.229: dial tcp 172.21.252.229:10022: connectex: No connection could be made because the target machine actively refused it." [2022-03-25T19:02:13.580Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-03-25T19:02:13.715Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-25T19:02:13.715Z] INFO: Testing against a local daemon [2022-03-25T19:02:13.715Z] === RUN TestBuildWithSession [2022-03-25T19:02:13.715Z] build_session_test.go:25: TODO: BuildKit [2022-03-25T19:02:13.715Z] --- SKIP: TestBuildWithSession (0.00s) [2022-03-25T19:02:13.715Z] === RUN TestBuildSquashParent [2022-03-25T19:02:13.715Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:02:13.715Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-03-25T19:02:13.715Z] === RUN TestBuildWithRemoveAndForceRemove [2022-03-25T19:02:13.715Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-25T19:02:13.715Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-25T19:02:13.715Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-25T19:02:13.715Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-25T19:02:13.715Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-25T19:02:13.715Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-25T19:02:13.715Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-25T19:02:13.715Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-25T19:02:13.715Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-25T19:02:13.715Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-25T19:02:13.715Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-25T19:02:13.715Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-25T19:02:13.715Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-25T19:02:13.715Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-25T19:02:13.715Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-25T19:02:13.715Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-25T19:02:13.821Z] time="2022-03-25T19:02:13Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.252.229:10033" [2022-03-25T19:02:13.821Z] time="2022-03-25T19:02:13Z" level=debug msg="memberlist: Stream connection from=172.21.252.229:49430" [2022-03-25T19:02:13.821Z] time="2022-03-25T19:02:13Z" level=info msg="Node 9302f0a5b17d/172.21.252.229, joined gossip cluster" [2022-03-25T19:02:13.821Z] time="2022-03-25T19:02:13Z" level=info msg="Node 9302f0a5b17d/172.21.252.229, added to nodes list" [2022-03-25T19:02:13.821Z] time="2022-03-25T19:02:13Z" level=info msg="Node 0bad5ac2f1ed/172.21.252.229, joined gossip cluster" [2022-03-25T19:02:13.821Z] time="2022-03-25T19:02:13Z" level=info msg="Node 0bad5ac2f1ed/172.21.252.229, added to nodes list" [2022-03-25T19:02:13.821Z] time="2022-03-25T19:02:13Z" level=info msg="Node 1db6eafecb39/172.21.252.229, joined gossip cluster" [2022-03-25T19:02:13.821Z] time="2022-03-25T19:02:13Z" level=info msg="Node 1db6eafecb39/172.21.252.229, is the new incarnation of the shutdown node 39dc7cf97193/172.21.252.229" [2022-03-25T19:02:13.821Z] time="2022-03-25T19:02:13Z" level=info msg="Node 1db6eafecb39/172.21.252.229, added to nodes list" [2022-03-25T19:02:13.821Z] time="2022-03-25T19:02:13Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.252.229:10034" [2022-03-25T19:02:13.821Z] time="2022-03-25T19:02:13Z" level=debug msg="memberlist: Stream connection from=172.21.252.229:49431" [2022-03-25T19:02:13.821Z] time="2022-03-25T19:02:13Z" level=info msg="Node 1db6eafecb39/172.21.252.229, joined gossip cluster" [2022-03-25T19:02:13.821Z] time="2022-03-25T19:02:13Z" level=info msg="Node 1db6eafecb39/172.21.252.229, added to nodes list" [2022-03-25T19:02:13.821Z] time="2022-03-25T19:02:13Z" level=info msg="Node 0bad5ac2f1ed/172.21.252.229, joined gossip cluster" [2022-03-25T19:02:13.821Z] time="2022-03-25T19:02:13Z" level=info msg="Node 0bad5ac2f1ed/172.21.252.229, added to nodes list" [2022-03-25T19:02:13.821Z] time="2022-03-25T19:02:13Z" level=info msg="Node 9302f0a5b17d/172.21.252.229, joined gossip cluster" [2022-03-25T19:02:13.821Z] time="2022-03-25T19:02:13Z" level=info msg="Node 9302f0a5b17d/172.21.252.229, added to nodes list" [2022-03-25T19:02:13.821Z] time="2022-03-25T19:02:13Z" level=info msg="Node 46f4736e5780/172.21.252.229, joined gossip cluster" [2022-03-25T19:02:13.821Z] time="2022-03-25T19:02:13Z" level=info msg="Node 46f4736e5780/172.21.252.229, is the new incarnation of the shutdown node bb13b59a63d5/172.21.252.229" [2022-03-25T19:02:13.821Z] time="2022-03-25T19:02:13Z" level=info msg="Node 46f4736e5780/172.21.252.229, added to nodes list" [2022-03-25T19:02:13.821Z] time="2022-03-25T19:02:13Z" level=debug msg="memberlist: Stream connection from=172.21.252.229:49432" [2022-03-25T19:02:13.821Z] time="2022-03-25T19:02:13Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.252.229:10035" [2022-03-25T19:02:13.821Z] time="2022-03-25T19:02:13Z" level=info msg="Node 1db6eafecb39/172.21.252.229, joined gossip cluster" [2022-03-25T19:02:13.821Z] time="2022-03-25T19:02:13Z" level=info msg="Node 1db6eafecb39/172.21.252.229, added to nodes list" [2022-03-25T19:02:13.821Z] time="2022-03-25T19:02:13Z" level=info msg="Node 0bad5ac2f1ed/172.21.252.229, joined gossip cluster" [2022-03-25T19:02:13.821Z] time="2022-03-25T19:02:13Z" level=info msg="Node c7c4b3bea6e2/172.21.252.229, joined gossip cluster" [2022-03-25T19:02:13.821Z] time="2022-03-25T19:02:13Z" level=info msg="Node 0bad5ac2f1ed/172.21.252.229, added to nodes list" [2022-03-25T19:02:13.821Z] time="2022-03-25T19:02:13Z" level=info msg="Node c7c4b3bea6e2/172.21.252.229, is the new incarnation of the shutdown node eb46c0f298d9/172.21.252.229" [2022-03-25T19:02:13.821Z] time="2022-03-25T19:02:13Z" level=info msg="Node 46f4736e5780/172.21.252.229, joined gossip cluster" [2022-03-25T19:02:13.821Z] time="2022-03-25T19:02:13Z" level=info msg="Node c7c4b3bea6e2/172.21.252.229, added to nodes list" [2022-03-25T19:02:13.821Z] time="2022-03-25T19:02:13Z" level=info msg="Node 46f4736e5780/172.21.252.229, added to nodes list" [2022-03-25T19:02:13.821Z] time="2022-03-25T19:02:13Z" level=info msg="Node 9302f0a5b17d/172.21.252.229, joined gossip cluster" [2022-03-25T19:02:13.821Z] time="2022-03-25T19:02:13Z" level=info msg="Node 9302f0a5b17d/172.21.252.229, added to nodes list" [2022-03-25T19:02:13.821Z] time="2022-03-25T19:02:13Z" level=info msg="Node 46f4736e5780/172.21.252.229, joined gossip cluster" [2022-03-25T19:02:13.821Z] time="2022-03-25T19:02:13Z" level=info msg="Node 46f4736e5780/172.21.252.229, joined gossip cluster" [2022-03-25T19:02:13.821Z] time="2022-03-25T19:02:13Z" level=info msg="Node 46f4736e5780/172.21.252.229, is the new incarnation of the shutdown node bb13b59a63d5/172.21.252.229" [2022-03-25T19:02:13.821Z] time="2022-03-25T19:02:13Z" level=info msg="Node 46f4736e5780/172.21.252.229, added to nodes list" [2022-03-25T19:02:13.821Z] time="2022-03-25T19:02:13Z" level=info msg="Node 46f4736e5780/172.21.252.229, added to nodes list" [2022-03-25T19:02:13.821Z] time="2022-03-25T19:02:13Z" level=info msg="Node 1db6eafecb39/172.21.252.229, joined gossip cluster" [2022-03-25T19:02:13.821Z] time="2022-03-25T19:02:13Z" level=info msg="Node 1db6eafecb39/172.21.252.229, is the new incarnation of the shutdown node 39dc7cf97193/172.21.252.229" [2022-03-25T19:02:13.821Z] time="2022-03-25T19:02:13Z" level=info msg="Node 1db6eafecb39/172.21.252.229, added to nodes list" [2022-03-25T19:02:13.821Z] time="2022-03-25T19:02:13Z" level=info msg="Node c7c4b3bea6e2/172.21.252.229, joined gossip cluster" [2022-03-25T19:02:13.821Z] time="2022-03-25T19:02:13Z" level=info msg="Node c7c4b3bea6e2/172.21.252.229, added to nodes list" [2022-03-25T19:02:13.821Z] time="2022-03-25T19:02:13Z" level=info msg="Node c7c4b3bea6e2/172.21.252.229, joined gossip cluster" [2022-03-25T19:02:13.821Z] time="2022-03-25T19:02:13Z" level=info msg="Node c7c4b3bea6e2/172.21.252.229, added to nodes list" [2022-03-25T19:02:14.289Z] time="2022-03-25T19:02:13Z" level=info msg="Node c7c4b3bea6e2/172.21.252.229, joined gossip cluster" [2022-03-25T19:02:14.289Z] time="2022-03-25T19:02:13Z" level=info msg="Node c7c4b3bea6e2/172.21.252.229, is the new incarnation of the shutdown node eb46c0f298d9/172.21.252.229" [2022-03-25T19:02:14.289Z] time="2022-03-25T19:02:13Z" level=info msg="Node c7c4b3bea6e2/172.21.252.229, added to nodes list" [2022-03-25T19:02:14.289Z] time="2022-03-25T19:02:14Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.252.229:10033" [2022-03-25T19:02:14.289Z] time="2022-03-25T19:02:14Z" level=debug msg="memberlist: Stream connection from=172.21.252.229:49433" [2022-03-25T19:02:14.289Z] time="2022-03-25T19:02:14Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.252.229:10034" [2022-03-25T19:02:14.289Z] time="2022-03-25T19:02:14Z" level=debug msg="memberlist: Stream connection from=172.21.252.229:49434" [2022-03-25T19:02:14.289Z] time="2022-03-25T19:02:14Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.252.229:10035" [2022-03-25T19:02:14.289Z] time="2022-03-25T19:02:14Z" level=debug msg="memberlist: Stream connection from=172.21.252.229:49435" [2022-03-25T19:02:14.289Z] 2022/03/25 19:02:14 Closing DB instances... [2022-03-25T19:02:14.289Z] time="2022-03-25T19:02:14Z" level=debug msg="memberlist: Failed to join 172.21.252.229: dial tcp 172.21.252.229:10022: connectex: No connection could be made because the target machine actively refused it." [2022-03-25T19:02:14.475Z] --- PASS: TestBuildSquashParent (4.26s) [2022-03-25T19:02:14.476Z] === RUN TestBuildWithRemoveAndForceRemove [2022-03-25T19:02:14.476Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-25T19:02:14.476Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-25T19:02:14.476Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-25T19:02:14.476Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-25T19:02:14.476Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-25T19:02:14.476Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-25T19:02:14.476Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-25T19:02:14.476Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-25T19:02:14.476Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-25T19:02:14.476Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-25T19:02:14.476Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-25T19:02:14.476Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-25T19:02:14.476Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-25T19:02:14.476Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-25T19:02:14.758Z] time="2022-03-25T19:02:14Z" level=info msg="Node 1db6eafecb39 change state NodeActive --> NodeLeft" [2022-03-25T19:02:14.758Z] time="2022-03-25T19:02:14Z" level=info msg="node5(9302f0a5b17d): Node leave event for 1db6eafecb39/172.21.252.229" [2022-03-25T19:02:14.758Z] time="2022-03-25T19:02:14Z" level=info msg="Node 1db6eafecb39 change state NodeActive --> NodeLeft" [2022-03-25T19:02:14.758Z] time="2022-03-25T19:02:14Z" level=info msg="node4(0bad5ac2f1ed): Node leave event for 1db6eafecb39/172.21.252.229" [2022-03-25T19:02:14.758Z] time="2022-03-25T19:02:14Z" level=info msg="Node 1db6eafecb39 change state NodeActive --> NodeLeft" [2022-03-25T19:02:14.758Z] time="2022-03-25T19:02:14Z" level=info msg="node3(c7c4b3bea6e2): Node leave event for 1db6eafecb39/172.21.252.229" [2022-03-25T19:02:14.758Z] time="2022-03-25T19:02:14Z" level=info msg="Node 1db6eafecb39 change state NodeActive --> NodeLeft" [2022-03-25T19:02:14.758Z] time="2022-03-25T19:02:14Z" level=info msg="node1(1db6eafecb39): Node leave event for 1db6eafecb39/172.21.252.229" [2022-03-25T19:02:14.758Z] time="2022-03-25T19:02:14Z" level=info msg="Node 1db6eafecb39 change state NodeActive --> NodeLeft" [2022-03-25T19:02:14.758Z] time="2022-03-25T19:02:14Z" level=info msg="node2(46f4736e5780): Node leave event for 1db6eafecb39/172.21.252.229" [2022-03-25T19:02:14.758Z] time="2022-03-25T19:02:14Z" level=info msg="Node 1db6eafecb39/172.21.252.229, left gossip cluster" [2022-03-25T19:02:14.758Z] time="2022-03-25T19:02:14Z" level=info msg="Node 1db6eafecb39/172.21.252.229, left gossip cluster" [2022-03-25T19:02:15.226Z] time="2022-03-25T19:02:14Z" level=info msg="Node 1db6eafecb39/172.21.252.229, left gossip cluster" [2022-03-25T19:02:15.226Z] time="2022-03-25T19:02:14Z" level=info msg="Node 1db6eafecb39/172.21.252.229, left gossip cluster" [2022-03-25T19:02:15.226Z] time="2022-03-25T19:02:14Z" level=info msg="Node 1db6eafecb39/172.21.252.229, left gossip cluster" [2022-03-25T19:02:15.226Z] time="2022-03-25T19:02:14Z" level=info msg="Node 46f4736e5780 change state NodeActive --> NodeLeft" [2022-03-25T19:02:15.226Z] time="2022-03-25T19:02:14Z" level=info msg="node3(c7c4b3bea6e2): Node leave event for 46f4736e5780/172.21.252.229" [2022-03-25T19:02:15.226Z] time="2022-03-25T19:02:14Z" level=info msg="Node 46f4736e5780 change state NodeActive --> NodeLeft" [2022-03-25T19:02:15.226Z] time="2022-03-25T19:02:14Z" level=info msg="node4(0bad5ac2f1ed): Node leave event for 46f4736e5780/172.21.252.229" [2022-03-25T19:02:15.226Z] time="2022-03-25T19:02:14Z" level=info msg="Node 46f4736e5780 change state NodeActive --> NodeLeft" [2022-03-25T19:02:15.226Z] time="2022-03-25T19:02:14Z" level=info msg="node5(9302f0a5b17d): Node leave event for 46f4736e5780/172.21.252.229" [2022-03-25T19:02:15.226Z] time="2022-03-25T19:02:14Z" level=info msg="Node 46f4736e5780 change state NodeActive --> NodeLeft" [2022-03-25T19:02:15.226Z] time="2022-03-25T19:02:14Z" level=info msg="node2(46f4736e5780): Node leave event for 46f4736e5780/172.21.252.229" [2022-03-25T19:02:15.226Z] time="2022-03-25T19:02:15Z" level=info msg="Node 46f4736e5780/172.21.252.229, left gossip cluster" [2022-03-25T19:02:15.226Z] time="2022-03-25T19:02:15Z" level=info msg="Node 46f4736e5780/172.21.252.229, left gossip cluster" [2022-03-25T19:02:15.226Z] time="2022-03-25T19:02:15Z" level=info msg="Node 46f4736e5780/172.21.252.229, left gossip cluster" [2022-03-25T19:02:15.226Z] time="2022-03-25T19:02:15Z" level=info msg="Node 46f4736e5780/172.21.252.229, left gossip cluster" [2022-03-25T19:02:15.695Z] time="2022-03-25T19:02:15Z" level=info msg="Node c7c4b3bea6e2 change state NodeActive --> NodeLeft" [2022-03-25T19:02:15.695Z] time="2022-03-25T19:02:15Z" level=info msg="node5(9302f0a5b17d): Node leave event for c7c4b3bea6e2/172.21.252.229" [2022-03-25T19:02:15.695Z] time="2022-03-25T19:02:15Z" level=info msg="Node c7c4b3bea6e2 change state NodeActive --> NodeLeft" [2022-03-25T19:02:15.695Z] time="2022-03-25T19:02:15Z" level=info msg="node4(0bad5ac2f1ed): Node leave event for c7c4b3bea6e2/172.21.252.229" [2022-03-25T19:02:15.695Z] time="2022-03-25T19:02:15Z" level=debug msg="memberlist: Failed to join 172.21.252.229: dial tcp 172.21.252.229:10022: connectex: No connection could be made because the target machine actively refused it." [2022-03-25T19:02:15.695Z] time="2022-03-25T19:02:15Z" level=info msg="Node c7c4b3bea6e2 change state NodeActive --> NodeLeft" [2022-03-25T19:02:15.695Z] time="2022-03-25T19:02:15Z" level=info msg="node3(c7c4b3bea6e2): Node leave event for c7c4b3bea6e2/172.21.252.229" [2022-03-25T19:02:15.695Z] time="2022-03-25T19:02:15Z" level=info msg="Node c7c4b3bea6e2/172.21.252.229, left gossip cluster" [2022-03-25T19:02:15.695Z] time="2022-03-25T19:02:15Z" level=info msg="Node c7c4b3bea6e2/172.21.252.229, left gossip cluster" [2022-03-25T19:02:15.695Z] time="2022-03-25T19:02:15Z" level=info msg="Node c7c4b3bea6e2/172.21.252.229, left gossip cluster" [2022-03-25T19:02:16.163Z] time="2022-03-25T19:02:15Z" level=debug msg="memberlist: Failed ping: 0bad5ac2f1ed (timeout reached)" [2022-03-25T19:02:16.163Z] time="2022-03-25T19:02:15Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.21.252.229:10037: use of closed network connection" [2022-03-25T19:02:16.163Z] time="2022-03-25T19:02:15Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.21.252.229:10035: use of closed network connection" [2022-03-25T19:02:16.163Z] time="2022-03-25T19:02:15Z" level=debug msg="memberlist: Stream connection from=172.21.252.229:49438" [2022-03-25T19:02:16.368Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-25T19:02:16.368Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-25T19:02:16.632Z] time="2022-03-25T19:02:16Z" level=info msg="Node 0bad5ac2f1ed change state NodeActive --> NodeLeft" [2022-03-25T19:02:16.632Z] time="2022-03-25T19:02:16Z" level=info msg="node5(9302f0a5b17d): Node leave event for 0bad5ac2f1ed/172.21.252.229" [2022-03-25T19:02:16.632Z] time="2022-03-25T19:02:16Z" level=warning msg="memberlist: Was able to connect to 0bad5ac2f1ed but other probes failed, network may be misconfigured" [2022-03-25T19:02:16.633Z] time="2022-03-25T19:02:16Z" level=info msg="Node 0bad5ac2f1ed change state NodeActive --> NodeLeft" [2022-03-25T19:02:16.633Z] time="2022-03-25T19:02:16Z" level=info msg="node4(0bad5ac2f1ed): Node leave event for 0bad5ac2f1ed/172.21.252.229" [2022-03-25T19:02:16.633Z] time="2022-03-25T19:02:16Z" level=debug msg="memberlist: Failed to join 172.21.252.229: dial tcp 172.21.252.229:10022: connectex: No connection could be made because the target machine actively refused it." [2022-03-25T19:02:16.633Z] time="2022-03-25T19:02:16Z" level=info msg="Node 0bad5ac2f1ed/172.21.252.229, left gossip cluster" [2022-03-25T19:02:17.102Z] time="2022-03-25T19:02:16Z" level=info msg="Node 0bad5ac2f1ed/172.21.252.229, left gossip cluster" [2022-03-25T19:02:17.570Z] time="2022-03-25T19:02:17Z" level=debug msg="memberlist: Failed to join 172.21.252.229: dial tcp 172.21.252.229:10022: connectex: No connection could be made because the target machine actively refused it." [2022-03-25T19:02:17.570Z] time="2022-03-25T19:02:17Z" level=info msg="Node 9302f0a5b17d/172.21.252.229, left gossip cluster" [2022-03-25T19:02:17.570Z] time="2022-03-25T19:02:17Z" level=info msg="Node 9302f0a5b17d change state NodeActive --> NodeFailed" [2022-03-25T19:02:17.570Z] time="2022-03-25T19:02:17Z" level=info msg="Node 9302f0a5b17d/172.21.252.229, added to failed nodes list" [2022-03-25T19:02:17.570Z] --- PASS: TestNetworkDBIslands (12.07s) [2022-03-25T19:02:17.570Z] PASS [2022-03-25T19:02:17.570Z] coverage: 60.6% of statements [2022-03-25T19:02:17.570Z] ok github.com/docker/docker/libnetwork/networkdb 104.786s coverage: 60.6% of statements [2022-03-25T19:02:17.570Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-03-25T19:02:17.570Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-03-25T19:02:17.570Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-03-25T19:02:17.570Z] ? github.com/docker/docker/oci/caps [no test files] [2022-03-25T19:02:17.570Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-03-25T19:02:17.570Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-03-25T19:02:17.570Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-03-25T19:02:17.570Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-03-25T19:02:17.570Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-03-25T19:02:17.570Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-03-25T19:02:17.570Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-03-25T19:02:17.570Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-03-25T19:02:17.570Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-03-25T19:02:17.570Z] ? github.com/docker/docker/quota [no test files] [2022-03-25T19:02:17.570Z] ? github.com/docker/docker/rootless [no test files] [2022-03-25T19:02:17.570Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-03-25T19:02:17.570Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-03-25T19:02:17.570Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-03-25T19:02:17.570Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-03-25T19:02:17.570Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-03-25T19:02:17.570Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-03-25T19:02:17.570Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-03-25T19:02:17.570Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-03-25T19:02:17.570Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-03-25T19:02:17.570Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-03-25T19:02:17.570Z] ? github.com/docker/docker/testutil/request [no test files] [2022-03-25T19:02:17.570Z] ? github.com/docker/docker/volume [no test files] [2022-03-25T19:02:17.570Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-03-25T19:02:17.570Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-03-25T19:02:17.736Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-25T19:02:17.736Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-25T19:02:19.625Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2022-03-25T19:02:19.625Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.80s) [2022-03-25T19:02:19.625Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.91s) [2022-03-25T19:02:19.625Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.37s) [2022-03-25T19:02:19.625Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.51s) [2022-03-25T19:02:19.625Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.52s) [2022-03-25T19:02:19.625Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.53s) [2022-03-25T19:02:19.625Z] === RUN TestBuildMultiStageCopy [2022-03-25T19:02:19.625Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-03-25T19:02:19.789Z] [2022-03-25T19:02:19.789Z] === Skipped [2022-03-25T19:02:19.789Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-03-25T19:02:19.789Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-03-25T19:02:19.789Z] [2022-03-25T19:02:19.789Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-03-25T19:02:19.789Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-25T19:02:19.789Z] [2022-03-25T19:02:19.789Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2022-03-25T19:02:19.789Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-25T19:02:19.789Z] [2022-03-25T19:02:19.789Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2022-03-25T19:02:19.789Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-25T19:02:19.789Z] [2022-03-25T19:02:19.789Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2022-03-25T19:02:19.789Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-25T19:02:19.789Z] [2022-03-25T19:02:19.789Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-03-25T19:02:19.789Z] client_test.go:23: runtime.GOOS == "windows" [2022-03-25T19:02:19.789Z] [2022-03-25T19:02:19.789Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-03-25T19:02:19.789Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-03-25T19:02:19.789Z] [2022-03-25T19:02:19.789Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-03-25T19:02:19.789Z] network_proxy_test.go:208: No support for dual stack yet [2022-03-25T19:02:19.789Z] [2022-03-25T19:02:19.789Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-03-25T19:02:19.789Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-03-25T19:02:19.789Z] [2022-03-25T19:02:19.789Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2022-03-25T19:02:19.789Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-03-25T19:02:19.789Z] [2022-03-25T19:02:19.789Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-03-25T19:02:19.789Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-03-25T19:02:19.789Z] [2022-03-25T19:02:19.789Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-03-25T19:02:19.789Z] daemon_test.go:145: root required [2022-03-25T19:02:19.789Z] [2022-03-25T19:02:19.789Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-03-25T19:02:19.789Z] reload_test.go:342: root required [2022-03-25T19:02:19.789Z] [2022-03-25T19:02:19.789Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-03-25T19:02:19.789Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-03-25T19:02:19.789Z] [2022-03-25T19:02:19.789Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-03-25T19:02:19.789Z] pull_v2_test.go:82: Needs fixing on Windows [2022-03-25T19:02:19.789Z] [2022-03-25T19:02:19.789Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-03-25T19:02:19.789Z] pull_v2_test.go:127: Needs fixing on Windows [2022-03-25T19:02:19.789Z] [2022-03-25T19:02:19.789Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-03-25T19:02:19.789Z] download_test.go:267: Needs fixing on Windows [2022-03-25T19:02:19.789Z] [2022-03-25T19:02:19.789Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-03-25T19:02:19.789Z] layer_test.go:291: Failing on Windows [2022-03-25T19:02:19.789Z] [2022-03-25T19:02:19.789Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-03-25T19:02:19.789Z] layer_test.go:340: Failing on Windows [2022-03-25T19:02:19.789Z] [2022-03-25T19:02:19.789Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-03-25T19:02:19.789Z] layer_test.go:455: Failing on Windows [2022-03-25T19:02:19.789Z] [2022-03-25T19:02:19.789Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-03-25T19:02:19.789Z] layer_test.go:684: Failing on Windows [2022-03-25T19:02:19.789Z] [2022-03-25T19:02:19.789Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-03-25T19:02:19.789Z] migration_test.go:45: Failing on Windows [2022-03-25T19:02:19.789Z] [2022-03-25T19:02:19.789Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-03-25T19:02:19.789Z] migration_test.go:181: Failing on Windows [2022-03-25T19:02:19.789Z] [2022-03-25T19:02:19.789Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-03-25T19:02:19.789Z] mount_test.go:17: Failing on Windows [2022-03-25T19:02:19.789Z] [2022-03-25T19:02:19.789Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-03-25T19:02:19.789Z] mount_test.go:76: Failing on Windows [2022-03-25T19:02:19.789Z] [2022-03-25T19:02:19.789Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-03-25T19:02:19.789Z] mount_test.go:125: Failing on Windows [2022-03-25T19:02:19.789Z] [2022-03-25T19:02:19.789Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-03-25T19:02:19.789Z] mount_test.go:212: Failing on Windows [2022-03-25T19:02:19.789Z] [2022-03-25T19:02:19.789Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2022-03-25T19:02:19.789Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-03-25T19:02:19.789Z] [2022-03-25T19:02:19.789Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2022-03-25T19:02:19.789Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-03-25T19:02:19.789Z] [2022-03-25T19:02:19.789Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2022-03-25T19:02:19.789Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-03-25T19:02:19.789Z] [2022-03-25T19:02:19.789Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-03-25T19:02:19.789Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-03-25T19:02:19.789Z] [2022-03-25T19:02:19.789Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-03-25T19:02:19.789Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-03-25T19:02:19.789Z] [2022-03-25T19:02:19.789Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-03-25T19:02:19.789Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-25T19:02:19.789Z] [2022-03-25T19:02:19.789Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-03-25T19:02:19.789Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-25T19:02:19.789Z] [2022-03-25T19:02:19.789Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-03-25T19:02:19.789Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-25T19:02:19.789Z] [2022-03-25T19:02:19.789Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-03-25T19:02:19.789Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-03-25T19:02:19.789Z] [2022-03-25T19:02:19.789Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-03-25T19:02:19.789Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-03-25T19:02:19.789Z] [2022-03-25T19:02:19.789Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-03-25T19:02:19.789Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-03-25T19:02:19.789Z] [2022-03-25T19:02:19.789Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-03-25T19:02:19.789Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-03-25T19:02:19.789Z] [2022-03-25T19:02:19.789Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-03-25T19:02:19.789Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-25T19:02:19.789Z] [2022-03-25T19:02:19.789Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-03-25T19:02:19.789Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-25T19:02:19.789Z] [2022-03-25T19:02:19.790Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-03-25T19:02:19.790Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-25T19:02:19.790Z] [2022-03-25T19:02:19.790Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-03-25T19:02:19.790Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-25T19:02:19.790Z] [2022-03-25T19:02:19.790Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-03-25T19:02:19.790Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-25T19:02:19.790Z] [2022-03-25T19:02:19.790Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-03-25T19:02:19.790Z] archive_test.go:133: Xz not present in msys2 [2022-03-25T19:02:19.790Z] [2022-03-25T19:02:19.790Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.02s) [2022-03-25T19:02:19.790Z] archive_test.go:140: zstd not installed [2022-03-25T19:02:19.790Z] [2022-03-25T19:02:19.790Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-03-25T19:02:19.790Z] archive_test.go:252: Failing on Windows CI machines [2022-03-25T19:02:19.790Z] [2022-03-25T19:02:19.790Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-03-25T19:02:19.790Z] archive_windows_test.go:16: Currently fails [2022-03-25T19:02:19.790Z] [2022-03-25T19:02:19.790Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-03-25T19:02:19.790Z] changes_test.go:196: needs more investigation [2022-03-25T19:02:19.790Z] [2022-03-25T19:02:19.790Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-03-25T19:02:19.790Z] changes_test.go:433: needs further investigation [2022-03-25T19:02:19.790Z] [2022-03-25T19:02:19.790Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-03-25T19:02:19.790Z] changes_test.go:469: needs further investigation [2022-03-25T19:02:19.790Z] [2022-03-25T19:02:19.790Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-03-25T19:02:19.790Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-03-25T19:02:19.790Z] [2022-03-25T19:02:19.790Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-03-25T19:02:19.790Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-03-25T19:02:19.790Z] [2022-03-25T19:02:19.790Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-03-25T19:02:19.790Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-25T19:02:19.790Z] [2022-03-25T19:02:19.790Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-03-25T19:02:19.790Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-25T19:02:19.790Z] [2022-03-25T19:02:19.790Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-03-25T19:02:19.790Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-03-25T19:02:19.790Z] [2022-03-25T19:02:19.790Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-03-25T19:02:19.790Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-25T19:02:19.790Z] [2022-03-25T19:02:19.790Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-03-25T19:02:19.790Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-03-25T19:02:19.790Z] [2022-03-25T19:02:19.790Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-03-25T19:02:19.790Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-03-25T19:02:19.790Z] [2022-03-25T19:02:19.790Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-03-25T19:02:19.790Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-03-25T19:02:19.790Z] [2022-03-25T19:02:19.790Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-03-25T19:02:19.790Z] poller_test.go:40: No chmod on Windows [2022-03-25T19:02:19.790Z] [2022-03-25T19:02:19.790Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-03-25T19:02:19.790Z] fileutils_test.go:133: Needs porting to Windows [2022-03-25T19:02:19.790Z] [2022-03-25T19:02:19.790Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-03-25T19:02:19.790Z] fileutils_test.go:179: Needs porting to Windows [2022-03-25T19:02:19.790Z] [2022-03-25T19:02:19.790Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2022-03-25T19:02:19.790Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-03-25T19:02:19.790Z] [2022-03-25T19:02:19.790Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-03-25T19:02:19.790Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-03-25T19:02:19.790Z] [2022-03-25T19:02:19.790Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-03-25T19:02:19.790Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-03-25T19:02:19.790Z] [2022-03-25T19:02:19.790Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-03-25T19:02:19.790Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-03-25T19:02:19.790Z] [2022-03-25T19:02:19.790Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-03-25T19:02:19.790Z] local_test.go:180: runtime.GOOS == "windows" [2022-03-25T19:02:19.790Z] [2022-03-25T19:02:19.790Z] DONE 2092 tests, 68 skipped in 285.016s [2022-03-25T19:02:20.258Z] INFO: make.ps1 ended at 03/25/2022 19:02:19 [2022-03-25T19:02:20.991Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-03-25T19:02:20.991Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-03-25T19:02:21.247Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-03-25T19:02:21.247Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-03-25T19:02:21.503Z] --- PASS: TestBuildMultiStageCopy (2.32s) [2022-03-25T19:02:21.503Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.43s) [2022-03-25T19:02:21.503Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.23s) [2022-03-25T19:02:21.503Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.21s) [2022-03-25T19:02:21.503Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.21s) [2022-03-25T19:02:21.503Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.23s) [2022-03-25T19:02:21.503Z] === RUN TestBuildMultiStageParentConfig [2022-03-25T19:02:21.676Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-03-25T19:02:22.397Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-25T19:02:22.397Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-25T19:02:22.433Z] --- PASS: TestBuildMultiStageParentConfig (0.70s) [2022-03-25T19:02:22.433Z] === RUN TestBuildLabelWithTargets [2022-03-25T19:02:22.482Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-03-25T19:02:22.482Z] INFO: Unit tests ended at 03/25/2022 19:02:22. Duration:00:05:01.1552820 [2022-03-25T19:02:22.482Z] INFO: Building busybox [2022-03-25T19:02:22.482Z] Sending build context to Docker daemon 5.12kB [2022-03-25T19:02:22.482Z] [2022-03-25T19:02:22.482Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-03-25T19:02:22.482Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-03-25T19:02:22.482Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-03-25T19:02:22.482Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-03-25T19:02:22.482Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-03-25T19:02:22.482Z] ---> 6a11116086a4 [2022-03-25T19:02:22.482Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-03-25T19:02:22.482Z] ---> Running in 556f4012945b [2022-03-25T19:02:22.604Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-03-25T19:02:23.363Z] --- PASS: TestBuildLabelWithTargets (0.98s) [2022-03-25T19:02:23.363Z] === RUN TestBuildWithEmptyLayers [2022-03-25T19:02:23.535Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-03-25T19:02:23.620Z] --- PASS: TestBuildWithEmptyLayers (0.43s) [2022-03-25T19:02:23.620Z] === RUN TestBuildMultiStageOnBuild [2022-03-25T19:02:24.100Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-03-25T19:02:24.357Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-03-25T19:02:25.286Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-03-25T19:02:25.510Z] --- PASS: TestBuildMultiStageOnBuild (1.66s) [2022-03-25T19:02:25.510Z] === RUN TestBuildUncleanTarFilenames [2022-03-25T19:02:26.073Z] --- PASS: TestBuildUncleanTarFilenames (0.59s) [2022-03-25T19:02:26.073Z] === RUN TestBuildMultiStageLayerLeak [2022-03-25T19:02:27.805Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-03-25T19:02:27.984Z] --- PASS: TestBuildMultiStageLayerLeak (1.66s) [2022-03-25T19:02:27.984Z] === RUN TestBuildWithHugeFile [2022-03-25T19:02:28.734Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-03-25T19:02:29.664Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-03-25T19:02:30.226Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-03-25T19:02:31.163Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-03-25T19:02:31.725Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-03-25T19:02:32.818Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-03-25T19:02:32.818Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (12.08s) [2022-03-25T19:02:32.818Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (12.26s) [2022-03-25T19:02:32.818Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (16.32s) [2022-03-25T19:02:32.818Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (16.54s) [2022-03-25T19:02:32.818Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (9.69s) [2022-03-25T19:02:32.818Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (9.56s) [2022-03-25T19:02:32.818Z] === RUN TestBuildMultiStageCopy [2022-03-25T19:02:32.818Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-03-25T19:02:33.093Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-03-25T19:02:33.656Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-03-25T19:02:34.588Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-03-25T19:02:35.518Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-03-25T19:02:35.518Z] Using test binary docker [2022-03-25T19:02:35.518Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-03-25T19:02:35.518Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-03-25T19:02:35.518Z] INFO: Waiting for daemon to start... [2022-03-25T19:02:35.518Z] Starting dockerd [2022-03-25T19:02:38.785Z] . [2022-03-25T19:02:38.785Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-03-25T19:02:38.785Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-03-25T19:02:38.785Z] Error: No such image: emptyfs [2022-03-25T19:02:38.785Z] Running integration-test (iteration 1) [2022-03-25T19:02:38.785Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-03-25T19:02:38.785Z] Loaded image: busybox:latest [2022-03-25T19:02:39.042Z] Loaded image: busybox:glibc [2022-03-25T19:02:40.351Z] Removing intermediate container 556f4012945b [2022-03-25T19:02:40.351Z] ---> 23db78a5b7e0 [2022-03-25T19:02:40.351Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-03-25T19:02:40.351Z] ---> Running in ac0ac78f77ce [2022-03-25T19:02:40.351Z] Removing intermediate container ac0ac78f77ce [2022-03-25T19:02:40.351Z] ---> fa66502258e4 [2022-03-25T19:02:40.351Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-03-25T19:02:40.351Z] ---> Running in 58b24bfd8e06 [2022-03-25T19:02:40.481Z] Loaded image: debian:bullseye-slim [2022-03-25T19:02:40.481Z] Loaded image: hello-world:latest [2022-03-25T19:02:40.744Z] Loaded image: arm32v7/hello-world:latest [2022-03-25T19:02:40.744Z] INFO: Testing against a local daemon [2022-03-25T19:02:40.744Z] === RUN TestCgroupNamespacesBuild [2022-03-25T19:02:40.820Z] Removing intermediate container 58b24bfd8e06 [2022-03-25T19:02:40.820Z] ---> 656ef3bf6694 [2022-03-25T19:02:40.820Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-03-25T19:02:41.477Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-03-25T19:02:41.945Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-03-25T19:02:42.119Z] --- PASS: TestCgroupNamespacesBuild (1.24s) [2022-03-25T19:02:42.119Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-03-25T19:02:42.385Z] [2022-03-25T19:02:42.385Z] ---> 3b7ea253669e [2022-03-25T19:02:42.385Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-03-25T19:02:42.865Z] ---> Running in aa32ac4db1bf [2022-03-25T19:02:43.048Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.14s) [2022-03-25T19:02:43.048Z] === RUN TestBuildWithSession [2022-03-25T19:02:43.048Z] build_session_test.go:25: TODO: BuildKit [2022-03-25T19:02:43.048Z] --- SKIP: TestBuildWithSession (0.00s) [2022-03-25T19:02:43.048Z] === RUN TestBuildSquashParent [2022-03-25T19:02:44.156Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-03-25T19:02:45.718Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-03-25T19:02:47.283Z] --- PASS: TestBuildMultiStageCopy (15.67s) [2022-03-25T19:02:47.283Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (9.26s) [2022-03-25T19:02:47.283Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.90s) [2022-03-25T19:02:47.283Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (2.05s) [2022-03-25T19:02:47.283Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.66s) [2022-03-25T19:02:47.283Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.80s) [2022-03-25T19:02:47.283Z] === RUN TestBuildMultiStageParentConfig [2022-03-25T19:02:50.231Z] --- PASS: TestBuildMultiStageParentConfig (2.50s) [2022-03-25T19:02:50.231Z] === RUN TestBuildLabelWithTargets [2022-03-25T19:02:50.231Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-25T19:02:50.231Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2022-03-25T19:02:50.231Z] === RUN TestBuildWithEmptyLayers [2022-03-25T19:02:51.135Z] --- PASS: TestBuildSquashParent (7.18s) [2022-03-25T19:02:51.135Z] === RUN TestBuildWithRemoveAndForceRemove [2022-03-25T19:02:51.135Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-25T19:02:51.135Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-25T19:02:51.135Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-25T19:02:51.135Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-25T19:02:51.135Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-25T19:02:51.135Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-25T19:02:51.135Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-25T19:02:51.135Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-25T19:02:51.135Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-25T19:02:51.135Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-25T19:02:51.135Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-25T19:02:51.135Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-25T19:02:51.135Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-25T19:02:51.135Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-25T19:02:51.218Z] --- PASS: TestBuildWithEmptyLayers (1.32s) [2022-03-25T19:02:51.218Z] === RUN TestBuildMultiStageOnBuild [2022-03-25T19:02:53.027Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-25T19:02:53.027Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-25T19:02:54.918Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-25T19:02:54.918Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-25T19:02:56.809Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.04s) [2022-03-25T19:02:56.809Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.55s) [2022-03-25T19:02:56.809Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.59s) [2022-03-25T19:02:56.809Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.01s) [2022-03-25T19:02:56.809Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.01s) [2022-03-25T19:02:56.809Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.87s) [2022-03-25T19:02:56.810Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.00s) [2022-03-25T19:02:56.810Z] === RUN TestBuildMultiStageCopy [2022-03-25T19:02:56.810Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-03-25T19:03:00.079Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-03-25T19:03:01.444Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-03-25T19:03:02.377Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-03-25T19:03:03.305Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-03-25T19:03:03.706Z] --- PASS: TestBuildMultiStageOnBuild (12.80s) [2022-03-25T19:03:03.706Z] === RUN TestBuildUncleanTarFilenames [2022-03-25T19:03:03.706Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-25T19:03:03.706Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2022-03-25T19:03:03.706Z] === RUN TestBuildMultiStageLayerLeak [2022-03-25T19:03:04.232Z] --- PASS: TestBuildMultiStageCopy (7.38s) [2022-03-25T19:03:04.232Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.37s) [2022-03-25T19:03:04.232Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.02s) [2022-03-25T19:03:04.232Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.98s) [2022-03-25T19:03:04.232Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2022-03-25T19:03:04.232Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2022-03-25T19:03:04.232Z] === RUN TestBuildMultiStageParentConfig [2022-03-25T19:03:04.719Z] Removing intermediate container aa32ac4db1bf [2022-03-25T19:03:04.719Z] ---> bda392ee5a0f [2022-03-25T19:03:04.719Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-03-25T19:03:04.719Z] ---> Running in 0e133c108cbf [2022-03-25T19:03:04.719Z] [2022-03-25T19:03:04.719Z] SUCCESS: Specified value was saved. [2022-03-25T19:03:05.188Z] Removing intermediate container 0e133c108cbf [2022-03-25T19:03:05.188Z] ---> dbc8462be028 [2022-03-25T19:03:05.188Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-03-25T19:03:05.188Z] ---> Running in d11eadd4373e [2022-03-25T19:03:09.476Z] --- PASS: TestBuildMultiStageParentConfig (4.99s) [2022-03-25T19:03:09.476Z] === RUN TestBuildLabelWithTargets [2022-03-25T19:03:09.951Z] Cannot create a file when that file already exists. [2022-03-25T19:03:14.713Z] Removing intermediate container d11eadd4373e [2022-03-25T19:03:14.713Z] ---> 121220f4b269 [2022-03-25T19:03:14.713Z] Step 13/13 : CMD ["sh"] [2022-03-25T19:03:14.713Z] ---> Running in c0f842969030 [2022-03-25T19:03:14.713Z] Removing intermediate container c0f842969030 [2022-03-25T19:03:14.713Z] ---> 806ab5f84a2f [2022-03-25T19:03:14.713Z] Successfully built 806ab5f84a2f [2022-03-25T19:03:14.713Z] Successfully tagged busybox:latest [2022-03-25T19:03:14.713Z] INFO: Docker images of the daemon under test [2022-03-25T19:03:14.713Z] [2022-03-25T19:03:14.713Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-25T19:03:14.713Z] busybox latest 806ab5f84a2f Less than a second ago 5.78GB [2022-03-25T19:03:14.713Z] microsoft/windowsservercore latest 6a11116086a4 3 weeks ago 5.75GB [2022-03-25T19:03:14.713Z] mcr.microsoft.com/windows/servercore ltsc2019 6a11116086a4 3 weeks ago 5.75GB [2022-03-25T19:03:14.713Z] [2022-03-25T19:03:14.713Z] INFO: Running integration tests at 03/25/2022 19:03:14... [2022-03-25T19:03:14.713Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-03-25T19:03:14.713Z] INFO: Integration API tests being run from the host: [2022-03-25T19:03:14.713Z] INFO: make.ps1 starting at 03/25/2022 19:03:14 [2022-03-25T19:03:15.700Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-03-25T19:03:16.214Z] --- PASS: TestBuildMultiStageLayerLeak (10.55s) [2022-03-25T19:03:16.214Z] === RUN TestBuildWithHugeFile [2022-03-25T19:03:16.990Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-03-25T19:03:17.560Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2022-03-25T19:03:17.560Z] === RUN TestBuildWithEmptyLayers [2022-03-25T19:03:18.164Z] ok github.com/docker/docker/libnetwork/networkdb 104.794s coverage: 60.0% of statements [2022-03-25T19:03:18.164Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-03-25T19:03:18.164Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-03-25T19:03:18.164Z] ok github.com/docker/docker/libnetwork/osl 4.321s coverage: 39.7% of statements [2022-03-25T19:03:18.164Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.002s coverage: 20.0% of statements [2022-03-25T19:03:18.423Z] ok github.com/docker/docker/libnetwork/portallocator 0.007s coverage: 86.1% of statements [2022-03-25T19:03:18.989Z] ok github.com/docker/docker/libnetwork/portmapper 0.262s coverage: 48.6% of statements [2022-03-25T19:03:19.247Z] ok github.com/docker/docker/libnetwork/resolvconf 0.002s coverage: 70.6% of statements [2022-03-25T19:03:19.248Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-03-25T19:03:19.506Z] ok github.com/docker/docker/libnetwork/types 0.007s coverage: 37.3% of statements [2022-03-25T19:03:19.506Z] [2022-03-25T19:03:19.506Z] === Skipped [2022-03-25T19:03:19.506Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-03-25T19:03:19.506Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-03-25T19:03:19.506Z] [2022-03-25T19:03:19.506Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-03-25T19:03:19.506Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-03-25T19:03:19.506Z] [2022-03-25T19:03:19.506Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-03-25T19:03:19.506Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-03-25T19:03:19.506Z] [2022-03-25T19:03:19.506Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-03-25T19:03:19.506Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-25T19:03:19.506Z] [2022-03-25T19:03:19.506Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-03-25T19:03:19.506Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-25T19:03:19.506Z] [2022-03-25T19:03:19.506Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-03-25T19:03:19.506Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-25T19:03:19.506Z] [2022-03-25T19:03:19.506Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-03-25T19:03:19.506Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-25T19:03:19.506Z] [2022-03-25T19:03:19.506Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-03-25T19:03:19.506Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-25T19:03:19.506Z] [2022-03-25T19:03:19.506Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-03-25T19:03:19.506Z] firewalld_test.go:14: firewalld is not running [2022-03-25T19:03:19.506Z] [2022-03-25T19:03:19.506Z] DONE 326 tests, 9 skipped in 201.262s [2022-03-25T19:03:20.075Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2022-03-25T19:03:20.075Z] === RUN TestBuildMultiStageOnBuild Post stage [Pipeline] junit [2022-03-25T19:03:20.087Z] Recording test results [2022-03-25T19:03:21.654Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-03-25T19:03:21.999Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43428/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=85572cac14168f9dc3fc3d9daa5eae1ba00eddf4 -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:85572cac14168f9dc3fc3d9daa5eae1ba00eddf4 hack/make.sh dynbinary test-integration [2022-03-25T19:03:22.259Z] [2022-03-25T19:03:22.518Z] Removing bundles/ [2022-03-25T19:03:22.518Z] [2022-03-25T19:03:22.518Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-03-25T19:03:22.518Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-03-25T19:03:22.518Z] GOOS="" GOARCH="" GOARM="" [2022-03-25T19:03:24.205Z] --- PASS: TestBuildWithHugeFile (53.39s) [2022-03-25T19:03:24.205Z] === RUN TestBuildWCOWSandboxSize [2022-03-25T19:03:24.205Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-25T19:03:24.205Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-03-25T19:03:24.205Z] === RUN TestBuildWithEmptyDockerfile [2022-03-25T19:03:24.205Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-25T19:03:24.205Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-25T19:03:24.205Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-25T19:03:24.205Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-25T19:03:24.205Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-25T19:03:24.205Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-25T19:03:24.205Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-25T19:03:24.205Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-25T19:03:24.205Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-25T19:03:24.205Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-03-25T19:03:24.205Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.11s) [2022-03-25T19:03:24.205Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.11s) [2022-03-25T19:03:24.205Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-03-25T19:03:24.205Z] === RUN TestBuildPreserveOwnership [2022-03-25T19:03:24.205Z] === RUN TestBuildPreserveOwnership/copy_from [2022-03-25T19:03:24.205Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-03-25T19:03:24.768Z] --- PASS: TestBuildPreserveOwnership (3.46s) [2022-03-25T19:03:24.768Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.29s) [2022-03-25T19:03:24.768Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.16s) [2022-03-25T19:03:24.768Z] === RUN TestBuildPlatformInvalid [2022-03-25T19:03:24.768Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-03-25T19:03:24.768Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-03-25T19:03:25.320Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2022-03-25T19:03:25.320Z] === RUN TestBuildUncleanTarFilenames [2022-03-25T19:03:25.696Z] Loaded image: busybox:latest [2022-03-25T19:03:25.696Z] Loaded image: busybox:glibc [2022-03-25T19:03:25.881Z] --- PASS: TestBuildUncleanTarFilenames (0.58s) [2022-03-25T19:03:25.881Z] === RUN TestBuildMultiStageLayerLeak [2022-03-25T19:03:27.063Z] Loaded image: debian:bullseye-slim [2022-03-25T19:03:27.063Z] Loaded image: hello-world:latest [2022-03-25T19:03:27.063Z] Loaded image: arm32v7/hello-world:latest [2022-03-25T19:03:30.048Z] --- PASS: TestBuildMultiStageLayerLeak (4.41s) [2022-03-25T19:03:30.048Z] === RUN TestBuildWithHugeFile [2022-03-25T19:03:35.154Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.53s) [2022-03-25T19:03:35.154Z] PASS [2022-03-25T19:03:35.154Z] [2022-03-25T19:03:35.154Z] === Skipped [2022-03-25T19:03:35.154Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-03-25T19:03:35.154Z] build_session_test.go:25: TODO: BuildKit [2022-03-25T19:03:35.154Z] [2022-03-25T19:03:35.154Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-03-25T19:03:35.154Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-25T19:03:35.154Z] [2022-03-25T19:03:35.154Z] DONE 34 tests, 2 skipped in 90.030s [2022-03-25T19:03:35.154Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-03-25T19:03:35.154Z] INFO: Testing against a local daemon [2022-03-25T19:03:35.154Z] === RUN TestConfigInspect [2022-03-25T19:03:36.219Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-03-25T19:03:36.219Z] [2022-03-25T19:03:36.219Z] ________ ____ __. [2022-03-25T19:03:36.219Z] \_____ \ | |/ _| [2022-03-25T19:03:36.219Z] / | \| < [2022-03-25T19:03:36.219Z] / | \ | \ [2022-03-25T19:03:36.219Z] \_______ /____|__ \ [2022-03-25T19:03:36.219Z] \/ \/ [2022-03-25T19:03:36.219Z] [2022-03-25T19:03:36.219Z] INFO: make.ps1 ended at 03/25/2022 19:03:32 [2022-03-25T19:03:36.219Z] INFO: Binaries build ended at 03/25/2022 19:03:34. Duration:00:01:28.7605988 [2022-03-25T19:03:36.219Z] INFO: Copying the built daemon binary to d:\CI\PR-43428\1\binary\dockerd-85572cac14.exe... [2022-03-25T19:03:36.219Z] INFO: Copying the built client binary to d:\CI\PR-43428\1\binary\docker-85572cac14.exe... [2022-03-25T19:03:36.219Z] INFO: Copying dockerversion from the container... [2022-03-25T19:03:36.219Z] INFO: Copying the golang package from the container to d:\CI\PR-43428\1\installer\go.zip... [2022-03-25T19:03:36.219Z] INFO: Extracting go.zip to d:\CI\PR-43428\1\go [2022-03-25T19:03:37.670Z] --- PASS: TestConfigInspect (2.47s) [2022-03-25T19:03:37.670Z] === RUN TestConfigList [2022-03-25T19:03:40.188Z] --- PASS: TestConfigList (2.20s) [2022-03-25T19:03:40.188Z] === RUN TestConfigsCreateAndDelete [2022-03-25T19:03:41.088Z] INFO [loader] Go packages loading at mode 575 (name|compiled_files|exports_file|files|types_sizes|deps|imports) took 2m51.255479831s [2022-03-25T19:03:41.088Z] WARN [runner] The linter 'golint' is deprecated (since v1.41.0) due to: The repository of the linter has been archived by the owner. Replaced by revive. [2022-03-25T19:03:41.349Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 495.352251ms [2022-03-25T19:03:42.078Z] --- PASS: TestConfigsCreateAndDelete (2.13s) [2022-03-25T19:03:42.078Z] === RUN TestConfigsUpdate [2022-03-25T19:03:43.537Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-03-25T19:03:44.599Z] --- PASS: TestConfigsUpdate (2.16s) [2022-03-25T19:03:44.599Z] === RUN TestTemplatedConfig [2022-03-25T19:03:46.038Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-25T19:03:46.038Z] INFO: Testing against a local daemon [2022-03-25T19:03:46.038Z] === RUN TestBuildWithSession [2022-03-25T19:03:46.038Z] build_session_test.go:25: TODO: BuildKit [2022-03-25T19:03:46.038Z] --- SKIP: TestBuildWithSession (0.00s) [2022-03-25T19:03:46.038Z] === RUN TestBuildSquashParent [2022-03-25T19:03:46.038Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:03:46.038Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-03-25T19:03:46.038Z] === RUN TestBuildWithRemoveAndForceRemove [2022-03-25T19:03:46.038Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-25T19:03:46.038Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-25T19:03:46.038Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-25T19:03:46.038Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-25T19:03:46.038Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-25T19:03:46.038Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-25T19:03:46.038Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-25T19:03:46.038Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-25T19:03:46.038Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-25T19:03:46.038Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-25T19:03:46.038Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-25T19:03:46.038Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-25T19:03:46.038Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-25T19:03:46.038Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-25T19:03:46.038Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-25T19:03:46.038Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-25T19:03:47.117Z] --- PASS: TestTemplatedConfig (2.69s) [2022-03-25T19:03:47.117Z] === RUN TestConfigCreateResolve [2022-03-25T19:03:49.637Z] --- PASS: TestConfigCreateResolve (2.30s) [2022-03-25T19:03:49.637Z] PASS [2022-03-25T19:03:49.637Z] [2022-03-25T19:03:49.637Z] DONE 6 tests in 13.989s [2022-03-25T19:03:49.637Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-03-25T19:03:49.637Z] INFO: Testing against a local daemon [2022-03-25T19:03:49.637Z] === RUN TestCheckpoint [2022-03-25T19:03:49.637Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-25T19:03:49.637Z] --- SKIP: TestCheckpoint (0.00s) [2022-03-25T19:03:49.637Z] === RUN TestContainerInvalidJSON [2022-03-25T19:03:49.637Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-03-25T19:03:49.637Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-03-25T19:03:49.637Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-03-25T19:03:49.637Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-03-25T19:03:49.637Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-03-25T19:03:49.637Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-03-25T19:03:49.637Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-03-25T19:03:49.637Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-03-25T19:03:49.637Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-03-25T19:03:49.637Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-03-25T19:03:49.637Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.10s) [2022-03-25T19:03:49.637Z] === RUN TestCopyFromContainerPathIsNotDir [2022-03-25T19:03:49.637Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2022-03-25T19:03:49.637Z] === RUN TestCopyToContainerPathDoesNotExist [2022-03-25T19:03:49.637Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-03-25T19:03:49.637Z] === RUN TestCopyToContainerPathIsNotDir [2022-03-25T19:03:49.637Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-03-25T19:03:49.637Z] === RUN TestCopyFromContainer [2022-03-25T19:03:50.566Z] === RUN TestCopyFromContainer// [2022-03-25T19:03:50.566Z] === RUN TestCopyFromContainer//bar/root [2022-03-25T19:03:50.822Z] === RUN TestCopyFromContainer//bar/root/ [2022-03-25T19:03:50.822Z] === RUN TestCopyFromContainer/bar/quux [2022-03-25T19:03:50.822Z] === RUN TestCopyFromContainer/bar/quux/ [2022-03-25T19:03:50.822Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-03-25T19:03:51.079Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-03-25T19:03:51.079Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-03-25T19:03:51.079Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-03-25T19:03:51.079Z] === RUN TestCopyFromContainer/bar/notarget [2022-03-25T19:03:51.335Z] --- PASS: TestCopyFromContainer (1.68s) [2022-03-25T19:03:51.335Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-03-25T19:03:51.335Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2022-03-25T19:03:51.335Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-03-25T19:03:51.335Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-03-25T19:03:51.335Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-03-25T19:03:51.335Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-03-25T19:03:51.335Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-03-25T19:03:51.335Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-03-25T19:03:51.335Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-03-25T19:03:51.335Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-03-25T19:03:51.335Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-03-25T19:03:51.335Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-25T19:03:51.335Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-25T19:03:51.335Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-25T19:03:51.335Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-25T19:03:51.335Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-25T19:03:51.335Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-25T19:03:51.335Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-25T19:03:51.335Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-25T19:03:51.335Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-25T19:03:51.335Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-03-25T19:03:51.335Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-03-25T19:03:51.335Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-03-25T19:03:51.335Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-03-25T19:03:51.335Z] === RUN TestCreateLinkToNonExistingContainer [2022-03-25T19:03:51.335Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-03-25T19:03:51.335Z] === RUN TestCreateWithInvalidEnv [2022-03-25T19:03:51.335Z] === RUN TestCreateWithInvalidEnv/0 [2022-03-25T19:03:51.335Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-03-25T19:03:51.335Z] === RUN TestCreateWithInvalidEnv/1 [2022-03-25T19:03:51.335Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-03-25T19:03:51.335Z] === RUN TestCreateWithInvalidEnv/2 [2022-03-25T19:03:51.335Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-03-25T19:03:51.335Z] === CONT TestCreateWithInvalidEnv/0 [2022-03-25T19:03:51.335Z] === CONT TestCreateWithInvalidEnv/2 [2022-03-25T19:03:51.335Z] === CONT TestCreateWithInvalidEnv/1 [2022-03-25T19:03:51.335Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-03-25T19:03:51.335Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-03-25T19:03:51.335Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-03-25T19:03:51.335Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-03-25T19:03:51.335Z] === RUN TestCreateTmpfsMountsTarget [2022-03-25T19:03:51.335Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-03-25T19:03:51.335Z] === RUN TestCreateWithCustomMaskedPaths [2022-03-25T19:03:52.703Z] --- PASS: TestCreateWithCustomMaskedPaths (1.51s) [2022-03-25T19:03:52.703Z] === RUN TestCreateWithCustomReadonlyPaths [2022-03-25T19:03:54.595Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.60s) [2022-03-25T19:03:54.595Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-03-25T19:03:54.595Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-25T19:03:54.595Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-25T19:03:54.595Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-25T19:03:54.595Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-25T19:03:54.595Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-25T19:03:54.595Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-25T19:03:54.595Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-25T19:03:54.595Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-25T19:03:54.595Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-25T19:03:54.595Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-25T19:03:54.595Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-25T19:03:54.595Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-25T19:03:54.595Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-25T19:03:54.595Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-25T19:03:54.595Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-25T19:03:54.595Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-03-25T19:03:54.595Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-03-25T19:03:54.595Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-03-25T19:03:54.596Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-03-25T19:03:54.596Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-03-25T19:03:54.596Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-03-25T19:03:54.596Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-03-25T19:03:54.852Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.49s) [2022-03-25T19:03:54.852Z] === RUN TestCreateDifferentPlatform [2022-03-25T19:03:54.852Z] === RUN TestCreateDifferentPlatform/different_os [2022-03-25T19:03:54.852Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-03-25T19:03:54.852Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-03-25T19:03:54.852Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-03-25T19:03:54.852Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-03-25T19:03:54.852Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-03-25T19:03:55.108Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2022-03-25T19:03:55.108Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-03-25T19:03:55.108Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-03-25T19:03:55.108Z] === RUN TestContainerStartOnDaemonRestart [2022-03-25T19:03:55.108Z] === PAUSE TestContainerStartOnDaemonRestart [2022-03-25T19:03:55.108Z] === RUN TestDaemonRestartIpcMode [2022-03-25T19:03:55.108Z] === PAUSE TestDaemonRestartIpcMode [2022-03-25T19:03:55.108Z] === RUN TestDaemonHostGatewayIP [2022-03-25T19:03:55.108Z] === PAUSE TestDaemonHostGatewayIP [2022-03-25T19:03:55.108Z] === RUN TestRestartDaemonWithRestartingContainer [2022-03-25T19:03:55.108Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-03-25T19:03:55.108Z] === RUN TestContainerKillOnDaemonStart [2022-03-25T19:03:55.108Z] === PAUSE TestContainerKillOnDaemonStart [2022-03-25T19:03:55.108Z] === RUN TestDiff [2022-03-25T19:03:55.671Z] --- PASS: TestDiff (0.56s) [2022-03-25T19:03:55.671Z] === RUN TestExecWithCloseStdin [2022-03-25T19:03:56.235Z] --- PASS: TestExecWithCloseStdin (0.63s) [2022-03-25T19:03:56.235Z] === RUN TestExec [2022-03-25T19:03:56.489Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-25T19:03:56.489Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-25T19:03:56.796Z] --- PASS: TestExec (0.60s) [2022-03-25T19:03:56.796Z] === RUN TestExecUser [2022-03-25T19:03:57.358Z] --- PASS: TestExecUser (0.61s) [2022-03-25T19:03:57.358Z] === RUN TestExportContainerAndImportImage [2022-03-25T19:03:58.286Z] --- PASS: TestExportContainerAndImportImage (0.64s) [2022-03-25T19:03:58.286Z] === RUN TestExportContainerAfterDaemonRestart [2022-03-25T19:03:59.654Z] --- PASS: TestExportContainerAfterDaemonRestart (1.29s) [2022-03-25T19:03:59.654Z] === RUN TestHealthCheckWorkdir [2022-03-25T19:04:00.216Z] --- PASS: TestHealthCheckWorkdir (0.70s) [2022-03-25T19:04:00.216Z] === RUN TestHealthKillContainer [2022-03-25T19:04:01.874Z] INFO: Extraction ended at 03/25/2022 19:04:01. Duration:00:00:25.0343781 [2022-03-25T19:04:01.874Z] INFO: Updating the golang and path environment variables [2022-03-25T19:04:01.874Z] INFO: GOPATH=d:\gopath [2022-03-25T19:04:01.874Z] INFO: go version go1.18 windows/amd64 [2022-03-25T19:04:01.874Z] INFO: Running the daemon under test in debug mode [2022-03-25T19:04:01.874Z] INFO: Running the daemon under test in containerd mode [2022-03-25T19:04:01.874Z] INFO: Starting a daemon under test... [2022-03-25T19:04:01.874Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43428\1\daemon --pidfile d:\CI\PR-43428\1\docker.pid -D --containerd \\.\pipe\containerd-containerd [2022-03-25T19:04:01.874Z] INFO: Containerd started successfully. [2022-03-25T19:04:01.874Z] INFO: Process started successfully. [2022-03-25T19:04:01.874Z] INFO: Start tailing logs of the daemon under tests [2022-03-25T19:04:01.874Z] INFO: Waiting for the daemon under test to start... [2022-03-25T19:04:03.661Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2022-03-25T19:04:03.661Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (11.01s) [2022-03-25T19:04:03.661Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (11.08s) [2022-03-25T19:04:03.661Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (11.42s) [2022-03-25T19:04:03.661Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (11.73s) [2022-03-25T19:04:03.661Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (6.92s) [2022-03-25T19:04:03.661Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (7.12s) [2022-03-25T19:04:03.661Z] === RUN TestBuildMultiStageCopy [2022-03-25T19:04:03.661Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-03-25T19:04:08.302Z] --- PASS: TestHealthKillContainer (8.24s) [2022-03-25T19:04:08.302Z] === RUN TestInspectCpusetInConfigPre120 [2022-03-25T19:04:08.864Z] --- PASS: TestInspectCpusetInConfigPre120 (0.54s) [2022-03-25T19:04:08.864Z] === RUN TestIpcModeNone [2022-03-25T19:04:09.426Z] --- PASS: TestIpcModeNone (0.63s) [2022-03-25T19:04:09.426Z] === RUN TestIpcModePrivate [2022-03-25T19:04:09.989Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:59, shared: false, mustBeShared: false [2022-03-25T19:04:09.989Z] --- PASS: TestIpcModePrivate (0.61s) [2022-03-25T19:04:09.989Z] === RUN TestIpcModeShareable [2022-03-25T19:04:10.077Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-03-25T19:04:10.555Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:54, shared: true, mustBeShared: true [2022-03-25T19:04:10.644Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-03-25T19:04:10.812Z] --- PASS: TestIpcModeShareable (0.63s) [2022-03-25T19:04:10.812Z] === RUN TestAPIIpcModeShareableAndContainer [2022-03-25T19:04:10.959Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-03-25T19:04:11.946Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-03-25T19:04:12.704Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.80s) [2022-03-25T19:04:12.704Z] === RUN TestAPIIpcModeHost [2022-03-25T19:04:12.938Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-03-25T19:04:12.960Z] --- PASS: TestAPIIpcModeHost (0.41s) [2022-03-25T19:04:12.960Z] === RUN TestDaemonIpcModeShareable [2022-03-25T19:04:13.184Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-03-25T19:04:13.888Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-03-25T19:04:13.925Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-03-25T19:04:14.144Z] --- PASS: TestDaemonIpcModeShareable (1.19s) [2022-03-25T19:04:14.144Z] === RUN TestDaemonIpcModePrivate [2022-03-25T19:04:14.911Z] --- PASS: TestBuildMultiStageCopy (11.52s) [2022-03-25T19:04:14.911Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (7.56s) [2022-03-25T19:04:14.912Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.79s) [2022-03-25T19:04:14.912Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.89s) [2022-03-25T19:04:14.912Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.07s) [2022-03-25T19:04:14.912Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.21s) [2022-03-25T19:04:14.912Z] === RUN TestBuildMultiStageParentConfig [2022-03-25T19:04:15.073Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-03-25T19:04:15.329Z] --- PASS: TestDaemonIpcModePrivate (1.25s) [2022-03-25T19:04:15.330Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-03-25T19:04:15.714Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-03-25T19:04:15.973Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-03-25T19:04:16.696Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-03-25T19:04:16.696Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.23s) [2022-03-25T19:04:16.696Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-03-25T19:04:17.127Z] --- PASS: TestBuildMultiStageParentConfig (2.40s) [2022-03-25T19:04:17.127Z] === RUN TestBuildLabelWithTargets [2022-03-25T19:04:17.597Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-25T19:04:17.597Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2022-03-25T19:04:17.597Z] === RUN TestBuildWithEmptyLayers [2022-03-25T19:04:17.625Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-03-25T19:04:17.882Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.20s) [2022-03-25T19:04:17.882Z] === RUN TestIpcModeOlderClient [2022-03-25T19:04:17.882Z] === PAUSE TestIpcModeOlderClient [2022-03-25T19:04:17.882Z] === RUN TestKillContainerInvalidSignal [2022-03-25T19:04:18.445Z] --- PASS: TestKillContainerInvalidSignal (0.48s) [2022-03-25T19:04:18.445Z] === RUN TestKillContainer [2022-03-25T19:04:18.445Z] === RUN TestKillContainer/no_signal [2022-03-25T19:04:18.504Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-03-25T19:04:18.584Z] --- PASS: TestBuildWithEmptyLayers (1.25s) [2022-03-25T19:04:18.584Z] === RUN TestBuildMultiStageOnBuild [2022-03-25T19:04:18.702Z] === RUN TestKillContainer/non_killing_signal [2022-03-25T19:04:18.961Z] === RUN TestKillContainer/killing_signal [2022-03-25T19:04:19.570Z] --- PASS: TestKillContainer (1.33s) [2022-03-25T19:04:19.570Z] --- PASS: TestKillContainer/no_signal (0.40s) [2022-03-25T19:04:19.570Z] --- PASS: TestKillContainer/non_killing_signal (0.31s) [2022-03-25T19:04:19.570Z] --- PASS: TestKillContainer/killing_signal (0.45s) [2022-03-25T19:04:19.570Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-03-25T19:04:19.570Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-03-25T19:04:20.153Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-03-25T19:04:21.088Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.29s) [2022-03-25T19:04:21.088Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.45s) [2022-03-25T19:04:21.088Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.68s) [2022-03-25T19:04:21.088Z] === RUN TestKillStoppedContainer [2022-03-25T19:04:21.088Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-03-25T19:04:21.088Z] === RUN TestKillStoppedContainerAPIPre120 [2022-03-25T19:04:21.088Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-03-25T19:04:21.088Z] === RUN TestKillDifferentUserContainer [2022-03-25T19:04:21.344Z] --- PASS: TestKillDifferentUserContainer (0.47s) [2022-03-25T19:04:21.345Z] === RUN TestInspectOomKilledTrue [2022-03-25T19:04:21.345Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-25T19:04:21.345Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-03-25T19:04:21.345Z] === RUN TestInspectOomKilledFalse [2022-03-25T19:04:21.345Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-25T19:04:21.345Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-03-25T19:04:21.345Z] === RUN TestLinksEtcHostsContentMatch [2022-03-25T19:04:21.907Z] --- PASS: TestLinksEtcHostsContentMatch (0.34s) [2022-03-25T19:04:21.907Z] === RUN TestLinksContainerNames [2022-03-25T19:04:22.836Z] --- PASS: TestLinksContainerNames (0.84s) [2022-03-25T19:04:22.836Z] === RUN TestLogsFollowTailEmpty [2022-03-25T19:04:23.092Z] --- PASS: TestLogsFollowTailEmpty (0.48s) [2022-03-25T19:04:23.092Z] === RUN TestContainerNetworkMountsNoChown [2022-03-25T19:04:23.211Z] ...INFO: Daemon under test started and replied! [2022-03-25T19:04:23.211Z] INFO: Docker version of the daemon under test [2022-03-25T19:04:23.211Z] [2022-03-25T19:04:23.211Z] Client: [2022-03-25T19:04:23.211Z] Version: 17.06.2-ce [2022-03-25T19:04:23.211Z] API version: 1.30 [2022-03-25T19:04:23.211Z] Go version: go1.8.3 [2022-03-25T19:04:23.211Z] Git commit: cec0b72 [2022-03-25T19:04:23.211Z] Built: Tue Sep 5 19:57:19 2017 [2022-03-25T19:04:23.211Z] OS/Arch: windows/amd64 [2022-03-25T19:04:23.211Z] [2022-03-25T19:04:23.211Z] Server: [2022-03-25T19:04:23.211Z] Version: 0.0.0-dev [2022-03-25T19:04:23.211Z] API version: 1.42 (minimum version 1.24) [2022-03-25T19:04:23.211Z] Go version: go1.18 [2022-03-25T19:04:23.211Z] Git commit: 85572cac14 [2022-03-25T19:04:23.211Z] Built: 03/25/2022 19:02:09 [2022-03-25T19:04:23.211Z] OS/Arch: windows/amd64 [2022-03-25T19:04:23.211Z] Experimental: false [2022-03-25T19:04:23.211Z] [2022-03-25T19:04:23.212Z] INFO: Docker info of the daemon under test [2022-03-25T19:04:23.212Z] [2022-03-25T19:04:23.212Z] Containers: 0 [2022-03-25T19:04:23.212Z] Running: 0 [2022-03-25T19:04:23.212Z] Paused: 0 [2022-03-25T19:04:23.212Z] Stopped: 0 [2022-03-25T19:04:23.212Z] Images: 0 [2022-03-25T19:04:23.212Z] Server Version: 0.0.0-dev [2022-03-25T19:04:23.212Z] Storage Driver: windowsfilter [2022-03-25T19:04:23.212Z] Windows: [2022-03-25T19:04:23.212Z] Logging Driver: json-file [2022-03-25T19:04:23.212Z] Plugins: [2022-03-25T19:04:23.212Z] Volume: local [2022-03-25T19:04:23.212Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-25T19:04:23.212Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-25T19:04:23.212Z] Swarm: inactive [2022-03-25T19:04:23.212Z] Default Isolation: process [2022-03-25T19:04:23.212Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-03-25T19:04:23.212Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230) [2022-03-25T19:04:23.212Z] OSType: windows [2022-03-25T19:04:23.212Z] Architecture: x86_64 [2022-03-25T19:04:23.212Z] CPUs: 4 [2022-03-25T19:04:23.212Z] Total Memory: 32GiB [2022-03-25T19:04:23.212Z] Name: azwin-2-2e2a51 [2022-03-25T19:04:23.212Z] ID: KTIH:VZQY:P7H4:YR62:CUML:MXZI:XE6N:45HQ:ETE7:HT3V:WUJ6:ZTVL [2022-03-25T19:04:23.212Z] Docker Root Dir: D:\CI\PR-43428\1\daemon [2022-03-25T19:04:23.212Z] Debug Mode (client): false [2022-03-25T19:04:23.212Z] Debug Mode (server): true [2022-03-25T19:04:23.212Z] File Descriptors: -1 [2022-03-25T19:04:23.212Z] Goroutines: 29 [2022-03-25T19:04:23.212Z] System Time: 2022-03-25T19:04:20.7960236Z [2022-03-25T19:04:23.212Z] EventsListeners: 0 [2022-03-25T19:04:23.212Z] Registry: https://index.docker.io/v1/ [2022-03-25T19:04:23.212Z] Labels: [2022-03-25T19:04:23.212Z] Experimental: false [2022-03-25T19:04:23.212Z] Insecure Registries: [2022-03-25T19:04:23.212Z] 127.0.0.0/8 [2022-03-25T19:04:23.212Z] Live Restore Enabled: false [2022-03-25T19:04:23.212Z] [2022-03-25T19:04:23.212Z] [2022-03-25T19:04:23.212Z] INFO: Docker images of the daemon under test [2022-03-25T19:04:23.212Z] [2022-03-25T19:04:23.212Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-25T19:04:23.212Z] [2022-03-25T19:04:23.212Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-03-25T19:04:23.212Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2022-03-25T19:04:23.212Z] ltsc2022: Pulling from windows/servercore [2022-03-25T19:04:23.212Z] 8f616e6e9eec: Pulling fs layer [2022-03-25T19:04:23.212Z] 037d5740b404: Pulling fs layer [2022-03-25T19:04:23.655Z] --- PASS: TestContainerNetworkMountsNoChown (0.41s) [2022-03-25T19:04:23.655Z] === RUN TestMountDaemonRoot [2022-03-25T19:04:23.655Z] === RUN TestMountDaemonRoot/default [2022-03-25T19:04:23.655Z] === PAUSE TestMountDaemonRoot/default [2022-03-25T19:04:23.655Z] === RUN TestMountDaemonRoot/private [2022-03-25T19:04:23.655Z] === PAUSE TestMountDaemonRoot/private [2022-03-25T19:04:23.655Z] === RUN TestMountDaemonRoot/rprivate [2022-03-25T19:04:23.655Z] === PAUSE TestMountDaemonRoot/rprivate [2022-03-25T19:04:23.655Z] === RUN TestMountDaemonRoot/slave [2022-03-25T19:04:23.655Z] === PAUSE TestMountDaemonRoot/slave [2022-03-25T19:04:23.655Z] === RUN TestMountDaemonRoot/rslave [2022-03-25T19:04:23.655Z] === PAUSE TestMountDaemonRoot/rslave [2022-03-25T19:04:23.655Z] === RUN TestMountDaemonRoot/shared [2022-03-25T19:04:23.655Z] === PAUSE TestMountDaemonRoot/shared [2022-03-25T19:04:23.655Z] === RUN TestMountDaemonRoot/rshared [2022-03-25T19:04:23.655Z] === PAUSE TestMountDaemonRoot/rshared [2022-03-25T19:04:23.655Z] === CONT TestMountDaemonRoot/default [2022-03-25T19:04:23.655Z] === RUN TestMountDaemonRoot/default/mount_root [2022-03-25T19:04:23.655Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-03-25T19:04:23.655Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-03-25T19:04:23.655Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-03-25T19:04:23.655Z] === RUN TestMountDaemonRoot/default/bind_root [2022-03-25T19:04:23.655Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-03-25T19:04:23.655Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-03-25T19:04:23.655Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-03-25T19:04:23.655Z] === CONT TestMountDaemonRoot/default/mount_root [2022-03-25T19:04:23.655Z] === CONT TestMountDaemonRoot/rshared [2022-03-25T19:04:23.655Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-03-25T19:04:23.655Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-03-25T19:04:23.655Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-03-25T19:04:23.655Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-03-25T19:04:23.655Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-03-25T19:04:23.655Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-03-25T19:04:23.655Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-03-25T19:04:23.655Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-03-25T19:04:23.655Z] === CONT TestMountDaemonRoot/shared [2022-03-25T19:04:23.655Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-03-25T19:04:23.655Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-03-25T19:04:23.655Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-03-25T19:04:23.655Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-03-25T19:04:23.655Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-03-25T19:04:23.655Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-03-25T19:04:23.655Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-03-25T19:04:23.655Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-03-25T19:04:23.655Z] === CONT TestMountDaemonRoot/rslave [2022-03-25T19:04:23.655Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-03-25T19:04:23.655Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-03-25T19:04:23.655Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-03-25T19:04:23.655Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-03-25T19:04:23.655Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-03-25T19:04:23.655Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-03-25T19:04:23.655Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-03-25T19:04:23.655Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-03-25T19:04:23.655Z] === CONT TestMountDaemonRoot/slave [2022-03-25T19:04:23.655Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-03-25T19:04:23.655Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-03-25T19:04:23.655Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-03-25T19:04:23.655Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-03-25T19:04:23.655Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-03-25T19:04:23.655Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-03-25T19:04:23.655Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-03-25T19:04:23.655Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-03-25T19:04:23.655Z] === CONT TestMountDaemonRoot/rprivate [2022-03-25T19:04:23.655Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-03-25T19:04:23.655Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-03-25T19:04:23.655Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-03-25T19:04:23.655Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-03-25T19:04:23.655Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-03-25T19:04:23.655Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-03-25T19:04:23.655Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-03-25T19:04:23.655Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-03-25T19:04:23.655Z] === CONT TestMountDaemonRoot/private [2022-03-25T19:04:23.655Z] === RUN TestMountDaemonRoot/private/bind_root [2022-03-25T19:04:23.655Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-03-25T19:04:23.655Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-03-25T19:04:23.655Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-03-25T19:04:23.655Z] === RUN TestMountDaemonRoot/private/mount_root [2022-03-25T19:04:23.655Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-03-25T19:04:23.655Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-03-25T19:04:23.655Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-03-25T19:04:23.655Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-03-25T19:04:23.655Z] === CONT TestMountDaemonRoot/default/bind_root [2022-03-25T19:04:23.655Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-03-25T19:04:23.655Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-03-25T19:04:23.655Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-03-25T19:04:23.655Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-03-25T19:04:23.655Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-03-25T19:04:23.655Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-03-25T19:04:23.655Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-03-25T19:04:23.911Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-03-25T19:04:23.912Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-03-25T19:04:23.912Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-03-25T19:04:23.912Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-03-25T19:04:23.912Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-03-25T19:04:23.912Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-03-25T19:04:23.912Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-03-25T19:04:23.912Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-03-25T19:04:23.912Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-03-25T19:04:23.912Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-03-25T19:04:23.912Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-03-25T19:04:23.912Z] === CONT TestMountDaemonRoot/private/bind_root [2022-03-25T19:04:23.912Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-03-25T19:04:23.912Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-03-25T19:04:23.912Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-03-25T19:04:23.912Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-03-25T19:04:24.168Z] === CONT TestMountDaemonRoot/private/mount_root [2022-03-25T19:04:24.168Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-03-25T19:04:24.168Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-03-25T19:04:24.168Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-03-25T19:04:24.168Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2022-03-25T19:04:24.168Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2022-03-25T19:04:24.168Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-03-25T19:04:24.168Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-03-25T19:04:24.168Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-03-25T19:04:24.168Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-03-25T19:04:24.168Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-03-25T19:04:24.168Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-03-25T19:04:24.168Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2022-03-25T19:04:24.168Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-03-25T19:04:24.168Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2022-03-25T19:04:24.168Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-03-25T19:04:24.168Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-03-25T19:04:24.168Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-03-25T19:04:24.168Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-03-25T19:04:24.168Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-03-25T19:04:24.168Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-03-25T19:04:24.168Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-03-25T19:04:24.168Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-03-25T19:04:24.168Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-03-25T19:04:24.168Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-03-25T19:04:24.168Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-03-25T19:04:24.168Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-03-25T19:04:24.168Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2022-03-25T19:04:24.168Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-03-25T19:04:24.168Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-03-25T19:04:24.168Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-03-25T19:04:24.168Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-03-25T19:04:24.168Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-03-25T19:04:24.168Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-03-25T19:04:24.168Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-03-25T19:04:24.168Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-03-25T19:04:24.168Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-03-25T19:04:24.168Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-03-25T19:04:24.168Z] === RUN TestContainerBindMountNonRecursive [2022-03-25T19:04:25.535Z] --- PASS: TestContainerBindMountNonRecursive (1.39s) [2022-03-25T19:04:25.535Z] === RUN TestContainerVolumesMountedAsShared [2022-03-25T19:04:25.792Z] --- PASS: TestContainerVolumesMountedAsShared (0.42s) [2022-03-25T19:04:25.792Z] === RUN TestContainerVolumesMountedAsSlave [2022-03-25T19:04:26.232Z] --- PASS: TestBuildWithHugeFile (50.97s) [2022-03-25T19:04:26.233Z] === RUN TestBuildWCOWSandboxSize [2022-03-25T19:04:26.233Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-25T19:04:26.233Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-03-25T19:04:26.233Z] === RUN TestBuildWithEmptyDockerfile [2022-03-25T19:04:26.233Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-25T19:04:26.233Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-25T19:04:26.233Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-25T19:04:26.233Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-25T19:04:26.233Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-25T19:04:26.233Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-25T19:04:26.233Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-25T19:04:26.233Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-25T19:04:26.233Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-25T19:04:26.233Z] --- PASS: TestBuildWithEmptyDockerfile (0.08s) [2022-03-25T19:04:26.233Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s) [2022-03-25T19:04:26.233Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s) [2022-03-25T19:04:26.233Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-03-25T19:04:26.233Z] === RUN TestBuildPreserveOwnership [2022-03-25T19:04:26.233Z] === RUN TestBuildPreserveOwnership/copy_from [2022-03-25T19:04:26.355Z] --- PASS: TestContainerVolumesMountedAsSlave (0.34s) [2022-03-25T19:04:26.355Z] === RUN TestNetworkNat [2022-03-25T19:04:26.611Z] --- PASS: TestNetworkNat (0.47s) [2022-03-25T19:04:26.611Z] === RUN TestNetworkLocalhostTCPNat [2022-03-25T19:04:26.621Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-03-25T19:04:27.160Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-03-25T19:04:27.173Z] --- PASS: TestNetworkLocalhostTCPNat (0.44s) [2022-03-25T19:04:27.173Z] === RUN TestNetworkLoopbackNat [2022-03-25T19:04:29.159Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-03-25T19:04:29.689Z] --- PASS: TestNetworkLoopbackNat (2.61s) [2022-03-25T19:04:29.689Z] === RUN TestPause [2022-03-25T19:04:30.252Z] --- PASS: TestPause (0.46s) [2022-03-25T19:04:30.252Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-03-25T19:04:30.252Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-25T19:04:30.252Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-25T19:04:30.252Z] === RUN TestPauseStopPausedContainer [2022-03-25T19:04:30.813Z] --- PASS: TestPauseStopPausedContainer (0.47s) [2022-03-25T19:04:30.813Z] === RUN TestPidHost [2022-03-25T19:04:31.329Z] --- PASS: TestBuildPreserveOwnership (9.74s) [2022-03-25T19:04:31.329Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.72s) [2022-03-25T19:04:31.329Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2022-03-25T19:04:31.329Z] === RUN TestBuildPlatformInvalid [2022-03-25T19:04:31.329Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2022-03-25T19:04:31.329Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-03-25T19:04:31.329Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-03-25T19:04:31.329Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-03-25T19:04:31.329Z] PASS [2022-03-25T19:04:31.329Z] [2022-03-25T19:04:31.329Z] === Skipped [2022-03-25T19:04:31.329Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-03-25T19:04:31.329Z] build_session_test.go:25: TODO: BuildKit [2022-03-25T19:04:31.329Z] [2022-03-25T19:04:31.329Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-03-25T19:04:31.329Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-25T19:04:31.329Z] [2022-03-25T19:04:31.329Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-03-25T19:04:31.329Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-03-25T19:04:31.329Z] [2022-03-25T19:04:31.329Z] DONE 34 tests, 3 skipped in 112.590s [2022-03-25T19:04:31.329Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-03-25T19:04:31.329Z] INFO: Testing against a local daemon [2022-03-25T19:04:31.329Z] === RUN TestConfigInspect [2022-03-25T19:04:31.329Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-25T19:04:31.329Z] --- SKIP: TestConfigInspect (0.01s) [2022-03-25T19:04:31.329Z] === RUN TestConfigList [2022-03-25T19:04:31.329Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-25T19:04:31.329Z] --- SKIP: TestConfigList (0.01s) [2022-03-25T19:04:31.329Z] === RUN TestConfigsCreateAndDelete [2022-03-25T19:04:31.329Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-25T19:04:31.329Z] --- SKIP: TestConfigsCreateAndDelete (0.02s) [2022-03-25T19:04:31.329Z] === RUN TestConfigsUpdate [2022-03-25T19:04:31.329Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-25T19:04:31.329Z] --- SKIP: TestConfigsUpdate (0.01s) [2022-03-25T19:04:31.329Z] === RUN TestTemplatedConfig [2022-03-25T19:04:31.329Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-25T19:04:31.329Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-03-25T19:04:31.329Z] === RUN TestConfigCreateResolve [2022-03-25T19:04:31.329Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-25T19:04:31.329Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-03-25T19:04:31.329Z] PASS [2022-03-25T19:04:31.329Z] [2022-03-25T19:04:31.329Z] === Skipped [2022-03-25T19:04:31.329Z] === SKIP: amd64.integration.config TestConfigInspect (0.01s) [2022-03-25T19:04:31.329Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-25T19:04:31.329Z] [2022-03-25T19:04:31.329Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2022-03-25T19:04:31.329Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-25T19:04:31.329Z] [2022-03-25T19:04:31.329Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.02s) [2022-03-25T19:04:31.329Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-25T19:04:31.329Z] [2022-03-25T19:04:31.329Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2022-03-25T19:04:31.329Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-25T19:04:31.329Z] [2022-03-25T19:04:31.329Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-03-25T19:04:31.329Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-25T19:04:31.329Z] [2022-03-25T19:04:31.329Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-03-25T19:04:31.329Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-25T19:04:31.329Z] [2022-03-25T19:04:31.329Z] DONE 6 tests, 6 skipped in 0.164s [2022-03-25T19:04:31.585Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-03-25T19:04:31.585Z] INFO: Testing against a local daemon [2022-03-25T19:04:31.585Z] === RUN TestCheckpoint [2022-03-25T19:04:31.585Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-25T19:04:31.585Z] --- SKIP: TestCheckpoint (0.00s) [2022-03-25T19:04:31.585Z] === RUN TestContainerInvalidJSON [2022-03-25T19:04:31.585Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-03-25T19:04:31.585Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-03-25T19:04:31.585Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-03-25T19:04:31.585Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-03-25T19:04:31.585Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-03-25T19:04:31.585Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-03-25T19:04:31.585Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-03-25T19:04:31.585Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-03-25T19:04:31.585Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-03-25T19:04:31.585Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-03-25T19:04:31.585Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-03-25T19:04:31.585Z] === RUN TestCopyFromContainerPathIsNotDir [2022-03-25T19:04:31.746Z] --- PASS: TestPidHost (1.05s) [2022-03-25T19:04:31.747Z] === RUN TestPsFilter [2022-03-25T19:04:31.747Z] --- PASS: TestPsFilter (0.12s) [2022-03-25T19:04:31.747Z] === RUN TestRemoveContainerWithRemovedVolume [2022-03-25T19:04:31.842Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-03-25T19:04:31.842Z] === RUN TestCopyToContainerPathDoesNotExist [2022-03-25T19:04:31.842Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-03-25T19:04:31.842Z] === RUN TestCopyToContainerPathIsNotDir [2022-03-25T19:04:31.842Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-03-25T19:04:31.842Z] === RUN TestCopyFromContainer [2022-03-25T19:04:32.315Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.43s) [2022-03-25T19:04:32.315Z] === RUN TestRemoveContainerWithVolume [2022-03-25T19:04:32.443Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-03-25T19:04:32.877Z] --- PASS: TestRemoveContainerWithVolume (0.43s) [2022-03-25T19:04:32.877Z] === RUN TestRemoveContainerRunning [2022-03-25T19:04:33.010Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-03-25T19:04:33.133Z] --- PASS: TestRemoveContainerRunning (0.50s) [2022-03-25T19:04:33.133Z] === RUN TestRemoveContainerForceRemoveRunning [2022-03-25T19:04:33.697Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.45s) [2022-03-25T19:04:33.697Z] === RUN TestRemoveInvalidContainer [2022-03-25T19:04:33.697Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-03-25T19:04:33.697Z] === RUN TestRenameLinkedContainer [2022-03-25T19:04:35.109Z] === RUN TestCopyFromContainer// [2022-03-25T19:04:35.109Z] === RUN TestCopyFromContainer//bar/root [2022-03-25T19:04:35.366Z] === RUN TestCopyFromContainer//bar/root/ [2022-03-25T19:04:35.366Z] === RUN TestCopyFromContainer/bar/quux [2022-03-25T19:04:35.366Z] === RUN TestCopyFromContainer/bar/quux/ [2022-03-25T19:04:35.366Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-03-25T19:04:35.366Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-03-25T19:04:35.589Z] --- PASS: TestRenameLinkedContainer (1.85s) [2022-03-25T19:04:35.589Z] === RUN TestRenameStoppedContainer [2022-03-25T19:04:35.622Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-03-25T19:04:35.622Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-03-25T19:04:35.622Z] === RUN TestCopyFromContainer/bar/notarget [2022-03-25T19:04:35.622Z] --- PASS: TestCopyFromContainer (3.89s) [2022-03-25T19:04:35.622Z] --- PASS: TestCopyFromContainer// (0.05s) [2022-03-25T19:04:35.622Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2022-03-25T19:04:35.622Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-03-25T19:04:35.623Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2022-03-25T19:04:35.623Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-03-25T19:04:35.623Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-03-25T19:04:35.623Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-03-25T19:04:35.623Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-03-25T19:04:35.623Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-03-25T19:04:35.623Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-03-25T19:04:35.623Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-03-25T19:04:35.623Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-25T19:04:35.623Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-25T19:04:35.623Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-25T19:04:35.623Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-25T19:04:35.623Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-25T19:04:35.623Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-25T19:04:35.623Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-25T19:04:35.623Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-25T19:04:35.623Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-25T19:04:35.623Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-03-25T19:04:35.623Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-03-25T19:04:35.623Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-03-25T19:04:35.623Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-03-25T19:04:35.623Z] === RUN TestCreateLinkToNonExistingContainer [2022-03-25T19:04:35.845Z] --- PASS: TestRenameStoppedContainer (0.39s) [2022-03-25T19:04:35.845Z] === RUN TestRenameRunningContainerAndReuse [2022-03-25T19:04:35.878Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-03-25T19:04:35.879Z] === RUN TestCreateWithInvalidEnv [2022-03-25T19:04:35.879Z] === RUN TestCreateWithInvalidEnv/0 [2022-03-25T19:04:35.879Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-03-25T19:04:35.879Z] === RUN TestCreateWithInvalidEnv/1 [2022-03-25T19:04:35.879Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-03-25T19:04:35.879Z] === RUN TestCreateWithInvalidEnv/2 [2022-03-25T19:04:35.879Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-03-25T19:04:35.879Z] === CONT TestCreateWithInvalidEnv/0 [2022-03-25T19:04:35.879Z] === CONT TestCreateWithInvalidEnv/2 [2022-03-25T19:04:35.879Z] === CONT TestCreateWithInvalidEnv/1 [2022-03-25T19:04:35.879Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-03-25T19:04:35.879Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-03-25T19:04:35.879Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-03-25T19:04:35.879Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-03-25T19:04:35.879Z] === RUN TestCreateTmpfsMountsTarget [2022-03-25T19:04:35.879Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-03-25T19:04:35.879Z] === RUN TestCreateWithCustomMaskedPaths [2022-03-25T19:04:36.293Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-03-25T19:04:36.411Z] --- PASS: TestBuildMultiStageOnBuild (16.32s) [2022-03-25T19:04:36.411Z] === RUN TestBuildUncleanTarFilenames [2022-03-25T19:04:36.411Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-25T19:04:36.411Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2022-03-25T19:04:36.411Z] === RUN TestBuildMultiStageLayerLeak [2022-03-25T19:04:36.774Z] --- PASS: TestRenameRunningContainerAndReuse (0.93s) [2022-03-25T19:04:36.774Z] === RUN TestRenameInvalidName [2022-03-25T19:04:37.243Z] --- PASS: TestCreateWithCustomMaskedPaths (1.28s) [2022-03-25T19:04:37.243Z] === RUN TestCreateWithCustomReadonlyPaths [2022-03-25T19:04:37.337Z] --- PASS: TestRenameInvalidName (0.41s) [2022-03-25T19:04:37.337Z] === RUN TestRenameAnonymousContainer [2022-03-25T19:04:38.172Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.14s) [2022-03-25T19:04:38.172Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-03-25T19:04:38.172Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-25T19:04:38.172Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-25T19:04:38.172Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-25T19:04:38.172Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-25T19:04:38.172Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-25T19:04:38.172Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-25T19:04:38.172Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-25T19:04:38.172Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-25T19:04:38.172Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-25T19:04:38.172Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-25T19:04:38.172Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-25T19:04:38.172Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-25T19:04:38.172Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-25T19:04:38.172Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-25T19:04:38.172Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-25T19:04:38.195Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-03-25T19:04:38.429Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-03-25T19:04:38.429Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2022-03-25T19:04:38.429Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.05s) [2022-03-25T19:04:38.429Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2022-03-25T19:04:38.429Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.05s) [2022-03-25T19:04:38.429Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s) [2022-03-25T19:04:38.429Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-03-25T19:04:38.685Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.43s) [2022-03-25T19:04:38.685Z] === RUN TestCreateDifferentPlatform [2022-03-25T19:04:38.685Z] === RUN TestCreateDifferentPlatform/different_os [2022-03-25T19:04:38.685Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-03-25T19:04:38.685Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-03-25T19:04:38.685Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-03-25T19:04:38.685Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-03-25T19:04:38.685Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-03-25T19:04:38.685Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-03-25T19:04:38.685Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-03-25T19:04:38.706Z] --- PASS: TestRenameAnonymousContainer (1.59s) [2022-03-25T19:04:38.706Z] === RUN TestRenameContainerWithSameName [2022-03-25T19:04:38.941Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-03-25T19:04:38.941Z] === RUN TestContainerStartOnDaemonRestart [2022-03-25T19:04:38.941Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-03-25T19:04:38.942Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-03-25T19:04:38.942Z] === RUN TestDaemonRestartIpcMode [2022-03-25T19:04:38.942Z] === PAUSE TestDaemonRestartIpcMode [2022-03-25T19:04:38.942Z] === RUN TestDaemonHostGatewayIP [2022-03-25T19:04:38.942Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-25T19:04:38.942Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-03-25T19:04:38.942Z] === RUN TestRestartDaemonWithRestartingContainer [2022-03-25T19:04:38.942Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-03-25T19:04:38.942Z] === RUN TestContainerKillOnDaemonStart [2022-03-25T19:04:38.942Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-03-25T19:04:38.942Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-03-25T19:04:38.942Z] === RUN TestDiff [2022-03-25T19:04:39.198Z] --- PASS: TestDiff (0.39s) [2022-03-25T19:04:39.198Z] === RUN TestExecWithCloseStdin [2022-03-25T19:04:39.270Z] --- PASS: TestRenameContainerWithSameName (0.45s) [2022-03-25T19:04:39.271Z] === RUN TestRenameContainerWithLinkedContainer [2022-03-25T19:04:39.784Z] --- PASS: TestExecWithCloseStdin (0.49s) [2022-03-25T19:04:39.784Z] === RUN TestExec [2022-03-25T19:04:40.199Z] --- PASS: TestRenameContainerWithLinkedContainer (0.94s) [2022-03-25T19:04:40.199Z] === RUN TestResize [2022-03-25T19:04:40.354Z] --- PASS: TestExec (0.48s) [2022-03-25T19:04:40.354Z] === RUN TestExecUser [2022-03-25T19:04:40.614Z] --- PASS: TestExecUser (0.49s) [2022-03-25T19:04:40.614Z] === RUN TestExportContainerAndImportImage [2022-03-25T19:04:40.761Z] --- PASS: TestResize (0.44s) [2022-03-25T19:04:40.761Z] === RUN TestResizeWithInvalidSize [2022-03-25T19:04:41.017Z] --- PASS: TestResizeWithInvalidSize (0.47s) [2022-03-25T19:04:41.017Z] === RUN TestResizeWhenContainerNotStarted [2022-03-25T19:04:41.182Z] --- PASS: TestExportContainerAndImportImage (0.56s) [2022-03-25T19:04:41.182Z] === RUN TestExportContainerAfterDaemonRestart [2022-03-25T19:04:41.482Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-03-25T19:04:41.580Z] --- PASS: TestResizeWhenContainerNotStarted (0.40s) [2022-03-25T19:04:41.581Z] === RUN TestDaemonRestartKillContainers [2022-03-25T19:04:41.581Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-25T19:04:41.581Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-25T19:04:41.581Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-25T19:04:41.581Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-25T19:04:41.581Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-25T19:04:41.581Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-25T19:04:41.581Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-25T19:04:41.581Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-25T19:04:41.581Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-25T19:04:41.581Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-25T19:04:41.581Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-25T19:04:41.581Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-25T19:04:41.581Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-25T19:04:41.581Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-25T19:04:41.581Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-25T19:04:41.581Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-25T19:04:41.581Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-25T19:04:41.581Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-25T19:04:41.581Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-25T19:04:41.581Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-25T19:04:41.581Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-25T19:04:41.581Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-25T19:04:41.581Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-25T19:04:41.581Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-25T19:04:41.581Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-25T19:04:41.581Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-25T19:04:41.581Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-25T19:04:41.581Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-25T19:04:41.581Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-25T19:04:41.581Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-25T19:04:41.581Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-25T19:04:41.581Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-25T19:04:41.581Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-25T19:04:41.581Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-25T19:04:42.550Z] --- PASS: TestExportContainerAfterDaemonRestart (1.31s) [2022-03-25T19:04:42.551Z] === RUN TestHealthCheckWorkdir [2022-03-25T19:04:43.114Z] --- PASS: TestHealthCheckWorkdir (0.57s) [2022-03-25T19:04:43.114Z] === RUN TestHealthKillContainer [2022-03-25T19:04:43.473Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-25T19:04:43.949Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-03-25T19:04:43.949Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-25T19:04:43.949Z] GOOS="" GOARCH="" GOARM="" [2022-03-25T19:04:43.949Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-25T19:04:43.949Z] [2022-03-25T19:04:43.949Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-03-25T19:04:43.949Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-03-25T19:04:43.949Z] HOSTNAME=450f55b41b79 [2022-03-25T19:04:43.949Z] TESTDEBUG=0 [2022-03-25T19:04:43.949Z] DEST=bundles/test-integration [2022-03-25T19:04:43.949Z] PWD=/go/src/github.com/docker/docker [2022-03-25T19:04:43.949Z] DOCKER_GITCOMMIT=85572cac14168f9dc3fc3d9daa5eae1ba00eddf4 [2022-03-25T19:04:43.949Z] container=docker [2022-03-25T19:04:43.949Z] HOME=/root [2022-03-25T19:04:43.949Z] GOLANG_VERSION=1.18 [2022-03-25T19:04:43.949Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-03-25T19:04:43.949Z] VALIDATE_BRANCH=master [2022-03-25T19:04:43.949Z] TERM=xterm [2022-03-25T19:04:43.949Z] DOCKER_PKG=github.com/docker/docker [2022-03-25T19:04:43.949Z] SHLVL=1 [2022-03-25T19:04:43.949Z] TIMEOUT=120m [2022-03-25T19:04:43.949Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-03-25T19:04:43.949Z] DOCKER_GRAPHDRIVER=overlay2 [2022-03-25T19:04:43.949Z] GO111MODULE=off [2022-03-25T19:04:43.949Z] DOCKER_EXPERIMENTAL=1 [2022-03-25T19:04:43.949Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-03-25T19:04:43.949Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-03-25T19:04:43.949Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-03-25T19:04:43.949Z] GOPATH=/go [2022-03-25T19:04:43.949Z] PKG_CONFIG=pkg-config [2022-03-25T19:04:43.949Z] _=/usr/bin/env [2022-03-25T19:04:43.949Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-03-25T19:04:44.017Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-03-25T19:04:44.840Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-25T19:04:45.769Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-25T19:04:45.769Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-25T19:04:46.592Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-03-25T19:04:47.137Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-25T19:04:47.137Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-25T19:04:49.125Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-03-25T19:04:49.125Z] Using test binary docker [2022-03-25T19:04:49.125Z] +++ /etc/init.d/apparmor start [2022-03-25T19:04:49.125Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-03-25T19:04:49.125Z] INFO: Waiting for daemon to start... [2022-03-25T19:04:49.125Z] Starting dockerd [2022-03-25T19:04:49.125Z] +++ 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-03-25T19:04:51.033Z] . [2022-03-25T19:04:51.033Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-03-25T19:04:51.199Z] --- PASS: TestHealthKillContainer (7.89s) [2022-03-25T19:04:51.199Z] === RUN TestInspectCpusetInConfigPre120 [2022-03-25T19:04:51.199Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-03-25T19:04:51.199Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-03-25T19:04:51.199Z] === RUN TestIpcModeNone [2022-03-25T19:04:51.293Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-03-25T19:04:51.293Z] Error: No such image: emptyfs [2022-03-25T19:04:51.293Z] ++++ docker load [2022-03-25T19:04:51.293Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-03-25T19:04:51.307Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-25T19:04:51.307Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-25T19:04:51.552Z] Running integration-test (iteration 1) [2022-03-25T19:04:51.552Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-03-25T19:04:51.552Z] ++ 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-03-25T19:04:51.552Z] ++ set -e [2022-03-25T19:04:51.552Z] ++ '[' -n 0 ']' [2022-03-25T19:04:51.552Z] ++ set -x [2022-03-25T19:04:51.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=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-03-25T19:04:51.761Z] --- PASS: TestIpcModeNone (0.60s) [2022-03-25T19:04:51.762Z] === RUN TestIpcModePrivate [2022-03-25T19:04:52.018Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2022-03-25T19:04:52.018Z] --- PASS: TestIpcModePrivate (0.43s) [2022-03-25T19:04:52.018Z] === RUN TestIpcModeShareable [2022-03-25T19:04:52.018Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-25T19:04:52.018Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-03-25T19:04:52.018Z] === RUN TestAPIIpcModeShareableAndContainer [2022-03-25T19:04:52.489Z] Loaded image: busybox:latest [2022-03-25T19:04:52.749Z] Loaded image: busybox:glibc [2022-03-25T19:04:53.198Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-25T19:04:53.385Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.42s) [2022-03-25T19:04:53.385Z] === RUN TestAPIIpcModeHost [2022-03-25T19:04:53.385Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-25T19:04:53.385Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-03-25T19:04:53.385Z] === RUN TestDaemonIpcModeShareable [2022-03-25T19:04:53.385Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-25T19:04:53.385Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-03-25T19:04:53.385Z] === RUN TestDaemonIpcModePrivate [2022-03-25T19:04:54.244Z] --- PASS: TestBuildMultiStageLayerLeak (18.64s) [2022-03-25T19:04:54.244Z] === RUN TestBuildWithHugeFile [2022-03-25T19:04:54.314Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2022-03-25T19:04:54.567Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-25T19:04:54.567Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-25T19:04:54.570Z] --- PASS: TestDaemonIpcModePrivate (1.16s) [2022-03-25T19:04:54.570Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-03-25T19:04:54.570Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-25T19:04:54.570Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-03-25T19:04:54.570Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-03-25T19:04:54.570Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-25T19:04:54.570Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-03-25T19:04:54.570Z] === RUN TestIpcModeOlderClient [2022-03-25T19:04:54.570Z] === PAUSE TestIpcModeOlderClient [2022-03-25T19:04:54.570Z] === RUN TestKillContainerInvalidSignal [2022-03-25T19:04:55.132Z] --- PASS: TestKillContainerInvalidSignal (0.42s) [2022-03-25T19:04:55.132Z] === RUN TestKillContainer [2022-03-25T19:04:55.132Z] === RUN TestKillContainer/no_signal [2022-03-25T19:04:55.388Z] === RUN TestKillContainer/non_killing_signal [2022-03-25T19:04:55.644Z] === RUN TestKillContainer/killing_signal [2022-03-25T19:04:56.206Z] --- PASS: TestKillContainer (1.26s) [2022-03-25T19:04:56.206Z] --- PASS: TestKillContainer/no_signal (0.43s) [2022-03-25T19:04:56.206Z] --- PASS: TestKillContainer/non_killing_signal (0.26s) [2022-03-25T19:04:56.206Z] --- PASS: TestKillContainer/killing_signal (0.40s) [2022-03-25T19:04:56.206Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-03-25T19:04:56.206Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-03-25T19:04:56.461Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-25T19:04:56.718Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-25T19:04:56.769Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-03-25T19:04:57.331Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.84s) [2022-03-25T19:04:57.331Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.43s) [2022-03-25T19:04:57.331Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.26s) [2022-03-25T19:04:57.331Z] === RUN TestKillStoppedContainer [2022-03-25T19:04:57.331Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-03-25T19:04:57.331Z] === RUN TestKillStoppedContainerAPIPre120 [2022-03-25T19:04:57.331Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-03-25T19:04:57.331Z] === RUN TestKillDifferentUserContainer [2022-03-25T19:04:57.587Z] --- PASS: TestKillDifferentUserContainer (0.43s) [2022-03-25T19:04:57.587Z] === RUN TestInspectOomKilledTrue [2022-03-25T19:04:57.587Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-25T19:04:57.587Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-03-25T19:04:57.587Z] === RUN TestInspectOomKilledFalse [2022-03-25T19:04:57.587Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-25T19:04:57.587Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-03-25T19:04:57.587Z] === RUN TestLinksEtcHostsContentMatch [2022-03-25T19:04:57.587Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-03-25T19:04:57.587Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-03-25T19:04:57.587Z] === RUN TestLinksContainerNames [2022-03-25T19:04:58.021Z] Loaded image: debian:bullseye-slim [2022-03-25T19:04:58.021Z] Loaded image: hello-world:latest [2022-03-25T19:04:58.021Z] Loaded image: arm32v7/hello-world:latest [2022-03-25T19:04:58.021Z] INFO: Testing against a local daemon [2022-03-25T19:04:58.021Z] === RUN TestCgroupNamespacesBuild [2022-03-25T19:04:58.086Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-25T19:04:58.516Z] --- PASS: TestLinksContainerNames (0.86s) [2022-03-25T19:04:58.516Z] === RUN TestLogsFollowTailEmpty [2022-03-25T19:04:59.072Z] 8f616e6e9eec: Verifying Checksum [2022-03-25T19:04:59.072Z] 8f616e6e9eec: Download complete [2022-03-25T19:04:59.077Z] --- PASS: TestLogsFollowTailEmpty (0.42s) [2022-03-25T19:04:59.077Z] === RUN TestContainerNetworkMountsNoChown [2022-03-25T19:04:59.334Z] --- PASS: TestContainerNetworkMountsNoChown (0.38s) [2022-03-25T19:04:59.334Z] === RUN TestMountDaemonRoot [2022-03-25T19:04:59.334Z] === RUN TestMountDaemonRoot/default [2022-03-25T19:04:59.334Z] === PAUSE TestMountDaemonRoot/default [2022-03-25T19:04:59.334Z] === RUN TestMountDaemonRoot/private [2022-03-25T19:04:59.334Z] === PAUSE TestMountDaemonRoot/private [2022-03-25T19:04:59.334Z] === RUN TestMountDaemonRoot/rprivate [2022-03-25T19:04:59.334Z] === PAUSE TestMountDaemonRoot/rprivate [2022-03-25T19:04:59.334Z] === RUN TestMountDaemonRoot/slave [2022-03-25T19:04:59.334Z] === PAUSE TestMountDaemonRoot/slave [2022-03-25T19:04:59.334Z] === RUN TestMountDaemonRoot/rslave [2022-03-25T19:04:59.334Z] === PAUSE TestMountDaemonRoot/rslave [2022-03-25T19:04:59.334Z] === RUN TestMountDaemonRoot/shared [2022-03-25T19:04:59.334Z] === PAUSE TestMountDaemonRoot/shared [2022-03-25T19:04:59.334Z] === RUN TestMountDaemonRoot/rshared [2022-03-25T19:04:59.334Z] === PAUSE TestMountDaemonRoot/rshared [2022-03-25T19:04:59.334Z] === CONT TestMountDaemonRoot/default [2022-03-25T19:04:59.334Z] === RUN TestMountDaemonRoot/default/bind_root [2022-03-25T19:04:59.334Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-03-25T19:04:59.334Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-03-25T19:04:59.334Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-03-25T19:04:59.334Z] === CONT TestMountDaemonRoot/rslave [2022-03-25T19:04:59.334Z] === RUN TestMountDaemonRoot/default/mount_root [2022-03-25T19:04:59.334Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-03-25T19:04:59.334Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-03-25T19:04:59.334Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-03-25T19:04:59.334Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-03-25T19:04:59.334Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-03-25T19:04:59.335Z] === CONT TestMountDaemonRoot/rshared [2022-03-25T19:04:59.335Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-03-25T19:04:59.335Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-03-25T19:04:59.335Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-03-25T19:04:59.335Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-03-25T19:04:59.335Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-03-25T19:04:59.335Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-03-25T19:04:59.335Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-03-25T19:04:59.335Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-03-25T19:04:59.335Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-03-25T19:04:59.335Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-03-25T19:04:59.335Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-03-25T19:04:59.335Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-03-25T19:04:59.335Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-03-25T19:04:59.335Z] === CONT TestMountDaemonRoot/shared [2022-03-25T19:04:59.335Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-03-25T19:04:59.335Z] === CONT TestMountDaemonRoot/rprivate [2022-03-25T19:04:59.335Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-03-25T19:04:59.335Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-03-25T19:04:59.335Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-03-25T19:04:59.335Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-03-25T19:04:59.335Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-03-25T19:04:59.335Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-03-25T19:04:59.335Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-03-25T19:04:59.335Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-03-25T19:04:59.335Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-03-25T19:04:59.335Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-03-25T19:04:59.335Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-03-25T19:04:59.335Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-03-25T19:04:59.335Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-03-25T19:04:59.335Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-03-25T19:04:59.335Z] === CONT TestMountDaemonRoot/default/bind_root [2022-03-25T19:04:59.335Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-03-25T19:04:59.335Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-03-25T19:04:59.335Z] === CONT TestMountDaemonRoot/slave [2022-03-25T19:04:59.335Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-03-25T19:04:59.335Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-03-25T19:04:59.335Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-03-25T19:04:59.335Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-03-25T19:04:59.335Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-03-25T19:04:59.335Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-03-25T19:04:59.335Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-03-25T19:04:59.335Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-03-25T19:04:59.335Z] === CONT TestMountDaemonRoot/private [2022-03-25T19:04:59.335Z] === RUN TestMountDaemonRoot/private/bind_root [2022-03-25T19:04:59.335Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-03-25T19:04:59.335Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-03-25T19:04:59.335Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-03-25T19:04:59.335Z] === RUN TestMountDaemonRoot/private/mount_root [2022-03-25T19:04:59.335Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-03-25T19:04:59.335Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-03-25T19:04:59.335Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-03-25T19:04:59.335Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-03-25T19:04:59.335Z] === CONT TestMountDaemonRoot/default/mount_root [2022-03-25T19:04:59.335Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-03-25T19:04:59.335Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-03-25T19:04:59.335Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-03-25T19:04:59.335Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-03-25T19:04:59.591Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-03-25T19:04:59.591Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-03-25T19:04:59.591Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-03-25T19:04:59.591Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-03-25T19:04:59.591Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-03-25T19:04:59.591Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-03-25T19:04:59.591Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-03-25T19:04:59.591Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-03-25T19:04:59.591Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-03-25T19:04:59.591Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-03-25T19:04:59.591Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-03-25T19:04:59.591Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-03-25T19:04:59.591Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-03-25T19:04:59.591Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-03-25T19:04:59.591Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-03-25T19:04:59.591Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-03-25T19:04:59.591Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-03-25T19:04:59.591Z] === CONT TestMountDaemonRoot/private/bind_root [2022-03-25T19:04:59.591Z] === CONT TestMountDaemonRoot/private/mount_root [2022-03-25T19:04:59.591Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-03-25T19:04:59.848Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-03-25T19:04:59.848Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-03-25T19:04:59.848Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-03-25T19:04:59.848Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-03-25T19:04:59.848Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-03-25T19:04:59.848Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.03s) [2022-03-25T19:04:59.848Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-03-25T19:04:59.848Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-03-25T19:04:59.848Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-03-25T19:04:59.848Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-03-25T19:04:59.848Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-03-25T19:04:59.848Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-03-25T19:04:59.848Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-03-25T19:04:59.848Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-03-25T19:04:59.848Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-03-25T19:04:59.848Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.03s) [2022-03-25T19:04:59.848Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-03-25T19:04:59.848Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-03-25T19:04:59.848Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-03-25T19:04:59.848Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-03-25T19:04:59.848Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.01s) [2022-03-25T19:04:59.848Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-03-25T19:04:59.848Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-03-25T19:04:59.848Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-03-25T19:04:59.848Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-03-25T19:04:59.848Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-03-25T19:04:59.848Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-03-25T19:04:59.848Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-03-25T19:04:59.848Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-03-25T19:04:59.848Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-03-25T19:04:59.848Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-03-25T19:04:59.848Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-03-25T19:04:59.848Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-03-25T19:04:59.848Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-03-25T19:04:59.848Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-03-25T19:04:59.848Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-03-25T19:04:59.848Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-03-25T19:04:59.848Z] === RUN TestContainerBindMountNonRecursive [2022-03-25T19:04:59.848Z] 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-03-25T19:04:59.848Z] --- SKIP: TestContainerBindMountNonRecursive (0.02s) [2022-03-25T19:04:59.848Z] === RUN TestContainerVolumesMountedAsShared [2022-03-25T19:04:59.848Z] 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-03-25T19:04:59.848Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-03-25T19:04:59.848Z] === RUN TestContainerVolumesMountedAsSlave [2022-03-25T19:04:59.848Z] 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-03-25T19:04:59.848Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-03-25T19:04:59.848Z] === RUN TestNetworkNat [2022-03-25T19:04:59.928Z] --- PASS: TestCgroupNamespacesBuild (2.25s) [2022-03-25T19:04:59.929Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-03-25T19:04:59.975Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-03-25T19:04:59.975Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.80s) [2022-03-25T19:04:59.975Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.26s) [2022-03-25T19:04:59.975Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.24s) [2022-03-25T19:04:59.975Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.27s) [2022-03-25T19:04:59.975Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.32s) [2022-03-25T19:04:59.975Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.38s) [2022-03-25T19:04:59.975Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.53s) [2022-03-25T19:04:59.975Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.55s) [2022-03-25T19:04:59.975Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.05s) [2022-03-25T19:04:59.975Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.67s) [2022-03-25T19:04:59.975Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.03s) [2022-03-25T19:04:59.975Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.83s) [2022-03-25T19:04:59.975Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.99s) [2022-03-25T19:04:59.975Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.73s) [2022-03-25T19:04:59.975Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.80s) [2022-03-25T19:04:59.975Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.66s) [2022-03-25T19:04:59.975Z] === RUN TestCgroupNamespacesRun [2022-03-25T19:05:00.410Z] --- PASS: TestNetworkNat (0.55s) [2022-03-25T19:05:00.410Z] === RUN TestNetworkLocalhostTCPNat [2022-03-25T19:05:00.667Z] --- PASS: TestNetworkLocalhostTCPNat (0.42s) [2022-03-25T19:05:00.667Z] === RUN TestNetworkLoopbackNat [2022-03-25T19:05:00.904Z] --- PASS: TestCgroupNamespacesRun (1.21s) [2022-03-25T19:05:00.904Z] === RUN TestCgroupNamespacesRunPrivileged [2022-03-25T19:05:00.904Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-03-25T19:05:00.904Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-03-25T19:05:00.904Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-03-25T19:05:01.834Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.02s) [2022-03-25T19:05:01.834Z] === RUN TestBuildWithSession [2022-03-25T19:05:01.834Z] build_session_test.go:25: TODO: BuildKit [2022-03-25T19:05:01.834Z] --- SKIP: TestBuildWithSession (0.00s) [2022-03-25T19:05:01.834Z] === RUN TestBuildSquashParent [2022-03-25T19:05:02.272Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.20s) [2022-03-25T19:05:02.272Z] === RUN TestCgroupNamespacesRunHostMode [2022-03-25T19:05:03.184Z] --- PASS: TestNetworkLoopbackNat (2.54s) [2022-03-25T19:05:03.184Z] === RUN TestPause [2022-03-25T19:05:03.184Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-25T19:05:03.184Z] --- SKIP: TestPause (0.00s) [2022-03-25T19:05:03.184Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-03-25T19:05:03.184Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-25T19:05:03.184Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-25T19:05:03.184Z] === RUN TestPauseStopPausedContainer [2022-03-25T19:05:03.184Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-25T19:05:03.184Z] --- SKIP: TestPauseStopPausedContainer (0.02s) [2022-03-25T19:05:03.184Z] === RUN TestPidHost [2022-03-25T19:05:03.641Z] --- PASS: TestCgroupNamespacesRunHostMode (1.21s) [2022-03-25T19:05:03.641Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-03-25T19:05:04.112Z] --- PASS: TestPidHost (0.93s) [2022-03-25T19:05:04.112Z] === RUN TestPsFilter [2022-03-25T19:05:04.368Z] --- PASS: TestPsFilter (0.10s) [2022-03-25T19:05:04.368Z] === RUN TestRemoveContainerWithRemovedVolume [2022-03-25T19:05:04.571Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.21s) [2022-03-25T19:05:04.571Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-03-25T19:05:04.625Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.39s) [2022-03-25T19:05:04.625Z] === RUN TestRemoveContainerWithVolume [2022-03-25T19:05:05.186Z] --- PASS: TestRemoveContainerWithVolume (0.42s) [2022-03-25T19:05:05.186Z] === RUN TestRemoveContainerRunning [2022-03-25T19:05:05.442Z] --- PASS: TestRemoveContainerRunning (0.40s) [2022-03-25T19:05:05.442Z] === RUN TestRemoveContainerForceRemoveRunning [2022-03-25T19:05:05.937Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.15s) [2022-03-25T19:05:05.937Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-03-25T19:05:06.004Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.44s) [2022-03-25T19:05:06.004Z] === RUN TestRemoveInvalidContainer [2022-03-25T19:05:06.004Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-03-25T19:05:06.004Z] === RUN TestRenameLinkedContainer [2022-03-25T19:05:06.499Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.69s) [2022-03-25T19:05:06.499Z] === RUN TestCgroupNamespacesRunOlderClient [2022-03-25T19:05:07.868Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.24s) [2022-03-25T19:05:07.868Z] === RUN TestNISDomainname [2022-03-25T19:05:07.894Z] --- PASS: TestRenameLinkedContainer (1.66s) [2022-03-25T19:05:07.894Z] === RUN TestRenameStoppedContainer [2022-03-25T19:05:07.894Z] --- PASS: TestRenameStoppedContainer (0.38s) [2022-03-25T19:05:07.894Z] === RUN TestRenameRunningContainerAndReuse [2022-03-25T19:05:08.124Z] --- PASS: TestNISDomainname (0.54s) [2022-03-25T19:05:08.124Z] === RUN TestHostnameDnsResolution [2022-03-25T19:05:08.820Z] --- PASS: TestRenameRunningContainerAndReuse (0.80s) [2022-03-25T19:05:08.821Z] === RUN TestRenameInvalidName [2022-03-25T19:05:09.052Z] --- PASS: TestHostnameDnsResolution (0.73s) [2022-03-25T19:05:09.052Z] === RUN TestUnprivilegedPortsAndPing [2022-03-25T19:05:09.382Z] --- PASS: TestRenameInvalidName (0.40s) [2022-03-25T19:05:09.382Z] === RUN TestRenameAnonymousContainer [2022-03-25T19:05:09.501Z] 037d5740b404: Verifying Checksum [2022-03-25T19:05:09.501Z] 037d5740b404: Download complete [2022-03-25T19:05:09.614Z] --- PASS: TestUnprivilegedPortsAndPing (0.56s) [2022-03-25T19:05:09.614Z] === RUN TestPrivilegedHostDevices [2022-03-25T19:05:09.871Z] --- PASS: TestPrivilegedHostDevices (0.50s) [2022-03-25T19:05:09.871Z] === RUN TestStats [2022-03-25T19:05:10.748Z] --- PASS: TestRenameAnonymousContainer (1.45s) [2022-03-25T19:05:10.748Z] === RUN TestRenameContainerWithSameName [2022-03-25T19:05:11.004Z] --- PASS: TestRenameContainerWithSameName (0.41s) [2022-03-25T19:05:11.004Z] === RUN TestRenameContainerWithLinkedContainer [2022-03-25T19:05:11.816Z] --- PASS: TestBuildSquashParent (8.71s) [2022-03-25T19:05:11.816Z] === RUN TestBuildWithRemoveAndForceRemove [2022-03-25T19:05:11.816Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-25T19:05:11.816Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-25T19:05:11.816Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-25T19:05:11.816Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-25T19:05:11.816Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-25T19:05:11.816Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-25T19:05:11.816Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-25T19:05:11.816Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-25T19:05:11.816Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-25T19:05:11.816Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-25T19:05:11.816Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-25T19:05:11.816Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-25T19:05:11.816Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-25T19:05:11.816Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-25T19:05:11.933Z] --- PASS: TestRenameContainerWithLinkedContainer (0.83s) [2022-03-25T19:05:11.933Z] === RUN TestResize [2022-03-25T19:05:12.388Z] --- PASS: TestStats (2.51s) [2022-03-25T19:05:12.388Z] === RUN TestStopContainerWithTimeout [2022-03-25T19:05:12.388Z] === RUN TestStopContainerWithTimeout/0 [2022-03-25T19:05:12.388Z] === PAUSE TestStopContainerWithTimeout/0 [2022-03-25T19:05:12.388Z] === RUN TestStopContainerWithTimeout/1 [2022-03-25T19:05:12.388Z] === PAUSE TestStopContainerWithTimeout/1 [2022-03-25T19:05:12.388Z] === RUN TestStopContainerWithTimeout/3 [2022-03-25T19:05:12.388Z] === PAUSE TestStopContainerWithTimeout/3 [2022-03-25T19:05:12.388Z] === RUN TestStopContainerWithTimeout/-1 [2022-03-25T19:05:12.388Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-03-25T19:05:12.388Z] === CONT TestStopContainerWithTimeout/0 [2022-03-25T19:05:12.388Z] === CONT TestStopContainerWithTimeout/-1 [2022-03-25T19:05:12.497Z] --- PASS: TestResize (0.41s) [2022-03-25T19:05:12.497Z] === RUN TestResizeWithInvalidSize [2022-03-25T19:05:12.753Z] --- PASS: TestResizeWithInvalidSize (0.42s) [2022-03-25T19:05:12.753Z] === RUN TestResizeWhenContainerNotStarted [2022-03-25T19:05:12.918Z] --- PASS: TestBuildWithHugeFile (106.54s) [2022-03-25T19:05:12.918Z] === RUN TestBuildWCOWSandboxSize [2022-03-25T19:05:12.918Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-25T19:05:12.918Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-03-25T19:05:12.918Z] === RUN TestBuildWithEmptyDockerfile [2022-03-25T19:05:12.918Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-25T19:05:12.918Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-25T19:05:12.918Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-25T19:05:12.918Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-25T19:05:12.918Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-25T19:05:12.918Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-25T19:05:12.918Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-25T19:05:12.918Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-25T19:05:12.918Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-25T19:05:12.918Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2022-03-25T19:05:12.918Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2022-03-25T19:05:12.918Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-03-25T19:05:12.918Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-03-25T19:05:12.918Z] === RUN TestBuildPreserveOwnership [2022-03-25T19:05:12.918Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-25T19:05:12.918Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-03-25T19:05:12.918Z] === RUN TestBuildPlatformInvalid [2022-03-25T19:05:12.918Z] --- PASS: TestBuildPlatformInvalid (0.06s) [2022-03-25T19:05:12.918Z] PASS [2022-03-25T19:05:12.918Z] ok github.com/docker/docker/integration/build 171.404s [2022-03-25T19:05:12.918Z] [2022-03-25T19:05:12.918Z] === Skipped [2022-03-25T19:05:12.918Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-03-25T19:05:12.918Z] build_session_test.go:25: TODO: BuildKit [2022-03-25T19:05:12.918Z] [2022-03-25T19:05:12.918Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-03-25T19:05:12.918Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:05:12.918Z] [2022-03-25T19:05:12.918Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2022-03-25T19:05:12.918Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-25T19:05:12.918Z] [2022-03-25T19:05:12.918Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2022-03-25T19:05:12.918Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-25T19:05:12.918Z] [2022-03-25T19:05:12.918Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-03-25T19:05:12.918Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-25T19:05:12.918Z] [2022-03-25T19:05:12.918Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-03-25T19:05:12.918Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-25T19:05:12.918Z] [2022-03-25T19:05:12.918Z] DONE 29 tests, 6 skipped in 198.070s [2022-03-25T19:05:12.918Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-03-25T19:05:12.918Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-25T19:05:12.918Z] INFO: Testing against a local daemon [2022-03-25T19:05:12.918Z] === RUN TestConfigInspect [2022-03-25T19:05:12.918Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:05:12.918Z] --- SKIP: TestConfigInspect (0.00s) [2022-03-25T19:05:12.918Z] === RUN TestConfigList [2022-03-25T19:05:12.918Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:05:12.918Z] --- SKIP: TestConfigList (0.00s) [2022-03-25T19:05:12.918Z] === RUN TestConfigsCreateAndDelete [2022-03-25T19:05:12.918Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:05:12.918Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-03-25T19:05:12.918Z] === RUN TestConfigsUpdate [2022-03-25T19:05:12.918Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:05:12.918Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-03-25T19:05:12.918Z] === RUN TestTemplatedConfig [2022-03-25T19:05:12.918Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:05:12.918Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-03-25T19:05:12.918Z] === RUN TestConfigCreateResolve [2022-03-25T19:05:12.918Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-03-25T19:05:12.918Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-03-25T19:05:12.918Z] PASS [2022-03-25T19:05:12.918Z] ok github.com/docker/docker/integration/config 0.075s [2022-03-25T19:05:12.918Z] [2022-03-25T19:05:12.918Z] === Skipped [2022-03-25T19:05:12.918Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-03-25T19:05:12.918Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:05:12.918Z] [2022-03-25T19:05:12.918Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-03-25T19:05:12.918Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:05:12.918Z] [2022-03-25T19:05:12.918Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-03-25T19:05:12.918Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:05:12.918Z] [2022-03-25T19:05:12.918Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-03-25T19:05:12.918Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:05:12.918Z] [2022-03-25T19:05:12.918Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-03-25T19:05:12.918Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:05:12.918Z] [2022-03-25T19:05:12.918Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-03-25T19:05:12.918Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-03-25T19:05:12.918Z] [2022-03-25T19:05:12.918Z] DONE 6 tests, 6 skipped in 1.977s [2022-03-25T19:05:12.918Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-03-25T19:05:12.918Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-25T19:05:12.918Z] INFO: Testing against a local daemon [2022-03-25T19:05:12.918Z] === RUN TestCheckpoint [2022-03-25T19:05:12.918Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-25T19:05:12.918Z] --- SKIP: TestCheckpoint (0.00s) [2022-03-25T19:05:12.918Z] === RUN TestContainerInvalidJSON [2022-03-25T19:05:12.918Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-03-25T19:05:12.918Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-03-25T19:05:12.918Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-03-25T19:05:12.918Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-03-25T19:05:12.918Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-03-25T19:05:12.918Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-03-25T19:05:12.918Z] --- PASS: TestContainerInvalidJSON (0.03s) [2022-03-25T19:05:12.918Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-03-25T19:05:12.918Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2022-03-25T19:05:12.918Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-03-25T19:05:12.918Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.21s) [2022-03-25T19:05:12.918Z] === RUN TestCopyFromContainerPathIsNotDir [2022-03-25T19:05:12.918Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.24s) [2022-03-25T19:05:12.918Z] === RUN TestCopyToContainerPathDoesNotExist [2022-03-25T19:05:12.918Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.22s) [2022-03-25T19:05:12.918Z] === RUN TestCopyToContainerPathIsNotDir [2022-03-25T19:05:12.918Z] --- PASS: TestCopyToContainerPathIsNotDir (0.21s) [2022-03-25T19:05:12.918Z] === RUN TestCopyFromContainer [2022-03-25T19:05:12.918Z] copy_test.go:78: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:05:12.918Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-03-25T19:05:12.918Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-03-25T19:05:12.918Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-25T19:05:12.918Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-25T19:05:12.918Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-25T19:05:12.918Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-25T19:05:12.918Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-25T19:05:12.918Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-25T19:05:12.918Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-25T19:05:12.918Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-25T19:05:12.918Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-25T19:05:12.918Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-03-25T19:05:12.918Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-03-25T19:05:12.918Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2022-03-25T19:05:12.918Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2022-03-25T19:05:12.918Z] === RUN TestCreateLinkToNonExistingContainer [2022-03-25T19:05:12.918Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-03-25T19:05:12.918Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-03-25T19:05:12.918Z] === RUN TestCreateWithInvalidEnv [2022-03-25T19:05:12.918Z] === RUN TestCreateWithInvalidEnv/0 [2022-03-25T19:05:12.918Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-03-25T19:05:12.918Z] === RUN TestCreateWithInvalidEnv/1 [2022-03-25T19:05:12.918Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-03-25T19:05:12.918Z] === RUN TestCreateWithInvalidEnv/2 [2022-03-25T19:05:12.918Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-03-25T19:05:12.918Z] === CONT TestCreateWithInvalidEnv/0 [2022-03-25T19:05:12.918Z] === CONT TestCreateWithInvalidEnv/2 [2022-03-25T19:05:12.918Z] === CONT TestCreateWithInvalidEnv/1 [2022-03-25T19:05:12.918Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2022-03-25T19:05:12.918Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-03-25T19:05:12.918Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-03-25T19:05:12.918Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-03-25T19:05:12.918Z] === RUN TestCreateTmpfsMountsTarget [2022-03-25T19:05:12.918Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:05:12.918Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-03-25T19:05:12.918Z] === RUN TestCreateWithCustomMaskedPaths [2022-03-25T19:05:12.918Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-03-25T19:05:12.918Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-03-25T19:05:12.918Z] === RUN TestCreateWithCustomReadonlyPaths [2022-03-25T19:05:12.918Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-03-25T19:05:12.918Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-03-25T19:05:12.918Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-03-25T19:05:12.918Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-25T19:05:12.918Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-25T19:05:12.918Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-25T19:05:12.918Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-25T19:05:12.918Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-25T19:05:12.918Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-25T19:05:12.918Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-25T19:05:12.918Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-25T19:05:12.918Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-25T19:05:12.918Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-25T19:05:12.918Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-25T19:05:12.918Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-25T19:05:12.918Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-25T19:05:12.918Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-25T19:05:12.919Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-25T19:05:12.919Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2022-03-25T19:05:12.919Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-03-25T19:05:12.919Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-03-25T19:05:12.919Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-03-25T19:05:12.919Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-03-25T19:05:12.919Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-03-25T19:05:12.919Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-03-25T19:05:12.919Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-03-25T19:05:12.919Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-03-25T19:05:12.919Z] === RUN TestCreateDifferentPlatform [2022-03-25T19:05:12.919Z] === RUN TestCreateDifferentPlatform/different_os [2022-03-25T19:05:12.919Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-03-25T19:05:12.919Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2022-03-25T19:05:12.919Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-03-25T19:05:12.919Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-03-25T19:05:12.919Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-03-25T19:05:12.919Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.12s) [2022-03-25T19:05:12.919Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-03-25T19:05:12.919Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-03-25T19:05:12.919Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2022-03-25T19:05:12.919Z] === RUN TestContainerKillOnDaemonStart [2022-03-25T19:05:12.919Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:05:12.919Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-03-25T19:05:12.919Z] === RUN TestDiff [2022-03-25T19:05:12.919Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-03-25T19:05:12.919Z] --- SKIP: TestDiff (0.00s) [2022-03-25T19:05:12.919Z] === RUN TestExecWithCloseStdin [2022-03-25T19:05:12.919Z] --- PASS: TestExecWithCloseStdin (2.26s) [2022-03-25T19:05:12.919Z] === RUN TestExec [2022-03-25T19:05:12.919Z] --- PASS: TestExec (1.98s) [2022-03-25T19:05:12.919Z] === RUN TestExecUser [2022-03-25T19:05:12.919Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-03-25T19:05:12.919Z] --- SKIP: TestExecUser (0.00s) [2022-03-25T19:05:12.919Z] === RUN TestExportContainerAndImportImage [2022-03-25T19:05:12.919Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:05:12.919Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-03-25T19:05:12.919Z] === RUN TestExportContainerAfterDaemonRestart [2022-03-25T19:05:12.919Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:05:12.919Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-03-25T19:05:12.919Z] === RUN TestHealthCheckWorkdir [2022-03-25T19:05:12.919Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-03-25T19:05:12.919Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-03-25T19:05:12.919Z] === RUN TestHealthKillContainer [2022-03-25T19:05:12.919Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-03-25T19:05:12.919Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-03-25T19:05:12.919Z] === RUN TestInspectCpusetInConfigPre120 [2022-03-25T19:05:12.919Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-03-25T19:05:12.919Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-03-25T19:05:12.919Z] === RUN TestKillContainerInvalidSignal [2022-03-25T19:05:13.316Z] --- PASS: TestResizeWhenContainerNotStarted (0.40s) [2022-03-25T19:05:13.316Z] === RUN TestDaemonRestartKillContainers [2022-03-25T19:05:13.316Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-03-25T19:05:13.316Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-03-25T19:05:13.316Z] === RUN TestCgroupNamespacesRun [2022-03-25T19:05:13.348Z] === CONT TestStopContainerWithTimeout/3 [2022-03-25T19:05:13.904Z] --- PASS: TestKillContainerInvalidSignal (1.95s) [2022-03-25T19:05:13.904Z] === RUN TestKillContainer [2022-03-25T19:05:13.904Z] === RUN TestKillContainer/no_signal [2022-03-25T19:05:14.246Z] --- PASS: TestCgroupNamespacesRun (1.14s) [2022-03-25T19:05:14.246Z] === RUN TestCgroupNamespacesRunPrivileged [2022-03-25T19:05:14.352Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-25T19:05:14.352Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-25T19:05:15.246Z] === CONT TestStopContainerWithTimeout/1 [2022-03-25T19:05:15.612Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.15s) [2022-03-25T19:05:15.612Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-03-25T19:05:16.116Z] === RUN TestKillContainer/non_killing_signal [2022-03-25T19:05:16.116Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-03-25T19:05:16.116Z] === RUN TestKillContainer/killing_signal [2022-03-25T19:05:16.540Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.14s) [2022-03-25T19:05:16.540Z] === RUN TestCgroupNamespacesRunHostMode [2022-03-25T19:05:16.613Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-03-25T19:05:16.613Z] --- PASS: TestStopContainerWithTimeout/0 (0.74s) [2022-03-25T19:05:16.613Z] --- PASS: TestStopContainerWithTimeout/-1 (2.71s) [2022-03-25T19:05:16.613Z] --- PASS: TestStopContainerWithTimeout/3 (2.41s) [2022-03-25T19:05:16.613Z] --- PASS: TestStopContainerWithTimeout/1 (1.50s) [2022-03-25T19:05:16.613Z] === RUN TestDeleteDevicemapper [2022-03-25T19:05:16.613Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-25T19:05:16.613Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-03-25T19:05:16.613Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-03-25T19:05:16.895Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-25T19:05:16.895Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-25T19:05:17.905Z] --- PASS: TestCgroupNamespacesRunHostMode (1.20s) [2022-03-25T19:05:17.905Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-03-25T19:05:17.921Z] INFO [linters context/goanalysis] analyzers took 4m40.335854369s with top 10 stages: buildir: 1m58.555049299s, goimports: 25.115398938s, unconvert: 17.006113708s, gosec: 15.155053425s, S1038: 8.840398127s, golint: 7.495528022s, misspell: 5.861950716s, nilness: 5.405699744s, inspect: 4.590561145s, unused: 3.892479284s [2022-03-25T19:05:17.921Z] INFO [runner] Issues before processing: 3056, after processing: 0 [2022-03-25T19:05:17.921Z] INFO [runner] Processors filtering stat (out/in): cgo: 2440/3056, path_prettifier: 2440/2440, skip_files: 2440/2440, autogenerated_exclude: 2055/2440, filename_unadjuster: 2440/2440, skip_dirs: 2440/2440, identifier_marker: 2055/2055, exclude: 2055/2055, exclude-rules: 78/2055, nolint: 0/78 [2022-03-25T19:05:17.921Z] INFO [runner] processing took 81.157022ms with stages: nolint: 31.369776ms, identifier_marker: 21.661591ms, path_prettifier: 9.623912ms, autogenerated_exclude: 8.565758ms, exclude-rules: 7.689415ms, skip_dirs: 1.786908ms, cgo: 307.145µs, filename_unadjuster: 146.108µs, max_same_issues: 1.848µs, skip_files: 798ns, exclude: 753ns, uniq_by_line: 676ns, max_from_linter: 473ns, path_shortener: 346ns, diff: 341ns, source_code: 327ns, severity-rules: 301ns, max_per_file_from_linter: 225ns, sort_results: 211ns, path_prefixer: 110ns [2022-03-25T19:05:17.921Z] INFO [runner] linters took 1m30.70589517s with stages: goanalysis_metalinter: 1m30.624496504s [2022-03-25T19:05:17.921Z] INFO File cache stats: 1666 entries of total size 8.4MiB [2022-03-25T19:05:17.921Z] INFO Memory: 2626 samples, avg is 287.7MB, max is 1197.8MB [2022-03-25T19:05:17.921Z] INFO Execution took 4m22.468223779s [2022-03-25T19:05:17.921Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-03-25T19:05:18.261Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43428/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=85572cac14168f9dc3fc3d9daa5eae1ba00eddf4 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:85572cac14168f9dc3fc3d9daa5eae1ba00eddf4 hack/make.sh dynbinary test-docker-py [2022-03-25T19:05:18.348Z] --- PASS: TestKillContainer (4.35s) [2022-03-25T19:05:18.348Z] --- PASS: TestKillContainer/no_signal (1.87s) [2022-03-25T19:05:18.348Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-03-25T19:05:18.348Z] --- PASS: TestKillContainer/killing_signal (2.44s) [2022-03-25T19:05:18.348Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-03-25T19:05:18.348Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-25T19:05:18.348Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-03-25T19:05:18.348Z] === RUN TestKillStoppedContainer [2022-03-25T19:05:18.348Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-25T19:05:18.348Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-03-25T19:05:18.348Z] === RUN TestKillStoppedContainerAPIPre120 [2022-03-25T19:05:18.348Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-25T19:05:18.348Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-03-25T19:05:18.348Z] === RUN TestKillDifferentUserContainer [2022-03-25T19:05:18.348Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-03-25T19:05:18.348Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-03-25T19:05:18.348Z] === RUN TestInspectOomKilledTrue [2022-03-25T19:05:18.348Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:05:18.348Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-03-25T19:05:18.348Z] === RUN TestInspectOomKilledFalse [2022-03-25T19:05:18.348Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-25T19:05:18.348Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-03-25T19:05:18.348Z] === RUN TestLogsFollowTailEmpty [2022-03-25T19:05:18.505Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.89s) [2022-03-25T19:05:18.505Z] === RUN TestUpdateMemory [2022-03-25T19:05:18.505Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-03-25T19:05:18.505Z] --- SKIP: TestUpdateMemory (0.00s) [2022-03-25T19:05:18.505Z] === RUN TestUpdateCPUQuota [2022-03-25T19:05:18.522Z] [2022-03-25T19:05:18.782Z] Removing bundles/ [2022-03-25T19:05:18.782Z] [2022-03-25T19:05:18.782Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-03-25T19:05:18.782Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-03-25T19:05:18.782Z] GOOS="" GOARCH="" GOARM="" [2022-03-25T19:05:18.834Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.18s) [2022-03-25T19:05:18.834Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-03-25T19:05:19.433Z] --- PASS: TestUpdateCPUQuota (0.94s) [2022-03-25T19:05:19.433Z] === RUN TestUpdatePidsLimit [2022-03-25T19:05:19.433Z] === RUN TestUpdatePidsLimit/update_from_none [2022-03-25T19:05:19.689Z] === RUN TestUpdatePidsLimit/no_change [2022-03-25T19:05:19.946Z] === RUN TestUpdatePidsLimit/update_lower [2022-03-25T19:05:20.183Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-03-25T19:05:20.183Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.31s) [2022-03-25T19:05:20.183Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.34s) [2022-03-25T19:05:20.183Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.07s) [2022-03-25T19:05:20.183Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.08s) [2022-03-25T19:05:20.183Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.02s) [2022-03-25T19:05:20.184Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.18s) [2022-03-25T19:05:20.184Z] === RUN TestBuildMultiStageCopy [2022-03-25T19:05:20.184Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-03-25T19:05:20.201Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.13s) [2022-03-25T19:05:20.201Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-03-25T19:05:20.203Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-03-25T19:05:20.460Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-03-25T19:05:20.460Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-03-25T19:05:20.559Z] --- PASS: TestLogsFollowTailEmpty (1.93s) [2022-03-25T19:05:20.559Z] === RUN TestNetworkNat [2022-03-25T19:05:20.559Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-03-25T19:05:20.559Z] --- SKIP: TestNetworkNat (0.00s) [2022-03-25T19:05:20.559Z] === RUN TestNetworkLocalhostTCPNat [2022-03-25T19:05:20.765Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s) [2022-03-25T19:05:20.765Z] === RUN TestCgroupNamespacesRunOlderClient [2022-03-25T19:05:21.023Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-03-25T19:05:21.586Z] --- PASS: TestUpdatePidsLimit (2.05s) [2022-03-25T19:05:21.586Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.21s) [2022-03-25T19:05:21.586Z] --- PASS: TestUpdatePidsLimit/no_change (0.20s) [2022-03-25T19:05:21.586Z] --- PASS: TestUpdatePidsLimit/update_lower (0.21s) [2022-03-25T19:05:21.586Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.21s) [2022-03-25T19:05:21.586Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.21s) [2022-03-25T19:05:21.586Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.28s) [2022-03-25T19:05:21.586Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.22s) [2022-03-25T19:05:21.586Z] === RUN TestUpdateRestartPolicy [2022-03-25T19:05:22.133Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.21s) [2022-03-25T19:05:22.133Z] === RUN TestNISDomainname [2022-03-25T19:05:22.133Z] run_linux_test.go:33: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-03-25T19:05:22.133Z] --- SKIP: TestNISDomainname (0.02s) [2022-03-25T19:05:22.133Z] === RUN TestHostnameDnsResolution [2022-03-25T19:05:22.658Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-03-25T19:05:22.658Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-03-25T19:05:22.698Z] --- PASS: TestHostnameDnsResolution (0.65s) [2022-03-25T19:05:22.698Z] === RUN TestUnprivilegedPortsAndPing [2022-03-25T19:05:22.698Z] run_linux_test.go:109: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-03-25T19:05:22.698Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-03-25T19:05:22.698Z] === RUN TestPrivilegedHostDevices [2022-03-25T19:05:22.722Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-03-25T19:05:22.772Z] --- PASS: TestNetworkLocalhostTCPNat (2.34s) [2022-03-25T19:05:22.772Z] === RUN TestNetworkLoopbackNat [2022-03-25T19:05:22.772Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-03-25T19:05:22.772Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-03-25T19:05:22.772Z] === RUN TestPause [2022-03-25T19:05:22.772Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-03-25T19:05:22.772Z] --- SKIP: TestPause (0.00s) [2022-03-25T19:05:22.772Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-03-25T19:05:23.260Z] --- PASS: TestPrivilegedHostDevices (0.45s) [2022-03-25T19:05:23.260Z] === RUN TestStats [2022-03-25T19:05:23.260Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-25T19:05:23.260Z] --- SKIP: TestStats (0.00s) [2022-03-25T19:05:23.260Z] === RUN TestStopContainerWithTimeout [2022-03-25T19:05:23.260Z] === RUN TestStopContainerWithTimeout/0 [2022-03-25T19:05:23.260Z] === PAUSE TestStopContainerWithTimeout/0 [2022-03-25T19:05:23.260Z] === RUN TestStopContainerWithTimeout/1 [2022-03-25T19:05:23.260Z] === PAUSE TestStopContainerWithTimeout/1 [2022-03-25T19:05:23.260Z] === RUN TestStopContainerWithTimeout/3 [2022-03-25T19:05:23.260Z] === PAUSE TestStopContainerWithTimeout/3 [2022-03-25T19:05:23.260Z] === RUN TestStopContainerWithTimeout/-1 [2022-03-25T19:05:23.260Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-03-25T19:05:23.260Z] === CONT TestStopContainerWithTimeout/0 [2022-03-25T19:05:23.260Z] === CONT TestStopContainerWithTimeout/-1 [2022-03-25T19:05:23.291Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-03-25T19:05:23.824Z] === CONT TestStopContainerWithTimeout/3 [2022-03-25T19:05:23.862Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-03-25T19:05:24.337Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.94s) [2022-03-25T19:05:24.338Z] === RUN TestPauseStopPausedContainer [2022-03-25T19:05:24.338Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:05:24.338Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-03-25T19:05:24.338Z] === RUN TestPsFilter [2022-03-25T19:05:24.431Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-03-25T19:05:24.805Z] --- PASS: TestPsFilter (0.33s) [2022-03-25T19:05:24.805Z] === RUN TestRemoveContainerWithRemovedVolume [2022-03-25T19:05:25.000Z] --- PASS: TestBuildMultiStageCopy (4.78s) [2022-03-25T19:05:25.000Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.48s) [2022-03-25T19:05:25.000Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.55s) [2022-03-25T19:05:25.000Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.57s) [2022-03-25T19:05:25.000Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.63s) [2022-03-25T19:05:25.000Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.54s) [2022-03-25T19:05:25.000Z] === RUN TestBuildMultiStageParentConfig [2022-03-25T19:05:25.714Z] === CONT TestStopContainerWithTimeout/1 [2022-03-25T19:05:26.379Z] --- PASS: TestBuildMultiStageParentConfig (1.25s) [2022-03-25T19:05:26.379Z] === RUN TestBuildLabelWithTargets [2022-03-25T19:05:27.090Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-03-25T19:05:27.090Z] --- PASS: TestStopContainerWithTimeout/0 (0.69s) [2022-03-25T19:05:27.090Z] --- PASS: TestStopContainerWithTimeout/-1 (2.57s) [2022-03-25T19:05:27.090Z] --- PASS: TestStopContainerWithTimeout/3 (2.39s) [2022-03-25T19:05:27.090Z] --- PASS: TestStopContainerWithTimeout/1 (1.40s) [2022-03-25T19:05:27.090Z] === RUN TestDeleteDevicemapper [2022-03-25T19:05:27.090Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-25T19:05:27.090Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-03-25T19:05:27.090Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-03-25T19:05:27.751Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.56s) [2022-03-25T19:05:27.751Z] === RUN TestRemoveContainerWithVolume [2022-03-25T19:05:28.285Z] --- PASS: TestBuildLabelWithTargets (2.10s) [2022-03-25T19:05:28.285Z] === RUN TestBuildWithEmptyLayers [2022-03-25T19:05:28.980Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.65s) [2022-03-25T19:05:28.980Z] === RUN TestUpdateMemory [2022-03-25T19:05:28.980Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-25T19:05:28.980Z] --- SKIP: TestUpdateMemory (0.00s) [2022-03-25T19:05:28.980Z] === RUN TestUpdateCPUQuota [2022-03-25T19:05:28.980Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-25T19:05:28.980Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-03-25T19:05:28.980Z] === RUN TestUpdatePidsLimit [2022-03-25T19:05:28.980Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-25T19:05:28.980Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-03-25T19:05:28.980Z] === RUN TestUpdateRestartPolicy [2022-03-25T19:05:29.663Z] --- PASS: TestBuildWithEmptyLayers (1.27s) [2022-03-25T19:05:29.663Z] === RUN TestBuildMultiStageOnBuild [2022-03-25T19:05:29.997Z] --- PASS: TestRemoveContainerWithVolume (2.53s) [2022-03-25T19:05:29.997Z] === RUN TestRemoveContainerRunning [2022-03-25T19:05:32.209Z] --- PASS: TestRemoveContainerRunning (1.96s) [2022-03-25T19:05:32.209Z] === RUN TestRemoveContainerForceRemoveRunning [2022-03-25T19:05:32.954Z] --- PASS: TestBuildMultiStageOnBuild (3.27s) [2022-03-25T19:05:32.954Z] === RUN TestBuildUncleanTarFilenames [2022-03-25T19:05:33.760Z] --- PASS: TestUpdateRestartPolicy (11.09s) [2022-03-25T19:05:33.760Z] === RUN TestUpdateRestartWithAutoRemove [2022-03-25T19:05:33.760Z] --- PASS: TestUpdateRestartWithAutoRemove (0.47s) [2022-03-25T19:05:33.760Z] === RUN TestWaitNonBlocked [2022-03-25T19:05:33.760Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-25T19:05:33.760Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-25T19:05:33.760Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-25T19:05:33.760Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-25T19:05:33.760Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-25T19:05:33.760Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-25T19:05:33.760Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-03-25T19:05:33.760Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.71s) [2022-03-25T19:05:33.760Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.73s) [2022-03-25T19:05:33.760Z] === RUN TestWaitBlocked [2022-03-25T19:05:33.760Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-25T19:05:33.760Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-25T19:05:33.760Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-03-25T19:05:33.760Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-03-25T19:05:33.768Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.80s) [2022-03-25T19:05:33.768Z] === RUN TestRemoveInvalidContainer [2022-03-25T19:05:33.768Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2022-03-25T19:05:33.768Z] === RUN TestRenameLinkedContainer [2022-03-25T19:05:33.768Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-03-25T19:05:33.768Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-03-25T19:05:33.768Z] === RUN TestRenameStoppedContainer [2022-03-25T19:05:34.017Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-25T19:05:34.017Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-03-25T19:05:34.859Z] --- PASS: TestBuildUncleanTarFilenames (1.74s) [2022-03-25T19:05:34.860Z] === RUN TestBuildMultiStageLayerLeak [2022-03-25T19:05:34.945Z] --- PASS: TestWaitBlocked (0.02s) [2022-03-25T19:05:34.945Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.82s) [2022-03-25T19:05:34.945Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.88s) [2022-03-25T19:05:34.945Z] === CONT TestContainerStartOnDaemonRestart [2022-03-25T19:05:34.945Z] === CONT TestContainerKillOnDaemonStart [2022-03-25T19:05:35.980Z] --- PASS: TestRenameStoppedContainer (2.53s) [2022-03-25T19:05:35.981Z] === RUN TestRenameRunningContainerAndReuse [2022-03-25T19:05:37.465Z] --- PASS: TestContainerStartOnDaemonRestart (2.22s) [2022-03-25T19:05:37.465Z] === CONT TestIpcModeOlderClient [2022-03-25T19:05:37.465Z] --- PASS: TestIpcModeOlderClient (0.06s) [2022-03-25T19:05:37.465Z] === CONT TestDaemonHostGatewayIP [2022-03-25T19:05:38.148Z] --- PASS: TestBuildMultiStageLayerLeak (3.31s) [2022-03-25T19:05:38.148Z] === RUN TestBuildWithHugeFile [2022-03-25T19:05:39.355Z] --- PASS: TestDaemonHostGatewayIP (2.30s) [2022-03-25T19:05:39.355Z] === CONT TestRestartDaemonWithRestartingContainer [2022-03-25T19:05:40.740Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-03-25T19:05:40.749Z] --- PASS: TestRenameRunningContainerAndReuse (3.84s) [2022-03-25T19:05:40.749Z] === RUN TestRenameInvalidName [2022-03-25T19:05:41.147Z] --- PASS: TestUpdateRestartPolicy (10.87s) [2022-03-25T19:05:41.148Z] === RUN TestUpdateRestartWithAutoRemove [2022-03-25T19:05:41.148Z] --- PASS: TestUpdateRestartWithAutoRemove (0.41s) [2022-03-25T19:05:41.148Z] === RUN TestWaitNonBlocked [2022-03-25T19:05:41.148Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-25T19:05:41.148Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-25T19:05:41.148Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-25T19:05:41.148Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-25T19:05:41.148Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-25T19:05:41.148Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-25T19:05:41.148Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-03-25T19:05:41.148Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.59s) [2022-03-25T19:05:41.148Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.65s) [2022-03-25T19:05:41.148Z] === RUN TestWaitBlocked [2022-03-25T19:05:41.148Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-25T19:05:41.148Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-25T19:05:41.148Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-03-25T19:05:41.148Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-03-25T19:05:41.148Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-25T19:05:41.148Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-03-25T19:05:41.244Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.81s) [2022-03-25T19:05:41.244Z] === CONT TestDaemonRestartIpcMode [2022-03-25T19:05:41.404Z] --- PASS: TestWaitBlocked (0.01s) [2022-03-25T19:05:41.404Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.62s) [2022-03-25T19:05:41.404Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.68s) [2022-03-25T19:05:41.404Z] === CONT TestDaemonRestartIpcMode [2022-03-25T19:05:41.404Z] === CONT TestIpcModeOlderClient [2022-03-25T19:05:41.404Z] --- PASS: TestIpcModeOlderClient (0.08s) [2022-03-25T19:05:41.404Z] === CONT TestRestartDaemonWithRestartingContainer [2022-03-25T19:05:42.313Z] --- PASS: TestRenameInvalidName (2.00s) [2022-03-25T19:05:42.313Z] === RUN TestRenameAnonymousContainer [2022-03-25T19:05:43.766Z] --- PASS: TestDaemonRestartIpcMode (2.23s) [2022-03-25T19:05:43.966Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.50s) [2022-03-25T19:05:44.238Z] --- PASS: TestDaemonRestartIpcMode (2.94s) [2022-03-25T19:05:44.238Z] PASS [2022-03-25T19:05:44.238Z] [2022-03-25T19:05:44.238Z] === Skipped [2022-03-25T19:05:44.238Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-03-25T19:05:44.238Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-25T19:05:44.238Z] [2022-03-25T19:05:44.238Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-03-25T19:05:44.238Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-03-25T19:05:44.238Z] [2022-03-25T19:05:44.238Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-03-25T19:05:44.238Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-25T19:05:44.238Z] [2022-03-25T19:05:44.238Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-03-25T19:05:44.238Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-03-25T19:05:44.238Z] [2022-03-25T19:05:44.238Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-03-25T19:05:44.238Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-03-25T19:05:44.238Z] [2022-03-25T19:05:44.238Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-03-25T19:05:44.238Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-25T19:05:44.238Z] [2022-03-25T19:05:44.238Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-03-25T19:05:44.238Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-25T19:05:44.238Z] [2022-03-25T19:05:44.238Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-03-25T19:05:44.239Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-25T19:05:44.239Z] [2022-03-25T19:05:44.239Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-03-25T19:05:44.239Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-25T19:05:44.239Z] [2022-03-25T19:05:44.239Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-03-25T19:05:44.239Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-25T19:05:44.239Z] [2022-03-25T19:05:44.239Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-03-25T19:05:44.239Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-25T19:05:44.239Z] [2022-03-25T19:05:44.239Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-03-25T19:05:44.239Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-25T19:05:44.239Z] [2022-03-25T19:05:44.239Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-03-25T19:05:44.239Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-03-25T19:05:44.239Z] [2022-03-25T19:05:44.239Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.02s) [2022-03-25T19:05:44.239Z] 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-03-25T19:05:44.239Z] [2022-03-25T19:05:44.239Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-03-25T19:05:44.239Z] 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-03-25T19:05:44.239Z] [2022-03-25T19:05:44.239Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-03-25T19:05:44.239Z] 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-03-25T19:05:44.239Z] [2022-03-25T19:05:44.239Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-03-25T19:05:44.239Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-25T19:05:44.239Z] [2022-03-25T19:05:44.239Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-25T19:05:44.239Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-25T19:05:44.239Z] [2022-03-25T19:05:44.239Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.02s) [2022-03-25T19:05:44.239Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-25T19:05:44.239Z] [2022-03-25T19:05:44.239Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-03-25T19:05:44.239Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-03-25T19:05:44.239Z] [2022-03-25T19:05:44.239Z] === SKIP: amd64.integration.container TestNISDomainname (0.02s) [2022-03-25T19:05:44.239Z] run_linux_test.go:33: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-03-25T19:05:44.239Z] [2022-03-25T19:05:44.239Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-03-25T19:05:44.239Z] run_linux_test.go:109: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-03-25T19:05:44.239Z] [2022-03-25T19:05:44.239Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-03-25T19:05:44.239Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-25T19:05:44.239Z] [2022-03-25T19:05:44.239Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-03-25T19:05:44.239Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-25T19:05:44.239Z] [2022-03-25T19:05:44.239Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-03-25T19:05:44.239Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-25T19:05:44.239Z] [2022-03-25T19:05:44.239Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-03-25T19:05:44.239Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-25T19:05:44.239Z] [2022-03-25T19:05:44.239Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-03-25T19:05:44.239Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-25T19:05:44.239Z] [2022-03-25T19:05:44.239Z] DONE 178 tests, 27 skipped in 72.850s [2022-03-25T19:05:44.239Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-03-25T19:05:44.498Z] === RUN TestConfigDaemonLibtrustID [2022-03-25T19:05:45.060Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2022-03-25T19:05:45.060Z] === RUN TestDaemonConfigValidation [2022-03-25T19:05:45.060Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-03-25T19:05:45.060Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-03-25T19:05:45.060Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-03-25T19:05:45.060Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-03-25T19:05:45.060Z] === RUN TestDaemonConfigValidation/invalid_config [2022-03-25T19:05:45.060Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-03-25T19:05:45.060Z] === RUN TestDaemonConfigValidation/malformed_config [2022-03-25T19:05:45.060Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-03-25T19:05:45.060Z] === RUN TestDaemonConfigValidation/valid_config [2022-03-25T19:05:45.060Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-03-25T19:05:45.060Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-03-25T19:05:45.060Z] === CONT TestDaemonConfigValidation/valid_config [2022-03-25T19:05:45.060Z] === CONT TestDaemonConfigValidation/malformed_config [2022-03-25T19:05:45.060Z] === CONT TestDaemonConfigValidation/invalid_config [2022-03-25T19:05:45.317Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-03-25T19:05:45.317Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-03-25T19:05:45.317Z] --- PASS: TestDaemonConfigValidation/valid_config (0.09s) [2022-03-25T19:05:45.317Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.10s) [2022-03-25T19:05:45.317Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.09s) [2022-03-25T19:05:45.317Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2022-03-25T19:05:45.317Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-03-25T19:05:45.317Z] === RUN TestConfigDaemonSeccompProfiles [2022-03-25T19:05:45.317Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-03-25T19:05:46.012Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-03-25T19:05:46.245Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-03-25T19:05:47.033Z] --- PASS: TestContainerKillOnDaemonStart (11.84s) [2022-03-25T19:05:47.033Z] PASS [2022-03-25T19:05:47.033Z] [2022-03-25T19:05:47.033Z] === Skipped [2022-03-25T19:05:47.033Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-03-25T19:05:47.033Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-25T19:05:47.033Z] [2022-03-25T19:05:47.033Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-03-25T19:05:47.033Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-25T19:05:47.033Z] [2022-03-25T19:05:47.033Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-03-25T19:05:47.033Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-25T19:05:47.033Z] [2022-03-25T19:05:47.033Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-25T19:05:47.033Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-25T19:05:47.033Z] [2022-03-25T19:05:47.033Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-03-25T19:05:47.033Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-03-25T19:05:47.033Z] [2022-03-25T19:05:47.033Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-03-25T19:05:47.033Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-25T19:05:47.033Z] [2022-03-25T19:05:47.033Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-03-25T19:05:47.033Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-03-25T19:05:47.033Z] [2022-03-25T19:05:47.033Z] DONE 201 tests, 7 skipped in 117.385s [2022-03-25T19:05:47.033Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-03-25T19:05:47.033Z] === RUN TestConfigDaemonLibtrustID [2022-03-25T19:05:47.290Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-03-25T19:05:47.290Z] === RUN TestDaemonConfigValidation [2022-03-25T19:05:47.290Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-03-25T19:05:47.290Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-03-25T19:05:47.290Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-03-25T19:05:47.290Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-03-25T19:05:47.290Z] === RUN TestDaemonConfigValidation/invalid_config [2022-03-25T19:05:47.290Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-03-25T19:05:47.290Z] === RUN TestDaemonConfigValidation/malformed_config [2022-03-25T19:05:47.290Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-03-25T19:05:47.290Z] === RUN TestDaemonConfigValidation/valid_config [2022-03-25T19:05:47.290Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-03-25T19:05:47.290Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-03-25T19:05:47.290Z] === CONT TestDaemonConfigValidation/malformed_config [2022-03-25T19:05:47.290Z] === CONT TestDaemonConfigValidation/invalid_config [2022-03-25T19:05:47.290Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-03-25T19:05:47.290Z] === CONT TestDaemonConfigValidation/valid_config [2022-03-25T19:05:47.547Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-03-25T19:05:47.547Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.09s) [2022-03-25T19:05:47.547Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s) [2022-03-25T19:05:47.547Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.09s) [2022-03-25T19:05:47.547Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.10s) [2022-03-25T19:05:47.547Z] --- PASS: TestDaemonConfigValidation/valid_config (0.06s) [2022-03-25T19:05:47.547Z] === RUN TestConfigDaemonSeccompProfiles [2022-03-25T19:05:47.547Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-03-25T19:05:47.612Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-03-25T19:05:48.474Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-03-25T19:05:48.541Z] === CONT TestConfigDaemonSeccompProfiles [2022-03-25T19:05:48.541Z] daemon_test.go:156: [d677980a5d1ba] daemon is not started [2022-03-25T19:05:48.541Z] --- PASS: TestConfigDaemonSeccompProfiles (3.25s) [2022-03-25T19:05:48.541Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.08s) [2022-03-25T19:05:48.541Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.08s) [2022-03-25T19:05:48.541Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.08s) [2022-03-25T19:05:48.541Z] === RUN TestDaemonProxy [2022-03-25T19:05:48.541Z] daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-03-25T19:05:48.541Z] --- SKIP: TestDaemonProxy (0.00s) [2022-03-25T19:05:48.541Z] PASS [2022-03-25T19:05:48.541Z] [2022-03-25T19:05:48.541Z] === Skipped [2022-03-25T19:05:48.541Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s) [2022-03-25T19:05:48.541Z] daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-03-25T19:05:48.541Z] [2022-03-25T19:05:48.541Z] DONE 12 tests, 1 skipped in 4.171s [2022-03-25T19:05:48.541Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-03-25T19:05:48.797Z] INFO: Testing against a local daemon [2022-03-25T19:05:48.797Z] === RUN TestCommitInheritsEnv [2022-03-25T19:05:49.842Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-03-25T19:05:50.162Z] --- PASS: TestCommitInheritsEnv (1.48s) [2022-03-25T19:05:50.162Z] === RUN TestImportExtremelyLargeImageWorks [2022-03-25T19:05:50.162Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-03-25T19:05:50.162Z] === RUN TestImportWithCustomPlatform [2022-03-25T19:05:50.162Z] === RUN TestImportWithCustomPlatform/#00 [2022-03-25T19:05:50.162Z] === RUN TestImportWithCustomPlatform/_______ [2022-03-25T19:05:50.162Z] === RUN TestImportWithCustomPlatform// [2022-03-25T19:05:50.162Z] === RUN TestImportWithCustomPlatform/linux [2022-03-25T19:05:50.418Z] === RUN TestImportWithCustomPlatform/LINUX [2022-03-25T19:05:50.418Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-03-25T19:05:50.418Z] === RUN TestImportWithCustomPlatform/macos [2022-03-25T19:05:50.418Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-03-25T19:05:50.418Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-03-25T19:05:50.418Z] --- PASS: TestImportWithCustomPlatform (0.32s) [2022-03-25T19:05:50.418Z] --- PASS: TestImportWithCustomPlatform/#00 (0.06s) [2022-03-25T19:05:50.418Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-03-25T19:05:50.418Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-03-25T19:05:50.418Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-03-25T19:05:50.418Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.08s) [2022-03-25T19:05:50.418Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-03-25T19:05:50.418Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-03-25T19:05:50.418Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-03-25T19:05:50.418Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-03-25T19:05:50.418Z] === RUN TestImagesFilterMultiReference [2022-03-25T19:05:50.674Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2022-03-25T19:05:50.674Z] === RUN TestImagePullPlatformInvalid [2022-03-25T19:05:50.674Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-03-25T19:05:50.674Z] === RUN TestRemoveImageOrphaning [2022-03-25T19:05:50.769Z] === CONT TestConfigDaemonSeccompProfiles [2022-03-25T19:05:50.769Z] daemon_test.go:156: [dabd9a19efd8d] daemon is not started [2022-03-25T19:05:50.769Z] --- PASS: TestConfigDaemonSeccompProfiles (3.13s) [2022-03-25T19:05:50.769Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-03-25T19:05:50.769Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.05s) [2022-03-25T19:05:50.769Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-03-25T19:05:50.769Z] === RUN TestDaemonProxy [2022-03-25T19:05:50.769Z] === RUN TestDaemonProxy/environment_variables [2022-03-25T19:05:52.040Z] --- PASS: TestRemoveImageOrphaning (1.58s) [2022-03-25T19:05:52.040Z] === RUN TestRemoveImageGarbageCollector [2022-03-25T19:05:52.040Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-03-25T19:05:52.040Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-03-25T19:05:52.040Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-03-25T19:05:52.296Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-03-25T19:05:52.296Z] === RUN TestTagInvalidReference [2022-03-25T19:05:52.296Z] --- PASS: TestTagInvalidReference (0.01s) [2022-03-25T19:05:52.296Z] === RUN TestTagValidPrefixedRepo [2022-03-25T19:05:52.296Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-03-25T19:05:52.296Z] === RUN TestTagExistedNameWithoutForce [2022-03-25T19:05:52.296Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-03-25T19:05:52.296Z] === RUN TestTagOfficialNames [2022-03-25T19:05:52.296Z] --- PASS: TestTagOfficialNames (0.05s) [2022-03-25T19:05:52.296Z] === RUN TestTagMatchesDigest [2022-03-25T19:05:52.296Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-03-25T19:05:52.296Z] === CONT TestImportExtremelyLargeImageWorks [2022-03-25T19:05:52.578Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-03-25T19:05:52.661Z] === RUN TestDaemonProxy/command-line_options [2022-03-25T19:05:52.724Z] --- PASS: TestRenameAnonymousContainer (9.34s) [2022-03-25T19:05:52.724Z] === RUN TestRenameContainerWithSameName [2022-03-25T19:05:53.148Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-03-25T19:05:53.191Z] --- PASS: TestRenameContainerWithSameName (1.91s) [2022-03-25T19:05:53.191Z] === RUN TestRenameContainerWithLinkedContainer [2022-03-25T19:05:53.191Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-03-25T19:05:53.191Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-03-25T19:05:53.191Z] === RUN TestResize [2022-03-25T19:05:53.714Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-03-25T19:05:54.031Z] === RUN TestDaemonProxy/configuration_file [2022-03-25T19:05:54.281Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-03-25T19:05:54.540Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-03-25T19:05:55.399Z] --- PASS: TestResize (1.92s) [2022-03-25T19:05:55.399Z] === RUN TestResizeWithInvalidSize [2022-03-25T19:05:55.475Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-03-25T19:05:55.924Z] === RUN TestDaemonProxy/conflicting_options [2022-03-25T19:05:56.485Z] === RUN TestDaemonProxy/reload_sanitized [2022-03-25T19:05:56.741Z] --- PASS: TestDaemonProxy (6.29s) [2022-03-25T19:05:56.741Z] --- PASS: TestDaemonProxy/environment_variables (1.80s) [2022-03-25T19:05:56.970Z] --- PASS: TestResizeWithInvalidSize (2.00s) [2022-03-25T19:05:56.970Z] === RUN TestResizeWhenContainerNotStarted [2022-03-25T19:05:56.997Z] --- PASS: TestDaemonProxy/command-line_options (1.72s) [2022-03-25T19:05:56.997Z] --- PASS: TestDaemonProxy/configuration_file (1.74s) [2022-03-25T19:05:56.997Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-03-25T19:05:56.997Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-03-25T19:05:56.997Z] PASS [2022-03-25T19:05:56.997Z] [2022-03-25T19:05:56.997Z] DONE 17 tests in 10.231s [2022-03-25T19:05:56.997Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-03-25T19:05:56.997Z] INFO: Testing against a local daemon [2022-03-25T19:05:56.997Z] === RUN TestCommitInheritsEnv [2022-03-25T19:05:57.254Z] --- PASS: TestCommitInheritsEnv (0.30s) [2022-03-25T19:05:57.254Z] === RUN TestImportExtremelyLargeImageWorks [2022-03-25T19:05:57.254Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-03-25T19:05:57.254Z] === RUN TestImportWithCustomPlatform [2022-03-25T19:05:57.254Z] === RUN TestImportWithCustomPlatform/#00 [2022-03-25T19:05:57.254Z] === RUN TestImportWithCustomPlatform/_______ [2022-03-25T19:05:57.254Z] === RUN TestImportWithCustomPlatform// [2022-03-25T19:05:57.254Z] === RUN TestImportWithCustomPlatform/linux [2022-03-25T19:05:57.254Z] === RUN TestImportWithCustomPlatform/LINUX [2022-03-25T19:05:57.378Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-03-25T19:05:57.511Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-03-25T19:05:57.511Z] === RUN TestImportWithCustomPlatform/macos [2022-03-25T19:05:57.511Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-03-25T19:05:57.511Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-03-25T19:05:57.511Z] --- PASS: TestImportWithCustomPlatform (0.30s) [2022-03-25T19:05:57.511Z] --- PASS: TestImportWithCustomPlatform/#00 (0.06s) [2022-03-25T19:05:57.511Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-03-25T19:05:57.511Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-03-25T19:05:57.511Z] --- PASS: TestImportWithCustomPlatform/linux (0.06s) [2022-03-25T19:05:57.511Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-03-25T19:05:57.511Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-03-25T19:05:57.511Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-03-25T19:05:57.511Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-03-25T19:05:57.511Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-03-25T19:05:57.511Z] === RUN TestImagesFilterMultiReference [2022-03-25T19:05:57.511Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-03-25T19:05:57.511Z] === RUN TestImagePullPlatformInvalid [2022-03-25T19:05:57.511Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-03-25T19:05:57.511Z] === RUN TestRemoveImageOrphaning [2022-03-25T19:05:57.768Z] --- PASS: TestRemoveImageOrphaning (0.28s) [2022-03-25T19:05:57.768Z] === RUN TestRemoveImageGarbageCollector [2022-03-25T19:05:58.316Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-03-25T19:05:59.254Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-03-25T19:05:59.512Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-03-25T19:05:59.659Z] --- PASS: TestRemoveImageGarbageCollector (1.88s) [2022-03-25T19:05:59.659Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-03-25T19:05:59.916Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-03-25T19:05:59.916Z] === RUN TestTagInvalidReference [2022-03-25T19:05:59.916Z] --- PASS: TestTagInvalidReference (0.01s) [2022-03-25T19:05:59.916Z] === RUN TestTagValidPrefixedRepo [2022-03-25T19:05:59.916Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-03-25T19:05:59.916Z] === RUN TestTagExistedNameWithoutForce [2022-03-25T19:05:59.916Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-03-25T19:05:59.916Z] === RUN TestTagOfficialNames [2022-03-25T19:05:59.916Z] --- PASS: TestTagOfficialNames (0.04s) [2022-03-25T19:05:59.916Z] === RUN TestTagMatchesDigest [2022-03-25T19:05:59.916Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-03-25T19:05:59.916Z] === CONT TestImportExtremelyLargeImageWorks [2022-03-25T19:05:59.916Z] --- PASS: TestResizeWhenContainerNotStarted (2.53s) [2022-03-25T19:05:59.916Z] === RUN TestDaemonRestartKillContainers [2022-03-25T19:05:59.916Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:05:59.916Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-03-25T19:05:59.916Z] === RUN TestStats [2022-03-25T19:05:59.916Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-03-25T19:05:59.916Z] --- SKIP: TestStats (0.00s) [2022-03-25T19:05:59.916Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-03-25T19:06:00.447Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-03-25T19:06:01.014Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-03-25T19:06:01.950Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-03-25T19:06:02.518Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-03-25T19:06:03.453Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-03-25T19:06:04.020Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-03-25T19:06:04.020Z] Using test binary docker [2022-03-25T19:06:04.020Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-03-25T19:06:04.020Z] +++ /etc/init.d/apparmor start [2022-03-25T19:06:04.020Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-03-25T19:06:04.020Z] INFO: Waiting for daemon to start... [2022-03-25T19:06:04.020Z] Starting dockerd [2022-03-25T19:06:04.020Z] +++ 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-03-25T19:06:07.071Z] --- PASS: TestStopContainerWithRestartPolicyAlways (6.61s) [2022-03-25T19:06:07.071Z] === RUN TestStopContainerWithTimeout [2022-03-25T19:06:07.071Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-03-25T19:06:07.071Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-03-25T19:06:07.071Z] === RUN TestUpdateRestartPolicy [2022-03-25T19:06:10.604Z] . [2022-03-25T19:06:10.604Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-03-25T19:06:10.604Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-03-25T19:06:10.604Z] Error: No such image: emptyfs [2022-03-25T19:06:10.604Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-03-25T19:06:10.604Z] ++++ docker load [2022-03-25T19:06:10.604Z] Running integration-test (iteration 1) [2022-03-25T19:06:10.604Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-03-25T19:06:10.604Z] ++ 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-03-25T19:06:10.604Z] ++ set -e [2022-03-25T19:06:10.604Z] ++ '[' -n 0 ']' [2022-03-25T19:06:10.604Z] ++ set -x [2022-03-25T19:06:10.604Z] ++ 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-03-25T19:06:10.604Z] Loaded image: busybox:latest [2022-03-25T19:06:10.872Z] Loaded image: busybox:glibc [2022-03-25T19:06:11.810Z] Loaded image: debian:bullseye-slim [2022-03-25T19:06:11.810Z] Loaded image: hello-world:latest [2022-03-25T19:06:11.810Z] Loaded image: arm32v7/hello-world:latest [2022-03-25T19:06:11.810Z] INFO: Testing against a local daemon [2022-03-25T19:06:11.810Z] === RUN TestCgroupNamespacesBuild [2022-03-25T19:06:13.711Z] --- PASS: TestCgroupNamespacesBuild (1.39s) [2022-03-25T19:06:13.711Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-03-25T19:06:14.278Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.09s) [2022-03-25T19:06:14.278Z] === RUN TestBuildWithSession [2022-03-25T19:06:14.278Z] build_session_test.go:25: TODO: BuildKit [2022-03-25T19:06:14.278Z] --- SKIP: TestBuildWithSession (0.00s) [2022-03-25T19:06:14.278Z] === RUN TestBuildSquashParent [2022-03-25T19:06:18.463Z] --- PASS: TestBuildSquashParent (3.78s) [2022-03-25T19:06:18.463Z] === RUN TestBuildWithRemoveAndForceRemove [2022-03-25T19:06:18.463Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-25T19:06:18.463Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-25T19:06:18.463Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-25T19:06:18.463Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-25T19:06:18.463Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-25T19:06:18.463Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-25T19:06:18.463Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-25T19:06:18.463Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-25T19:06:18.463Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-25T19:06:18.463Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-25T19:06:18.463Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-25T19:06:18.463Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-25T19:06:18.463Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-25T19:06:18.463Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-25T19:06:19.838Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-25T19:06:19.838Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-25T19:06:20.773Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-25T19:06:20.773Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-25T19:06:21.792Z] 8f616e6e9eec: Pull complete [2022-03-25T19:06:22.148Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-03-25T19:06:22.148Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.34s) [2022-03-25T19:06:22.148Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.34s) [2022-03-25T19:06:22.148Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.11s) [2022-03-25T19:06:22.148Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.15s) [2022-03-25T19:06:22.148Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.22s) [2022-03-25T19:06:22.148Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.21s) [2022-03-25T19:06:22.148Z] === RUN TestBuildMultiStageCopy [2022-03-25T19:06:22.148Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-03-25T19:06:23.082Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-03-25T19:06:23.082Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-03-25T19:06:23.341Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-03-25T19:06:23.599Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-03-25T19:06:23.599Z] --- PASS: TestBuildMultiStageCopy (1.80s) [2022-03-25T19:06:23.599Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.05s) [2022-03-25T19:06:23.599Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.18s) [2022-03-25T19:06:23.599Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.19s) [2022-03-25T19:06:23.599Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.19s) [2022-03-25T19:06:23.599Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.20s) [2022-03-25T19:06:23.599Z] === RUN TestBuildMultiStageParentConfig [2022-03-25T19:06:24.166Z] --- PASS: TestBuildMultiStageParentConfig (0.58s) [2022-03-25T19:06:24.166Z] === RUN TestBuildLabelWithTargets [2022-03-25T19:06:25.540Z] --- PASS: TestBuildLabelWithTargets (0.96s) [2022-03-25T19:06:25.540Z] === RUN TestBuildWithEmptyLayers [2022-03-25T19:06:25.540Z] --- PASS: TestBuildWithEmptyLayers (0.39s) [2022-03-25T19:06:25.540Z] === RUN TestBuildMultiStageOnBuild [2022-03-25T19:06:26.914Z] --- PASS: TestBuildMultiStageOnBuild (1.27s) [2022-03-25T19:06:26.914Z] === RUN TestBuildUncleanTarFilenames [2022-03-25T19:06:27.481Z] --- PASS: TestBuildUncleanTarFilenames (0.52s) [2022-03-25T19:06:27.481Z] === RUN TestBuildMultiStageLayerLeak [2022-03-25T19:06:28.314Z] --- PASS: TestUpdateRestartPolicy (21.51s) [2022-03-25T19:06:28.314Z] === RUN TestUpdateRestartWithAutoRemove [2022-03-25T19:06:28.856Z] --- PASS: TestBuildMultiStageLayerLeak (1.41s) [2022-03-25T19:06:28.856Z] === RUN TestBuildWithHugeFile [2022-03-25T19:06:29.880Z] --- PASS: TestUpdateRestartWithAutoRemove (2.12s) [2022-03-25T19:06:29.880Z] === RUN TestWaitNonBlocked [2022-03-25T19:06:29.880Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-25T19:06:29.880Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-25T19:06:29.880Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-25T19:06:29.880Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-25T19:06:29.880Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-25T19:06:29.880Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-25T19:06:33.677Z] --- PASS: TestWaitNonBlocked (0.03s) [2022-03-25T19:06:33.678Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.27s) [2022-03-25T19:06:33.678Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.37s) [2022-03-25T19:06:33.678Z] === RUN TestWaitBlocked [2022-03-25T19:06:33.678Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-03-25T19:06:33.678Z] --- SKIP: TestWaitBlocked (0.00s) [2022-03-25T19:06:33.678Z] PASS [2022-03-25T19:06:33.678Z] ok github.com/docker/docker/integration/container 86.965s [2022-03-25T19:06:33.678Z] [2022-03-25T19:06:33.678Z] === Skipped [2022-03-25T19:06:33.678Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-03-25T19:06:33.678Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-25T19:06:33.678Z] [2022-03-25T19:06:33.678Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-03-25T19:06:33.678Z] copy_test.go:78: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:06:33.678Z] [2022-03-25T19:06:33.678Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-03-25T19:06:33.678Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-03-25T19:06:33.678Z] [2022-03-25T19:06:33.678Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-03-25T19:06:33.678Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:06:33.678Z] [2022-03-25T19:06:33.678Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-03-25T19:06:33.678Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-03-25T19:06:33.678Z] [2022-03-25T19:06:33.678Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-03-25T19:06:33.678Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-03-25T19:06:33.678Z] [2022-03-25T19:06:33.678Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-03-25T19:06:33.678Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-03-25T19:06:33.678Z] [2022-03-25T19:06:33.678Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2022-03-25T19:06:33.678Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-03-25T19:06:33.678Z] [2022-03-25T19:06:33.678Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-03-25T19:06:33.678Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:06:33.678Z] [2022-03-25T19:06:33.678Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-03-25T19:06:33.678Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-03-25T19:06:33.678Z] [2022-03-25T19:06:33.678Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-03-25T19:06:33.678Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-03-25T19:06:33.678Z] [2022-03-25T19:06:33.678Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-03-25T19:06:33.678Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:06:33.678Z] [2022-03-25T19:06:33.678Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-03-25T19:06:33.678Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:06:33.678Z] [2022-03-25T19:06:33.678Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-03-25T19:06:33.678Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-03-25T19:06:33.678Z] [2022-03-25T19:06:33.678Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-03-25T19:06:33.678Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-03-25T19:06:33.678Z] [2022-03-25T19:06:33.678Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-03-25T19:06:33.678Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-03-25T19:06:33.678Z] [2022-03-25T19:06:33.678Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-03-25T19:06:33.678Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-03-25T19:06:33.678Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-03-25T19:06:33.678Z] [2022-03-25T19:06:33.678Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-03-25T19:06:33.678Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-25T19:06:33.678Z] [2022-03-25T19:06:33.678Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-03-25T19:06:33.678Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-25T19:06:33.678Z] [2022-03-25T19:06:33.678Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-03-25T19:06:33.678Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-25T19:06:33.678Z] [2022-03-25T19:06:33.678Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-03-25T19:06:33.678Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-03-25T19:06:33.678Z] [2022-03-25T19:06:33.678Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-03-25T19:06:33.678Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:06:33.678Z] [2022-03-25T19:06:33.678Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-03-25T19:06:33.678Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-25T19:06:33.678Z] [2022-03-25T19:06:33.678Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-03-25T19:06:33.678Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-03-25T19:06:33.678Z] [2022-03-25T19:06:33.678Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-03-25T19:06:33.678Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-03-25T19:06:33.678Z] [2022-03-25T19:06:33.678Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-03-25T19:06:33.678Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-03-25T19:06:33.678Z] [2022-03-25T19:06:33.678Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-03-25T19:06:33.678Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:06:33.678Z] [2022-03-25T19:06:33.678Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-03-25T19:06:33.678Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-03-25T19:06:33.678Z] [2022-03-25T19:06:33.678Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-03-25T19:06:33.678Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-03-25T19:06:33.678Z] [2022-03-25T19:06:33.678Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-03-25T19:06:33.678Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:06:33.678Z] [2022-03-25T19:06:33.678Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-03-25T19:06:33.678Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-03-25T19:06:33.678Z] [2022-03-25T19:06:33.678Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-03-25T19:06:33.678Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-03-25T19:06:33.678Z] [2022-03-25T19:06:33.678Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-03-25T19:06:33.678Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-03-25T19:06:33.678Z] [2022-03-25T19:06:33.678Z] DONE 87 tests, 33 skipped in 89.555s [2022-03-25T19:06:33.678Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-03-25T19:06:54.772Z] === RUN TestConfigDaemonLibtrustID [2022-03-25T19:06:54.772Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-03-25T19:06:54.772Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-03-25T19:06:54.772Z] === RUN TestDaemonConfigValidation [2022-03-25T19:06:54.772Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-03-25T19:06:54.772Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-03-25T19:06:54.772Z] === RUN TestConfigDaemonSeccompProfiles [2022-03-25T19:06:54.772Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-03-25T19:06:54.772Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-03-25T19:06:54.772Z] === RUN TestDaemonProxy [2022-03-25T19:06:54.772Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-03-25T19:06:54.772Z] --- SKIP: TestDaemonProxy (0.00s) [2022-03-25T19:06:54.772Z] PASS [2022-03-25T19:06:54.772Z] ok github.com/docker/docker/integration/daemon 0.086s [2022-03-25T19:06:54.772Z] [2022-03-25T19:06:54.772Z] === Skipped [2022-03-25T19:06:54.772Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-03-25T19:06:54.772Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-03-25T19:06:54.772Z] [2022-03-25T19:06:54.772Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-03-25T19:06:54.772Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-03-25T19:06:54.772Z] [2022-03-25T19:06:54.772Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-03-25T19:06:54.772Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-03-25T19:06:54.772Z] [2022-03-25T19:06:54.772Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-03-25T19:06:54.772Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-03-25T19:06:54.772Z] [2022-03-25T19:06:54.772Z] DONE 4 tests, 4 skipped in 19.383s [2022-03-25T19:06:54.772Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-03-25T19:06:56.302Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-25T19:06:56.302Z] INFO: Testing against a local daemon [2022-03-25T19:06:56.302Z] === RUN TestCommitInheritsEnv [2022-03-25T19:06:56.302Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-25T19:06:56.302Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-03-25T19:06:56.302Z] === RUN TestImportExtremelyLargeImageWorks [2022-03-25T19:06:56.302Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-03-25T19:06:56.302Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-03-25T19:06:56.302Z] === RUN TestImportWithCustomPlatform [2022-03-25T19:06:56.302Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-03-25T19:06:56.302Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-03-25T19:06:56.302Z] === RUN TestImagesFilterMultiReference [2022-03-25T19:06:56.302Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2022-03-25T19:06:56.302Z] === RUN TestImagePullPlatformInvalid [2022-03-25T19:06:56.302Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-03-25T19:06:56.302Z] === RUN TestRemoveImageOrphaning [2022-03-25T19:06:57.266Z] --- PASS: TestRemoveImageOrphaning (0.92s) [2022-03-25T19:06:57.266Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-03-25T19:06:57.266Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2022-03-25T19:06:57.266Z] === RUN TestTagInvalidReference [2022-03-25T19:06:57.266Z] --- PASS: TestTagInvalidReference (0.03s) [2022-03-25T19:06:57.266Z] === RUN TestTagValidPrefixedRepo [2022-03-25T19:06:57.266Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2022-03-25T19:06:57.266Z] === RUN TestTagExistedNameWithoutForce [2022-03-25T19:06:57.266Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2022-03-25T19:06:57.266Z] === RUN TestTagOfficialNames [2022-03-25T19:06:57.266Z] --- PASS: TestTagOfficialNames (0.09s) [2022-03-25T19:06:57.266Z] === RUN TestTagMatchesDigest [2022-03-25T19:06:57.266Z] --- PASS: TestTagMatchesDigest (0.03s) [2022-03-25T19:06:57.266Z] PASS [2022-03-25T19:06:57.266Z] ok github.com/docker/docker/integration/image 1.374s [2022-03-25T19:06:57.724Z] [2022-03-25T19:06:57.724Z] === Skipped [2022-03-25T19:06:57.724Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-03-25T19:06:57.724Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-25T19:06:57.724Z] [2022-03-25T19:06:57.724Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-03-25T19:06:57.724Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-03-25T19:06:57.724Z] [2022-03-25T19:06:57.724Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-03-25T19:06:57.724Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-03-25T19:06:57.724Z] [2022-03-25T19:06:57.724Z] DONE 12 tests, 3 skipped in 4.525s [2022-03-25T19:06:57.724Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-03-25T19:06:59.255Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-25T19:06:59.255Z] INFO: Testing against a local daemon [2022-03-25T19:06:59.255Z] === RUN TestNetworkCreateDelete [2022-03-25T19:06:59.255Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-03-25T19:06:59.255Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-03-25T19:06:59.255Z] === RUN TestDockerNetworkDeletePreferID [2022-03-25T19:06:59.255Z] 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-03-25T19:06:59.255Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-03-25T19:06:59.255Z] === RUN TestDaemonDNSFallback [2022-03-25T19:06:59.255Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-03-25T19:06:59.255Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-03-25T19:06:59.255Z] === RUN TestInspectNetwork [2022-03-25T19:06:59.255Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-03-25T19:06:59.255Z] --- SKIP: TestInspectNetwork (0.00s) [2022-03-25T19:06:59.255Z] === RUN TestRunContainerWithBridgeNone [2022-03-25T19:06:59.255Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-03-25T19:06:59.255Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-03-25T19:06:59.255Z] === RUN TestNetworkInvalidJSON [2022-03-25T19:06:59.255Z] === RUN TestNetworkInvalidJSON//networks/create [2022-03-25T19:06:59.255Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-03-25T19:06:59.255Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-03-25T19:06:59.255Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-03-25T19:06:59.255Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-25T19:06:59.255Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-25T19:06:59.255Z] === CONT TestNetworkInvalidJSON//networks/create [2022-03-25T19:06:59.255Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-25T19:06:59.255Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-03-25T19:06:59.255Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2022-03-25T19:06:59.255Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2022-03-25T19:06:59.255Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2022-03-25T19:06:59.255Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2022-03-25T19:06:59.255Z] === RUN TestNetworkList [2022-03-25T19:06:59.255Z] === RUN TestNetworkList//networks [2022-03-25T19:06:59.255Z] === PAUSE TestNetworkList//networks [2022-03-25T19:06:59.255Z] === RUN TestNetworkList//networks/ [2022-03-25T19:06:59.255Z] === PAUSE TestNetworkList//networks/ [2022-03-25T19:06:59.255Z] === CONT TestNetworkList//networks [2022-03-25T19:06:59.255Z] === CONT TestNetworkList//networks/ [2022-03-25T19:06:59.255Z] --- PASS: TestNetworkList (0.03s) [2022-03-25T19:06:59.255Z] --- PASS: TestNetworkList//networks (0.00s) [2022-03-25T19:06:59.255Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-03-25T19:06:59.255Z] === RUN TestHostIPv4BridgeLabel [2022-03-25T19:06:59.255Z] network_test.go:128: testEnv.OSType == "windows" [2022-03-25T19:06:59.255Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-03-25T19:06:59.255Z] === RUN TestDaemonRestartWithLiveRestore [2022-03-25T19:06:59.255Z] service_test.go:30: testEnv.OSType == "windows" [2022-03-25T19:06:59.255Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-03-25T19:06:59.255Z] === RUN TestDaemonDefaultNetworkPools [2022-03-25T19:06:59.255Z] service_test.go:59: testEnv.OSType == "windows" [2022-03-25T19:06:59.255Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-03-25T19:06:59.255Z] === RUN TestDaemonRestartWithExistingNetwork [2022-03-25T19:06:59.255Z] service_test.go:103: testEnv.OSType == "windows" [2022-03-25T19:06:59.255Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-03-25T19:06:59.255Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-03-25T19:06:59.255Z] service_test.go:137: testEnv.OSType == "windows" [2022-03-25T19:06:59.255Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-03-25T19:06:59.255Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-03-25T19:06:59.255Z] service_test.go:188: testEnv.OSType == "windows" [2022-03-25T19:06:59.255Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-03-25T19:06:59.255Z] === RUN TestServiceWithPredefinedNetwork [2022-03-25T19:06:59.255Z] service_test.go:213: testEnv.OSType == "windows" [2022-03-25T19:06:59.255Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-03-25T19:06:59.255Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-03-25T19:06:59.255Z] service_test.go:243: FLAKY_TEST [2022-03-25T19:06:59.255Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-25T19:06:59.255Z] === RUN TestServiceWithDataPathPortInit [2022-03-25T19:06:59.255Z] service_test.go:334: testEnv.OSType == "windows" [2022-03-25T19:06:59.255Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-03-25T19:06:59.255Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-03-25T19:06:59.255Z] service_test.go:402: testEnv.OSType == "windows" [2022-03-25T19:06:59.255Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-03-25T19:06:59.255Z] PASS [2022-03-25T19:06:59.255Z] ok github.com/docker/docker/integration/network 0.137s [2022-03-25T19:06:59.255Z] [2022-03-25T19:06:59.255Z] === Skipped [2022-03-25T19:06:59.255Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-03-25T19:06:59.255Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-03-25T19:06:59.255Z] [2022-03-25T19:06:59.255Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-03-25T19:06:59.255Z] 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-03-25T19:06:59.255Z] [2022-03-25T19:06:59.255Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-03-25T19:06:59.255Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-03-25T19:06:59.255Z] [2022-03-25T19:06:59.255Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-03-25T19:06:59.255Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-03-25T19:06:59.255Z] [2022-03-25T19:06:59.255Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-03-25T19:06:59.255Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-03-25T19:06:59.255Z] [2022-03-25T19:06:59.255Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-03-25T19:06:59.255Z] network_test.go:128: testEnv.OSType == "windows" [2022-03-25T19:06:59.255Z] [2022-03-25T19:06:59.255Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-03-25T19:06:59.255Z] service_test.go:30: testEnv.OSType == "windows" [2022-03-25T19:06:59.255Z] [2022-03-25T19:06:59.255Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-03-25T19:06:59.255Z] service_test.go:59: testEnv.OSType == "windows" [2022-03-25T19:06:59.255Z] [2022-03-25T19:06:59.255Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-03-25T19:06:59.255Z] service_test.go:103: testEnv.OSType == "windows" [2022-03-25T19:06:59.255Z] [2022-03-25T19:06:59.255Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-03-25T19:06:59.255Z] service_test.go:137: testEnv.OSType == "windows" [2022-03-25T19:06:59.255Z] [2022-03-25T19:06:59.255Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-03-25T19:06:59.255Z] service_test.go:188: testEnv.OSType == "windows" [2022-03-25T19:06:59.255Z] [2022-03-25T19:06:59.255Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-03-25T19:06:59.255Z] service_test.go:213: testEnv.OSType == "windows" [2022-03-25T19:06:59.255Z] [2022-03-25T19:06:59.255Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-25T19:06:59.255Z] service_test.go:243: FLAKY_TEST [2022-03-25T19:06:59.255Z] [2022-03-25T19:06:59.255Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-03-25T19:06:59.255Z] service_test.go:334: testEnv.OSType == "windows" [2022-03-25T19:06:59.255Z] [2022-03-25T19:06:59.255Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-03-25T19:06:59.255Z] service_test.go:402: testEnv.OSType == "windows" [2022-03-25T19:06:59.255Z] [2022-03-25T19:06:59.255Z] DONE 22 tests, 15 skipped in 1.738s [2022-03-25T19:06:59.255Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-03-25T19:07:00.218Z] testing: warning: no tests to run [2022-03-25T19:07:00.218Z] PASS [2022-03-25T19:07:00.218Z] ok github.com/docker/docker/integration/network/ipvlan 0.061s [2022-03-25T19:07:00.218Z] [2022-03-25T19:07:00.218Z] DONE 0 tests in 0.614s [2022-03-25T19:07:00.218Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-03-25T19:07:00.673Z] testing: warning: no tests to run [2022-03-25T19:07:00.673Z] PASS [2022-03-25T19:07:00.673Z] ok github.com/docker/docker/integration/network/macvlan 0.062s [2022-03-25T19:07:00.673Z] [2022-03-25T19:07:00.673Z] DONE 0 tests in 0.625s [2022-03-25T19:07:01.129Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-03-25T19:07:01.585Z] testing: warning: no tests to run [2022-03-25T19:07:01.585Z] PASS [2022-03-25T19:07:01.585Z] ok github.com/docker/docker/integration/plugin 0.063s [2022-03-25T19:07:01.585Z] [2022-03-25T19:07:01.585Z] DONE 0 tests in 0.644s [2022-03-25T19:07:01.585Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-03-25T19:07:02.548Z] testing: warning: no tests to run [2022-03-25T19:07:02.548Z] PASS [2022-03-25T19:07:02.548Z] ok github.com/docker/docker/integration/plugin/authz 0.070s [2022-03-25T19:07:02.548Z] [2022-03-25T19:07:02.548Z] DONE 0 tests in 0.684s [2022-03-25T19:07:02.548Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-03-25T19:07:06.181Z] --- PASS: TestBuildWithHugeFile (124.98s) [2022-03-25T19:07:06.181Z] === RUN TestBuildWCOWSandboxSize [2022-03-25T19:07:06.181Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-25T19:07:06.181Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-03-25T19:07:06.181Z] === RUN TestBuildWithEmptyDockerfile [2022-03-25T19:07:06.181Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-25T19:07:06.181Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-25T19:07:06.181Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-25T19:07:06.181Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-25T19:07:06.181Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-25T19:07:06.181Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-25T19:07:06.181Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-25T19:07:06.181Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-25T19:07:06.181Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-25T19:07:06.181Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2022-03-25T19:07:06.181Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2022-03-25T19:07:06.181Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-03-25T19:07:06.181Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-03-25T19:07:06.181Z] === RUN TestBuildPreserveOwnership [2022-03-25T19:07:06.181Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-25T19:07:06.181Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-03-25T19:07:06.181Z] === RUN TestBuildPlatformInvalid [2022-03-25T19:07:06.181Z] --- PASS: TestBuildPlatformInvalid (0.06s) [2022-03-25T19:07:06.181Z] PASS [2022-03-25T19:07:06.181Z] ok github.com/docker/docker/integration/build 193.473s [2022-03-25T19:07:06.181Z] [2022-03-25T19:07:06.181Z] === Skipped [2022-03-25T19:07:06.181Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-03-25T19:07:06.181Z] build_session_test.go:25: TODO: BuildKit [2022-03-25T19:07:06.181Z] [2022-03-25T19:07:06.181Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-03-25T19:07:06.181Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:07:06.181Z] [2022-03-25T19:07:06.181Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2022-03-25T19:07:06.181Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-25T19:07:06.181Z] [2022-03-25T19:07:06.181Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2022-03-25T19:07:06.181Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-25T19:07:06.181Z] [2022-03-25T19:07:06.181Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-03-25T19:07:06.181Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-25T19:07:06.181Z] [2022-03-25T19:07:06.181Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-03-25T19:07:06.181Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-25T19:07:06.181Z] [2022-03-25T19:07:06.181Z] DONE 29 tests, 6 skipped in 223.256s [2022-03-25T19:07:06.181Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-03-25T19:07:06.181Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-25T19:07:06.181Z] INFO: Testing against a local daemon [2022-03-25T19:07:06.181Z] === RUN TestConfigInspect [2022-03-25T19:07:06.181Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:07:06.181Z] --- SKIP: TestConfigInspect (0.00s) [2022-03-25T19:07:06.181Z] === RUN TestConfigList [2022-03-25T19:07:06.181Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:07:06.181Z] --- SKIP: TestConfigList (0.00s) [2022-03-25T19:07:06.181Z] === RUN TestConfigsCreateAndDelete [2022-03-25T19:07:06.181Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:07:06.181Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-03-25T19:07:06.181Z] === RUN TestConfigsUpdate [2022-03-25T19:07:06.181Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:07:06.181Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-03-25T19:07:06.181Z] === RUN TestTemplatedConfig [2022-03-25T19:07:06.181Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:07:06.181Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-03-25T19:07:06.181Z] === RUN TestConfigCreateResolve [2022-03-25T19:07:06.181Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-03-25T19:07:06.181Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-03-25T19:07:06.181Z] PASS [2022-03-25T19:07:06.181Z] ok github.com/docker/docker/integration/config 0.080s [2022-03-25T19:07:06.181Z] [2022-03-25T19:07:06.181Z] === Skipped [2022-03-25T19:07:06.181Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-03-25T19:07:06.181Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:07:06.181Z] [2022-03-25T19:07:06.181Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-03-25T19:07:06.181Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:07:06.181Z] [2022-03-25T19:07:06.181Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-03-25T19:07:06.181Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:07:06.181Z] [2022-03-25T19:07:06.181Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-03-25T19:07:06.181Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:07:06.181Z] [2022-03-25T19:07:06.181Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-03-25T19:07:06.181Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:07:06.181Z] [2022-03-25T19:07:06.181Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-03-25T19:07:06.181Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-03-25T19:07:06.181Z] [2022-03-25T19:07:06.181Z] DONE 6 tests, 6 skipped in 1.792s [2022-03-25T19:07:06.181Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-03-25T19:07:06.181Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-25T19:07:06.181Z] INFO: Testing against a local daemon [2022-03-25T19:07:06.181Z] === RUN TestCheckpoint [2022-03-25T19:07:06.181Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-25T19:07:06.181Z] --- SKIP: TestCheckpoint (0.00s) [2022-03-25T19:07:06.181Z] === RUN TestContainerInvalidJSON [2022-03-25T19:07:06.181Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-03-25T19:07:06.181Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-03-25T19:07:06.181Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-03-25T19:07:06.181Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-03-25T19:07:06.181Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-03-25T19:07:06.181Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-03-25T19:07:06.181Z] --- PASS: TestContainerInvalidJSON (0.04s) [2022-03-25T19:07:06.181Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-03-25T19:07:06.181Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-03-25T19:07:06.181Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-03-25T19:07:06.181Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.26s) [2022-03-25T19:07:06.181Z] === RUN TestCopyFromContainerPathIsNotDir [2022-03-25T19:07:06.181Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.20s) [2022-03-25T19:07:06.181Z] === RUN TestCopyToContainerPathDoesNotExist [2022-03-25T19:07:06.181Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.20s) [2022-03-25T19:07:06.181Z] === RUN TestCopyToContainerPathIsNotDir [2022-03-25T19:07:06.181Z] --- PASS: TestCopyToContainerPathIsNotDir (0.20s) [2022-03-25T19:07:06.181Z] === RUN TestCopyFromContainer [2022-03-25T19:07:06.181Z] copy_test.go:78: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:07:06.181Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-03-25T19:07:06.181Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-03-25T19:07:06.181Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-25T19:07:06.181Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-25T19:07:06.181Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-25T19:07:06.181Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-25T19:07:06.181Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-25T19:07:06.181Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-25T19:07:06.181Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-25T19:07:06.181Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-25T19:07:06.181Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-25T19:07:06.181Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-03-25T19:07:06.181Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-03-25T19:07:06.181Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-03-25T19:07:06.181Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-03-25T19:07:06.181Z] === RUN TestCreateLinkToNonExistingContainer [2022-03-25T19:07:06.181Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-03-25T19:07:06.181Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-03-25T19:07:06.181Z] === RUN TestCreateWithInvalidEnv [2022-03-25T19:07:06.181Z] === RUN TestCreateWithInvalidEnv/0 [2022-03-25T19:07:06.181Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-03-25T19:07:06.181Z] === RUN TestCreateWithInvalidEnv/1 [2022-03-25T19:07:06.181Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-03-25T19:07:06.181Z] === RUN TestCreateWithInvalidEnv/2 [2022-03-25T19:07:06.181Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-03-25T19:07:06.181Z] === CONT TestCreateWithInvalidEnv/0 [2022-03-25T19:07:06.181Z] === CONT TestCreateWithInvalidEnv/2 [2022-03-25T19:07:06.181Z] === CONT TestCreateWithInvalidEnv/1 [2022-03-25T19:07:06.181Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2022-03-25T19:07:06.181Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-03-25T19:07:06.181Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-03-25T19:07:06.181Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-03-25T19:07:06.181Z] === RUN TestCreateTmpfsMountsTarget [2022-03-25T19:07:06.181Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:07:06.181Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-03-25T19:07:06.181Z] === RUN TestCreateWithCustomMaskedPaths [2022-03-25T19:07:06.181Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-03-25T19:07:06.181Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-03-25T19:07:06.181Z] === RUN TestCreateWithCustomReadonlyPaths [2022-03-25T19:07:06.181Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-03-25T19:07:06.181Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-03-25T19:07:06.181Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-03-25T19:07:06.181Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-25T19:07:06.182Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-25T19:07:06.182Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-25T19:07:06.182Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-25T19:07:06.182Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-25T19:07:06.182Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-25T19:07:06.182Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-25T19:07:06.182Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-25T19:07:06.182Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-25T19:07:06.182Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-25T19:07:06.182Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-25T19:07:06.182Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-25T19:07:06.182Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-25T19:07:06.182Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-25T19:07:06.182Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-25T19:07:06.182Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2022-03-25T19:07:06.182Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-03-25T19:07:06.182Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-03-25T19:07:06.182Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-03-25T19:07:06.182Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-03-25T19:07:06.182Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-03-25T19:07:06.182Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-03-25T19:07:06.182Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-03-25T19:07:06.182Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-03-25T19:07:06.182Z] === RUN TestCreateDifferentPlatform [2022-03-25T19:07:06.182Z] === RUN TestCreateDifferentPlatform/different_os [2022-03-25T19:07:06.182Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-03-25T19:07:06.182Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2022-03-25T19:07:06.182Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-03-25T19:07:06.182Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-03-25T19:07:06.182Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-03-25T19:07:06.182Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.07s) [2022-03-25T19:07:06.182Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-03-25T19:07:06.182Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-03-25T19:07:06.182Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2022-03-25T19:07:06.182Z] === RUN TestContainerKillOnDaemonStart [2022-03-25T19:07:06.182Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:07:06.182Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-03-25T19:07:06.182Z] === RUN TestDiff [2022-03-25T19:07:06.182Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-03-25T19:07:06.182Z] --- SKIP: TestDiff (0.00s) [2022-03-25T19:07:06.182Z] === RUN TestExecWithCloseStdin [2022-03-25T19:07:06.272Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-25T19:07:06.272Z] INFO: Testing against a local daemon [2022-03-25T19:07:06.272Z] === RUN TestPluginInvalidJSON [2022-03-25T19:07:06.272Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-03-25T19:07:06.272Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-03-25T19:07:06.272Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-03-25T19:07:06.272Z] --- PASS: TestPluginInvalidJSON (0.03s) [2022-03-25T19:07:06.272Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-03-25T19:07:06.272Z] === RUN TestPluginInstall [2022-03-25T19:07:06.272Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-03-25T19:07:06.272Z] --- SKIP: TestPluginInstall (0.00s) [2022-03-25T19:07:06.272Z] === RUN TestPluginsWithRuntimes [2022-03-25T19:07:06.272Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-03-25T19:07:06.272Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-03-25T19:07:06.272Z] === RUN TestPluginBackCompatMediaTypes [2022-03-25T19:07:06.272Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-03-25T19:07:06.272Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-03-25T19:07:06.272Z] PASS [2022-03-25T19:07:06.272Z] ok github.com/docker/docker/integration/plugin/common 0.090s [2022-03-25T19:07:06.272Z] [2022-03-25T19:07:06.272Z] === Skipped [2022-03-25T19:07:06.272Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-03-25T19:07:06.272Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-03-25T19:07:06.272Z] [2022-03-25T19:07:06.272Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-03-25T19:07:06.272Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-03-25T19:07:06.272Z] [2022-03-25T19:07:06.272Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-03-25T19:07:06.272Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-03-25T19:07:06.272Z] [2022-03-25T19:07:06.272Z] DONE 5 tests, 3 skipped in 4.008s [2022-03-25T19:07:06.729Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-03-25T19:07:07.175Z] --- PASS: TestExecWithCloseStdin (2.30s) [2022-03-25T19:07:07.176Z] === RUN TestExec [2022-03-25T19:07:08.256Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-25T19:07:08.256Z] INFO: Testing against a local daemon [2022-03-25T19:07:08.256Z] === RUN TestExternalGraphDriver [2022-03-25T19:07:08.256Z] external_test.go:48: runtime.GOOS == "windows" [2022-03-25T19:07:08.256Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-03-25T19:07:08.256Z] === RUN TestGraphdriverPluginV2 [2022-03-25T19:07:08.256Z] external_test.go:408: runtime.GOOS == "windows" [2022-03-25T19:07:08.256Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-03-25T19:07:08.256Z] PASS [2022-03-25T19:07:08.256Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.090s [2022-03-25T19:07:08.256Z] [2022-03-25T19:07:08.256Z] === Skipped [2022-03-25T19:07:08.256Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-03-25T19:07:08.256Z] external_test.go:48: runtime.GOOS == "windows" [2022-03-25T19:07:08.256Z] [2022-03-25T19:07:08.256Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-03-25T19:07:08.256Z] external_test.go:408: runtime.GOOS == "windows" [2022-03-25T19:07:08.256Z] [2022-03-25T19:07:08.256Z] DONE 2 tests, 2 skipped in 1.824s [2022-03-25T19:07:08.256Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-03-25T19:07:09.388Z] --- PASS: TestExec (2.10s) [2022-03-25T19:07:09.388Z] === RUN TestExecUser [2022-03-25T19:07:09.388Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-03-25T19:07:09.388Z] --- SKIP: TestExecUser (0.00s) [2022-03-25T19:07:09.388Z] === RUN TestExportContainerAndImportImage [2022-03-25T19:07:09.388Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:07:09.388Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-03-25T19:07:09.388Z] === RUN TestExportContainerAfterDaemonRestart [2022-03-25T19:07:09.388Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:07:09.388Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-03-25T19:07:09.388Z] === RUN TestHealthCheckWorkdir [2022-03-25T19:07:09.388Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-03-25T19:07:09.388Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-03-25T19:07:09.388Z] === RUN TestHealthKillContainer [2022-03-25T19:07:09.388Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-03-25T19:07:09.388Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-03-25T19:07:09.388Z] === RUN TestInspectCpusetInConfigPre120 [2022-03-25T19:07:09.388Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-03-25T19:07:09.388Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-03-25T19:07:09.388Z] === RUN TestKillContainerInvalidSignal [2022-03-25T19:07:10.423Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-25T19:07:10.423Z] INFO: Testing against a local daemon [2022-03-25T19:07:10.423Z] === RUN TestReadPluginNoRead [2022-03-25T19:07:10.423Z] read_test.go:21: no unix domain sockets on Windows [2022-03-25T19:07:10.423Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-03-25T19:07:10.423Z] PASS [2022-03-25T19:07:10.423Z] ok github.com/docker/docker/integration/plugin/logging 0.091s [2022-03-25T19:07:10.423Z] [2022-03-25T19:07:10.423Z] === Skipped [2022-03-25T19:07:10.423Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-03-25T19:07:10.423Z] read_test.go:21: no unix domain sockets on Windows [2022-03-25T19:07:10.423Z] [2022-03-25T19:07:10.423Z] DONE 1 tests, 1 skipped in 1.889s [2022-03-25T19:07:10.423Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-03-25T19:07:10.952Z] --- PASS: TestKillContainerInvalidSignal (1.86s) [2022-03-25T19:07:10.952Z] === RUN TestKillContainer [2022-03-25T19:07:10.952Z] === RUN TestKillContainer/no_signal [2022-03-25T19:07:11.392Z] testing: warning: no tests to run [2022-03-25T19:07:11.392Z] PASS [2022-03-25T19:07:11.392Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.059s [2022-03-25T19:07:11.392Z] [2022-03-25T19:07:11.392Z] DONE 0 tests in 0.972s [2022-03-25T19:07:11.392Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-03-25T19:07:13.172Z] === RUN TestKillContainer/non_killing_signal [2022-03-25T19:07:13.172Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-03-25T19:07:13.172Z] === RUN TestKillContainer/killing_signal [2022-03-25T19:07:13.558Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-25T19:07:13.558Z] INFO: Testing against a local daemon [2022-03-25T19:07:13.558Z] === RUN TestPluginWithDevMounts [2022-03-25T19:07:13.558Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:07:13.558Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-03-25T19:07:13.558Z] PASS [2022-03-25T19:07:13.558Z] ok github.com/docker/docker/integration/plugin/volumes 0.100s [2022-03-25T19:07:13.558Z] [2022-03-25T19:07:13.558Z] === Skipped [2022-03-25T19:07:13.558Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-03-25T19:07:13.558Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:07:13.558Z] [2022-03-25T19:07:13.558Z] DONE 1 tests, 1 skipped in 1.895s [2022-03-25T19:07:13.558Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-03-25T19:07:14.777Z] --- PASS: TestKillContainer (4.08s) [2022-03-25T19:07:14.777Z] --- PASS: TestKillContainer/no_signal (1.84s) [2022-03-25T19:07:14.777Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-03-25T19:07:14.777Z] --- PASS: TestKillContainer/killing_signal (2.19s) [2022-03-25T19:07:14.777Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-03-25T19:07:14.777Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-25T19:07:14.777Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-03-25T19:07:14.777Z] === RUN TestKillStoppedContainer [2022-03-25T19:07:14.777Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-25T19:07:14.777Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-03-25T19:07:14.777Z] === RUN TestKillStoppedContainerAPIPre120 [2022-03-25T19:07:14.777Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-25T19:07:14.777Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-03-25T19:07:14.777Z] === RUN TestKillDifferentUserContainer [2022-03-25T19:07:14.777Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-03-25T19:07:14.777Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-03-25T19:07:14.777Z] === RUN TestInspectOomKilledTrue [2022-03-25T19:07:14.777Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:07:14.777Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-03-25T19:07:14.777Z] === RUN TestInspectOomKilledFalse [2022-03-25T19:07:14.777Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-25T19:07:14.777Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-03-25T19:07:14.777Z] === RUN TestLogsFollowTailEmpty [2022-03-25T19:07:15.086Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-25T19:07:15.086Z] INFO: Testing against a local daemon [2022-03-25T19:07:15.086Z] === RUN TestSecretInspect [2022-03-25T19:07:15.086Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:07:15.086Z] --- SKIP: TestSecretInspect (0.00s) [2022-03-25T19:07:15.086Z] === RUN TestSecretList [2022-03-25T19:07:15.086Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:07:15.086Z] --- SKIP: TestSecretList (0.00s) [2022-03-25T19:07:15.086Z] === RUN TestSecretsCreateAndDelete [2022-03-25T19:07:15.086Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:07:15.086Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-03-25T19:07:15.086Z] === RUN TestSecretsUpdate [2022-03-25T19:07:15.086Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:07:15.086Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-03-25T19:07:15.086Z] === RUN TestTemplatedSecret [2022-03-25T19:07:15.086Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:07:15.086Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-03-25T19:07:15.086Z] === RUN TestSecretCreateResolve [2022-03-25T19:07:15.086Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-03-25T19:07:15.086Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-03-25T19:07:15.086Z] PASS [2022-03-25T19:07:15.086Z] ok github.com/docker/docker/integration/secret 0.082s [2022-03-25T19:07:15.086Z] [2022-03-25T19:07:15.086Z] === Skipped [2022-03-25T19:07:15.086Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-03-25T19:07:15.086Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:07:15.086Z] [2022-03-25T19:07:15.086Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-03-25T19:07:15.086Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:07:15.086Z] [2022-03-25T19:07:15.086Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-03-25T19:07:15.086Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:07:15.086Z] [2022-03-25T19:07:15.086Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-03-25T19:07:15.086Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:07:15.086Z] [2022-03-25T19:07:15.086Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-03-25T19:07:15.086Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:07:15.086Z] [2022-03-25T19:07:15.086Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-03-25T19:07:15.086Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-03-25T19:07:15.086Z] [2022-03-25T19:07:15.086Z] DONE 6 tests, 6 skipped in 1.506s [2022-03-25T19:07:15.086Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-03-25T19:07:16.993Z] --- PASS: TestLogsFollowTailEmpty (1.87s) [2022-03-25T19:07:16.993Z] === RUN TestNetworkNat [2022-03-25T19:07:16.993Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-03-25T19:07:16.993Z] --- SKIP: TestNetworkNat (0.00s) [2022-03-25T19:07:16.993Z] === RUN TestNetworkLocalhostTCPNat [2022-03-25T19:07:17.257Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-25T19:07:17.257Z] INFO: Testing against a local daemon [2022-03-25T19:07:17.257Z] === RUN TestServiceCreateInit [2022-03-25T19:07:17.257Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-03-25T19:07:17.257Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:07:17.257Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-03-25T19:07:17.257Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:07:17.257Z] --- PASS: TestServiceCreateInit (0.04s) [2022-03-25T19:07:17.257Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-25T19:07:17.257Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-25T19:07:17.257Z] === RUN TestCreateServiceMultipleTimes [2022-03-25T19:07:17.257Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:07:17.257Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-03-25T19:07:17.257Z] === RUN TestCreateServiceConflict [2022-03-25T19:07:17.257Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:07:17.257Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-03-25T19:07:17.257Z] === RUN TestCreateServiceMaxReplicas [2022-03-25T19:07:17.257Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:07:17.257Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2022-03-25T19:07:17.257Z] === RUN TestCreateWithDuplicateNetworkNames [2022-03-25T19:07:17.257Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:07:17.257Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-03-25T19:07:17.257Z] === RUN TestCreateServiceSecretFileMode [2022-03-25T19:07:17.257Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:07:17.257Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-03-25T19:07:17.257Z] === RUN TestCreateServiceConfigFileMode [2022-03-25T19:07:17.257Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:07:17.257Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-03-25T19:07:17.257Z] === RUN TestCreateServiceSysctls [2022-03-25T19:07:17.257Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:07:17.257Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2022-03-25T19:07:17.257Z] === RUN TestCreateServiceCapabilities [2022-03-25T19:07:17.257Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:07:17.257Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2022-03-25T19:07:17.257Z] === RUN TestInspect [2022-03-25T19:07:17.257Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:07:17.257Z] --- SKIP: TestInspect (0.00s) [2022-03-25T19:07:17.257Z] === RUN TestCreateJob [2022-03-25T19:07:17.257Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:07:17.257Z] --- SKIP: TestCreateJob (0.00s) [2022-03-25T19:07:17.257Z] === RUN TestReplicatedJob [2022-03-25T19:07:17.257Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:07:17.257Z] --- SKIP: TestReplicatedJob (0.00s) [2022-03-25T19:07:17.257Z] === RUN TestUpdateReplicatedJob [2022-03-25T19:07:17.257Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:07:17.257Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-03-25T19:07:17.257Z] === RUN TestServiceListWithStatuses [2022-03-25T19:07:17.257Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:07:17.257Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-03-25T19:07:17.257Z] === RUN TestDockerNetworkConnectAlias [2022-03-25T19:07:17.257Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:07:17.257Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-03-25T19:07:17.257Z] === RUN TestDockerNetworkReConnect [2022-03-25T19:07:17.257Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:07:17.257Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-03-25T19:07:17.257Z] === RUN TestServicePlugin [2022-03-25T19:07:17.257Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:07:17.257Z] --- SKIP: TestServicePlugin (0.00s) [2022-03-25T19:07:17.257Z] === RUN TestServiceUpdateLabel [2022-03-25T19:07:17.257Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-03-25T19:07:17.257Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-03-25T19:07:17.257Z] === RUN TestServiceUpdateSecrets [2022-03-25T19:07:17.257Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-03-25T19:07:17.257Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-03-25T19:07:17.257Z] === RUN TestServiceUpdateConfigs [2022-03-25T19:07:17.257Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-03-25T19:07:17.257Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-03-25T19:07:17.257Z] === RUN TestServiceUpdateNetwork [2022-03-25T19:07:17.257Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-03-25T19:07:17.257Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-03-25T19:07:17.257Z] === RUN TestServiceUpdatePidsLimit [2022-03-25T19:07:17.257Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-03-25T19:07:17.257Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-03-25T19:07:17.257Z] PASS [2022-03-25T19:07:17.257Z] ok github.com/docker/docker/integration/service 0.211s [2022-03-25T19:07:17.257Z] [2022-03-25T19:07:17.257Z] === Skipped [2022-03-25T19:07:17.257Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-25T19:07:17.257Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:07:17.257Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-25T19:07:17.257Z] [2022-03-25T19:07:17.257Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-25T19:07:17.257Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:07:17.257Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-25T19:07:17.257Z] [2022-03-25T19:07:17.257Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-03-25T19:07:17.257Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:07:17.257Z] [2022-03-25T19:07:17.257Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-03-25T19:07:17.257Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:07:17.257Z] [2022-03-25T19:07:17.257Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2022-03-25T19:07:17.257Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:07:17.257Z] [2022-03-25T19:07:17.257Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-03-25T19:07:17.257Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:07:17.257Z] [2022-03-25T19:07:17.257Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-03-25T19:07:17.257Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:07:17.257Z] [2022-03-25T19:07:17.257Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-03-25T19:07:17.257Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:07:17.257Z] [2022-03-25T19:07:17.257Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2022-03-25T19:07:17.257Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:07:17.257Z] [2022-03-25T19:07:17.257Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2022-03-25T19:07:17.257Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:07:17.257Z] [2022-03-25T19:07:17.257Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-03-25T19:07:17.257Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:07:17.257Z] [2022-03-25T19:07:17.257Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-03-25T19:07:17.257Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:07:17.257Z] [2022-03-25T19:07:17.257Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-03-25T19:07:17.257Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:07:17.257Z] [2022-03-25T19:07:17.257Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-03-25T19:07:17.257Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:07:17.257Z] [2022-03-25T19:07:17.257Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-03-25T19:07:17.257Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:07:17.257Z] [2022-03-25T19:07:17.257Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-03-25T19:07:17.257Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:07:17.257Z] [2022-03-25T19:07:17.257Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-03-25T19:07:17.257Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:07:17.257Z] [2022-03-25T19:07:17.257Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-03-25T19:07:17.257Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:07:17.257Z] [2022-03-25T19:07:17.257Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-03-25T19:07:17.257Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-03-25T19:07:17.257Z] [2022-03-25T19:07:17.257Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-03-25T19:07:17.257Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-03-25T19:07:17.257Z] [2022-03-25T19:07:17.257Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-03-25T19:07:17.257Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-03-25T19:07:17.257Z] [2022-03-25T19:07:17.257Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-03-25T19:07:17.257Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-03-25T19:07:17.257Z] [2022-03-25T19:07:17.257Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-03-25T19:07:17.257Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-03-25T19:07:17.257Z] [2022-03-25T19:07:17.257Z] DONE 24 tests, 23 skipped in 2.155s [2022-03-25T19:07:17.257Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-03-25T19:07:18.785Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-25T19:07:18.785Z] INFO: Testing against a local daemon [2022-03-25T19:07:18.785Z] === RUN TestSessionCreate [2022-03-25T19:07:18.785Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-03-25T19:07:18.785Z] --- SKIP: TestSessionCreate (0.00s) [2022-03-25T19:07:18.785Z] === RUN TestSessionCreateWithBadUpgrade [2022-03-25T19:07:18.785Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-03-25T19:07:18.785Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-03-25T19:07:18.785Z] PASS [2022-03-25T19:07:18.785Z] ok github.com/docker/docker/integration/session 0.079s [2022-03-25T19:07:18.785Z] [2022-03-25T19:07:18.785Z] === Skipped [2022-03-25T19:07:18.785Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-03-25T19:07:18.785Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-03-25T19:07:18.785Z] [2022-03-25T19:07:18.785Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-03-25T19:07:18.785Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-03-25T19:07:18.785Z] [2022-03-25T19:07:18.785Z] DONE 2 tests, 2 skipped in 1.495s [2022-03-25T19:07:19.212Z] --- PASS: TestNetworkLocalhostTCPNat (2.17s) [2022-03-25T19:07:19.212Z] === RUN TestNetworkLoopbackNat [2022-03-25T19:07:19.212Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-03-25T19:07:19.212Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-03-25T19:07:19.212Z] === RUN TestPause [2022-03-25T19:07:19.212Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-03-25T19:07:19.212Z] --- SKIP: TestPause (0.00s) [2022-03-25T19:07:19.212Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-03-25T19:07:19.241Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-03-25T19:07:20.768Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-25T19:07:20.768Z] INFO: Testing against a local daemon [2022-03-25T19:07:20.768Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-03-25T19:07:20.768Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:07:20.768Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-25T19:07:20.768Z] === RUN TestDiskUsage [2022-03-25T19:07:20.768Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-03-25T19:07:20.768Z] --- SKIP: TestDiskUsage (0.00s) [2022-03-25T19:07:20.768Z] === RUN TestEventsExecDie [2022-03-25T19:07:20.768Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-03-25T19:07:20.768Z] --- SKIP: TestEventsExecDie (0.00s) [2022-03-25T19:07:20.768Z] === RUN TestEventsBackwardsCompatible [2022-03-25T19:07:20.768Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-03-25T19:07:20.768Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-03-25T19:07:20.768Z] === RUN TestEventsVolumeCreate [2022-03-25T19:07:20.768Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-03-25T19:07:20.768Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-03-25T19:07:20.768Z] === RUN TestInfoAPI [2022-03-25T19:07:20.768Z] --- PASS: TestInfoAPI (0.04s) [2022-03-25T19:07:20.768Z] === RUN TestInfoAPIWarnings [2022-03-25T19:07:20.768Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-25T19:07:20.768Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-03-25T19:07:20.768Z] === RUN TestInfoDebug [2022-03-25T19:07:20.768Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-25T19:07:20.768Z] --- SKIP: TestInfoDebug (0.00s) [2022-03-25T19:07:20.768Z] === RUN TestInfoInsecureRegistries [2022-03-25T19:07:20.768Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-25T19:07:20.768Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-03-25T19:07:20.768Z] === RUN TestInfoRegistryMirrors [2022-03-25T19:07:20.768Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-25T19:07:20.768Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-03-25T19:07:20.768Z] === RUN TestLoginFailsWithBadCredentials [2022-03-25T19:07:20.774Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.86s) [2022-03-25T19:07:20.774Z] === RUN TestPauseStopPausedContainer [2022-03-25T19:07:20.774Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:07:20.774Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-03-25T19:07:20.774Z] === RUN TestPsFilter [2022-03-25T19:07:21.242Z] --- PASS: TestPsFilter (0.20s) [2022-03-25T19:07:21.242Z] === RUN TestRemoveContainerWithRemovedVolume [2022-03-25T19:07:21.728Z] --- PASS: TestLoginFailsWithBadCredentials (0.98s) [2022-03-25T19:07:21.728Z] === RUN TestPingCacheHeaders [2022-03-25T19:07:21.728Z] --- PASS: TestPingCacheHeaders (0.04s) [2022-03-25T19:07:21.728Z] === RUN TestPingGet [2022-03-25T19:07:21.728Z] --- PASS: TestPingGet (0.04s) [2022-03-25T19:07:21.728Z] === RUN TestPingHead [2022-03-25T19:07:21.728Z] --- PASS: TestPingHead (0.05s) [2022-03-25T19:07:21.728Z] === RUN TestVersion [2022-03-25T19:07:21.728Z] --- PASS: TestVersion (0.03s) [2022-03-25T19:07:21.728Z] PASS [2022-03-25T19:07:21.728Z] ok github.com/docker/docker/integration/system 1.219s [2022-03-25T19:07:21.728Z] [2022-03-25T19:07:21.728Z] === Skipped [2022-03-25T19:07:21.729Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-25T19:07:21.729Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:07:21.729Z] [2022-03-25T19:07:21.729Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-03-25T19:07:21.729Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-03-25T19:07:21.729Z] [2022-03-25T19:07:21.729Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-03-25T19:07:21.729Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-03-25T19:07:21.729Z] [2022-03-25T19:07:21.729Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-03-25T19:07:21.729Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-03-25T19:07:21.729Z] [2022-03-25T19:07:21.729Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-03-25T19:07:21.729Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-03-25T19:07:21.729Z] [2022-03-25T19:07:21.729Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-03-25T19:07:21.729Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-25T19:07:21.729Z] [2022-03-25T19:07:21.729Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-03-25T19:07:21.729Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-25T19:07:21.729Z] [2022-03-25T19:07:21.729Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-03-25T19:07:21.729Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-25T19:07:21.729Z] [2022-03-25T19:07:21.729Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-03-25T19:07:21.729Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-25T19:07:21.729Z] [2022-03-25T19:07:21.729Z] DONE 15 tests, 9 skipped in 2.899s [2022-03-25T19:07:22.186Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-03-25T19:07:23.457Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.13s) [2022-03-25T19:07:23.457Z] === RUN TestRemoveContainerWithVolume [2022-03-25T19:07:23.714Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-25T19:07:23.714Z] INFO: Testing against a local daemon [2022-03-25T19:07:23.714Z] === RUN TestVolumesCreateAndList [2022-03-25T19:07:23.715Z] --- PASS: TestVolumesCreateAndList (0.05s) [2022-03-25T19:07:23.715Z] === RUN TestVolumesRemove [2022-03-25T19:07:23.715Z] --- PASS: TestVolumesRemove (0.15s) [2022-03-25T19:07:23.715Z] === RUN TestVolumesInspect [2022-03-25T19:07:23.715Z] --- PASS: TestVolumesInspect (0.04s) [2022-03-25T19:07:23.715Z] === RUN TestVolumesInvalidJSON [2022-03-25T19:07:23.715Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-03-25T19:07:23.715Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-03-25T19:07:23.715Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-03-25T19:07:23.715Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2022-03-25T19:07:23.715Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-03-25T19:07:23.715Z] PASS [2022-03-25T19:07:23.715Z] ok github.com/docker/docker/integration/volume 0.309s [2022-03-25T19:07:24.170Z] [2022-03-25T19:07:24.170Z] DONE 5 tests in 1.978s [2022-03-25T19:07:24.170Z] INFO: make.ps1 ended at 03/25/2022 19:07:23 [2022-03-25T19:07:24.170Z] INFO: Integration CLI tests being run from the host: [2022-03-25T19:07:24.170Z] 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-03-25T19:07:25.310Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-03-25T19:07:25.310Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-25T19:07:25.310Z] GOOS="" GOARCH="" GOARM="" [2022-03-25T19:07:25.310Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-25T19:07:25.310Z] [2022-03-25T19:07:25.310Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-03-25T19:07:25.310Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-03-25T19:07:25.310Z] Using test binary docker [2022-03-25T19:07:25.310Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-03-25T19:07:25.310Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-03-25T19:07:25.310Z] INFO: Waiting for daemon to start... [2022-03-25T19:07:25.310Z] Starting dockerd [2022-03-25T19:07:25.310Z] . [2022-03-25T19:07:25.310Z] INFO: Building docker-sdk-python3:5.0.3... [2022-03-25T19:07:25.677Z] --- PASS: TestRemoveContainerWithVolume (2.28s) [2022-03-25T19:07:25.677Z] === RUN TestRemoveContainerRunning [2022-03-25T19:07:27.243Z] --- PASS: TestRemoveContainerRunning (1.88s) [2022-03-25T19:07:27.243Z] === RUN TestRemoveContainerForceRemoveRunning [2022-03-25T19:07:28.687Z] --- PASS: TestImportExtremelyLargeImageWorks (93.26s) [2022-03-25T19:07:28.687Z] PASS [2022-03-25T19:07:28.687Z] [2022-03-25T19:07:28.687Z] === Skipped [2022-03-25T19:07:28.687Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-03-25T19:07:28.687Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-03-25T19:07:28.687Z] [2022-03-25T19:07:28.687Z] DONE 22 tests, 1 skipped in 97.074s [2022-03-25T19:07:28.687Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-03-25T19:07:28.687Z] INFO: Testing against a local daemon [2022-03-25T19:07:28.687Z] === RUN TestNetworkCreateDelete [2022-03-25T19:07:28.687Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-03-25T19:07:28.687Z] === RUN TestDockerNetworkDeletePreferID [2022-03-25T19:07:28.687Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2022-03-25T19:07:28.687Z] === RUN TestDaemonDNSFallback [2022-03-25T19:07:29.458Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.88s) [2022-03-25T19:07:29.458Z] === RUN TestRemoveInvalidContainer [2022-03-25T19:07:29.458Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2022-03-25T19:07:29.458Z] === RUN TestRenameLinkedContainer [2022-03-25T19:07:29.458Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-03-25T19:07:29.458Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-03-25T19:07:29.458Z] === RUN TestRenameStoppedContainer [2022-03-25T19:07:29.682Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-03-25T19:07:29.682Z] Using test binary docker [2022-03-25T19:07:29.682Z] +++ /etc/init.d/apparmor start [2022-03-25T19:07:29.682Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-03-25T19:07:29.682Z] INFO: Waiting for daemon to start... [2022-03-25T19:07:29.682Z] Starting dockerd [2022-03-25T19:07:29.682Z] +++ 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-03-25T19:07:29.682Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-03-25T19:07:29.682Z] Using test binary docker [2022-03-25T19:07:29.682Z] +++ /etc/init.d/apparmor start [2022-03-25T19:07:29.682Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-03-25T19:07:29.682Z] INFO: Waiting for daemon to start... [2022-03-25T19:07:29.682Z] Starting dockerd [2022-03-25T19:07:29.682Z] +++ 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-03-25T19:07:29.682Z] . [2022-03-25T19:07:29.682Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-03-25T19:07:29.682Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-03-25T19:07:29.682Z] Error: No such image: emptyfs [2022-03-25T19:07:29.682Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-03-25T19:07:29.682Z] ++++ docker load [2022-03-25T19:07:29.682Z] Running integration-test (iteration 1) [2022-03-25T19:07:29.682Z] 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-03-25T19:07:29.682Z] ++ 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-03-25T19:07:29.682Z] ++ set -e [2022-03-25T19:07:29.682Z] ++ '[' -n 0 ']' [2022-03-25T19:07:29.682Z] ++ set -x [2022-03-25T19:07:29.682Z] ++ 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-03-25T19:07:29.941Z] Loaded image: busybox:latest [2022-03-25T19:07:30.199Z] Loaded image: busybox:glibc [2022-03-25T19:07:30.199Z] [2022-03-25T19:07:30.199Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-03-25T19:07:30.458Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-03-25T19:07:30.458Z] Error: No such image: emptyfs [2022-03-25T19:07:30.458Z] ++++ docker load [2022-03-25T19:07:30.458Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-03-25T19:07:31.025Z] Running integration-test (iteration 1) [2022-03-25T19:07:31.025Z] 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-03-25T19:07:31.025Z] ++ 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-03-25T19:07:31.025Z] ++ set -e [2022-03-25T19:07:31.025Z] ++ '[' -n 0 ']' [2022-03-25T19:07:31.025Z] ++ set -x [2022-03-25T19:07:31.025Z] ++ 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-03-25T19:07:31.593Z] Loaded image: busybox:latest [2022-03-25T19:07:31.675Z] --- PASS: TestRenameStoppedContainer (2.35s) [2022-03-25T19:07:31.675Z] === RUN TestRenameRunningContainerAndReuse [2022-03-25T19:07:32.161Z] Loaded image: busybox:glibc [2022-03-25T19:07:32.768Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-25T19:07:32.768Z] INFO: Testing against a local daemon [2022-03-25T19:07:32.768Z] === RUN TestDockerSuite [2022-03-25T19:07:32.768Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-03-25T19:07:32.768Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-03-25T19:07:32.768Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-03-25T19:07:32.768Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-03-25T19:07:32.768Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-03-25T19:07:32.768Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-03-25T19:07:32.768Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-03-25T19:07:32.768Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-03-25T19:07:32.768Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-03-25T19:07:32.768Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-03-25T19:07:32.852Z] --- PASS: TestDaemonDNSFallback (6.32s) [2022-03-25T19:07:32.852Z] === RUN TestInspectNetwork [2022-03-25T19:07:32.852Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-25T19:07:32.852Z] --- SKIP: TestInspectNetwork (0.00s) [2022-03-25T19:07:32.852Z] === RUN TestRunContainerWithBridgeNone [2022-03-25T19:07:32.852Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-25T19:07:32.852Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-03-25T19:07:32.852Z] === RUN TestNetworkInvalidJSON [2022-03-25T19:07:32.852Z] === RUN TestNetworkInvalidJSON//networks/create [2022-03-25T19:07:32.852Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-03-25T19:07:32.852Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-03-25T19:07:32.852Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-03-25T19:07:32.852Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-25T19:07:32.852Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-25T19:07:32.852Z] === CONT TestNetworkInvalidJSON//networks/create [2022-03-25T19:07:32.852Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-25T19:07:32.852Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-03-25T19:07:32.852Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-03-25T19:07:32.852Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-03-25T19:07:32.852Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-03-25T19:07:32.852Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-03-25T19:07:32.852Z] === RUN TestNetworkList [2022-03-25T19:07:32.852Z] === RUN TestNetworkList//networks [2022-03-25T19:07:32.852Z] === PAUSE TestNetworkList//networks [2022-03-25T19:07:32.852Z] === RUN TestNetworkList//networks/ [2022-03-25T19:07:32.852Z] === PAUSE TestNetworkList//networks/ [2022-03-25T19:07:32.852Z] === CONT TestNetworkList//networks [2022-03-25T19:07:32.852Z] === CONT TestNetworkList//networks/ [2022-03-25T19:07:32.852Z] --- PASS: TestNetworkList (0.01s) [2022-03-25T19:07:32.852Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-03-25T19:07:32.852Z] --- PASS: TestNetworkList//networks (0.00s) [2022-03-25T19:07:32.852Z] === RUN TestHostIPv4BridgeLabel [2022-03-25T19:07:32.852Z] network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-25T19:07:32.852Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-03-25T19:07:32.852Z] === RUN TestDaemonRestartWithLiveRestore [2022-03-25T19:07:32.852Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-25T19:07:32.852Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s) [2022-03-25T19:07:32.852Z] === RUN TestDaemonDefaultNetworkPools [2022-03-25T19:07:32.852Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-25T19:07:32.852Z] --- SKIP: TestDaemonDefaultNetworkPools (0.03s) [2022-03-25T19:07:32.852Z] === RUN TestDaemonRestartWithExistingNetwork [2022-03-25T19:07:32.852Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-25T19:07:32.852Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.02s) [2022-03-25T19:07:32.852Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-03-25T19:07:32.852Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-25T19:07:32.852Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-03-25T19:07:32.852Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-03-25T19:07:32.852Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-25T19:07:32.852Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-03-25T19:07:32.852Z] === RUN TestServiceWithPredefinedNetwork [2022-03-25T19:07:32.852Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-25T19:07:32.852Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-03-25T19:07:32.852Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-03-25T19:07:32.852Z] service_test.go:243: FLAKY_TEST [2022-03-25T19:07:32.852Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-25T19:07:32.852Z] === RUN TestServiceWithDataPathPortInit [2022-03-25T19:07:32.852Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-25T19:07:32.852Z] --- SKIP: TestServiceWithDataPathPortInit (0.02s) [2022-03-25T19:07:32.852Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-03-25T19:07:32.852Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-25T19:07:32.852Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-03-25T19:07:32.852Z] PASS [2022-03-25T19:07:32.852Z] [2022-03-25T19:07:32.852Z] === Skipped [2022-03-25T19:07:32.852Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-03-25T19:07:32.852Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-25T19:07:32.852Z] [2022-03-25T19:07:32.852Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-03-25T19:07:32.852Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-25T19:07:32.852Z] [2022-03-25T19:07:32.852Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-03-25T19:07:32.852Z] network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-25T19:07:32.852Z] [2022-03-25T19:07:32.852Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s) [2022-03-25T19:07:32.852Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-25T19:07:32.852Z] [2022-03-25T19:07:32.852Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.03s) [2022-03-25T19:07:32.852Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-25T19:07:32.852Z] [2022-03-25T19:07:32.852Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.02s) [2022-03-25T19:07:32.852Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-25T19:07:32.852Z] [2022-03-25T19:07:32.852Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-03-25T19:07:32.852Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-25T19:07:32.852Z] [2022-03-25T19:07:32.852Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-03-25T19:07:32.852Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-25T19:07:32.852Z] [2022-03-25T19:07:32.852Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-03-25T19:07:32.852Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-25T19:07:32.852Z] [2022-03-25T19:07:32.852Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-25T19:07:32.852Z] service_test.go:243: FLAKY_TEST [2022-03-25T19:07:32.852Z] [2022-03-25T19:07:32.852Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.02s) [2022-03-25T19:07:32.852Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-25T19:07:32.852Z] [2022-03-25T19:07:32.852Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-03-25T19:07:32.852Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-25T19:07:32.852Z] [2022-03-25T19:07:32.852Z] DONE 22 tests, 12 skipped in 7.077s [2022-03-25T19:07:32.852Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-03-25T19:07:32.852Z] INFO: Testing against a local daemon [2022-03-25T19:07:32.852Z] === RUN TestDockerNetworkIpvlanPersistance [2022-03-25T19:07:32.852Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-25T19:07:32.852Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-03-25T19:07:32.852Z] === RUN TestDockerNetworkIpvlan [2022-03-25T19:07:32.852Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-25T19:07:32.852Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-03-25T19:07:32.852Z] PASS [2022-03-25T19:07:32.852Z] [2022-03-25T19:07:32.852Z] === Skipped [2022-03-25T19:07:32.852Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-03-25T19:07:32.852Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-25T19:07:32.852Z] [2022-03-25T19:07:32.852Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-03-25T19:07:32.852Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-25T19:07:32.852Z] [2022-03-25T19:07:32.852Z] DONE 2 tests, 2 skipped in 0.090s [2022-03-25T19:07:32.852Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-03-25T19:07:32.852Z] INFO: Testing against a local daemon [2022-03-25T19:07:32.852Z] === RUN TestDockerNetworkMacvlanPersistance [2022-03-25T19:07:32.852Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-25T19:07:32.852Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-03-25T19:07:32.852Z] === RUN TestDockerNetworkMacvlan [2022-03-25T19:07:32.852Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-25T19:07:32.852Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-03-25T19:07:32.852Z] PASS [2022-03-25T19:07:32.852Z] [2022-03-25T19:07:32.852Z] === Skipped [2022-03-25T19:07:32.852Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-03-25T19:07:32.853Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-25T19:07:32.853Z] [2022-03-25T19:07:32.853Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-03-25T19:07:32.853Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-25T19:07:32.853Z] [2022-03-25T19:07:32.853Z] DONE 2 tests, 2 skipped in 0.094s [2022-03-25T19:07:32.853Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-03-25T19:07:32.853Z] testing: warning: no tests to run [2022-03-25T19:07:32.853Z] PASS [2022-03-25T19:07:32.853Z] [2022-03-25T19:07:32.853Z] DONE 0 tests in 0.024s [2022-03-25T19:07:32.853Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-03-25T19:07:33.109Z] INFO: Testing against a local daemon [2022-03-25T19:07:33.109Z] === RUN TestAuthZPluginAllowRequest [2022-03-25T19:07:33.109Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-25T19:07:33.109Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-03-25T19:07:33.109Z] === RUN TestAuthZPluginTLS [2022-03-25T19:07:33.109Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-25T19:07:33.109Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-03-25T19:07:33.109Z] === RUN TestAuthZPluginDenyRequest [2022-03-25T19:07:33.109Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-25T19:07:33.109Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-03-25T19:07:33.109Z] === RUN TestAuthZPluginAPIDenyResponse [2022-03-25T19:07:33.109Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-25T19:07:33.109Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-03-25T19:07:33.109Z] === RUN TestAuthZPluginDenyResponse [2022-03-25T19:07:33.109Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-25T19:07:33.109Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-03-25T19:07:33.109Z] === RUN TestAuthZPluginAllowEventStream [2022-03-25T19:07:33.109Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-25T19:07:33.109Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-03-25T19:07:33.109Z] === RUN TestAuthZPluginErrorResponse [2022-03-25T19:07:33.109Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-25T19:07:33.109Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-03-25T19:07:33.109Z] === RUN TestAuthZPluginErrorRequest [2022-03-25T19:07:33.109Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-25T19:07:33.109Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-03-25T19:07:33.109Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-03-25T19:07:33.109Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-25T19:07:33.109Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-03-25T19:07:33.109Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-03-25T19:07:33.109Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-25T19:07:33.109Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-03-25T19:07:33.109Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-03-25T19:07:33.109Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-25T19:07:33.109Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-03-25T19:07:33.109Z] === RUN TestAuthZPluginHeader [2022-03-25T19:07:33.109Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-25T19:07:33.109Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-03-25T19:07:33.109Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-03-25T19:07:33.109Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-25T19:07:33.109Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.13s) [2022-03-25T19:07:33.109Z] === RUN TestAuthZPluginV2Disable [2022-03-25T19:07:33.109Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-25T19:07:33.109Z] --- SKIP: TestAuthZPluginV2Disable (0.01s) [2022-03-25T19:07:33.109Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-03-25T19:07:33.109Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-25T19:07:33.109Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2022-03-25T19:07:33.109Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-03-25T19:07:33.109Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-25T19:07:33.109Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.01s) [2022-03-25T19:07:33.109Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-03-25T19:07:33.109Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-25T19:07:33.109Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2022-03-25T19:07:33.109Z] PASS [2022-03-25T19:07:33.109Z] [2022-03-25T19:07:33.109Z] === Skipped [2022-03-25T19:07:33.109Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-03-25T19:07:33.109Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-25T19:07:33.109Z] [2022-03-25T19:07:33.109Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-03-25T19:07:33.109Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-25T19:07:33.109Z] [2022-03-25T19:07:33.109Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-03-25T19:07:33.109Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-25T19:07:33.109Z] [2022-03-25T19:07:33.109Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-03-25T19:07:33.109Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-25T19:07:33.109Z] [2022-03-25T19:07:33.109Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-03-25T19:07:33.109Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-25T19:07:33.109Z] [2022-03-25T19:07:33.109Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-03-25T19:07:33.109Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-25T19:07:33.109Z] [2022-03-25T19:07:33.109Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-03-25T19:07:33.109Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-25T19:07:33.109Z] [2022-03-25T19:07:33.109Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-03-25T19:07:33.109Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-25T19:07:33.109Z] [2022-03-25T19:07:33.109Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-03-25T19:07:33.109Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-25T19:07:33.109Z] [2022-03-25T19:07:33.109Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-03-25T19:07:33.109Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-25T19:07:33.109Z] [2022-03-25T19:07:33.109Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-03-25T19:07:33.109Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-25T19:07:33.109Z] [2022-03-25T19:07:33.109Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-03-25T19:07:33.109Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-25T19:07:33.109Z] [2022-03-25T19:07:33.109Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.13s) [2022-03-25T19:07:33.109Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-25T19:07:33.109Z] [2022-03-25T19:07:33.109Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.01s) [2022-03-25T19:07:33.109Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-25T19:07:33.109Z] [2022-03-25T19:07:33.109Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2022-03-25T19:07:33.109Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-25T19:07:33.109Z] [2022-03-25T19:07:33.109Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.01s) [2022-03-25T19:07:33.109Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-25T19:07:33.109Z] [2022-03-25T19:07:33.109Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2022-03-25T19:07:33.109Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-25T19:07:33.109Z] [2022-03-25T19:07:33.109Z] DONE 17 tests, 17 skipped in 0.289s [2022-03-25T19:07:33.109Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-03-25T19:07:33.236Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-03-25T19:07:33.365Z] INFO: Testing against a local daemon [2022-03-25T19:07:33.365Z] === RUN TestPluginInvalidJSON [2022-03-25T19:07:33.365Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-03-25T19:07:33.365Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-03-25T19:07:33.365Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-03-25T19:07:33.365Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-03-25T19:07:33.365Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-03-25T19:07:33.365Z] === RUN TestPluginInstall [2022-03-25T19:07:33.365Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-25T19:07:33.365Z] --- SKIP: TestPluginInstall (0.00s) [2022-03-25T19:07:33.365Z] === RUN TestPluginsWithRuntimes [2022-03-25T19:07:33.365Z] 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-03-25T19:07:33.365Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-03-25T19:07:33.365Z] === RUN TestPluginBackCompatMediaTypes [2022-03-25T19:07:33.365Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-03-25T19:07:33.365Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-03-25T19:07:33.365Z] PASS [2022-03-25T19:07:33.365Z] [2022-03-25T19:07:33.365Z] === Skipped [2022-03-25T19:07:33.365Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-03-25T19:07:33.365Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-25T19:07:33.365Z] [2022-03-25T19:07:33.365Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-03-25T19:07:33.365Z] 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-03-25T19:07:33.365Z] [2022-03-25T19:07:33.365Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-03-25T19:07:33.365Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-03-25T19:07:33.365Z] [2022-03-25T19:07:33.365Z] DONE 5 tests, 3 skipped in 0.141s [2022-03-25T19:07:33.365Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-03-25T19:07:33.365Z] INFO: Testing against a local daemon [2022-03-25T19:07:33.365Z] === RUN TestExternalGraphDriver [2022-03-25T19:07:33.621Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-03-25T19:07:33.621Z] --- SKIP: TestExternalGraphDriver (0.03s) [2022-03-25T19:07:33.621Z] === RUN TestGraphdriverPluginV2 [2022-03-25T19:07:33.703Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-03-25T19:07:34.171Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-03-25T19:07:34.639Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-03-25T19:07:34.696Z] Loaded image: debian:bullseye-slim [2022-03-25T19:07:34.956Z] Loaded image: hello-world:latest [2022-03-25T19:07:35.215Z] Loaded image: arm32v7/hello-world:latest [2022-03-25T19:07:35.215Z] INFO: Testing against a local daemon [2022-03-25T19:07:35.215Z] === RUN TestDockerSuite [2022-03-25T19:07:35.215Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-03-25T19:07:35.215Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-03-25T19:07:35.215Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-03-25T19:07:35.215Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-03-25T19:07:35.215Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-03-25T19:07:35.215Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-03-25T19:07:35.215Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-03-25T19:07:35.215Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-03-25T19:07:35.473Z] --- PASS: TestRenameRunningContainerAndReuse (3.78s) [2022-03-25T19:07:35.473Z] === RUN TestRenameInvalidName [2022-03-25T19:07:36.155Z] Loaded image: debian:bullseye-slim [2022-03-25T19:07:36.155Z] Loaded image: hello-world:latest [2022-03-25T19:07:36.304Z] --- PASS: TestImportExtremelyLargeImageWorks (93.89s) [2022-03-25T19:07:36.304Z] PASS [2022-03-25T19:07:36.304Z] [2022-03-25T19:07:36.304Z] DONE 22 tests in 96.926s [2022-03-25T19:07:36.304Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-03-25T19:07:36.304Z] INFO: Testing against a local daemon [2022-03-25T19:07:36.304Z] === RUN TestNetworkCreateDelete [2022-03-25T19:07:36.304Z] --- PASS: TestNetworkCreateDelete (0.12s) [2022-03-25T19:07:36.304Z] === RUN TestDockerNetworkDeletePreferID [2022-03-25T19:07:36.304Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2022-03-25T19:07:36.304Z] === RUN TestDaemonDNSFallback [2022-03-25T19:07:36.413Z] Loaded image: arm32v7/hello-world:latest [2022-03-25T19:07:36.676Z] INFO: Testing against a local daemon [2022-03-25T19:07:36.676Z] === RUN TestDockerDaemonSuite [2022-03-25T19:07:36.676Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-03-25T19:07:36.895Z] --- PASS: TestGraphdriverPluginV2 (3.43s) [2022-03-25T19:07:36.895Z] PASS [2022-03-25T19:07:36.895Z] [2022-03-25T19:07:36.895Z] === Skipped [2022-03-25T19:07:36.895Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.03s) [2022-03-25T19:07:36.895Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-03-25T19:07:36.895Z] [2022-03-25T19:07:36.895Z] DONE 2 tests, 1 skipped in 3.563s [2022-03-25T19:07:36.895Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-03-25T19:07:37.154Z] INFO: Testing against a local daemon [2022-03-25T19:07:37.154Z] === RUN TestContinueAfterPluginCrash [2022-03-25T19:07:37.154Z] === PAUSE TestContinueAfterPluginCrash [2022-03-25T19:07:37.154Z] === RUN TestReadPluginNoRead [2022-03-25T19:07:37.154Z] === PAUSE TestReadPluginNoRead [2022-03-25T19:07:37.154Z] === RUN TestDaemonStartWithLogOpt [2022-03-25T19:07:37.154Z] === PAUSE TestDaemonStartWithLogOpt [2022-03-25T19:07:37.154Z] === CONT TestContinueAfterPluginCrash [2022-03-25T19:07:37.154Z] === CONT TestDaemonStartWithLogOpt [2022-03-25T19:07:37.689Z] --- PASS: TestRenameInvalidName (1.89s) [2022-03-25T19:07:37.689Z] === RUN TestRenameAnonymousContainer [2022-03-25T19:07:38.580Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-03-25T19:07:38.580Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-03-25T19:07:38.840Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-03-25T19:07:38.840Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-03-25T19:07:39.777Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-03-25T19:07:39.777Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-03-25T19:07:39.777Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-03-25T19:07:41.156Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-03-25T19:07:41.327Z] --- PASS: TestDaemonStartWithLogOpt (4.39s) [2022-03-25T19:07:41.327Z] === CONT TestReadPluginNoRead [2022-03-25T19:07:41.415Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-03-25T19:07:41.416Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-03-25T19:07:41.416Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-03-25T19:07:41.551Z] --- PASS: TestDaemonDNSFallback (6.37s) [2022-03-25T19:07:41.551Z] === RUN TestInspectNetwork [2022-03-25T19:07:42.352Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-03-25T19:07:42.352Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-03-25T19:07:43.288Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-03-25T19:07:43.547Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-03-25T19:07:43.547Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-03-25T19:07:43.547Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-03-25T19:07:43.806Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-03-25T19:07:43.843Z] === RUN TestReadPluginNoRead/default [2022-03-25T19:07:44.072Z] === RUN TestInspectNetwork/full_network_id [2022-03-25T19:07:44.072Z] === RUN TestInspectNetwork/partial_network_id [2022-03-25T19:07:44.072Z] === RUN TestInspectNetwork/network_name [2022-03-25T19:07:44.072Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-03-25T19:07:44.771Z] === RUN TestReadPluginNoRead/disabled_caching [2022-03-25T19:07:46.137Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-03-25T19:07:46.137Z] --- PASS: TestContinueAfterPluginCrash (9.06s) [2022-03-25T19:07:47.088Z] --- PASS: TestBuildWithHugeFile (128.95s) [2022-03-25T19:07:47.088Z] === RUN TestBuildWCOWSandboxSize [2022-03-25T19:07:47.088Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-25T19:07:47.088Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-03-25T19:07:47.088Z] === RUN TestBuildWithEmptyDockerfile [2022-03-25T19:07:47.088Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-25T19:07:47.088Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-25T19:07:47.088Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-25T19:07:47.088Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-25T19:07:47.088Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-25T19:07:47.089Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-25T19:07:47.089Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-25T19:07:47.089Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-25T19:07:47.089Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-25T19:07:47.089Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-03-25T19:07:47.089Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.09s) [2022-03-25T19:07:47.089Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.09s) [2022-03-25T19:07:47.089Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-03-25T19:07:47.089Z] === RUN TestBuildPreserveOwnership [2022-03-25T19:07:47.089Z] === RUN TestBuildPreserveOwnership/copy_from [2022-03-25T19:07:47.347Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-03-25T19:07:47.503Z] === CONT TestReadPluginNoRead [2022-03-25T19:07:47.503Z] read_test.go:92: [d8ec74f6c4ed4] daemon is not started [2022-03-25T19:07:47.503Z] --- PASS: TestReadPluginNoRead (5.95s) [2022-03-25T19:07:47.503Z] --- PASS: TestReadPluginNoRead/default (1.23s) [2022-03-25T19:07:47.503Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.23s) [2022-03-25T19:07:47.503Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.29s) [2022-03-25T19:07:47.503Z] PASS [2022-03-25T19:07:47.503Z] [2022-03-25T19:07:47.503Z] DONE 6 tests in 10.438s [2022-03-25T19:07:47.503Z] 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-03-25T19:07:47.503Z] testing: warning: no tests to run [2022-03-25T19:07:47.503Z] PASS [2022-03-25T19:07:47.503Z] [2022-03-25T19:07:47.503Z] DONE 0 tests in 0.030s [2022-03-25T19:07:47.504Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-03-25T19:07:47.504Z] INFO: Testing against a local daemon [2022-03-25T19:07:47.504Z] === RUN TestPluginWithDevMounts [2022-03-25T19:07:47.504Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-03-25T19:07:47.504Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-03-25T19:07:47.504Z] PASS [2022-03-25T19:07:47.504Z] [2022-03-25T19:07:47.504Z] === Skipped [2022-03-25T19:07:47.504Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-03-25T19:07:47.504Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-03-25T19:07:47.504Z] [2022-03-25T19:07:47.504Z] DONE 1 tests, 1 skipped in 0.111s [2022-03-25T19:07:47.504Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-03-25T19:07:47.760Z] INFO: Testing against a local daemon [2022-03-25T19:07:47.760Z] === RUN TestSecretInspect [2022-03-25T19:07:47.760Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-25T19:07:47.760Z] --- SKIP: TestSecretInspect (0.01s) [2022-03-25T19:07:47.760Z] === RUN TestSecretList [2022-03-25T19:07:47.760Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-25T19:07:47.760Z] --- SKIP: TestSecretList (0.01s) [2022-03-25T19:07:47.760Z] === RUN TestSecretsCreateAndDelete [2022-03-25T19:07:47.760Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-25T19:07:47.760Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2022-03-25T19:07:47.760Z] === RUN TestSecretsUpdate [2022-03-25T19:07:47.760Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-25T19:07:47.760Z] --- SKIP: TestSecretsUpdate (0.01s) [2022-03-25T19:07:47.760Z] === RUN TestTemplatedSecret [2022-03-25T19:07:47.760Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-25T19:07:47.760Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-03-25T19:07:47.760Z] === RUN TestSecretCreateResolve [2022-03-25T19:07:47.760Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-25T19:07:47.760Z] --- SKIP: TestSecretCreateResolve (0.01s) [2022-03-25T19:07:47.760Z] PASS [2022-03-25T19:07:47.760Z] [2022-03-25T19:07:47.760Z] === Skipped [2022-03-25T19:07:47.760Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2022-03-25T19:07:47.760Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-25T19:07:47.760Z] [2022-03-25T19:07:47.760Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2022-03-25T19:07:47.760Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-25T19:07:47.760Z] [2022-03-25T19:07:47.760Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2022-03-25T19:07:47.760Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-25T19:07:47.760Z] [2022-03-25T19:07:47.760Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2022-03-25T19:07:47.760Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-25T19:07:47.760Z] [2022-03-25T19:07:47.760Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-03-25T19:07:47.760Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-25T19:07:47.760Z] [2022-03-25T19:07:47.760Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2022-03-25T19:07:47.760Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-25T19:07:47.760Z] [2022-03-25T19:07:47.760Z] DONE 6 tests, 6 skipped in 0.160s [2022-03-25T19:07:47.760Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-03-25T19:07:47.760Z] INFO: Testing against a local daemon [2022-03-25T19:07:47.760Z] === RUN TestServiceCreateInit [2022-03-25T19:07:47.760Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-03-25T19:07:47.760Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-25T19:07:47.760Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-03-25T19:07:47.760Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-25T19:07:47.760Z] --- PASS: TestServiceCreateInit (0.02s) [2022-03-25T19:07:47.760Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-25T19:07:47.760Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-25T19:07:47.760Z] === RUN TestCreateServiceMultipleTimes [2022-03-25T19:07:48.019Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-25T19:07:48.019Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2022-03-25T19:07:48.019Z] === RUN TestCreateServiceConflict [2022-03-25T19:07:48.019Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-25T19:07:48.019Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-03-25T19:07:48.019Z] === RUN TestCreateServiceMaxReplicas [2022-03-25T19:07:48.019Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-25T19:07:48.019Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2022-03-25T19:07:48.019Z] === RUN TestCreateWithDuplicateNetworkNames [2022-03-25T19:07:48.019Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-25T19:07:48.019Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2022-03-25T19:07:48.019Z] === RUN TestCreateServiceSecretFileMode [2022-03-25T19:07:48.019Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-25T19:07:48.019Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2022-03-25T19:07:48.019Z] === RUN TestCreateServiceConfigFileMode [2022-03-25T19:07:48.019Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-25T19:07:48.019Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2022-03-25T19:07:48.019Z] === RUN TestCreateServiceSysctls [2022-03-25T19:07:48.019Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-25T19:07:48.019Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2022-03-25T19:07:48.019Z] === RUN TestCreateServiceCapabilities [2022-03-25T19:07:48.019Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-25T19:07:48.019Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2022-03-25T19:07:48.019Z] === RUN TestInspect [2022-03-25T19:07:48.019Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-25T19:07:48.019Z] --- SKIP: TestInspect (0.01s) [2022-03-25T19:07:48.019Z] === RUN TestCreateJob [2022-03-25T19:07:48.019Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-25T19:07:48.019Z] --- SKIP: TestCreateJob (0.01s) [2022-03-25T19:07:48.019Z] === RUN TestReplicatedJob [2022-03-25T19:07:48.019Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-25T19:07:48.019Z] --- SKIP: TestReplicatedJob (0.00s) [2022-03-25T19:07:48.019Z] === RUN TestUpdateReplicatedJob [2022-03-25T19:07:48.019Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-25T19:07:48.019Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2022-03-25T19:07:48.019Z] === RUN TestServiceListWithStatuses [2022-03-25T19:07:48.019Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-25T19:07:48.019Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-03-25T19:07:48.019Z] === RUN TestDockerNetworkConnectAlias [2022-03-25T19:07:48.019Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-25T19:07:48.019Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2022-03-25T19:07:48.019Z] === RUN TestDockerNetworkReConnect [2022-03-25T19:07:48.019Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-25T19:07:48.019Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2022-03-25T19:07:48.019Z] === RUN TestServicePlugin [2022-03-25T19:07:48.271Z] --- PASS: TestInspectNetwork (7.37s) [2022-03-25T19:07:48.271Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-03-25T19:07:48.271Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-03-25T19:07:48.271Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-03-25T19:07:48.271Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-03-25T19:07:48.271Z] === RUN TestRunContainerWithBridgeNone [2022-03-25T19:07:49.249Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-03-25T19:07:49.512Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-03-25T19:07:49.662Z] --- PASS: TestRunContainerWithBridgeNone (1.67s) [2022-03-25T19:07:49.662Z] === RUN TestNetworkInvalidJSON [2022-03-25T19:07:49.662Z] === RUN TestNetworkInvalidJSON//networks/create [2022-03-25T19:07:49.662Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-03-25T19:07:49.662Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-03-25T19:07:49.662Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-03-25T19:07:49.662Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-25T19:07:49.662Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-25T19:07:49.662Z] === CONT TestNetworkInvalidJSON//networks/create [2022-03-25T19:07:49.662Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-25T19:07:49.662Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-03-25T19:07:49.662Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-03-25T19:07:49.662Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-03-25T19:07:49.662Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-03-25T19:07:49.662Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-03-25T19:07:49.662Z] === RUN TestNetworkList [2022-03-25T19:07:49.662Z] === RUN TestNetworkList//networks [2022-03-25T19:07:49.662Z] === PAUSE TestNetworkList//networks [2022-03-25T19:07:49.662Z] === RUN TestNetworkList//networks/ [2022-03-25T19:07:49.662Z] === PAUSE TestNetworkList//networks/ [2022-03-25T19:07:49.662Z] === CONT TestNetworkList//networks [2022-03-25T19:07:49.662Z] === CONT TestNetworkList//networks/ [2022-03-25T19:07:49.662Z] --- PASS: TestNetworkList (0.01s) [2022-03-25T19:07:49.662Z] --- PASS: TestNetworkList//networks (0.00s) [2022-03-25T19:07:49.662Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-03-25T19:07:49.662Z] === RUN TestHostIPv4BridgeLabel [2022-03-25T19:07:49.911Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-25T19:07:49.912Z] --- SKIP: TestServicePlugin (1.89s) [2022-03-25T19:07:49.912Z] === RUN TestServiceUpdateLabel [2022-03-25T19:07:49.912Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-25T19:07:49.912Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2022-03-25T19:07:49.912Z] === RUN TestServiceUpdateSecrets [2022-03-25T19:07:49.912Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-25T19:07:49.912Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2022-03-25T19:07:49.912Z] === RUN TestServiceUpdateConfigs [2022-03-25T19:07:49.912Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-25T19:07:49.912Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2022-03-25T19:07:49.912Z] === RUN TestServiceUpdateNetwork [2022-03-25T19:07:49.912Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-25T19:07:49.912Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2022-03-25T19:07:49.912Z] === RUN TestServiceUpdatePidsLimit [2022-03-25T19:07:50.080Z] --- PASS: TestBuildPreserveOwnership (3.18s) [2022-03-25T19:07:50.080Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.04s) [2022-03-25T19:07:50.080Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.13s) [2022-03-25T19:07:50.080Z] === RUN TestBuildPlatformInvalid [2022-03-25T19:07:50.080Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-03-25T19:07:50.080Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-03-25T19:07:50.168Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-25T19:07:50.168Z] --- SKIP: TestServiceUpdatePidsLimit (0.04s) [2022-03-25T19:07:50.168Z] PASS [2022-03-25T19:07:50.168Z] [2022-03-25T19:07:50.168Z] === Skipped [2022-03-25T19:07:50.168Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-25T19:07:50.168Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-25T19:07:50.168Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-25T19:07:50.168Z] [2022-03-25T19:07:50.168Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-25T19:07:50.168Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-25T19:07:50.168Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-25T19:07:50.168Z] [2022-03-25T19:07:50.168Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2022-03-25T19:07:50.168Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-25T19:07:50.168Z] [2022-03-25T19:07:50.168Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2022-03-25T19:07:50.168Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-25T19:07:50.168Z] [2022-03-25T19:07:50.168Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2022-03-25T19:07:50.168Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-25T19:07:50.168Z] [2022-03-25T19:07:50.168Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2022-03-25T19:07:50.168Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-25T19:07:50.168Z] [2022-03-25T19:07:50.168Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2022-03-25T19:07:50.168Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-25T19:07:50.168Z] [2022-03-25T19:07:50.168Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2022-03-25T19:07:50.168Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-25T19:07:50.168Z] [2022-03-25T19:07:50.168Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.03s) [2022-03-25T19:07:50.168Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-25T19:07:50.168Z] [2022-03-25T19:07:50.168Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.03s) [2022-03-25T19:07:50.168Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-25T19:07:50.168Z] [2022-03-25T19:07:50.168Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2022-03-25T19:07:50.168Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-25T19:07:50.168Z] [2022-03-25T19:07:50.168Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2022-03-25T19:07:50.168Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-25T19:07:50.168Z] [2022-03-25T19:07:50.168Z] === SKIP: amd64.integration.service TestReplicatedJob (0.00s) [2022-03-25T19:07:50.168Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-25T19:07:50.168Z] [2022-03-25T19:07:50.168Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2022-03-25T19:07:50.168Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-25T19:07:50.168Z] [2022-03-25T19:07:50.168Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-03-25T19:07:50.168Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-25T19:07:50.168Z] [2022-03-25T19:07:50.168Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2022-03-25T19:07:50.168Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-25T19:07:50.168Z] [2022-03-25T19:07:50.168Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2022-03-25T19:07:50.168Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-25T19:07:50.168Z] [2022-03-25T19:07:50.168Z] === SKIP: amd64.integration.service TestServicePlugin (1.89s) [2022-03-25T19:07:50.168Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-25T19:07:50.168Z] [2022-03-25T19:07:50.168Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2022-03-25T19:07:50.168Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-25T19:07:50.168Z] [2022-03-25T19:07:50.168Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2022-03-25T19:07:50.168Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-25T19:07:50.168Z] [2022-03-25T19:07:50.168Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2022-03-25T19:07:50.168Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-25T19:07:50.168Z] [2022-03-25T19:07:50.168Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2022-03-25T19:07:50.168Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-25T19:07:50.168Z] [2022-03-25T19:07:50.168Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.04s) [2022-03-25T19:07:50.168Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-25T19:07:50.168Z] [2022-03-25T19:07:50.168Z] DONE 24 tests, 23 skipped in 2.312s [2022-03-25T19:07:50.168Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-03-25T19:07:50.168Z] INFO: Testing against a local daemon [2022-03-25T19:07:50.168Z] === RUN TestSessionCreate [2022-03-25T19:07:50.168Z] --- PASS: TestSessionCreate (0.03s) [2022-03-25T19:07:50.168Z] === RUN TestSessionCreateWithBadUpgrade [2022-03-25T19:07:50.168Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2022-03-25T19:07:50.168Z] PASS [2022-03-25T19:07:50.168Z] [2022-03-25T19:07:50.168Z] DONE 2 tests in 0.151s [2022-03-25T19:07:50.168Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-03-25T19:07:50.223Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-03-25T19:07:50.223Z] === RUN TestDaemonRestartWithLiveRestore [2022-03-25T19:07:50.280Z] --- PASS: TestBuildWithHugeFile (77.24s) [2022-03-25T19:07:50.280Z] === RUN TestBuildWCOWSandboxSize [2022-03-25T19:07:50.280Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-25T19:07:50.280Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-03-25T19:07:50.280Z] === RUN TestBuildWithEmptyDockerfile [2022-03-25T19:07:50.280Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-25T19:07:50.280Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-25T19:07:50.280Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-25T19:07:50.280Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-25T19:07:50.280Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-25T19:07:50.280Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-25T19:07:50.280Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-25T19:07:50.280Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-25T19:07:50.280Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-25T19:07:50.280Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-03-25T19:07:50.280Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.09s) [2022-03-25T19:07:50.280Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.10s) [2022-03-25T19:07:50.280Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.04s) [2022-03-25T19:07:50.280Z] === RUN TestBuildPreserveOwnership [2022-03-25T19:07:50.280Z] === RUN TestBuildPreserveOwnership/copy_from [2022-03-25T19:07:50.280Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-03-25T19:07:50.280Z] --- PASS: TestBuildPreserveOwnership (2.65s) [2022-03-25T19:07:50.280Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.79s) [2022-03-25T19:07:50.280Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.85s) [2022-03-25T19:07:50.280Z] === RUN TestBuildPlatformInvalid [2022-03-25T19:07:50.280Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-03-25T19:07:50.280Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-03-25T19:07:50.280Z] Loaded image: busybox:latest [2022-03-25T19:07:50.280Z] Loaded image: busybox:glibc [2022-03-25T19:07:50.425Z] INFO: Testing against a local daemon [2022-03-25T19:07:50.425Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-03-25T19:07:50.425Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-03-25T19:07:50.425Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-25T19:07:50.425Z] === RUN TestDiskUsage [2022-03-25T19:07:50.425Z] === PAUSE TestDiskUsage [2022-03-25T19:07:50.425Z] === RUN TestEventsExecDie [2022-03-25T19:07:50.847Z] Loaded image: debian:bullseye-slim [2022-03-25T19:07:50.847Z] Loaded image: hello-world:latest [2022-03-25T19:07:50.847Z] Loaded image: arm32v7/hello-world:latest [2022-03-25T19:07:50.986Z] --- PASS: TestEventsExecDie (0.48s) [2022-03-25T19:07:50.986Z] === RUN TestEventsBackwardsCompatible [2022-03-25T19:07:50.986Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2022-03-25T19:07:50.986Z] === RUN TestEventsVolumeCreate [2022-03-25T19:07:50.986Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-03-25T19:07:50.986Z] === RUN TestInfoBinaryCommits [2022-03-25T19:07:50.986Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-03-25T19:07:50.986Z] === RUN TestInfoAPIVersioned [2022-03-25T19:07:50.986Z] --- PASS: TestInfoAPIVersioned (0.00s) [2022-03-25T19:07:50.986Z] === RUN TestInfoAPI [2022-03-25T19:07:50.986Z] --- PASS: TestInfoAPI (0.02s) [2022-03-25T19:07:50.986Z] === RUN TestInfoAPIWarnings [2022-03-25T19:07:51.029Z] Loaded image: busybox:latest [2022-03-25T19:07:51.029Z] Loaded image: busybox:glibc [2022-03-25T19:07:51.589Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2022-03-25T19:07:51.589Z] === RUN TestDaemonDefaultNetworkPools [2022-03-25T19:07:51.597Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-03-25T19:07:52.151Z] --- PASS: TestDaemonDefaultNetworkPools (0.71s) [2022-03-25T19:07:52.151Z] === RUN TestDaemonRestartWithExistingNetwork [2022-03-25T19:07:52.637Z] --- PASS: TestRenameAnonymousContainer (13.70s) [2022-03-25T19:07:52.637Z] === RUN TestRenameContainerWithSameName [2022-03-25T19:07:52.974Z] Loaded image: debian:bullseye-slim [2022-03-25T19:07:53.107Z] --- PASS: TestRenameContainerWithSameName (1.84s) [2022-03-25T19:07:53.107Z] === RUN TestRenameContainerWithLinkedContainer [2022-03-25T19:07:53.107Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-03-25T19:07:53.107Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-03-25T19:07:53.107Z] === RUN TestResize [2022-03-25T19:07:53.232Z] Loaded image: hello-world:latest [2022-03-25T19:07:53.232Z] Loaded image: arm32v7/hello-world:latest [2022-03-25T19:07:53.491Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-03-25T19:07:53.517Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2022-03-25T19:07:53.517Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-03-25T19:07:54.057Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-03-25T19:07:54.445Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s) [2022-03-25T19:07:54.445Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-03-25T19:07:54.675Z] --- PASS: TestResize (1.87s) [2022-03-25T19:07:54.675Z] === RUN TestResizeWithInvalidSize [2022-03-25T19:07:54.994Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-03-25T19:07:55.006Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2022-03-25T19:07:55.006Z] === RUN TestServiceWithPredefinedNetwork [2022-03-25T19:07:55.253Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-03-25T19:07:56.189Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-03-25T19:07:56.897Z] --- PASS: TestResizeWithInvalidSize (1.86s) [2022-03-25T19:07:56.897Z] === RUN TestResizeWhenContainerNotStarted [2022-03-25T19:07:57.532Z] --- PASS: TestServiceWithPredefinedNetwork (2.28s) [2022-03-25T19:07:57.533Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-03-25T19:07:57.533Z] service_test.go:243: FLAKY_TEST [2022-03-25T19:07:57.533Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-25T19:07:57.533Z] === RUN TestServiceWithDataPathPortInit [2022-03-25T19:07:58.092Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-03-25T19:07:58.957Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (8.92s) [2022-03-25T19:07:58.957Z] PASS [2022-03-25T19:07:58.957Z] [2022-03-25T19:07:58.957Z] === Skipped [2022-03-25T19:07:58.957Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-03-25T19:07:58.957Z] build_session_test.go:25: TODO: BuildKit [2022-03-25T19:07:58.957Z] [2022-03-25T19:07:58.957Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-03-25T19:07:58.957Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-25T19:07:58.957Z] [2022-03-25T19:07:58.957Z] DONE 34 tests, 2 skipped in 107.534s [2022-03-25T19:07:58.957Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-03-25T19:07:58.957Z] ++ 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-03-25T19:07:58.957Z] ++ set -e [2022-03-25T19:07:58.957Z] ++ '[' -n 0 ']' [2022-03-25T19:07:58.957Z] ++ set -x [2022-03-25T19:07:58.957Z] ++ 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-03-25T19:07:58.957Z] INFO: Testing against a local daemon [2022-03-25T19:07:58.957Z] === RUN TestConfigInspect [2022-03-25T19:07:59.112Z] --- PASS: TestResizeWhenContainerNotStarted (2.12s) [2022-03-25T19:07:59.112Z] === RUN TestDaemonRestartKillContainers [2022-03-25T19:07:59.112Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:07:59.112Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-03-25T19:07:59.112Z] === RUN TestStats [2022-03-25T19:07:59.112Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-03-25T19:07:59.112Z] --- SKIP: TestStats (0.00s) [2022-03-25T19:07:59.112Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-03-25T19:07:59.468Z] === RUN TestDockerSuite/TestAttachDetach [2022-03-25T19:08:00.037Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-03-25T19:08:00.296Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-03-25T19:08:00.335Z] --- PASS: TestConfigInspect (2.19s) [2022-03-25T19:08:00.335Z] === RUN TestConfigList [2022-03-25T19:08:00.864Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-03-25T19:08:02.234Z] --- PASS: TestConfigList (2.05s) [2022-03-25T19:08:02.234Z] === RUN TestConfigsCreateAndDelete [2022-03-25T19:08:02.243Z] docker_cli_daemon_test.go:1472: [d7642438c808f] daemon is not started [2022-03-25T19:08:02.810Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-03-25T19:08:03.069Z] check_test.go:308: [dcd3135e88d43] daemon is not started [2022-03-25T19:08:03.069Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-03-25T19:08:03.628Z] 037d5740b404: Pull complete [2022-03-25T19:08:03.628Z] Digest: sha256:343f8c95ec604913c74597f6d541e388f83bc0ce373ee8ea5bb26d268879f338 [2022-03-25T19:08:03.628Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-25T19:08:03.628Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2022-03-25T19:08:03.628Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2022-03-25T19:08:03.628Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.587' [2022-03-25T19:08:03.628Z] WARN: Skipping validation tests [2022-03-25T19:08:03.628Z] INFO: Running unit tests at 03/25/2022 19:08:00... [2022-03-25T19:08:04.006Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-03-25T19:08:04.006Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (13.84s) [2022-03-25T19:08:04.006Z] PASS [2022-03-25T19:08:04.006Z] [2022-03-25T19:08:04.006Z] === Skipped [2022-03-25T19:08:04.006Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-03-25T19:08:04.006Z] build_session_test.go:25: TODO: BuildKit [2022-03-25T19:08:04.006Z] [2022-03-25T19:08:04.006Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-03-25T19:08:04.006Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-25T19:08:04.006Z] [2022-03-25T19:08:04.006Z] DONE 34 tests, 2 skipped in 192.464s [2022-03-25T19:08:04.006Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-03-25T19:08:04.006Z] ++ 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-03-25T19:08:04.006Z] ++ set -e [2022-03-25T19:08:04.006Z] ++ '[' -n 0 ']' [2022-03-25T19:08:04.006Z] ++ set -x [2022-03-25T19:08:04.006Z] ++ 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-03-25T19:08:04.066Z] sha256:a3f74fc489a2e930c12c0692bf951a85df616bc66a6e0a269d1b997485b38d0d [2022-03-25T19:08:04.066Z] INFO: Starting docker-py tests... [2022-03-25T19:08:04.066Z] ============================= test session starts ============================== [2022-03-25T19:08:04.066Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-03-25T19:08:04.066Z] rootdir: /src, inifile: pytest.ini [2022-03-25T19:08:04.066Z] plugins: timeout-1.3.3, cov-2.6.1 [2022-03-25T19:08:04.066Z] collected 395 items / 2 deselected / 393 selected [2022-03-25T19:08:04.066Z] [2022-03-25T19:08:04.265Z] INFO: Testing against a local daemon [2022-03-25T19:08:04.265Z] === RUN TestConfigInspect [2022-03-25T19:08:04.524Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-03-25T19:08:04.616Z] INFO: make.ps1 starting at 03/25/2022 19:08:04 [2022-03-25T19:08:04.763Z] --- PASS: TestConfigsCreateAndDelete (2.09s) [2022-03-25T19:08:04.763Z] === RUN TestConfigsUpdate [2022-03-25T19:08:05.084Z] INFO: Git commit (85572cac14) assumed from DOCKER_GITCOMMIT environment variable [2022-03-25T19:08:05.084Z] INFO: Invoking autogen... [2022-03-25T19:08:05.084Z] INFO: Running unit tests... [2022-03-25T19:08:05.460Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-03-25T19:08:05.460Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-03-25T19:08:06.269Z] --- PASS: TestStopContainerWithRestartPolicyAlways (7.73s) [2022-03-25T19:08:06.269Z] === RUN TestStopContainerWithTimeout [2022-03-25T19:08:06.269Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-03-25T19:08:06.269Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-03-25T19:08:06.269Z] === RUN TestUpdateRestartPolicy [2022-03-25T19:08:06.662Z] --- PASS: TestConfigsUpdate (2.07s) [2022-03-25T19:08:06.662Z] === RUN TestTemplatedConfig [2022-03-25T19:08:07.365Z] check_test.go:308: [d2bd865ecb259] daemon is not started [2022-03-25T19:08:07.365Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-03-25T19:08:07.365Z] --- PASS: TestConfigInspect (2.92s) [2022-03-25T19:08:07.365Z] === RUN TestConfigList [2022-03-25T19:08:07.365Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-03-25T19:08:07.932Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-03-25T19:08:08.498Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-03-25T19:08:08.498Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-03-25T19:08:09.024Z] --- PASS: TestInfoAPIWarnings (16.36s) [2022-03-25T19:08:09.024Z] === RUN TestInfoDebug [2022-03-25T19:08:09.024Z] --- PASS: TestInfoDebug (0.54s) [2022-03-25T19:08:09.024Z] === RUN TestInfoInsecureRegistries [2022-03-25T19:08:09.024Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2022-03-25T19:08:09.024Z] === RUN TestInfoRegistryMirrors [2022-03-25T19:08:09.024Z] --- PASS: TestInfoRegistryMirrors (0.55s) [2022-03-25T19:08:09.024Z] === RUN TestLoginFailsWithBadCredentials [2022-03-25T19:08:09.024Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2022-03-25T19:08:09.024Z] === RUN TestPingCacheHeaders [2022-03-25T19:08:09.024Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-03-25T19:08:09.024Z] === RUN TestPingGet [2022-03-25T19:08:09.024Z] --- PASS: TestPingGet (0.01s) [2022-03-25T19:08:09.024Z] === RUN TestPingHead [2022-03-25T19:08:09.024Z] --- PASS: TestPingHead (0.04s) [2022-03-25T19:08:09.024Z] === RUN TestVersion [2022-03-25T19:08:09.024Z] --- PASS: TestVersion (0.03s) [2022-03-25T19:08:09.024Z] === CONT TestDiskUsage [2022-03-25T19:08:09.191Z] --- PASS: TestTemplatedConfig (2.41s) [2022-03-25T19:08:09.191Z] === RUN TestConfigCreateResolve [2022-03-25T19:08:09.435Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-03-25T19:08:09.585Z] === RUN TestDiskUsage/empty [2022-03-25T19:08:09.585Z] === RUN TestDiskUsage/empty/container_types [2022-03-25T19:08:09.585Z] === RUN TestDiskUsage/empty/image_types [2022-03-25T19:08:09.585Z] === RUN TestDiskUsage/empty/volume_types [2022-03-25T19:08:09.585Z] === RUN TestDiskUsage/empty/build-cache_types [2022-03-25T19:08:09.585Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-03-25T19:08:09.585Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-03-25T19:08:09.585Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-03-25T19:08:09.585Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-03-25T19:08:09.585Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-03-25T19:08:09.585Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-03-25T19:08:09.585Z] === RUN TestDiskUsage/after_LoadBusybox [2022-03-25T19:08:09.693Z] --- PASS: TestConfigList (2.45s) [2022-03-25T19:08:09.693Z] === RUN TestConfigsCreateAndDelete [2022-03-25T19:08:09.693Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-03-25T19:08:09.842Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-03-25T19:08:09.842Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-03-25T19:08:09.842Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-03-25T19:08:09.842Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-03-25T19:08:09.842Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-03-25T19:08:09.842Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-03-25T19:08:09.842Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-03-25T19:08:09.842Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-03-25T19:08:09.842Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-03-25T19:08:09.842Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-03-25T19:08:09.842Z] === RUN TestDiskUsage/after_container.Run [2022-03-25T19:08:10.099Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-03-25T19:08:10.099Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-03-25T19:08:10.099Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-03-25T19:08:10.099Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-03-25T19:08:10.099Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-03-25T19:08:10.099Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-03-25T19:08:10.099Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-03-25T19:08:10.099Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-03-25T19:08:10.099Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-03-25T19:08:10.099Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-03-25T19:08:10.354Z] --- PASS: TestDiskUsage (1.22s) [2022-03-25T19:08:10.354Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-03-25T19:08:10.354Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-03-25T19:08:10.354Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-03-25T19:08:10.354Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-03-25T19:08:10.354Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-03-25T19:08:10.354Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-03-25T19:08:10.354Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-03-25T19:08:10.354Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-03-25T19:08:10.354Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-03-25T19:08:10.354Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-03-25T19:08:10.354Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-03-25T19:08:10.354Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2022-03-25T19:08:10.354Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-03-25T19:08:10.354Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-03-25T19:08:10.355Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-03-25T19:08:10.355Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-03-25T19:08:10.355Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-03-25T19:08:10.355Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-03-25T19:08:10.355Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-03-25T19:08:10.355Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-03-25T19:08:10.355Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-03-25T19:08:10.355Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-03-25T19:08:10.355Z] --- PASS: TestDiskUsage/after_container.Run (0.36s) [2022-03-25T19:08:10.355Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.01s) [2022-03-25T19:08:10.355Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-03-25T19:08:10.355Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-03-25T19:08:10.355Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-03-25T19:08:10.355Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.02s) [2022-03-25T19:08:10.355Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-03-25T19:08:10.355Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) [2022-03-25T19:08:10.355Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-03-25T19:08:10.355Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) [2022-03-25T19:08:10.355Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.01s) [2022-03-25T19:08:10.355Z] PASS [2022-03-25T19:08:10.355Z] [2022-03-25T19:08:10.355Z] === Skipped [2022-03-25T19:08:10.355Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-25T19:08:10.355Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-03-25T19:08:10.355Z] [2022-03-25T19:08:10.355Z] DONE 50 tests, 1 skipped in 20.127s [2022-03-25T19:08:10.355Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-03-25T19:08:10.355Z] INFO: Testing against a local daemon [2022-03-25T19:08:10.355Z] === RUN TestVolumesCreateAndList [2022-03-25T19:08:10.355Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-03-25T19:08:10.355Z] === RUN TestVolumesRemove [2022-03-25T19:08:10.611Z] --- PASS: TestVolumesRemove (0.05s) [2022-03-25T19:08:10.611Z] === RUN TestVolumesInspect [2022-03-25T19:08:10.611Z] --- PASS: TestVolumesInspect (0.02s) [2022-03-25T19:08:10.611Z] === RUN TestVolumesInvalidJSON [2022-03-25T19:08:10.611Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-03-25T19:08:10.611Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-03-25T19:08:10.611Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-03-25T19:08:10.611Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-03-25T19:08:10.611Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-03-25T19:08:10.611Z] PASS [2022-03-25T19:08:10.611Z] [2022-03-25T19:08:10.611Z] DONE 5 tests in 0.179s [2022-03-25T19:08:10.611Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-03-25T19:08:10.611Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 14188 is not a child of this shell [2022-03-25T19:08:10.611Z] warning: PID 14188 from bundles/test-integration/docker.pid had a nonzero exit code [2022-03-25T19:08:10.611Z] Leaving: AppArmorNo profiles have been unloaded. [2022-03-25T19:08:10.611Z] [2022-03-25T19:08:10.611Z] Unloading profiles will leave already running processes permanently [2022-03-25T19:08:10.611Z] unconfined, which can lead to unexpected situations. [2022-03-25T19:08:10.611Z] [2022-03-25T19:08:10.611Z] To set a process to complain mode, use the command line tool [2022-03-25T19:08:10.611Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-03-25T19:08:10.611Z] Removing test suite binaries [2022-03-25T19:08:10.611Z] exiting test-integration [2022-03-25T19:08:10.611Z] ++ exit 0 [2022-03-25T19:08:10.611Z] [2022-03-25T19:08:11.090Z] --- PASS: TestConfigCreateResolve (2.07s) [2022-03-25T19:08:11.090Z] PASS [2022-03-25T19:08:11.090Z] [2022-03-25T19:08:11.090Z] DONE 6 tests in 12.972s [2022-03-25T19:08:11.090Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-03-25T19:08:11.090Z] ++ 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-03-25T19:08:11.090Z] ++ set -e [2022-03-25T19:08:11.090Z] ++ '[' -n 0 ']' [2022-03-25T19:08:11.090Z] ++ set -x [2022-03-25T19:08:11.090Z] ++ 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-03-25T19:08:11.090Z] INFO: Testing against a local daemon [2022-03-25T19:08:11.090Z] === RUN TestCheckpoint [2022-03-25T19:08:11.090Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-25T19:08:11.090Z] --- SKIP: TestCheckpoint (0.00s) [2022-03-25T19:08:11.090Z] === RUN TestContainerInvalidJSON [2022-03-25T19:08:11.090Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-03-25T19:08:11.090Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-03-25T19:08:11.090Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-03-25T19:08:11.090Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-03-25T19:08:11.090Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-03-25T19:08:11.090Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-03-25T19:08:11.090Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-03-25T19:08:11.090Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-03-25T19:08:11.090Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-03-25T19:08:11.090Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-03-25T19:08:11.090Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2022-03-25T19:08:11.090Z] === RUN TestCopyFromContainerPathIsNotDir [2022-03-25T19:08:11.090Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-03-25T19:08:11.090Z] === RUN TestCopyToContainerPathDoesNotExist [2022-03-25T19:08:11.160Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-03-25T19:08:11.349Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-03-25T19:08:11.349Z] === RUN TestCopyToContainerPathIsNotDir [2022-03-25T19:08:11.349Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s) [2022-03-25T19:08:11.349Z] === RUN TestCopyFromContainer Post stage [Pipeline] junit [2022-03-25T19:08:11.552Z] Recording test results [2022-03-25T19:08:12.284Z] === RUN TestCopyFromContainer// [2022-03-25T19:08:12.284Z] === RUN TestCopyFromContainer//bar/root [2022-03-25T19:08:12.284Z] === RUN TestCopyFromContainer//bar/root/ [2022-03-25T19:08:12.284Z] === RUN TestCopyFromContainer/bar/quux [2022-03-25T19:08:12.284Z] === RUN TestCopyFromContainer/bar/quux/ [2022-03-25T19:08:12.284Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-03-25T19:08:12.375Z] --- PASS: TestServiceWithDataPathPortInit (13.73s) [2022-03-25T19:08:12.375Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-03-25T19:08:12.543Z] --- PASS: TestConfigsCreateAndDelete (2.75s) [2022-03-25T19:08:12.543Z] === RUN TestConfigsUpdate [2022-03-25T19:08:12.543Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-03-25T19:08:12.543Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-03-25T19:08:12.543Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-03-25T19:08:12.543Z] === RUN TestCopyFromContainer/bar/notarget [2022-03-25T19:08:12.543Z] --- PASS: TestCopyFromContainer (1.36s) [2022-03-25T19:08:12.543Z] --- PASS: TestCopyFromContainer// (0.05s) [2022-03-25T19:08:12.543Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2022-03-25T19:08:12.543Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2022-03-25T19:08:12.543Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-03-25T19:08:12.543Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-03-25T19:08:12.543Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-03-25T19:08:12.543Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-03-25T19:08:12.543Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-03-25T19:08:12.543Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-03-25T19:08:12.543Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-03-25T19:08:12.543Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-03-25T19:08:12.543Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-25T19:08:12.543Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-25T19:08:12.543Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-25T19:08:12.543Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-25T19:08:12.543Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-25T19:08:12.543Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-25T19:08:12.543Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-25T19:08:12.801Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-25T19:08:12.801Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-25T19:08:12.801Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-03-25T19:08:12.801Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-03-25T19:08:12.801Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-03-25T19:08:12.801Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-03-25T19:08:12.801Z] === RUN TestCreateLinkToNonExistingContainer [2022-03-25T19:08:12.801Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-03-25T19:08:12.801Z] === RUN TestCreateWithInvalidEnv [2022-03-25T19:08:12.801Z] === RUN TestCreateWithInvalidEnv/0 [2022-03-25T19:08:12.801Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-03-25T19:08:12.801Z] === RUN TestCreateWithInvalidEnv/1 [2022-03-25T19:08:12.801Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-03-25T19:08:12.801Z] === RUN TestCreateWithInvalidEnv/2 [2022-03-25T19:08:12.801Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-03-25T19:08:12.801Z] === CONT TestCreateWithInvalidEnv/0 [2022-03-25T19:08:12.801Z] === CONT TestCreateWithInvalidEnv/2 [2022-03-25T19:08:12.801Z] === CONT TestCreateWithInvalidEnv/1 [2022-03-25T19:08:12.801Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-03-25T19:08:12.801Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-03-25T19:08:12.801Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-03-25T19:08:12.801Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-03-25T19:08:12.801Z] === RUN TestCreateTmpfsMountsTarget [2022-03-25T19:08:12.801Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2022-03-25T19:08:12.801Z] === RUN TestCreateWithCustomMaskedPaths [2022-03-25T19:08:13.303Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-03-25T19:08:13.651Z] + echo Ensuring container killed. [2022-03-25T19:08:13.651Z] Ensuring container killed. [2022-03-25T19:08:13.651Z] + docker rm -vf docker-pr1 [2022-03-25T19:08:13.651Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-03-25T19:08:13.736Z] --- PASS: TestCreateWithCustomMaskedPaths (1.09s) [2022-03-25T19:08:13.736Z] === RUN TestCreateWithCustomReadonlyPaths [2022-03-25T19:08:13.743Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:w4s9n9pwj6pm62xnwrhi1amq6 Created:2022-03-25 19:08:12.270145147 +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[dc98fe82862e4c551d304a666dbda901e17ceaaa25d2fe276e633f9f0484cfaf:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.pl1ufr8mnhlka2msakqooqgj8 EndpointID:0f1d1e25a37bd0e30c5ec3fa43222c6bfc113fb34be22c427b25f7f97ce513da MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:763135c0f544cfbff11675bd860180f8294931fec9a9ab0bc73109fc35a9703c 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:b70845c5c734 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.pl1ufr8mnhlka2msakqooqgj8 EndpointID:0f1d1e25a37bd0e30c5ec3fa43222c6bfc113fb34be22c427b25f7f97ce513da EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-03-25T19:08:13.753Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/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/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/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-03-25T19:08:13.920Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-03-25T19:08:13.928Z] + echo Chowning /workspace to jenkins user [2022-03-25T19:08:13.928Z] Chowning /workspace to jenkins user [2022-03-25T19:08:13.928Z] + id -u [2022-03-25T19:08:13.928Z] + id -g [2022-03-25T19:08:13.928Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43428:/workspace busybox chown -R 1000:1000 /workspace [2022-03-25T19:08:13.928Z] Unable to find image 'busybox:latest' locally [2022-03-25T19:08:13.928Z] latest: Pulling from library/busybox [2022-03-25T19:08:14.185Z] 554879bb3004: Pulling fs layer [2022-03-25T19:08:14.185Z] 554879bb3004: Verifying Checksum [2022-03-25T19:08:14.185Z] 554879bb3004: Download complete [2022-03-25T19:08:14.185Z] 554879bb3004: Pull complete [2022-03-25T19:08:14.185Z] Digest: sha256:caa382c432891547782ce7140fb3b7304613d3b0438834dce1cad68896ab110a [2022-03-25T19:08:14.185Z] Status: Downloaded newer image for busybox:latest [2022-03-25T19:08:15.155Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.09s) [2022-03-25T19:08:15.155Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-03-25T19:08:15.155Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-25T19:08:15.155Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-25T19:08:15.155Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-25T19:08:15.155Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-25T19:08:15.155Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-25T19:08:15.156Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-25T19:08:15.156Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-25T19:08:15.156Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-25T19:08:15.156Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-25T19:08:15.156Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-25T19:08:15.156Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-25T19:08:15.156Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-25T19:08:15.156Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-25T19:08:15.156Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-25T19:08:15.156Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-25T19:08:15.156Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-03-25T19:08:15.156Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2022-03-25T19:08:15.156Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.00s) [2022-03-25T19:08:15.156Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s) [2022-03-25T19:08:15.156Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-03-25T19:08:15.156Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-03-25T19:08:15.156Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-03-25T19:08:15.309Z] --- PASS: TestConfigsUpdate (2.80s) [2022-03-25T19:08:15.309Z] === RUN TestTemplatedConfig [2022-03-25T19:08:15.441Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.41s) [2022-03-25T19:08:15.441Z] === RUN TestCreateDifferentPlatform [2022-03-25T19:08:15.441Z] === RUN TestCreateDifferentPlatform/different_os [2022-03-25T19:08:15.441Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-03-25T19:08:15.441Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-03-25T19:08:15.441Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-03-25T19:08:15.441Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-03-25T19:08:15.441Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-03-25T19:08:15.441Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-03-25T19:08:15.441Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-03-25T19:08:15.441Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2022-03-25T19:08:15.441Z] === RUN TestContainerStartOnDaemonRestart [2022-03-25T19:08:15.441Z] === PAUSE TestContainerStartOnDaemonRestart [2022-03-25T19:08:15.441Z] === RUN TestDaemonRestartIpcMode [2022-03-25T19:08:15.441Z] === PAUSE TestDaemonRestartIpcMode [2022-03-25T19:08:15.441Z] === RUN TestDaemonHostGatewayIP [2022-03-25T19:08:15.441Z] === PAUSE TestDaemonHostGatewayIP [2022-03-25T19:08:15.441Z] === RUN TestRestartDaemonWithRestartingContainer [2022-03-25T19:08:15.441Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-03-25T19:08:15.441Z] === RUN TestContainerKillOnDaemonStart [2022-03-25T19:08:15.441Z] === PAUSE TestContainerKillOnDaemonStart [2022-03-25T19:08:15.441Z] === RUN TestDiff [2022-03-25T19:08:16.007Z] --- PASS: TestDiff (0.39s) [2022-03-25T19:08:16.007Z] === RUN TestExecWithCloseStdin [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-03-25T19:08:16.244Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-03-25T19:08:16.266Z] --- PASS: TestExecWithCloseStdin (0.49s) [2022-03-25T19:08:16.266Z] === RUN TestExec [2022-03-25T19:08:16.364Z] + bundleName=amd64-rootless [2022-03-25T19:08:16.364Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-03-25T19:08:16.364Z] Creating amd64-rootless-bundles.tar.gz [2022-03-25T19:08:16.364Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-03-25T19:08:16.364Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2022-03-25T19:08:16.373Z] Archiving artifacts [2022-03-25T19:08:16.832Z] --- PASS: TestExec (0.49s) [2022-03-25T19:08:16.833Z] === RUN TestExecUser [2022-03-25T19:08:17.398Z] --- PASS: TestExecUser (0.44s) [2022-03-25T19:08:17.398Z] === RUN TestExportContainerAndImportImage [2022-03-25T19:08:17.964Z] --- PASS: TestExportContainerAndImportImage (0.62s) [2022-03-25T19:08:17.964Z] === RUN TestExportContainerAfterDaemonRestart [2022-03-25T19:08:18.237Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43428/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-03-25T19:08:18.544Z] + make clean [2022-03-25T19:08:18.778Z] --- PASS: TestTemplatedConfig (3.40s) [2022-03-25T19:08:18.778Z] === RUN TestConfigCreateResolve [2022-03-25T19:08:18.781Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-03-25T19:08:18.799Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-03-25T19:08:18.799Z] docker-dev-cache [2022-03-25T19:08:18.799Z] docker-mod-cache [Pipeline] deleteDir [2022-03-25T19:08:18.987Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.09s) [2022-03-25T19:08:18.987Z] PASS [2022-03-25T19:08:18.987Z] [2022-03-25T19:08:18.987Z] === Skipped [2022-03-25T19:08:18.987Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-25T19:08:18.987Z] service_test.go:243: FLAKY_TEST [2022-03-25T19:08:18.987Z] [2022-03-25T19:08:18.987Z] DONE 26 tests, 1 skipped in 44.265s [2022-03-25T19:08:18.987Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-03-25T19:08:18.987Z] INFO: Testing against a local daemon [2022-03-25T19:08:18.987Z] === RUN TestDockerNetworkIpvlanPersistance [2022-03-25T19:08:18.987Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-25T19:08:18.987Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-03-25T19:08:18.987Z] === RUN TestDockerNetworkIpvlan [2022-03-25T19:08:18.987Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-25T19:08:18.987Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-03-25T19:08:18.987Z] PASS [2022-03-25T19:08:18.987Z] [2022-03-25T19:08:18.987Z] === Skipped [2022-03-25T19:08:18.987Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-03-25T19:08:18.987Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-25T19:08:18.987Z] [2022-03-25T19:08:18.987Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-03-25T19:08:18.987Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-25T19:08:18.987Z] [2022-03-25T19:08:18.987Z] DONE 2 tests, 2 skipped in 0.036s [2022-03-25T19:08:18.987Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-03-25T19:08:18.987Z] INFO: Testing against a local daemon [2022-03-25T19:08:18.987Z] === RUN TestDockerNetworkMacvlanPersistance [2022-03-25T19:08:19.338Z] --- PASS: TestExportContainerAfterDaemonRestart (1.23s) [2022-03-25T19:08:19.338Z] === RUN TestHealthCheckWorkdir [2022-03-25T19:08:19.345Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-03-25T19:08:19.549Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.31s) [2022-03-25T19:08:19.549Z] === RUN TestDockerNetworkMacvlan [Pipeline] } [Pipeline] // withEnv [2022-03-25T19:08:19.596Z] --- PASS: TestHealthCheckWorkdir (0.53s) [2022-03-25T19:08:19.596Z] === RUN TestHealthKillContainer [2022-03-25T19:08:19.611Z] tests/integration/api_client_test.py ..... [ 7%] [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-25T19:08:20.127Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-03-25T19:08:21.055Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-03-25T19:08:21.139Z] tests/integration/api_config_test.py ...... [ 8%] [2022-03-25T19:08:21.620Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-03-25T19:08:21.881Z] --- PASS: TestConfigCreateResolve (2.96s) [2022-03-25T19:08:21.881Z] PASS [2022-03-25T19:08:21.881Z] [2022-03-25T19:08:21.881Z] DONE 6 tests in 17.423s [2022-03-25T19:08:21.881Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-03-25T19:08:21.881Z] ++ 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-03-25T19:08:21.881Z] ++ set -e [2022-03-25T19:08:21.881Z] ++ '[' -n 0 ']' [2022-03-25T19:08:21.881Z] ++ set -x [2022-03-25T19:08:21.881Z] ++ 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-03-25T19:08:21.881Z] INFO: Testing against a local daemon [2022-03-25T19:08:21.881Z] === RUN TestCheckpoint [2022-03-25T19:08:21.881Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-25T19:08:21.881Z] --- SKIP: TestCheckpoint (0.00s) [2022-03-25T19:08:21.881Z] === RUN TestContainerInvalidJSON [2022-03-25T19:08:21.881Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-03-25T19:08:21.881Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-03-25T19:08:21.881Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-03-25T19:08:21.881Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-03-25T19:08:21.881Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-03-25T19:08:21.881Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-03-25T19:08:21.881Z] --- PASS: TestContainerInvalidJSON (0.02s) [2022-03-25T19:08:21.881Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-03-25T19:08:21.881Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-03-25T19:08:21.881Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-03-25T19:08:21.881Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2022-03-25T19:08:21.881Z] === RUN TestCopyFromContainerPathIsNotDir [2022-03-25T19:08:21.881Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-03-25T19:08:21.881Z] === RUN TestCopyToContainerPathDoesNotExist [2022-03-25T19:08:21.881Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2022-03-25T19:08:21.881Z] === RUN TestCopyToContainerPathIsNotDir [2022-03-25T19:08:21.881Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2022-03-25T19:08:21.881Z] === RUN TestCopyFromContainer [2022-03-25T19:08:22.449Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-03-25T19:08:23.512Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-03-25T19:08:23.826Z] === RUN TestCopyFromContainer// [2022-03-25T19:08:23.826Z] === RUN TestCopyFromContainer//bar/root [2022-03-25T19:08:23.826Z] === RUN TestCopyFromContainer//bar/root/ [2022-03-25T19:08:23.826Z] === RUN TestCopyFromContainer/bar/quux [2022-03-25T19:08:24.086Z] === RUN TestCopyFromContainer/bar/quux/ [2022-03-25T19:08:24.086Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-03-25T19:08:24.308Z] ? github.com/docker/docker/api [no test files] [2022-03-25T19:08:24.344Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-03-25T19:08:24.345Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-03-25T19:08:24.603Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-03-25T19:08:24.603Z] === RUN TestCopyFromContainer/bar/notarget [2022-03-25T19:08:24.864Z] --- PASS: TestCopyFromContainer (2.81s) [2022-03-25T19:08:24.864Z] --- PASS: TestCopyFromContainer// (0.14s) [2022-03-25T19:08:24.864Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2022-03-25T19:08:24.864Z] --- PASS: TestCopyFromContainer//bar/root/ (0.13s) [2022-03-25T19:08:24.864Z] --- PASS: TestCopyFromContainer/bar/quux (0.13s) [2022-03-25T19:08:24.864Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.14s) [2022-03-25T19:08:24.864Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.13s) [2022-03-25T19:08:24.864Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.13s) [2022-03-25T19:08:24.864Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2022-03-25T19:08:24.864Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2022-03-25T19:08:24.864Z] --- PASS: TestCopyFromContainer/bar/notarget (0.09s) [2022-03-25T19:08:24.864Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-03-25T19:08:24.864Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-03-25T19:08:24.864Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-25T19:08:24.864Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-25T19:08:24.864Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-25T19:08:24.864Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-25T19:08:24.864Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-25T19:08:24.864Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-25T19:08:24.864Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-25T19:08:24.864Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-25T19:08:24.864Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-25T19:08:24.864Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-03-25T19:08:24.864Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-03-25T19:08:24.864Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-03-25T19:08:24.864Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-03-25T19:08:24.864Z] === RUN TestCreateLinkToNonExistingContainer [2022-03-25T19:08:24.864Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-03-25T19:08:24.864Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2022-03-25T19:08:24.864Z] === RUN TestCreateWithInvalidEnv [2022-03-25T19:08:24.864Z] === RUN TestCreateWithInvalidEnv/0 [2022-03-25T19:08:24.864Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-03-25T19:08:24.864Z] === RUN TestCreateWithInvalidEnv/1 [2022-03-25T19:08:24.864Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-03-25T19:08:24.864Z] === RUN TestCreateWithInvalidEnv/2 [2022-03-25T19:08:24.864Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-03-25T19:08:24.864Z] === CONT TestCreateWithInvalidEnv/0 [2022-03-25T19:08:24.864Z] === CONT TestCreateWithInvalidEnv/2 [2022-03-25T19:08:24.864Z] === CONT TestCreateWithInvalidEnv/1 [2022-03-25T19:08:24.864Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2022-03-25T19:08:24.864Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-03-25T19:08:24.864Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-03-25T19:08:24.864Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-03-25T19:08:24.864Z] === RUN TestCreateTmpfsMountsTarget [2022-03-25T19:08:24.864Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-03-25T19:08:24.864Z] === RUN TestCreateWithCustomMaskedPaths [2022-03-25T19:08:25.404Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-03-25T19:08:25.432Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-03-25T19:08:26.368Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-03-25T19:08:26.936Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-03-25T19:08:26.936Z] --- PASS: TestCreateWithCustomMaskedPaths (2.08s) [2022-03-25T19:08:26.936Z] === RUN TestCreateWithCustomReadonlyPaths [2022-03-25T19:08:27.195Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-03-25T19:08:27.505Z] --- PASS: TestUpdateRestartPolicy (19.97s) [2022-03-25T19:08:27.505Z] === RUN TestUpdateRestartWithAutoRemove [2022-03-25T19:08:27.705Z] --- PASS: TestHealthKillContainer (7.80s) [2022-03-25T19:08:27.705Z] === RUN TestInspectCpusetInConfigPre120 [2022-03-25T19:08:27.705Z] --- PASS: TestInspectCpusetInConfigPre120 (0.37s) [2022-03-25T19:08:27.705Z] === RUN TestIpcModeNone [2022-03-25T19:08:28.133Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-03-25T19:08:28.271Z] --- PASS: TestIpcModeNone (0.44s) [2022-03-25T19:08:28.271Z] === RUN TestIpcModePrivate [2022-03-25T19:08:28.392Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2022-03-25T19:08:28.491Z] --- PASS: TestUpdateRestartWithAutoRemove (1.90s) [2022-03-25T19:08:28.491Z] === RUN TestWaitNonBlocked [2022-03-25T19:08:28.491Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-25T19:08:28.491Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-25T19:08:28.491Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-25T19:08:28.491Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-25T19:08:28.491Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-25T19:08:28.491Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-25T19:08:28.529Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:73, shared: false, mustBeShared: false [2022-03-25T19:08:28.676Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-03-25T19:08:28.787Z] --- PASS: TestIpcModePrivate (0.46s) [2022-03-25T19:08:28.787Z] === RUN TestIpcModeShareable [2022-03-25T19:08:28.959Z] check_test.go:308: [ddb2dc698da64] daemon is not started [2022-03-25T19:08:28.959Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2022-03-25T19:08:28.959Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.01s) [2022-03-25T19:08:28.959Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-03-25T19:08:28.959Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-25T19:08:28.959Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-25T19:08:28.959Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-25T19:08:28.959Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-25T19:08:28.959Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-25T19:08:28.959Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-25T19:08:28.959Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-25T19:08:28.959Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-25T19:08:28.959Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-25T19:08:28.959Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-25T19:08:28.959Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-25T19:08:28.959Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-25T19:08:28.959Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-25T19:08:28.959Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-25T19:08:28.959Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-25T19:08:28.959Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-03-25T19:08:28.959Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-03-25T19:08:28.959Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2022-03-25T19:08:28.959Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-03-25T19:08:28.959Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-03-25T19:08:28.959Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2022-03-25T19:08:28.959Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-03-25T19:08:29.046Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:67, shared: true, mustBeShared: true [2022-03-25T19:08:29.046Z] --- PASS: TestIpcModeShareable (0.40s) [2022-03-25T19:08:29.046Z] === RUN TestAPIIpcModeShareableAndContainer [2022-03-25T19:08:29.527Z] check_test.go:308: [dd6d8eea56325] daemon is not started [2022-03-25T19:08:29.527Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-03-25T19:08:29.612Z] --- PASS: TestDockerNetworkMacvlan (9.95s) [2022-03-25T19:08:29.612Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.05s) [2022-03-25T19:08:29.612Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-03-25T19:08:29.612Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.92s) [2022-03-25T19:08:29.612Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.84s) [2022-03-25T19:08:29.612Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.15s) [2022-03-25T19:08:29.612Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.65s) [2022-03-25T19:08:29.612Z] PASS [2022-03-25T19:08:29.612Z] [2022-03-25T19:08:29.612Z] DONE 8 tests in 11.292s [2022-03-25T19:08:29.612Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-03-25T19:08:29.612Z] testing: warning: no tests to run [2022-03-25T19:08:29.612Z] PASS [2022-03-25T19:08:29.612Z] [2022-03-25T19:08:29.612Z] DONE 0 tests in 0.010s [2022-03-25T19:08:29.612Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-03-25T19:08:29.612Z] INFO: Testing against a local daemon [2022-03-25T19:08:29.612Z] === RUN TestAuthZPluginAllowRequest [2022-03-25T19:08:29.785Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.63s) [2022-03-25T19:08:29.785Z] === RUN TestCreateDifferentPlatform [2022-03-25T19:08:29.785Z] === RUN TestCreateDifferentPlatform/different_os [2022-03-25T19:08:29.785Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-03-25T19:08:29.785Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-03-25T19:08:29.785Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-03-25T19:08:29.785Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-03-25T19:08:29.785Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-03-25T19:08:29.785Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2022-03-25T19:08:29.785Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-03-25T19:08:29.785Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2022-03-25T19:08:29.785Z] === RUN TestContainerStartOnDaemonRestart [2022-03-25T19:08:29.785Z] === PAUSE TestContainerStartOnDaemonRestart [2022-03-25T19:08:29.785Z] === RUN TestDaemonRestartIpcMode [2022-03-25T19:08:29.785Z] === PAUSE TestDaemonRestartIpcMode [2022-03-25T19:08:29.785Z] === RUN TestDaemonHostGatewayIP [2022-03-25T19:08:29.785Z] === PAUSE TestDaemonHostGatewayIP [2022-03-25T19:08:29.785Z] === RUN TestRestartDaemonWithRestartingContainer [2022-03-25T19:08:29.785Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-03-25T19:08:29.785Z] === RUN TestContainerKillOnDaemonStart [2022-03-25T19:08:29.785Z] === PAUSE TestContainerKillOnDaemonStart [2022-03-25T19:08:29.785Z] === RUN TestDiff [2022-03-25T19:08:29.785Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-03-25T19:08:30.420Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.41s) [2022-03-25T19:08:30.420Z] === RUN TestAPIIpcModeHost [2022-03-25T19:08:30.721Z] --- PASS: TestDiff (0.69s) [2022-03-25T19:08:30.722Z] === RUN TestExecWithCloseStdin [2022-03-25T19:08:30.978Z] --- PASS: TestAuthZPluginAllowRequest (1.18s) [2022-03-25T19:08:30.978Z] === RUN TestAuthZPluginTLS [2022-03-25T19:08:30.980Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-03-25T19:08:30.985Z] --- PASS: TestAPIIpcModeHost (0.35s) [2022-03-25T19:08:30.985Z] === RUN TestDaemonIpcModeShareable [2022-03-25T19:08:31.235Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-03-25T19:08:31.235Z] === RUN TestAuthZPluginDenyRequest [2022-03-25T19:08:31.546Z] --- PASS: TestExecWithCloseStdin (0.87s) [2022-03-25T19:08:31.546Z] === RUN TestExec [2022-03-25T19:08:31.546Z] check_test.go:308: [d7255b1c40964] daemon is not started [2022-03-25T19:08:31.546Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-03-25T19:08:31.796Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2022-03-25T19:08:31.797Z] === RUN TestAuthZPluginAPIDenyResponse [2022-03-25T19:08:31.919Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:77, shared: true, mustBeShared: true [2022-03-25T19:08:31.919Z] --- PASS: TestDaemonIpcModeShareable (1.12s) [2022-03-25T19:08:31.919Z] === RUN TestDaemonIpcModePrivate [2022-03-25T19:08:32.114Z] --- PASS: TestExec (0.63s) [2022-03-25T19:08:32.114Z] === RUN TestExecUser [2022-03-25T19:08:32.358Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-03-25T19:08:32.358Z] === RUN TestAuthZPluginDenyResponse [2022-03-25T19:08:32.681Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-03-25T19:08:32.681Z] --- PASS: TestExecUser (0.75s) [2022-03-25T19:08:32.681Z] === RUN TestExportContainerAndImportImage [2022-03-25T19:08:32.853Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:83, shared: false, mustBeShared: false [2022-03-25T19:08:32.921Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2022-03-25T19:08:32.921Z] === RUN TestAuthZPluginAllowEventStream [2022-03-25T19:08:33.111Z] --- PASS: TestDaemonIpcModePrivate (1.10s) [2022-03-25T19:08:33.111Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-03-25T19:08:33.619Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-03-25T19:08:33.619Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-03-25T19:08:33.878Z] --- PASS: TestExportContainerAndImportImage (0.98s) [2022-03-25T19:08:33.878Z] === RUN TestExportContainerAfterDaemonRestart [2022-03-25T19:08:34.045Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:83, shared: false, mustBeShared: false [2022-03-25T19:08:34.288Z] --- PASS: TestAuthZPluginAllowEventStream (1.32s) [2022-03-25T19:08:34.288Z] === RUN TestAuthZPluginErrorResponse [2022-03-25T19:08:34.304Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.18s) [2022-03-25T19:08:34.304Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-03-25T19:08:34.850Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-03-25T19:08:34.850Z] === RUN TestAuthZPluginErrorRequest [2022-03-25T19:08:35.239Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:77, shared: true, mustBeShared: true [2022-03-25T19:08:35.239Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.09s) [2022-03-25T19:08:35.239Z] === RUN TestIpcModeOlderClient [2022-03-25T19:08:35.239Z] === PAUSE TestIpcModeOlderClient [2022-03-25T19:08:35.239Z] === RUN TestKillContainerInvalidSignal [2022-03-25T19:08:35.258Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-03-25T19:08:35.258Z] --- PASS: TestExportContainerAfterDaemonRestart (1.56s) [2022-03-25T19:08:35.258Z] === RUN TestHealthCheckWorkdir [2022-03-25T19:08:35.412Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-03-25T19:08:35.412Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-03-25T19:08:35.657Z] --- PASS: TestWaitNonBlocked (0.02s) [2022-03-25T19:08:35.657Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.41s) [2022-03-25T19:08:35.657Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (7.11s) [2022-03-25T19:08:35.657Z] === RUN TestWaitBlocked [2022-03-25T19:08:35.657Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-03-25T19:08:35.657Z] --- SKIP: TestWaitBlocked (0.00s) [2022-03-25T19:08:35.657Z] PASS [2022-03-25T19:08:35.657Z] ok github.com/docker/docker/integration/container 92.027s [2022-03-25T19:08:35.657Z] [2022-03-25T19:08:35.657Z] === Skipped [2022-03-25T19:08:35.657Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-03-25T19:08:35.657Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-25T19:08:35.657Z] [2022-03-25T19:08:35.657Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-03-25T19:08:35.657Z] copy_test.go:78: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:08:35.657Z] [2022-03-25T19:08:35.657Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-03-25T19:08:35.657Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-03-25T19:08:35.657Z] [2022-03-25T19:08:35.657Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-03-25T19:08:35.657Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:08:35.657Z] [2022-03-25T19:08:35.657Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-03-25T19:08:35.657Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-03-25T19:08:35.657Z] [2022-03-25T19:08:35.657Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-03-25T19:08:35.657Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-03-25T19:08:35.657Z] [2022-03-25T19:08:35.657Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-03-25T19:08:35.657Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-03-25T19:08:35.657Z] [2022-03-25T19:08:35.657Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2022-03-25T19:08:35.657Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-03-25T19:08:35.657Z] [2022-03-25T19:08:35.657Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-03-25T19:08:35.657Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:08:35.657Z] [2022-03-25T19:08:35.657Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-03-25T19:08:35.657Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-03-25T19:08:35.657Z] [2022-03-25T19:08:35.657Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-03-25T19:08:35.657Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-03-25T19:08:35.657Z] [2022-03-25T19:08:35.657Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-03-25T19:08:35.657Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:08:35.657Z] [2022-03-25T19:08:35.657Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-03-25T19:08:35.657Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:08:35.657Z] [2022-03-25T19:08:35.657Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-03-25T19:08:35.657Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-03-25T19:08:35.657Z] [2022-03-25T19:08:35.657Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-03-25T19:08:35.657Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-03-25T19:08:35.657Z] [2022-03-25T19:08:35.657Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-03-25T19:08:35.657Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-03-25T19:08:35.657Z] [2022-03-25T19:08:35.657Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-03-25T19:08:35.657Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-03-25T19:08:35.657Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-03-25T19:08:35.657Z] [2022-03-25T19:08:35.657Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-03-25T19:08:35.657Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-25T19:08:35.657Z] [2022-03-25T19:08:35.657Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-03-25T19:08:35.657Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-25T19:08:35.657Z] [2022-03-25T19:08:35.657Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-03-25T19:08:35.657Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-25T19:08:35.657Z] [2022-03-25T19:08:35.657Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-03-25T19:08:35.657Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-03-25T19:08:35.657Z] [2022-03-25T19:08:35.657Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-03-25T19:08:35.657Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:08:35.657Z] [2022-03-25T19:08:35.657Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-03-25T19:08:35.657Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-25T19:08:35.657Z] [2022-03-25T19:08:35.657Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-03-25T19:08:35.657Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-03-25T19:08:35.657Z] [2022-03-25T19:08:35.657Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-03-25T19:08:35.657Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-03-25T19:08:35.657Z] [2022-03-25T19:08:35.657Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-03-25T19:08:35.657Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-03-25T19:08:35.657Z] [2022-03-25T19:08:35.657Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-03-25T19:08:35.657Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:08:35.657Z] [2022-03-25T19:08:35.657Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-03-25T19:08:35.657Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-03-25T19:08:35.657Z] [2022-03-25T19:08:35.657Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-03-25T19:08:35.657Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-03-25T19:08:35.657Z] [2022-03-25T19:08:35.657Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-03-25T19:08:35.657Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:08:35.657Z] [2022-03-25T19:08:35.657Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-03-25T19:08:35.657Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-03-25T19:08:35.657Z] [2022-03-25T19:08:35.657Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-03-25T19:08:35.658Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-03-25T19:08:35.658Z] [2022-03-25T19:08:35.658Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-03-25T19:08:35.658Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-03-25T19:08:35.658Z] [2022-03-25T19:08:35.658Z] DONE 87 tests, 33 skipped in 94.486s [2022-03-25T19:08:35.658Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-03-25T19:08:35.669Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-03-25T19:08:35.669Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-03-25T19:08:35.806Z] --- PASS: TestKillContainerInvalidSignal (0.43s) [2022-03-25T19:08:35.806Z] === RUN TestKillContainer [2022-03-25T19:08:35.806Z] === RUN TestKillContainer/no_signal [2022-03-25T19:08:36.065Z] === RUN TestKillContainer/non_killing_signal [2022-03-25T19:08:36.194Z] --- PASS: TestHealthCheckWorkdir (0.92s) [2022-03-25T19:08:36.194Z] === RUN TestHealthKillContainer [2022-03-25T19:08:36.324Z] === RUN TestKillContainer/killing_signal [2022-03-25T19:08:36.890Z] --- PASS: TestKillContainer (1.20s) [2022-03-25T19:08:36.890Z] --- PASS: TestKillContainer/no_signal (0.39s) [2022-03-25T19:08:36.890Z] --- PASS: TestKillContainer/non_killing_signal (0.26s) [2022-03-25T19:08:36.890Z] --- PASS: TestKillContainer/killing_signal (0.40s) [2022-03-25T19:08:36.890Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-03-25T19:08:36.890Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-03-25T19:08:37.130Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-03-25T19:08:37.457Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-03-25T19:08:37.560Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.40s) [2022-03-25T19:08:37.560Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-03-25T19:08:38.393Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.17s) [2022-03-25T19:08:38.393Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.40s) [2022-03-25T19:08:38.393Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.63s) [2022-03-25T19:08:38.393Z] === RUN TestKillStoppedContainer [2022-03-25T19:08:38.393Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-03-25T19:08:38.393Z] === RUN TestKillStoppedContainerAPIPre120 [2022-03-25T19:08:38.393Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-03-25T19:08:38.393Z] === RUN TestKillDifferentUserContainer [2022-03-25T19:08:38.651Z] --- PASS: TestKillDifferentUserContainer (0.41s) [2022-03-25T19:08:38.651Z] === RUN TestInspectOomKilledTrue [2022-03-25T19:08:38.927Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.47s) [2022-03-25T19:08:38.927Z] === RUN TestAuthZPluginHeader [2022-03-25T19:08:39.031Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-03-25T19:08:39.217Z] --- PASS: TestInspectOomKilledTrue (0.52s) [2022-03-25T19:08:39.217Z] === RUN TestInspectOomKilledFalse [2022-03-25T19:08:39.475Z] --- PASS: TestInspectOomKilledFalse (0.38s) [2022-03-25T19:08:39.475Z] === RUN TestLinksEtcHostsContentMatch [2022-03-25T19:08:39.489Z] --- PASS: TestAuthZPluginHeader (0.70s) [2022-03-25T19:08:39.489Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-03-25T19:08:39.733Z] --- PASS: TestLinksEtcHostsContentMatch (0.29s) [2022-03-25T19:08:39.733Z] === RUN TestLinksContainerNames [2022-03-25T19:08:40.667Z] --- PASS: TestLinksContainerNames (0.81s) [2022-03-25T19:08:40.667Z] === RUN TestLogsFollowTailEmpty [2022-03-25T19:08:40.925Z] --- PASS: TestLogsFollowTailEmpty (0.38s) [2022-03-25T19:08:40.925Z] === RUN TestContainerNetworkMountsNoChown [2022-03-25T19:08:40.934Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-03-25T19:08:41.192Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-03-25T19:08:41.450Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-03-25T19:08:41.491Z] --- PASS: TestContainerNetworkMountsNoChown (0.39s) [2022-03-25T19:08:41.491Z] === RUN TestMountDaemonRoot [2022-03-25T19:08:41.491Z] === RUN TestMountDaemonRoot/default [2022-03-25T19:08:41.491Z] === PAUSE TestMountDaemonRoot/default [2022-03-25T19:08:41.491Z] === RUN TestMountDaemonRoot/private [2022-03-25T19:08:41.491Z] === PAUSE TestMountDaemonRoot/private [2022-03-25T19:08:41.491Z] === RUN TestMountDaemonRoot/rprivate [2022-03-25T19:08:41.491Z] === PAUSE TestMountDaemonRoot/rprivate [2022-03-25T19:08:41.491Z] === RUN TestMountDaemonRoot/slave [2022-03-25T19:08:41.491Z] === PAUSE TestMountDaemonRoot/slave [2022-03-25T19:08:41.491Z] === RUN TestMountDaemonRoot/rslave [2022-03-25T19:08:41.491Z] === PAUSE TestMountDaemonRoot/rslave [2022-03-25T19:08:41.491Z] === RUN TestMountDaemonRoot/shared [2022-03-25T19:08:41.491Z] === PAUSE TestMountDaemonRoot/shared [2022-03-25T19:08:41.491Z] === RUN TestMountDaemonRoot/rshared [2022-03-25T19:08:41.491Z] === PAUSE TestMountDaemonRoot/rshared [2022-03-25T19:08:41.491Z] === CONT TestMountDaemonRoot/default [2022-03-25T19:08:41.491Z] === RUN TestMountDaemonRoot/default/mount_root [2022-03-25T19:08:41.491Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-03-25T19:08:41.491Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-03-25T19:08:41.491Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-03-25T19:08:41.491Z] === RUN TestMountDaemonRoot/default/bind_root [2022-03-25T19:08:41.491Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-03-25T19:08:41.491Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-03-25T19:08:41.491Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-03-25T19:08:41.491Z] === CONT TestMountDaemonRoot/rslave [2022-03-25T19:08:41.491Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-03-25T19:08:41.491Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-03-25T19:08:41.491Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-03-25T19:08:41.491Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-03-25T19:08:41.491Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-03-25T19:08:41.491Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-03-25T19:08:41.491Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-03-25T19:08:41.491Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-03-25T19:08:41.491Z] === CONT TestMountDaemonRoot/rshared [2022-03-25T19:08:41.491Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-03-25T19:08:41.491Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-03-25T19:08:41.491Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-03-25T19:08:41.491Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-03-25T19:08:41.491Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-03-25T19:08:41.491Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-03-25T19:08:41.491Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-03-25T19:08:41.491Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-03-25T19:08:41.491Z] === CONT TestMountDaemonRoot/shared [2022-03-25T19:08:41.491Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-03-25T19:08:41.491Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-03-25T19:08:41.491Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-03-25T19:08:41.491Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-03-25T19:08:41.491Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-03-25T19:08:41.491Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-03-25T19:08:41.491Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-03-25T19:08:41.491Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-03-25T19:08:41.491Z] === CONT TestMountDaemonRoot/rprivate [2022-03-25T19:08:41.491Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-03-25T19:08:41.491Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-03-25T19:08:41.491Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-03-25T19:08:41.491Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-03-25T19:08:41.491Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-03-25T19:08:41.491Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-03-25T19:08:41.491Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-03-25T19:08:41.491Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-03-25T19:08:41.491Z] === CONT TestMountDaemonRoot/slave [2022-03-25T19:08:41.491Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-03-25T19:08:41.491Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-03-25T19:08:41.492Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-03-25T19:08:41.492Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-03-25T19:08:41.492Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-03-25T19:08:41.492Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-03-25T19:08:41.492Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-03-25T19:08:41.492Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-03-25T19:08:41.492Z] === CONT TestMountDaemonRoot/private [2022-03-25T19:08:41.492Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-03-25T19:08:41.492Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-03-25T19:08:41.492Z] === RUN TestMountDaemonRoot/private/bind_root [2022-03-25T19:08:41.492Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-03-25T19:08:41.492Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-03-25T19:08:41.492Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-03-25T19:08:41.492Z] === RUN TestMountDaemonRoot/private/mount_root [2022-03-25T19:08:41.492Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-03-25T19:08:41.492Z] === CONT TestMountDaemonRoot/default/mount_root [2022-03-25T19:08:41.492Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-03-25T19:08:41.492Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-03-25T19:08:41.492Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-03-25T19:08:41.492Z] === CONT TestMountDaemonRoot/default/bind_root [2022-03-25T19:08:41.492Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-03-25T19:08:41.492Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-03-25T19:08:41.492Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-03-25T19:08:41.492Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-03-25T19:08:41.750Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-03-25T19:08:41.750Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-03-25T19:08:41.750Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-03-25T19:08:41.750Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-03-25T19:08:41.750Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-03-25T19:08:41.750Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-03-25T19:08:41.750Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-03-25T19:08:41.750Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-03-25T19:08:41.750Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-03-25T19:08:41.750Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-03-25T19:08:41.750Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-03-25T19:08:41.750Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-03-25T19:08:41.750Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-03-25T19:08:41.750Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-03-25T19:08:41.750Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-03-25T19:08:41.750Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-03-25T19:08:41.750Z] === CONT TestMountDaemonRoot/private/mount_root [2022-03-25T19:08:42.008Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-03-25T19:08:42.008Z] === CONT TestMountDaemonRoot/private/bind_root [2022-03-25T19:08:42.008Z] --- PASS: TestMountDaemonRoot (0.01s) [2022-03-25T19:08:42.008Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-03-25T19:08:42.008Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-03-25T19:08:42.008Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-03-25T19:08:42.008Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2022-03-25T19:08:42.008Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-03-25T19:08:42.008Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-03-25T19:08:42.008Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-03-25T19:08:42.008Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-03-25T19:08:42.008Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2022-03-25T19:08:42.008Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2022-03-25T19:08:42.008Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-03-25T19:08:42.008Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-03-25T19:08:42.008Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-03-25T19:08:42.008Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-03-25T19:08:42.008Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-03-25T19:08:42.008Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-03-25T19:08:42.008Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-03-25T19:08:42.008Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-03-25T19:08:42.008Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-03-25T19:08:42.008Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-03-25T19:08:42.008Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-03-25T19:08:42.008Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-03-25T19:08:42.008Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-03-25T19:08:42.008Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-03-25T19:08:42.008Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-03-25T19:08:42.008Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-03-25T19:08:42.008Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-03-25T19:08:42.008Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-03-25T19:08:42.008Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-03-25T19:08:42.008Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-03-25T19:08:42.008Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-03-25T19:08:42.008Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-03-25T19:08:42.008Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-03-25T19:08:42.008Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-03-25T19:08:42.008Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-03-25T19:08:42.008Z] === RUN TestContainerBindMountNonRecursive [2022-03-25T19:08:42.140Z] === RUN TestMiddlewares [2022-03-25T19:08:42.140Z] --- PASS: TestMiddlewares (0.00s) [2022-03-25T19:08:42.140Z] PASS [2022-03-25T19:08:42.140Z] coverage: 7.9% of statements [2022-03-25T19:08:42.140Z] ok github.com/docker/docker/api/server 0.059s coverage: 7.9% of statements [2022-03-25T19:08:42.385Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-03-25T19:08:43.387Z] --- PASS: TestContainerBindMountNonRecursive (1.23s) [2022-03-25T19:08:43.387Z] === RUN TestContainerVolumesMountedAsShared [2022-03-25T19:08:43.387Z] --- PASS: TestContainerVolumesMountedAsShared (0.36s) [2022-03-25T19:08:43.387Z] === RUN TestContainerVolumesMountedAsSlave [2022-03-25T19:08:43.660Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.93s) [2022-03-25T19:08:43.660Z] === RUN TestAuthZPluginV2Disable [2022-03-25T19:08:43.955Z] --- PASS: TestContainerVolumesMountedAsSlave (0.31s) [2022-03-25T19:08:43.955Z] === RUN TestNetworkNat [2022-03-25T19:08:44.213Z] --- PASS: TestNetworkNat (0.42s) [2022-03-25T19:08:44.213Z] === RUN TestNetworkLocalhostTCPNat [2022-03-25T19:08:44.287Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-03-25T19:08:44.546Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-03-25T19:08:44.546Z] --- PASS: TestHealthKillContainer (8.27s) [2022-03-25T19:08:44.546Z] === RUN TestInspectCpusetInConfigPre120 [2022-03-25T19:08:44.779Z] --- PASS: TestNetworkLocalhostTCPNat (0.39s) [2022-03-25T19:08:44.779Z] === RUN TestNetworkLoopbackNat [2022-03-25T19:08:45.114Z] check_test.go:308: [d8d83d17894a5] daemon is not started [2022-03-25T19:08:45.114Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-03-25T19:08:45.114Z] --- PASS: TestInspectCpusetInConfigPre120 (0.62s) [2022-03-25T19:08:45.114Z] === RUN TestIpcModeNone [2022-03-25T19:08:45.114Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-03-25T19:08:45.373Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-03-25T19:08:45.941Z] --- PASS: TestIpcModeNone (0.77s) [2022-03-25T19:08:45.941Z] === RUN TestIpcModePrivate [2022-03-25T19:08:45.941Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-03-25T19:08:45.941Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-03-25T19:08:46.508Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:87, shared: false, mustBeShared: false [2022-03-25T19:08:46.508Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-03-25T19:08:46.767Z] --- PASS: TestIpcModePrivate (0.86s) [2022-03-25T19:08:46.767Z] === RUN TestIpcModeShareable [2022-03-25T19:08:46.931Z] --- PASS: TestAuthZPluginV2Disable (3.40s) [2022-03-25T19:08:46.931Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-03-25T19:08:47.312Z] --- PASS: TestNetworkLoopbackNat (2.50s) [2022-03-25T19:08:47.312Z] === RUN TestPause [2022-03-25T19:08:47.336Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:81, shared: true, mustBeShared: true [2022-03-25T19:08:47.570Z] --- PASS: TestPause (0.42s) [2022-03-25T19:08:47.570Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-03-25T19:08:47.570Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-25T19:08:47.570Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-25T19:08:47.570Z] === RUN TestPauseStopPausedContainer [2022-03-25T19:08:47.595Z] --- PASS: TestIpcModeShareable (0.79s) [2022-03-25T19:08:47.595Z] === RUN TestAPIIpcModeShareableAndContainer [2022-03-25T19:08:48.139Z] --- PASS: TestPauseStopPausedContainer (0.40s) [2022-03-25T19:08:48.139Z] === RUN TestPidHost [2022-03-25T19:08:49.074Z] --- PASS: TestPidHost (0.90s) [2022-03-25T19:08:49.074Z] === RUN TestPsFilter [2022-03-25T19:08:49.074Z] --- PASS: TestPsFilter (0.11s) [2022-03-25T19:08:49.074Z] === RUN TestRemoveContainerWithRemovedVolume [2022-03-25T19:08:49.332Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.36s) [2022-03-25T19:08:49.332Z] === RUN TestRemoveContainerWithVolume [2022-03-25T19:08:49.497Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-03-25T19:08:49.498Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-03-25T19:08:49.590Z] --- PASS: TestRemoveContainerWithVolume (0.37s) [2022-03-25T19:08:49.590Z] === RUN TestRemoveContainerRunning [2022-03-25T19:08:50.064Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.53s) [2022-03-25T19:08:50.064Z] === RUN TestAPIIpcModeHost [2022-03-25T19:08:50.156Z] --- PASS: TestRemoveContainerRunning (0.40s) [2022-03-25T19:08:50.156Z] === RUN TestRemoveContainerForceRemoveRunning [2022-03-25T19:08:50.198Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.23s) [2022-03-25T19:08:50.198Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-03-25T19:08:50.415Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.40s) [2022-03-25T19:08:50.415Z] === RUN TestRemoveInvalidContainer [2022-03-25T19:08:50.415Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-03-25T19:08:50.415Z] === RUN TestRenameLinkedContainer [2022-03-25T19:08:50.631Z] --- PASS: TestAPIIpcModeHost (0.50s) [2022-03-25T19:08:50.632Z] === RUN TestDaemonIpcModeShareable [2022-03-25T19:08:51.457Z] tests/integration/api_container_test.py ....x..........x................ [ 17%] [2022-03-25T19:08:52.007Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:111, shared: true, mustBeShared: true [2022-03-25T19:08:52.007Z] --- PASS: TestDaemonIpcModeShareable (1.32s) [2022-03-25T19:08:52.007Z] === RUN TestDaemonIpcModePrivate [2022-03-25T19:08:52.007Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-03-25T19:08:52.315Z] --- PASS: TestRenameLinkedContainer (1.57s) [2022-03-25T19:08:52.315Z] === RUN TestRenameStoppedContainer [2022-03-25T19:08:52.573Z] --- PASS: TestRenameStoppedContainer (0.39s) [2022-03-25T19:08:52.573Z] === RUN TestRenameRunningContainerAndReuse [2022-03-25T19:08:52.944Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-03-25T19:08:53.508Z] --- PASS: TestRenameRunningContainerAndReuse (0.85s) [2022-03-25T19:08:53.508Z] === RUN TestRenameInvalidName [2022-03-25T19:08:53.544Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:97, shared: false, mustBeShared: false [2022-03-25T19:08:53.766Z] --- PASS: TestRenameInvalidName (0.41s) [2022-03-25T19:08:53.766Z] === RUN TestRenameAnonymousContainer [2022-03-25T19:08:53.817Z] --- PASS: TestDaemonIpcModePrivate (1.90s) [2022-03-25T19:08:53.817Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-03-25T19:08:54.076Z] === RUN TestDockerSuite/TestBuildAddScript [2022-03-25T19:08:54.335Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-03-25T19:08:55.139Z] --- PASS: TestRenameAnonymousContainer (1.39s) [2022-03-25T19:08:55.139Z] === RUN TestRenameContainerWithSameName [2022-03-25T19:08:55.273Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:103, shared: false, mustBeShared: false [2022-03-25T19:08:55.273Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.58s) [2022-03-25T19:08:55.273Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-03-25T19:08:55.397Z] --- PASS: TestRenameContainerWithSameName (0.40s) [2022-03-25T19:08:55.397Z] === RUN TestRenameContainerWithLinkedContainer [2022-03-25T19:08:56.332Z] --- PASS: TestRenameContainerWithLinkedContainer (0.80s) [2022-03-25T19:08:56.332Z] === RUN TestResize [2022-03-25T19:08:56.898Z] --- PASS: TestResize (0.41s) [2022-03-25T19:08:56.898Z] === RUN TestResizeWithInvalidSize [2022-03-25T19:08:56.942Z] === RUN TestConfigDaemonLibtrustID [2022-03-25T19:08:56.942Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-03-25T19:08:56.942Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-03-25T19:08:56.942Z] === RUN TestDaemonConfigValidation [2022-03-25T19:08:56.942Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-03-25T19:08:56.942Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-03-25T19:08:56.942Z] === RUN TestConfigDaemonSeccompProfiles [2022-03-25T19:08:56.942Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-03-25T19:08:56.942Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-03-25T19:08:56.942Z] === RUN TestDaemonProxy [2022-03-25T19:08:56.942Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-03-25T19:08:56.942Z] --- SKIP: TestDaemonProxy (0.00s) [2022-03-25T19:08:56.942Z] PASS [2022-03-25T19:08:56.942Z] ok github.com/docker/docker/integration/daemon 0.094s [2022-03-25T19:08:56.942Z] [2022-03-25T19:08:56.942Z] === Skipped [2022-03-25T19:08:56.942Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-03-25T19:08:56.942Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-03-25T19:08:56.942Z] [2022-03-25T19:08:56.942Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-03-25T19:08:56.942Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-03-25T19:08:56.942Z] [2022-03-25T19:08:56.942Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-03-25T19:08:56.942Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-03-25T19:08:56.942Z] [2022-03-25T19:08:56.942Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-03-25T19:08:56.942Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-03-25T19:08:56.942Z] [2022-03-25T19:08:56.942Z] DONE 4 tests, 4 skipped in 19.962s [2022-03-25T19:08:56.942Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-03-25T19:08:57.159Z] --- PASS: TestResizeWithInvalidSize (0.40s) [2022-03-25T19:08:57.159Z] === RUN TestResizeWhenContainerNotStarted [2022-03-25T19:08:57.175Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:93, shared: true, mustBeShared: true [2022-03-25T19:08:57.175Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-03-25T19:08:57.175Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-03-25T19:08:57.175Z] check_test.go:308: [d00d5d2cc3906] daemon is not started [2022-03-25T19:08:57.175Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-03-25T19:08:57.175Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-03-25T19:08:57.175Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.66s) [2022-03-25T19:08:57.175Z] === RUN TestIpcModeOlderClient [2022-03-25T19:08:57.175Z] === PAUSE TestIpcModeOlderClient [2022-03-25T19:08:57.175Z] === RUN TestKillContainerInvalidSignal [2022-03-25T19:08:57.417Z] --- PASS: TestResizeWhenContainerNotStarted (0.38s) [2022-03-25T19:08:57.417Z] === RUN TestDaemonRestartKillContainers [2022-03-25T19:08:57.417Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-25T19:08:57.417Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-25T19:08:57.417Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-25T19:08:57.418Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-25T19:08:57.418Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-25T19:08:57.418Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-25T19:08:57.418Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-25T19:08:57.418Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-25T19:08:57.418Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-25T19:08:57.418Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-25T19:08:57.418Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-25T19:08:57.418Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-25T19:08:57.418Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-25T19:08:57.418Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-25T19:08:57.418Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-25T19:08:57.418Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-25T19:08:57.418Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-25T19:08:57.418Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-25T19:08:57.418Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-25T19:08:57.418Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-25T19:08:57.418Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-25T19:08:57.418Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-25T19:08:57.418Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-25T19:08:57.418Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-25T19:08:57.418Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-25T19:08:57.418Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-25T19:08:57.418Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-25T19:08:57.418Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-25T19:08:57.418Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-25T19:08:57.418Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-25T19:08:57.418Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-25T19:08:57.418Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-25T19:08:57.418Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-25T19:08:57.418Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-25T19:08:57.742Z] --- PASS: TestKillContainerInvalidSignal (0.61s) [2022-03-25T19:08:57.742Z] === RUN TestKillContainer [2022-03-25T19:08:57.742Z] === RUN TestKillContainer/no_signal [2022-03-25T19:08:58.311Z] === RUN TestKillContainer/non_killing_signal [2022-03-25T19:08:58.880Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-03-25T19:08:58.880Z] === RUN TestKillContainer/killing_signal [2022-03-25T19:08:59.162Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-25T19:08:59.162Z] INFO: Testing against a local daemon [2022-03-25T19:08:59.162Z] === RUN TestCommitInheritsEnv [2022-03-25T19:08:59.162Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-25T19:08:59.162Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-03-25T19:08:59.162Z] === RUN TestImportExtremelyLargeImageWorks [2022-03-25T19:08:59.162Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-03-25T19:08:59.162Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-03-25T19:08:59.162Z] === RUN TestImportWithCustomPlatform [2022-03-25T19:08:59.162Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-03-25T19:08:59.162Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-03-25T19:08:59.162Z] === RUN TestImagesFilterMultiReference [2022-03-25T19:08:59.162Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2022-03-25T19:08:59.162Z] === RUN TestImagePullPlatformInvalid [2022-03-25T19:08:59.162Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-03-25T19:08:59.162Z] === RUN TestRemoveImageOrphaning [2022-03-25T19:08:59.318Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-25T19:08:59.819Z] --- PASS: TestKillContainer (2.21s) [2022-03-25T19:08:59.819Z] --- PASS: TestKillContainer/no_signal (0.77s) [2022-03-25T19:08:59.819Z] --- PASS: TestKillContainer/non_killing_signal (0.55s) [2022-03-25T19:08:59.819Z] --- PASS: TestKillContainer/killing_signal (0.64s) [2022-03-25T19:08:59.819Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-03-25T19:08:59.819Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-03-25T19:09:00.149Z] --- PASS: TestRemoveImageOrphaning (0.95s) [2022-03-25T19:09:00.149Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-03-25T19:09:00.149Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2022-03-25T19:09:00.149Z] === RUN TestTagInvalidReference [2022-03-25T19:09:00.149Z] --- PASS: TestTagInvalidReference (0.03s) [2022-03-25T19:09:00.149Z] === RUN TestTagValidPrefixedRepo [2022-03-25T19:09:00.149Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2022-03-25T19:09:00.149Z] === RUN TestTagExistedNameWithoutForce [2022-03-25T19:09:00.149Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2022-03-25T19:09:00.149Z] === RUN TestTagOfficialNames [2022-03-25T19:09:00.149Z] --- PASS: TestTagOfficialNames (0.08s) [2022-03-25T19:09:00.149Z] === RUN TestTagMatchesDigest [2022-03-25T19:09:00.149Z] --- PASS: TestTagMatchesDigest (0.03s) [2022-03-25T19:09:00.149Z] PASS [2022-03-25T19:09:00.149Z] ok github.com/docker/docker/integration/image 1.418s [2022-03-25T19:09:00.282Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-25T19:09:00.617Z] [2022-03-25T19:09:00.617Z] === Skipped [2022-03-25T19:09:00.617Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-03-25T19:09:00.617Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-25T19:09:00.617Z] [2022-03-25T19:09:00.617Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-03-25T19:09:00.617Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-03-25T19:09:00.617Z] [2022-03-25T19:09:00.617Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-03-25T19:09:00.617Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-03-25T19:09:00.617Z] [2022-03-25T19:09:00.617Z] DONE 12 tests, 3 skipped in 4.711s [2022-03-25T19:09:00.617Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-03-25T19:09:00.754Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-03-25T19:09:00.886Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-03-25T19:09:00.886Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-03-25T19:09:00.886Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-03-25T19:09:00.886Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-03-25T19:09:00.886Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-03-25T19:09:00.886Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-03-25T19:09:00.886Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-03-25T19:09:00.886Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-03-25T19:09:00.886Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-03-25T19:09:00.886Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-03-25T19:09:00.886Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-03-25T19:09:00.886Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-03-25T19:09:00.886Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-03-25T19:09:00.886Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-03-25T19:09:00.886Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-03-25T19:09:00.886Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-03-25T19:09:00.886Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-03-25T19:09:00.886Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-03-25T19:09:00.886Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-03-25T19:09:00.886Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-03-25T19:09:00.886Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-03-25T19:09:00.886Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-03-25T19:09:00.886Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-03-25T19:09:00.886Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-03-25T19:09:00.886Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-03-25T19:09:01.013Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-03-25T19:09:01.231Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-25T19:09:01.272Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.48s) [2022-03-25T19:09:01.272Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.67s) [2022-03-25T19:09:01.272Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.59s) [2022-03-25T19:09:01.272Z] === RUN TestKillStoppedContainer [2022-03-25T19:09:01.272Z] --- PASS: TestKillStoppedContainer (0.06s) [2022-03-25T19:09:01.272Z] === RUN TestKillStoppedContainerAPIPre120 [2022-03-25T19:09:01.493Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-25T19:09:01.531Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2022-03-25T19:09:01.531Z] === RUN TestKillDifferentUserContainer [2022-03-25T19:09:02.098Z] --- PASS: TestKillDifferentUserContainer (0.74s) [2022-03-25T19:09:02.098Z] === RUN TestInspectOomKilledTrue [2022-03-25T19:09:02.098Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-25T19:09:02.098Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-03-25T19:09:02.098Z] === RUN TestInspectOomKilledFalse [2022-03-25T19:09:02.098Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-25T19:09:02.098Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-03-25T19:09:02.098Z] === RUN TestLinksEtcHostsContentMatch [2022-03-25T19:09:02.184Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-25T19:09:02.184Z] INFO: Testing against a local daemon [2022-03-25T19:09:02.184Z] === RUN TestNetworkCreateDelete [2022-03-25T19:09:02.184Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-03-25T19:09:02.184Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-03-25T19:09:02.184Z] === RUN TestDockerNetworkDeletePreferID [2022-03-25T19:09:02.184Z] 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-03-25T19:09:02.184Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-03-25T19:09:02.184Z] === RUN TestDaemonDNSFallback [2022-03-25T19:09:02.184Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-03-25T19:09:02.184Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-03-25T19:09:02.184Z] === RUN TestInspectNetwork [2022-03-25T19:09:02.184Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-03-25T19:09:02.184Z] --- SKIP: TestInspectNetwork (0.00s) [2022-03-25T19:09:02.184Z] === RUN TestRunContainerWithBridgeNone [2022-03-25T19:09:02.184Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-03-25T19:09:02.184Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-03-25T19:09:02.184Z] === RUN TestNetworkInvalidJSON [2022-03-25T19:09:02.184Z] === RUN TestNetworkInvalidJSON//networks/create [2022-03-25T19:09:02.184Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-03-25T19:09:02.184Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-03-25T19:09:02.184Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-03-25T19:09:02.184Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-25T19:09:02.184Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-25T19:09:02.184Z] === CONT TestNetworkInvalidJSON//networks/create [2022-03-25T19:09:02.184Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-25T19:09:02.184Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-03-25T19:09:02.184Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2022-03-25T19:09:02.184Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2022-03-25T19:09:02.184Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2022-03-25T19:09:02.184Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2022-03-25T19:09:02.184Z] === RUN TestNetworkList [2022-03-25T19:09:02.184Z] === RUN TestNetworkList//networks [2022-03-25T19:09:02.184Z] === PAUSE TestNetworkList//networks [2022-03-25T19:09:02.184Z] === RUN TestNetworkList//networks/ [2022-03-25T19:09:02.184Z] === PAUSE TestNetworkList//networks/ [2022-03-25T19:09:02.184Z] === CONT TestNetworkList//networks [2022-03-25T19:09:02.184Z] === CONT TestNetworkList//networks/ [2022-03-25T19:09:02.184Z] --- PASS: TestNetworkList (0.03s) [2022-03-25T19:09:02.184Z] --- PASS: TestNetworkList//networks (0.00s) [2022-03-25T19:09:02.184Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-03-25T19:09:02.184Z] === RUN TestHostIPv4BridgeLabel [2022-03-25T19:09:02.184Z] network_test.go:128: testEnv.OSType == "windows" [2022-03-25T19:09:02.184Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-03-25T19:09:02.184Z] === RUN TestDaemonRestartWithLiveRestore [2022-03-25T19:09:02.184Z] service_test.go:30: testEnv.OSType == "windows" [2022-03-25T19:09:02.184Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-03-25T19:09:02.184Z] === RUN TestDaemonDefaultNetworkPools [2022-03-25T19:09:02.184Z] service_test.go:59: testEnv.OSType == "windows" [2022-03-25T19:09:02.184Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-03-25T19:09:02.184Z] === RUN TestDaemonRestartWithExistingNetwork [2022-03-25T19:09:02.184Z] service_test.go:103: testEnv.OSType == "windows" [2022-03-25T19:09:02.184Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-03-25T19:09:02.184Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-03-25T19:09:02.184Z] service_test.go:137: testEnv.OSType == "windows" [2022-03-25T19:09:02.184Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-03-25T19:09:02.184Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-03-25T19:09:02.184Z] service_test.go:188: testEnv.OSType == "windows" [2022-03-25T19:09:02.184Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-03-25T19:09:02.184Z] === RUN TestServiceWithPredefinedNetwork [2022-03-25T19:09:02.184Z] service_test.go:213: testEnv.OSType == "windows" [2022-03-25T19:09:02.184Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-03-25T19:09:02.184Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-03-25T19:09:02.184Z] service_test.go:243: FLAKY_TEST [2022-03-25T19:09:02.184Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-25T19:09:02.184Z] === RUN TestServiceWithDataPathPortInit [2022-03-25T19:09:02.184Z] service_test.go:334: testEnv.OSType == "windows" [2022-03-25T19:09:02.184Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-03-25T19:09:02.184Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-03-25T19:09:02.184Z] service_test.go:402: testEnv.OSType == "windows" [2022-03-25T19:09:02.184Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-03-25T19:09:02.184Z] PASS [2022-03-25T19:09:02.184Z] ok github.com/docker/docker/integration/network 0.125s [2022-03-25T19:09:02.184Z] [2022-03-25T19:09:02.184Z] === Skipped [2022-03-25T19:09:02.367Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.89s) [2022-03-25T19:09:02.367Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-03-25T19:09:02.432Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-25T19:09:02.479Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-03-25T19:09:02.652Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-03-25T19:09:02.652Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-03-25T19:09:02.652Z] [2022-03-25T19:09:02.652Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-03-25T19:09:02.652Z] 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-03-25T19:09:02.652Z] [2022-03-25T19:09:02.652Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-03-25T19:09:02.652Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-03-25T19:09:02.652Z] [2022-03-25T19:09:02.652Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-03-25T19:09:02.652Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-03-25T19:09:02.652Z] [2022-03-25T19:09:02.652Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-03-25T19:09:02.652Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-03-25T19:09:02.652Z] [2022-03-25T19:09:02.652Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-03-25T19:09:02.652Z] network_test.go:128: testEnv.OSType == "windows" [2022-03-25T19:09:02.652Z] [2022-03-25T19:09:02.652Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-03-25T19:09:02.652Z] service_test.go:30: testEnv.OSType == "windows" [2022-03-25T19:09:02.652Z] [2022-03-25T19:09:02.652Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-03-25T19:09:02.652Z] service_test.go:59: testEnv.OSType == "windows" [2022-03-25T19:09:02.652Z] [2022-03-25T19:09:02.652Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-03-25T19:09:02.652Z] service_test.go:103: testEnv.OSType == "windows" [2022-03-25T19:09:02.652Z] [2022-03-25T19:09:02.652Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-03-25T19:09:02.652Z] service_test.go:137: testEnv.OSType == "windows" [2022-03-25T19:09:02.653Z] [2022-03-25T19:09:02.653Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-03-25T19:09:02.653Z] service_test.go:188: testEnv.OSType == "windows" [2022-03-25T19:09:02.653Z] [2022-03-25T19:09:02.653Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-03-25T19:09:02.653Z] service_test.go:213: testEnv.OSType == "windows" [2022-03-25T19:09:02.653Z] [2022-03-25T19:09:02.653Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-25T19:09:02.653Z] service_test.go:243: FLAKY_TEST [2022-03-25T19:09:02.653Z] [2022-03-25T19:09:02.653Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-03-25T19:09:02.653Z] service_test.go:334: testEnv.OSType == "windows" [2022-03-25T19:09:02.653Z] [2022-03-25T19:09:02.653Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-03-25T19:09:02.653Z] service_test.go:402: testEnv.OSType == "windows" [2022-03-25T19:09:02.653Z] [2022-03-25T19:09:02.653Z] DONE 22 tests, 15 skipped in 1.892s [2022-03-25T19:09:02.653Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-03-25T19:09:02.664Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-03-25T19:09:02.690Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-25T19:09:02.923Z] --- PASS: TestLinksEtcHostsContentMatch (0.62s) [2022-03-25T19:09:02.923Z] === RUN TestLinksContainerNames [2022-03-25T19:09:03.121Z] testing: warning: no tests to run [2022-03-25T19:09:03.121Z] PASS [2022-03-25T19:09:03.121Z] ok github.com/docker/docker/integration/network/ipvlan 0.057s [2022-03-25T19:09:03.121Z] [2022-03-25T19:09:03.121Z] DONE 0 tests in 0.666s [2022-03-25T19:09:03.121Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-03-25T19:09:04.107Z] testing: warning: no tests to run [2022-03-25T19:09:04.107Z] PASS [2022-03-25T19:09:04.107Z] ok github.com/docker/docker/integration/network/macvlan 0.058s [2022-03-25T19:09:04.107Z] [2022-03-25T19:09:04.107Z] DONE 0 tests in 0.659s [2022-03-25T19:09:04.107Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-03-25T19:09:04.299Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-03-25T19:09:04.299Z] check_test.go:308: [d3db5fd2c450d] daemon is not started [2022-03-25T19:09:04.299Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-03-25T19:09:04.299Z] --- PASS: TestLinksContainerNames (1.48s) [2022-03-25T19:09:04.299Z] === RUN TestLogsFollowTailEmpty [2022-03-25T19:09:04.575Z] testing: warning: no tests to run [2022-03-25T19:09:04.575Z] PASS [2022-03-25T19:09:04.575Z] ok github.com/docker/docker/integration/plugin 0.056s [2022-03-25T19:09:04.575Z] [2022-03-25T19:09:04.575Z] DONE 0 tests in 0.664s [2022-03-25T19:09:04.575Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-03-25T19:09:05.235Z] --- PASS: TestLogsFollowTailEmpty (0.75s) [2022-03-25T19:09:05.235Z] === RUN TestContainerNetworkMountsNoChown [2022-03-25T19:09:05.490Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-03-25T19:09:05.490Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-03-25T19:09:05.490Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-03-25T19:09:05.490Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-03-25T19:09:05.490Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-03-25T19:09:05.490Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-03-25T19:09:05.490Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-03-25T19:09:05.490Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-03-25T19:09:05.490Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-03-25T19:09:05.562Z] testing: warning: no tests to run [2022-03-25T19:09:05.562Z] PASS [2022-03-25T19:09:05.562Z] ok github.com/docker/docker/integration/plugin/authz 0.055s [2022-03-25T19:09:05.562Z] [2022-03-25T19:09:05.562Z] DONE 0 tests in 0.657s [2022-03-25T19:09:05.562Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-03-25T19:09:05.802Z] --- PASS: TestContainerNetworkMountsNoChown (0.74s) [2022-03-25T19:09:05.802Z] === RUN TestMountDaemonRoot [2022-03-25T19:09:05.802Z] === RUN TestMountDaemonRoot/default [2022-03-25T19:09:05.802Z] === PAUSE TestMountDaemonRoot/default [2022-03-25T19:09:05.802Z] === RUN TestMountDaemonRoot/private [2022-03-25T19:09:05.802Z] === PAUSE TestMountDaemonRoot/private [2022-03-25T19:09:05.802Z] === RUN TestMountDaemonRoot/rprivate [2022-03-25T19:09:05.802Z] === PAUSE TestMountDaemonRoot/rprivate [2022-03-25T19:09:05.802Z] === RUN TestMountDaemonRoot/slave [2022-03-25T19:09:05.802Z] === PAUSE TestMountDaemonRoot/slave [2022-03-25T19:09:05.802Z] === RUN TestMountDaemonRoot/rslave [2022-03-25T19:09:05.802Z] === PAUSE TestMountDaemonRoot/rslave [2022-03-25T19:09:05.802Z] === RUN TestMountDaemonRoot/shared [2022-03-25T19:09:05.802Z] === PAUSE TestMountDaemonRoot/shared [2022-03-25T19:09:05.802Z] === RUN TestMountDaemonRoot/rshared [2022-03-25T19:09:05.802Z] === PAUSE TestMountDaemonRoot/rshared [2022-03-25T19:09:05.802Z] === CONT TestMountDaemonRoot/private [2022-03-25T19:09:05.802Z] === CONT TestMountDaemonRoot/shared [2022-03-25T19:09:05.802Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-03-25T19:09:05.802Z] === RUN TestMountDaemonRoot/private/bind_root [2022-03-25T19:09:05.802Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-03-25T19:09:05.802Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-03-25T19:09:05.802Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-03-25T19:09:05.802Z] === RUN TestMountDaemonRoot/private/mount_root [2022-03-25T19:09:05.802Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-03-25T19:09:05.802Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-03-25T19:09:05.802Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-03-25T19:09:05.802Z] === CONT TestMountDaemonRoot/private/bind_root [2022-03-25T19:09:05.802Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-03-25T19:09:05.802Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-03-25T19:09:05.802Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-03-25T19:09:05.802Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-03-25T19:09:05.802Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-03-25T19:09:05.802Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-03-25T19:09:05.802Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-03-25T19:09:05.802Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-03-25T19:09:05.802Z] === CONT TestMountDaemonRoot/default [2022-03-25T19:09:05.802Z] === RUN TestMountDaemonRoot/default/mount_root [2022-03-25T19:09:05.802Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-03-25T19:09:05.802Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-03-25T19:09:05.802Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-03-25T19:09:05.802Z] === RUN TestMountDaemonRoot/default/bind_root [2022-03-25T19:09:05.802Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-03-25T19:09:05.802Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-03-25T19:09:05.802Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-03-25T19:09:05.802Z] === CONT TestMountDaemonRoot/rshared [2022-03-25T19:09:05.802Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-03-25T19:09:05.802Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-03-25T19:09:05.802Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-03-25T19:09:05.802Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-03-25T19:09:05.802Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-03-25T19:09:05.802Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-03-25T19:09:05.802Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-03-25T19:09:05.802Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-03-25T19:09:05.802Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-03-25T19:09:05.802Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-03-25T19:09:05.802Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-03-25T19:09:05.802Z] === CONT TestMountDaemonRoot/rprivate [2022-03-25T19:09:05.802Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-03-25T19:09:05.802Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-03-25T19:09:05.802Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-03-25T19:09:05.802Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-03-25T19:09:05.802Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-03-25T19:09:05.802Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-03-25T19:09:05.802Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-03-25T19:09:05.802Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-03-25T19:09:05.802Z] === CONT TestMountDaemonRoot/rslave [2022-03-25T19:09:05.802Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-03-25T19:09:05.802Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-03-25T19:09:05.802Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-03-25T19:09:05.802Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-03-25T19:09:05.802Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-03-25T19:09:05.802Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-03-25T19:09:05.802Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-03-25T19:09:05.802Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-03-25T19:09:05.802Z] === CONT TestMountDaemonRoot/slave [2022-03-25T19:09:05.802Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-03-25T19:09:05.802Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-03-25T19:09:05.802Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-03-25T19:09:05.802Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-03-25T19:09:05.802Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-03-25T19:09:05.802Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-03-25T19:09:05.802Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-03-25T19:09:05.802Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-03-25T19:09:05.802Z] === CONT TestMountDaemonRoot/private/mount_root [2022-03-25T19:09:05.802Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-03-25T19:09:05.970Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-25T19:09:05.970Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-25T19:09:06.062Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-03-25T19:09:06.063Z] === CONT TestMountDaemonRoot/default/mount_root [2022-03-25T19:09:06.063Z] === CONT TestMountDaemonRoot/default/bind_root [2022-03-25T19:09:06.063Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-03-25T19:09:06.063Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-03-25T19:09:06.063Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-03-25T19:09:06.063Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-03-25T19:09:06.063Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-03-25T19:09:06.063Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-03-25T19:09:06.322Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-03-25T19:09:06.322Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-03-25T19:09:06.322Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-03-25T19:09:06.322Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-03-25T19:09:06.322Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-03-25T19:09:06.322Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-03-25T19:09:06.322Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-03-25T19:09:06.322Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-03-25T19:09:06.322Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-03-25T19:09:06.322Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-03-25T19:09:06.322Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-03-25T19:09:06.322Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-03-25T19:09:06.580Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-03-25T19:09:06.580Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-03-25T19:09:06.580Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-03-25T19:09:06.580Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-03-25T19:09:06.580Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2022-03-25T19:09:06.580Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-03-25T19:09:06.580Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-03-25T19:09:06.580Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2022-03-25T19:09:06.580Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2022-03-25T19:09:06.580Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2022-03-25T19:09:06.580Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2022-03-25T19:09:06.580Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-03-25T19:09:06.580Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2022-03-25T19:09:06.580Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2022-03-25T19:09:06.580Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-03-25T19:09:06.580Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2022-03-25T19:09:06.580Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-03-25T19:09:06.580Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-03-25T19:09:06.580Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2022-03-25T19:09:06.580Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-03-25T19:09:06.580Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-03-25T19:09:06.580Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-03-25T19:09:06.580Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-03-25T19:09:06.580Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2022-03-25T19:09:06.580Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-03-25T19:09:06.580Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-03-25T19:09:06.580Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-03-25T19:09:06.580Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2022-03-25T19:09:06.580Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2022-03-25T19:09:06.580Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2022-03-25T19:09:06.580Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2022-03-25T19:09:06.580Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-03-25T19:09:06.580Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-03-25T19:09:06.580Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-03-25T19:09:06.580Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-03-25T19:09:06.580Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2022-03-25T19:09:06.580Z] === RUN TestContainerBindMountNonRecursive [2022-03-25T19:09:07.516Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-03-25T19:09:07.870Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-25T19:09:08.083Z] check_test.go:308: [db871331ab036] daemon is not started [2022-03-25T19:09:08.083Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-03-25T19:09:08.342Z] --- PASS: TestContainerBindMountNonRecursive (1.91s) [2022-03-25T19:09:08.342Z] === RUN TestContainerVolumesMountedAsShared [2022-03-25T19:09:08.460Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-03-25T19:09:08.460Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-03-25T19:09:08.460Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-03-25T19:09:08.460Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-03-25T19:09:08.460Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-03-25T19:09:08.601Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-03-25T19:09:09.170Z] --- PASS: TestContainerVolumesMountedAsShared (0.64s) [2022-03-25T19:09:09.170Z] === RUN TestContainerVolumesMountedAsSlave [2022-03-25T19:09:09.245Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-25T19:09:09.368Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-25T19:09:09.368Z] INFO: Testing against a local daemon [2022-03-25T19:09:09.368Z] === RUN TestPluginInvalidJSON [2022-03-25T19:09:09.368Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-03-25T19:09:09.368Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-03-25T19:09:09.368Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-03-25T19:09:09.368Z] --- PASS: TestPluginInvalidJSON (0.04s) [2022-03-25T19:09:09.368Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-03-25T19:09:09.368Z] === RUN TestPluginInstall [2022-03-25T19:09:09.368Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-03-25T19:09:09.368Z] --- SKIP: TestPluginInstall (0.00s) [2022-03-25T19:09:09.368Z] === RUN TestPluginsWithRuntimes [2022-03-25T19:09:09.368Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-03-25T19:09:09.368Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-03-25T19:09:09.368Z] === RUN TestPluginBackCompatMediaTypes [2022-03-25T19:09:09.368Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-03-25T19:09:09.368Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-03-25T19:09:09.368Z] PASS [2022-03-25T19:09:09.368Z] ok github.com/docker/docker/integration/plugin/common 0.111s [2022-03-25T19:09:09.430Z] --- PASS: TestContainerVolumesMountedAsSlave (0.53s) [2022-03-25T19:09:09.430Z] === RUN TestNetworkNat [2022-03-25T19:09:09.503Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-25T19:09:09.836Z] [2022-03-25T19:09:09.836Z] === Skipped [2022-03-25T19:09:09.836Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-03-25T19:09:09.836Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-03-25T19:09:09.836Z] [2022-03-25T19:09:09.836Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-03-25T19:09:09.836Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-03-25T19:09:09.836Z] [2022-03-25T19:09:09.836Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-03-25T19:09:09.836Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-03-25T19:09:09.836Z] [2022-03-25T19:09:09.836Z] DONE 5 tests, 3 skipped in 4.239s [2022-03-25T19:09:09.836Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-03-25T19:09:10.366Z] --- PASS: TestNetworkNat (0.85s) [2022-03-25T19:09:10.366Z] === RUN TestNetworkLocalhostTCPNat [2022-03-25T19:09:10.933Z] docker_cli_daemon_plugins_test.go:80: [d011637ec820d] daemon is not started [2022-03-25T19:09:11.191Z] --- PASS: TestNetworkLocalhostTCPNat (0.74s) [2022-03-25T19:09:11.191Z] === RUN TestNetworkLoopbackNat [2022-03-25T19:09:11.191Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-03-25T19:09:11.404Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-25T19:09:11.404Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-25T19:09:11.763Z] === RUN TestDockerSuite/TestBuildAddTar [2022-03-25T19:09:12.022Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-03-25T19:09:12.058Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-25T19:09:12.058Z] INFO: Testing against a local daemon [2022-03-25T19:09:12.058Z] === RUN TestExternalGraphDriver [2022-03-25T19:09:12.058Z] external_test.go:48: runtime.GOOS == "windows" [2022-03-25T19:09:12.058Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-03-25T19:09:12.058Z] === RUN TestGraphdriverPluginV2 [2022-03-25T19:09:12.058Z] external_test.go:408: runtime.GOOS == "windows" [2022-03-25T19:09:12.058Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-03-25T19:09:12.058Z] PASS [2022-03-25T19:09:12.058Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.087s [2022-03-25T19:09:12.058Z] [2022-03-25T19:09:12.058Z] === Skipped [2022-03-25T19:09:12.058Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-03-25T19:09:12.058Z] external_test.go:48: runtime.GOOS == "windows" [2022-03-25T19:09:12.058Z] [2022-03-25T19:09:12.058Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-03-25T19:09:12.058Z] external_test.go:408: runtime.GOOS == "windows" [2022-03-25T19:09:12.058Z] [2022-03-25T19:09:12.058Z] DONE 2 tests, 2 skipped in 2.024s [2022-03-25T19:09:12.058Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-03-25T19:09:12.777Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-25T19:09:14.151Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-03-25T19:09:14.151Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.57s) [2022-03-25T19:09:14.151Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.22s) [2022-03-25T19:09:14.151Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.81s) [2022-03-25T19:09:14.151Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.21s) [2022-03-25T19:09:14.151Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.21s) [2022-03-25T19:09:14.151Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.25s) [2022-03-25T19:09:14.151Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.24s) [2022-03-25T19:09:14.151Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.33s) [2022-03-25T19:09:14.151Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.73s) [2022-03-25T19:09:14.151Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.57s) [2022-03-25T19:09:14.151Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.71s) [2022-03-25T19:09:14.151Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.70s) [2022-03-25T19:09:14.151Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.85s) [2022-03-25T19:09:14.151Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.61s) [2022-03-25T19:09:14.151Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.66s) [2022-03-25T19:09:14.151Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.58s) [2022-03-25T19:09:14.151Z] === RUN TestCgroupNamespacesRun [2022-03-25T19:09:14.275Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-25T19:09:14.275Z] INFO: Testing against a local daemon [2022-03-25T19:09:14.275Z] === RUN TestReadPluginNoRead [2022-03-25T19:09:14.275Z] read_test.go:21: no unix domain sockets on Windows [2022-03-25T19:09:14.275Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-03-25T19:09:14.275Z] PASS [2022-03-25T19:09:14.275Z] ok github.com/docker/docker/integration/plugin/logging 0.074s [2022-03-25T19:09:14.275Z] [2022-03-25T19:09:14.275Z] === Skipped [2022-03-25T19:09:14.275Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-03-25T19:09:14.275Z] read_test.go:21: no unix domain sockets on Windows [2022-03-25T19:09:14.275Z] [2022-03-25T19:09:14.275Z] DONE 1 tests, 1 skipped in 2.099s [2022-03-25T19:09:14.275Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-03-25T19:09:14.322Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-03-25T19:09:14.555Z] --- PASS: TestNetworkLoopbackNat (2.95s) [2022-03-25T19:09:14.555Z] === RUN TestPause [2022-03-25T19:09:14.555Z] docker_cli_daemon_plugins_test.go:170: [dbf9f5046cfcb] daemon is not started [2022-03-25T19:09:14.815Z] --- PASS: TestPause (0.71s) [2022-03-25T19:09:14.815Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-03-25T19:09:14.815Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-25T19:09:14.815Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-25T19:09:14.815Z] === RUN TestPauseStopPausedContainer [2022-03-25T19:09:15.263Z] testing: warning: no tests to run [2022-03-25T19:09:15.263Z] PASS [2022-03-25T19:09:15.263Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.058s [2022-03-25T19:09:15.263Z] [2022-03-25T19:09:15.263Z] DONE 0 tests in 1.024s [2022-03-25T19:09:15.263Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-03-25T19:09:15.388Z] --- PASS: TestPauseStopPausedContainer (0.70s) [2022-03-25T19:09:15.388Z] === RUN TestPidHost [2022-03-25T19:09:15.525Z] --- PASS: TestCgroupNamespacesRun (1.11s) [2022-03-25T19:09:15.525Z] === RUN TestCgroupNamespacesRunPrivileged [2022-03-25T19:09:15.956Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-03-25T19:09:16.458Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.07s) [2022-03-25T19:09:16.458Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-03-25T19:09:17.274Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.56s) [2022-03-25T19:09:17.274Z] PASS [2022-03-25T19:09:17.274Z] [2022-03-25T19:09:17.274Z] DONE 17 tests in 47.891s [2022-03-25T19:09:17.274Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-03-25T19:09:17.332Z] --- PASS: TestPidHost (1.72s) [2022-03-25T19:09:17.332Z] === RUN TestPsFilter [2022-03-25T19:09:17.332Z] --- PASS: TestPsFilter (0.17s) [2022-03-25T19:09:17.332Z] === RUN TestRemoveContainerWithRemovedVolume [2022-03-25T19:09:17.479Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-25T19:09:17.479Z] INFO: Testing against a local daemon [2022-03-25T19:09:17.479Z] === RUN TestPluginWithDevMounts [2022-03-25T19:09:17.479Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:09:17.479Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-03-25T19:09:17.479Z] PASS [2022-03-25T19:09:17.479Z] ok github.com/docker/docker/integration/plugin/volumes 0.083s [2022-03-25T19:09:17.479Z] [2022-03-25T19:09:17.479Z] === Skipped [2022-03-25T19:09:17.479Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-03-25T19:09:17.479Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:09:17.479Z] [2022-03-25T19:09:17.479Z] DONE 1 tests, 1 skipped in 1.920s [2022-03-25T19:09:17.479Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-03-25T19:09:17.531Z] INFO: Testing against a local daemon [2022-03-25T19:09:17.531Z] === RUN TestPluginInvalidJSON [2022-03-25T19:09:17.531Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-03-25T19:09:17.531Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-03-25T19:09:17.531Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-03-25T19:09:17.531Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-03-25T19:09:17.531Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-03-25T19:09:17.531Z] === RUN TestPluginInstall [2022-03-25T19:09:17.531Z] === RUN TestPluginInstall/no_auth [2022-03-25T19:09:17.832Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.12s) [2022-03-25T19:09:17.832Z] === RUN TestCgroupNamespacesRunHostMode [2022-03-25T19:09:17.900Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-03-25T19:09:18.159Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.77s) [2022-03-25T19:09:18.159Z] === RUN TestRemoveContainerWithVolume [2022-03-25T19:09:18.767Z] --- PASS: TestCgroupNamespacesRunHostMode (1.06s) [2022-03-25T19:09:18.767Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-03-25T19:09:18.897Z] time="2022-03-25T19:09:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-25T19:09:18.897Z] time="2022-03-25T19:09:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fd7840de141067dcd27c99a7eac87c2855e31e816ff8f7be9cfe23a72c03b1f3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-25T19:09:18.897Z] time="2022-03-25T19:09:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-25T19:09:18.897Z] time="2022-03-25T19:09:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fd7840de141067dcd27c99a7eac87c2855e31e816ff8f7be9cfe23a72c03b1f3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-25T19:09:19.044Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-25T19:09:19.045Z] INFO: Testing against a local daemon [2022-03-25T19:09:19.045Z] === RUN TestSecretInspect [2022-03-25T19:09:19.045Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:09:19.045Z] --- SKIP: TestSecretInspect (0.00s) [2022-03-25T19:09:19.045Z] === RUN TestSecretList [2022-03-25T19:09:19.045Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:09:19.045Z] --- SKIP: TestSecretList (0.00s) [2022-03-25T19:09:19.045Z] === RUN TestSecretsCreateAndDelete [2022-03-25T19:09:19.045Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:09:19.045Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-03-25T19:09:19.045Z] === RUN TestSecretsUpdate [2022-03-25T19:09:19.045Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:09:19.045Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-03-25T19:09:19.045Z] === RUN TestTemplatedSecret [2022-03-25T19:09:19.045Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:09:19.045Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-03-25T19:09:19.045Z] === RUN TestSecretCreateResolve [2022-03-25T19:09:19.045Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-03-25T19:09:19.045Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-03-25T19:09:19.045Z] PASS [2022-03-25T19:09:19.045Z] ok github.com/docker/docker/integration/secret 0.082s [2022-03-25T19:09:19.045Z] [2022-03-25T19:09:19.045Z] === Skipped [2022-03-25T19:09:19.045Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-03-25T19:09:19.045Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:09:19.045Z] [2022-03-25T19:09:19.045Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-03-25T19:09:19.045Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:09:19.045Z] [2022-03-25T19:09:19.045Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-03-25T19:09:19.045Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:09:19.045Z] [2022-03-25T19:09:19.045Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-03-25T19:09:19.045Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:09:19.045Z] [2022-03-25T19:09:19.045Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-03-25T19:09:19.045Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:09:19.045Z] [2022-03-25T19:09:19.045Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-03-25T19:09:19.045Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-03-25T19:09:19.045Z] [2022-03-25T19:09:19.045Z] DONE 6 tests, 6 skipped in 1.676s [2022-03-25T19:09:19.045Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-03-25T19:09:19.096Z] --- PASS: TestRemoveContainerWithVolume (0.80s) [2022-03-25T19:09:19.096Z] === RUN TestRemoveContainerRunning [2022-03-25T19:09:19.096Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-03-25T19:09:19.154Z] === RUN TestPluginInstall/with_htpasswd [2022-03-25T19:09:19.355Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-03-25T19:09:19.410Z] time="2022-03-25T19:09:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-25T19:09:19.410Z] time="2022-03-25T19:09:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3ef3372c2b02ca5e9dd98a412fa3fb5db9b80adf3c41d5939d0235342aeed7a5" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-25T19:09:19.410Z] time="2022-03-25T19:09:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-25T19:09:19.410Z] time="2022-03-25T19:09:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3ef3372c2b02ca5e9dd98a412fa3fb5db9b80adf3c41d5939d0235342aeed7a5" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-25T19:09:19.614Z] --- PASS: TestRemoveContainerRunning (0.70s) [2022-03-25T19:09:19.615Z] === RUN TestRemoveContainerForceRemoveRunning [2022-03-25T19:09:19.667Z] === RUN TestPluginInstall/with_insecure [2022-03-25T19:09:19.702Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.07s) [2022-03-25T19:09:19.702Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-03-25T19:09:19.873Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-03-25T19:09:20.132Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.60s) [2022-03-25T19:09:20.132Z] === RUN TestRemoveInvalidContainer [2022-03-25T19:09:20.392Z] --- PASS: TestRemoveInvalidContainer (0.05s) [2022-03-25T19:09:20.392Z] === RUN TestRenameLinkedContainer [2022-03-25T19:09:20.392Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-03-25T19:09:20.392Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-03-25T19:09:20.596Z] time="2022-03-25T19:09:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-25T19:09:20.596Z] time="2022-03-25T19:09:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7c365e7a8353e3ff062f2f2beef5a41825a8aff13a103daec5890e172e1244d7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-25T19:09:20.596Z] time="2022-03-25T19:09:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-25T19:09:20.596Z] time="2022-03-25T19:09:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7c365e7a8353e3ff062f2f2beef5a41825a8aff13a103daec5890e172e1244d7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-25T19:09:20.637Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.07s) [2022-03-25T19:09:20.637Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-03-25T19:09:20.852Z] plugin_test.go:165: [dbc500d7893f8] daemon is not started [2022-03-25T19:09:20.852Z] --- PASS: TestPluginInstall (3.41s) [2022-03-25T19:09:20.852Z] --- PASS: TestPluginInstall/no_auth (1.70s) [2022-03-25T19:09:20.852Z] --- PASS: TestPluginInstall/with_htpasswd (0.63s) [2022-03-25T19:09:20.852Z] --- PASS: TestPluginInstall/with_insecure (1.09s) [2022-03-25T19:09:20.852Z] === RUN TestPluginsWithRuntimes [2022-03-25T19:09:20.962Z] check_test.go:308: [df4cfc40463ec] daemon is not started [2022-03-25T19:09:20.962Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-03-25T19:09:21.263Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-25T19:09:21.263Z] INFO: Testing against a local daemon [2022-03-25T19:09:21.263Z] === RUN TestServiceCreateInit [2022-03-25T19:09:21.263Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-03-25T19:09:21.263Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:09:21.263Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-03-25T19:09:21.263Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:09:21.263Z] --- PASS: TestServiceCreateInit (0.05s) [2022-03-25T19:09:21.263Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-25T19:09:21.263Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-25T19:09:21.263Z] === RUN TestCreateServiceMultipleTimes [2022-03-25T19:09:21.263Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:09:21.263Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-03-25T19:09:21.263Z] === RUN TestCreateServiceConflict [2022-03-25T19:09:21.263Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:09:21.263Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-03-25T19:09:21.263Z] === RUN TestCreateServiceMaxReplicas [2022-03-25T19:09:21.263Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:09:21.263Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2022-03-25T19:09:21.263Z] === RUN TestCreateWithDuplicateNetworkNames [2022-03-25T19:09:21.263Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:09:21.263Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-03-25T19:09:21.263Z] === RUN TestCreateServiceSecretFileMode [2022-03-25T19:09:21.263Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:09:21.263Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-03-25T19:09:21.263Z] === RUN TestCreateServiceConfigFileMode [2022-03-25T19:09:21.263Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:09:21.263Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-03-25T19:09:21.263Z] === RUN TestCreateServiceSysctls [2022-03-25T19:09:21.263Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:09:21.263Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2022-03-25T19:09:21.263Z] === RUN TestCreateServiceCapabilities [2022-03-25T19:09:21.263Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:09:21.263Z] --- SKIP: TestCreateServiceCapabilities (0.04s) [2022-03-25T19:09:21.263Z] === RUN TestInspect [2022-03-25T19:09:21.263Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:09:21.263Z] --- SKIP: TestInspect (0.00s) [2022-03-25T19:09:21.263Z] === RUN TestCreateJob [2022-03-25T19:09:21.263Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:09:21.263Z] --- SKIP: TestCreateJob (0.00s) [2022-03-25T19:09:21.263Z] === RUN TestReplicatedJob [2022-03-25T19:09:21.263Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:09:21.263Z] --- SKIP: TestReplicatedJob (0.00s) [2022-03-25T19:09:21.263Z] === RUN TestUpdateReplicatedJob [2022-03-25T19:09:21.263Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:09:21.263Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-03-25T19:09:21.263Z] === RUN TestServiceListWithStatuses [2022-03-25T19:09:21.263Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:09:21.263Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-03-25T19:09:21.263Z] === RUN TestDockerNetworkConnectAlias [2022-03-25T19:09:21.263Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:09:21.263Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-03-25T19:09:21.263Z] === RUN TestDockerNetworkReConnect [2022-03-25T19:09:21.263Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:09:21.263Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-03-25T19:09:21.263Z] === RUN TestServicePlugin [2022-03-25T19:09:21.263Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:09:21.263Z] --- SKIP: TestServicePlugin (0.00s) [2022-03-25T19:09:21.263Z] === RUN TestServiceUpdateLabel [2022-03-25T19:09:21.263Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-03-25T19:09:21.263Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-03-25T19:09:21.263Z] === RUN TestServiceUpdateSecrets [2022-03-25T19:09:21.263Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-03-25T19:09:21.263Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-03-25T19:09:21.263Z] === RUN TestServiceUpdateConfigs [2022-03-25T19:09:21.263Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-03-25T19:09:21.263Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-03-25T19:09:21.263Z] === RUN TestServiceUpdateNetwork [2022-03-25T19:09:21.263Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-03-25T19:09:21.263Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-03-25T19:09:21.263Z] === RUN TestServiceUpdatePidsLimit [2022-03-25T19:09:21.263Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-03-25T19:09:21.263Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-03-25T19:09:21.263Z] PASS [2022-03-25T19:09:21.263Z] ok github.com/docker/docker/integration/service 0.230s [2022-03-25T19:09:21.571Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.66s) [2022-03-25T19:09:21.571Z] === RUN TestCgroupNamespacesRunOlderClient [2022-03-25T19:09:21.733Z] [2022-03-25T19:09:21.733Z] === Skipped [2022-03-25T19:09:21.733Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-25T19:09:21.733Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:09:21.733Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-25T19:09:21.733Z] [2022-03-25T19:09:21.733Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-25T19:09:21.733Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:09:21.733Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-25T19:09:21.733Z] [2022-03-25T19:09:21.733Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-03-25T19:09:21.733Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:09:21.733Z] [2022-03-25T19:09:21.733Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-03-25T19:09:21.733Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:09:21.733Z] [2022-03-25T19:09:21.733Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2022-03-25T19:09:21.733Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:09:21.733Z] [2022-03-25T19:09:21.733Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-03-25T19:09:21.733Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:09:21.733Z] [2022-03-25T19:09:21.733Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-03-25T19:09:21.733Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:09:21.733Z] [2022-03-25T19:09:21.733Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-03-25T19:09:21.733Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:09:21.733Z] [2022-03-25T19:09:21.733Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2022-03-25T19:09:21.733Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:09:21.733Z] [2022-03-25T19:09:21.733Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.04s) [2022-03-25T19:09:21.733Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:09:21.733Z] [2022-03-25T19:09:21.733Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-03-25T19:09:21.733Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:09:21.733Z] [2022-03-25T19:09:21.733Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-03-25T19:09:21.733Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:09:21.733Z] [2022-03-25T19:09:21.733Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-03-25T19:09:21.733Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:09:21.733Z] [2022-03-25T19:09:21.733Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-03-25T19:09:21.733Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:09:21.733Z] [2022-03-25T19:09:21.733Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-03-25T19:09:21.733Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:09:21.733Z] [2022-03-25T19:09:21.733Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-03-25T19:09:21.733Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:09:21.733Z] [2022-03-25T19:09:21.733Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-03-25T19:09:21.733Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:09:21.733Z] [2022-03-25T19:09:21.733Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-03-25T19:09:21.733Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:09:21.733Z] [2022-03-25T19:09:21.733Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-03-25T19:09:21.733Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-03-25T19:09:21.733Z] [2022-03-25T19:09:21.733Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-03-25T19:09:21.733Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-03-25T19:09:21.733Z] [2022-03-25T19:09:21.733Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-03-25T19:09:21.733Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-03-25T19:09:21.733Z] [2022-03-25T19:09:21.733Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-03-25T19:09:21.733Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-03-25T19:09:21.733Z] [2022-03-25T19:09:21.733Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-03-25T19:09:21.733Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-03-25T19:09:21.733Z] [2022-03-25T19:09:21.733Z] DONE 24 tests, 23 skipped in 2.472s [2022-03-25T19:09:21.733Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-03-25T19:09:22.505Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.09s) [2022-03-25T19:09:22.505Z] === RUN TestNISDomainname [2022-03-25T19:09:22.742Z] === RUN TestPluginsWithRuntimes/No_Args [2022-03-25T19:09:22.872Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-03-25T19:09:23.071Z] --- PASS: TestNISDomainname (0.49s) [2022-03-25T19:09:23.071Z] === RUN TestHostnameDnsResolution [2022-03-25T19:09:23.132Z] --- PASS: TestRenameLinkedContainer (2.87s) [2022-03-25T19:09:23.132Z] === RUN TestRenameStoppedContainer [2022-03-25T19:09:23.299Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-25T19:09:23.299Z] INFO: Testing against a local daemon [2022-03-25T19:09:23.299Z] === RUN TestSessionCreate [2022-03-25T19:09:23.299Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-03-25T19:09:23.299Z] --- SKIP: TestSessionCreate (0.00s) [2022-03-25T19:09:23.299Z] === RUN TestSessionCreateWithBadUpgrade [2022-03-25T19:09:23.299Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-03-25T19:09:23.299Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-03-25T19:09:23.299Z] PASS [2022-03-25T19:09:23.299Z] ok github.com/docker/docker/integration/session 0.067s [2022-03-25T19:09:23.299Z] [2022-03-25T19:09:23.299Z] === Skipped [2022-03-25T19:09:23.299Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-03-25T19:09:23.299Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-03-25T19:09:23.299Z] [2022-03-25T19:09:23.299Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-03-25T19:09:23.299Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-03-25T19:09:23.299Z] [2022-03-25T19:09:23.299Z] DONE 2 tests, 2 skipped in 1.439s [2022-03-25T19:09:23.299Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-03-25T19:09:23.305Z] === RUN TestPluginsWithRuntimes/With_Args [2022-03-25T19:09:23.637Z] --- PASS: TestHostnameDnsResolution (0.61s) [2022-03-25T19:09:23.637Z] === RUN TestUnprivilegedPortsAndPing [2022-03-25T19:09:24.068Z] --- PASS: TestRenameStoppedContainer (0.77s) [2022-03-25T19:09:24.068Z] === RUN TestRenameRunningContainerAndReuse [2022-03-25T19:09:24.068Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-03-25T19:09:24.202Z] --- PASS: TestUnprivilegedPortsAndPing (0.49s) [2022-03-25T19:09:24.203Z] === RUN TestPrivilegedHostDevices [2022-03-25T19:09:24.234Z] --- PASS: TestPluginsWithRuntimes (3.34s) [2022-03-25T19:09:24.234Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.89s) [2022-03-25T19:09:24.234Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.87s) [2022-03-25T19:09:24.234Z] === RUN TestPluginBackCompatMediaTypes [2022-03-25T19:09:24.327Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-03-25T19:09:24.461Z] --- PASS: TestPrivilegedHostDevices (0.45s) [2022-03-25T19:09:24.461Z] === RUN TestStats [2022-03-25T19:09:24.803Z] --- PASS: TestPluginBackCompatMediaTypes (0.63s) [2022-03-25T19:09:24.803Z] PASS [2022-03-25T19:09:24.803Z] [2022-03-25T19:09:24.803Z] DONE 10 tests in 7.439s [2022-03-25T19:09:24.803Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-03-25T19:09:24.803Z] INFO: Testing against a local daemon [2022-03-25T19:09:24.803Z] === RUN TestExternalGraphDriver [2022-03-25T19:09:24.803Z] === RUN TestExternalGraphDriver/json [2022-03-25T19:09:24.865Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-25T19:09:24.865Z] INFO: Testing against a local daemon [2022-03-25T19:09:24.865Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-03-25T19:09:24.865Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:09:24.865Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-25T19:09:24.865Z] === RUN TestDiskUsage [2022-03-25T19:09:24.865Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-03-25T19:09:24.865Z] --- SKIP: TestDiskUsage (0.00s) [2022-03-25T19:09:24.865Z] === RUN TestEventsExecDie [2022-03-25T19:09:24.865Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-03-25T19:09:24.865Z] --- SKIP: TestEventsExecDie (0.00s) [2022-03-25T19:09:24.865Z] === RUN TestEventsBackwardsCompatible [2022-03-25T19:09:24.865Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-03-25T19:09:24.865Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-03-25T19:09:24.865Z] === RUN TestEventsVolumeCreate [2022-03-25T19:09:24.865Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-03-25T19:09:24.865Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-03-25T19:09:24.865Z] === RUN TestInfoAPI [2022-03-25T19:09:24.865Z] --- PASS: TestInfoAPI (0.03s) [2022-03-25T19:09:24.865Z] === RUN TestInfoAPIWarnings [2022-03-25T19:09:24.865Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-25T19:09:24.865Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-03-25T19:09:24.865Z] === RUN TestInfoDebug [2022-03-25T19:09:24.865Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-25T19:09:24.865Z] --- SKIP: TestInfoDebug (0.00s) [2022-03-25T19:09:24.865Z] === RUN TestInfoInsecureRegistries [2022-03-25T19:09:24.865Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-25T19:09:24.865Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-03-25T19:09:24.865Z] === RUN TestInfoRegistryMirrors [2022-03-25T19:09:24.865Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-25T19:09:24.865Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-03-25T19:09:24.865Z] === RUN TestLoginFailsWithBadCredentials [2022-03-25T19:09:25.704Z] --- PASS: TestRenameRunningContainerAndReuse (1.48s) [2022-03-25T19:09:25.704Z] === RUN TestRenameInvalidName [2022-03-25T19:09:25.853Z] --- PASS: TestLoginFailsWithBadCredentials (1.00s) [2022-03-25T19:09:25.853Z] === RUN TestPingCacheHeaders [2022-03-25T19:09:25.963Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-03-25T19:09:26.220Z] --- PASS: TestRenameInvalidName (0.78s) [2022-03-25T19:09:26.221Z] === RUN TestRenameAnonymousContainer [2022-03-25T19:09:26.329Z] --- PASS: TestPingCacheHeaders (0.04s) [2022-03-25T19:09:26.329Z] === RUN TestPingGet [2022-03-25T19:09:26.329Z] --- PASS: TestPingGet (0.03s) [2022-03-25T19:09:26.329Z] === RUN TestPingHead [2022-03-25T19:09:26.329Z] --- PASS: TestPingHead (0.03s) [2022-03-25T19:09:26.329Z] === RUN TestVersion [2022-03-25T19:09:26.329Z] --- PASS: TestVersion (0.03s) [2022-03-25T19:09:26.329Z] PASS [2022-03-25T19:09:26.329Z] ok github.com/docker/docker/integration/system 1.253s [2022-03-25T19:09:26.329Z] [2022-03-25T19:09:26.329Z] === Skipped [2022-03-25T19:09:26.329Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-25T19:09:26.329Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:09:26.329Z] [2022-03-25T19:09:26.329Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-03-25T19:09:26.329Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-03-25T19:09:26.329Z] [2022-03-25T19:09:26.329Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-03-25T19:09:26.329Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-03-25T19:09:26.329Z] [2022-03-25T19:09:26.329Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-03-25T19:09:26.329Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-03-25T19:09:26.329Z] [2022-03-25T19:09:26.329Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-03-25T19:09:26.329Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-03-25T19:09:26.329Z] [2022-03-25T19:09:26.329Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-03-25T19:09:26.329Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-25T19:09:26.329Z] [2022-03-25T19:09:26.329Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-03-25T19:09:26.329Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-25T19:09:26.329Z] [2022-03-25T19:09:26.329Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-03-25T19:09:26.329Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-25T19:09:26.329Z] [2022-03-25T19:09:26.329Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-03-25T19:09:26.329Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-25T19:09:26.329Z] [2022-03-25T19:09:26.329Z] DONE 15 tests, 9 skipped in 3.017s [2022-03-25T19:09:26.329Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-03-25T19:09:26.692Z] === RUN TestExternalGraphDriver/spec [2022-03-25T19:09:26.989Z] --- PASS: TestStats (2.41s) [2022-03-25T19:09:26.989Z] === RUN TestStopContainerWithTimeout [2022-03-25T19:09:26.989Z] === RUN TestStopContainerWithTimeout/0 [2022-03-25T19:09:26.989Z] === PAUSE TestStopContainerWithTimeout/0 [2022-03-25T19:09:26.989Z] === RUN TestStopContainerWithTimeout/1 [2022-03-25T19:09:26.989Z] === PAUSE TestStopContainerWithTimeout/1 [2022-03-25T19:09:26.989Z] === RUN TestStopContainerWithTimeout/3 [2022-03-25T19:09:26.989Z] === PAUSE TestStopContainerWithTimeout/3 [2022-03-25T19:09:26.989Z] === RUN TestStopContainerWithTimeout/-1 [2022-03-25T19:09:26.989Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-03-25T19:09:26.989Z] === CONT TestStopContainerWithTimeout/0 [2022-03-25T19:09:26.989Z] === CONT TestStopContainerWithTimeout/-1 [2022-03-25T19:09:27.556Z] === CONT TestStopContainerWithTimeout/3 [2022-03-25T19:09:27.597Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-03-25T19:09:28.102Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-25T19:09:28.102Z] INFO: Testing against a local daemon [2022-03-25T19:09:28.102Z] === RUN TestVolumesCreateAndList [2022-03-25T19:09:28.102Z] --- PASS: TestVolumesCreateAndList (0.05s) [2022-03-25T19:09:28.102Z] === RUN TestVolumesRemove [2022-03-25T19:09:28.102Z] --- PASS: TestVolumesRemove (0.09s) [2022-03-25T19:09:28.102Z] === RUN TestVolumesInspect [2022-03-25T19:09:28.102Z] --- PASS: TestVolumesInspect (0.04s) [2022-03-25T19:09:28.102Z] === RUN TestVolumesInvalidJSON [2022-03-25T19:09:28.102Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-03-25T19:09:28.102Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-03-25T19:09:28.102Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-03-25T19:09:28.102Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2022-03-25T19:09:28.102Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-03-25T19:09:28.102Z] PASS [2022-03-25T19:09:28.102Z] ok github.com/docker/docker/integration/volume 0.275s [2022-03-25T19:09:28.102Z] [2022-03-25T19:09:28.102Z] DONE 5 tests in 1.912s [2022-03-25T19:09:28.574Z] INFO: make.ps1 ended at 03/25/2022 19:09:28 [2022-03-25T19:09:28.574Z] INFO: Integration CLI tests being run from the host: [2022-03-25T19:09:28.574Z] 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-03-25T19:09:28.580Z] === RUN TestExternalGraphDriver/pull [2022-03-25T19:09:28.977Z] --- PASS: TestRenameAnonymousContainer (2.74s) [2022-03-25T19:09:28.977Z] === RUN TestRenameContainerWithSameName [2022-03-25T19:09:29.236Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-03-25T19:09:29.494Z] --- PASS: TestRenameContainerWithSameName (0.63s) [2022-03-25T19:09:29.494Z] === RUN TestRenameContainerWithLinkedContainer [2022-03-25T19:09:29.947Z] --- PASS: TestExternalGraphDriver (5.00s) [2022-03-25T19:09:29.947Z] --- PASS: TestExternalGraphDriver/json (1.70s) [2022-03-25T19:09:29.947Z] --- PASS: TestExternalGraphDriver/spec (1.66s) [2022-03-25T19:09:29.947Z] --- PASS: TestExternalGraphDriver/pull (1.61s) [2022-03-25T19:09:29.947Z] === RUN TestGraphdriverPluginV2 [2022-03-25T19:09:30.084Z] === CONT TestStopContainerWithTimeout/1 [2022-03-25T19:09:30.431Z] === RUN TestDockerSuite/TestBuildBlankName [2022-03-25T19:09:30.689Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-03-25T19:09:30.948Z] --- PASS: TestRenameContainerWithLinkedContainer (1.39s) [2022-03-25T19:09:30.948Z] === RUN TestResize [2022-03-25T19:09:30.948Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-03-25T19:09:31.017Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-03-25T19:09:31.017Z] --- PASS: TestStopContainerWithTimeout/0 (0.67s) [2022-03-25T19:09:31.017Z] --- PASS: TestStopContainerWithTimeout/-1 (2.61s) [2022-03-25T19:09:31.017Z] --- PASS: TestStopContainerWithTimeout/3 (2.35s) [2022-03-25T19:09:31.017Z] --- PASS: TestStopContainerWithTimeout/1 (1.38s) [2022-03-25T19:09:31.017Z] === RUN TestDeleteDevicemapper [2022-03-25T19:09:31.017Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-25T19:09:31.017Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-03-25T19:09:31.017Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-03-25T19:09:31.884Z] --- PASS: TestResize (0.91s) [2022-03-25T19:09:31.884Z] === RUN TestResizeWithInvalidSize [2022-03-25T19:09:32.392Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.31s) [2022-03-25T19:09:32.392Z] === RUN TestUpdateMemory [2022-03-25T19:09:32.452Z] --- PASS: TestResizeWithInvalidSize (0.62s) [2022-03-25T19:09:32.452Z] === RUN TestResizeWhenContainerNotStarted [2022-03-25T19:09:32.652Z] --- PASS: TestUpdateMemory (0.50s) [2022-03-25T19:09:32.652Z] === RUN TestUpdateCPUQuota [2022-03-25T19:09:33.024Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-03-25T19:09:33.284Z] --- PASS: TestResizeWhenContainerNotStarted (0.68s) [2022-03-25T19:09:33.284Z] === RUN TestDaemonRestartKillContainers [2022-03-25T19:09:33.284Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-25T19:09:33.284Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-25T19:09:33.284Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-25T19:09:33.284Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-25T19:09:33.284Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-25T19:09:33.284Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-25T19:09:33.284Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-25T19:09:33.284Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-25T19:09:33.284Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-25T19:09:33.284Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-25T19:09:33.284Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-25T19:09:33.284Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-25T19:09:33.284Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-25T19:09:33.284Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-25T19:09:33.284Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-25T19:09:33.284Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-25T19:09:33.284Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-25T19:09:33.284Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-25T19:09:33.284Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-25T19:09:33.284Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-25T19:09:33.284Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-25T19:09:33.284Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-25T19:09:33.284Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-25T19:09:33.284Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-25T19:09:33.284Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-25T19:09:33.284Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-25T19:09:33.284Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-25T19:09:33.284Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-25T19:09:33.284Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-25T19:09:33.284Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-25T19:09:33.284Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-25T19:09:33.284Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-25T19:09:33.284Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-25T19:09:33.284Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-25T19:09:33.284Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-03-25T19:09:33.586Z] --- PASS: TestUpdateCPUQuota (0.68s) [2022-03-25T19:09:33.586Z] === RUN TestUpdatePidsLimit [2022-03-25T19:09:33.586Z] === RUN TestUpdatePidsLimit/update_from_none [2022-03-25T19:09:33.586Z] === RUN TestUpdatePidsLimit/no_change [2022-03-25T19:09:33.844Z] === RUN TestUpdatePidsLimit/update_lower [2022-03-25T19:09:33.886Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-03-25T19:09:34.102Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-03-25T19:09:34.102Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-03-25T19:09:34.114Z] --- PASS: TestGraphdriverPluginV2 (3.98s) [2022-03-25T19:09:34.114Z] PASS [2022-03-25T19:09:34.114Z] [2022-03-25T19:09:34.114Z] DONE 5 tests in 9.012s [2022-03-25T19:09:34.114Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-03-25T19:09:34.114Z] INFO: Testing against a local daemon [2022-03-25T19:09:34.114Z] === RUN TestContinueAfterPluginCrash [2022-03-25T19:09:34.114Z] === PAUSE TestContinueAfterPluginCrash [2022-03-25T19:09:34.114Z] === RUN TestReadPluginNoRead [2022-03-25T19:09:34.114Z] === PAUSE TestReadPluginNoRead [2022-03-25T19:09:34.114Z] === RUN TestDaemonStartWithLogOpt [2022-03-25T19:09:34.114Z] === PAUSE TestDaemonStartWithLogOpt [2022-03-25T19:09:34.114Z] === CONT TestContinueAfterPluginCrash [2022-03-25T19:09:34.114Z] === CONT TestDaemonStartWithLogOpt [2022-03-25T19:09:34.360Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-03-25T19:09:34.619Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-03-25T19:09:35.185Z] --- PASS: TestUpdatePidsLimit (1.77s) [2022-03-25T19:09:35.185Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.19s) [2022-03-25T19:09:35.185Z] --- PASS: TestUpdatePidsLimit/no_change (0.18s) [2022-03-25T19:09:35.185Z] --- PASS: TestUpdatePidsLimit/update_lower (0.18s) [2022-03-25T19:09:35.185Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.18s) [2022-03-25T19:09:35.185Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.20s) [2022-03-25T19:09:35.185Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.19s) [2022-03-25T19:09:35.185Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.20s) [2022-03-25T19:09:35.185Z] === RUN TestUpdateRestartPolicy [2022-03-25T19:09:35.278Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-03-25T19:09:35.847Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-25T19:09:36.105Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-03-25T19:09:37.245Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-25T19:09:37.246Z] INFO: Testing against a local daemon [2022-03-25T19:09:37.246Z] === RUN TestDockerSuite [2022-03-25T19:09:37.246Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-03-25T19:09:37.246Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-03-25T19:09:37.246Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-03-25T19:09:37.246Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-03-25T19:09:37.381Z] --- PASS: TestDaemonStartWithLogOpt (3.44s) [2022-03-25T19:09:37.381Z] === CONT TestReadPluginNoRead [2022-03-25T19:09:37.480Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-25T19:09:37.480Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-03-25T19:09:37.715Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-03-25T19:09:37.715Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-03-25T19:09:37.715Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-03-25T19:09:37.715Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-03-25T19:09:37.715Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-03-25T19:09:37.715Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-03-25T19:09:37.739Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-03-25T19:09:38.183Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-03-25T19:09:38.652Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-03-25T19:09:38.676Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-25T19:09:38.676Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-25T19:09:39.121Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-03-25T19:09:39.121Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-03-25T19:09:39.244Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-03-25T19:09:39.898Z] === RUN TestReadPluginNoRead/default [2022-03-25T19:09:40.181Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-25T19:09:40.181Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-25T19:09:40.826Z] === RUN TestReadPluginNoRead/disabled_caching [2022-03-25T19:09:41.117Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-03-25T19:09:42.060Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-03-25T19:09:42.193Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-03-25T19:09:42.449Z] --- PASS: TestContinueAfterPluginCrash (8.50s) [2022-03-25T19:09:42.802Z] === RUN TestBoolValue [2022-03-25T19:09:42.802Z] --- PASS: TestBoolValue (0.00s) [2022-03-25T19:09:42.802Z] === RUN TestBoolValueOrDefault [2022-03-25T19:09:42.802Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-03-25T19:09:42.802Z] === RUN TestInt64ValueOrZero [2022-03-25T19:09:42.802Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-03-25T19:09:42.802Z] === RUN TestInt64ValueOrDefault [2022-03-25T19:09:42.802Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-03-25T19:09:42.802Z] === RUN TestInt64ValueOrDefaultWithError [2022-03-25T19:09:42.802Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-03-25T19:09:42.802Z] === RUN TestJsonContentType [2022-03-25T19:09:42.802Z] --- PASS: TestJsonContentType (0.00s) [2022-03-25T19:09:42.802Z] PASS [2022-03-25T19:09:42.802Z] coverage: 16.2% of statements [2022-03-25T19:09:42.802Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-03-25T19:09:42.802Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-03-25T19:09:42.802Z] ok github.com/docker/docker/api/server/httputils 0.045s coverage: 16.2% of statements [2022-03-25T19:09:42.802Z] === RUN TestMaskSecretKeys [2022-03-25T19:09:42.802Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-03-25T19:09:42.802Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-03-25T19:09:42.802Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-03-25T19:09:42.802Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-03-25T19:09:42.802Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-03-25T19:09:42.802Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-03-25T19:09:42.802Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-03-25T19:09:42.802Z] === RUN TestVersionMiddlewareVersion [2022-03-25T19:09:42.802Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-03-25T19:09:42.802Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-03-25T19:09:42.802Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-03-25T19:09:42.802Z] PASS [2022-03-25T19:09:42.802Z] coverage: 37.7% of statements [2022-03-25T19:09:42.802Z] ok github.com/docker/docker/api/server/middleware 0.053s coverage: 37.7% of statements [2022-03-25T19:09:42.802Z] ? github.com/docker/docker/api/server/router [no test files] [2022-03-25T19:09:42.802Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-03-25T19:09:42.802Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-03-25T19:09:42.802Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-03-25T19:09:42.802Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-03-25T19:09:42.802Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-03-25T19:09:42.802Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-03-25T19:09:42.802Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-03-25T19:09:42.802Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-03-25T19:09:42.802Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-03-25T19:09:42.802Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-03-25T19:09:42.802Z] === RUN TestStrSliceMarshalJSON [2022-03-25T19:09:42.802Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-03-25T19:09:42.802Z] === RUN TestStrSliceUnmarshalJSON [2022-03-25T19:09:42.802Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-03-25T19:09:42.802Z] === RUN TestStrSliceUnmarshalString [2022-03-25T19:09:42.802Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-03-25T19:09:42.802Z] === RUN TestStrSliceUnmarshalSlice [2022-03-25T19:09:42.802Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-03-25T19:09:42.802Z] PASS [2022-03-25T19:09:42.802Z] coverage: 90.0% of statements [2022-03-25T19:09:42.802Z] ok github.com/docker/docker/api/types/strslice 0.035s coverage: 90.0% of statements [2022-03-25T19:09:42.802Z] === RUN TestToJSON [2022-03-25T19:09:42.802Z] --- PASS: TestToJSON (0.00s) [2022-03-25T19:09:42.802Z] === RUN TestToParamWithVersion [2022-03-25T19:09:42.802Z] --- PASS: TestToParamWithVersion (0.00s) [2022-03-25T19:09:42.802Z] === RUN TestFromJSON [2022-03-25T19:09:42.802Z] --- PASS: TestFromJSON (0.00s) [2022-03-25T19:09:42.802Z] === RUN TestEmpty [2022-03-25T19:09:42.802Z] --- PASS: TestEmpty (0.00s) [2022-03-25T19:09:42.802Z] === RUN TestArgsMatchKVListEmptySources [2022-03-25T19:09:42.802Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-03-25T19:09:42.802Z] === RUN TestArgsMatchKVList [2022-03-25T19:09:42.802Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-03-25T19:09:42.802Z] === RUN TestArgsMatch [2022-03-25T19:09:42.802Z] --- PASS: TestArgsMatch (0.00s) [2022-03-25T19:09:42.802Z] === RUN TestAdd [2022-03-25T19:09:42.802Z] --- PASS: TestAdd (0.00s) [2022-03-25T19:09:42.802Z] === RUN TestDel [2022-03-25T19:09:42.802Z] --- PASS: TestDel (0.00s) [2022-03-25T19:09:42.802Z] === RUN TestLen [2022-03-25T19:09:42.802Z] --- PASS: TestLen (0.00s) [2022-03-25T19:09:42.802Z] === RUN TestExactMatch [2022-03-25T19:09:42.802Z] --- PASS: TestExactMatch (0.00s) [2022-03-25T19:09:42.802Z] === RUN TestOnlyOneExactMatch [2022-03-25T19:09:42.802Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-03-25T19:09:42.802Z] === RUN TestContains [2022-03-25T19:09:42.802Z] --- PASS: TestContains (0.00s) [2022-03-25T19:09:42.802Z] === RUN TestValidate [2022-03-25T19:09:42.802Z] --- PASS: TestValidate (0.00s) [2022-03-25T19:09:42.802Z] === RUN TestWalkValues [2022-03-25T19:09:42.802Z] --- PASS: TestWalkValues (0.00s) [2022-03-25T19:09:42.802Z] === RUN TestFuzzyMatch [2022-03-25T19:09:42.802Z] --- PASS: TestFuzzyMatch (0.00s) [2022-03-25T19:09:42.802Z] === RUN TestClone [2022-03-25T19:09:42.802Z] --- PASS: TestClone (0.00s) [2022-03-25T19:09:42.802Z] PASS [2022-03-25T19:09:42.802Z] coverage: 92.2% of statements [2022-03-25T19:09:42.802Z] ok github.com/docker/docker/api/types/filters 0.043s coverage: 92.2% of statements [2022-03-25T19:09:42.802Z] === RUN TestDurationToSecondsString [2022-03-25T19:09:42.802Z] --- PASS: TestDurationToSecondsString (0.00s) [2022-03-25T19:09:42.802Z] === RUN TestGetTimestamp [2022-03-25T19:09:42.802Z] === RUN TestAdjustForAPIVersion [2022-03-25T19:09:42.802Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-03-25T19:09:42.802Z] PASS [2022-03-25T19:09:42.802Z] coverage: 5.7% of statements [2022-03-25T19:09:42.802Z] ok github.com/docker/docker/api/server/router/swarm 0.040s coverage: 5.7% of statements [2022-03-25T19:09:42.802Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-03-25T19:09:42.802Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-03-25T19:09:42.802Z] ? github.com/docker/docker/api/types [no test files] [2022-03-25T19:09:42.802Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-03-25T19:09:42.802Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-03-25T19:09:42.802Z] ? github.com/docker/docker/api/types/container [no test files] [2022-03-25T19:09:42.802Z] ? github.com/docker/docker/api/types/events [no test files] [2022-03-25T19:09:42.802Z] ? github.com/docker/docker/api/types/image [no test files] [2022-03-25T19:09:42.802Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-03-25T19:09:42.802Z] ? github.com/docker/docker/api/types/network [no test files] [2022-03-25T19:09:42.802Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-03-25T19:09:42.802Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-03-25T19:09:42.802Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-03-25T19:09:42.802Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-03-25T19:09:42.802Z] --- PASS: TestGetTimestamp (0.17s) [2022-03-25T19:09:42.802Z] === RUN TestParseTimestamps [2022-03-25T19:09:42.802Z] --- PASS: TestParseTimestamps (0.00s) [2022-03-25T19:09:42.802Z] PASS [2022-03-25T19:09:42.802Z] coverage: 100.0% of statements [2022-03-25T19:09:42.802Z] ok github.com/docker/docker/api/types/time 0.204s coverage: 100.0% of statements [2022-03-25T19:09:42.802Z] === RUN TestCompareVersion [2022-03-25T19:09:42.802Z] --- PASS: TestCompareVersion (0.00s) [2022-03-25T19:09:42.802Z] PASS [2022-03-25T19:09:42.802Z] coverage: 77.3% of statements [2022-03-25T19:09:42.802Z] ok github.com/docker/docker/api/types/versions 0.038s coverage: 77.3% of statements [2022-03-25T19:09:42.802Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-03-25T19:09:42.802Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-03-25T19:09:42.802Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-03-25T19:09:42.802Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2022-03-25T19:09:42.802Z] ? github.com/docker/docker/builder [no test files] [2022-03-25T19:09:42.802Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-03-25T19:09:42.802Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-03-25T19:09:42.802Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-03-25T19:09:42.802Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-03-25T19:09:42.802Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-03-25T19:09:42.802Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-03-25T19:09:42.802Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-03-25T19:09:42.802Z] === RUN TestParseRemoteURL [2022-03-25T19:09:42.802Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-03-25T19:09:42.802Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-03-25T19:09:42.802Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-03-25T19:09:42.802Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-03-25T19:09:42.802Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-03-25T19:09:42.802Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-03-25T19:09:42.802Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-03-25T19:09:42.802Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-03-25T19:09:42.802Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-03-25T19:09:42.802Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-03-25T19:09:42.802Z] --- PASS: TestParseRemoteURL (0.00s) [2022-03-25T19:09:42.802Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-03-25T19:09:42.802Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-03-25T19:09:42.802Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-03-25T19:09:42.802Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-03-25T19:09:42.802Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-03-25T19:09:42.802Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-03-25T19:09:42.802Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-03-25T19:09:42.802Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-03-25T19:09:42.802Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-03-25T19:09:42.802Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-03-25T19:09:42.802Z] === RUN TestCloneArgsSmartHttp [2022-03-25T19:09:42.802Z] --- PASS: TestCloneArgsSmartHttp (0.00s) [2022-03-25T19:09:42.802Z] === RUN TestCloneArgsDumbHttp [2022-03-25T19:09:42.802Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-03-25T19:09:42.802Z] === RUN TestCloneArgsGit [2022-03-25T19:09:42.802Z] --- PASS: TestCloneArgsGit (0.00s) [2022-03-25T19:09:42.802Z] === RUN TestCheckoutGit [2022-03-25T19:09:43.378Z] === CONT TestReadPluginNoRead [2022-03-25T19:09:43.378Z] read_test.go:92: [dd9a7212ec552] daemon is not started [2022-03-25T19:09:43.378Z] --- PASS: TestReadPluginNoRead (6.07s) [2022-03-25T19:09:43.378Z] --- PASS: TestReadPluginNoRead/default (1.26s) [2022-03-25T19:09:43.378Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.24s) [2022-03-25T19:09:43.378Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.31s) [2022-03-25T19:09:43.378Z] PASS [2022-03-25T19:09:43.378Z] [2022-03-25T19:09:43.378Z] DONE 6 tests in 9.554s [2022-03-25T19:09:43.378Z] 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-03-25T19:09:43.378Z] testing: warning: no tests to run [2022-03-25T19:09:43.378Z] PASS [2022-03-25T19:09:43.378Z] [2022-03-25T19:09:43.378Z] DONE 0 tests in 0.012s [2022-03-25T19:09:43.378Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-03-25T19:09:43.378Z] INFO: Testing against a local daemon [2022-03-25T19:09:43.378Z] === RUN TestPluginWithDevMounts [2022-03-25T19:09:43.378Z] === PAUSE TestPluginWithDevMounts [2022-03-25T19:09:43.378Z] === CONT TestPluginWithDevMounts [2022-03-25T19:09:43.801Z] === RUN TestEnable [2022-03-25T19:09:43.801Z] --- PASS: TestEnable (0.00s) [2022-03-25T19:09:43.801Z] === RUN TestDisable [2022-03-25T19:09:43.801Z] --- PASS: TestDisable (0.00s) [2022-03-25T19:09:43.801Z] === RUN TestEnabled [2022-03-25T19:09:43.801Z] --- PASS: TestEnabled (0.00s) [2022-03-25T19:09:43.801Z] PASS [2022-03-25T19:09:43.801Z] coverage: 100.0% of statements [2022-03-25T19:09:43.801Z] ok github.com/docker/docker/cli/debug 0.041s coverage: 100.0% of statements [2022-03-25T19:09:43.801Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-03-25T19:09:43.801Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2022-03-25T19:09:43.801Z] === RUN TestProcessNoDockerignore [2022-03-25T19:09:43.964Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-03-25T19:09:43.964Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-25T19:09:44.223Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-03-25T19:09:44.223Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-25T19:09:44.270Z] --- PASS: TestProcessNoDockerignore (0.01s) [2022-03-25T19:09:44.270Z] === RUN TestProcessShouldLeaveAllFiles [2022-03-25T19:09:44.270Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2022-03-25T19:09:44.270Z] === RUN TestDetectContentType [2022-03-25T19:09:44.270Z] --- PASS: TestDetectContentType (0.00s) [2022-03-25T19:09:44.270Z] === RUN TestSelectAcceptableMIME [2022-03-25T19:09:44.270Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-03-25T19:09:44.270Z] === RUN TestInspectEmptyResponse [2022-03-25T19:09:44.270Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-03-25T19:09:44.270Z] === RUN TestInspectResponseBinary [2022-03-25T19:09:44.270Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-03-25T19:09:44.270Z] === RUN TestResponseUnsupportedContentType [2022-03-25T19:09:44.270Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-03-25T19:09:44.270Z] === RUN TestInspectResponseTextSimple [2022-03-25T19:09:44.270Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-03-25T19:09:44.270Z] === RUN TestInspectResponseEmptyContentType [2022-03-25T19:09:44.270Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-03-25T19:09:44.270Z] === RUN TestUnknownContentLength [2022-03-25T19:09:44.270Z] --- PASS: TestUnknownContentLength (0.00s) [2022-03-25T19:09:44.270Z] === RUN TestDownloadRemote [2022-03-25T19:09:44.270Z] --- PASS: TestDownloadRemote (0.09s) [2022-03-25T19:09:44.270Z] === RUN TestGetWithStatusError [2022-03-25T19:09:44.270Z] --- PASS: TestGetWithStatusError (0.00s) [2022-03-25T19:09:44.270Z] === RUN TestCloseRootDirectory [2022-03-25T19:09:44.270Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-25T19:09:44.270Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-03-25T19:09:44.270Z] === RUN TestHashFile [2022-03-25T19:09:44.270Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-25T19:09:44.270Z] --- SKIP: TestHashFile (0.01s) [2022-03-25T19:09:44.270Z] === RUN TestHashSubdir [2022-03-25T19:09:44.270Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-25T19:09:44.270Z] --- SKIP: TestHashSubdir (0.00s) [2022-03-25T19:09:44.270Z] === RUN TestRemoveDirectory [2022-03-25T19:09:44.270Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-25T19:09:44.270Z] --- SKIP: TestRemoveDirectory (0.00s) [2022-03-25T19:09:44.270Z] PASS [2022-03-25T19:09:44.270Z] coverage: 9.3% of statements [2022-03-25T19:09:44.270Z] ok github.com/docker/docker/builder/remotecontext 0.257s coverage: 9.3% of statements [2022-03-25T19:09:44.740Z] === RUN TestGetAllAllowed [2022-03-25T19:09:44.740Z] --- PASS: TestGetAllAllowed (0.00s) [2022-03-25T19:09:44.740Z] === RUN TestGetAllMeta [2022-03-25T19:09:44.740Z] --- PASS: TestGetAllMeta (0.00s) [2022-03-25T19:09:44.740Z] === RUN TestWarnOnUnusedBuildArgs [2022-03-25T19:09:44.740Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-03-25T19:09:44.740Z] === RUN TestIsUnreferencedBuiltin [2022-03-25T19:09:44.740Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-03-25T19:09:44.740Z] === RUN TestIsExistingDirectory [2022-03-25T19:09:44.740Z] --- PASS: TestIsExistingDirectory (0.01s) [2022-03-25T19:09:44.740Z] === RUN TestGetFilenameForDownload [2022-03-25T19:09:44.740Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-03-25T19:09:44.740Z] === RUN TestEnv2Variables [2022-03-25T19:09:44.740Z] --- PASS: TestEnv2Variables (0.00s) [2022-03-25T19:09:44.740Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-03-25T19:09:44.740Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-03-25T19:09:44.740Z] === RUN TestMaintainer [2022-03-25T19:09:44.740Z] --- PASS: TestMaintainer (0.00s) [2022-03-25T19:09:44.740Z] === RUN TestLabel [2022-03-25T19:09:44.740Z] --- PASS: TestLabel (0.00s) [2022-03-25T19:09:44.740Z] === RUN TestFromScratch [2022-03-25T19:09:44.740Z] --- PASS: TestFromScratch (0.00s) [2022-03-25T19:09:44.740Z] === RUN TestFromWithArg [2022-03-25T19:09:44.740Z] --- PASS: TestFromWithArg (0.00s) [2022-03-25T19:09:44.740Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-03-25T19:09:44.740Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-03-25T19:09:44.740Z] === RUN TestFromWithUndefinedArg [2022-03-25T19:09:44.740Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-03-25T19:09:44.740Z] === RUN TestFromMultiStageWithNamedStage [2022-03-25T19:09:44.740Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-03-25T19:09:44.740Z] === RUN TestOnbuild [2022-03-25T19:09:44.740Z] --- PASS: TestOnbuild (0.00s) [2022-03-25T19:09:44.740Z] === RUN TestWorkdir [2022-03-25T19:09:44.740Z] --- PASS: TestWorkdir (0.00s) [2022-03-25T19:09:44.740Z] === RUN TestCmd [2022-03-25T19:09:44.740Z] --- PASS: TestCmd (0.00s) [2022-03-25T19:09:44.740Z] === RUN TestHealthcheckNone [2022-03-25T19:09:44.740Z] --- PASS: TestHealthcheckNone (0.00s) [2022-03-25T19:09:44.740Z] === RUN TestHealthcheckCmd [2022-03-25T19:09:44.740Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-03-25T19:09:44.740Z] === RUN TestEntrypoint [2022-03-25T19:09:44.740Z] --- PASS: TestEntrypoint (0.00s) [2022-03-25T19:09:44.740Z] === RUN TestExpose [2022-03-25T19:09:44.740Z] --- PASS: TestExpose (0.00s) [2022-03-25T19:09:44.740Z] === RUN TestUser [2022-03-25T19:09:44.740Z] --- PASS: TestUser (0.00s) [2022-03-25T19:09:44.740Z] === RUN TestVolume [2022-03-25T19:09:44.740Z] --- PASS: TestVolume (0.00s) [2022-03-25T19:09:44.740Z] === RUN TestStopSignal [2022-03-25T19:09:44.740Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-03-25T19:09:44.740Z] --- SKIP: TestStopSignal (0.00s) [2022-03-25T19:09:44.740Z] === RUN TestArg [2022-03-25T19:09:44.740Z] --- PASS: TestArg (0.00s) [2022-03-25T19:09:44.740Z] === RUN TestShell [2022-03-25T19:09:44.740Z] --- PASS: TestShell (0.00s) [2022-03-25T19:09:44.740Z] === RUN TestPrependEnvOnCmd [2022-03-25T19:09:44.740Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-03-25T19:09:44.740Z] === RUN TestRunWithBuildArgs [2022-03-25T19:09:44.740Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-03-25T19:09:44.740Z] === RUN TestRunIgnoresHealthcheck [2022-03-25T19:09:44.740Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-03-25T19:09:44.740Z] === RUN TestDispatchUnsupportedOptions [2022-03-25T19:09:44.740Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-03-25T19:09:44.740Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-03-25T19:09:44.740Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-03-25T19:09:44.740Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-03-25T19:09:44.740Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-03-25T19:09:44.740Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-03-25T19:09:44.740Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-03-25T19:09:44.740Z] === RUN TestNormalizeWorkdir [2022-03-25T19:09:44.740Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-03-25T19:09:44.740Z] === RUN TestDispatch [2022-03-25T19:09:44.740Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-03-25T19:09:44.740Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-03-25T19:09:44.740Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-03-25T19:09:44.740Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-03-25T19:09:44.740Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-03-25T19:09:44.740Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-03-25T19:09:44.740Z] === RUN TestDispatch/COPY_url [2022-03-25T19:09:44.740Z] --- PASS: TestDispatch (0.06s) [2022-03-25T19:09:44.740Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s) [2022-03-25T19:09:44.740Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.02s) [2022-03-25T19:09:44.740Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-03-25T19:09:44.740Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-03-25T19:09:44.740Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-03-25T19:09:44.740Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-03-25T19:09:44.740Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-03-25T19:09:44.740Z] === RUN TestAddScratchImageAddsToMounts [2022-03-25T19:09:44.740Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-03-25T19:09:44.740Z] === RUN TestAddFromScratchPopulatesPlatform [2022-03-25T19:09:44.740Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-03-25T19:09:44.740Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-03-25T19:09:44.740Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-03-25T19:09:44.740Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-03-25T19:09:44.740Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-03-25T19:09:44.740Z] === RUN TestImageSourceGetAddsToMounts [2022-03-25T19:09:44.740Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-03-25T19:09:44.740Z] === RUN TestEmptyDockerfile [2022-03-25T19:09:44.740Z] --- PASS: TestEmptyDockerfile (0.01s) [2022-03-25T19:09:44.740Z] === RUN TestSymlinkDockerfile [2022-03-25T19:09:44.740Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-03-25T19:09:44.740Z] === RUN TestDockerfileOutsideTheBuildContext [2022-03-25T19:09:44.740Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-03-25T19:09:44.740Z] === RUN TestNonExistingDockerfile [2022-03-25T19:09:44.740Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-03-25T19:09:44.740Z] === RUN TestCopyRunConfig [2022-03-25T19:09:44.740Z] --- PASS: TestCopyRunConfig (0.00s) [2022-03-25T19:09:44.740Z] === RUN TestDeepCopyRunConfig [2022-03-25T19:09:44.740Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-03-25T19:09:44.740Z] === RUN TestExportImage [2022-03-25T19:09:44.740Z] --- PASS: TestExportImage (0.00s) [2022-03-25T19:09:44.740Z] === RUN TestNormalizeDest [2022-03-25T19:09:44.740Z] --- PASS: TestNormalizeDest (0.00s) [2022-03-25T19:09:44.740Z] PASS [2022-03-25T19:09:44.740Z] coverage: 46.7% of statements [2022-03-25T19:09:44.740Z] ok github.com/docker/docker/builder/dockerfile 0.244s coverage: 46.7% of statements [2022-03-25T19:09:45.268Z] --- PASS: TestPluginWithDevMounts (1.60s) [2022-03-25T19:09:45.268Z] PASS [2022-03-25T19:09:45.268Z] [2022-03-25T19:09:45.268Z] DONE 1 tests in 1.641s [2022-03-25T19:09:45.268Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-03-25T19:09:45.268Z] INFO: Testing against a local daemon [2022-03-25T19:09:45.268Z] === RUN TestSecretInspect [2022-03-25T19:09:45.731Z] === RUN TestTCP4Proxy [2022-03-25T19:09:45.731Z] --- PASS: TestTCP4Proxy (0.00s) [2022-03-25T19:09:45.731Z] === RUN TestTCP4ProxyHalfClose [2022-03-25T19:09:45.731Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-03-25T19:09:45.731Z] === RUN TestTCP6Proxy [2022-03-25T19:09:45.731Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-03-25T19:09:45.731Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-03-25T19:09:45.731Z] === RUN TestTCPDualStackProxy [2022-03-25T19:09:45.731Z] network_proxy_test.go:208: No support for dual stack yet [2022-03-25T19:09:45.731Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-03-25T19:09:45.731Z] === RUN TestUDP4Proxy [2022-03-25T19:09:45.731Z] --- PASS: TestUDP4Proxy (0.00s) [2022-03-25T19:09:45.731Z] === RUN TestUDP6Proxy [2022-03-25T19:09:45.731Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-03-25T19:09:45.731Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-03-25T19:09:45.731Z] === RUN TestUDPWriteError [2022-03-25T19:09:45.731Z] --- PASS: TestUDPWriteError (0.00s) [2022-03-25T19:09:45.731Z] === RUN TestSCTP4Proxy [2022-03-25T19:09:45.731Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-03-25T19:09:45.731Z] --- SKIP: TestSCTP4Proxy (0.00s) [2022-03-25T19:09:45.731Z] === RUN TestSCTP6Proxy [2022-03-25T19:09:45.731Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-03-25T19:09:45.731Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-03-25T19:09:45.731Z] PASS [2022-03-25T19:09:45.731Z] coverage: 49.4% of statements [2022-03-25T19:09:45.731Z] ok github.com/docker/docker/cmd/docker-proxy 0.046s coverage: 49.4% of statements [2022-03-25T19:09:45.860Z] .........................xx.................... [ 29%] [2022-03-25T19:09:47.380Z] --- PASS: TestUpdateRestartPolicy (10.65s) [2022-03-25T19:09:47.380Z] === RUN TestUpdateRestartWithAutoRemove [2022-03-25T19:09:47.380Z] --- PASS: TestUpdateRestartWithAutoRemove (0.40s) [2022-03-25T19:09:47.380Z] === RUN TestWaitNonBlocked [2022-03-25T19:09:47.380Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-25T19:09:47.380Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-25T19:09:47.380Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-25T19:09:47.380Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-25T19:09:47.380Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-25T19:09:47.380Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-25T19:09:47.380Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-03-25T19:09:47.380Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.58s) [2022-03-25T19:09:47.380Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.63s) [2022-03-25T19:09:47.380Z] === RUN TestWaitBlocked [2022-03-25T19:09:47.380Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-25T19:09:47.380Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-25T19:09:47.380Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-03-25T19:09:47.380Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-03-25T19:09:47.380Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-25T19:09:47.380Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-03-25T19:09:47.507Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-25T19:09:47.637Z] --- PASS: TestWaitBlocked (0.01s) [2022-03-25T19:09:47.638Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.56s) [2022-03-25T19:09:47.638Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.60s) [2022-03-25T19:09:47.638Z] === CONT TestContainerStartOnDaemonRestart [2022-03-25T19:09:47.638Z] === CONT TestRestartDaemonWithRestartingContainer [2022-03-25T19:09:47.785Z] --- PASS: TestSecretInspect (2.19s) [2022-03-25T19:09:47.785Z] === RUN TestSecretList [2022-03-25T19:09:49.412Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-25T19:09:49.412Z] check_test.go:308: [d302913c9d6b2] daemon is not started [2022-03-25T19:09:49.412Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-03-25T19:09:49.541Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.90s) [2022-03-25T19:09:49.541Z] === CONT TestIpcModeOlderClient [2022-03-25T19:09:49.541Z] --- PASS: TestIpcModeOlderClient (0.07s) [2022-03-25T19:09:49.541Z] === CONT TestContainerKillOnDaemonStart [2022-03-25T19:09:49.541Z] --- PASS: TestContainerStartOnDaemonRestart (2.07s) [2022-03-25T19:09:49.541Z] === CONT TestDaemonHostGatewayIP [2022-03-25T19:09:49.674Z] --- PASS: TestSecretList (2.19s) [2022-03-25T19:09:49.675Z] === RUN TestSecretsCreateAndDelete [2022-03-25T19:09:49.980Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-25T19:09:51.565Z] --- PASS: TestSecretsCreateAndDelete (2.16s) [2022-03-25T19:09:51.565Z] === RUN TestSecretsUpdate [2022-03-25T19:09:51.883Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-03-25T19:09:51.883Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-25T19:09:52.069Z] --- PASS: TestDaemonHostGatewayIP (2.21s) [2022-03-25T19:09:52.069Z] === CONT TestDaemonRestartIpcMode [2022-03-25T19:09:53.787Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-25T19:09:54.037Z] --- PASS: TestDaemonRestartIpcMode (2.23s) [2022-03-25T19:09:54.081Z] --- PASS: TestSecretsUpdate (2.20s) [2022-03-25T19:09:54.081Z] === RUN TestTemplatedSecret [2022-03-25T19:09:55.167Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-25T19:09:55.736Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-03-25T19:09:56.161Z] === RUN TestCheckpointCreateError [2022-03-25T19:09:56.161Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-03-25T19:09:56.161Z] === RUN TestCheckpointCreate [2022-03-25T19:09:56.161Z] --- PASS: TestCheckpointCreate (0.00s) [2022-03-25T19:09:56.161Z] === RUN TestCheckpointDeleteError [2022-03-25T19:09:56.161Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-03-25T19:09:56.161Z] === RUN TestCheckpointDelete [2022-03-25T19:09:56.161Z] --- PASS: TestCheckpointDelete (0.00s) [2022-03-25T19:09:56.161Z] === RUN TestCheckpointListError [2022-03-25T19:09:56.161Z] --- PASS: TestCheckpointListError (0.00s) [2022-03-25T19:09:56.161Z] === RUN TestCheckpointList [2022-03-25T19:09:56.161Z] --- PASS: TestCheckpointList (0.00s) [2022-03-25T19:09:56.161Z] === RUN TestCheckpointListContainerNotFound [2022-03-25T19:09:56.161Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-03-25T19:09:56.161Z] === RUN TestNewClientWithOpsFromEnv [2022-03-25T19:09:56.161Z] client_test.go:23: runtime.GOOS == "windows" [2022-03-25T19:09:56.161Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-03-25T19:09:56.161Z] === RUN TestGetAPIPath [2022-03-25T19:09:56.161Z] --- PASS: TestGetAPIPath (0.00s) [2022-03-25T19:09:56.161Z] === RUN TestParseHostURL [2022-03-25T19:09:56.161Z] --- PASS: TestParseHostURL (0.00s) [2022-03-25T19:09:56.161Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-03-25T19:09:56.161Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-03-25T19:09:56.161Z] === RUN TestNegotiateAPIVersionEmpty [2022-03-25T19:09:56.161Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-03-25T19:09:56.161Z] === RUN TestNegotiateAPIVersion [2022-03-25T19:09:56.161Z] === RUN TestNegotiateAPIVersion/downgrade_from_default [2022-03-25T19:09:56.161Z] === RUN TestNegotiateAPIVersion/no_downgrade_from_custom_version [2022-03-25T19:09:56.161Z] === RUN TestNegotiateAPIVersion/downgrade_legacy [2022-03-25T19:09:56.161Z] === RUN TestNegotiateAPIVersion/downgrade_old [2022-03-25T19:09:56.161Z] === RUN TestNegotiateAPIVersion/no_upgrade [2022-03-25T19:09:56.161Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-03-25T19:09:56.161Z] --- PASS: TestNegotiateAPIVersion/downgrade_from_default (0.00s) [2022-03-25T19:09:56.161Z] --- PASS: TestNegotiateAPIVersion/no_downgrade_from_custom_version (0.00s) [2022-03-25T19:09:56.161Z] --- PASS: TestNegotiateAPIVersion/downgrade_legacy (0.00s) [2022-03-25T19:09:56.161Z] --- PASS: TestNegotiateAPIVersion/downgrade_old (0.00s) [2022-03-25T19:09:56.161Z] --- PASS: TestNegotiateAPIVersion/no_upgrade (0.00s) [2022-03-25T19:09:56.161Z] === RUN TestNegotiateAPVersionOverride [2022-03-25T19:09:56.161Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-03-25T19:09:56.161Z] === RUN TestNegotiateAPIVersionAutomatic [2022-03-25T19:09:56.161Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-03-25T19:09:56.161Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-03-25T19:09:56.161Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-03-25T19:09:56.161Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-03-25T19:09:56.161Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-03-25T19:09:56.161Z] === RUN TestClientRedirect [2022-03-25T19:09:56.161Z] === RUN TestClientRedirect/GET [2022-03-25T19:09:56.161Z] === RUN TestClientRedirect/POST [2022-03-25T19:09:56.161Z] === RUN TestClientRedirect/PUT [2022-03-25T19:09:56.161Z] === RUN TestClientRedirect/DELETE [2022-03-25T19:09:56.161Z] --- PASS: TestClientRedirect (0.00s) [2022-03-25T19:09:56.161Z] --- PASS: TestClientRedirect/GET (0.00s) [2022-03-25T19:09:56.161Z] --- PASS: TestClientRedirect/POST (0.00s) [2022-03-25T19:09:56.161Z] --- PASS: TestClientRedirect/PUT (0.00s) [2022-03-25T19:09:56.161Z] --- PASS: TestClientRedirect/DELETE (0.00s) [2022-03-25T19:09:56.161Z] === RUN TestConfigCreateUnsupported [2022-03-25T19:09:56.161Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-03-25T19:09:56.161Z] === RUN TestConfigCreateError [2022-03-25T19:09:56.161Z] --- PASS: TestConfigCreateError (0.00s) [2022-03-25T19:09:56.161Z] === RUN TestConfigCreate [2022-03-25T19:09:56.161Z] --- PASS: TestConfigCreate (0.00s) [2022-03-25T19:09:56.161Z] === RUN TestConfigInspectNotFound [2022-03-25T19:09:56.161Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-03-25T19:09:56.161Z] === RUN TestConfigInspectWithEmptyID [2022-03-25T19:09:56.161Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-03-25T19:09:56.161Z] === RUN TestConfigInspectUnsupported [2022-03-25T19:09:56.161Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-03-25T19:09:56.161Z] === RUN TestConfigInspectError [2022-03-25T19:09:56.161Z] --- PASS: TestConfigInspectError (0.00s) [2022-03-25T19:09:56.161Z] === RUN TestConfigInspectConfigNotFound [2022-03-25T19:09:56.161Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-03-25T19:09:56.161Z] === RUN TestConfigInspect [2022-03-25T19:09:56.161Z] --- PASS: TestConfigInspect (0.00s) [2022-03-25T19:09:56.161Z] === RUN TestConfigListUnsupported [2022-03-25T19:09:56.161Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-03-25T19:09:56.161Z] === RUN TestConfigListError [2022-03-25T19:09:56.161Z] --- PASS: TestConfigListError (0.00s) [2022-03-25T19:09:56.161Z] === RUN TestConfigList [2022-03-25T19:09:56.161Z] --- PASS: TestConfigList (0.00s) [2022-03-25T19:09:56.161Z] === RUN TestConfigRemoveUnsupported [2022-03-25T19:09:56.161Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-03-25T19:09:56.161Z] === RUN TestConfigRemoveError [2022-03-25T19:09:56.161Z] --- PASS: TestConfigRemoveError (0.00s) [2022-03-25T19:09:56.161Z] === RUN TestConfigRemove [2022-03-25T19:09:56.161Z] --- PASS: TestConfigRemove (0.00s) [2022-03-25T19:09:56.161Z] === RUN TestConfigUpdateUnsupported [2022-03-25T19:09:56.161Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-03-25T19:09:56.161Z] === RUN TestConfigUpdateError [2022-03-25T19:09:56.161Z] --- PASS: TestConfigUpdateError (0.00s) [2022-03-25T19:09:56.161Z] === RUN TestConfigUpdate [2022-03-25T19:09:56.161Z] --- PASS: TestConfigUpdate (0.00s) [2022-03-25T19:09:56.161Z] === RUN TestContainerCommitError [2022-03-25T19:09:56.161Z] --- PASS: TestContainerCommitError (0.00s) [2022-03-25T19:09:56.161Z] === RUN TestContainerCommit [2022-03-25T19:09:56.161Z] --- PASS: TestContainerCommit (0.00s) [2022-03-25T19:09:56.161Z] === RUN TestContainerStatPathError [2022-03-25T19:09:56.161Z] --- PASS: TestContainerStatPathError (0.00s) [2022-03-25T19:09:56.161Z] === RUN TestContainerStatPathNotFoundError [2022-03-25T19:09:56.161Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-03-25T19:09:56.161Z] === RUN TestContainerStatPathNoHeaderError [2022-03-25T19:09:56.162Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-03-25T19:09:56.162Z] === RUN TestContainerStatPath [2022-03-25T19:09:56.162Z] --- PASS: TestContainerStatPath (0.00s) [2022-03-25T19:09:56.162Z] === RUN TestCopyToContainerError [2022-03-25T19:09:56.162Z] --- PASS: TestCopyToContainerError (0.00s) [2022-03-25T19:09:56.162Z] === RUN TestCopyToContainerNotFoundError [2022-03-25T19:09:56.162Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-03-25T19:09:56.162Z] === RUN TestCopyToContainerNotStatusOKError [2022-03-25T19:09:56.162Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2022-03-25T19:09:56.162Z] === RUN TestCopyToContainer [2022-03-25T19:09:56.162Z] --- PASS: TestCopyToContainer (0.00s) [2022-03-25T19:09:56.162Z] === RUN TestCopyFromContainerError [2022-03-25T19:09:56.162Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-03-25T19:09:56.162Z] === RUN TestCopyFromContainerNotFoundError [2022-03-25T19:09:56.162Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-03-25T19:09:56.162Z] === RUN TestCopyFromContainerNotStatusOKError [2022-03-25T19:09:56.162Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2022-03-25T19:09:56.162Z] === RUN TestCopyFromContainerNoHeaderError [2022-03-25T19:09:56.162Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-03-25T19:09:56.162Z] === RUN TestCopyFromContainer [2022-03-25T19:09:56.162Z] --- PASS: TestCopyFromContainer (0.00s) [2022-03-25T19:09:56.162Z] === RUN TestContainerCreateError [2022-03-25T19:09:56.162Z] --- PASS: TestContainerCreateError (0.00s) [2022-03-25T19:09:56.162Z] === RUN TestContainerCreateImageNotFound [2022-03-25T19:09:56.162Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-03-25T19:09:56.162Z] === RUN TestContainerCreateWithName [2022-03-25T19:09:56.162Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-03-25T19:09:56.162Z] === RUN TestContainerCreateAutoRemove [2022-03-25T19:09:56.162Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-03-25T19:09:56.162Z] === RUN TestContainerDiffError [2022-03-25T19:09:56.162Z] --- PASS: TestContainerDiffError (0.00s) [2022-03-25T19:09:56.162Z] === RUN TestContainerDiff [2022-03-25T19:09:56.162Z] --- PASS: TestContainerDiff (0.00s) [2022-03-25T19:09:56.162Z] === RUN TestContainerExecCreateError [2022-03-25T19:09:56.162Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-03-25T19:09:56.162Z] === RUN TestContainerExecCreate [2022-03-25T19:09:56.162Z] --- PASS: TestContainerExecCreate (0.00s) [2022-03-25T19:09:56.162Z] === RUN TestContainerExecStartError [2022-03-25T19:09:56.162Z] --- PASS: TestContainerExecStartError (0.01s) [2022-03-25T19:09:56.162Z] === RUN TestContainerExecStart [2022-03-25T19:09:56.162Z] --- PASS: TestContainerExecStart (0.00s) [2022-03-25T19:09:56.162Z] === RUN TestContainerExecInspectError [2022-03-25T19:09:56.162Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-03-25T19:09:56.162Z] === RUN TestContainerExecInspect [2022-03-25T19:09:56.162Z] --- PASS: TestContainerExecInspect (0.00s) [2022-03-25T19:09:56.162Z] === RUN TestContainerExportError [2022-03-25T19:09:56.162Z] --- PASS: TestContainerExportError (0.00s) [2022-03-25T19:09:56.162Z] === RUN TestContainerExport [2022-03-25T19:09:56.162Z] --- PASS: TestContainerExport (0.00s) [2022-03-25T19:09:56.162Z] === RUN TestContainerInspectError [2022-03-25T19:09:56.162Z] --- PASS: TestContainerInspectError (0.00s) [2022-03-25T19:09:56.162Z] === RUN TestContainerInspectContainerNotFound [2022-03-25T19:09:56.162Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-03-25T19:09:56.162Z] === RUN TestContainerInspectWithEmptyID [2022-03-25T19:09:56.162Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-03-25T19:09:56.162Z] === RUN TestContainerInspect [2022-03-25T19:09:56.162Z] --- PASS: TestContainerInspect (0.00s) [2022-03-25T19:09:56.162Z] === RUN TestContainerInspectNode [2022-03-25T19:09:56.162Z] --- PASS: TestContainerInspectNode (0.00s) [2022-03-25T19:09:56.162Z] === RUN TestContainerKillError [2022-03-25T19:09:56.162Z] --- PASS: TestContainerKillError (0.00s) [2022-03-25T19:09:56.162Z] === RUN TestContainerKill [2022-03-25T19:09:56.162Z] --- PASS: TestContainerKill (0.00s) [2022-03-25T19:09:56.162Z] === RUN TestContainerListError [2022-03-25T19:09:56.162Z] --- PASS: TestContainerListError (0.00s) [2022-03-25T19:09:56.162Z] === RUN TestContainerList [2022-03-25T19:09:56.162Z] --- PASS: TestContainerList (0.00s) [2022-03-25T19:09:56.162Z] === RUN TestContainerLogsNotFoundError [2022-03-25T19:09:56.162Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-03-25T19:09:56.162Z] === RUN TestContainerLogsError [2022-03-25T19:09:56.162Z] --- PASS: TestContainerLogsError (0.00s) [2022-03-25T19:09:56.162Z] === RUN TestContainerLogs [2022-03-25T19:09:56.162Z] --- PASS: TestContainerLogs (0.18s) [2022-03-25T19:09:56.162Z] === RUN TestContainerPauseError [2022-03-25T19:09:56.162Z] --- PASS: TestContainerPauseError (0.00s) [2022-03-25T19:09:56.162Z] === RUN TestContainerPause [2022-03-25T19:09:56.162Z] --- PASS: TestContainerPause (0.00s) [2022-03-25T19:09:56.162Z] === RUN TestContainersPruneError [2022-03-25T19:09:56.162Z] --- PASS: TestContainersPruneError (0.00s) [2022-03-25T19:09:56.162Z] === RUN TestContainersPrune [2022-03-25T19:09:56.162Z] --- PASS: TestContainersPrune (0.00s) [2022-03-25T19:09:56.162Z] === RUN TestContainerRemoveError [2022-03-25T19:09:56.162Z] --- PASS: TestContainerRemoveError (0.00s) [2022-03-25T19:09:56.162Z] === RUN TestContainerRemoveNotFoundError [2022-03-25T19:09:56.162Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-03-25T19:09:56.162Z] === RUN TestContainerRemove [2022-03-25T19:09:56.162Z] --- PASS: TestContainerRemove (0.00s) [2022-03-25T19:09:56.162Z] === RUN TestContainerRenameError [2022-03-25T19:09:56.162Z] --- PASS: TestContainerRenameError (0.00s) [2022-03-25T19:09:56.162Z] === RUN TestContainerRename [2022-03-25T19:09:56.162Z] --- PASS: TestContainerRename (0.00s) [2022-03-25T19:09:56.162Z] === RUN TestContainerResizeError [2022-03-25T19:09:56.162Z] --- PASS: TestContainerResizeError (0.00s) [2022-03-25T19:09:56.162Z] === RUN TestContainerExecResizeError [2022-03-25T19:09:56.162Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-03-25T19:09:56.162Z] === RUN TestContainerResize [2022-03-25T19:09:56.162Z] --- PASS: TestContainerResize (0.00s) [2022-03-25T19:09:56.162Z] === RUN TestContainerExecResize [2022-03-25T19:09:56.162Z] --- PASS: TestContainerExecResize (0.00s) [2022-03-25T19:09:56.162Z] === RUN TestContainerRestartError [2022-03-25T19:09:56.162Z] --- PASS: TestContainerRestartError (0.00s) [2022-03-25T19:09:56.162Z] === RUN TestContainerRestart [2022-03-25T19:09:56.162Z] --- PASS: TestContainerRestart (0.00s) [2022-03-25T19:09:56.162Z] === RUN TestContainerStartError [2022-03-25T19:09:56.162Z] --- PASS: TestContainerStartError (0.00s) [2022-03-25T19:09:56.162Z] === RUN TestContainerStart [2022-03-25T19:09:56.162Z] --- PASS: TestContainerStart (0.00s) [2022-03-25T19:09:56.162Z] === RUN TestContainerStatsError [2022-03-25T19:09:56.162Z] --- PASS: TestContainerStatsError (0.00s) [2022-03-25T19:09:56.162Z] === RUN TestContainerStats [2022-03-25T19:09:56.162Z] --- PASS: TestContainerStats (0.00s) [2022-03-25T19:09:56.162Z] === RUN TestContainerStopError [2022-03-25T19:09:56.162Z] --- PASS: TestContainerStopError (0.00s) [2022-03-25T19:09:56.162Z] === RUN TestContainerStop [2022-03-25T19:09:56.162Z] --- PASS: TestContainerStop (0.00s) [2022-03-25T19:09:56.162Z] === RUN TestContainerTopError [2022-03-25T19:09:56.162Z] --- PASS: TestContainerTopError (0.00s) [2022-03-25T19:09:56.162Z] === RUN TestContainerTop [2022-03-25T19:09:56.162Z] --- PASS: TestContainerTop (0.00s) [2022-03-25T19:09:56.162Z] === RUN TestContainerUnpauseError [2022-03-25T19:09:56.162Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-03-25T19:09:56.162Z] === RUN TestContainerUnpause [2022-03-25T19:09:56.162Z] --- PASS: TestContainerUnpause (0.00s) [2022-03-25T19:09:56.162Z] === RUN TestContainerUpdateError [2022-03-25T19:09:56.162Z] --- PASS: TestContainerUpdateError (0.00s) [2022-03-25T19:09:56.162Z] === RUN TestContainerUpdate [2022-03-25T19:09:56.162Z] --- PASS: TestContainerUpdate (0.00s) [2022-03-25T19:09:56.162Z] === RUN TestContainerWaitError [2022-03-25T19:09:56.162Z] --- PASS: TestContainerWaitError (0.00s) [2022-03-25T19:09:56.162Z] === RUN TestContainerWait [2022-03-25T19:09:56.162Z] --- PASS: TestContainerWait (0.00s) [2022-03-25T19:09:56.162Z] === RUN TestDiskUsageError [2022-03-25T19:09:56.162Z] --- PASS: TestDiskUsageError (0.00s) [2022-03-25T19:09:56.162Z] === RUN TestDiskUsage [2022-03-25T19:09:56.162Z] --- PASS: TestDiskUsage (0.00s) [2022-03-25T19:09:56.162Z] === RUN TestDistributionInspectUnsupported [2022-03-25T19:09:56.162Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-03-25T19:09:56.162Z] === RUN TestDistributionInspectWithEmptyID [2022-03-25T19:09:56.162Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-03-25T19:09:56.162Z] === RUN TestEventsErrorInOptions [2022-03-25T19:09:56.162Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-03-25T19:09:56.162Z] === RUN TestEventsErrorFromServer [2022-03-25T19:09:56.162Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-03-25T19:09:56.162Z] === RUN TestEvents [2022-03-25T19:09:56.162Z] --- PASS: TestEvents (0.00s) [2022-03-25T19:09:56.162Z] === RUN TestTLSCloseWriter [2022-03-25T19:09:56.162Z] === PAUSE TestTLSCloseWriter [2022-03-25T19:09:56.162Z] === RUN TestImageBuildError [2022-03-25T19:09:56.162Z] --- PASS: TestImageBuildError (0.00s) [2022-03-25T19:09:56.162Z] === RUN TestImageBuild [2022-03-25T19:09:56.162Z] --- PASS: TestImageBuild (0.00s) [2022-03-25T19:09:56.162Z] === RUN TestGetDockerOS [2022-03-25T19:09:56.162Z] --- PASS: TestGetDockerOS (0.00s) [2022-03-25T19:09:56.162Z] === RUN TestImageCreateError [2022-03-25T19:09:56.162Z] --- PASS: TestImageCreateError (0.00s) [2022-03-25T19:09:56.162Z] === RUN TestImageCreate [2022-03-25T19:09:56.162Z] --- PASS: TestImageCreate (0.00s) [2022-03-25T19:09:56.162Z] === RUN TestImageHistoryError [2022-03-25T19:09:56.162Z] --- PASS: TestImageHistoryError (0.00s) [2022-03-25T19:09:56.162Z] === RUN TestImageHistory [2022-03-25T19:09:56.162Z] --- PASS: TestImageHistory (0.00s) [2022-03-25T19:09:56.162Z] === RUN TestImageImportError [2022-03-25T19:09:56.162Z] --- PASS: TestImageImportError (0.00s) [2022-03-25T19:09:56.162Z] === RUN TestImageImport [2022-03-25T19:09:56.162Z] --- PASS: TestImageImport (0.00s) [2022-03-25T19:09:56.162Z] === RUN TestImageInspectError [2022-03-25T19:09:56.162Z] --- PASS: TestImageInspectError (0.00s) [2022-03-25T19:09:56.162Z] === RUN TestImageInspectImageNotFound [2022-03-25T19:09:56.162Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-03-25T19:09:56.162Z] === RUN TestImageInspectWithEmptyID [2022-03-25T19:09:56.162Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-03-25T19:09:56.162Z] === RUN TestImageInspect [2022-03-25T19:09:56.162Z] --- PASS: TestImageInspect (0.00s) [2022-03-25T19:09:56.162Z] === RUN TestImageListError [2022-03-25T19:09:56.162Z] --- PASS: TestImageListError (0.00s) [2022-03-25T19:09:56.162Z] === RUN TestImageList [2022-03-25T19:09:56.162Z] --- PASS: TestImageList (0.00s) [2022-03-25T19:09:56.162Z] === RUN TestImageListApiBefore125 [2022-03-25T19:09:56.162Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-03-25T19:09:56.162Z] === RUN TestImageLoadError [2022-03-25T19:09:56.162Z] --- PASS: TestImageLoadError (0.00s) [2022-03-25T19:09:56.162Z] === RUN TestImageLoad [2022-03-25T19:09:56.162Z] --- PASS: TestImageLoad (0.00s) [2022-03-25T19:09:56.162Z] === RUN TestImagesPruneError [2022-03-25T19:09:56.162Z] --- PASS: TestImagesPruneError (0.00s) [2022-03-25T19:09:56.162Z] === RUN TestImagesPrune [2022-03-25T19:09:56.162Z] --- PASS: TestImagesPrune (0.00s) [2022-03-25T19:09:56.162Z] === RUN TestImagePullReferenceParseError [2022-03-25T19:09:56.162Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-03-25T19:09:56.162Z] === RUN TestImagePullAnyError [2022-03-25T19:09:56.162Z] --- PASS: TestImagePullAnyError (0.00s) [2022-03-25T19:09:56.162Z] === RUN TestImagePullStatusUnauthorizedError [2022-03-25T19:09:56.162Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-03-25T19:09:56.162Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-03-25T19:09:56.162Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-03-25T19:09:56.162Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-03-25T19:09:56.162Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-03-25T19:09:56.162Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-03-25T19:09:56.162Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-03-25T19:09:56.162Z] === RUN TestImagePullWithoutErrors [2022-03-25T19:09:56.162Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-03-25T19:09:56.162Z] === RUN TestImagePushReferenceError [2022-03-25T19:09:56.162Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-03-25T19:09:56.162Z] === RUN TestImagePushAnyError [2022-03-25T19:09:56.162Z] --- PASS: TestImagePushAnyError (0.00s) [2022-03-25T19:09:56.162Z] === RUN TestImagePushStatusUnauthorizedError [2022-03-25T19:09:56.162Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-03-25T19:09:56.162Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-03-25T19:09:56.162Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-03-25T19:09:56.162Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-03-25T19:09:56.162Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-03-25T19:09:56.162Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-03-25T19:09:56.162Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-03-25T19:09:56.162Z] === RUN TestImagePushWithoutErrors [2022-03-25T19:09:56.162Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-03-25T19:09:56.162Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-03-25T19:09:56.162Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-03-25T19:09:56.162Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-03-25T19:09:56.162Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-03-25T19:09:56.162Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-03-25T19:09:56.162Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-03-25T19:09:56.162Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-03-25T19:09:56.162Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-03-25T19:09:56.162Z] === RUN TestImageRemoveError [2022-03-25T19:09:56.162Z] --- PASS: TestImageRemoveError (0.00s) [2022-03-25T19:09:56.162Z] === RUN TestImageRemoveImageNotFound [2022-03-25T19:09:56.162Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-03-25T19:09:56.162Z] === RUN TestImageRemove [2022-03-25T19:09:56.162Z] --- PASS: TestImageRemove (0.00s) [2022-03-25T19:09:56.162Z] === RUN TestImageSaveError [2022-03-25T19:09:56.162Z] --- PASS: TestImageSaveError (0.00s) [2022-03-25T19:09:56.162Z] === RUN TestImageSave [2022-03-25T19:09:56.162Z] --- PASS: TestImageSave (0.00s) [2022-03-25T19:09:56.162Z] === RUN TestImageSearchAnyError [2022-03-25T19:09:56.162Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-03-25T19:09:56.162Z] === RUN TestImageSearchStatusUnauthorizedError [2022-03-25T19:09:56.162Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-03-25T19:09:56.162Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-03-25T19:09:56.162Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-03-25T19:09:56.162Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-03-25T19:09:56.162Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-03-25T19:09:56.162Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-03-25T19:09:56.162Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-03-25T19:09:56.162Z] === RUN TestImageSearchWithoutErrors [2022-03-25T19:09:56.162Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-03-25T19:09:56.162Z] === RUN TestImageTagError [2022-03-25T19:09:56.162Z] --- PASS: TestImageTagError (0.00s) [2022-03-25T19:09:56.162Z] === RUN TestImageTagInvalidReference [2022-03-25T19:09:56.162Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-03-25T19:09:56.162Z] === RUN TestImageTagInvalidSourceImageName [2022-03-25T19:09:56.162Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-03-25T19:09:56.162Z] === RUN TestImageTagHexSource [2022-03-25T19:09:56.162Z] --- PASS: TestImageTagHexSource (0.00s) [2022-03-25T19:09:56.162Z] === RUN TestImageTag [2022-03-25T19:09:56.162Z] --- PASS: TestImageTag (0.00s) [2022-03-25T19:09:56.162Z] === RUN TestInfoServerError [2022-03-25T19:09:56.162Z] --- PASS: TestInfoServerError (0.00s) [2022-03-25T19:09:56.162Z] === RUN TestInfoInvalidResponseJSONError [2022-03-25T19:09:56.162Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-03-25T19:09:56.162Z] === RUN TestInfo [2022-03-25T19:09:56.162Z] --- PASS: TestInfo (0.00s) [2022-03-25T19:09:56.162Z] === RUN TestNetworkConnectError [2022-03-25T19:09:56.162Z] --- PASS: TestNetworkConnectError (0.00s) [2022-03-25T19:09:56.162Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-03-25T19:09:56.162Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-03-25T19:09:56.162Z] === RUN TestNetworkConnect [2022-03-25T19:09:56.162Z] --- PASS: TestNetworkConnect (0.00s) [2022-03-25T19:09:56.162Z] === RUN TestNetworkCreateError [2022-03-25T19:09:56.162Z] --- PASS: TestNetworkCreateError (0.00s) [2022-03-25T19:09:56.162Z] === RUN TestNetworkCreate [2022-03-25T19:09:56.162Z] --- PASS: TestNetworkCreate (0.00s) [2022-03-25T19:09:56.162Z] === RUN TestNetworkDisconnectError [2022-03-25T19:09:56.162Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-03-25T19:09:56.162Z] === RUN TestNetworkDisconnect [2022-03-25T19:09:56.162Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-03-25T19:09:56.162Z] === RUN TestNetworkInspect [2022-03-25T19:09:56.162Z] === RUN TestNetworkInspect/empty_ID [2022-03-25T19:09:56.162Z] === RUN TestNetworkInspect/no_options [2022-03-25T19:09:56.162Z] === RUN TestNetworkInspect/verbose [2022-03-25T19:09:56.162Z] === RUN TestNetworkInspect/global_scope [2022-03-25T19:09:56.162Z] === RUN TestNetworkInspect/unknown_network [2022-03-25T19:09:56.162Z] === RUN TestNetworkInspect/server_error [2022-03-25T19:09:56.162Z] --- PASS: TestNetworkInspect (0.00s) [2022-03-25T19:09:56.162Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-03-25T19:09:56.162Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-03-25T19:09:56.162Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-03-25T19:09:56.162Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-03-25T19:09:56.162Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-03-25T19:09:56.162Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-03-25T19:09:56.162Z] === RUN TestNetworkListError [2022-03-25T19:09:56.162Z] --- PASS: TestNetworkListError (0.00s) [2022-03-25T19:09:56.162Z] === RUN TestNetworkList [2022-03-25T19:09:56.162Z] --- PASS: TestNetworkList (0.00s) [2022-03-25T19:09:56.162Z] === RUN TestNetworksPruneError [2022-03-25T19:09:56.162Z] --- PASS: TestNetworksPruneError (0.00s) [2022-03-25T19:09:56.162Z] === RUN TestNetworksPrune [2022-03-25T19:09:56.162Z] --- PASS: TestNetworksPrune (0.00s) [2022-03-25T19:09:56.162Z] === RUN TestNetworkRemoveError [2022-03-25T19:09:56.162Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-03-25T19:09:56.162Z] === RUN TestNetworkRemove [2022-03-25T19:09:56.162Z] --- PASS: TestNetworkRemove (0.00s) [2022-03-25T19:09:56.162Z] === RUN TestNodeInspectError [2022-03-25T19:09:56.162Z] --- PASS: TestNodeInspectError (0.00s) [2022-03-25T19:09:56.162Z] === RUN TestNodeInspectNodeNotFound [2022-03-25T19:09:56.162Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-03-25T19:09:56.162Z] === RUN TestNodeInspectWithEmptyID [2022-03-25T19:09:56.162Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-03-25T19:09:56.162Z] === RUN TestNodeInspect [2022-03-25T19:09:56.162Z] --- PASS: TestNodeInspect (0.00s) [2022-03-25T19:09:56.162Z] === RUN TestNodeListError [2022-03-25T19:09:56.162Z] --- PASS: TestNodeListError (0.00s) [2022-03-25T19:09:56.162Z] === RUN TestNodeList [2022-03-25T19:09:56.162Z] --- PASS: TestNodeList (0.00s) [2022-03-25T19:09:56.162Z] === RUN TestNodeRemoveError [2022-03-25T19:09:56.162Z] --- PASS: TestNodeRemoveError (0.00s) [2022-03-25T19:09:56.162Z] === RUN TestNodeRemove [2022-03-25T19:09:56.162Z] --- PASS: TestNodeRemove (0.00s) [2022-03-25T19:09:56.162Z] === RUN TestNodeUpdateError [2022-03-25T19:09:56.162Z] --- PASS: TestNodeUpdateError (0.00s) [2022-03-25T19:09:56.162Z] === RUN TestNodeUpdate [2022-03-25T19:09:56.162Z] --- PASS: TestNodeUpdate (0.00s) [2022-03-25T19:09:56.162Z] === RUN TestOptionWithHostFromEnv [2022-03-25T19:09:56.162Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-03-25T19:09:56.162Z] === RUN TestOptionWithTimeout [2022-03-25T19:09:56.162Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-03-25T19:09:56.162Z] === RUN TestOptionWithVersionFromEnv [2022-03-25T19:09:56.162Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-03-25T19:09:56.162Z] === RUN TestPingFail [2022-03-25T19:09:56.162Z] --- PASS: TestPingFail (0.00s) [2022-03-25T19:09:56.162Z] === RUN TestPingWithError [2022-03-25T19:09:56.162Z] 2022/03/25 19:09:55 RoundTripper returned a response & error; ignoring response [2022-03-25T19:09:56.162Z] 2022/03/25 19:09:55 RoundTripper returned a response & error; ignoring response [2022-03-25T19:09:56.162Z] --- PASS: TestPingWithError (0.00s) [2022-03-25T19:09:56.162Z] === RUN TestPingSuccess [2022-03-25T19:09:56.162Z] --- PASS: TestPingSuccess (0.00s) [2022-03-25T19:09:56.162Z] === RUN TestPingHeadFallback [2022-03-25T19:09:56.162Z] === RUN TestPingHeadFallback/OK [2022-03-25T19:09:56.162Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-03-25T19:09:56.162Z] === RUN TestPingHeadFallback/Not_Found [2022-03-25T19:09:56.162Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-03-25T19:09:56.162Z] --- PASS: TestPingHeadFallback (0.00s) [2022-03-25T19:09:56.162Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-03-25T19:09:56.162Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-03-25T19:09:56.163Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-03-25T19:09:56.163Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-03-25T19:09:56.163Z] === RUN TestPluginDisableError [2022-03-25T19:09:56.163Z] --- PASS: TestPluginDisableError (0.00s) [2022-03-25T19:09:56.163Z] === RUN TestPluginDisable [2022-03-25T19:09:56.163Z] --- PASS: TestPluginDisable (0.00s) [2022-03-25T19:09:56.163Z] === RUN TestPluginEnableError [2022-03-25T19:09:56.163Z] --- PASS: TestPluginEnableError (0.00s) [2022-03-25T19:09:56.163Z] === RUN TestPluginEnable [2022-03-25T19:09:56.163Z] --- PASS: TestPluginEnable (0.00s) [2022-03-25T19:09:56.163Z] === RUN TestPluginInspectError [2022-03-25T19:09:56.163Z] --- PASS: TestPluginInspectError (0.00s) [2022-03-25T19:09:56.163Z] === RUN TestPluginInspectWithEmptyID [2022-03-25T19:09:56.163Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-03-25T19:09:56.163Z] === RUN TestPluginInspect [2022-03-25T19:09:56.163Z] --- PASS: TestPluginInspect (0.00s) [2022-03-25T19:09:56.163Z] === RUN TestPluginListError [2022-03-25T19:09:56.163Z] --- PASS: TestPluginListError (0.00s) [2022-03-25T19:09:56.163Z] === RUN TestPluginList [2022-03-25T19:09:56.163Z] --- PASS: TestPluginList (0.00s) [2022-03-25T19:09:56.163Z] === RUN TestPluginPushError [2022-03-25T19:09:56.163Z] --- PASS: TestPluginPushError (0.00s) [2022-03-25T19:09:56.163Z] === RUN TestPluginPush [2022-03-25T19:09:56.163Z] --- PASS: TestPluginPush (0.00s) [2022-03-25T19:09:56.163Z] === RUN TestPluginRemoveError [2022-03-25T19:09:56.163Z] --- PASS: TestPluginRemoveError (0.00s) [2022-03-25T19:09:56.163Z] === RUN TestPluginRemove [2022-03-25T19:09:56.163Z] --- PASS: TestPluginRemove (0.00s) [2022-03-25T19:09:56.163Z] === RUN TestPluginSetError [2022-03-25T19:09:56.163Z] --- PASS: TestPluginSetError (0.00s) [2022-03-25T19:09:56.163Z] === RUN TestPluginSet [2022-03-25T19:09:56.163Z] --- PASS: TestPluginSet (0.00s) [2022-03-25T19:09:56.163Z] === RUN TestSetHostHeader [2022-03-25T19:09:56.163Z] --- PASS: TestSetHostHeader (0.00s) [2022-03-25T19:09:56.163Z] === RUN TestPlainTextError [2022-03-25T19:09:56.163Z] --- PASS: TestPlainTextError (0.00s) [2022-03-25T19:09:56.163Z] === RUN TestInfiniteError [2022-03-25T19:09:56.163Z] --- PASS: TestInfiniteError (0.02s) [2022-03-25T19:09:56.163Z] === RUN TestCanceledContext [2022-03-25T19:09:56.163Z] 2022/03/25 19:09:55 RoundTripper returned a response & error; ignoring response [2022-03-25T19:09:56.163Z] --- PASS: TestCanceledContext (0.00s) [2022-03-25T19:09:56.163Z] === RUN TestDeadlineExceededContext [2022-03-25T19:09:56.163Z] 2022/03/25 19:09:55 RoundTripper returned a response & error; ignoring response [2022-03-25T19:09:56.163Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-03-25T19:09:56.163Z] === RUN TestSecretCreateUnsupported [2022-03-25T19:09:56.163Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-03-25T19:09:56.163Z] === RUN TestSecretCreateError [2022-03-25T19:09:56.163Z] --- PASS: TestSecretCreateError (0.00s) [2022-03-25T19:09:56.163Z] === RUN TestSecretCreate [2022-03-25T19:09:56.163Z] --- PASS: TestSecretCreate (0.00s) [2022-03-25T19:09:56.163Z] === RUN TestSecretInspectUnsupported [2022-03-25T19:09:56.163Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-03-25T19:09:56.163Z] === RUN TestSecretInspectError [2022-03-25T19:09:56.163Z] --- PASS: TestSecretInspectError (0.00s) [2022-03-25T19:09:56.163Z] === RUN TestSecretInspectSecretNotFound [2022-03-25T19:09:56.163Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-03-25T19:09:56.163Z] === RUN TestSecretInspectWithEmptyID [2022-03-25T19:09:56.163Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-03-25T19:09:56.163Z] === RUN TestSecretInspect [2022-03-25T19:09:56.163Z] --- PASS: TestSecretInspect (0.00s) [2022-03-25T19:09:56.163Z] === RUN TestSecretListUnsupported [2022-03-25T19:09:56.163Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-03-25T19:09:56.163Z] === RUN TestSecretListError [2022-03-25T19:09:56.163Z] --- PASS: TestSecretListError (0.00s) [2022-03-25T19:09:56.163Z] === RUN TestSecretList [2022-03-25T19:09:56.163Z] --- PASS: TestSecretList (0.00s) [2022-03-25T19:09:56.163Z] === RUN TestSecretRemoveUnsupported [2022-03-25T19:09:56.163Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-03-25T19:09:56.163Z] === RUN TestSecretRemoveError [2022-03-25T19:09:56.163Z] --- PASS: TestSecretRemoveError (0.00s) [2022-03-25T19:09:56.163Z] === RUN TestSecretRemove [2022-03-25T19:09:56.163Z] --- PASS: TestSecretRemove (0.00s) [2022-03-25T19:09:56.163Z] === RUN TestSecretUpdateUnsupported [2022-03-25T19:09:56.163Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-03-25T19:09:56.163Z] === RUN TestSecretUpdateError [2022-03-25T19:09:56.163Z] --- PASS: TestSecretUpdateError (0.00s) [2022-03-25T19:09:56.163Z] === RUN TestSecretUpdate [2022-03-25T19:09:56.163Z] --- PASS: TestSecretUpdate (0.00s) [2022-03-25T19:09:56.163Z] === RUN TestServiceCreateError [2022-03-25T19:09:56.163Z] --- PASS: TestServiceCreateError (0.00s) [2022-03-25T19:09:56.163Z] === RUN TestServiceCreate [2022-03-25T19:09:56.163Z] --- PASS: TestServiceCreate (0.00s) [2022-03-25T19:09:56.163Z] === RUN TestServiceCreateCompatiblePlatforms [2022-03-25T19:09:56.163Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-03-25T19:09:56.163Z] === RUN TestServiceCreateDigestPinning [2022-03-25T19:09:56.163Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-03-25T19:09:56.163Z] === RUN TestServiceInspectError [2022-03-25T19:09:56.163Z] --- PASS: TestServiceInspectError (0.00s) [2022-03-25T19:09:56.163Z] === RUN TestServiceInspectServiceNotFound [2022-03-25T19:09:56.163Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-03-25T19:09:56.163Z] === RUN TestServiceInspectWithEmptyID [2022-03-25T19:09:56.163Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-03-25T19:09:56.163Z] === RUN TestServiceInspect [2022-03-25T19:09:56.163Z] --- PASS: TestServiceInspect (0.00s) [2022-03-25T19:09:56.163Z] === RUN TestServiceListError [2022-03-25T19:09:56.163Z] --- PASS: TestServiceListError (0.00s) [2022-03-25T19:09:56.163Z] === RUN TestServiceList [2022-03-25T19:09:56.163Z] --- PASS: TestServiceList (0.00s) [2022-03-25T19:09:56.163Z] === RUN TestServiceLogsError [2022-03-25T19:09:56.163Z] --- PASS: TestServiceLogsError (0.00s) [2022-03-25T19:09:56.163Z] === RUN TestServiceLogs [2022-03-25T19:09:56.163Z] --- PASS: TestServiceLogs (0.00s) [2022-03-25T19:09:56.163Z] === RUN TestServiceRemoveError [2022-03-25T19:09:56.163Z] --- PASS: TestServiceRemoveError (0.00s) [2022-03-25T19:09:56.163Z] === RUN TestServiceRemoveNotFoundError [2022-03-25T19:09:56.163Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-03-25T19:09:56.163Z] === RUN TestServiceRemove [2022-03-25T19:09:56.163Z] --- PASS: TestServiceRemove (0.00s) [2022-03-25T19:09:56.163Z] === RUN TestServiceUpdateError [2022-03-25T19:09:56.163Z] --- PASS: TestServiceUpdateError (0.00s) [2022-03-25T19:09:56.163Z] === RUN TestServiceUpdate [2022-03-25T19:09:56.163Z] --- PASS: TestServiceUpdate (0.00s) [2022-03-25T19:09:56.163Z] === RUN TestSwarmGetUnlockKeyError [2022-03-25T19:09:56.163Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-03-25T19:09:56.163Z] === RUN TestSwarmGetUnlockKey [2022-03-25T19:09:56.163Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-03-25T19:09:56.163Z] === RUN TestSwarmInitError [2022-03-25T19:09:56.163Z] --- PASS: TestSwarmInitError (0.00s) [2022-03-25T19:09:56.163Z] === RUN TestSwarmInit [2022-03-25T19:09:56.163Z] --- PASS: TestSwarmInit (0.00s) [2022-03-25T19:09:56.163Z] === RUN TestSwarmInspectError [2022-03-25T19:09:56.163Z] --- PASS: TestSwarmInspectError (0.00s) [2022-03-25T19:09:56.163Z] === RUN TestSwarmInspect [2022-03-25T19:09:56.163Z] --- PASS: TestSwarmInspect (0.00s) [2022-03-25T19:09:56.163Z] === RUN TestSwarmJoinError [2022-03-25T19:09:56.163Z] --- PASS: TestSwarmJoinError (0.00s) [2022-03-25T19:09:56.163Z] === RUN TestSwarmJoin [2022-03-25T19:09:56.163Z] --- PASS: TestSwarmJoin (0.00s) [2022-03-25T19:09:56.163Z] === RUN TestSwarmLeaveError [2022-03-25T19:09:56.163Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-03-25T19:09:56.163Z] === RUN TestSwarmLeave [2022-03-25T19:09:56.163Z] --- PASS: TestSwarmLeave (0.00s) [2022-03-25T19:09:56.163Z] === RUN TestSwarmUnlockError [2022-03-25T19:09:56.163Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-03-25T19:09:56.163Z] === RUN TestSwarmUnlock [2022-03-25T19:09:56.163Z] --- PASS: TestSwarmUnlock (0.00s) [2022-03-25T19:09:56.163Z] === RUN TestSwarmUpdateError [2022-03-25T19:09:56.163Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-03-25T19:09:56.163Z] === RUN TestSwarmUpdate [2022-03-25T19:09:56.163Z] --- PASS: TestSwarmUpdate (0.00s) [2022-03-25T19:09:56.163Z] === RUN TestTaskInspectError [2022-03-25T19:09:56.163Z] --- PASS: TestTaskInspectError (0.00s) [2022-03-25T19:09:56.163Z] === RUN TestTaskInspectWithEmptyID [2022-03-25T19:09:56.163Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-03-25T19:09:56.163Z] === RUN TestTaskInspect [2022-03-25T19:09:56.163Z] --- PASS: TestTaskInspect (0.00s) [2022-03-25T19:09:56.163Z] === RUN TestTaskListError [2022-03-25T19:09:56.163Z] --- PASS: TestTaskListError (0.00s) [2022-03-25T19:09:56.163Z] === RUN TestTaskList [2022-03-25T19:09:56.163Z] --- PASS: TestTaskList (0.00s) [2022-03-25T19:09:56.163Z] === RUN TestVolumeCreateError [2022-03-25T19:09:56.163Z] --- PASS: TestVolumeCreateError (0.00s) [2022-03-25T19:09:56.163Z] === RUN TestVolumeCreate [2022-03-25T19:09:56.163Z] --- PASS: TestVolumeCreate (0.00s) [2022-03-25T19:09:56.163Z] === RUN TestVolumeInspectError [2022-03-25T19:09:56.163Z] --- PASS: TestVolumeInspectError (0.00s) [2022-03-25T19:09:56.163Z] === RUN TestVolumeInspectNotFound [2022-03-25T19:09:56.163Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-03-25T19:09:56.163Z] === RUN TestVolumeInspectWithEmptyID [2022-03-25T19:09:56.163Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-03-25T19:09:56.163Z] === RUN TestVolumeInspect [2022-03-25T19:09:56.163Z] --- PASS: TestVolumeInspect (0.00s) [2022-03-25T19:09:56.163Z] === RUN TestVolumeListError [2022-03-25T19:09:56.163Z] --- PASS: TestVolumeListError (0.00s) [2022-03-25T19:09:56.163Z] === RUN TestVolumeList [2022-03-25T19:09:56.163Z] --- PASS: TestVolumeList (0.00s) [2022-03-25T19:09:56.163Z] === RUN TestVolumeRemoveError [2022-03-25T19:09:56.163Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-03-25T19:09:56.163Z] === RUN TestVolumeRemove [2022-03-25T19:09:56.163Z] --- PASS: TestVolumeRemove (0.00s) [2022-03-25T19:09:56.163Z] === CONT TestTLSCloseWriter [2022-03-25T19:09:56.163Z] --- PASS: TestTLSCloseWriter (0.02s) [2022-03-25T19:09:56.163Z] PASS [2022-03-25T19:09:56.163Z] coverage: 75.1% of statements [2022-03-25T19:09:56.163Z] ok github.com/docker/docker/client 0.410s coverage: 75.1% of statements [2022-03-25T19:09:56.602Z] --- PASS: TestTemplatedSecret (2.60s) [2022-03-25T19:09:56.602Z] === RUN TestSecretCreateResolve [2022-03-25T19:09:58.272Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-03-25T19:09:58.272Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.70s) [2022-03-25T19:09:58.272Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.36s) [2022-03-25T19:09:58.272Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (5.39s) [2022-03-25T19:09:58.272Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.37s) [2022-03-25T19:09:58.272Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.51s) [2022-03-25T19:09:58.272Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.54s) [2022-03-25T19:09:58.272Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.90s) [2022-03-25T19:09:58.272Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (4.02s) [2022-03-25T19:09:58.272Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.47s) [2022-03-25T19:09:58.272Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (5.28s) [2022-03-25T19:09:58.272Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.47s) [2022-03-25T19:09:58.272Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.68s) [2022-03-25T19:09:58.272Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.66s) [2022-03-25T19:09:58.272Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.17s) [2022-03-25T19:09:58.272Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.26s) [2022-03-25T19:09:58.272Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.82s) [2022-03-25T19:09:58.272Z] === RUN TestCgroupNamespacesRun [2022-03-25T19:09:59.118Z] --- PASS: TestSecretCreateResolve (2.17s) [2022-03-25T19:09:59.118Z] PASS [2022-03-25T19:09:59.118Z] [2022-03-25T19:09:59.118Z] DONE 6 tests in 13.534s [2022-03-25T19:09:59.118Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-03-25T19:09:59.118Z] INFO: Testing against a local daemon [2022-03-25T19:09:59.118Z] === RUN TestServiceCreateInit [2022-03-25T19:09:59.118Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-03-25T19:09:59.208Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-03-25T19:10:00.143Z] --- PASS: TestCgroupNamespacesRun (2.08s) [2022-03-25T19:10:00.143Z] === RUN TestCgroupNamespacesRunPrivileged [2022-03-25T19:10:01.520Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-03-25T19:10:02.088Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.00s) [2022-03-25T19:10:02.088Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-03-25T19:10:02.088Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-03-25T19:10:02.150Z] --- PASS: TestContainerKillOnDaemonStart (11.50s) [2022-03-25T19:10:02.150Z] PASS [2022-03-25T19:10:02.150Z] [2022-03-25T19:10:02.150Z] === Skipped [2022-03-25T19:10:02.150Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-03-25T19:10:02.150Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-25T19:10:02.150Z] [2022-03-25T19:10:02.150Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-25T19:10:02.150Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-25T19:10:02.150Z] [2022-03-25T19:10:02.150Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-03-25T19:10:02.150Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-25T19:10:02.150Z] [2022-03-25T19:10:02.150Z] DONE 201 tests, 3 skipped in 110.100s [2022-03-25T19:10:02.150Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-03-25T19:10:02.151Z] ++ 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-03-25T19:10:02.151Z] ++ set -e [2022-03-25T19:10:02.151Z] ++ '[' -n 0 ']' [2022-03-25T19:10:02.151Z] ++ set -x [2022-03-25T19:10:02.151Z] ++ 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-03-25T19:10:02.151Z] === RUN TestConfigDaemonLibtrustID [2022-03-25T19:10:02.151Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-03-25T19:10:02.151Z] === RUN TestDaemonConfigValidation [2022-03-25T19:10:02.151Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-03-25T19:10:02.151Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-03-25T19:10:02.151Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-03-25T19:10:02.151Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-03-25T19:10:02.151Z] === RUN TestDaemonConfigValidation/invalid_config [2022-03-25T19:10:02.151Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-03-25T19:10:02.151Z] === RUN TestDaemonConfigValidation/malformed_config [2022-03-25T19:10:02.151Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-03-25T19:10:02.151Z] === RUN TestDaemonConfigValidation/valid_config [2022-03-25T19:10:02.151Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-03-25T19:10:02.151Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-03-25T19:10:02.151Z] === CONT TestDaemonConfigValidation/malformed_config [2022-03-25T19:10:02.151Z] === CONT TestDaemonConfigValidation/valid_config [2022-03-25T19:10:02.151Z] === CONT TestDaemonConfigValidation/invalid_config [2022-03-25T19:10:02.151Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-03-25T19:10:02.151Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-03-25T19:10:02.151Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s) [2022-03-25T19:10:02.151Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.07s) [2022-03-25T19:10:02.151Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.06s) [2022-03-25T19:10:02.151Z] --- PASS: TestDaemonConfigValidation/valid_config (0.07s) [2022-03-25T19:10:02.151Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.04s) [2022-03-25T19:10:02.151Z] === RUN TestConfigDaemonSeccompProfiles [2022-03-25T19:10:02.151Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-03-25T19:10:02.845Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-03-25T19:10:03.086Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-03-25T19:10:03.285Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-03-25T19:10:03.995Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.83s) [2022-03-25T19:10:03.995Z] === RUN TestCgroupNamespacesRunHostMode [2022-03-25T19:10:04.021Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-03-25T19:10:04.563Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-03-25T19:10:04.955Z] === CONT TestConfigDaemonSeccompProfiles [2022-03-25T19:10:04.955Z] daemon_test.go:156: [d333f759bba27] daemon is not started [2022-03-25T19:10:04.955Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s) [2022-03-25T19:10:04.955Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-03-25T19:10:04.955Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-03-25T19:10:04.955Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-03-25T19:10:04.955Z] === RUN TestDaemonProxy [2022-03-25T19:10:04.955Z] === RUN TestDaemonProxy/environment_variables [2022-03-25T19:10:06.467Z] --- PASS: TestCgroupNamespacesRunHostMode (2.36s) [2022-03-25T19:10:06.467Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-03-25T19:10:06.467Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-03-25T19:10:06.553Z] --- PASS: TestServiceCreateInit (7.57s) [2022-03-25T19:10:06.554Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.83s) [2022-03-25T19:10:06.554Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.72s) [2022-03-25T19:10:06.554Z] === RUN TestCreateServiceMultipleTimes [2022-03-25T19:10:06.855Z] === RUN TestDaemonProxy/command-line_options [2022-03-25T19:10:07.404Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-03-25T19:10:07.972Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.69s) [2022-03-25T19:10:07.972Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-03-25T19:10:08.754Z] === RUN TestDaemonProxy/configuration_file [2022-03-25T19:10:08.908Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-03-25T19:10:09.475Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.63s) [2022-03-25T19:10:09.475Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-03-25T19:10:10.043Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-03-25T19:10:10.128Z] === RUN TestDaemonProxy/conflicting_options [2022-03-25T19:10:10.301Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.86s) [2022-03-25T19:10:10.302Z] === RUN TestCgroupNamespacesRunOlderClient [2022-03-25T19:10:10.340Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-03-25T19:10:10.694Z] === RUN TestDaemonProxy/reload_sanitized [2022-03-25T19:10:11.260Z] --- PASS: TestDaemonProxy (6.30s) [2022-03-25T19:10:11.260Z] --- PASS: TestDaemonProxy/environment_variables (1.81s) [2022-03-25T19:10:11.260Z] --- PASS: TestDaemonProxy/command-line_options (1.73s) [2022-03-25T19:10:11.260Z] --- PASS: TestDaemonProxy/configuration_file (1.74s) [2022-03-25T19:10:11.260Z] --- PASS: TestDaemonProxy/conflicting_options (0.51s) [2022-03-25T19:10:11.260Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-03-25T19:10:11.260Z] PASS [2022-03-25T19:10:11.260Z] [2022-03-25T19:10:11.260Z] DONE 17 tests in 10.234s [2022-03-25T19:10:11.260Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-03-25T19:10:11.260Z] ++ 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-03-25T19:10:11.260Z] ++ set -e [2022-03-25T19:10:11.260Z] ++ '[' -n 0 ']' [2022-03-25T19:10:11.260Z] ++ set -x [2022-03-25T19:10:11.260Z] ++ 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-03-25T19:10:11.518Z] INFO: Testing against a local daemon [2022-03-25T19:10:11.518Z] === RUN TestCommitInheritsEnv [2022-03-25T19:10:11.518Z] --- PASS: TestCommitInheritsEnv (0.24s) [2022-03-25T19:10:11.518Z] === RUN TestImportExtremelyLargeImageWorks [2022-03-25T19:10:11.518Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-03-25T19:10:11.518Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-03-25T19:10:11.518Z] === RUN TestImportWithCustomPlatform [2022-03-25T19:10:11.777Z] === RUN TestImportWithCustomPlatform/#00 [2022-03-25T19:10:11.777Z] === RUN TestImportWithCustomPlatform/_______ [2022-03-25T19:10:11.777Z] === RUN TestImportWithCustomPlatform// [2022-03-25T19:10:11.777Z] === RUN TestImportWithCustomPlatform/linux [2022-03-25T19:10:11.777Z] === RUN TestImportWithCustomPlatform/LINUX [2022-03-25T19:10:11.777Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-03-25T19:10:12.034Z] === RUN TestImportWithCustomPlatform/macos [2022-03-25T19:10:12.034Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-03-25T19:10:12.034Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-03-25T19:10:12.034Z] --- PASS: TestImportWithCustomPlatform (0.29s) [2022-03-25T19:10:12.034Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-03-25T19:10:12.034Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-03-25T19:10:12.034Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-03-25T19:10:12.034Z] --- PASS: TestImportWithCustomPlatform/linux (0.06s) [2022-03-25T19:10:12.034Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.06s) [2022-03-25T19:10:12.034Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-03-25T19:10:12.034Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-03-25T19:10:12.034Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-03-25T19:10:12.034Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-03-25T19:10:12.034Z] === RUN TestImagesFilterMultiReference [2022-03-25T19:10:12.034Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-03-25T19:10:12.034Z] === RUN TestImagePullPlatformInvalid [2022-03-25T19:10:12.034Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-03-25T19:10:12.034Z] === RUN TestRemoveImageOrphaning [2022-03-25T19:10:12.207Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-03-25T19:10:12.207Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.71s) [2022-03-25T19:10:12.207Z] === RUN TestNISDomainname [2022-03-25T19:10:12.292Z] --- PASS: TestRemoveImageOrphaning (0.32s) [2022-03-25T19:10:12.292Z] === RUN TestRemoveImageGarbageCollector [2022-03-25T19:10:12.292Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-25T19:10:12.292Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-03-25T19:10:12.292Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-03-25T19:10:12.292Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-03-25T19:10:12.292Z] === RUN TestTagInvalidReference [2022-03-25T19:10:12.292Z] --- PASS: TestTagInvalidReference (0.01s) [2022-03-25T19:10:12.292Z] === RUN TestTagValidPrefixedRepo [2022-03-25T19:10:12.550Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-03-25T19:10:12.550Z] === RUN TestTagExistedNameWithoutForce [2022-03-25T19:10:12.550Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-03-25T19:10:12.550Z] === RUN TestTagOfficialNames [2022-03-25T19:10:12.550Z] --- PASS: TestTagOfficialNames (0.05s) [2022-03-25T19:10:12.550Z] === RUN TestTagMatchesDigest [2022-03-25T19:10:12.550Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-03-25T19:10:12.550Z] PASS [2022-03-25T19:10:12.550Z] [2022-03-25T19:10:12.550Z] === Skipped [2022-03-25T19:10:12.550Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-03-25T19:10:12.550Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-03-25T19:10:12.550Z] [2022-03-25T19:10:12.550Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-03-25T19:10:12.550Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-25T19:10:12.550Z] [2022-03-25T19:10:12.550Z] DONE 22 tests, 2 skipped in 1.273s [2022-03-25T19:10:12.550Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-03-25T19:10:12.550Z] ++ 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-03-25T19:10:12.550Z] ++ set -e [2022-03-25T19:10:12.550Z] ++ '[' -n 0 ']' [2022-03-25T19:10:12.550Z] ++ set -x [2022-03-25T19:10:12.550Z] ++ 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-03-25T19:10:12.550Z] INFO: Testing against a local daemon [2022-03-25T19:10:12.550Z] === RUN TestNetworkCreateDelete [2022-03-25T19:10:12.808Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-03-25T19:10:12.808Z] === RUN TestDockerNetworkDeletePreferID [2022-03-25T19:10:13.066Z] --- PASS: TestDockerNetworkDeletePreferID (0.34s) [2022-03-25T19:10:13.066Z] === RUN TestDaemonDNSFallback [2022-03-25T19:10:13.145Z] --- PASS: TestNISDomainname (0.93s) [2022-03-25T19:10:13.145Z] === RUN TestHostnameDnsResolution [2022-03-25T19:10:13.145Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-03-25T19:10:13.995Z] --- PASS: TestCheckoutGit (30.09s) [2022-03-25T19:10:13.995Z] === RUN TestValidGitTransport [2022-03-25T19:10:13.995Z] --- PASS: TestValidGitTransport (0.00s) [2022-03-25T19:10:13.995Z] === RUN TestGitInvalidRef [2022-03-25T19:10:13.995Z] --- PASS: TestGitInvalidRef (0.23s) [2022-03-25T19:10:13.995Z] PASS [2022-03-25T19:10:13.995Z] coverage: 86.3% of statements [2022-03-25T19:10:13.995Z] ok github.com/docker/docker/builder/remotecontext/git 30.379s coverage: 86.3% of statements [2022-03-25T19:10:13.995Z] ? github.com/docker/docker/cli [no test files] [2022-03-25T19:10:13.995Z] ? github.com/docker/docker/cli/config [no test files] [2022-03-25T19:10:14.081Z] --- PASS: TestHostnameDnsResolution (1.15s) [2022-03-25T19:10:14.082Z] === RUN TestUnprivilegedPortsAndPing [2022-03-25T19:10:14.340Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-03-25T19:10:14.599Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-03-25T19:10:14.919Z] tests/integration/api_image_test.py ............s..... [ 39%] [2022-03-25T19:10:15.166Z] --- PASS: TestUnprivilegedPortsAndPing (0.90s) [2022-03-25T19:10:15.167Z] === RUN TestPrivilegedHostDevices [2022-03-25T19:10:15.167Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-03-25T19:10:16.105Z] --- PASS: TestPrivilegedHostDevices (0.91s) [2022-03-25T19:10:16.105Z] === RUN TestStats [2022-03-25T19:10:16.105Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-03-25T19:10:17.482Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-03-25T19:10:18.912Z] --- PASS: TestStats (2.83s) [2022-03-25T19:10:18.912Z] === RUN TestStopContainerWithTimeout [2022-03-25T19:10:18.912Z] === RUN TestStopContainerWithTimeout/0 [2022-03-25T19:10:18.912Z] === PAUSE TestStopContainerWithTimeout/0 [2022-03-25T19:10:18.912Z] === RUN TestStopContainerWithTimeout/1 [2022-03-25T19:10:18.912Z] === PAUSE TestStopContainerWithTimeout/1 [2022-03-25T19:10:18.912Z] === RUN TestStopContainerWithTimeout/3 [2022-03-25T19:10:18.912Z] === PAUSE TestStopContainerWithTimeout/3 [2022-03-25T19:10:18.912Z] === RUN TestStopContainerWithTimeout/-1 [2022-03-25T19:10:18.912Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-03-25T19:10:18.912Z] === CONT TestStopContainerWithTimeout/0 [2022-03-25T19:10:18.912Z] === CONT TestStopContainerWithTimeout/-1 [2022-03-25T19:10:19.622Z] --- PASS: TestDaemonDNSFallback (6.24s) [2022-03-25T19:10:19.622Z] === RUN TestInspectNetwork [2022-03-25T19:10:19.858Z] === CONT TestStopContainerWithTimeout/3 [2022-03-25T19:10:20.793Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-03-25T19:10:21.163Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-03-25T19:10:21.163Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-03-25T19:10:21.163Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-03-25T19:10:21.163Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-03-25T19:10:21.163Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-03-25T19:10:21.163Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-03-25T19:10:21.163Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-03-25T19:10:21.163Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-03-25T19:10:21.163Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-03-25T19:10:21.163Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-03-25T19:10:21.163Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-03-25T19:10:21.163Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-03-25T19:10:21.163Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-03-25T19:10:21.163Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-03-25T19:10:21.163Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-03-25T19:10:21.163Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-03-25T19:10:21.163Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-03-25T19:10:21.163Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-03-25T19:10:21.163Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-03-25T19:10:21.163Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-03-25T19:10:21.163Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-03-25T19:10:21.163Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-03-25T19:10:21.163Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-03-25T19:10:21.163Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-03-25T19:10:21.163Z] === RUN TestConfigureDaemonLogs [2022-03-25T19:10:21.163Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-03-25T19:10:21.163Z] === RUN TestCommonOptionsInstallFlags [2022-03-25T19:10:21.163Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-03-25T19:10:21.163Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-03-25T19:10:21.163Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-03-25T19:10:21.163Z] PASS [2022-03-25T19:10:21.163Z] coverage: 19.0% of statements [2022-03-25T19:10:21.163Z] ok github.com/docker/docker/cmd/dockerd 0.175s coverage: 19.0% of statements [2022-03-25T19:10:21.163Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-03-25T19:10:21.163Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-03-25T19:10:22.150Z] === RUN TestInspectNetwork/full_network_id [2022-03-25T19:10:22.150Z] === RUN TestInspectNetwork/partial_network_id [2022-03-25T19:10:22.150Z] === RUN TestInspectNetwork/network_name [2022-03-25T19:10:22.150Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-03-25T19:10:22.167Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-03-25T19:10:22.167Z] check_test.go:308: [db5c7baed06d6] daemon is not started [2022-03-25T19:10:22.167Z] === CONT TestStopContainerWithTimeout/1 [2022-03-25T19:10:22.167Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-03-25T19:10:22.734Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-03-25T19:10:22.735Z] === RUN TestContainerStopSignal [2022-03-25T19:10:22.735Z] --- PASS: TestContainerStopSignal (0.00s) [2022-03-25T19:10:22.735Z] === RUN TestContainerStopTimeout [2022-03-25T19:10:22.735Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-03-25T19:10:22.735Z] === RUN TestContainerSecretReferenceDestTarget [2022-03-25T19:10:22.735Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-03-25T19:10:22.735Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-03-25T19:10:22.735Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-03-25T19:10:22.735Z] === RUN TestContainerLogPathSetForRingLogger [2022-03-25T19:10:22.735Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-03-25T19:10:22.735Z] === RUN TestReplaceAndAppendEnvVars [2022-03-25T19:10:22.735Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-03-25T19:10:22.735Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-03-25T19:10:22.735Z] === RUN TestNewMemoryStore [2022-03-25T19:10:22.735Z] --- PASS: TestNewMemoryStore (0.00s) [2022-03-25T19:10:22.735Z] === RUN TestAddContainers [2022-03-25T19:10:22.735Z] --- PASS: TestAddContainers (0.00s) [2022-03-25T19:10:22.735Z] === RUN TestGetContainer [2022-03-25T19:10:22.735Z] --- PASS: TestGetContainer (0.00s) [2022-03-25T19:10:22.735Z] === RUN TestDeleteContainer [2022-03-25T19:10:22.735Z] --- PASS: TestDeleteContainer (0.00s) [2022-03-25T19:10:22.735Z] === RUN TestListContainers [2022-03-25T19:10:22.735Z] --- PASS: TestListContainers (0.00s) [2022-03-25T19:10:22.735Z] === RUN TestFirstContainer [2022-03-25T19:10:22.735Z] --- PASS: TestFirstContainer (0.00s) [2022-03-25T19:10:22.735Z] === RUN TestApplyAllContainer [2022-03-25T19:10:22.735Z] --- PASS: TestApplyAllContainer (0.00s) [2022-03-25T19:10:22.735Z] === RUN TestIsValidHealthString [2022-03-25T19:10:22.735Z] --- PASS: TestIsValidHealthString (0.00s) [2022-03-25T19:10:22.735Z] === RUN TestStateRunStop [2022-03-25T19:10:22.735Z] --- PASS: TestStateRunStop (0.00s) [2022-03-25T19:10:22.735Z] === RUN TestStateTimeoutWait [2022-03-25T19:10:22.735Z] state_test.go:141: Stop callback fired [2022-03-25T19:10:22.735Z] state_test.go:165: Stop callback fired [2022-03-25T19:10:22.735Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-03-25T19:10:22.735Z] === RUN TestIsValidStateString [2022-03-25T19:10:22.735Z] --- PASS: TestIsValidStateString (0.00s) [2022-03-25T19:10:22.735Z] === RUN TestViewSaveDelete [2022-03-25T19:10:22.735Z] --- PASS: TestViewSaveDelete (0.01s) [2022-03-25T19:10:22.735Z] === RUN TestViewAll [2022-03-25T19:10:22.735Z] --- PASS: TestViewAll (0.02s) [2022-03-25T19:10:22.735Z] === RUN TestViewGet [2022-03-25T19:10:22.735Z] --- PASS: TestViewGet (0.01s) [2022-03-25T19:10:22.735Z] === RUN TestNames [2022-03-25T19:10:22.735Z] --- PASS: TestNames (0.00s) [2022-03-25T19:10:22.735Z] === RUN TestViewWithHealthCheck [2022-03-25T19:10:22.735Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-03-25T19:10:22.735Z] PASS [2022-03-25T19:10:22.735Z] coverage: 41.7% of statements [2022-03-25T19:10:23.205Z] ok github.com/docker/docker/container 0.243s coverage: 41.7% of statements [2022-03-25T19:10:23.205Z] ? github.com/docker/docker/container/stream [no test files] [2022-03-25T19:10:23.205Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-03-25T19:10:23.205Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-03-25T19:10:23.205Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-03-25T19:10:23.300Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-03-25T19:10:23.300Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-03-25T19:10:23.674Z] === RUN TestPrepare [2022-03-25T19:10:23.674Z] --- PASS: TestPrepare (0.00s) [2022-03-25T19:10:23.674Z] === RUN TestStart [2022-03-25T19:10:23.674Z] --- PASS: TestStart (0.00s) [2022-03-25T19:10:23.674Z] === RUN TestWaitCancel [2022-03-25T19:10:23.674Z] --- PASS: TestWaitCancel (0.00s) [2022-03-25T19:10:23.674Z] === RUN TestWaitDisabled [2022-03-25T19:10:23.674Z] --- PASS: TestWaitDisabled (0.00s) [2022-03-25T19:10:23.674Z] === RUN TestWaitEnabled [2022-03-25T19:10:23.674Z] --- PASS: TestWaitEnabled (0.00s) [2022-03-25T19:10:23.674Z] === RUN TestRemove [2022-03-25T19:10:23.674Z] --- PASS: TestRemove (0.00s) [2022-03-25T19:10:23.674Z] PASS [2022-03-25T19:10:23.674Z] coverage: 65.3% of statements [2022-03-25T19:10:23.674Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.055s coverage: 65.3% of statements [2022-03-25T19:10:23.867Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2022-03-25T19:10:23.867Z] --- PASS: TestStopContainerWithTimeout/0 (1.10s) [2022-03-25T19:10:23.867Z] --- PASS: TestStopContainerWithTimeout/-1 (3.13s) [2022-03-25T19:10:23.867Z] --- PASS: TestStopContainerWithTimeout/3 (2.78s) [2022-03-25T19:10:23.867Z] --- PASS: TestStopContainerWithTimeout/1 (1.78s) [2022-03-25T19:10:23.867Z] === RUN TestDeleteDevicemapper [2022-03-25T19:10:23.867Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-25T19:10:23.867Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-03-25T19:10:23.867Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-03-25T19:10:24.597Z] --- PASS: TestCreateServiceMultipleTimes (15.95s) [2022-03-25T19:10:24.597Z] === RUN TestCreateServiceConflict [2022-03-25T19:10:24.597Z] --- PASS: TestCreateServiceConflict (2.18s) [2022-03-25T19:10:24.597Z] === RUN TestCreateServiceMaxReplicas [2022-03-25T19:10:25.772Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-03-25T19:10:26.332Z] --- PASS: TestInspectNetwork (6.95s) [2022-03-25T19:10:26.332Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-03-25T19:10:26.332Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-03-25T19:10:26.332Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-03-25T19:10:26.332Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-03-25T19:10:26.332Z] === RUN TestRunContainerWithBridgeNone [2022-03-25T19:10:26.633Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-03-25T19:10:27.102Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.19s) [2022-03-25T19:10:27.102Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-03-25T19:10:27.102Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-03-25T19:10:27.102Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-03-25T19:10:27.102Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-03-25T19:10:27.102Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-03-25T19:10:27.102Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-03-25T19:10:27.102Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-03-25T19:10:27.102Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-03-25T19:10:27.102Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-03-25T19:10:27.102Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-03-25T19:10:27.102Z] === RUN TestServiceConvertToGRPCIsolation [2022-03-25T19:10:27.102Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-03-25T19:10:27.102Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-03-25T19:10:27.102Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-03-25T19:10:27.102Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-03-25T19:10:27.102Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-03-25T19:10:27.102Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-03-25T19:10:27.102Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-03-25T19:10:27.102Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-03-25T19:10:27.102Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-03-25T19:10:27.102Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-03-25T19:10:27.102Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-03-25T19:10:27.102Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-03-25T19:10:27.102Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-03-25T19:10:27.102Z] === RUN TestServiceConvertFromGRPCIsolation [2022-03-25T19:10:27.102Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-03-25T19:10:27.102Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-03-25T19:10:27.102Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-03-25T19:10:27.102Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-03-25T19:10:27.102Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-03-25T19:10:27.102Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-03-25T19:10:27.102Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-03-25T19:10:27.102Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-03-25T19:10:27.102Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-03-25T19:10:27.102Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-03-25T19:10:27.102Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-03-25T19:10:27.102Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-03-25T19:10:27.102Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-03-25T19:10:27.102Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-03-25T19:10:27.102Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-03-25T19:10:27.102Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-03-25T19:10:27.102Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-03-25T19:10:27.102Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-03-25T19:10:27.102Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-03-25T19:10:27.102Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-03-25T19:10:27.102Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-03-25T19:10:27.102Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-03-25T19:10:27.102Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-03-25T19:10:27.102Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-03-25T19:10:27.102Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-03-25T19:10:27.102Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-03-25T19:10:27.102Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-03-25T19:10:27.102Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-03-25T19:10:27.102Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-03-25T19:10:27.102Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-03-25T19:10:27.102Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-03-25T19:10:27.102Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-03-25T19:10:27.102Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-03-25T19:10:27.102Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-03-25T19:10:27.102Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-03-25T19:10:27.102Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-03-25T19:10:27.102Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-03-25T19:10:27.102Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-03-25T19:10:27.102Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-03-25T19:10:27.102Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-03-25T19:10:27.102Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-03-25T19:10:27.102Z] === RUN TestServiceConvertFromGRPCConfigs [2022-03-25T19:10:27.102Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-03-25T19:10:27.102Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-03-25T19:10:27.102Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-03-25T19:10:27.102Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-03-25T19:10:27.102Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-03-25T19:10:27.102Z] === RUN TestServiceConvertToGRPCConfigs [2022-03-25T19:10:27.102Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-03-25T19:10:27.102Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-03-25T19:10:27.102Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-03-25T19:10:27.102Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-03-25T19:10:27.102Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-03-25T19:10:27.102Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-03-25T19:10:27.103Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-03-25T19:10:27.103Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-03-25T19:10:27.103Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-03-25T19:10:27.103Z] PASS [2022-03-25T19:10:27.103Z] coverage: 35.9% of statements [2022-03-25T19:10:27.103Z] ok github.com/docker/docker/daemon/cluster/convert 0.524s coverage: 35.9% of statements [2022-03-25T19:10:27.103Z] === RUN TestNewListSecretsFilters [2022-03-25T19:10:27.103Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-03-25T19:10:27.103Z] === RUN TestNewListConfigsFilters [2022-03-25T19:10:27.103Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-03-25T19:10:27.103Z] PASS [2022-03-25T19:10:27.103Z] coverage: 0.5% of statements [2022-03-25T19:10:27.103Z] ok github.com/docker/docker/daemon/cluster 1.148s coverage: 0.5% of statements [2022-03-25T19:10:27.115Z] --- PASS: TestCreateServiceMaxReplicas (2.72s) [2022-03-25T19:10:27.115Z] === RUN TestCreateWithDuplicateNetworkNames [2022-03-25T19:10:27.676Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.73s) [2022-03-25T19:10:27.676Z] === RUN TestUpdateMemory [2022-03-25T19:10:27.676Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-03-25T19:10:27.676Z] --- SKIP: TestUpdateMemory (0.00s) [2022-03-25T19:10:27.676Z] === RUN TestUpdateCPUQuota [2022-03-25T19:10:27.707Z] --- PASS: TestRunContainerWithBridgeNone (1.43s) [2022-03-25T19:10:27.707Z] === RUN TestNetworkInvalidJSON [2022-03-25T19:10:27.707Z] === RUN TestNetworkInvalidJSON//networks/create [2022-03-25T19:10:27.707Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-03-25T19:10:27.707Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-03-25T19:10:27.707Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-03-25T19:10:27.707Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-25T19:10:27.707Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-25T19:10:27.707Z] === CONT TestNetworkInvalidJSON//networks/create [2022-03-25T19:10:27.707Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-25T19:10:27.707Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-03-25T19:10:27.707Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-03-25T19:10:27.707Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-03-25T19:10:27.707Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-03-25T19:10:27.707Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-03-25T19:10:27.707Z] === RUN TestNetworkList [2022-03-25T19:10:27.707Z] === RUN TestNetworkList//networks [2022-03-25T19:10:27.707Z] === PAUSE TestNetworkList//networks [2022-03-25T19:10:27.707Z] === RUN TestNetworkList//networks/ [2022-03-25T19:10:27.707Z] === PAUSE TestNetworkList//networks/ [2022-03-25T19:10:27.707Z] === CONT TestNetworkList//networks [2022-03-25T19:10:27.707Z] === CONT TestNetworkList//networks/ [2022-03-25T19:10:27.707Z] --- PASS: TestNetworkList (0.01s) [2022-03-25T19:10:27.707Z] --- PASS: TestNetworkList//networks (0.00s) [2022-03-25T19:10:27.707Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-03-25T19:10:27.707Z] === RUN TestHostIPv4BridgeLabel [2022-03-25T19:10:28.274Z] --- PASS: TestHostIPv4BridgeLabel (0.55s) [2022-03-25T19:10:28.274Z] === RUN TestDaemonRestartWithLiveRestore [2022-03-25T19:10:28.615Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-03-25T19:10:28.874Z] --- PASS: TestUpdateCPUQuota (1.48s) [2022-03-25T19:10:28.874Z] === RUN TestUpdatePidsLimit [2022-03-25T19:10:28.874Z] === RUN TestUpdatePidsLimit/update_from_none [2022-03-25T19:10:29.207Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2022-03-25T19:10:29.207Z] === RUN TestDaemonDefaultNetworkPools [2022-03-25T19:10:29.322Z] === RUN TestWaitNodeAttachment [2022-03-25T19:10:29.442Z] === RUN TestUpdatePidsLimit/no_change [2022-03-25T19:10:29.702Z] === RUN TestUpdatePidsLimit/update_lower [2022-03-25T19:10:29.791Z] === RUN TestBuilderGC [2022-03-25T19:10:29.791Z] --- PASS: TestBuilderGC (0.00s) [2022-03-25T19:10:29.791Z] === RUN TestDaemonConfigurationNotFound [2022-03-25T19:10:29.791Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-03-25T19:10:29.791Z] === RUN TestDaemonBrokenConfiguration [2022-03-25T19:10:29.791Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-03-25T19:10:29.791Z] === RUN TestFindConfigurationConflicts [2022-03-25T19:10:29.791Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-03-25T19:10:29.791Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-03-25T19:10:29.791Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-03-25T19:10:29.791Z] === RUN TestDaemonConfigurationMergeConflicts [2022-03-25T19:10:29.791Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-03-25T19:10:29.791Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-03-25T19:10:29.791Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-03-25T19:10:29.791Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-03-25T19:10:29.791Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-03-25T19:10:29.791Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-03-25T19:10:29.791Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-03-25T19:10:29.791Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-03-25T19:10:29.791Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-03-25T19:10:29.791Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-03-25T19:10:29.791Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-03-25T19:10:29.791Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.01s) [2022-03-25T19:10:29.791Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-03-25T19:10:29.791Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-03-25T19:10:29.791Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-03-25T19:10:29.791Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-03-25T19:10:29.791Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-03-25T19:10:29.791Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-03-25T19:10:29.791Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-03-25T19:10:29.791Z] === RUN TestValidateConfigurationErrors [2022-03-25T19:10:29.791Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-03-25T19:10:29.791Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-03-25T19:10:29.791Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-03-25T19:10:29.791Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-03-25T19:10:29.791Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-03-25T19:10:29.791Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-03-25T19:10:29.791Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-03-25T19:10:29.791Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-03-25T19:10:29.791Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-03-25T19:10:29.791Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-03-25T19:10:29.791Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-03-25T19:10:29.791Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-03-25T19:10:29.791Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-03-25T19:10:29.791Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-03-25T19:10:29.791Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-03-25T19:10:29.791Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-03-25T19:10:29.791Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-03-25T19:10:29.791Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-03-25T19:10:29.791Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-03-25T19:10:29.791Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-03-25T19:10:29.791Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-03-25T19:10:29.791Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-03-25T19:10:29.791Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-03-25T19:10:29.791Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-03-25T19:10:29.791Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-03-25T19:10:29.791Z] === RUN TestValidateConfiguration [2022-03-25T19:10:29.791Z] === RUN TestValidateConfiguration/with_label [2022-03-25T19:10:29.791Z] === RUN TestValidateConfiguration/with_dns [2022-03-25T19:10:29.791Z] === RUN TestValidateConfiguration/with_dns-search [2022-03-25T19:10:29.791Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-03-25T19:10:29.791Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-03-25T19:10:29.791Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-03-25T19:10:29.791Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-03-25T19:10:29.791Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-03-25T19:10:29.791Z] --- PASS: TestValidateConfiguration (0.00s) [2022-03-25T19:10:29.791Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-03-25T19:10:29.791Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-03-25T19:10:29.791Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-03-25T19:10:29.791Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-03-25T19:10:29.791Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-03-25T19:10:29.791Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-03-25T19:10:29.791Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-03-25T19:10:29.791Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-03-25T19:10:29.791Z] === RUN TestReloadSetConfigFileNotExist [2022-03-25T19:10:29.791Z] --- PASS: TestWaitNodeAttachment (0.40s) [2022-03-25T19:10:29.791Z] === RUN TestIsolationConversion [2022-03-25T19:10:29.791Z] === RUN TestIsolationConversion/default [2022-03-25T19:10:29.791Z] === RUN TestIsolationConversion/process [2022-03-25T19:10:29.791Z] === RUN TestIsolationConversion/hyperv [2022-03-25T19:10:29.791Z] --- PASS: TestIsolationConversion (0.00s) [2022-03-25T19:10:29.791Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-03-25T19:10:29.791Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-03-25T19:10:29.791Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-03-25T19:10:29.791Z] === RUN TestContainerLabels [2022-03-25T19:10:29.791Z] --- PASS: TestContainerLabels (0.00s) [2022-03-25T19:10:29.791Z] === RUN TestCredentialSpecConversion [2022-03-25T19:10:29.791Z] === RUN TestCredentialSpecConversion/none [2022-03-25T19:10:29.791Z] === RUN TestCredentialSpecConversion/config [2022-03-25T19:10:29.791Z] === RUN TestCredentialSpecConversion/file [2022-03-25T19:10:29.791Z] === RUN TestCredentialSpecConversion/registry [2022-03-25T19:10:29.791Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-03-25T19:10:29.791Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-03-25T19:10:29.791Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-03-25T19:10:29.791Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-03-25T19:10:29.791Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-03-25T19:10:29.791Z] === RUN TestControllerValidateMountBind [2022-03-25T19:10:29.791Z] time="2022-03-25T19:10:29Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-03-25T19:10:29.791Z] --- PASS: TestReloadSetConfigFileNotExist (0.19s) [2022-03-25T19:10:29.791Z] === RUN TestReloadDefaultConfigNotExist [2022-03-25T19:10:29.791Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-03-25T19:10:29.791Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-03-25T19:10:29.791Z] === RUN TestReloadBadDefaultConfig [2022-03-25T19:10:29.791Z] time="2022-03-25T19:10:29Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-1633599543" [2022-03-25T19:10:29.791Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-03-25T19:10:29.791Z] === RUN TestReloadWithConflictingLabels [2022-03-25T19:10:29.791Z] time="2022-03-25T19:10:29Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2218250907" [2022-03-25T19:10:29.791Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-03-25T19:10:29.791Z] === RUN TestReloadWithDuplicateLabels [2022-03-25T19:10:29.791Z] time="2022-03-25T19:10:29Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-4169931983" [2022-03-25T19:10:29.791Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-03-25T19:10:29.791Z] === RUN TestMaskURLCredentials [2022-03-25T19:10:29.791Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-03-25T19:10:29.791Z] === RUN TestDaemonConfigurationMerge [2022-03-25T19:10:29.791Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-03-25T19:10:29.791Z] PASS [2022-03-25T19:10:29.791Z] coverage: 79.2% of statements [2022-03-25T19:10:29.791Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-03-25T19:10:29.791Z] === RUN TestControllerValidateMountVolume [2022-03-25T19:10:29.791Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-03-25T19:10:29.791Z] === RUN TestControllerValidateMountTarget [2022-03-25T19:10:29.791Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-03-25T19:10:29.791Z] === RUN TestControllerValidateMountTmpfs [2022-03-25T19:10:29.791Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-03-25T19:10:29.791Z] === RUN TestControllerValidateMountInvalidType [2022-03-25T19:10:29.791Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-03-25T19:10:29.791Z] === RUN TestControllerValidateMountNamedPipe [2022-03-25T19:10:29.791Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-03-25T19:10:29.791Z] PASS [2022-03-25T19:10:29.791Z] coverage: 11.0% of statements [2022-03-25T19:10:29.791Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.618s coverage: 11.0% of statements [2022-03-25T19:10:29.791Z] ok github.com/docker/docker/daemon/config 0.336s coverage: 79.2% of statements [2022-03-25T19:10:29.961Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-03-25T19:10:30.141Z] --- PASS: TestDaemonDefaultNetworkPools (0.70s) [2022-03-25T19:10:30.141Z] === RUN TestDaemonRestartWithExistingNetwork [2022-03-25T19:10:30.262Z] === RUN TestEventsLog [2022-03-25T19:10:30.262Z] --- PASS: TestEventsLog (0.00s) [2022-03-25T19:10:30.262Z] === RUN TestEventsLogTimeout [2022-03-25T19:10:30.262Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-03-25T19:10:30.262Z] === RUN TestLogEvents [2022-03-25T19:10:30.528Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-03-25T19:10:30.731Z] --- PASS: TestLogEvents (0.06s) [2022-03-25T19:10:30.731Z] === RUN TestLoadBufferedEvents [2022-03-25T19:10:30.731Z] --- PASS: TestLoadBufferedEvents (0.17s) [2022-03-25T19:10:30.731Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-03-25T19:10:30.731Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-03-25T19:10:30.732Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-03-25T19:10:30.732Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-03-25T19:10:30.732Z] PASS [2022-03-25T19:10:30.732Z] coverage: 50.0% of statements [2022-03-25T19:10:30.732Z] ok github.com/docker/docker/daemon/events 0.296s coverage: 50.0% of statements [2022-03-25T19:10:30.786Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-03-25T19:10:30.786Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-03-25T19:10:31.045Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-03-25T19:10:31.079Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2022-03-25T19:10:31.079Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-03-25T19:10:31.547Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-03-25T19:10:31.722Z] === RUN TestLinkNaming [2022-03-25T19:10:31.722Z] --- PASS: TestLinkNaming (0.00s) [2022-03-25T19:10:31.722Z] === RUN TestLinkNew [2022-03-25T19:10:31.722Z] --- PASS: TestLinkNew (0.00s) [2022-03-25T19:10:31.722Z] === RUN TestLinkEnv [2022-03-25T19:10:31.722Z] --- PASS: TestLinkEnv (0.00s) [2022-03-25T19:10:31.722Z] === RUN TestLinkMultipleEnv [2022-03-25T19:10:31.722Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-03-25T19:10:31.722Z] === RUN TestLinkPortRangeEnv [2022-03-25T19:10:31.722Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-03-25T19:10:31.722Z] PASS [2022-03-25T19:10:31.722Z] coverage: 93.0% of statements [2022-03-25T19:10:31.722Z] ok github.com/docker/docker/daemon/links 0.038s coverage: 93.0% of statements [2022-03-25T19:10:31.722Z] === RUN TestIsEmptyDir [2022-03-25T19:10:31.980Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-03-25T19:10:32.190Z] === RUN TestVerifyNetworkingConfig [2022-03-25T19:10:32.190Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-03-25T19:10:32.190Z] === RUN TestGetContainer [2022-03-25T19:10:32.190Z] --- PASS: TestGetContainer (0.00s) [2022-03-25T19:10:32.191Z] === RUN TestValidContainerNames [2022-03-25T19:10:32.191Z] --- PASS: TestValidContainerNames (0.00s) [2022-03-25T19:10:32.191Z] === RUN TestContainerInitDNS [2022-03-25T19:10:32.191Z] daemon_test.go:145: root required [2022-03-25T19:10:32.191Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-03-25T19:10:32.191Z] === RUN TestMerge [2022-03-25T19:10:32.191Z] --- PASS: TestMerge (0.00s) [2022-03-25T19:10:32.191Z] === RUN TestValidateContainerIsolation [2022-03-25T19:10:32.191Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-03-25T19:10:32.191Z] === RUN TestFindNetworkErrorType [2022-03-25T19:10:32.191Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-03-25T19:10:32.191Z] === RUN TestEnsureServicesExist [2022-03-25T19:10:32.191Z] --- PASS: TestIsEmptyDir (0.02s) [2022-03-25T19:10:32.191Z] === RUN TestGraphDriverInitRequestIsCompatible [2022-03-25T19:10:32.191Z] --- PASS: TestGraphDriverInitRequestIsCompatible (0.00s) [2022-03-25T19:10:32.191Z] PASS [2022-03-25T19:10:32.191Z] coverage: 2.3% of statements [2022-03-25T19:10:32.191Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-03-25T19:10:32.191Z] === RUN TestEnsureServicesExistErrors [2022-03-25T19:10:32.191Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-03-25T19:10:32.191Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-03-25T19:10:32.191Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-03-25T19:10:32.191Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-03-25T19:10:32.191Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-03-25T19:10:32.191Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-03-25T19:10:32.191Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-03-25T19:10:32.191Z] === RUN TestContainerDelete [2022-03-25T19:10:32.191Z] --- PASS: TestContainerDelete (0.00s) [2022-03-25T19:10:32.191Z] === RUN TestContainerDoubleDelete [2022-03-25T19:10:32.191Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-03-25T19:10:32.191Z] === RUN TestLogContainerEventCopyLabels [2022-03-25T19:10:32.191Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-03-25T19:10:32.191Z] === RUN TestLogContainerEventWithAttributes [2022-03-25T19:10:32.191Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-03-25T19:10:32.191Z] === RUN TestNoneHealthcheck [2022-03-25T19:10:32.191Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-03-25T19:10:32.191Z] === RUN TestHealthStates [2022-03-25T19:10:32.191Z] ok github.com/docker/docker/daemon/graphdriver 0.084s coverage: 2.3% of statements [2022-03-25T19:10:32.191Z] time="2022-03-25T19:10:31Z" 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-03-25T19:10:32.191Z] time="2022-03-25T19:10:31Z" 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-03-25T19:10:32.191Z] time="2022-03-25T19:10:31Z" 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-03-25T19:10:32.191Z] time="2022-03-25T19:10:31Z" 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-03-25T19:10:32.191Z] time="2022-03-25T19:10:31Z" 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-03-25T19:10:32.191Z] time="2022-03-25T19:10:31Z" 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-03-25T19:10:32.191Z] time="2022-03-25T19:10:31Z" 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-03-25T19:10:32.191Z] time="2022-03-25T19:10:31Z" 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-03-25T19:10:32.191Z] time="2022-03-25T19:10:31Z" 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-03-25T19:10:32.191Z] time="2022-03-25T19:10:31Z" 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-03-25T19:10:32.191Z] --- PASS: TestHealthStates (0.17s) [2022-03-25T19:10:32.191Z] === RUN TestGetInspectData [2022-03-25T19:10:32.191Z] --- PASS: TestGetInspectData (0.00s) [2022-03-25T19:10:32.191Z] === RUN TestFillLicense [2022-03-25T19:10:32.191Z] --- PASS: TestFillLicense (0.00s) [2022-03-25T19:10:32.191Z] === RUN TestListInvalidFilter [2022-03-25T19:10:32.191Z] --- PASS: TestListInvalidFilter (0.00s) [2022-03-25T19:10:32.191Z] === RUN TestNameFilter [2022-03-25T19:10:32.191Z] --- PASS: TestNameFilter (0.00s) [2022-03-25T19:10:32.191Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-03-25T19:10:32.191Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-03-25T19:10:32.191Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-03-25T19:10:32.191Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-03-25T19:10:32.191Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-03-25T19:10:32.191Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-03-25T19:10:32.191Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-03-25T19:10:32.191Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-03-25T19:10:32.191Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-03-25T19:10:32.191Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-03-25T19:10:32.191Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-03-25T19:10:32.191Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-03-25T19:10:32.191Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-03-25T19:10:32.191Z] === 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-03-25T19:10:32.191Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-03-25T19:10:32.191Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-03-25T19:10:32.191Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-03-25T19:10:32.191Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-03-25T19:10:32.191Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-03-25T19:10:32.191Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-03-25T19:10:32.191Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-03-25T19:10:32.191Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-03-25T19:10:32.191Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-03-25T19:10:32.191Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-03-25T19:10:32.191Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-03-25T19:10:32.191Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-03-25T19:10:32.191Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-03-25T19:10:32.191Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-03-25T19:10:32.191Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-03-25T19:10:32.191Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-03-25T19:10:32.191Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-03-25T19:10:32.191Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-03-25T19:10:32.191Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-03-25T19:10:32.191Z] --- 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-03-25T19:10:32.191Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-03-25T19:10:32.191Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-03-25T19:10:32.191Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-03-25T19:10:32.191Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-03-25T19:10:32.191Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-03-25T19:10:32.191Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-03-25T19:10:32.191Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-03-25T19:10:32.191Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-03-25T19:10:32.191Z] === RUN TestDaemonReloadLabels [2022-03-25T19:10:32.191Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-03-25T19:10:32.191Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-03-25T19:10:32.191Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-03-25T19:10:32.191Z] === RUN TestDaemonReloadMirrors [2022-03-25T19:10:32.191Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-03-25T19:10:32.191Z] === RUN TestDaemonReloadInsecureRegistries [2022-03-25T19:10:32.191Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-03-25T19:10:32.191Z] === RUN TestDaemonReloadNotAffectOthers [2022-03-25T19:10:32.191Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-03-25T19:10:32.191Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-03-25T19:10:32.191Z] reload_test.go:342: root required [2022-03-25T19:10:32.191Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-03-25T19:10:32.191Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-03-25T19:10:32.191Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2022-03-25T19:10:32.191Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-03-25T19:10:32.191Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.01s) [2022-03-25T19:10:32.191Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-03-25T19:10:32.191Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2022-03-25T19:10:32.191Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-03-25T19:10:32.191Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2022-03-25T19:10:32.191Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-03-25T19:10:32.191Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-03-25T19:10:32.191Z] === RUN TestParseVolumesFrom [2022-03-25T19:10:32.191Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-03-25T19:10:32.191Z] PASS [2022-03-25T19:10:32.191Z] coverage: 8.6% of statements [2022-03-25T19:10:32.191Z] ok github.com/docker/docker/daemon 0.423s coverage: 8.6% of statements [2022-03-25T19:10:32.191Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-03-25T19:10:32.191Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-03-25T19:10:32.191Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-03-25T19:10:32.191Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-03-25T19:10:32.191Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-03-25T19:10:32.191Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-03-25T19:10:32.191Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-03-25T19:10:32.191Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-03-25T19:10:32.191Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-03-25T19:10:32.191Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-03-25T19:10:32.191Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-03-25T19:10:32.191Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-03-25T19:10:32.191Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-03-25T19:10:32.191Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-03-25T19:10:32.452Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.19s) [2022-03-25T19:10:32.452Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-03-25T19:10:32.548Z] --- PASS: TestUpdatePidsLimit (3.44s) [2022-03-25T19:10:32.548Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.35s) [2022-03-25T19:10:32.548Z] --- PASS: TestUpdatePidsLimit/no_change (0.37s) [2022-03-25T19:10:32.548Z] --- PASS: TestUpdatePidsLimit/update_lower (0.36s) [2022-03-25T19:10:32.548Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.39s) [2022-03-25T19:10:32.548Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.34s) [2022-03-25T19:10:32.548Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.36s) [2022-03-25T19:10:32.548Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.41s) [2022-03-25T19:10:32.548Z] === RUN TestUpdateRestartPolicy [2022-03-25T19:10:32.548Z] === RUN TestDockerSuite/TestBuildCmd [2022-03-25T19:10:32.807Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-03-25T19:10:33.020Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-03-25T19:10:33.020Z] === RUN TestServiceWithPredefinedNetwork [2022-03-25T19:10:33.374Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-03-25T19:10:33.632Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-03-25T19:10:33.632Z] docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows [2022-03-25T19:10:33.633Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-03-25T19:10:34.200Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-03-25T19:10:34.410Z] === RUN TestNewStreamConfig [2022-03-25T19:10:34.410Z] === RUN TestNewStreamConfig/defaults [2022-03-25T19:10:34.410Z] === RUN TestNewStreamConfig/invalid_create_group [2022-03-25T19:10:34.410Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-03-25T19:10:34.410Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-03-25T19:10:34.410Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-03-25T19:10:34.410Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-03-25T19:10:34.410Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-03-25T19:10:34.410Z] --- PASS: TestNewStreamConfig (0.00s) [2022-03-25T19:10:34.410Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-03-25T19:10:34.410Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-03-25T19:10:34.410Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-03-25T19:10:34.410Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-03-25T19:10:34.410Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-03-25T19:10:34.410Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-03-25T19:10:34.410Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-03-25T19:10:34.410Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-03-25T19:10:34.410Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-03-25T19:10:34.410Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-03-25T19:10:34.410Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-03-25T19:10:34.410Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-03-25T19:10:34.410Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-03-25T19:10:34.410Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-03-25T19:10:34.410Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-03-25T19:10:34.410Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-03-25T19:10:34.410Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-03-25T19:10:34.410Z] === RUN TestNewAWSLogsClientRegionDetect [2022-03-25T19:10:34.768Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-03-25T19:10:34.879Z] === RUN TestAdapterReadLogs [2022-03-25T19:10:34.879Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-03-25T19:10:34.879Z] === RUN TestCopier [2022-03-25T19:10:34.879Z] --- PASS: TestCopier (0.00s) [2022-03-25T19:10:34.879Z] === RUN TestCopierLongLines [2022-03-25T19:10:34.879Z] --- PASS: TestCopierLongLines (0.00s) [2022-03-25T19:10:34.879Z] === RUN TestCopierSlow [2022-03-25T19:10:34.879Z] === RUN TestSearchRegistryForImagesErrors [2022-03-25T19:10:34.879Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-03-25T19:10:34.879Z] === RUN TestSearchRegistryForImages [2022-03-25T19:10:34.879Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-03-25T19:10:34.879Z] === RUN TestOnlyPlatformWithFallback [2022-03-25T19:10:34.879Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-03-25T19:10:34.879Z] === RUN TestImageDelete [2022-03-25T19:10:34.879Z] === RUN TestValidateLogOptReconnectInterval [2022-03-25T19:10:34.879Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-03-25T19:10:34.879Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-03-25T19:10:34.879Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-03-25T19:10:34.879Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-03-25T19:10:34.879Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-03-25T19:10:34.879Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-03-25T19:10:34.879Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-03-25T19:10:34.879Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-03-25T19:10:34.879Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-03-25T19:10:34.879Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-03-25T19:10:34.879Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-03-25T19:10:34.879Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-03-25T19:10:34.879Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-03-25T19:10:34.879Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-03-25T19:10:34.879Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-03-25T19:10:34.879Z] PASS [2022-03-25T19:10:34.879Z] coverage: 33.6% of statements [2022-03-25T19:10:34.879Z] === RUN TestImageDelete/no_lease [2022-03-25T19:10:34.879Z] === RUN TestImageDelete/lease_exists [2022-03-25T19:10:34.879Z] time="2022-03-25T19:10:34Z" level=info msg="Trying to get region from EC2 Metadata" [2022-03-25T19:10:34.879Z] ok github.com/docker/docker/daemon/logger/fluentd 0.059s coverage: 33.6% of statements [2022-03-25T19:10:34.879Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.19s) [2022-03-25T19:10:34.879Z] === RUN TestCreateSuccess [2022-03-25T19:10:34.879Z] --- PASS: TestCreateSuccess (0.00s) [2022-03-25T19:10:34.879Z] === RUN TestCreateStreamSkipped [2022-03-25T19:10:34.879Z] time="2022-03-25T19:10:34Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-03-25T19:10:34.879Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-03-25T19:10:34.879Z] === RUN TestCreateLogGroupSuccess [2022-03-25T19:10:34.879Z] time="2022-03-25T19:10:34Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-03-25T19:10:34.879Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-03-25T19:10:34.879Z] === RUN TestCreateError [2022-03-25T19:10:34.879Z] --- PASS: TestCreateError (0.00s) [2022-03-25T19:10:34.879Z] === RUN TestCreateAlreadyExists [2022-03-25T19:10:34.879Z] time="2022-03-25T19:10:34Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-03-25T19:10:34.879Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-03-25T19:10:34.879Z] === RUN TestLogClosed [2022-03-25T19:10:34.879Z] --- PASS: TestLogClosed (0.00s) [2022-03-25T19:10:34.879Z] === RUN TestLogBlocking [2022-03-25T19:10:34.879Z] --- PASS: TestLogBlocking (0.00s) [2022-03-25T19:10:34.879Z] === RUN TestLogNonBlockingBufferEmpty [2022-03-25T19:10:34.879Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-03-25T19:10:34.879Z] === RUN TestLogNonBlockingBufferFull [2022-03-25T19:10:34.879Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-03-25T19:10:34.879Z] === RUN TestPublishBatchSuccess [2022-03-25T19:10:34.879Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-03-25T19:10:34.879Z] === RUN TestPublishBatchError [2022-03-25T19:10:34.879Z] time="2022-03-25T19:10:34Z" level=error msg=error [2022-03-25T19:10:34.879Z] --- PASS: TestPublishBatchError (0.00s) [2022-03-25T19:10:34.879Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-03-25T19:10:34.879Z] time="2022-03-25T19:10:34Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-03-25T19:10:34.879Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-03-25T19:10:34.879Z] === RUN TestPublishBatchAlreadyAccepted [2022-03-25T19:10:34.879Z] time="2022-03-25T19:10:34Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-03-25T19:10:34.879Z] time="2022-03-25T19:10:34Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-03-25T19:10:34.879Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-03-25T19:10:34.879Z] === RUN TestCollectBatchSimple [2022-03-25T19:10:34.879Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-03-25T19:10:34.879Z] === RUN TestCollectBatchTicker [2022-03-25T19:10:34.879Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-03-25T19:10:34.879Z] === RUN TestCollectBatchMultilinePattern [2022-03-25T19:10:34.879Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-03-25T19:10:34.879Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-03-25T19:10:34.879Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-03-25T19:10:34.879Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-03-25T19:10:34.879Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-03-25T19:10:34.879Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-03-25T19:10:34.879Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s) [2022-03-25T19:10:34.879Z] === RUN TestCollectBatchClose [2022-03-25T19:10:34.879Z] --- PASS: TestCollectBatchClose (0.00s) [2022-03-25T19:10:34.879Z] === RUN TestEffectiveLen [2022-03-25T19:10:34.879Z] === RUN TestEffectiveLen/0/Hello [2022-03-25T19:10:34.879Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-03-25T19:10:34.879Z] === RUN TestEffectiveLen/2/🙃 [2022-03-25T19:10:34.879Z] === RUN TestEffectiveLen/3/���� [2022-03-25T19:10:34.879Z] === RUN TestEffectiveLen/4/He��o [2022-03-25T19:10:34.879Z] === RUN TestEffectiveLen/5/ [2022-03-25T19:10:34.879Z] --- PASS: TestEffectiveLen (0.00s) [2022-03-25T19:10:34.879Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-03-25T19:10:34.879Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-03-25T19:10:34.879Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-03-25T19:10:34.879Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-03-25T19:10:34.879Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-03-25T19:10:34.879Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-03-25T19:10:34.879Z] === RUN TestFindValidSplit [2022-03-25T19:10:34.879Z] === RUN TestFindValidSplit/0/ [2022-03-25T19:10:34.879Z] cloudwatchlogs_test.go:1076: [2022-03-25T19:10:34.879Z] cloudwatchlogs_test.go:1077: [2022-03-25T19:10:34.879Z] === RUN TestFindValidSplit/1/Hello [2022-03-25T19:10:34.879Z] cloudwatchlogs_test.go:1076: Hello [2022-03-25T19:10:34.879Z] cloudwatchlogs_test.go:1077: [2022-03-25T19:10:34.879Z] === RUN TestFindValidSplit/2/Hello [2022-03-25T19:10:34.879Z] cloudwatchlogs_test.go:1076: He [2022-03-25T19:10:34.879Z] cloudwatchlogs_test.go:1077: llo [2022-03-25T19:10:34.879Z] === RUN TestFindValidSplit/3/Hello [2022-03-25T19:10:34.879Z] cloudwatchlogs_test.go:1076: [2022-03-25T19:10:34.879Z] cloudwatchlogs_test.go:1077: Hello [2022-03-25T19:10:34.879Z] === RUN TestFindValidSplit/4/🙃 [2022-03-25T19:10:34.879Z] cloudwatchlogs_test.go:1076: [2022-03-25T19:10:34.879Z] cloudwatchlogs_test.go:1077: 🙃 [2022-03-25T19:10:34.879Z] === RUN TestFindValidSplit/5/🙃 [2022-03-25T19:10:34.879Z] cloudwatchlogs_test.go:1076: 🙃 [2022-03-25T19:10:34.879Z] cloudwatchlogs_test.go:1077: [2022-03-25T19:10:34.879Z] === RUN TestFindValidSplit/6/a� [2022-03-25T19:10:34.879Z] cloudwatchlogs_test.go:1076: a [2022-03-25T19:10:34.879Z] cloudwatchlogs_test.go:1077: � [2022-03-25T19:10:34.879Z] === RUN TestFindValidSplit/7/a� [2022-03-25T19:10:34.879Z] cloudwatchlogs_test.go:1076: a� [2022-03-25T19:10:34.879Z] cloudwatchlogs_test.go:1077: [2022-03-25T19:10:34.879Z] --- PASS: TestFindValidSplit (0.00s) [2022-03-25T19:10:34.879Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-03-25T19:10:34.879Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-03-25T19:10:34.879Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-03-25T19:10:34.879Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-03-25T19:10:34.879Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-03-25T19:10:34.879Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-03-25T19:10:34.879Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-03-25T19:10:34.879Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-03-25T19:10:34.879Z] === RUN TestProcessEventEmoji [2022-03-25T19:10:34.879Z] --- PASS: TestProcessEventEmoji (0.00s) [2022-03-25T19:10:34.879Z] === RUN TestCollectBatchLineSplit [2022-03-25T19:10:34.879Z] --- PASS: TestImageDelete (0.05s) [2022-03-25T19:10:34.879Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-03-25T19:10:34.879Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2022-03-25T19:10:34.879Z] === RUN TestContentStoreForPull [2022-03-25T19:10:34.879Z] --- PASS: TestCollectBatchLineSplit (0.02s) [2022-03-25T19:10:34.879Z] === RUN TestCollectBatchLineSplitWithBinary [2022-03-25T19:10:34.879Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2022-03-25T19:10:34.879Z] === RUN TestCollectBatchMaxEvents [2022-03-25T19:10:34.879Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2022-03-25T19:10:34.879Z] === RUN TestCollectBatchMaxTotalBytes [2022-03-25T19:10:34.879Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2022-03-25T19:10:34.879Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-03-25T19:10:34.879Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2022-03-25T19:10:34.879Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-03-25T19:10:34.879Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.04s) [2022-03-25T19:10:34.879Z] === RUN TestParseLogOptionsMultilinePattern [2022-03-25T19:10:34.879Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-03-25T19:10:34.879Z] === RUN TestParseLogOptionsDatetimeFormat [2022-03-25T19:10:34.879Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-03-25T19:10:34.879Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-03-25T19:10:34.879Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-03-25T19:10:34.879Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-03-25T19:10:34.880Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-03-25T19:10:34.880Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-03-25T19:10:34.880Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-03-25T19:10:34.880Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-03-25T19:10:34.880Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-03-25T19:10:34.880Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-03-25T19:10:34.880Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-03-25T19:10:34.880Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-03-25T19:10:34.880Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-03-25T19:10:34.880Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-03-25T19:10:34.880Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-03-25T19:10:34.880Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-03-25T19:10:34.880Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-03-25T19:10:34.880Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-03-25T19:10:34.880Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-03-25T19:10:34.880Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-03-25T19:10:34.880Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-03-25T19:10:34.880Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-03-25T19:10:34.880Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-03-25T19:10:34.880Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-03-25T19:10:34.880Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-03-25T19:10:34.880Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-03-25T19:10:34.880Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-03-25T19:10:34.880Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-03-25T19:10:34.880Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-03-25T19:10:34.880Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-03-25T19:10:34.880Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-03-25T19:10:34.880Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-03-25T19:10:34.880Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-03-25T19:10:34.880Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-03-25T19:10:34.880Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-03-25T19:10:34.880Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-03-25T19:10:34.880Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-03-25T19:10:34.880Z] === RUN TestValidateLogOptionsFormat [2022-03-25T19:10:34.880Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-03-25T19:10:34.880Z] === RUN TestValidateLogOptionsFormat/1/random [2022-03-25T19:10:34.880Z] === RUN TestValidateLogOptionsFormat/2/ [2022-03-25T19:10:34.880Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-03-25T19:10:34.880Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-03-25T19:10:34.880Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-03-25T19:10:34.880Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-03-25T19:10:34.880Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-03-25T19:10:34.880Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-03-25T19:10:34.880Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-03-25T19:10:34.880Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-03-25T19:10:34.880Z] === RUN TestCreateTagSuccess [2022-03-25T19:10:34.880Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-03-25T19:10:34.880Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-03-25T19:10:34.880Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-03-25T19:10:34.880Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-03-25T19:10:34.880Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-03-25T19:10:34.880Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-03-25T19:10:34.880Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-03-25T19:10:34.880Z] PASS [2022-03-25T19:10:34.880Z] --- PASS: TestCopierSlow (0.20s) [2022-03-25T19:10:34.880Z] === RUN TestCopierWithSized [2022-03-25T19:10:34.880Z] === RUN TestCopierWithSized/as_is [2022-03-25T19:10:34.880Z] coverage: 80.2% of statements [2022-03-25T19:10:34.880Z] ok github.com/docker/docker/daemon/logger/awslogs 0.398s coverage: 80.2% of statements [2022-03-25T19:10:34.880Z] === RUN TestCopierWithSized/With_RingLogger [2022-03-25T19:10:34.880Z] --- PASS: TestCopierWithSized (0.02s) [2022-03-25T19:10:34.880Z] --- PASS: TestCopierWithSized/as_is (0.02s) [2022-03-25T19:10:34.880Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2022-03-25T19:10:34.880Z] === RUN TestCopierWithPartial [2022-03-25T19:10:34.880Z] --- PASS: TestCopierWithPartial (0.00s) [2022-03-25T19:10:34.880Z] === RUN TestRingLogger [2022-03-25T19:10:34.880Z] --- PASS: TestRingLogger (0.00s) [2022-03-25T19:10:34.880Z] === RUN TestRingCap [2022-03-25T19:10:34.880Z] --- PASS: TestRingCap (0.00s) [2022-03-25T19:10:34.880Z] === RUN TestRingClose [2022-03-25T19:10:34.880Z] --- PASS: TestRingClose (0.00s) [2022-03-25T19:10:34.880Z] === RUN TestRingDrain [2022-03-25T19:10:34.880Z] --- PASS: TestRingDrain (0.00s) [2022-03-25T19:10:34.880Z] PASS [2022-03-25T19:10:34.880Z] coverage: 43.2% of statements [2022-03-25T19:10:34.880Z] ok github.com/docker/docker/daemon/logger 0.295s coverage: 43.2% of statements [2022-03-25T19:10:34.880Z] --- PASS: TestContentStoreForPull (0.23s) [2022-03-25T19:10:34.880Z] PASS [2022-03-25T19:10:34.880Z] coverage: 6.6% of statements [2022-03-25T19:10:34.880Z] ok github.com/docker/docker/daemon/images 0.405s coverage: 6.6% of statements [2022-03-25T19:10:35.349Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-03-25T19:10:35.349Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-03-25T19:10:35.349Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-03-25T19:10:35.349Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-03-25T19:10:35.349Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-03-25T19:10:35.349Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-03-25T19:10:35.547Z] --- PASS: TestServiceWithPredefinedNetwork (2.25s) [2022-03-25T19:10:35.547Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-03-25T19:10:35.547Z] service_test.go:243: FLAKY_TEST [2022-03-25T19:10:35.547Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-25T19:10:35.547Z] === RUN TestServiceWithDataPathPortInit [2022-03-25T19:10:35.818Z] === RUN TestJSONLogsMarshalJSONBuf [2022-03-25T19:10:35.818Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-03-25T19:10:35.818Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-03-25T19:10:35.818Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.17s) [2022-03-25T19:10:35.818Z] === RUN TestFastTimeMarshalJSON [2022-03-25T19:10:35.818Z] --- PASS: TestFastTimeMarshalJSON (0.02s) [2022-03-25T19:10:35.818Z] PASS [2022-03-25T19:10:35.818Z] coverage: 87.2% of statements [2022-03-25T19:10:35.818Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.280s coverage: 87.2% of statements [2022-03-25T19:10:36.287Z] === RUN TestJSONFileLogger [2022-03-25T19:10:36.287Z] --- PASS: TestJSONFileLogger (0.00s) [2022-03-25T19:10:36.287Z] === RUN TestJSONFileLoggerWithTags [2022-03-25T19:10:36.287Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-03-25T19:10:36.287Z] === RUN TestJSONFileLoggerWithOpts [2022-03-25T19:10:36.287Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2022-03-25T19:10:36.287Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-03-25T19:10:36.287Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-03-25T19:10:36.287Z] === RUN TestEncodeDecode [2022-03-25T19:10:36.287Z] === PAUSE TestEncodeDecode [2022-03-25T19:10:36.287Z] === RUN TestUnexpectedEOF [2022-03-25T19:10:36.287Z] === RUN TestWriteLog [2022-03-25T19:10:36.287Z] === PAUSE TestWriteLog [2022-03-25T19:10:36.287Z] === RUN TestReadLog [2022-03-25T19:10:36.287Z] === PAUSE TestReadLog [2022-03-25T19:10:36.287Z] === RUN TestDecode [2022-03-25T19:10:36.287Z] --- PASS: TestDecode (0.03s) [2022-03-25T19:10:36.287Z] === CONT TestWriteLog [2022-03-25T19:10:36.287Z] === CONT TestReadLog [2022-03-25T19:10:36.287Z] === RUN TestReadLog/tail_exact [2022-03-25T19:10:36.287Z] --- PASS: TestWriteLog (0.01s) [2022-03-25T19:10:36.287Z] time="2022-03-25T19:10:36Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-03-25T19:10:36.287Z] time="2022-03-25T19:10:36Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-03-25T19:10:36.287Z] --- PASS: TestUnexpectedEOF (0.17s) [2022-03-25T19:10:36.287Z] === CONT TestEncodeDecode [2022-03-25T19:10:36.287Z] --- PASS: TestEncodeDecode (0.00s) [2022-03-25T19:10:36.287Z] PASS [2022-03-25T19:10:36.287Z] coverage: 69.9% of statements [2022-03-25T19:10:36.287Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.243s coverage: 69.9% of statements [2022-03-25T19:10:36.757Z] === RUN TestReadLog/tail_less_than_available [2022-03-25T19:10:36.757Z] === RUN TestReadLog/tail_more_than_available [2022-03-25T19:10:36.757Z] --- PASS: TestReadLog (0.22s) [2022-03-25T19:10:36.757Z] --- PASS: TestReadLog/tail_exact (0.19s) [2022-03-25T19:10:36.758Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2022-03-25T19:10:36.758Z] --- PASS: TestReadLog/tail_more_than_available (0.01s) [2022-03-25T19:10:36.758Z] PASS [2022-03-25T19:10:36.758Z] coverage: 78.7% of statements [2022-03-25T19:10:36.758Z] ok github.com/docker/docker/daemon/logger/local 0.302s coverage: 78.7% of statements [2022-03-25T19:10:36.758Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-03-25T19:10:37.231Z] === RUN TestOpenFileDelete [2022-03-25T19:10:37.231Z] --- PASS: TestOpenFileDelete (0.00s) [2022-03-25T19:10:37.231Z] === RUN TestOpenFileRename [2022-03-25T19:10:37.231Z] --- PASS: TestOpenFileRename (0.00s) [2022-03-25T19:10:37.231Z] === RUN TestHandleDecoderErr [2022-03-25T19:10:37.231Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-03-25T19:10:37.231Z] === RUN TestParseLogTagDefaultTag [2022-03-25T19:10:37.231Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-03-25T19:10:37.231Z] === RUN TestParseLogTag [2022-03-25T19:10:37.231Z] --- PASS: TestParseLogTag (0.00s) [2022-03-25T19:10:37.231Z] === RUN TestParseLogTagEmptyTag [2022-03-25T19:10:37.231Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-03-25T19:10:37.231Z] === RUN TestTailFiles [2022-03-25T19:10:37.231Z] --- PASS: TestTailFiles (0.00s) [2022-03-25T19:10:37.231Z] === RUN TestFollowLogsConsumerGone [2022-03-25T19:10:37.231Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-03-25T19:10:37.231Z] === RUN TestFollowLogsProducerGone [2022-03-25T19:10:37.231Z] logfile_test.go:233: messages sent: 4098, received: 4098 [2022-03-25T19:10:37.231Z] logfile_test.go:180: logDecode() closed after sending 4098 messages [2022-03-25T19:10:37.231Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2022-03-25T19:10:37.231Z] === RUN TestCheckCapacityAndRotate [2022-03-25T19:10:37.231Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-03-25T19:10:37.231Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-03-25T19:10:37.300Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-03-25T19:10:37.701Z] --- PASS: TestCheckCapacityAndRotate (0.23s) [2022-03-25T19:10:37.701Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.01s) [2022-03-25T19:10:37.701Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.10s) [2022-03-25T19:10:37.701Z] PASS [2022-03-25T19:10:37.701Z] coverage: 53.5% of statements [2022-03-25T19:10:37.701Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.298s coverage: 53.5% of statements [2022-03-25T19:10:37.701Z] === RUN TestLog [2022-03-25T19:10:37.701Z] --- PASS: TestLog (0.02s) [2022-03-25T19:10:37.701Z] PASS [2022-03-25T19:10:37.701Z] coverage: 31.5% of statements [2022-03-25T19:10:37.701Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.072s coverage: 31.5% of statements [2022-03-25T19:10:38.676Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-03-25T19:10:38.690Z] === RUN TestParseLogFormat [2022-03-25T19:10:38.690Z] --- PASS: TestParseLogFormat (0.00s) [2022-03-25T19:10:38.690Z] === RUN TestValidateLogOptEmpty [2022-03-25T19:10:38.690Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-03-25T19:10:38.690Z] === RUN TestValidateSyslogAddress [2022-03-25T19:10:38.690Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-03-25T19:10:38.690Z] === RUN TestParseAddressDefaultPort [2022-03-25T19:10:38.690Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-03-25T19:10:38.690Z] === RUN TestValidateSyslogFacility [2022-03-25T19:10:38.690Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-03-25T19:10:38.690Z] === RUN TestValidateLogOptSyslogFormat [2022-03-25T19:10:38.690Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-03-25T19:10:38.690Z] === RUN TestValidateLogOpt [2022-03-25T19:10:38.690Z] --- PASS: TestValidateLogOpt (0.00s) [2022-03-25T19:10:38.690Z] PASS [2022-03-25T19:10:38.690Z] coverage: 46.8% of statements [2022-03-25T19:10:38.690Z] ok github.com/docker/docker/daemon/logger/syslog 0.089s coverage: 46.8% of statements [2022-03-25T19:10:38.690Z] === RUN TestValidateLogOpt [2022-03-25T19:10:38.690Z] --- PASS: TestValidateLogOpt (0.00s) [2022-03-25T19:10:38.690Z] === RUN TestNewMissedConfig [2022-03-25T19:10:38.690Z] --- PASS: TestNewMissedConfig (0.00s) [2022-03-25T19:10:38.690Z] === RUN TestNewMissedUrl [2022-03-25T19:10:38.690Z] --- PASS: TestNewMissedUrl (0.00s) [2022-03-25T19:10:38.690Z] === RUN TestNewMissedToken [2022-03-25T19:10:38.690Z] --- PASS: TestNewMissedToken (0.00s) [2022-03-25T19:10:38.690Z] === RUN TestNewWithProxy [2022-03-25T19:10:38.690Z] --- PASS: TestNewWithProxy (0.00s) [2022-03-25T19:10:38.690Z] === RUN TestDefault [2022-03-25T19:10:38.690Z] === RUN TestNewParse [2022-03-25T19:10:38.690Z] --- PASS: TestNewParse (0.00s) [2022-03-25T19:10:38.690Z] PASS [2022-03-25T19:10:38.690Z] coverage: 8.3% of statements [2022-03-25T19:10:38.690Z] --- PASS: TestDefault (0.01s) [2022-03-25T19:10:38.690Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-03-25T19:10:38.690Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-03-25T19:10:38.690Z] === RUN TestJsonFormat [2022-03-25T19:10:38.690Z] ok github.com/docker/docker/daemon/logger/templates 0.042s coverage: 8.3% of statements [2022-03-25T19:10:38.690Z] --- PASS: TestJsonFormat (0.01s) [2022-03-25T19:10:38.690Z] === RUN TestRawFormat [2022-03-25T19:10:38.690Z] --- PASS: TestRawFormat (0.00s) [2022-03-25T19:10:38.690Z] === RUN TestRawFormatWithLabels [2022-03-25T19:10:38.690Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-03-25T19:10:38.690Z] === RUN TestRawFormatWithoutTag [2022-03-25T19:10:38.690Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-03-25T19:10:38.690Z] === RUN TestBatching [2022-03-25T19:10:38.935Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-03-25T19:10:39.161Z] --- PASS: TestBatching (0.29s) [2022-03-25T19:10:39.161Z] === RUN TestFrequency [2022-03-25T19:10:39.161Z] --- PASS: TestFrequency (0.22s) [2022-03-25T19:10:39.161Z] === RUN TestOneMessagePerRequest [2022-03-25T19:10:39.161Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-03-25T19:10:39.161Z] === RUN TestVerify [2022-03-25T19:10:39.161Z] --- PASS: TestVerify (0.00s) [2022-03-25T19:10:39.161Z] === RUN TestSkipVerify [2022-03-25T19:10:39.502Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-03-25T19:10:39.630Z] time="2022-03-25T19:10:39Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-25T19:10:39.630Z] time="2022-03-25T19:10:39Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-25T19:10:39.630Z] time="2022-03-25T19:10:39Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-25T19:10:39.630Z] time="2022-03-25T19:10:39Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-25T19:10:40.100Z] --- PASS: TestSkipVerify (0.72s) [2022-03-25T19:10:40.100Z] === RUN TestBufferMaximum [2022-03-25T19:10:40.100Z] time="2022-03-25T19:10:39Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-25T19:10:40.100Z] time="2022-03-25T19:10:39Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-25T19:10:40.100Z] time="2022-03-25T19:10:39Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-25T19:10:40.100Z] time="2022-03-25T19:10:39Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-25T19:10:40.100Z] time="2022-03-25T19:10:39Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-25T19:10:40.100Z] time="2022-03-25T19:10:39Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1648235439.692286\",\"host\":\"e976fe844757\"}'" [2022-03-25T19:10:40.100Z] time="2022-03-25T19:10:39Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1648235439.692286\",\"host\":\"e976fe844757\"}'" [2022-03-25T19:10:40.100Z] --- PASS: TestBufferMaximum (0.00s) [2022-03-25T19:10:40.100Z] === RUN TestServerAlwaysDown [2022-03-25T19:10:40.100Z] time="2022-03-25T19:10:39Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-25T19:10:40.100Z] time="2022-03-25T19:10:39Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-25T19:10:40.100Z] time="2022-03-25T19:10:39Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1648235439.695709\",\"host\":\"e976fe844757\"}'" [2022-03-25T19:10:40.100Z] time="2022-03-25T19:10:39Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1648235439.695709\",\"host\":\"e976fe844757\"}'" [2022-03-25T19:10:40.100Z] time="2022-03-25T19:10:39Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-25T19:10:40.100Z] time="2022-03-25T19:10:39Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1648235439.695709\",\"host\":\"e976fe844757\"}'" [2022-03-25T19:10:40.100Z] time="2022-03-25T19:10:39Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1648235439.696221\",\"host\":\"e976fe844757\"}'" [2022-03-25T19:10:40.100Z] time="2022-03-25T19:10:39Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1648235439.696221\",\"host\":\"e976fe844757\"}'" [2022-03-25T19:10:40.100Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-03-25T19:10:40.100Z] === RUN TestCannotSendAfterClose [2022-03-25T19:10:40.100Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-03-25T19:10:40.100Z] === RUN TestDeadlockOnBlockedEndpoint [2022-03-25T19:10:40.100Z] === RUN TestV1IDService [2022-03-25T19:10:40.100Z] --- PASS: TestV1IDService (0.02s) [2022-03-25T19:10:40.100Z] === RUN TestV2MetadataService [2022-03-25T19:10:40.437Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-03-25T19:10:40.564Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-03-25T19:10:40.564Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-03-25T19:10:40.564Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-03-25T19:10:40.569Z] --- PASS: TestV2MetadataService (0.74s) [2022-03-25T19:10:40.569Z] PASS [2022-03-25T19:10:40.569Z] coverage: 48.2% of statements [2022-03-25T19:10:40.569Z] ok github.com/docker/docker/distribution/metadata 0.837s coverage: 48.2% of statements [2022-03-25T19:10:40.695Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2022-03-25T19:10:40.695Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-03-25T19:10:41.037Z] time="2022-03-25T19:10:40Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49206/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2022-03-25T19:10:41.037Z] time="2022-03-25T19:10:40Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"e976fe844757\"}'" [2022-03-25T19:10:41.037Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.01s) [2022-03-25T19:10:41.037Z] PASS [2022-03-25T19:10:41.037Z] coverage: 82.5% of statements [2022-03-25T19:10:41.037Z] ok github.com/docker/docker/daemon/logger/splunk 2.363s coverage: 82.5% of statements [2022-03-25T19:10:41.037Z] ? github.com/docker/docker/daemon/names [no test files] [2022-03-25T19:10:41.037Z] ? github.com/docker/docker/daemon/network [no test files] [2022-03-25T19:10:41.037Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-03-25T19:10:41.037Z] === RUN TestSuccessfulDownload [2022-03-25T19:10:41.037Z] download_test.go:267: Needs fixing on Windows [2022-03-25T19:10:41.037Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-03-25T19:10:41.037Z] === RUN TestCancelledDownload [2022-03-25T19:10:41.037Z] --- PASS: TestCancelledDownload (0.00s) [2022-03-25T19:10:41.037Z] === RUN TestMaxDownloadAttempts [2022-03-25T19:10:41.037Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-03-25T19:10:41.037Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-03-25T19:10:41.038Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-03-25T19:10:41.038Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-03-25T19:10:41.038Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-03-25T19:10:41.038Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-03-25T19:10:41.038Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-03-25T19:10:41.038Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-03-25T19:10:41.038Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-03-25T19:10:41.038Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-03-25T19:10:41.038Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-03-25T19:10:41.038Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-03-25T19:10:41.109Z] tests/integration/api_plugin_test.py ........... [ 49%] [2022-03-25T19:10:41.263Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-03-25T19:10:41.507Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-03-25T19:10:41.507Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-03-25T19:10:41.507Z] === RUN TestContinueOnError_MirrorEndpoint [2022-03-25T19:10:41.507Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-03-25T19:10:41.507Z] === RUN TestContinueOnError_NeverContinue [2022-03-25T19:10:41.507Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-03-25T19:10:41.507Z] === RUN TestManifestStore [2022-03-25T19:10:41.507Z] === RUN TestManifestStore/no_remote_or_local [2022-03-25T19:10:41.507Z] time="2022-03-25T19:10:41Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local3616740277\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-03-25T19:10:41.507Z] === RUN TestManifestStore/no_local_cache [2022-03-25T19:10:41.507Z] === RUN TestManifestStore/with_local_cache [2022-03-25T19:10:41.507Z] === RUN TestManifestStore/unknown_media_type [2022-03-25T19:10:41.507Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-03-25T19:10:41.507Z] time="2022-03-25T19:10:41Z" level=warning msg="reference for unknown type: " [2022-03-25T19:10:41.507Z] time="2022-03-25T19:10:41Z" level=warning msg="reference for unknown type: " [2022-03-25T19:10:41.507Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-03-25T19:10:41.507Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-03-25T19:10:41.507Z] time="2022-03-25T19:10:41Z" level=warning msg="reference for unknown type: " [2022-03-25T19:10:41.507Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-03-25T19:10:41.507Z] time="2022-03-25T19:10:41Z" level=warning msg="reference for unknown type: " [2022-03-25T19:10:41.507Z] time="2022-03-25T19:10:41Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-25T19:10:41.507Z] time="2022-03-25T19:10:41Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-25T19:10:41.507Z] time="2022-03-25T19:10:41Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-25T19:10:41.507Z] time="2022-03-25T19:10:41Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-25T19:10:41.507Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-03-25T19:10:41.507Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.45s) [2022-03-25T19:10:41.507Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.45s) [2022-03-25T19:10:41.507Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.45s) [2022-03-25T19:10:41.507Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.45s) [2022-03-25T19:10:41.507Z] === RUN TestTransfer [2022-03-25T19:10:41.507Z] time="2022-03-25T19:10:41Z" level=warning msg="reference for unknown type: " [2022-03-25T19:10:41.507Z] === RUN TestManifestStore/error_persisting_manifest [2022-03-25T19:10:41.507Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-03-25T19:10:41.507Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-03-25T19:10:41.507Z] time="2022-03-25T19:10:41Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-03-25T19:10:41.507Z] --- PASS: TestManifestStore (0.38s) [2022-03-25T19:10:41.507Z] --- PASS: TestManifestStore/no_remote_or_local (0.20s) [2022-03-25T19:10:41.507Z] --- PASS: TestManifestStore/no_local_cache (0.01s) [2022-03-25T19:10:41.507Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2022-03-25T19:10:41.507Z] --- PASS: TestManifestStore/unknown_media_type (0.11s) [2022-03-25T19:10:41.507Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.03s) [2022-03-25T19:10:41.507Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.08s) [2022-03-25T19:10:41.507Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.03s) [2022-03-25T19:10:41.507Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.05s) [2022-03-25T19:10:41.507Z] --- PASS: TestManifestStore/error_persisting_manifest (0.04s) [2022-03-25T19:10:41.507Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.02s) [2022-03-25T19:10:41.507Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2022-03-25T19:10:41.507Z] === RUN TestDetectManifestBlobMediaType [2022-03-25T19:10:41.507Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-03-25T19:10:41.507Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-03-25T19:10:41.507Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-03-25T19:10:41.507Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-03-25T19:10:41.507Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-03-25T19:10:41.507Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-03-25T19:10:41.507Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-03-25T19:10:41.507Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-03-25T19:10:41.507Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-03-25T19:10:41.507Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-03-25T19:10:41.507Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-03-25T19:10:41.507Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-03-25T19:10:41.507Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-03-25T19:10:41.507Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-03-25T19:10:41.507Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-03-25T19:10:41.507Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-03-25T19:10:41.507Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-03-25T19:10:41.507Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-03-25T19:10:41.507Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-03-25T19:10:41.507Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-03-25T19:10:41.507Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-03-25T19:10:41.507Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-03-25T19:10:41.507Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-03-25T19:10:41.507Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-03-25T19:10:41.507Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-03-25T19:10:41.507Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-03-25T19:10:41.507Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-03-25T19:10:41.507Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-03-25T19:10:41.507Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-03-25T19:10:41.507Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-03-25T19:10:41.507Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-03-25T19:10:41.507Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-03-25T19:10:41.507Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-03-25T19:10:41.830Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-03-25T19:10:41.976Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-03-25T19:10:41.976Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-03-25T19:10:41.976Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-03-25T19:10:41.976Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-03-25T19:10:41.976Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-03-25T19:10:41.976Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-03-25T19:10:41.976Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-03-25T19:10:41.976Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-03-25T19:10:41.976Z] === RUN TestFixManifestLayers [2022-03-25T19:10:41.976Z] --- PASS: TestFixManifestLayers (0.00s) [2022-03-25T19:10:41.976Z] === RUN TestFixManifestLayersBaseLayerParent [2022-03-25T19:10:41.976Z] pull_v2_test.go:82: Needs fixing on Windows [2022-03-25T19:10:41.976Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-03-25T19:10:41.976Z] === RUN TestFixManifestLayersBadParent [2022-03-25T19:10:41.976Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-03-25T19:10:41.976Z] === RUN TestValidateManifest [2022-03-25T19:10:41.976Z] pull_v2_test.go:127: Needs fixing on Windows [2022-03-25T19:10:41.976Z] --- SKIP: TestValidateManifest (0.00s) [2022-03-25T19:10:41.976Z] === RUN TestFormatPlatform [2022-03-25T19:10:41.976Z] --- PASS: TestFormatPlatform (0.00s) [2022-03-25T19:10:41.976Z] === RUN TestPullSchema2Config [2022-03-25T19:10:41.976Z] === RUN TestPullSchema2Config/success_first_time [2022-03-25T19:10:41.976Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-25T19:10:41.976Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-25T19:10:41.976Z] === RUN TestPullSchema2Config/500_status [2022-03-25T19:10:41.976Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-25T19:10:41.976Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-25T19:10:41.976Z] --- PASS: TestTransfer (0.14s) [2022-03-25T19:10:41.976Z] === RUN TestConcurrencyLimit [2022-03-25T19:10:41.976Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-25T19:10:41.976Z] === RUN TestPullSchema2Config/EOF [2022-03-25T19:10:41.976Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-25T19:10:41.976Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-25T19:10:41.976Z] 2022/03/25 19:10:41 http: panic serving 127.0.0.1:49217: intentional panic [2022-03-25T19:10:41.976Z] goroutine 131 [running]: [2022-03-25T19:10:41.976Z] net/http.(*conn).serve.func1() [2022-03-25T19:10:41.976Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-03-25T19:10:41.976Z] panic({0x11e9000, 0x13cb8d0}) [2022-03-25T19:10:41.976Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-03-25T19:10:41.976Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc0003e0680?, {0x13d30b8?, 0xc0000ca0e0?}) [2022-03-25T19:10:41.976Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 [2022-03-25T19:10:41.976Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0x13d30b8, 0xc0000ca0e0}, 0xc00011d000) [2022-03-25T19:10:41.976Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x286 [2022-03-25T19:10:41.976Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x13d30b8?, 0xc0000ca0e0?}, 0xc00005ac00?) [2022-03-25T19:10:41.976Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-03-25T19:10:41.976Z] net/http.serverHandler.ServeHTTP({0xc00053b290?}, {0x13d30b8, 0xc0000ca0e0}, 0xc00011d000) [2022-03-25T19:10:41.976Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-03-25T19:10:41.976Z] net/http.(*conn).serve(0xc0002080a0, {0x13d3930, 0xc0001e2b10}) [2022-03-25T19:10:41.976Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-03-25T19:10:41.976Z] created by net/http.(*Server).Serve [2022-03-25T19:10:41.976Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-03-25T19:10:41.976Z] === RUN TestNotFound [2022-03-25T19:10:41.976Z] --- PASS: TestNotFound (0.00s) [2022-03-25T19:10:41.976Z] === RUN TestConflict [2022-03-25T19:10:41.976Z] --- PASS: TestConflict (0.00s) [2022-03-25T19:10:41.976Z] === RUN TestForbidden [2022-03-25T19:10:41.976Z] --- PASS: TestForbidden (0.00s) [2022-03-25T19:10:41.976Z] === RUN TestInvalidParameter [2022-03-25T19:10:41.976Z] --- PASS: TestInvalidParameter (0.00s) [2022-03-25T19:10:41.976Z] === RUN TestNotImplemented [2022-03-25T19:10:41.976Z] --- PASS: TestNotImplemented (0.00s) [2022-03-25T19:10:41.976Z] === RUN TestNotModified [2022-03-25T19:10:41.976Z] --- PASS: TestNotModified (0.00s) [2022-03-25T19:10:41.976Z] === RUN TestUnauthorized [2022-03-25T19:10:41.976Z] --- PASS: TestUnauthorized (0.00s) [2022-03-25T19:10:41.976Z] === RUN TestUnknown [2022-03-25T19:10:41.976Z] --- PASS: TestUnknown (0.00s) [2022-03-25T19:10:41.976Z] === RUN TestCancelled [2022-03-25T19:10:41.976Z] --- PASS: TestCancelled (0.00s) [2022-03-25T19:10:41.976Z] === RUN TestDeadline [2022-03-25T19:10:41.976Z] --- PASS: TestDeadline (0.00s) [2022-03-25T19:10:41.976Z] === RUN TestDataLoss [2022-03-25T19:10:41.976Z] --- PASS: TestDataLoss (0.00s) [2022-03-25T19:10:41.976Z] === RUN TestUnavailable [2022-03-25T19:10:41.976Z] --- PASS: TestUnavailable (0.00s) [2022-03-25T19:10:41.976Z] === RUN TestSystem [2022-03-25T19:10:41.976Z] --- PASS: TestSystem (0.00s) [2022-03-25T19:10:41.976Z] === RUN TestFromStatusCode [2022-03-25T19:10:41.976Z] === RUN TestFromStatusCode/Not_Found [2022-03-25T19:10:41.976Z] === RUN TestFromStatusCode/Bad_Request [2022-03-25T19:10:41.976Z] === RUN TestFromStatusCode/Conflict [2022-03-25T19:10:41.976Z] === RUN TestFromStatusCode/Unauthorized [2022-03-25T19:10:41.976Z] === RUN TestFromStatusCode/Service_Unavailable [2022-03-25T19:10:41.976Z] === RUN TestFromStatusCode/Forbidden [2022-03-25T19:10:41.976Z] === RUN TestFromStatusCode/Not_Modified [2022-03-25T19:10:41.976Z] === RUN TestFromStatusCode/Not_Implemented [2022-03-25T19:10:41.976Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-03-25T19:10:41.976Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-03-25T19:10:41.976Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-03-25T19:10:41.976Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-03-25T19:10:41.976Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-03-25T19:10:41.976Z] --- PASS: TestFromStatusCode (0.00s) [2022-03-25T19:10:41.977Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-03-25T19:10:41.977Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-03-25T19:10:41.977Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-03-25T19:10:41.977Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-03-25T19:10:41.977Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-03-25T19:10:41.977Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-03-25T19:10:41.977Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-03-25T19:10:41.977Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-03-25T19:10:41.977Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-03-25T19:10:41.977Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-03-25T19:10:41.977Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-03-25T19:10:41.977Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-03-25T19:10:41.977Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-03-25T19:10:41.977Z] PASS [2022-03-25T19:10:41.977Z] coverage: 77.0% of statements [2022-03-25T19:10:41.977Z] ok github.com/docker/docker/errdefs 0.042s coverage: 77.0% of statements [2022-03-25T19:10:41.977Z] --- PASS: TestConcurrencyLimit (0.36s) [2022-03-25T19:10:41.977Z] === RUN TestInactiveJobs [2022-03-25T19:10:42.008Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.19s) [2022-03-25T19:10:42.008Z] === RUN TestCreateServiceSecretFileMode [2022-03-25T19:10:42.089Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-03-25T19:10:42.446Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-25T19:10:42.446Z] === RUN TestPullSchema2Config/unauthorized [2022-03-25T19:10:42.446Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-25T19:10:42.446Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-25T19:10:42.446Z] --- PASS: TestPullSchema2Config (0.53s) [2022-03-25T19:10:42.446Z] --- PASS: TestPullSchema2Config/success_first_time (0.01s) [2022-03-25T19:10:42.446Z] --- PASS: TestPullSchema2Config/500_status (0.26s) [2022-03-25T19:10:42.446Z] --- PASS: TestPullSchema2Config/EOF (0.26s) [2022-03-25T19:10:42.446Z] --- PASS: TestPullSchema2Config/unauthorized (0.00s) [2022-03-25T19:10:42.446Z] === RUN TestGetRepositoryMountCandidates [2022-03-25T19:10:42.446Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-03-25T19:10:42.446Z] === RUN TestLayerAlreadyExists [2022-03-25T19:10:42.446Z] 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-03-25T19:10:42.446Z] 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-03-25T19:10:42.446Z] 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-03-25T19:10:42.446Z] 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-03-25T19:10:42.446Z] 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-03-25T19:10:42.446Z] 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-03-25T19:10:42.446Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-03-25T19:10:42.446Z] === RUN TestWhenEmptyAuthConfig [2022-03-25T19:10:42.446Z] --- PASS: TestInactiveJobs (0.40s) [2022-03-25T19:10:42.446Z] === RUN TestWatchRelease [2022-03-25T19:10:42.446Z] --- PASS: TestWatchRelease (0.04s) [2022-03-25T19:10:42.446Z] === RUN TestWatchFinishedTransfer [2022-03-25T19:10:42.446Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-03-25T19:10:42.446Z] === RUN TestDuplicateTransfer [2022-03-25T19:10:42.446Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-03-25T19:10:42.446Z] === RUN TestSuccessfulUpload [2022-03-25T19:10:42.446Z] === RUN TestFSGetInvalidData [2022-03-25T19:10:42.446Z] --- PASS: TestFSGetInvalidData (0.01s) [2022-03-25T19:10:42.446Z] === RUN TestFSInvalidSet [2022-03-25T19:10:42.623Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-03-25T19:10:42.777Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-03-25T19:10:42.778Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-03-25T19:10:42.915Z] --- PASS: TestFSInvalidSet (0.01s) [2022-03-25T19:10:42.915Z] === RUN TestFSInvalidRoot [2022-03-25T19:10:42.915Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-03-25T19:10:42.915Z] === RUN TestFSMetadataGetSet [2022-03-25T19:10:42.915Z] --- PASS: TestFSMetadataGetSet (0.04s) [2022-03-25T19:10:42.915Z] === RUN TestFSInvalidWalker [2022-03-25T19:10:42.915Z] --- PASS: TestFSInvalidWalker (0.01s) [2022-03-25T19:10:42.915Z] === RUN TestFSGetSet [2022-03-25T19:10:42.915Z] --- PASS: TestFSGetSet (0.03s) [2022-03-25T19:10:42.915Z] === RUN TestFSGetUnsetKey [2022-03-25T19:10:42.915Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-03-25T19:10:42.915Z] === RUN TestFSGetEmptyData [2022-03-25T19:10:42.915Z] --- PASS: TestFSGetEmptyData (0.01s) [2022-03-25T19:10:42.915Z] === RUN TestFSDelete [2022-03-25T19:10:42.915Z] --- PASS: TestFSDelete (0.01s) [2022-03-25T19:10:42.915Z] === RUN TestFSWalker [2022-03-25T19:10:42.915Z] --- PASS: TestFSWalker (0.01s) [2022-03-25T19:10:42.915Z] === RUN TestFSWalkerStopOnError [2022-03-25T19:10:42.915Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2022-03-25T19:10:42.915Z] === RUN TestNewFromJSON [2022-03-25T19:10:42.915Z] --- PASS: TestNewFromJSON (0.00s) [2022-03-25T19:10:42.915Z] === RUN TestNewFromJSONWithInvalidJSON [2022-03-25T19:10:42.915Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-03-25T19:10:42.915Z] === RUN TestMarshalKeyOrder [2022-03-25T19:10:42.915Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-03-25T19:10:42.915Z] === RUN TestHistoryEqual [2022-03-25T19:10:42.915Z] time="2022-03-25T19:10:42Z" level=error msg="Upload failed, retrying: simulating retry" [2022-03-25T19:10:42.915Z] --- PASS: TestHistoryEqual (0.15s) [2022-03-25T19:10:42.915Z] === RUN TestImage [2022-03-25T19:10:42.915Z] --- PASS: TestImage (0.00s) [2022-03-25T19:10:42.915Z] === RUN TestImageOSNotEmpty [2022-03-25T19:10:42.915Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-03-25T19:10:42.915Z] === RUN TestNewChildImageFromImageWithRootFS [2022-03-25T19:10:42.915Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-03-25T19:10:42.915Z] === RUN TestCreate [2022-03-25T19:10:42.915Z] --- PASS: TestCreate (0.01s) [2022-03-25T19:10:42.915Z] === RUN TestRestore [2022-03-25T19:10:42.915Z] --- PASS: TestSuccessfulUpload (0.35s) [2022-03-25T19:10:42.915Z] === RUN TestCancelledUpload [2022-03-25T19:10:42.915Z] --- PASS: TestCancelledUpload (0.00s) [2022-03-25T19:10:42.915Z] PASS [2022-03-25T19:10:42.915Z] coverage: 76.8% of statements [2022-03-25T19:10:42.915Z] time="2022-03-25T19:10:42Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-03-25T19:10:42.915Z] ok github.com/docker/docker/distribution/xfer 1.853s coverage: 76.8% of statements [2022-03-25T19:10:42.915Z] --- PASS: TestRestore (0.04s) [2022-03-25T19:10:42.915Z] === RUN TestAddDelete [2022-03-25T19:10:42.915Z] --- PASS: TestAddDelete (0.03s) [2022-03-25T19:10:42.915Z] === RUN TestSearchAfterDelete [2022-03-25T19:10:42.915Z] --- PASS: TestSearchAfterDelete (0.01s) [2022-03-25T19:10:42.915Z] === RUN TestParentReset [2022-03-25T19:10:42.915Z] --- PASS: TestParentReset (0.05s) [2022-03-25T19:10:42.915Z] === RUN TestGetAndSetLastUpdated [2022-03-25T19:10:42.915Z] --- PASS: TestGetAndSetLastUpdated (0.03s) [2022-03-25T19:10:42.915Z] === RUN TestStoreLen [2022-03-25T19:10:43.026Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-03-25T19:10:43.026Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-03-25T19:10:43.026Z] check_test.go:308: [dd39fc2c52014] daemon is not started [2022-03-25T19:10:43.026Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-03-25T19:10:43.026Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-03-25T19:10:43.026Z] check_test.go:308: [dca439c2b4c8f] daemon is not started [2022-03-25T19:10:43.026Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2022-03-25T19:10:43.386Z] --- PASS: TestStoreLen (0.05s) [2022-03-25T19:10:43.386Z] PASS [2022-03-25T19:10:43.386Z] coverage: 86.9% of statements [2022-03-25T19:10:43.386Z] ok github.com/docker/docker/image 0.601s coverage: 86.9% of statements [2022-03-25T19:10:43.386Z] === RUN TestCompare [2022-03-25T19:10:43.386Z] --- PASS: TestCompare (0.00s) [2022-03-25T19:10:43.386Z] PASS [2022-03-25T19:10:43.386Z] coverage: 19.2% of statements [2022-03-25T19:10:43.386Z] ok github.com/docker/docker/image/cache 0.073s coverage: 19.2% of statements [2022-03-25T19:10:43.386Z] --- PASS: TestWhenEmptyAuthConfig (1.23s) [2022-03-25T19:10:43.386Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-03-25T19:10:43.386Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-03-25T19:10:43.386Z] === RUN TestTokenPassThru [2022-03-25T19:10:43.386Z] --- PASS: TestTokenPassThru (0.00s) [2022-03-25T19:10:43.386Z] === RUN TestTokenPassThruDifferentHost [2022-03-25T19:10:43.386Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-03-25T19:10:43.386Z] PASS [2022-03-25T19:10:43.386Z] coverage: 26.7% of statements [2022-03-25T19:10:43.386Z] ok github.com/docker/docker/distribution 2.246s coverage: 26.7% of statements [2022-03-25T19:10:43.857Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-03-25T19:10:43.857Z] ? github.com/docker/docker/dockerversion [no test files] [2022-03-25T19:10:44.327Z] === RUN TestMakeV1ConfigFromConfig [2022-03-25T19:10:44.327Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-03-25T19:10:44.327Z] PASS [2022-03-25T19:10:44.327Z] coverage: 25.0% of statements [2022-03-25T19:10:44.327Z] === RUN TestValidateManifest [2022-03-25T19:10:44.327Z] === RUN TestValidateManifest/nil [2022-03-25T19:10:44.327Z] === RUN TestValidateManifest/non-nil [2022-03-25T19:10:44.327Z] --- PASS: TestValidateManifest (0.00s) [2022-03-25T19:10:44.327Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-03-25T19:10:44.327Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-03-25T19:10:44.327Z] PASS [2022-03-25T19:10:44.327Z] coverage: 0.7% of statements [2022-03-25T19:10:44.327Z] ok github.com/docker/docker/image/tarexport 0.114s coverage: 0.7% of statements [2022-03-25T19:10:44.327Z] ok github.com/docker/docker/image/v1 0.125s coverage: 25.0% of statements [2022-03-25T19:10:44.327Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-03-25T19:10:44.928Z] --- PASS: TestUpdateRestartPolicy (12.47s) [2022-03-25T19:10:44.928Z] === RUN TestUpdateRestartWithAutoRemove [2022-03-25T19:10:45.495Z] --- PASS: TestUpdateRestartWithAutoRemove (0.66s) [2022-03-25T19:10:45.495Z] === RUN TestWaitNonBlocked [2022-03-25T19:10:45.495Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-25T19:10:45.495Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-25T19:10:45.495Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-25T19:10:45.495Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-25T19:10:45.495Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-25T19:10:45.495Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-25T19:10:45.894Z] === RUN TestSerialization [2022-03-25T19:10:45.895Z] --- PASS: TestSerialization (0.02s) [2022-03-25T19:10:45.895Z] PASS [2022-03-25T19:10:45.895Z] coverage: 100.0% of statements [2022-03-25T19:10:45.895Z] ok github.com/docker/docker/libcontainerd/queue 0.102s coverage: 100.0% of statements [2022-03-25T19:10:45.895Z] === RUN TestEmptyLayer [2022-03-25T19:10:45.895Z] --- PASS: TestEmptyLayer (0.00s) [2022-03-25T19:10:45.895Z] === RUN TestCommitFailure [2022-03-25T19:10:45.895Z] === RUN TestEnvironmentParsing [2022-03-25T19:10:45.895Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-03-25T19:10:45.895Z] PASS [2022-03-25T19:10:45.895Z] coverage: 1.2% of statements [2022-03-25T19:10:45.895Z] --- PASS: TestCommitFailure (0.02s) [2022-03-25T19:10:45.895Z] === RUN TestStartTransactionFailure [2022-03-25T19:10:45.895Z] ok github.com/docker/docker/libcontainerd/local 0.058s coverage: 1.2% of statements [2022-03-25T19:10:45.895Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-03-25T19:10:45.895Z] === RUN TestGetOrphan [2022-03-25T19:10:45.895Z] --- PASS: TestGetOrphan (0.01s) [2022-03-25T19:10:45.895Z] === RUN TestMountAndRegister [2022-03-25T19:10:45.895Z] layer_test.go:258: Layer size: 14 [2022-03-25T19:10:45.895Z] --- PASS: TestMountAndRegister (0.05s) [2022-03-25T19:10:45.895Z] === RUN TestLayerRelease [2022-03-25T19:10:45.895Z] layer_test.go:291: Failing on Windows [2022-03-25T19:10:45.895Z] --- SKIP: TestLayerRelease (0.00s) [2022-03-25T19:10:45.895Z] === RUN TestStoreRestore [2022-03-25T19:10:45.895Z] layer_test.go:340: Failing on Windows [2022-03-25T19:10:45.895Z] --- SKIP: TestStoreRestore (0.00s) [2022-03-25T19:10:45.895Z] === RUN TestTarStreamStability [2022-03-25T19:10:45.895Z] layer_test.go:455: Failing on Windows [2022-03-25T19:10:45.895Z] --- SKIP: TestTarStreamStability (0.00s) [2022-03-25T19:10:45.895Z] === RUN TestRegisterExistingLayer [2022-03-25T19:10:46.062Z] check_test.go:308: [d3838b6c146dd] daemon is not started [2022-03-25T19:10:46.062Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-03-25T19:10:46.365Z] --- PASS: TestRegisterExistingLayer (0.19s) [2022-03-25T19:10:46.365Z] === RUN TestTarStreamVerification [2022-03-25T19:10:46.365Z] layer_test.go:684: Failing on Windows [2022-03-25T19:10:46.365Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-03-25T19:10:46.365Z] === RUN TestLayerMigration [2022-03-25T19:10:46.365Z] migration_test.go:45: Failing on Windows [2022-03-25T19:10:46.365Z] --- SKIP: TestLayerMigration (0.00s) [2022-03-25T19:10:46.365Z] === RUN TestLayerMigrationNoTarsplit [2022-03-25T19:10:46.365Z] migration_test.go:181: Failing on Windows [2022-03-25T19:10:46.365Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-03-25T19:10:46.365Z] === RUN TestMountInit [2022-03-25T19:10:46.365Z] mount_test.go:17: Failing on Windows [2022-03-25T19:10:46.365Z] --- SKIP: TestMountInit (0.00s) [2022-03-25T19:10:46.365Z] === RUN TestMountSize [2022-03-25T19:10:46.365Z] mount_test.go:76: Failing on Windows [2022-03-25T19:10:46.365Z] --- SKIP: TestMountSize (0.00s) [2022-03-25T19:10:46.365Z] === RUN TestMountChanges [2022-03-25T19:10:46.365Z] mount_test.go:125: Failing on Windows [2022-03-25T19:10:46.365Z] --- SKIP: TestMountChanges (0.00s) [2022-03-25T19:10:46.365Z] === RUN TestMountApply [2022-03-25T19:10:46.365Z] mount_test.go:212: Failing on Windows [2022-03-25T19:10:46.365Z] --- SKIP: TestMountApply (0.00s) [2022-03-25T19:10:46.365Z] PASS [2022-03-25T19:10:46.365Z] coverage: 30.6% of statements [2022-03-25T19:10:46.365Z] ok github.com/docker/docker/layer 0.357s coverage: 30.6% of statements [2022-03-25T19:10:46.365Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-03-25T19:10:46.365Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-03-25T19:10:46.365Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-03-25T19:10:46.365Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-03-25T19:10:46.563Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-03-25T19:10:46.629Z] --- PASS: TestWaitNonBlocked (0.02s) [2022-03-25T19:10:46.629Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.02s) [2022-03-25T19:10:46.629Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.13s) [2022-03-25T19:10:46.629Z] === RUN TestWaitBlocked [2022-03-25T19:10:46.629Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-25T19:10:46.629Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-25T19:10:46.629Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-03-25T19:10:46.629Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-03-25T19:10:46.629Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-25T19:10:46.629Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-03-25T19:10:47.045Z] tests/integration/api_service_test.py .................................. [ 59%] [2022-03-25T19:10:47.356Z] === RUN TestSequenceGetAvailableBit [2022-03-25T19:10:47.356Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-03-25T19:10:47.356Z] === RUN TestSequenceEqual [2022-03-25T19:10:47.356Z] --- PASS: TestSequenceEqual (0.00s) [2022-03-25T19:10:47.356Z] === RUN TestSequenceCopy [2022-03-25T19:10:47.356Z] --- PASS: TestSequenceCopy (0.00s) [2022-03-25T19:10:47.356Z] === RUN TestGetFirstAvailable [2022-03-25T19:10:47.356Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-03-25T19:10:47.356Z] === RUN TestFindSequence [2022-03-25T19:10:47.356Z] --- PASS: TestFindSequence (0.00s) [2022-03-25T19:10:47.356Z] === RUN TestCheckIfAvailable [2022-03-25T19:10:47.356Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-03-25T19:10:47.356Z] === RUN TestMergeSequences [2022-03-25T19:10:47.356Z] --- PASS: TestMergeSequences (0.00s) [2022-03-25T19:10:47.356Z] === RUN TestPushReservation [2022-03-25T19:10:47.356Z] --- PASS: TestPushReservation (0.00s) [2022-03-25T19:10:47.356Z] === RUN TestSerializeDeserialize [2022-03-25T19:10:47.356Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-03-25T19:10:47.356Z] === RUN TestSet [2022-03-25T19:10:47.356Z] --- PASS: TestSet (0.00s) [2022-03-25T19:10:47.356Z] === RUN TestSetUnset [2022-03-25T19:10:47.356Z] --- PASS: TestSetUnset (0.00s) [2022-03-25T19:10:47.356Z] === RUN TestOffsetSetUnset [2022-03-25T19:10:47.356Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-03-25T19:10:47.356Z] === RUN TestSetInRange [2022-03-25T19:10:47.356Z] --- PASS: TestSetInRange (0.00s) [2022-03-25T19:10:47.356Z] === RUN TestSetAnyInRange [2022-03-25T19:10:47.356Z] --- PASS: TestSetAnyInRange (0.00s) [2022-03-25T19:10:47.356Z] === RUN TestMethods [2022-03-25T19:10:47.356Z] --- PASS: TestMethods (0.00s) [2022-03-25T19:10:47.356Z] === RUN TestRandomAllocateDeallocate [2022-03-25T19:10:47.549Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-03-25T19:10:47.549Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-03-25T19:10:47.549Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-03-25T19:10:47.549Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-03-25T19:10:47.549Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-03-25T19:10:47.549Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-03-25T19:10:47.549Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-03-25T19:10:47.549Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-03-25T19:10:48.042Z] --- PASS: TestWaitBlocked (0.02s) [2022-03-25T19:10:48.042Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.15s) [2022-03-25T19:10:48.042Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.26s) [2022-03-25T19:10:48.042Z] === CONT TestContainerStartOnDaemonRestart [2022-03-25T19:10:48.042Z] === CONT TestRestartDaemonWithRestartingContainer [2022-03-25T19:10:48.534Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-03-25T19:10:48.924Z] === RUN TestInvalidConfig [2022-03-25T19:10:48.924Z] --- PASS: TestInvalidConfig (0.00s) [2022-03-25T19:10:48.924Z] === RUN TestConfig [2022-03-25T19:10:48.924Z] --- PASS: TestConfig (0.00s) [2022-03-25T19:10:48.924Z] === RUN TestOptionsLabels [2022-03-25T19:10:48.924Z] --- PASS: TestOptionsLabels (0.00s) [2022-03-25T19:10:48.924Z] === RUN TestValidName [2022-03-25T19:10:48.924Z] --- PASS: TestValidName (0.00s) [2022-03-25T19:10:48.924Z] PASS [2022-03-25T19:10:48.924Z] coverage: 19.7% of statements [2022-03-25T19:10:48.924Z] ok github.com/docker/docker/libnetwork/config 0.088s coverage: 19.7% of statements [2022-03-25T19:10:49.393Z] === RUN TestKey [2022-03-25T19:10:49.393Z] --- PASS: TestKey (0.00s) [2022-03-25T19:10:49.393Z] === RUN TestParseKey [2022-03-25T19:10:49.393Z] --- PASS: TestParseKey (0.00s) [2022-03-25T19:10:49.393Z] === RUN TestInvalidDataStore [2022-03-25T19:10:49.393Z] --- PASS: TestInvalidDataStore (0.00s) [2022-03-25T19:10:49.393Z] === RUN TestKVObjectFlatKey [2022-03-25T19:10:49.393Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-03-25T19:10:49.393Z] === RUN TestAtomicKVObjectFlatKey [2022-03-25T19:10:49.393Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-03-25T19:10:49.393Z] PASS [2022-03-25T19:10:49.393Z] coverage: 21.9% of statements [2022-03-25T19:10:49.393Z] ok github.com/docker/docker/libnetwork/datastore 0.044s coverage: 21.9% of statements [2022-03-25T19:10:49.393Z] === RUN TestErrorInterfaces [2022-03-25T19:10:49.393Z] --- PASS: TestErrorInterfaces (0.00s) [2022-03-25T19:10:49.393Z] === RUN TestNetworkMarshalling [2022-03-25T19:10:49.863Z] --- PASS: TestNetworkMarshalling (0.19s) [2022-03-25T19:10:49.863Z] === RUN TestEndpointMarshalling [2022-03-25T19:10:49.863Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-03-25T19:10:49.863Z] === RUN TestAuxAddresses [2022-03-25T19:10:49.863Z] time="2022-03-25T19:10:49Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-03-25T19:10:49.863Z] --- PASS: TestAuxAddresses (0.02s) [2022-03-25T19:10:49.863Z] === RUN TestSRVServiceQuery [2022-03-25T19:10:49.863Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-03-25T19:10:49.863Z] --- SKIP: TestSRVServiceQuery (0.01s) [2022-03-25T19:10:49.863Z] === RUN TestServiceVIPReuse [2022-03-25T19:10:49.863Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-03-25T19:10:49.863Z] --- SKIP: TestServiceVIPReuse (0.01s) [2022-03-25T19:10:49.863Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-03-25T19:10:49.863Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-03-25T19:10:49.863Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.01s) [2022-03-25T19:10:49.863Z] === RUN TestDNSIPQuery [2022-03-25T19:10:49.863Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-03-25T19:10:49.863Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-03-25T19:10:49.863Z] === RUN TestDNSProxyServFail [2022-03-25T19:10:49.863Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-03-25T19:10:49.863Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-03-25T19:10:49.863Z] === RUN TestSandboxAddEmpty [2022-03-25T19:10:49.863Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-25T19:10:49.863Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-03-25T19:10:49.863Z] === RUN TestSandboxAddMultiPrio [2022-03-25T19:10:49.863Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-25T19:10:49.863Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-03-25T19:10:49.863Z] === RUN TestSandboxAddSamePrio [2022-03-25T19:10:49.863Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-25T19:10:49.863Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-03-25T19:10:49.863Z] === RUN TestCleanupServiceDiscovery [2022-03-25T19:10:49.863Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-03-25T19:10:49.863Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-03-25T19:10:49.863Z] === RUN TestDNSOptions [2022-03-25T19:10:49.863Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-03-25T19:10:49.863Z] --- SKIP: TestDNSOptions (0.00s) [2022-03-25T19:10:49.863Z] === RUN TestMultipleControllersWithSameStore [2022-03-25T19:10:49.863Z] time="2022-03-25T19:10:49Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-03-25T19:10:49.863Z] time="2022-03-25T19:10:49Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-03-25T19:10:49.863Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2022-03-25T19:10:49.863Z] PASS [2022-03-25T19:10:49.863Z] coverage: 8.5% of statements [2022-03-25T19:10:49.863Z] ok github.com/docker/docker/libnetwork 0.355s coverage: 8.5% of statements [2022-03-25T19:10:49.863Z] === RUN TestIPDataMarshalling [2022-03-25T19:10:49.863Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-03-25T19:10:49.863Z] === RUN TestValidateAndIsV6 [2022-03-25T19:10:49.863Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-03-25T19:10:49.863Z] PASS [2022-03-25T19:10:49.863Z] coverage: 68.9% of statements [2022-03-25T19:10:49.863Z] ok github.com/docker/docker/libnetwork/driverapi 0.040s coverage: 68.9% of statements [2022-03-25T19:10:50.413Z] --- PASS: TestServiceWithDataPathPortInit (13.33s) [2022-03-25T19:10:50.413Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-03-25T19:10:50.854Z] === RUN TestDriver [2022-03-25T19:10:50.854Z] --- PASS: TestDriver (0.00s) [2022-03-25T19:10:50.854Z] PASS [2022-03-25T19:10:50.854Z] coverage: 34.8% of statements [2022-03-25T19:10:50.854Z] ok github.com/docker/docker/libnetwork/drivers/host 0.045s coverage: 34.8% of statements [2022-03-25T19:10:50.854Z] === RUN TestDriver [2022-03-25T19:10:50.854Z] --- PASS: TestDriver (0.00s) [2022-03-25T19:10:50.854Z] PASS [2022-03-25T19:10:50.854Z] coverage: 34.8% of statements [2022-03-25T19:10:50.854Z] ok github.com/docker/docker/libnetwork/drivers/null 0.049s coverage: 34.8% of statements [2022-03-25T19:10:50.979Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:blujsqpkinmyuf6j5c3zhmdzd Created:2022-03-25 19:10:49.768157369 +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[eb0c5758a7ddd1a022b2c174be9aca709e5d3b22a090d3506b858f0511fbe51d:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.b4dvnljo5nu10kzjlmqm54iwl EndpointID:130b9307df004b3abcb558397a6c49cc05ce7dffadb6c23306c8c9a133ca4cb4 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:c486dcac2b0dd01c60d0f754d47998bd3b268d839a4ec41bdc9d88176326c0fa 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:9cf0c692a477 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.b4dvnljo5nu10kzjlmqm54iwl EndpointID:130b9307df004b3abcb558397a6c49cc05ce7dffadb6c23306c8c9a133ca4cb4 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-03-25T19:10:51.323Z] === RUN TestNetworkAllocateFree [2022-03-25T19:10:51.323Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-03-25T19:10:51.323Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-03-25T19:10:51.323Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-03-25T19:10:51.323Z] PASS [2022-03-25T19:10:51.323Z] coverage: 63.6% of statements [2022-03-25T19:10:51.323Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.046s coverage: 63.6% of statements [2022-03-25T19:10:51.333Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-03-25T19:10:51.593Z] --- PASS: TestContainerStartOnDaemonRestart (3.70s) [2022-03-25T19:10:51.593Z] === CONT TestIpcModeOlderClient [2022-03-25T19:10:51.792Z] === RUN TestGetEmptyCapabilities [2022-03-25T19:10:51.793Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-03-25T19:10:51.793Z] === RUN TestGetExtraCapabilities [2022-03-25T19:10:51.793Z] --- PASS: TestGetExtraCapabilities (0.01s) [2022-03-25T19:10:51.793Z] === RUN TestGetInvalidCapabilities [2022-03-25T19:10:51.793Z] --- PASS: TestGetInvalidCapabilities (0.01s) [2022-03-25T19:10:51.793Z] === RUN TestRemoteDriver [2022-03-25T19:10:51.793Z] --- PASS: TestRemoteDriver (0.01s) [2022-03-25T19:10:51.793Z] === RUN TestDriverError [2022-03-25T19:10:51.793Z] --- PASS: TestDriverError (0.01s) [2022-03-25T19:10:51.793Z] === RUN TestMissingValues [2022-03-25T19:10:51.793Z] --- PASS: TestMissingValues (0.01s) [2022-03-25T19:10:51.793Z] === RUN TestRollback [2022-03-25T19:10:51.793Z] --- PASS: TestRollback (0.00s) [2022-03-25T19:10:51.793Z] PASS [2022-03-25T19:10:51.793Z] coverage: 57.4% of statements [2022-03-25T19:10:51.793Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.097s coverage: 57.4% of statements [2022-03-25T19:10:51.853Z] --- PASS: TestIpcModeOlderClient (0.12s) [2022-03-25T19:10:51.853Z] === CONT TestContainerKillOnDaemonStart [2022-03-25T19:10:51.853Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.01s) [2022-03-25T19:10:51.853Z] === CONT TestDaemonHostGatewayIP [2022-03-25T19:10:52.262Z] === RUN TestNAT [2022-03-25T19:10:52.262Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-03-25T19:10:52.262Z] --- SKIP: TestNAT (0.00s) [2022-03-25T19:10:52.262Z] === RUN TestTransparent [2022-03-25T19:10:52.262Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-03-25T19:10:52.262Z] --- SKIP: TestTransparent (0.00s) [2022-03-25T19:10:52.262Z] PASS [2022-03-25T19:10:52.262Z] coverage: 0.0% of statements [2022-03-25T19:10:52.262Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.053s coverage: 0.0% of statements [2022-03-25T19:10:52.320Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-03-25T19:10:52.732Z] === RUN TestBuildDefault [2022-03-25T19:10:52.732Z] --- PASS: TestBuildDefault (0.00s) [2022-03-25T19:10:52.732Z] === RUN TestBuildHostnameDomainname [2022-03-25T19:10:52.732Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-03-25T19:10:52.732Z] === RUN TestBuildHostname [2022-03-25T19:10:52.732Z] --- PASS: TestBuildHostname (0.00s) [2022-03-25T19:10:52.732Z] === RUN TestBuildHostnameFQDN [2022-03-25T19:10:52.732Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-03-25T19:10:52.732Z] === RUN TestBuildNoIP [2022-03-25T19:10:52.732Z] --- PASS: TestBuildNoIP (0.00s) [2022-03-25T19:10:52.732Z] === RUN TestUpdate [2022-03-25T19:10:52.732Z] --- PASS: TestUpdate (0.00s) [2022-03-25T19:10:52.732Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-03-25T19:10:52.732Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-03-25T19:10:52.732Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-03-25T19:10:52.732Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-03-25T19:10:52.732Z] === RUN TestAddEmpty [2022-03-25T19:10:52.732Z] --- PASS: TestAddEmpty (0.00s) [2022-03-25T19:10:52.732Z] === RUN TestAdd [2022-03-25T19:10:52.732Z] --- PASS: TestAdd (0.00s) [2022-03-25T19:10:52.732Z] === RUN TestDeleteEmpty [2022-03-25T19:10:52.732Z] --- PASS: TestDeleteEmpty (0.00s) [2022-03-25T19:10:52.732Z] === RUN TestDeleteNewline [2022-03-25T19:10:52.732Z] --- PASS: TestDeleteNewline (0.00s) [2022-03-25T19:10:52.732Z] === RUN TestDelete [2022-03-25T19:10:52.732Z] --- PASS: TestDelete (0.00s) [2022-03-25T19:10:52.732Z] === RUN TestConcurrentWrites [2022-03-25T19:10:52.732Z] === RUN TestNew [2022-03-25T19:10:52.732Z] --- PASS: TestNew (0.00s) [2022-03-25T19:10:52.732Z] === RUN TestAddDriver [2022-03-25T19:10:52.732Z] --- PASS: TestAddDriver (0.00s) [2022-03-25T19:10:52.732Z] === RUN TestAddDuplicateDriver [2022-03-25T19:10:52.732Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-03-25T19:10:52.732Z] === RUN TestIPAMDefaultAddressSpaces [2022-03-25T19:10:52.732Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-03-25T19:10:52.732Z] === RUN TestDriver [2022-03-25T19:10:52.732Z] --- PASS: TestDriver (0.00s) [2022-03-25T19:10:52.732Z] === RUN TestIPAM [2022-03-25T19:10:52.732Z] --- PASS: TestIPAM (0.00s) [2022-03-25T19:10:52.732Z] === RUN TestWalkIPAMs [2022-03-25T19:10:52.732Z] --- PASS: TestWalkIPAMs (0.00s) [2022-03-25T19:10:52.732Z] === RUN TestWalkDrivers [2022-03-25T19:10:52.732Z] --- PASS: TestWalkDrivers (0.00s) [2022-03-25T19:10:52.732Z] PASS [2022-03-25T19:10:52.732Z] coverage: 82.4% of statements [2022-03-25T19:10:52.732Z] ok github.com/docker/docker/libnetwork/drvregistry 0.082s coverage: 82.4% of statements [2022-03-25T19:10:52.788Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-03-25T19:10:53.202Z] --- PASS: TestConcurrentWrites (0.23s) [2022-03-25T19:10:53.202Z] PASS [2022-03-25T19:10:53.202Z] coverage: 81.2% of statements [2022-03-25T19:10:53.202Z] ok github.com/docker/docker/libnetwork/etchosts 0.303s coverage: 81.2% of statements [2022-03-25T19:10:53.202Z] === RUN TestNew [2022-03-25T19:10:53.202Z] --- PASS: TestNew (0.00s) [2022-03-25T19:10:53.202Z] === RUN TestAllocate [2022-03-25T19:10:53.202Z] --- PASS: TestAllocate (0.00s) [2022-03-25T19:10:53.202Z] === RUN TestUninitialized [2022-03-25T19:10:53.202Z] --- PASS: TestUninitialized (0.00s) [2022-03-25T19:10:53.202Z] === RUN TestAllocateInRange [2022-03-25T19:10:53.202Z] --- PASS: TestAllocateInRange (0.00s) [2022-03-25T19:10:53.202Z] === RUN TestAllocateSerial [2022-03-25T19:10:53.202Z] --- PASS: TestAllocateSerial (0.00s) [2022-03-25T19:10:53.202Z] PASS [2022-03-25T19:10:53.202Z] coverage: 87.5% of statements [2022-03-25T19:10:53.202Z] ok github.com/docker/docker/libnetwork/idm 0.044s coverage: 87.5% of statements [2022-03-25T19:10:53.202Z] === RUN TestCaller [2022-03-25T19:10:53.202Z] --- PASS: TestCaller (0.00s) [2022-03-25T19:10:53.202Z] PASS [2022-03-25T19:10:53.202Z] coverage: 100.0% of statements [2022-03-25T19:10:53.202Z] ok github.com/docker/docker/libnetwork/internal/caller 0.042s coverage: 100.0% of statements [2022-03-25T19:10:53.305Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-03-25T19:10:53.305Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-03-25T19:10:53.305Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-03-25T19:10:53.305Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-03-25T19:10:53.305Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-03-25T19:10:53.305Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-03-25T19:10:53.724Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-03-25T19:10:54.173Z] --- PASS: TestCreateServiceSecretFileMode (12.53s) [2022-03-25T19:10:54.173Z] === RUN TestCreateServiceConfigFileMode [2022-03-25T19:10:54.190Z] --- PASS: TestRandomAllocateDeallocate (6.66s) [2022-03-25T19:10:54.190Z] === RUN TestAllocateRandomDeallocate [2022-03-25T19:10:54.190Z] === RUN TestSetSerialInsertDelete [2022-03-25T19:10:54.190Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-03-25T19:10:54.190Z] === RUN TestSetParallelInsertDelete [2022-03-25T19:10:54.292Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-03-25T19:10:54.292Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-03-25T19:10:55.162Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.69s) [2022-03-25T19:10:55.163Z] PASS [2022-03-25T19:10:55.163Z] [2022-03-25T19:10:55.163Z] === Skipped [2022-03-25T19:10:55.163Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-25T19:10:55.163Z] service_test.go:243: FLAKY_TEST [2022-03-25T19:10:55.163Z] [2022-03-25T19:10:55.163Z] DONE 26 tests, 1 skipped in 42.647s [2022-03-25T19:10:55.163Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-03-25T19:10:55.163Z] ++ 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-03-25T19:10:55.163Z] ++ set -e [2022-03-25T19:10:55.163Z] ++ '[' -n 0 ']' [2022-03-25T19:10:55.163Z] ++ set -x [2022-03-25T19:10:55.163Z] ++ 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-03-25T19:10:55.163Z] INFO: Testing against a local daemon [2022-03-25T19:10:55.163Z] === RUN TestDockerNetworkIpvlanPersistance [2022-03-25T19:10:55.163Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-25T19:10:55.163Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-03-25T19:10:55.163Z] === RUN TestDockerNetworkIpvlan [2022-03-25T19:10:55.163Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-25T19:10:55.163Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-03-25T19:10:55.163Z] PASS [2022-03-25T19:10:55.163Z] [2022-03-25T19:10:55.163Z] === Skipped [2022-03-25T19:10:55.163Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-03-25T19:10:55.163Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-25T19:10:55.163Z] [2022-03-25T19:10:55.163Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-03-25T19:10:55.163Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-25T19:10:55.163Z] [2022-03-25T19:10:55.163Z] DONE 2 tests, 2 skipped in 0.092s [2022-03-25T19:10:55.163Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-03-25T19:10:55.163Z] ++ 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-03-25T19:10:55.163Z] ++ set -e [2022-03-25T19:10:55.163Z] ++ '[' -n 0 ']' [2022-03-25T19:10:55.163Z] ++ set -x [2022-03-25T19:10:55.163Z] ++ 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-03-25T19:10:55.178Z] === RUN TestInt2IP2IntConversion [2022-03-25T19:10:55.421Z] INFO: Testing against a local daemon [2022-03-25T19:10:55.421Z] === RUN TestDockerNetworkMacvlanPersistance [2022-03-25T19:10:55.647Z] --- PASS: TestInt2IP2IntConversion (0.49s) [2022-03-25T19:10:55.647Z] === RUN TestGetAddressVersion [2022-03-25T19:10:55.647Z] --- PASS: TestGetAddressVersion (0.00s) [2022-03-25T19:10:55.647Z] === RUN TestKeyString [2022-03-25T19:10:55.647Z] --- PASS: TestKeyString (0.00s) [2022-03-25T19:10:55.647Z] === RUN TestPoolDataMarshal [2022-03-25T19:10:55.647Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-03-25T19:10:55.647Z] === RUN TestSubnetsMarshal [2022-03-25T19:10:55.647Z] --- PASS: TestSubnetsMarshal (0.07s) [2022-03-25T19:10:55.647Z] === RUN TestAddSubnets [2022-03-25T19:10:55.647Z] --- PASS: TestAddSubnets (0.06s) [2022-03-25T19:10:55.647Z] === RUN TestDoublePoolRelease [2022-03-25T19:10:55.647Z] --- PASS: TestAllocateRandomDeallocate (1.70s) [2022-03-25T19:10:55.647Z] === RUN TestAllocateRandomDeallocateSerialize [2022-03-25T19:10:55.647Z] --- PASS: TestDoublePoolRelease (0.03s) [2022-03-25T19:10:55.647Z] === RUN TestAddReleasePoolID [2022-03-25T19:10:55.647Z] === RUN TestPoolRequest [2022-03-25T19:10:55.647Z] --- PASS: TestPoolRequest (0.00s) [2022-03-25T19:10:55.647Z] === RUN TestOtherRequests [2022-03-25T19:10:55.647Z] --- PASS: TestOtherRequests (0.00s) [2022-03-25T19:10:55.647Z] PASS [2022-03-25T19:10:55.647Z] coverage: 57.1% of statements [2022-03-25T19:10:55.647Z] ok github.com/docker/docker/libnetwork/ipams/null 0.040s coverage: 57.1% of statements [2022-03-25T19:10:55.647Z] --- PASS: TestAddReleasePoolID (0.08s) [2022-03-25T19:10:55.647Z] === RUN TestPredefinedPool [2022-03-25T19:10:55.647Z] --- PASS: TestPredefinedPool (0.03s) [2022-03-25T19:10:55.647Z] === RUN TestRemoveSubnet [2022-03-25T19:10:56.116Z] --- PASS: TestRemoveSubnet (0.33s) [2022-03-25T19:10:56.116Z] === RUN TestGetSameAddress [2022-03-25T19:10:56.116Z] --- PASS: TestGetSameAddress (0.04s) [2022-03-25T19:10:56.116Z] === RUN TestPoolAllocationReuse [2022-03-25T19:10:56.196Z] === CONT TestDaemonRestartIpcMode [2022-03-25T19:10:56.196Z] --- PASS: TestDaemonHostGatewayIP (3.92s) [2022-03-25T19:10:56.252Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-03-25T19:10:56.585Z] === RUN TestGetCapabilities [2022-03-25T19:10:56.585Z] --- PASS: TestGetCapabilities (0.01s) [2022-03-25T19:10:56.585Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-03-25T19:10:56.585Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2022-03-25T19:10:56.585Z] === RUN TestGetDefaultAddressSpaces [2022-03-25T19:10:56.585Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2022-03-25T19:10:56.585Z] === RUN TestRemoteDriver [2022-03-25T19:10:56.585Z] --- PASS: TestRemoteDriver (0.01s) [2022-03-25T19:10:56.585Z] PASS [2022-03-25T19:10:56.585Z] coverage: 47.4% of statements [2022-03-25T19:10:56.793Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.36s) [2022-03-25T19:10:56.793Z] === RUN TestDockerNetworkMacvlan [2022-03-25T19:10:57.054Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.070s coverage: 47.4% of statements [2022-03-25T19:10:57.054Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.31s) [2022-03-25T19:10:57.054Z] === RUN TestRetrieveFromStore [2022-03-25T19:10:57.131Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-03-25T19:10:57.131Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-03-25T19:10:57.369Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-03-25T19:10:57.522Z] --- PASS: TestRetrieveFromStore (0.60s) [2022-03-25T19:10:57.522Z] === RUN TestIsCorrupted [2022-03-25T19:10:57.522Z] --- PASS: TestIsCorrupted (0.02s) [2022-03-25T19:10:57.522Z] === RUN TestSetRollover [2022-03-25T19:10:57.522Z] === RUN TestWindowsIPAM [2022-03-25T19:10:57.522Z] --- PASS: TestWindowsIPAM (0.00s) [2022-03-25T19:10:57.522Z] PASS [2022-03-25T19:10:57.522Z] coverage: 71.4% of statements [2022-03-25T19:10:57.522Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.043s coverage: 71.4% of statements [2022-03-25T19:10:57.992Z] --- PASS: TestPoolAllocationReuse (1.92s) [2022-03-25T19:10:57.992Z] === RUN TestGetAddressSubPoolEqualPool [2022-03-25T19:10:57.992Z] --- PASS: TestGetAddressSubPoolEqualPool (0.03s) [2022-03-25T19:10:57.992Z] === RUN TestRequestReleaseAddressFromSubPool [2022-03-25T19:10:58.317Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-03-25T19:10:58.461Z] === RUN TestDefaultNetwork [2022-03-25T19:10:58.883Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-03-25T19:10:58.929Z] --- PASS: TestDefaultNetwork (0.26s) [2022-03-25T19:10:58.929Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-03-25T19:10:58.929Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.26s) [2022-03-25T19:10:58.929Z] === RUN TestInitAddressPools [2022-03-25T19:10:58.929Z] --- PASS: TestInitAddressPools (0.00s) [2022-03-25T19:10:58.929Z] PASS [2022-03-25T19:10:58.929Z] coverage: 74.0% of statements [2022-03-25T19:10:58.929Z] ok github.com/docker/docker/libnetwork/ipamutils 0.602s coverage: 74.0% of statements [2022-03-25T19:10:59.036Z] --- PASS: TestDaemonRestartIpcMode (3.01s) [2022-03-25T19:10:59.399Z] --- PASS: TestSetRollover (1.75s) [2022-03-25T19:10:59.399Z] === RUN TestSetRolloverSerial [2022-03-25T19:10:59.868Z] === RUN TestKeyValue [2022-03-25T19:10:59.868Z] --- PASS: TestKeyValue (0.00s) [2022-03-25T19:10:59.868Z] PASS [2022-03-25T19:10:59.868Z] coverage: 60.0% of statements [2022-03-25T19:10:59.868Z] ok github.com/docker/docker/libnetwork/netlabel 0.040s coverage: 60.0% of statements [2022-03-25T19:10:59.974Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-03-25T19:10:59.974Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-03-25T19:11:00.783Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-03-25T19:11:00.856Z] --- PASS: TestRequestReleaseAddressFromSubPool (2.65s) [2022-03-25T19:11:00.856Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-03-25T19:11:00.911Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-03-25T19:11:00.911Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2022-03-25T19:11:00.911Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-03-25T19:11:00.911Z] docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows [2022-03-25T19:11:00.911Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-03-25T19:11:00.911Z] docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows [2022-03-25T19:11:00.911Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-03-25T19:11:00.911Z] docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows [2022-03-25T19:11:00.911Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-03-25T19:11:01.325Z] --- PASS: TestSetRolloverSerial (2.13s) [2022-03-25T19:11:01.325Z] === RUN TestGetFirstAvailableFromCurrent [2022-03-25T19:11:01.325Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-03-25T19:11:01.325Z] PASS [2022-03-25T19:11:01.325Z] coverage: 84.4% of statements [2022-03-25T19:11:01.325Z] ok github.com/docker/docker/libnetwork/bitseq 14.279s coverage: 84.4% of statements [2022-03-25T19:11:02.158Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-03-25T19:11:02.618Z] ............................ [ 66%] [2022-03-25T19:11:02.893Z] === RUN TestNetworkDBSimple [2022-03-25T19:11:03.445Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-03-25T19:11:03.445Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-03-25T19:11:03.881Z] 2022/03/25 19:11:03 Closing DB instances... [2022-03-25T19:11:03.881Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (3.16s) [2022-03-25T19:11:03.881Z] === RUN TestGetAddress [2022-03-25T19:11:04.350Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-03-25T19:11:04.350Z] PASS [2022-03-25T19:11:04.350Z] coverage: 100.0% of statements [2022-03-25T19:11:04.350Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.069s coverage: 100.0% of statements [2022-03-25T19:11:04.819Z] === RUN TestGenerate [2022-03-25T19:11:04.819Z] --- PASS: TestGenerate (0.00s) [2022-03-25T19:11:04.819Z] === RUN TestGeneratePtr [2022-03-25T19:11:04.819Z] --- PASS: TestGeneratePtr (0.00s) [2022-03-25T19:11:04.819Z] === RUN TestGenerateMissingField [2022-03-25T19:11:04.819Z] --- PASS: TestGenerateMissingField (0.00s) [2022-03-25T19:11:04.819Z] === RUN TestFieldCannotBeSet [2022-03-25T19:11:04.819Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-03-25T19:11:04.819Z] === RUN TestTypeMismatchError [2022-03-25T19:11:04.819Z] --- PASS: TestTypeMismatchError (0.00s) [2022-03-25T19:11:04.819Z] PASS [2022-03-25T19:11:04.819Z] coverage: 100.0% of statements [2022-03-25T19:11:04.819Z] ok github.com/docker/docker/libnetwork/options 0.036s coverage: 100.0% of statements [2022-03-25T19:11:04.819Z] --- PASS: TestNetworkDBSimple (2.44s) [2022-03-25T19:11:04.853Z] --- PASS: TestContainerKillOnDaemonStart (13.03s) [2022-03-25T19:11:04.853Z] PASS [2022-03-25T19:11:04.853Z] [2022-03-25T19:11:04.853Z] === Skipped [2022-03-25T19:11:04.853Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-03-25T19:11:04.853Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-25T19:11:04.853Z] [2022-03-25T19:11:04.853Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-03-25T19:11:04.853Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-25T19:11:04.853Z] [2022-03-25T19:11:04.853Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-03-25T19:11:04.853Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-25T19:11:04.853Z] [2022-03-25T19:11:04.853Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-25T19:11:04.853Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-25T19:11:04.853Z] [2022-03-25T19:11:04.853Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-03-25T19:11:04.853Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-25T19:11:04.853Z] [2022-03-25T19:11:04.853Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-03-25T19:11:04.853Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-03-25T19:11:04.853Z] [2022-03-25T19:11:04.853Z] DONE 201 tests, 6 skipped in 163.249s [2022-03-25T19:11:04.853Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-03-25T19:11:04.853Z] ++ 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-03-25T19:11:04.853Z] ++ set -e [2022-03-25T19:11:04.853Z] ++ '[' -n 0 ']' [2022-03-25T19:11:04.853Z] ++ set -x [2022-03-25T19:11:04.853Z] ++ 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-03-25T19:11:05.112Z] === RUN TestConfigDaemonLibtrustID [2022-03-25T19:11:05.288Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-03-25T19:11:05.288Z] testing: warning: no tests to run [2022-03-25T19:11:05.288Z] PASS [2022-03-25T19:11:05.288Z] coverage: 0.0% of statements [2022-03-25T19:11:05.442Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-03-25T19:11:05.678Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2022-03-25T19:11:05.678Z] === RUN TestDaemonConfigValidation [2022-03-25T19:11:05.678Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-03-25T19:11:05.678Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-03-25T19:11:05.678Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-03-25T19:11:05.678Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-03-25T19:11:05.678Z] === RUN TestDaemonConfigValidation/invalid_config [2022-03-25T19:11:05.678Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-03-25T19:11:05.678Z] === RUN TestDaemonConfigValidation/malformed_config [2022-03-25T19:11:05.678Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-03-25T19:11:05.678Z] === RUN TestDaemonConfigValidation/valid_config [2022-03-25T19:11:05.678Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-03-25T19:11:05.678Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-03-25T19:11:05.678Z] === CONT TestDaemonConfigValidation/malformed_config [2022-03-25T19:11:05.700Z] --- PASS: TestDockerNetworkMacvlan (8.95s) [2022-03-25T19:11:05.700Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-03-25T19:11:05.700Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-03-25T19:11:05.700Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.76s) [2022-03-25T19:11:05.700Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.72s) [2022-03-25T19:11:05.700Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.91s) [2022-03-25T19:11:05.700Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.53s) [2022-03-25T19:11:05.700Z] PASS [2022-03-25T19:11:05.700Z] [2022-03-25T19:11:05.700Z] DONE 8 tests in 10.391s [2022-03-25T19:11:05.700Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-03-25T19:11:05.700Z] ++ 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-03-25T19:11:05.700Z] ++ set -e [2022-03-25T19:11:05.700Z] ++ '[' -n 0 ']' [2022-03-25T19:11:05.700Z] ++ set -x [2022-03-25T19:11:05.700Z] ++ 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-03-25T19:11:05.700Z] testing: warning: no tests to run [2022-03-25T19:11:05.700Z] PASS [2022-03-25T19:11:05.700Z] [2022-03-25T19:11:05.700Z] DONE 0 tests in 0.023s [2022-03-25T19:11:05.700Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-03-25T19:11:05.700Z] ++ 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-03-25T19:11:05.700Z] ++ set -e [2022-03-25T19:11:05.700Z] ++ '[' -n 0 ']' [2022-03-25T19:11:05.700Z] ++ set -x [2022-03-25T19:11:05.700Z] ++ 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-03-25T19:11:05.700Z] INFO: Testing against a local daemon [2022-03-25T19:11:05.700Z] === RUN TestAuthZPluginAllowRequest [2022-03-25T19:11:05.758Z] ok github.com/docker/docker/libnetwork/osl 0.037s coverage: 0.0% of statements [no tests to run] [2022-03-25T19:11:05.758Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-03-25T19:11:05.758Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-03-25T19:11:05.758Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-03-25T19:11:05.758Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-03-25T19:11:05.758Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-03-25T19:11:05.758Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-03-25T19:11:05.758Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-03-25T19:11:05.758Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-03-25T19:11:05.758Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-03-25T19:11:05.758Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-03-25T19:11:05.758Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-03-25T19:11:05.758Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-03-25T19:11:05.758Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-03-25T19:11:05.758Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-03-25T19:11:05.758Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-03-25T19:11:05.758Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-03-25T19:11:05.758Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-03-25T19:11:05.936Z] === CONT TestDaemonConfigValidation/invalid_config [2022-03-25T19:11:05.936Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-03-25T19:11:05.936Z] === CONT TestDaemonConfigValidation/valid_config [2022-03-25T19:11:06.195Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-03-25T19:11:06.195Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.18s) [2022-03-25T19:11:06.195Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.19s) [2022-03-25T19:11:06.195Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.20s) [2022-03-25T19:11:06.195Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.21s) [2022-03-25T19:11:06.195Z] --- PASS: TestDaemonConfigValidation/valid_config (0.10s) [2022-03-25T19:11:06.195Z] === RUN TestConfigDaemonSeccompProfiles [2022-03-25T19:11:06.195Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-03-25T19:11:06.228Z] === RUN TestRequestNewPort [2022-03-25T19:11:06.228Z] --- PASS: TestRequestNewPort (0.00s) [2022-03-25T19:11:06.228Z] === RUN TestRequestSpecificPort [2022-03-25T19:11:06.228Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-03-25T19:11:06.228Z] === RUN TestReleasePort [2022-03-25T19:11:06.228Z] --- PASS: TestReleasePort (0.00s) [2022-03-25T19:11:06.228Z] === RUN TestReuseReleasedPort [2022-03-25T19:11:06.228Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-03-25T19:11:06.228Z] === RUN TestReleaseUnreadledPort [2022-03-25T19:11:06.228Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-03-25T19:11:06.228Z] === RUN TestUnknowProtocol [2022-03-25T19:11:06.228Z] --- PASS: TestUnknowProtocol (0.00s) [2022-03-25T19:11:06.228Z] === RUN TestAllocateAllPorts [2022-03-25T19:11:06.228Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-03-25T19:11:06.228Z] === RUN TestPortAllocation [2022-03-25T19:11:06.228Z] --- PASS: TestPortAllocation (0.00s) [2022-03-25T19:11:06.228Z] === RUN TestPortAllocationWithCustomRange [2022-03-25T19:11:06.228Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-03-25T19:11:06.228Z] === RUN TestNoDuplicateBPR [2022-03-25T19:11:06.228Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-03-25T19:11:06.228Z] === RUN TestChangePortRange [2022-03-25T19:11:06.228Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-03-25T19:11:06.228Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-03-25T19:11:06.228Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-03-25T19:11:06.228Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-03-25T19:11:06.228Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-03-25T19:11:06.228Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-03-25T19:11:06.228Z] --- PASS: TestChangePortRange (0.00s) [2022-03-25T19:11:06.228Z] PASS [2022-03-25T19:11:06.228Z] coverage: 88.6% of statements [2022-03-25T19:11:06.228Z] ok github.com/docker/docker/libnetwork/portallocator 0.047s coverage: 88.6% of statements [2022-03-25T19:11:06.228Z] 2022/03/25 19:11:06 Closing DB instances... [2022-03-25T19:11:06.338Z] --- PASS: TestCreateServiceConfigFileMode (12.55s) [2022-03-25T19:11:06.338Z] === RUN TestCreateServiceSysctls [2022-03-25T19:11:06.696Z] testing: warning: no tests to run [2022-03-25T19:11:06.696Z] PASS [2022-03-25T19:11:06.696Z] coverage: 0.0% of statements [2022-03-25T19:11:06.696Z] ok github.com/docker/docker/libnetwork/portmapper 0.038s coverage: 0.0% of statements [no tests to run] [2022-03-25T19:11:06.764Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-03-25T19:11:07.073Z] --- PASS: TestAuthZPluginAllowRequest (1.08s) [2022-03-25T19:11:07.073Z] === RUN TestAuthZPluginTLS [2022-03-25T19:11:07.165Z] === RUN TestHashData [2022-03-25T19:11:07.165Z] --- PASS: TestHashData (0.00s) [2022-03-25T19:11:07.165Z] PASS [2022-03-25T19:11:07.165Z] coverage: 2.8% of statements [2022-03-25T19:11:07.166Z] ok github.com/docker/docker/libnetwork/resolvconf 0.042s coverage: 2.8% of statements [2022-03-25T19:11:07.331Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-03-25T19:11:07.331Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-03-25T19:11:07.331Z] === RUN TestAuthZPluginDenyRequest [2022-03-25T19:11:07.591Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-03-25T19:11:07.634Z] === RUN TestErrorConstructors [2022-03-25T19:11:07.634Z] --- PASS: TestErrorConstructors (0.00s) [2022-03-25T19:11:07.634Z] === RUN TestCompareIPMask [2022-03-25T19:11:07.634Z] --- PASS: TestCompareIPMask (0.00s) [2022-03-25T19:11:07.634Z] === RUN TestUtilGetHostPartIP [2022-03-25T19:11:07.634Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-03-25T19:11:07.634Z] === RUN TestUtilGetBroadcastIP [2022-03-25T19:11:07.634Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-03-25T19:11:07.634Z] === RUN TestParseCIDR [2022-03-25T19:11:07.634Z] --- PASS: TestParseCIDR (0.00s) [2022-03-25T19:11:07.634Z] PASS [2022-03-25T19:11:07.634Z] coverage: 37.3% of statements [2022-03-25T19:11:07.634Z] ok github.com/docker/docker/libnetwork/types 0.040s coverage: 37.3% of statements [2022-03-25T19:11:07.900Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2022-03-25T19:11:07.900Z] === RUN TestAuthZPluginAPIDenyResponse [2022-03-25T19:11:08.103Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.86s) [2022-03-25T19:11:08.103Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-03-25T19:11:08.103Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-03-25T19:11:08.103Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-03-25T19:11:08.103Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-03-25T19:11:08.103Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-03-25T19:11:08.103Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-03-25T19:11:08.103Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-03-25T19:11:08.103Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-03-25T19:11:08.103Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-03-25T19:11:08.103Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-03-25T19:11:08.103Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-03-25T19:11:08.103Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-03-25T19:11:08.103Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-03-25T19:11:08.103Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-03-25T19:11:08.103Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-03-25T19:11:08.103Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-03-25T19:11:08.103Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-03-25T19:11:08.103Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-03-25T19:11:08.103Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-03-25T19:11:08.103Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-03-25T19:11:08.103Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-03-25T19:11:08.103Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-03-25T19:11:08.103Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-03-25T19:11:08.103Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-03-25T19:11:08.103Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-03-25T19:11:08.103Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-03-25T19:11:08.103Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-03-25T19:11:08.103Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-03-25T19:11:08.103Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-03-25T19:11:08.103Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-03-25T19:11:08.103Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-03-25T19:11:08.103Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-03-25T19:11:08.103Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-03-25T19:11:08.103Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-03-25T19:11:08.103Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-03-25T19:11:08.103Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-03-25T19:11:08.103Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-03-25T19:11:08.103Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-03-25T19:11:08.103Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-03-25T19:11:08.103Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-03-25T19:11:08.103Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-03-25T19:11:08.103Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-03-25T19:11:08.103Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-03-25T19:11:08.103Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-03-25T19:11:08.103Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-03-25T19:11:08.103Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-03-25T19:11:08.103Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-03-25T19:11:08.103Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-03-25T19:11:08.103Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-03-25T19:11:08.103Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-03-25T19:11:08.103Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-03-25T19:11:08.103Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-03-25T19:11:08.103Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-03-25T19:11:08.103Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-03-25T19:11:08.103Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-03-25T19:11:08.103Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-03-25T19:11:08.103Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-03-25T19:11:08.103Z] PASS [2022-03-25T19:11:08.103Z] coverage: 55.0% of statements [2022-03-25T19:11:08.103Z] ok github.com/docker/docker/oci 0.044s coverage: 55.0% of statements [2022-03-25T19:11:08.158Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-03-25T19:11:08.465Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2022-03-25T19:11:08.465Z] === RUN TestAuthZPluginDenyResponse [2022-03-25T19:11:08.730Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-03-25T19:11:08.854Z] --- PASS: TestCreateServiceSysctls (3.21s) [2022-03-25T19:11:08.854Z] === RUN TestCreateServiceCapabilities [2022-03-25T19:11:09.032Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-03-25T19:11:09.032Z] === RUN TestAuthZPluginAllowEventStream [2022-03-25T19:11:09.091Z] === RUN TestAddressPoolOpt [2022-03-25T19:11:09.091Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-03-25T19:11:09.091Z] === RUN TestValidateEnv [2022-03-25T19:11:09.091Z] === RUN TestValidateEnv/a [2022-03-25T19:11:09.091Z] === RUN TestValidateEnv/something [2022-03-25T19:11:09.091Z] === RUN TestValidateEnv/_=a [2022-03-25T19:11:09.091Z] === RUN TestValidateEnv/env1=value1 [2022-03-25T19:11:09.091Z] === RUN TestValidateEnv/_env1=value1 [2022-03-25T19:11:09.091Z] === RUN TestValidateEnv/env2=value2=value3 [2022-03-25T19:11:09.091Z] === RUN TestValidateEnv/env3=abc!qwe [2022-03-25T19:11:09.091Z] === RUN TestValidateEnv/env_4=value_4 [2022-03-25T19:11:09.091Z] === RUN TestValidateEnv/PATH [2022-03-25T19:11:09.091Z] === RUN TestValidateEnv/=a [2022-03-25T19:11:09.091Z] === RUN TestValidateEnv/PATH= [2022-03-25T19:11:09.091Z] === RUN TestValidateEnv/PATH=something [2022-03-25T19:11:09.091Z] === RUN TestValidateEnv/asd!qwe [2022-03-25T19:11:09.091Z] === RUN TestValidateEnv/1asd [2022-03-25T19:11:09.091Z] === RUN TestValidateEnv/123 [2022-03-25T19:11:09.091Z] === RUN TestValidateEnv/some_space [2022-03-25T19:11:09.091Z] === RUN TestValidateEnv/__some_space_before [2022-03-25T19:11:09.091Z] === RUN TestValidateEnv/some_space_after__ [2022-03-25T19:11:09.091Z] === RUN TestValidateEnv/= [2022-03-25T19:11:09.091Z] === RUN TestValidateEnv/PaTh [2022-03-25T19:11:09.091Z] --- PASS: TestValidateEnv (0.00s) [2022-03-25T19:11:09.091Z] --- PASS: TestValidateEnv/a (0.00s) [2022-03-25T19:11:09.091Z] --- PASS: TestValidateEnv/something (0.00s) [2022-03-25T19:11:09.091Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-03-25T19:11:09.091Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-03-25T19:11:09.091Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-03-25T19:11:09.091Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-03-25T19:11:09.091Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-03-25T19:11:09.091Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-03-25T19:11:09.091Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-03-25T19:11:09.091Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-03-25T19:11:09.091Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-03-25T19:11:09.091Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-03-25T19:11:09.091Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-03-25T19:11:09.091Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-03-25T19:11:09.091Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-03-25T19:11:09.091Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-03-25T19:11:09.091Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-03-25T19:11:09.091Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-03-25T19:11:09.091Z] --- PASS: TestValidateEnv/= (0.00s) [2022-03-25T19:11:09.091Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-03-25T19:11:09.091Z] === RUN TestParseHost [2022-03-25T19:11:09.091Z] --- PASS: TestParseHost (0.00s) [2022-03-25T19:11:09.091Z] === RUN TestParseDockerDaemonHost [2022-03-25T19:11:09.091Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-03-25T19:11:09.091Z] === RUN TestParseTCP [2022-03-25T19:11:09.091Z] --- PASS: TestParseTCP (0.00s) [2022-03-25T19:11:09.091Z] === RUN TestParseInvalidUnixAddrInvalid [2022-03-25T19:11:09.091Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-03-25T19:11:09.091Z] === RUN TestValidateExtraHosts [2022-03-25T19:11:09.091Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-03-25T19:11:09.091Z] === RUN TestIpOptString [2022-03-25T19:11:09.091Z] --- PASS: TestIpOptString (0.00s) [2022-03-25T19:11:09.091Z] === RUN TestNewIpOptInvalidDefaultVal [2022-03-25T19:11:09.091Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-03-25T19:11:09.091Z] === RUN TestNewIpOptValidDefaultVal [2022-03-25T19:11:09.091Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-03-25T19:11:09.091Z] === RUN TestIpOptSetInvalidVal [2022-03-25T19:11:09.091Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-03-25T19:11:09.091Z] === RUN TestValidateIPAddress [2022-03-25T19:11:09.091Z] --- PASS: TestValidateIPAddress (0.00s) [2022-03-25T19:11:09.091Z] === RUN TestMapOpts [2022-03-25T19:11:09.091Z] --- PASS: TestMapOpts (0.00s) [2022-03-25T19:11:09.091Z] === RUN TestListOptsWithoutValidator [2022-03-25T19:11:09.091Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-03-25T19:11:09.091Z] === RUN TestListOptsWithValidator [2022-03-25T19:11:09.091Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-03-25T19:11:09.091Z] === RUN TestValidateDNSSearch [2022-03-25T19:11:09.091Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-03-25T19:11:09.091Z] === RUN TestValidateLabel [2022-03-25T19:11:09.091Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-03-25T19:11:09.091Z] === RUN TestValidateLabel/label_with_general_format [2022-03-25T19:11:09.091Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-03-25T19:11:09.091Z] === RUN TestValidateLabel/label_with_one_more [2022-03-25T19:11:09.091Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-03-25T19:11:09.091Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-03-25T19:11:09.091Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-03-25T19:11:09.091Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-03-25T19:11:09.091Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-03-25T19:11:09.091Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-03-25T19:11:09.091Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-03-25T19:11:09.091Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-03-25T19:11:09.091Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-03-25T19:11:09.091Z] --- PASS: TestValidateLabel (0.00s) [2022-03-25T19:11:09.091Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-03-25T19:11:09.091Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-03-25T19:11:09.091Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-03-25T19:11:09.091Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-03-25T19:11:09.091Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-03-25T19:11:09.091Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-03-25T19:11:09.091Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-03-25T19:11:09.091Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-03-25T19:11:09.091Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-03-25T19:11:09.091Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-03-25T19:11:09.091Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-03-25T19:11:09.091Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-03-25T19:11:09.091Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-03-25T19:11:09.091Z] === RUN TestNamedListOpts [2022-03-25T19:11:09.091Z] --- PASS: TestNamedListOpts (0.00s) [2022-03-25T19:11:09.091Z] === RUN TestNamedMapOpts [2022-03-25T19:11:09.091Z] --- PASS: TestNamedMapOpts (0.00s) [2022-03-25T19:11:09.091Z] === RUN TestParseLink [2022-03-25T19:11:09.091Z] --- PASS: TestParseLink (0.00s) [2022-03-25T19:11:09.091Z] === RUN TestUlimitOpt [2022-03-25T19:11:09.091Z] --- PASS: TestUlimitOpt (0.00s) [2022-03-25T19:11:09.091Z] PASS [2022-03-25T19:11:09.091Z] coverage: 66.3% of statements [2022-03-25T19:11:09.091Z] ok github.com/docker/docker/opts 0.075s coverage: 66.3% of statements [2022-03-25T19:11:09.091Z] === RUN TestParseVersion [2022-03-25T19:11:09.091Z] --- PASS: TestParseVersion (0.00s) [2022-03-25T19:11:09.091Z] PASS [2022-03-25T19:11:09.091Z] coverage: 52.9% of statements [2022-03-25T19:11:09.091Z] ok github.com/docker/docker/pkg/aaparser 0.041s coverage: 52.9% of statements [2022-03-25T19:11:09.091Z] 2022/03/25 19:11:08 Closing DB instances... [2022-03-25T19:11:09.541Z] === CONT TestConfigDaemonSeccompProfiles [2022-03-25T19:11:09.541Z] daemon_test.go:156: [df552e7a68858] daemon is not started [2022-03-25T19:11:09.541Z] --- PASS: TestConfigDaemonSeccompProfiles (3.20s) [2022-03-25T19:11:09.541Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.06s) [2022-03-25T19:11:09.541Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.06s) [2022-03-25T19:11:09.541Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.07s) [2022-03-25T19:11:09.541Z] === RUN TestDaemonProxy [2022-03-25T19:11:09.541Z] === RUN TestDaemonProxy/environment_variables [2022-03-25T19:11:10.405Z] --- PASS: TestAuthZPluginAllowEventStream (1.05s) [2022-03-25T19:11:10.405Z] === RUN TestAuthZPluginErrorResponse [2022-03-25T19:11:10.477Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-03-25T19:11:10.477Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-03-25T19:11:10.658Z] === RUN TestPeerCertificateMarshalJSON [2022-03-25T19:11:10.659Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.76s) [2022-03-25T19:11:10.659Z] === RUN TestNetworkDBCRUDTableEntry [2022-03-25T19:11:10.659Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-03-25T19:11:10.659Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-03-25T19:11:10.659Z] --- PASS: TestPeerCertificateMarshalJSON (0.41s) [2022-03-25T19:11:10.659Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-03-25T19:11:10.659Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-03-25T19:11:10.659Z] === RUN TestMiddleware [2022-03-25T19:11:10.659Z] --- PASS: TestMiddleware (0.00s) [2022-03-25T19:11:10.659Z] === RUN TestNewResponseModifier [2022-03-25T19:11:10.659Z] --- PASS: TestNewResponseModifier (0.00s) [2022-03-25T19:11:10.659Z] PASS [2022-03-25T19:11:10.659Z] coverage: 26.8% of statements [2022-03-25T19:11:10.659Z] ok github.com/docker/docker/pkg/authorization 0.462s coverage: 26.8% of statements [2022-03-25T19:11:10.663Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2022-03-25T19:11:10.663Z] === RUN TestAuthZPluginErrorRequest [2022-03-25T19:11:10.735Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-03-25T19:11:10.994Z] === RUN TestDaemonProxy/command-line_options [2022-03-25T19:11:11.128Z] === RUN TestIsArchivePathDir [2022-03-25T19:11:11.128Z] --- PASS: TestIsArchivePathDir (0.08s) [2022-03-25T19:11:11.128Z] === RUN TestIsArchivePathInvalidFile [2022-03-25T19:11:11.128Z] --- PASS: TestIsArchivePathInvalidFile (0.13s) [2022-03-25T19:11:11.128Z] === RUN TestIsArchivePathTar [2022-03-25T19:11:11.228Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-03-25T19:11:11.228Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-03-25T19:11:11.370Z] --- PASS: TestCreateServiceCapabilities (2.54s) [2022-03-25T19:11:11.370Z] === RUN TestInspect [2022-03-25T19:11:11.598Z] --- PASS: TestIsArchivePathTar (0.16s) [2022-03-25T19:11:11.598Z] === RUN TestDecompressStreamGzip [2022-03-25T19:11:11.598Z] --- PASS: TestDecompressStreamGzip (0.12s) [2022-03-25T19:11:11.598Z] === RUN TestDecompressStreamBzip2 [2022-03-25T19:11:11.598Z] === RUN TestUnbuffered [2022-03-25T19:11:11.598Z] --- PASS: TestUnbuffered (0.00s) [2022-03-25T19:11:11.598Z] === RUN TestRaceUnbuffered [2022-03-25T19:11:11.598Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-03-25T19:11:11.598Z] PASS [2022-03-25T19:11:11.598Z] coverage: 100.0% of statements [2022-03-25T19:11:11.598Z] ok github.com/docker/docker/pkg/broadcaster 0.038s coverage: 100.0% of statements [2022-03-25T19:11:11.598Z] --- PASS: TestDecompressStreamBzip2 (0.10s) [2022-03-25T19:11:11.598Z] === RUN TestDecompressStreamXz [2022-03-25T19:11:11.598Z] archive_test.go:133: Xz not present in msys2 [2022-03-25T19:11:11.598Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-03-25T19:11:11.598Z] === RUN TestDecompressStreamZstd [2022-03-25T19:11:11.598Z] archive_test.go:140: zstd not installed [2022-03-25T19:11:11.598Z] --- SKIP: TestDecompressStreamZstd (0.03s) [2022-03-25T19:11:11.598Z] === RUN TestCompressStreamXzUnsupported [2022-03-25T19:11:11.598Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-03-25T19:11:11.598Z] === RUN TestCompressStreamBzip2Unsupported [2022-03-25T19:11:11.598Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-03-25T19:11:11.598Z] === RUN TestCompressStreamInvalid [2022-03-25T19:11:11.598Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-03-25T19:11:11.598Z] === RUN TestExtensionInvalid [2022-03-25T19:11:11.598Z] --- PASS: TestExtensionInvalid (0.00s) [2022-03-25T19:11:11.598Z] === RUN TestExtensionUncompressed [2022-03-25T19:11:11.598Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-03-25T19:11:11.598Z] === RUN TestExtensionBzip2 [2022-03-25T19:11:11.598Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-03-25T19:11:11.598Z] === RUN TestExtensionGzip [2022-03-25T19:11:11.598Z] --- PASS: TestExtensionGzip (0.00s) [2022-03-25T19:11:11.598Z] === RUN TestExtensionXz [2022-03-25T19:11:11.598Z] --- PASS: TestExtensionXz (0.00s) [2022-03-25T19:11:11.598Z] === RUN TestExtensionZstd [2022-03-25T19:11:11.598Z] --- PASS: TestExtensionZstd (0.00s) [2022-03-25T19:11:11.598Z] === RUN TestCmdStreamLargeStderr [2022-03-25T19:11:11.598Z] --- PASS: TestCmdStreamLargeStderr (0.08s) [2022-03-25T19:11:11.598Z] === RUN TestCmdStreamBad [2022-03-25T19:11:11.598Z] archive_test.go:252: Failing on Windows CI machines [2022-03-25T19:11:11.598Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-03-25T19:11:11.598Z] === RUN TestCmdStreamGood [2022-03-25T19:11:11.598Z] --- PASS: TestCmdStreamGood (0.04s) [2022-03-25T19:11:11.598Z] === RUN TestUntarPathWithInvalidDest [2022-03-25T19:11:11.794Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-03-25T19:11:11.794Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-03-25T19:11:12.067Z] --- PASS: TestUntarPathWithInvalidDest (0.06s) [2022-03-25T19:11:12.067Z] === RUN TestUntarPathWithInvalidSrc [2022-03-25T19:11:12.067Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-03-25T19:11:12.067Z] === RUN TestUntarPath [2022-03-25T19:11:12.067Z] --- PASS: TestUntarPath (0.07s) [2022-03-25T19:11:12.067Z] === RUN TestUntarPathWithDestinationFile [2022-03-25T19:11:12.067Z] --- PASS: TestUntarPathWithDestinationFile (0.06s) [2022-03-25T19:11:12.067Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-03-25T19:11:12.067Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.06s) [2022-03-25T19:11:12.067Z] === RUN TestCopyWithTarInvalidSrc [2022-03-25T19:11:12.067Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-03-25T19:11:12.067Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-03-25T19:11:12.067Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-03-25T19:11:12.067Z] === RUN TestCopyWithTarSrcFile [2022-03-25T19:11:12.067Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-03-25T19:11:12.067Z] === RUN TestCopyWithTarSrcFolder [2022-03-25T19:11:12.067Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-03-25T19:11:12.067Z] === RUN TestCopyFileWithTarInvalidSrc [2022-03-25T19:11:12.067Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-03-25T19:11:12.067Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-03-25T19:11:12.067Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-03-25T19:11:12.067Z] === RUN TestCopyFileWithTarSrcFolder [2022-03-25T19:11:12.067Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-03-25T19:11:12.067Z] === RUN TestCopyFileWithTarSrcFile [2022-03-25T19:11:12.067Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-03-25T19:11:12.067Z] === RUN TestTarFiles [2022-03-25T19:11:12.067Z] === RUN TestMatch [2022-03-25T19:11:12.067Z] === RUN TestMatch/[[]] [2022-03-25T19:11:12.067Z] === RUN TestMatch/[[foo]] [2022-03-25T19:11:12.067Z] === RUN TestMatch/[[bar]_[foo]] [2022-03-25T19:11:12.067Z] === RUN TestMatch/[[foo_bar]] [2022-03-25T19:11:12.067Z] === RUN TestMatch/[[qux]_[foo]] [2022-03-25T19:11:12.067Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-03-25T19:11:12.067Z] === RUN TestMatch/[] [2022-03-25T19:11:12.067Z] === RUN TestMatch/[]#01 [2022-03-25T19:11:12.067Z] === RUN TestMatch/[[qux]] [2022-03-25T19:11:12.067Z] === RUN TestMatch/[[foo_bar_qux]] [2022-03-25T19:11:12.067Z] === RUN TestMatch/[[qux]_[baz]] [2022-03-25T19:11:12.067Z] === RUN TestMatch/[[foo_baz]] [2022-03-25T19:11:12.067Z] --- PASS: TestMatch (0.00s) [2022-03-25T19:11:12.067Z] --- PASS: TestMatch/[[]] (0.00s) [2022-03-25T19:11:12.067Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-03-25T19:11:12.067Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-03-25T19:11:12.067Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-03-25T19:11:12.067Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-03-25T19:11:12.067Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-03-25T19:11:12.067Z] --- PASS: TestMatch/[] (0.00s) [2022-03-25T19:11:12.067Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-03-25T19:11:12.067Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-03-25T19:11:12.067Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-03-25T19:11:12.067Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-03-25T19:11:12.067Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-03-25T19:11:12.067Z] PASS [2022-03-25T19:11:12.067Z] coverage: 87.5% of statements [2022-03-25T19:11:12.067Z] ok github.com/docker/docker/pkg/capabilities 0.045s coverage: 87.5% of statements [2022-03-25T19:11:12.899Z] check_test.go:308: [d7267b8eaaf12] daemon is not started [2022-03-25T19:11:12.899Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-03-25T19:11:12.899Z] === RUN TestDaemonProxy/configuration_file [2022-03-25T19:11:13.056Z] 2022/03/25 19:11:12 Closing DB instances... [2022-03-25T19:11:13.056Z] === RUN TestChrootTarUntar [2022-03-25T19:11:13.056Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-03-25T19:11:13.056Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-03-25T19:11:13.056Z] === RUN TestChrootUntarWithHugeExcludesList [2022-03-25T19:11:13.056Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-03-25T19:11:13.056Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-03-25T19:11:13.056Z] === RUN TestChrootUntarEmptyArchive [2022-03-25T19:11:13.056Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-03-25T19:11:13.056Z] === RUN TestChrootTarUntarWithSymlink [2022-03-25T19:11:13.056Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-25T19:11:13.056Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-03-25T19:11:13.056Z] === RUN TestChrootCopyWithTar [2022-03-25T19:11:13.056Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-25T19:11:13.056Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-03-25T19:11:13.056Z] === RUN TestChrootCopyFileWithTar [2022-03-25T19:11:13.056Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-03-25T19:11:13.056Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-03-25T19:11:13.056Z] === RUN TestChrootUntarPath [2022-03-25T19:11:13.056Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-25T19:11:13.056Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-03-25T19:11:13.056Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-03-25T19:11:13.056Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-03-25T19:11:13.056Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-03-25T19:11:13.056Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-03-25T19:11:13.056Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-03-25T19:11:13.056Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-03-25T19:11:13.056Z] === RUN TestChrootApplyDotDotFile [2022-03-25T19:11:13.056Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-03-25T19:11:13.056Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-03-25T19:11:13.168Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.35s) [2022-03-25T19:11:13.168Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-03-25T19:11:13.486Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-03-25T19:11:13.528Z] PASS [2022-03-25T19:11:13.528Z] coverage: 12.0% of statements [2022-03-25T19:11:13.528Z] ok github.com/docker/docker/pkg/chrootarchive 0.092s coverage: 12.0% of statements [2022-03-25T19:11:13.889Z] --- PASS: TestInspect (2.76s) [2022-03-25T19:11:13.889Z] === RUN TestCreateJob [2022-03-25T19:11:13.955Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-03-25T19:11:13.955Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-03-25T19:11:13.955Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-03-25T19:11:14.517Z] === RUN TestEnsureRemoveAllNotExist [2022-03-25T19:11:14.517Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-03-25T19:11:14.517Z] === RUN TestEnsureRemoveAllWithDir [2022-03-25T19:11:14.517Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-03-25T19:11:14.517Z] === RUN TestEnsureRemoveAllWithFile [2022-03-25T19:11:14.517Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-03-25T19:11:14.517Z] PASS [2022-03-25T19:11:14.517Z] coverage: 0.0% of statements [2022-03-25T19:11:14.517Z] ok github.com/docker/docker/pkg/containerfs 0.037s coverage: 0.0% of statements [2022-03-25T19:11:14.542Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.27s) [2022-03-25T19:11:14.542Z] === RUN TestAuthZPluginHeader [2022-03-25T19:11:14.802Z] === RUN TestDaemonProxy/conflicting_options [2022-03-25T19:11:14.802Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-03-25T19:11:14.988Z] --- PASS: TestNetworkDBCRUDTableEntry (4.45s) [2022-03-25T19:11:14.988Z] === RUN TestNetworkDBCRUDTableEntries [2022-03-25T19:11:14.988Z] === RUN TestSizeEmpty [2022-03-25T19:11:14.988Z] --- PASS: TestSizeEmpty (0.00s) [2022-03-25T19:11:14.988Z] === RUN TestSizeEmptyFile [2022-03-25T19:11:14.988Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-03-25T19:11:14.988Z] === RUN TestSizeNonemptyFile [2022-03-25T19:11:14.988Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-03-25T19:11:14.988Z] === RUN TestSizeNestedDirectoryEmpty [2022-03-25T19:11:14.988Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-03-25T19:11:14.988Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-03-25T19:11:14.988Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-03-25T19:11:14.988Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-03-25T19:11:14.988Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-03-25T19:11:14.988Z] === RUN TestMoveToSubdir [2022-03-25T19:11:14.988Z] --- PASS: TestMoveToSubdir (0.00s) [2022-03-25T19:11:14.988Z] === RUN TestSizeNonExistingDirectory [2022-03-25T19:11:14.988Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-03-25T19:11:14.988Z] PASS [2022-03-25T19:11:14.988Z] coverage: 80.0% of statements [2022-03-25T19:11:14.988Z] ok github.com/docker/docker/pkg/directory 0.050s coverage: 80.0% of statements [2022-03-25T19:11:15.063Z] === RUN TestDaemonProxy/reload_sanitized [2022-03-25T19:11:15.108Z] --- PASS: TestAuthZPluginHeader (0.68s) [2022-03-25T19:11:15.108Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-03-25T19:11:15.108Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-25T19:11:15.108Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-03-25T19:11:15.108Z] === RUN TestAuthZPluginV2Disable [2022-03-25T19:11:15.108Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-25T19:11:15.108Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-03-25T19:11:15.108Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-03-25T19:11:15.108Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-25T19:11:15.108Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-03-25T19:11:15.108Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-03-25T19:11:15.108Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-25T19:11:15.108Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-03-25T19:11:15.108Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-03-25T19:11:15.321Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-03-25T19:11:15.580Z] --- PASS: TestDaemonProxy (6.38s) [2022-03-25T19:11:15.580Z] --- PASS: TestDaemonProxy/environment_variables (1.75s) [2022-03-25T19:11:15.580Z] --- PASS: TestDaemonProxy/command-line_options (1.83s) [2022-03-25T19:11:15.580Z] --- PASS: TestDaemonProxy/configuration_file (1.78s) [2022-03-25T19:11:15.580Z] --- PASS: TestDaemonProxy/conflicting_options (0.51s) [2022-03-25T19:11:15.580Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-03-25T19:11:15.580Z] PASS [2022-03-25T19:11:15.580Z] [2022-03-25T19:11:15.580Z] DONE 17 tests in 10.899s [2022-03-25T19:11:15.838Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-03-25T19:11:15.838Z] ++ 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-03-25T19:11:15.838Z] ++ set -e [2022-03-25T19:11:15.838Z] ++ '[' -n 0 ']' [2022-03-25T19:11:15.838Z] ++ set -x [2022-03-25T19:11:15.838Z] ++ 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-03-25T19:11:15.838Z] INFO: Testing against a local daemon [2022-03-25T19:11:15.838Z] === RUN TestCommitInheritsEnv [2022-03-25T19:11:15.976Z] === RUN TestPollerAddRemove [2022-03-25T19:11:15.976Z] --- PASS: TestPollerAddRemove (0.00s) [2022-03-25T19:11:15.976Z] === RUN TestPollerEvent [2022-03-25T19:11:15.976Z] poller_test.go:40: No chmod on Windows [2022-03-25T19:11:15.976Z] --- SKIP: TestPollerEvent (0.00s) [2022-03-25T19:11:15.976Z] === RUN TestPollerClose [2022-03-25T19:11:15.976Z] --- PASS: TestPollerClose (0.00s) [2022-03-25T19:11:15.976Z] PASS [2022-03-25T19:11:15.976Z] coverage: 45.7% of statements [2022-03-25T19:11:15.976Z] ok github.com/docker/docker/pkg/filenotify 0.036s coverage: 45.7% of statements [2022-03-25T19:11:16.405Z] --- PASS: TestCommitInheritsEnv (0.35s) [2022-03-25T19:11:16.405Z] === RUN TestImportExtremelyLargeImageWorks [2022-03-25T19:11:16.405Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-03-25T19:11:16.405Z] === RUN TestImportWithCustomPlatform [2022-03-25T19:11:16.405Z] === RUN TestImportWithCustomPlatform/#00 [2022-03-25T19:11:16.405Z] === RUN TestImportWithCustomPlatform/_______ [2022-03-25T19:11:16.405Z] === RUN TestImportWithCustomPlatform// [2022-03-25T19:11:16.405Z] === RUN TestImportWithCustomPlatform/linux [2022-03-25T19:11:16.405Z] === RUN TestImportWithCustomPlatform/LINUX [2022-03-25T19:11:16.663Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-03-25T19:11:16.663Z] === RUN TestImportWithCustomPlatform/macos [2022-03-25T19:11:16.663Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-03-25T19:11:16.663Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-03-25T19:11:16.663Z] --- PASS: TestImportWithCustomPlatform (0.48s) [2022-03-25T19:11:16.663Z] --- PASS: TestImportWithCustomPlatform/#00 (0.08s) [2022-03-25T19:11:16.663Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-03-25T19:11:16.663Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-03-25T19:11:16.663Z] --- PASS: TestImportWithCustomPlatform/linux (0.12s) [2022-03-25T19:11:16.663Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.12s) [2022-03-25T19:11:16.663Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.11s) [2022-03-25T19:11:16.663Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-03-25T19:11:16.663Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-03-25T19:11:16.663Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-03-25T19:11:16.663Z] === RUN TestImagesFilterMultiReference [2022-03-25T19:11:16.905Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-03-25T19:11:16.922Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-03-25T19:11:16.923Z] === RUN TestImagePullPlatformInvalid [2022-03-25T19:11:16.923Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-03-25T19:11:16.923Z] === RUN TestRemoveImageOrphaning [2022-03-25T19:11:16.976Z] === RUN TestCopyFileWithInvalidSrc [2022-03-25T19:11:16.976Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-03-25T19:11:16.976Z] === RUN TestCopyFileWithInvalidDest [2022-03-25T19:11:16.976Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-03-25T19:11:16.976Z] === RUN TestCopyFileWithSameSrcAndDest [2022-03-25T19:11:16.976Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-03-25T19:11:16.976Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-03-25T19:11:16.976Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-03-25T19:11:16.976Z] === RUN TestCopyFile [2022-03-25T19:11:16.976Z] --- PASS: TestCopyFile (0.00s) [2022-03-25T19:11:16.976Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-03-25T19:11:16.976Z] fileutils_test.go:133: Needs porting to Windows [2022-03-25T19:11:16.976Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-03-25T19:11:16.976Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-03-25T19:11:16.976Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-03-25T19:11:16.976Z] === RUN TestReadSymlinkedDirectoryToFile [2022-03-25T19:11:16.976Z] fileutils_test.go:179: Needs porting to Windows [2022-03-25T19:11:16.976Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-03-25T19:11:16.976Z] === RUN TestWildcardMatches [2022-03-25T19:11:16.976Z] --- PASS: TestWildcardMatches (0.00s) [2022-03-25T19:11:16.976Z] === RUN TestPatternMatches [2022-03-25T19:11:16.976Z] --- PASS: TestPatternMatches (0.00s) [2022-03-25T19:11:16.976Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-03-25T19:11:16.976Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-03-25T19:11:16.976Z] === RUN TestPatternMatchesFolderExclusions [2022-03-25T19:11:16.976Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-03-25T19:11:16.976Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-03-25T19:11:16.976Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-03-25T19:11:16.976Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-03-25T19:11:16.976Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-03-25T19:11:16.976Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-03-25T19:11:16.976Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-03-25T19:11:16.976Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-03-25T19:11:16.976Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-03-25T19:11:16.976Z] === RUN TestSingleExclamationError [2022-03-25T19:11:16.976Z] --- PASS: TestSingleExclamationError (0.00s) [2022-03-25T19:11:16.976Z] === RUN TestMatchesWithNoPatterns [2022-03-25T19:11:16.976Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-03-25T19:11:16.976Z] === RUN TestMatchesWithMalformedPatterns [2022-03-25T19:11:16.976Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-03-25T19:11:16.976Z] === RUN TestMatches [2022-03-25T19:11:16.976Z] === RUN TestMatches/MatchesOrParentMatches [2022-03-25T19:11:16.976Z] === RUN TestMatches/MatchesUsingParentResult [2022-03-25T19:11:16.976Z] === RUN TestMatches/MatchesUsingParentResults [2022-03-25T19:11:16.976Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-03-25T19:11:16.976Z] --- PASS: TestMatches (0.01s) [2022-03-25T19:11:16.976Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-03-25T19:11:16.976Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-03-25T19:11:16.976Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-03-25T19:11:16.976Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-03-25T19:11:16.976Z] === RUN TestCleanPatterns [2022-03-25T19:11:16.976Z] --- PASS: TestCleanPatterns (0.00s) [2022-03-25T19:11:16.976Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-03-25T19:11:16.976Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-03-25T19:11:16.976Z] === RUN TestCleanPatternsExceptionFlag [2022-03-25T19:11:16.976Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-03-25T19:11:16.976Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-03-25T19:11:16.976Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-03-25T19:11:16.976Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-03-25T19:11:16.977Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-03-25T19:11:16.977Z] === RUN TestCleanPatternsErrorSingleException [2022-03-25T19:11:16.977Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-03-25T19:11:16.977Z] === RUN TestCreateIfNotExistsDir [2022-03-25T19:11:16.977Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2022-03-25T19:11:16.977Z] === RUN TestCreateIfNotExistsFile [2022-03-25T19:11:16.977Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2022-03-25T19:11:16.977Z] === RUN TestMatch [2022-03-25T19:11:16.977Z] --- PASS: TestMatch (0.00s) [2022-03-25T19:11:16.977Z] === RUN TestCompile [2022-03-25T19:11:16.977Z] === RUN TestCompile/slash [2022-03-25T19:11:16.977Z] === RUN TestCompile/backslash [2022-03-25T19:11:16.977Z] --- PASS: TestCompile (0.00s) [2022-03-25T19:11:16.977Z] --- PASS: TestCompile/slash (0.00s) [2022-03-25T19:11:16.977Z] --- PASS: TestCompile/backslash (0.00s) [2022-03-25T19:11:16.977Z] PASS [2022-03-25T19:11:16.977Z] coverage: 84.7% of statements [2022-03-25T19:11:16.977Z] ok github.com/docker/docker/pkg/fileutils 0.077s coverage: 84.7% of statements [2022-03-25T19:11:16.977Z] 2022/03/25 19:11:16 Closing DB instances... [2022-03-25T19:11:17.156Z] --- PASS: TestCreateJob (3.18s) [2022-03-25T19:11:17.156Z] === RUN TestReplicatedJob [2022-03-25T19:11:17.446Z] --- PASS: TestTarFiles (5.30s) [2022-03-25T19:11:17.446Z] === RUN TestDetectCompressionZstd [2022-03-25T19:11:17.446Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-03-25T19:11:17.446Z] === RUN TestTarUntar [2022-03-25T19:11:17.446Z] --- PASS: TestTarUntar (0.04s) [2022-03-25T19:11:17.446Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-03-25T19:11:17.446Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2022-03-25T19:11:17.446Z] === RUN TestTarWithOptions [2022-03-25T19:11:17.446Z] --- PASS: TestTarWithOptions (0.03s) [2022-03-25T19:11:17.446Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-03-25T19:11:17.446Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-03-25T19:11:17.446Z] === RUN TestUntarUstarGnuConflict [2022-03-25T19:11:17.446Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-03-25T19:11:17.446Z] === RUN TestUntarInvalidFilenames [2022-03-25T19:11:17.446Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames2576977207\\dest" [2022-03-25T19:11:17.446Z] --- PASS: TestUntarInvalidFilenames (0.18s) [2022-03-25T19:11:17.446Z] === RUN TestGet [2022-03-25T19:11:17.446Z] --- PASS: TestGet (0.00s) [2022-03-25T19:11:17.446Z] === RUN TestUntarHardlinkToSymlink [2022-03-25T19:11:17.446Z] === RUN TestGetShortcutString [2022-03-25T19:11:17.446Z] --- PASS: TestGetShortcutString (0.00s) [2022-03-25T19:11:17.446Z] PASS [2022-03-25T19:11:17.446Z] coverage: 42.9% of statements [2022-03-25T19:11:17.446Z] ok github.com/docker/docker/pkg/homedir 0.036s coverage: 42.9% of statements [2022-03-25T19:11:17.446Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-03-25T19:11:17.446Z] === RUN TestUntarInvalidHardlink [2022-03-25T19:11:17.446Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1309621035\\victim\\hello" -> "../victim/hello" [2022-03-25T19:11:17.446Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink329958104\\victim\\hello" -> "/../victim/hello" [2022-03-25T19:11:17.490Z] --- PASS: TestRemoveImageOrphaning (0.50s) [2022-03-25T19:11:17.490Z] === RUN TestRemoveImageGarbageCollector [2022-03-25T19:11:17.915Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2650327728\\victim" -> "../victim" [2022-03-25T19:11:17.915Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2562572343\\victim" -> "../victim" [2022-03-25T19:11:17.915Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink232836772\\victim" -> "../victim" [2022-03-25T19:11:17.915Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2432817870\\victim" -> "../victim" [2022-03-25T19:11:17.915Z] --- PASS: TestUntarInvalidHardlink (0.05s) [2022-03-25T19:11:17.915Z] === RUN TestUntarInvalidSymlink [2022-03-25T19:11:17.915Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink707738834\\dest\\dotdot" -> "../victim/hello" [2022-03-25T19:11:17.915Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2309610979\\dest\\slash-dotdot" -> "/../victim/hello" [2022-03-25T19:11:17.915Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink4084644364\\dest\\loophole-victim" -> "../victim" [2022-03-25T19:11:17.915Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3274940818\\dest\\loophole-victim" -> "../victim" [2022-03-25T19:11:17.915Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1745699455\\dest\\loophole-victim" -> "../victim" [2022-03-25T19:11:17.915Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1450522515\\dest\\loophole-victim" -> "../victim" [2022-03-25T19:11:17.915Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2137078282\\dest\\dir\\loophole" -> "../../victim" [2022-03-25T19:11:17.915Z] --- PASS: TestUntarInvalidSymlink (0.04s) [2022-03-25T19:11:17.915Z] === RUN TestTempArchiveCloseMultipleTimes [2022-03-25T19:11:17.915Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-03-25T19:11:17.915Z] === RUN TestXGlobalNoParent [2022-03-25T19:11:17.915Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-03-25T19:11:17.915Z] === RUN TestReplaceFileTarWrapper [2022-03-25T19:11:17.915Z] --- PASS: TestReplaceFileTarWrapper (0.17s) [2022-03-25T19:11:17.915Z] === RUN TestPrefixHeaderReadable [2022-03-25T19:11:17.915Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2022-03-25T19:11:17.915Z] === RUN TestDisablePigz [2022-03-25T19:11:17.915Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-03-25T19:11:17.915Z] --- PASS: TestDisablePigz (0.13s) [2022-03-25T19:11:17.915Z] === RUN TestPigz [2022-03-25T19:11:18.384Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2022-03-25T19:11:18.384Z] --- PASS: TestPigz (0.13s) [2022-03-25T19:11:18.384Z] === RUN TestNosysFileInfo [2022-03-25T19:11:18.384Z] --- PASS: TestNosysFileInfo (0.00s) [2022-03-25T19:11:18.384Z] === RUN TestCopyFileWithInvalidDest [2022-03-25T19:11:18.384Z] archive_windows_test.go:16: Currently fails [2022-03-25T19:11:18.384Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-03-25T19:11:18.384Z] === RUN TestCanonicalTarNameForPath [2022-03-25T19:11:18.384Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-03-25T19:11:18.384Z] === RUN TestCanonicalTarName [2022-03-25T19:11:18.384Z] --- PASS: TestCanonicalTarName (0.00s) [2022-03-25T19:11:18.384Z] === RUN TestChmodTarEntry [2022-03-25T19:11:18.384Z] --- PASS: TestChmodTarEntry (0.00s) [2022-03-25T19:11:18.384Z] === RUN TestHardLinkOrder [2022-03-25T19:11:18.384Z] --- PASS: TestHardLinkOrder (0.12s) [2022-03-25T19:11:18.384Z] === RUN TestChangeString [2022-03-25T19:11:18.384Z] --- PASS: TestChangeString (0.00s) [2022-03-25T19:11:18.384Z] === RUN TestChangesWithNoChanges [2022-03-25T19:11:18.384Z] --- PASS: TestChangesWithNoChanges (0.03s) [2022-03-25T19:11:18.384Z] --- PASS: TestNetworkDBCRUDTableEntries (3.24s) [2022-03-25T19:11:18.384Z] === RUN TestNetworkDBNodeLeave [2022-03-25T19:11:18.384Z] === RUN TestChangesWithChanges [2022-03-25T19:11:18.384Z] --- PASS: TestChangesWithChanges (0.04s) [2022-03-25T19:11:18.384Z] === RUN TestChangesWithChangesGH13590 [2022-03-25T19:11:18.384Z] changes_test.go:196: needs more investigation [2022-03-25T19:11:18.384Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-03-25T19:11:18.384Z] === RUN TestChangesDirsEmpty [2022-03-25T19:11:18.384Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2022-03-25T19:11:18.384Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2022-03-25T19:11:18.384Z] === RUN TestChangesDirsMutated [2022-03-25T19:11:18.384Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2022-03-25T19:11:18.384Z] --- SKIP: TestChangesDirsMutated (0.00s) [2022-03-25T19:11:18.384Z] === RUN TestApplyLayer [2022-03-25T19:11:18.384Z] changes_test.go:433: needs further investigation [2022-03-25T19:11:18.384Z] --- SKIP: TestApplyLayer (0.00s) [2022-03-25T19:11:18.384Z] === RUN TestChangesSizeWithHardlinks [2022-03-25T19:11:18.384Z] changes_test.go:469: needs further investigation [2022-03-25T19:11:18.384Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-03-25T19:11:18.384Z] === RUN TestChangesSizeWithNoChanges [2022-03-25T19:11:18.384Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-03-25T19:11:18.384Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-03-25T19:11:18.384Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-03-25T19:11:18.384Z] === RUN TestChangesSize [2022-03-25T19:11:18.384Z] --- PASS: TestChangesSize (0.00s) [2022-03-25T19:11:18.384Z] === RUN TestApplyLayerInvalidFilenames [2022-03-25T19:11:18.384Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames4061172543\\dest" [2022-03-25T19:11:18.384Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2022-03-25T19:11:18.384Z] === RUN TestApplyLayerInvalidHardlink [2022-03-25T19:11:18.384Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink4267035123\\victim\\hello" -> "../victim/hello" [2022-03-25T19:11:18.384Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3805241149\\victim\\hello" -> "/../victim/hello" [2022-03-25T19:11:18.384Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2813132030\\victim" -> "../victim" [2022-03-25T19:11:18.384Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink59821270\\victim" -> "../victim" [2022-03-25T19:11:18.384Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3729120994\\victim" -> "../victim" [2022-03-25T19:11:18.384Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink781831060\\victim" -> "../victim" [2022-03-25T19:11:18.384Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) [2022-03-25T19:11:18.384Z] === RUN TestApplyLayerInvalidSymlink [2022-03-25T19:11:18.384Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1623718022\\dest\\dotdot" -> "../victim/hello" [2022-03-25T19:11:18.384Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3636488101\\dest\\slash-dotdot" -> "/../victim/hello" [2022-03-25T19:11:18.384Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1496617360\\dest\\loophole-victim" -> "../victim" [2022-03-25T19:11:18.384Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink972954577\\dest\\loophole-victim" -> "../victim" [2022-03-25T19:11:18.384Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1298059589\\dest\\loophole-victim" -> "../victim" [2022-03-25T19:11:18.384Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1001789064\\dest\\loophole-victim" -> "../victim" [2022-03-25T19:11:18.384Z] --- PASS: TestApplyLayerInvalidSymlink (0.04s) [2022-03-25T19:11:18.384Z] === RUN TestApplyLayerWhiteouts [2022-03-25T19:11:18.384Z] === RUN TestCreateIDMapOrder [2022-03-25T19:11:18.384Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-03-25T19:11:18.384Z] PASS [2022-03-25T19:11:18.384Z] coverage: 7.2% of statements [2022-03-25T19:11:18.384Z] ok github.com/docker/docker/pkg/idtools 0.041s coverage: 7.2% of statements [2022-03-25T19:11:18.384Z] --- PASS: TestApplyLayerWhiteouts (0.07s) [2022-03-25T19:11:18.384Z] === RUN TestGenerateEmptyFile [2022-03-25T19:11:18.384Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-03-25T19:11:18.384Z] === RUN TestGenerateWithContent [2022-03-25T19:11:18.384Z] --- PASS: TestGenerateWithContent (0.00s) [2022-03-25T19:11:18.384Z] PASS [2022-03-25T19:11:18.384Z] coverage: 61.9% of statements [2022-03-25T19:11:18.384Z] ok github.com/docker/docker/pkg/archive 7.551s coverage: 61.9% of statements [2022-03-25T19:11:19.117Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-03-25T19:11:19.393Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-03-25T19:11:19.393Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-03-25T19:11:19.652Z] --- PASS: TestRemoveImageGarbageCollector (2.32s) [2022-03-25T19:11:19.652Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-03-25T19:11:19.652Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-03-25T19:11:19.652Z] === RUN TestTagInvalidReference [2022-03-25T19:11:19.652Z] --- PASS: TestTagInvalidReference (0.07s) [2022-03-25T19:11:19.652Z] === RUN TestTagValidPrefixedRepo [2022-03-25T19:11:19.652Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-03-25T19:11:19.910Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2022-03-25T19:11:19.910Z] === RUN TestTagExistedNameWithoutForce [2022-03-25T19:11:19.910Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2022-03-25T19:11:19.910Z] === RUN TestTagOfficialNames [2022-03-25T19:11:19.910Z] --- PASS: TestTagOfficialNames (0.06s) [2022-03-25T19:11:19.910Z] === RUN TestTagMatchesDigest [2022-03-25T19:11:19.910Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-03-25T19:11:19.910Z] === CONT TestImportExtremelyLargeImageWorks [2022-03-25T19:11:19.951Z] === RUN TestFixedBufferCap [2022-03-25T19:11:19.951Z] --- PASS: TestFixedBufferCap (0.00s) [2022-03-25T19:11:19.951Z] === RUN TestFixedBufferLen [2022-03-25T19:11:19.951Z] --- PASS: TestFixedBufferLen (0.00s) [2022-03-25T19:11:19.951Z] === RUN TestFixedBufferString [2022-03-25T19:11:19.951Z] --- PASS: TestFixedBufferString (0.00s) [2022-03-25T19:11:19.951Z] === RUN TestFixedBufferWrite [2022-03-25T19:11:19.951Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-03-25T19:11:19.951Z] === RUN TestFixedBufferRead [2022-03-25T19:11:19.951Z] --- PASS: TestFixedBufferRead (0.00s) [2022-03-25T19:11:19.951Z] === RUN TestBytesPipeRead [2022-03-25T19:11:19.951Z] --- PASS: TestBytesPipeRead (0.00s) [2022-03-25T19:11:19.951Z] === RUN TestBytesPipeWrite [2022-03-25T19:11:19.951Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-03-25T19:11:19.951Z] === RUN TestBytesPipeWriteRandomChunks [2022-03-25T19:11:19.951Z] --- PASS: TestBytesPipeWriteRandomChunks (0.45s) [2022-03-25T19:11:19.951Z] === RUN TestAtomicWriteToFile [2022-03-25T19:11:19.951Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-03-25T19:11:19.951Z] === RUN TestAtomicWriteSetCommit [2022-03-25T19:11:20.420Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-03-25T19:11:20.420Z] === RUN TestAtomicWriteSetCancel [2022-03-25T19:11:20.420Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-03-25T19:11:20.420Z] === RUN TestReadCloserWrapperClose [2022-03-25T19:11:20.420Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-03-25T19:11:20.420Z] === RUN TestReaderErrWrapperReadOnError [2022-03-25T19:11:20.420Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-03-25T19:11:20.420Z] === RUN TestReaderErrWrapperRead [2022-03-25T19:11:20.420Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-03-25T19:11:20.420Z] === RUN TestCancelReadCloser [2022-03-25T19:11:20.420Z] --- PASS: TestCancelReadCloser (0.11s) [2022-03-25T19:11:20.420Z] === RUN TestWriteCloserWrapperClose [2022-03-25T19:11:20.420Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-03-25T19:11:20.420Z] === RUN TestNopWriteCloser [2022-03-25T19:11:20.420Z] --- PASS: TestNopWriteCloser (0.00s) [2022-03-25T19:11:20.420Z] === RUN TestNopWriter [2022-03-25T19:11:20.420Z] --- PASS: TestNopWriter (0.00s) [2022-03-25T19:11:20.420Z] === RUN TestWriteCounter [2022-03-25T19:11:20.420Z] --- PASS: TestWriteCounter (0.00s) [2022-03-25T19:11:20.420Z] PASS [2022-03-25T19:11:20.420Z] coverage: 70.1% of statements [2022-03-25T19:11:20.420Z] ok github.com/docker/docker/pkg/ioutils 0.701s coverage: 70.1% of statements [2022-03-25T19:11:20.617Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-03-25T19:11:20.617Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-03-25T19:11:20.617Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-03-25T19:11:20.617Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-03-25T19:11:20.617Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-03-25T19:11:20.617Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-03-25T19:11:20.617Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-03-25T19:11:20.617Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-03-25T19:11:20.617Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-03-25T19:11:20.617Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-03-25T19:11:20.617Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-03-25T19:11:20.617Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-03-25T19:11:20.617Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-03-25T19:11:20.617Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-03-25T19:11:20.617Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-03-25T19:11:20.617Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-03-25T19:11:20.617Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-03-25T19:11:20.617Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-03-25T19:11:20.617Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-03-25T19:11:20.617Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-03-25T19:11:20.846Z] check_test.go:308: [d9d5e7cbe858c] daemon is not started [2022-03-25T19:11:20.846Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-03-25T19:11:21.106Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-03-25T19:11:21.408Z] --- PASS: TestNetworkDBNodeLeave (2.84s) [2022-03-25T19:11:21.408Z] === RUN TestNetworkDBWatch [2022-03-25T19:11:21.408Z] === RUN TestError [2022-03-25T19:11:21.408Z] --- PASS: TestError (0.00s) [2022-03-25T19:11:21.408Z] === RUN TestProgressString [2022-03-25T19:11:21.408Z] === RUN TestProgressString/no_progress [2022-03-25T19:11:21.408Z] === RUN TestProgressString/progress_1 [2022-03-25T19:11:21.408Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-03-25T19:11:21.408Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-03-25T19:11:21.408Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-03-25T19:11:21.408Z] === RUN TestProgressString/with_units [2022-03-25T19:11:21.408Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-03-25T19:11:21.408Z] === RUN TestProgressString/hide_counts [2022-03-25T19:11:21.408Z] --- PASS: TestProgressString (0.00s) [2022-03-25T19:11:21.408Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-03-25T19:11:21.408Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-03-25T19:11:21.408Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-03-25T19:11:21.408Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-03-25T19:11:21.408Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-03-25T19:11:21.408Z] --- PASS: TestProgressString/with_units (0.00s) [2022-03-25T19:11:21.408Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-03-25T19:11:21.408Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-03-25T19:11:21.408Z] === RUN TestJSONMessageDisplay [2022-03-25T19:11:21.408Z] --- PASS: TestJSONMessageDisplay (0.17s) [2022-03-25T19:11:21.408Z] === RUN TestJSONMessageDisplayWithJSONError [2022-03-25T19:11:21.408Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-03-25T19:11:21.408Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-03-25T19:11:21.408Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-03-25T19:11:21.408Z] === RUN TestDisplayJSONMessagesStream [2022-03-25T19:11:21.408Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-03-25T19:11:21.408Z] PASS [2022-03-25T19:11:21.408Z] coverage: 91.7% of statements [2022-03-25T19:11:21.408Z] ok github.com/docker/docker/pkg/jsonmessage 0.212s coverage: 91.7% of statements [2022-03-25T19:11:21.878Z] === RUN TestStandardLongPath [2022-03-25T19:11:21.878Z] --- PASS: TestStandardLongPath (0.00s) [2022-03-25T19:11:21.878Z] === RUN TestUNCLongPath [2022-03-25T19:11:21.878Z] --- PASS: TestUNCLongPath (0.00s) [2022-03-25T19:11:21.878Z] PASS [2022-03-25T19:11:21.878Z] coverage: 100.0% of statements [2022-03-25T19:11:21.878Z] ok github.com/docker/docker/pkg/longpath 0.037s coverage: 100.0% of statements [2022-03-25T19:11:22.402Z] --- PASS: TestReplicatedJob (5.20s) [2022-03-25T19:11:22.402Z] === RUN TestUpdateReplicatedJob [2022-03-25T19:11:22.866Z] === RUN TestNameFormat [2022-03-25T19:11:22.866Z] --- PASS: TestNameFormat (0.00s) [2022-03-25T19:11:22.866Z] === RUN TestNameRetries [2022-03-25T19:11:22.866Z] --- PASS: TestNameRetries (0.00s) [2022-03-25T19:11:22.866Z] PASS [2022-03-25T19:11:22.866Z] coverage: 85.7% of statements [2022-03-25T19:11:22.866Z] ok github.com/docker/docker/pkg/namesgenerator 0.040s coverage: 85.7% of statements [2022-03-25T19:11:22.866Z] 2022/03/25 19:11:22 Closing DB instances... [2022-03-25T19:11:23.334Z] === RUN TestParseKeyValueOpt [2022-03-25T19:11:23.334Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-03-25T19:11:23.334Z] === RUN TestParseUintList [2022-03-25T19:11:23.334Z] --- PASS: TestParseUintList (0.00s) [2022-03-25T19:11:23.334Z] === RUN TestParseUintListMaximumLimits [2022-03-25T19:11:23.334Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-03-25T19:11:23.334Z] PASS [2022-03-25T19:11:23.334Z] coverage: 97.0% of statements [2022-03-25T19:11:23.334Z] ok github.com/docker/docker/pkg/parsers 0.046s coverage: 97.0% of statements [2022-03-25T19:11:23.804Z] === RUN Test_windowsOSRelease_String [2022-03-25T19:11:23.804Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes [2022-03-25T19:11:23.804Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no [2022-03-25T19:11:23.804Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes [2022-03-25T19:11:23.804Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no [2022-03-25T19:11:23.804Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes [2022-03-25T19:11:23.804Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no [2022-03-25T19:11:23.804Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes [2022-03-25T19:11:23.804Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no [2022-03-25T19:11:23.804Z] --- PASS: Test_windowsOSRelease_String (0.00s) [2022-03-25T19:11:23.804Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes (0.00s) [2022-03-25T19:11:23.804Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no (0.00s) [2022-03-25T19:11:23.804Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes (0.00s) [2022-03-25T19:11:23.804Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no (0.00s) [2022-03-25T19:11:23.804Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes (0.00s) [2022-03-25T19:11:23.804Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no (0.00s) [2022-03-25T19:11:23.804Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes (0.00s) [2022-03-25T19:11:23.804Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no (0.00s) [2022-03-25T19:11:23.804Z] PASS [2022-03-25T19:11:23.804Z] coverage: 36.4% of statements [2022-03-25T19:11:23.804Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.039s coverage: 36.4% of statements [2022-03-25T19:11:23.872Z] === RUN TestDockerSuite/TestBuildAddScript [2022-03-25T19:11:23.872Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-03-25T19:11:23.872Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-03-25T19:11:23.872Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-03-25T19:11:23.872Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-03-25T19:11:23.872Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-03-25T19:11:23.872Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-03-25T19:11:23.872Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-03-25T19:11:23.872Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-03-25T19:11:24.273Z] --- PASS: TestNetworkDBWatch (3.06s) [2022-03-25T19:11:24.273Z] === RUN TestNetworkDBBulkSync [2022-03-25T19:11:24.339Z] === RUN TestDockerSuite/TestBuildAddTar [2022-03-25T19:11:24.392Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-03-25T19:11:24.392Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-03-25T19:11:24.652Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-03-25T19:11:24.652Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-03-25T19:11:24.742Z] === RUN TestNewAndRemove [2022-03-25T19:11:24.743Z] --- PASS: TestNewAndRemove (0.00s) [2022-03-25T19:11:24.743Z] === RUN TestRemoveInvalidPath [2022-03-25T19:11:24.743Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-03-25T19:11:24.743Z] PASS [2022-03-25T19:11:24.743Z] coverage: 82.6% of statements [2022-03-25T19:11:24.743Z] ok github.com/docker/docker/pkg/pidfile 0.035s coverage: 82.6% of statements [2022-03-25T19:11:25.460Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-03-25T19:11:25.460Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-03-25T19:11:25.460Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-03-25T19:11:25.460Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-03-25T19:11:25.460Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-03-25T19:11:25.590Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-03-25T19:11:25.670Z] --- PASS: TestUpdateReplicatedJob (3.24s) [2022-03-25T19:11:25.670Z] === RUN TestServiceListWithStatuses [2022-03-25T19:11:25.670Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-25T19:11:25.670Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-03-25T19:11:25.670Z] === RUN TestDockerNetworkConnectAlias [2022-03-25T19:11:25.731Z] 2022/03/25 19:11:25 Closing DB instances... [2022-03-25T19:11:26.200Z] === RUN TestFailedConnection [2022-03-25T19:11:26.200Z] --- PASS: TestGetAddress (22.51s) [2022-03-25T19:11:26.200Z] === RUN TestRequestSyntaxCheck [2022-03-25T19:11:26.200Z] --- PASS: TestRequestSyntaxCheck (0.02s) [2022-03-25T19:11:26.200Z] === RUN TestRequest [2022-03-25T19:11:26.967Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-03-25T19:11:27.187Z] --- PASS: TestNetworkDBBulkSync (2.83s) [2022-03-25T19:11:27.187Z] === RUN TestNetworkDBCRUDMediumCluster [2022-03-25T19:11:27.903Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-03-25T19:11:28.174Z] --- PASS: TestFailedConnection (2.02s) [2022-03-25T19:11:28.174Z] === RUN TestFailOnce [2022-03-25T19:11:28.415Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-03-25T19:11:28.644Z] 2022/03/25 19:11:28 http: panic serving 127.0.0.1:49296: Plugin not ready [2022-03-25T19:11:28.644Z] goroutine 34 [running]: [2022-03-25T19:11:28.644Z] net/http.(*conn).serve.func1() [2022-03-25T19:11:28.644Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-03-25T19:11:28.644Z] panic({0x733700, 0x87d030}) [2022-03-25T19:11:28.644Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-03-25T19:11:28.644Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0x3b?, 0xffffffffffffffff?}, 0xc000099a70?) [2022-03-25T19:11:28.644Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-03-25T19:11:28.644Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x882838?, 0xc000236000?}, 0x68da46?) [2022-03-25T19:11:28.644Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-03-25T19:11:28.644Z] net/http.(*ServeMux).ServeHTTP(0x0?, {0x882838, 0xc000236000}, 0xc00022a000) [2022-03-25T19:11:28.644Z] c:/go/src/net/http/server.go:2462 +0x149 [2022-03-25T19:11:28.644Z] net/http.serverHandler.ServeHTTP({0x880e58?}, {0x882838, 0xc000236000}, 0xc00022a000) [2022-03-25T19:11:28.644Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-03-25T19:11:28.644Z] net/http.(*conn).serve(0xc000220000, {0x882d38, 0xc0002020c0}) [2022-03-25T19:11:28.644Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-03-25T19:11:28.644Z] created by net/http.(*Server).Serve [2022-03-25T19:11:28.644Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-03-25T19:11:28.644Z] time="2022-03-25T19:11:28Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49295/Test.FailOnce: Post \"http://127.0.0.1:49295/Test.FailOnce\": EOF, retrying in 1s" [2022-03-25T19:11:29.631Z] --- PASS: TestFailOnce (1.20s) [2022-03-25T19:11:29.631Z] === RUN TestEchoInputOutput [2022-03-25T19:11:29.631Z] --- PASS: TestEchoInputOutput (0.00s) [2022-03-25T19:11:29.631Z] === RUN TestBackoff [2022-03-25T19:11:29.631Z] --- PASS: TestBackoff (0.00s) [2022-03-25T19:11:29.631Z] === RUN TestAbortRetry [2022-03-25T19:11:29.631Z] --- PASS: TestAbortRetry (0.00s) [2022-03-25T19:11:29.631Z] === RUN TestClientScheme [2022-03-25T19:11:29.631Z] --- PASS: TestClientScheme (0.00s) [2022-03-25T19:11:29.631Z] === RUN TestNewClientWithTimeout [2022-03-25T19:11:29.837Z] --- PASS: TestDockerNetworkConnectAlias (4.28s) [2022-03-25T19:11:29.837Z] === RUN TestDockerNetworkReConnect [2022-03-25T19:11:30.100Z] 2022/03/25 19:11:29 Closing DB instances... [2022-03-25T19:11:30.100Z] time="2022-03-25T19:11:29Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49302/Test.Echo: Post \"http://127.0.0.1:49302/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-03-25T19:11:30.100Z] time="2022-03-25T19:11:29Z" level=error msg="node: 33411fe8e56b is unknown to memberlist" [2022-03-25T19:11:30.436Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-03-25T19:11:30.630Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-03-25T19:11:30.630Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-03-25T19:11:30.630Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-03-25T19:11:30.630Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-03-25T19:11:30.630Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-03-25T19:11:30.630Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-03-25T19:11:30.630Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-03-25T19:11:30.630Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-03-25T19:11:30.630Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-03-25T19:11:31.373Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-03-25T19:11:31.730Z] time="2022-03-25T19:11:31Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49302/Test.Echo: Post \"http://127.0.0.1:49302/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-03-25T19:11:31.939Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-03-25T19:11:32.506Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-03-25T19:11:32.506Z] docker_cli_daemon_test.go:2859: Checking IpcMode private set from config [2022-03-25T19:11:32.925Z] time="2022-03-25T19:11:32Z" level=error msg="node4(3b9435f22056) Could not close DB: timeout waiting for leave broadcast" [2022-03-25T19:11:32.925Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.89s) [2022-03-25T19:11:32.925Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-03-25T19:11:33.096Z] docker_cli_daemon_test.go:2859: Checking IpcMode shareable set from config [2022-03-25T19:11:33.104Z] --- PASS: TestDockerNetworkReConnect (3.36s) [2022-03-25T19:11:33.105Z] === RUN TestServicePlugin [2022-03-25T19:11:33.178Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.57s) [2022-03-25T19:11:33.178Z] PASS [2022-03-25T19:11:33.178Z] [2022-03-25T19:11:33.178Z] === Skipped [2022-03-25T19:11:33.178Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-03-25T19:11:33.178Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-25T19:11:33.178Z] [2022-03-25T19:11:33.178Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-03-25T19:11:33.178Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-25T19:11:33.178Z] [2022-03-25T19:11:33.178Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-03-25T19:11:33.178Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-25T19:11:33.178Z] [2022-03-25T19:11:33.178Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-03-25T19:11:33.178Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-25T19:11:33.178Z] [2022-03-25T19:11:33.178Z] DONE 17 tests, 4 skipped in 25.847s [2022-03-25T19:11:33.178Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-03-25T19:11:33.178Z] ++ 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-03-25T19:11:33.178Z] ++ set -e [2022-03-25T19:11:33.178Z] ++ '[' -n 0 ']' [2022-03-25T19:11:33.178Z] ++ set -x [2022-03-25T19:11:33.178Z] ++ 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-03-25T19:11:33.178Z] INFO: Testing against a local daemon [2022-03-25T19:11:33.178Z] === RUN TestPluginInvalidJSON [2022-03-25T19:11:33.178Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-03-25T19:11:33.178Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-03-25T19:11:33.178Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-03-25T19:11:33.178Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-03-25T19:11:33.178Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-03-25T19:11:33.178Z] === RUN TestPluginInstall [2022-03-25T19:11:33.178Z] === RUN TestPluginInstall/no_auth [2022-03-25T19:11:33.178Z] time="2022-03-25T19:11:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-25T19:11:33.178Z] time="2022-03-25T19:11:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9321a9d062ea8f482fa1250757639c1dcbd83f75a66c11db278164cd05be02cb" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-25T19:11:33.178Z] time="2022-03-25T19:11:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-25T19:11:33.178Z] time="2022-03-25T19:11:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9321a9d062ea8f482fa1250757639c1dcbd83f75a66c11db278164cd05be02cb" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-25T19:11:33.178Z] === RUN TestPluginInstall/with_htpasswd [2022-03-25T19:11:33.393Z] --- PASS: TestRequest (7.05s) [2022-03-25T19:11:33.393Z] === RUN TestOverlappingRequests [2022-03-25T19:11:33.437Z] time="2022-03-25T19:11:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-25T19:11:33.437Z] time="2022-03-25T19:11:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:69bbacaa8726c9cd18c296446e23cc39667a4b8f7524903c4a07966be7842de2" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-25T19:11:33.437Z] time="2022-03-25T19:11:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-25T19:11:33.437Z] time="2022-03-25T19:11:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:69bbacaa8726c9cd18c296446e23cc39667a4b8f7524903c4a07966be7842de2" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-25T19:11:33.663Z] docker_cli_daemon_test.go:2859: Checking IpcMode host set from config [2022-03-25T19:11:33.665Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-03-25T19:11:33.665Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-03-25T19:11:33.665Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-03-25T19:11:33.665Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-03-25T19:11:33.665Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-03-25T19:11:33.695Z] === RUN TestPluginInstall/with_insecure [2022-03-25T19:11:33.862Z] --- PASS: TestOverlappingRequests (0.35s) [2022-03-25T19:11:33.862Z] === RUN TestRelease [2022-03-25T19:11:33.862Z] 2022/03/25 19:11:33 Closing DB instances... [2022-03-25T19:11:33.862Z] time="2022-03-25T19:11:33Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49302/Test.Echo: Post \"http://127.0.0.1:49302/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-03-25T19:11:34.230Z] docker_cli_daemon_test.go:2859: Checking IpcMode container:123 set from config [2022-03-25T19:11:34.488Z] docker_cli_daemon_test.go:2859: Checking IpcMode nosuchmode set from config [2022-03-25T19:11:34.638Z] time="2022-03-25T19:11:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-25T19:11:34.638Z] time="2022-03-25T19:11:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0e191bc2cff7856ac088d3ad8c06620f7b7e46f12cf2eaf8d3b2bc10e9e6dece" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-25T19:11:34.638Z] time="2022-03-25T19:11:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-25T19:11:34.638Z] time="2022-03-25T19:11:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0e191bc2cff7856ac088d3ad8c06620f7b7e46f12cf2eaf8d3b2bc10e9e6dece" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-25T19:11:34.896Z] plugin_test.go:165: [d030274850d70] daemon is not started [2022-03-25T19:11:34.896Z] --- PASS: TestPluginInstall (3.13s) [2022-03-25T19:11:34.896Z] --- PASS: TestPluginInstall/no_auth (1.55s) [2022-03-25T19:11:34.896Z] --- PASS: TestPluginInstall/with_htpasswd (0.54s) [2022-03-25T19:11:34.896Z] --- PASS: TestPluginInstall/with_insecure (1.04s) [2022-03-25T19:11:34.896Z] === RUN TestPluginsWithRuntimes [2022-03-25T19:11:35.055Z] docker_cli_daemon_test.go:2859: Checking IpcMode private set from cli [2022-03-25T19:11:35.429Z] --- PASS: TestRelease (1.42s) [2022-03-25T19:11:35.429Z] === RUN TestAllocateRandomDeallocate [2022-03-25T19:11:35.429Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.63s) [2022-03-25T19:11:35.429Z] === RUN TestNetworkDBGarbageCollection [2022-03-25T19:11:35.624Z] docker_cli_daemon_test.go:2859: Checking IpcMode shareable set from cli [2022-03-25T19:11:36.196Z] docker_cli_daemon_test.go:2859: Checking IpcMode host set from cli [2022-03-25T19:11:36.270Z] === RUN TestPluginsWithRuntimes/No_Args [2022-03-25T19:11:36.765Z] docker_cli_daemon_test.go:2859: Checking IpcMode container:123 set from cli [2022-03-25T19:11:37.037Z] docker_cli_daemon_test.go:2859: Checking IpcMode nosuchmode set from cli [2022-03-25T19:11:37.205Z] === RUN TestPluginsWithRuntimes/With_Args [2022-03-25T19:11:37.286Z] plugin_test.go:61: [da482a02349d2] joining swarm manager [d3eafb375465e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-25T19:11:37.622Z] check_test.go:308: [d7896c7bf82b8] daemon is not started [2022-03-25T19:11:37.622Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-03-25T19:11:37.880Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-03-25T19:11:38.199Z] --- PASS: TestPluginsWithRuntimes (3.12s) [2022-03-25T19:11:38.199Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.81s) [2022-03-25T19:11:38.199Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.82s) [2022-03-25T19:11:38.199Z] === RUN TestPluginBackCompatMediaTypes [2022-03-25T19:11:38.264Z] plugin_test.go:64: [d9fbd7d03211f] joining swarm manager [d3eafb375465e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-25T19:11:38.382Z] time="2022-03-25T19:11:38Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49302/Test.Echo: Post \"http://127.0.0.1:49302/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-03-25T19:11:38.458Z] --- PASS: TestPluginBackCompatMediaTypes (0.53s) [2022-03-25T19:11:38.458Z] PASS [2022-03-25T19:11:38.458Z] [2022-03-25T19:11:38.458Z] DONE 10 tests in 6.913s [2022-03-25T19:11:38.458Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-03-25T19:11:38.458Z] ++ 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-03-25T19:11:38.458Z] ++ set -e [2022-03-25T19:11:38.458Z] ++ '[' -n 0 ']' [2022-03-25T19:11:38.458Z] ++ set -x [2022-03-25T19:11:38.458Z] ++ 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-03-25T19:11:38.716Z] INFO: Testing against a local daemon [2022-03-25T19:11:38.716Z] === RUN TestExternalGraphDriver [2022-03-25T19:11:38.716Z] === RUN TestExternalGraphDriver/json [2022-03-25T19:11:38.836Z] check_test.go:308: [d3a87e7f17667] daemon is not started [2022-03-25T19:11:38.836Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-03-25T19:11:38.851Z] --- PASS: TestAllocateRandomDeallocate (3.83s) [2022-03-25T19:11:38.851Z] === RUN TestRetrieveFromStore [2022-03-25T19:11:39.094Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-03-25T19:11:39.353Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-03-25T19:11:39.531Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-03-25T19:11:40.089Z] === RUN TestExternalGraphDriver/spec [2022-03-25T19:11:40.417Z] --- PASS: TestRetrieveFromStore (1.25s) [2022-03-25T19:11:40.417Z] === RUN TestRequestReleaseAddressDuplicate [2022-03-25T19:11:40.417Z] --- PASS: TestRequestReleaseAddressDuplicate (0.00s) [2022-03-25T19:11:40.417Z] === RUN TestParallelPredefinedRequest1 [2022-03-25T19:11:40.417Z] === PAUSE TestParallelPredefinedRequest1 [2022-03-25T19:11:40.417Z] === RUN TestParallelPredefinedRequest2 [2022-03-25T19:11:40.417Z] === PAUSE TestParallelPredefinedRequest2 [2022-03-25T19:11:40.417Z] === RUN TestParallelPredefinedRequest3 [2022-03-25T19:11:40.417Z] === PAUSE TestParallelPredefinedRequest3 [2022-03-25T19:11:40.417Z] === RUN TestParallelPredefinedRequest4 [2022-03-25T19:11:40.417Z] === PAUSE TestParallelPredefinedRequest4 [2022-03-25T19:11:40.417Z] === RUN TestParallelPredefinedRequest5 [2022-03-25T19:11:40.417Z] === PAUSE TestParallelPredefinedRequest5 [2022-03-25T19:11:40.417Z] === RUN TestDebug [2022-03-25T19:11:40.417Z] --- PASS: TestDebug (0.00s) [2022-03-25T19:11:40.417Z] === RUN TestRequestPoolParallel [2022-03-25T19:11:40.730Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-03-25T19:11:40.887Z] --- PASS: TestRequestPoolParallel (0.41s) [2022-03-25T19:11:40.887Z] === RUN TestFullAllocateRelease [2022-03-25T19:11:40.887Z] --- PASS: TestFullAllocateRelease (0.42s) [2022-03-25T19:11:40.887Z] === RUN TestOddAllocateRelease [2022-03-25T19:11:41.356Z] --- PASS: TestOddAllocateRelease (0.24s) [2022-03-25T19:11:41.356Z] === RUN TestFullAllocateSerialReleaseParallel [2022-03-25T19:11:41.356Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.08s) [2022-03-25T19:11:41.356Z] === RUN TestOddAllocateSerialReleaseParallel [2022-03-25T19:11:41.356Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.04s) [2022-03-25T19:11:41.356Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-03-25T19:11:41.356Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.04s) [2022-03-25T19:11:41.356Z] === CONT TestParallelPredefinedRequest1 [2022-03-25T19:11:41.356Z] === CONT TestParallelPredefinedRequest4 [2022-03-25T19:11:41.356Z] === CONT TestParallelPredefinedRequest5 [2022-03-25T19:11:41.356Z] === CONT TestParallelPredefinedRequest1 [2022-03-25T19:11:41.356Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-25T19:11:41.356Z] === CONT TestParallelPredefinedRequest4 [2022-03-25T19:11:41.356Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-25T19:11:41.356Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-03-25T19:11:41.356Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-03-25T19:11:41.356Z] === CONT TestParallelPredefinedRequest2 [2022-03-25T19:11:41.356Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-25T19:11:41.356Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-03-25T19:11:41.356Z] === CONT TestParallelPredefinedRequest3 [2022-03-25T19:11:41.356Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-25T19:11:41.356Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-03-25T19:11:41.356Z] === CONT TestParallelPredefinedRequest5 [2022-03-25T19:11:41.356Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-25T19:11:41.356Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-03-25T19:11:41.356Z] PASS [2022-03-25T19:11:41.356Z] coverage: 85.3% of statements [2022-03-25T19:11:41.356Z] ok github.com/docker/docker/libnetwork/ipam 46.631s coverage: 85.3% of statements [2022-03-25T19:11:41.470Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-03-25T19:11:41.995Z] === RUN TestExternalGraphDriver/pull [2022-03-25T19:11:42.107Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-03-25T19:11:42.345Z] === RUN TestParseEmptyInterface [2022-03-25T19:11:42.345Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-03-25T19:11:42.345Z] === RUN TestParseNonInterfaceType [2022-03-25T19:11:42.345Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-03-25T19:11:42.345Z] === RUN TestParseWithOneFunction [2022-03-25T19:11:42.345Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-03-25T19:11:42.345Z] === RUN TestParseWithMultipleFuncs [2022-03-25T19:11:42.345Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-03-25T19:11:42.345Z] === RUN TestParseWithUnnamedReturn [2022-03-25T19:11:42.345Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-03-25T19:11:42.345Z] === RUN TestEmbeddedInterface [2022-03-25T19:11:42.345Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-03-25T19:11:42.345Z] === RUN TestParsedImports [2022-03-25T19:11:42.345Z] --- PASS: TestParsedImports (0.00s) [2022-03-25T19:11:42.345Z] === RUN TestAliasedImports [2022-03-25T19:11:42.345Z] --- PASS: TestAliasedImports (0.00s) [2022-03-25T19:11:42.345Z] PASS [2022-03-25T19:11:42.345Z] coverage: 56.8% of statements [2022-03-25T19:11:42.345Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.049s coverage: 56.8% of statements [2022-03-25T19:11:43.332Z] === RUN TestHTTPTransport [2022-03-25T19:11:43.332Z] --- PASS: TestHTTPTransport (0.00s) [2022-03-25T19:11:43.332Z] PASS [2022-03-25T19:11:43.332Z] coverage: 85.7% of statements [2022-03-25T19:11:43.332Z] ok github.com/docker/docker/pkg/plugins/transport 0.033s coverage: 85.7% of statements [2022-03-25T19:11:43.369Z] --- PASS: TestExternalGraphDriver (4.75s) [2022-03-25T19:11:43.369Z] --- PASS: TestExternalGraphDriver/json (1.52s) [2022-03-25T19:11:43.369Z] --- PASS: TestExternalGraphDriver/spec (1.59s) [2022-03-25T19:11:43.369Z] --- PASS: TestExternalGraphDriver/pull (1.61s) [2022-03-25T19:11:43.369Z] === RUN TestGraphdriverPluginV2 [2022-03-25T19:11:43.369Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-25T19:11:43.369Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2022-03-25T19:11:43.369Z] PASS [2022-03-25T19:11:43.369Z] [2022-03-25T19:11:43.369Z] === Skipped [2022-03-25T19:11:43.369Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2022-03-25T19:11:43.369Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-25T19:11:43.369Z] [2022-03-25T19:11:43.369Z] DONE 5 tests, 1 skipped in 4.865s [2022-03-25T19:11:43.369Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-03-25T19:11:43.369Z] ++ 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-03-25T19:11:43.369Z] ++ set -e [2022-03-25T19:11:43.369Z] ++ '[' -n 0 ']' [2022-03-25T19:11:43.369Z] ++ set -x [2022-03-25T19:11:43.369Z] ++ 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-03-25T19:11:43.369Z] INFO: Testing against a local daemon [2022-03-25T19:11:43.369Z] === RUN TestContinueAfterPluginCrash [2022-03-25T19:11:43.369Z] === PAUSE TestContinueAfterPluginCrash [2022-03-25T19:11:43.369Z] === RUN TestReadPluginNoRead [2022-03-25T19:11:43.369Z] === PAUSE TestReadPluginNoRead [2022-03-25T19:11:43.369Z] === RUN TestDaemonStartWithLogOpt [2022-03-25T19:11:43.369Z] === PAUSE TestDaemonStartWithLogOpt [2022-03-25T19:11:43.369Z] === CONT TestContinueAfterPluginCrash [2022-03-25T19:11:43.369Z] === CONT TestDaemonStartWithLogOpt [2022-03-25T19:11:43.802Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-03-25T19:11:43.802Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-03-25T19:11:43.802Z] === RUN TestBufioReaderPoolPutAndGet [2022-03-25T19:11:43.802Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-03-25T19:11:43.802Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-03-25T19:11:43.802Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-03-25T19:11:43.802Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-03-25T19:11:43.802Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-03-25T19:11:43.802Z] === RUN TestBufioWriterPoolPutAndGet [2022-03-25T19:11:43.802Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-03-25T19:11:43.802Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-03-25T19:11:43.802Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-03-25T19:11:43.802Z] === RUN TestBufferPoolPutAndGet [2022-03-25T19:11:43.802Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-03-25T19:11:43.802Z] PASS [2022-03-25T19:11:43.802Z] coverage: 88.2% of statements [2022-03-25T19:11:43.802Z] ok github.com/docker/docker/pkg/pools 0.034s coverage: 88.2% of statements [2022-03-25T19:11:44.010Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-03-25T19:11:44.269Z] check_test.go:308: [dc6e44cdcd387] daemon is not started [2022-03-25T19:11:44.269Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-03-25T19:11:44.270Z] === RUN TestOutputOnPrematureClose [2022-03-25T19:11:44.270Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-03-25T19:11:44.270Z] === RUN TestCompleteSilently [2022-03-25T19:11:44.270Z] --- PASS: TestCompleteSilently (0.00s) [2022-03-25T19:11:44.270Z] PASS [2022-03-25T19:11:44.270Z] coverage: 75.9% of statements [2022-03-25T19:11:44.270Z] ok github.com/docker/docker/pkg/progress 0.032s coverage: 75.9% of statements [2022-03-25T19:11:44.738Z] === RUN TestSendToOneSub [2022-03-25T19:11:44.738Z] --- PASS: TestSendToOneSub (0.00s) [2022-03-25T19:11:44.738Z] === RUN TestSendToMultipleSubs [2022-03-25T19:11:44.738Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-03-25T19:11:44.738Z] === RUN TestEvictOneSub [2022-03-25T19:11:44.738Z] --- PASS: TestEvictOneSub (0.00s) [2022-03-25T19:11:44.738Z] === RUN TestClosePublisher [2022-03-25T19:11:44.738Z] --- PASS: TestClosePublisher (0.00s) [2022-03-25T19:11:44.738Z] === RUN TestPubSubRace [2022-03-25T19:11:46.303Z] --- PASS: TestPubSubRace (1.05s) [2022-03-25T19:11:46.303Z] PASS [2022-03-25T19:11:46.303Z] coverage: 75.0% of statements [2022-03-25T19:11:46.303Z] ok github.com/docker/docker/pkg/pubsub 1.086s coverage: 75.0% of statements [2022-03-25T19:11:46.651Z] --- PASS: TestDaemonStartWithLogOpt (2.91s) [2022-03-25T19:11:46.652Z] === CONT TestReadPluginNoRead [2022-03-25T19:11:46.772Z] === RUN TestRegister [2022-03-25T19:11:46.772Z] --- PASS: TestRegister (0.00s) [2022-03-25T19:11:46.772Z] === RUN TestCommand [2022-03-25T19:11:46.772Z] --- PASS: TestCommand (0.03s) [2022-03-25T19:11:46.772Z] === RUN TestNaiveSelf [2022-03-25T19:11:46.772Z] --- PASS: TestNaiveSelf (0.03s) [2022-03-25T19:11:46.772Z] PASS [2022-03-25T19:11:46.772Z] coverage: 82.4% of statements [2022-03-25T19:11:46.772Z] ok github.com/docker/docker/pkg/reexec 0.095s coverage: 82.4% of statements [2022-03-25T19:11:47.242Z] --- PASS: TestNewClientWithTimeout (17.60s) [2022-03-25T19:11:47.242Z] === RUN TestClientStream [2022-03-25T19:11:47.242Z] --- PASS: TestClientStream (0.00s) [2022-03-25T19:11:47.242Z] === RUN TestClientSendFile [2022-03-25T19:11:47.242Z] --- PASS: TestClientSendFile (0.00s) [2022-03-25T19:11:47.242Z] === RUN TestClientWithRequestTimeout [2022-03-25T19:11:47.242Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2022-03-25T19:11:47.242Z] === RUN TestFileSpecPlugin [2022-03-25T19:11:47.242Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-03-25T19:11:47.242Z] === RUN TestFileJSONSpecPlugin [2022-03-25T19:11:47.242Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-03-25T19:11:47.242Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-03-25T19:11:47.242Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-03-25T19:11:47.242Z] === RUN TestPluginAddHandler [2022-03-25T19:11:47.242Z] --- PASS: TestPluginAddHandler (0.00s) [2022-03-25T19:11:47.242Z] === RUN TestPluginWaitBadPlugin [2022-03-25T19:11:47.242Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-03-25T19:11:47.242Z] === RUN TestGet [2022-03-25T19:11:47.242Z] time="2022-03-25T19:11:46Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-03-25T19:11:47.242Z] === RUN TestDump [2022-03-25T19:11:47.242Z] goroutine 6 [running]: [2022-03-25T19:11:47.242Z] github.com/docker/docker/pkg/stack.dump(0x132d57?) [2022-03-25T19:11:47.242Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-03-25T19:11:47.242Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-03-25T19:11:47.242Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-03-25T19:11:47.242Z] github.com/docker/docker/pkg/stack.TestDump(0x0?) [2022-03-25T19:11:47.242Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-03-25T19:11:47.242Z] testing.tRunner(0xc00015a4e0, 0x2fa498) [2022-03-25T19:11:47.242Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-03-25T19:11:47.242Z] created by testing.(*T).Run [2022-03-25T19:11:47.242Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-03-25T19:11:47.242Z] [2022-03-25T19:11:47.242Z] goroutine 1 [chan receive]: [2022-03-25T19:11:47.242Z] testing.(*T).Run(0xc00015a340, {0x2e913c?, 0x10c1f3?}, 0x2fa498) [2022-03-25T19:11:47.242Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-03-25T19:11:47.242Z] testing.runTests.func1(0xc00006c840?) [2022-03-25T19:11:47.242Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-03-25T19:11:47.242Z] testing.tRunner(0xc00015a340, 0xc000075ca0) [2022-03-25T19:11:47.242Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-03-25T19:11:47.242Z] testing.runTests(0xc000058500?, {0x47e400, 0x3, 0x3}, {0x23a11890108?, 0x40?, 0x4834a0?}) [2022-03-25T19:11:47.242Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-03-25T19:11:47.242Z] testing.(*M).Run(0xc000058500) [2022-03-25T19:11:47.242Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-03-25T19:11:47.242Z] main.main() [2022-03-25T19:11:47.242Z] _testmain.go:99 +0x255 [2022-03-25T19:11:47.242Z] --- PASS: TestDump (0.00s) [2022-03-25T19:11:47.242Z] === RUN TestDumpToFile [2022-03-25T19:11:47.557Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-03-25T19:11:47.711Z] --- PASS: TestDumpToFile (0.16s) [2022-03-25T19:11:47.711Z] === RUN TestDumpToFileWithEmptyInput [2022-03-25T19:11:47.711Z] goroutine 8 [running]: [2022-03-25T19:11:47.711Z] github.com/docker/docker/pkg/stack.dump(0x1aecd3?) [2022-03-25T19:11:47.711Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-03-25T19:11:47.711Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0?, 0x1aeca0?}) [2022-03-25T19:11:47.711Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x217 [2022-03-25T19:11:47.711Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc00015a4e0?) [2022-03-25T19:11:47.711Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-03-25T19:11:47.711Z] testing.tRunner(0xc00015ab60, 0x2fa488) [2022-03-25T19:11:47.711Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-03-25T19:11:47.711Z] created by testing.(*T).Run [2022-03-25T19:11:47.711Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-03-25T19:11:47.711Z] [2022-03-25T19:11:47.711Z] goroutine 1 [chan receive]: [2022-03-25T19:11:47.711Z] testing.(*T).Run(0xc00015a340, {0x2f0713?, 0x10c1f3?}, 0x2fa488) [2022-03-25T19:11:47.711Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-03-25T19:11:47.711Z] testing.runTests.func1(0xc00006c840?) [2022-03-25T19:11:47.711Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-03-25T19:11:47.711Z] testing.tRunner(0xc00015a340, 0xc000075ca0) [2022-03-25T19:11:47.711Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-03-25T19:11:47.711Z] testing.runTests(0xc000058500?, {0x47e400, 0x3, 0x3}, {0x23a11890108?, 0x40?, 0x4834a0?}) [2022-03-25T19:11:47.711Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-03-25T19:11:47.711Z] testing.(*M).Run(0xc000058500) [2022-03-25T19:11:47.711Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-03-25T19:11:47.711Z] main.main() [2022-03-25T19:11:47.711Z] _testmain.go:99 +0x255 [2022-03-25T19:11:47.711Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-03-25T19:11:47.711Z] PASS [2022-03-25T19:11:47.711Z] coverage: 90.9% of statements [2022-03-25T19:11:47.711Z] ok github.com/docker/docker/pkg/stack 0.197s coverage: 90.9% of statements [2022-03-25T19:11:48.180Z] === RUN TestNewStdWriter [2022-03-25T19:11:48.180Z] --- PASS: TestNewStdWriter (0.00s) [2022-03-25T19:11:48.180Z] === RUN TestWriteWithUninitializedStdWriter [2022-03-25T19:11:48.180Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-03-25T19:11:48.180Z] === RUN TestWriteWithNilBytes [2022-03-25T19:11:48.180Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-03-25T19:11:48.180Z] === RUN TestWrite [2022-03-25T19:11:48.180Z] --- PASS: TestWrite (0.00s) [2022-03-25T19:11:48.180Z] === RUN TestWriteWithWriterError [2022-03-25T19:11:48.180Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-03-25T19:11:48.180Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-03-25T19:11:48.180Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-03-25T19:11:48.180Z] === RUN TestStdCopyWriteAndRead [2022-03-25T19:11:48.180Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-03-25T19:11:48.180Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-03-25T19:11:48.180Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-03-25T19:11:48.180Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-03-25T19:11:48.180Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-03-25T19:11:48.180Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-03-25T19:11:48.180Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-03-25T19:11:48.180Z] === RUN TestStdCopyWithInvalidInputHeader [2022-03-25T19:11:48.180Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-03-25T19:11:48.180Z] === RUN TestStdCopyWithCorruptedPrefix [2022-03-25T19:11:48.180Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-03-25T19:11:48.180Z] === RUN TestStdCopyReturnsWriteErrors [2022-03-25T19:11:48.180Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-03-25T19:11:48.180Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-03-25T19:11:48.180Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-03-25T19:11:48.180Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-03-25T19:11:48.180Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-03-25T19:11:48.180Z] PASS [2022-03-25T19:11:48.180Z] coverage: 100.0% of statements [2022-03-25T19:11:48.180Z] ok github.com/docker/docker/pkg/stdcopy 0.038s coverage: 100.0% of statements [2022-03-25T19:11:48.180Z] time="2022-03-25T19:11:47Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-03-25T19:11:48.552Z] === RUN TestReadPluginNoRead/default [2022-03-25T19:11:48.649Z] === RUN TestRawProgressFormatterFormatStatus [2022-03-25T19:11:48.649Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-03-25T19:11:48.649Z] === RUN TestRawProgressFormatterFormatProgress [2022-03-25T19:11:48.649Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-03-25T19:11:48.649Z] === RUN TestFormatStatus [2022-03-25T19:11:48.649Z] --- PASS: TestFormatStatus (0.00s) [2022-03-25T19:11:48.649Z] === RUN TestFormatError [2022-03-25T19:11:48.649Z] --- PASS: TestFormatError (0.00s) [2022-03-25T19:11:48.649Z] === RUN TestFormatJSONError [2022-03-25T19:11:48.649Z] --- PASS: TestFormatJSONError (0.00s) [2022-03-25T19:11:48.649Z] === RUN TestJsonProgressFormatterFormatProgress [2022-03-25T19:11:48.649Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-03-25T19:11:48.649Z] === RUN TestJsonProgressFormatterFormatStatus [2022-03-25T19:11:48.649Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-03-25T19:11:48.649Z] === RUN TestNewJSONProgressOutput [2022-03-25T19:11:48.649Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-03-25T19:11:48.649Z] === RUN TestAuxFormatterEmit [2022-03-25T19:11:48.649Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-03-25T19:11:48.649Z] === RUN TestStreamWriterStdout [2022-03-25T19:11:48.649Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-03-25T19:11:48.649Z] === RUN TestStreamWriterStderr [2022-03-25T19:11:48.649Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-03-25T19:11:48.649Z] PASS [2022-03-25T19:11:48.649Z] coverage: 66.2% of statements [2022-03-25T19:11:48.649Z] ok github.com/docker/docker/pkg/streamformatter 0.041s coverage: 66.2% of statements [2022-03-25T19:11:49.118Z] === RUN TestGenerateRandomID [2022-03-25T19:11:49.118Z] --- PASS: TestGenerateRandomID (0.00s) [2022-03-25T19:11:49.118Z] === RUN TestShortenId [2022-03-25T19:11:49.118Z] --- PASS: TestShortenId (0.00s) [2022-03-25T19:11:49.118Z] === RUN TestShortenSha256Id [2022-03-25T19:11:49.118Z] --- PASS: TestShortenSha256Id (0.00s) [2022-03-25T19:11:49.118Z] === RUN TestShortenIdEmpty [2022-03-25T19:11:49.118Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-03-25T19:11:49.118Z] === RUN TestShortenIdInvalid [2022-03-25T19:11:49.118Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-03-25T19:11:49.118Z] === RUN TestIsShortIDNonHex [2022-03-25T19:11:49.118Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-03-25T19:11:49.118Z] === RUN TestIsShortIDNotCorrectSize [2022-03-25T19:11:49.118Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-03-25T19:11:49.118Z] PASS [2022-03-25T19:11:49.118Z] coverage: 70.6% of statements [2022-03-25T19:11:49.118Z] ok github.com/docker/docker/pkg/stringid 0.030s coverage: 70.6% of statements [2022-03-25T19:11:49.461Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-03-25T19:11:49.926Z] === RUN TestReadPluginNoRead/disabled_caching [2022-03-25T19:11:50.105Z] === RUN TestIsCpusetListAvailable [2022-03-25T19:11:50.105Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-03-25T19:11:50.105Z] PASS [2022-03-25T19:11:50.105Z] coverage: 39.4% of statements [2022-03-25T19:11:50.105Z] ok github.com/docker/docker/pkg/sysinfo 0.030s coverage: 39.4% of statements [2022-03-25T19:11:50.105Z] time="2022-03-25T19:11:49Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-03-25T19:11:50.862Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-03-25T19:11:51.093Z] === RUN TestChtimes [2022-03-25T19:11:51.093Z] --- PASS: TestChtimes (0.00s) [2022-03-25T19:11:51.093Z] === RUN TestChtimesWindows [2022-03-25T19:11:51.093Z] --- PASS: TestChtimesWindows (0.00s) [2022-03-25T19:11:51.093Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-03-25T19:11:51.093Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-03-25T19:11:51.093Z] PASS [2022-03-25T19:11:51.093Z] coverage: 13.0% of statements [2022-03-25T19:11:51.093Z] ok github.com/docker/docker/pkg/system 0.041s coverage: 13.0% of statements [2022-03-25T19:11:51.430Z] --- PASS: TestContinueAfterPluginCrash (7.91s) [2022-03-25T19:11:51.996Z] === CONT TestReadPluginNoRead [2022-03-25T19:11:51.996Z] read_test.go:92: [d35ad02f65225] daemon is not started [2022-03-25T19:11:51.996Z] --- PASS: TestReadPluginNoRead (5.54s) [2022-03-25T19:11:51.996Z] --- PASS: TestReadPluginNoRead/default (1.22s) [2022-03-25T19:11:51.996Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.14s) [2022-03-25T19:11:51.996Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.12s) [2022-03-25T19:11:51.996Z] PASS [2022-03-25T19:11:51.996Z] [2022-03-25T19:11:51.996Z] DONE 6 tests in 8.550s [2022-03-25T19:11:51.996Z] 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-03-25T19:11:51.996Z] ++ 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-03-25T19:11:51.996Z] ++ set -e [2022-03-25T19:11:51.996Z] ++ '[' -n 0 ']' [2022-03-25T19:11:51.996Z] ++ set -x [2022-03-25T19:11:51.996Z] ++ 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-03-25T19:11:51.996Z] testing: warning: no tests to run [2022-03-25T19:11:51.996Z] PASS [2022-03-25T19:11:51.996Z] [2022-03-25T19:11:51.996Z] DONE 0 tests in 0.032s [2022-03-25T19:11:51.996Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-03-25T19:11:51.996Z] ++ 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-03-25T19:11:51.996Z] ++ set -e [2022-03-25T19:11:51.996Z] ++ '[' -n 0 ']' [2022-03-25T19:11:51.996Z] ++ set -x [2022-03-25T19:11:51.996Z] ++ 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-03-25T19:11:51.996Z] INFO: Testing against a local daemon [2022-03-25T19:11:51.996Z] === RUN TestPluginWithDevMounts [2022-03-25T19:11:51.996Z] === PAUSE TestPluginWithDevMounts [2022-03-25T19:11:51.996Z] === CONT TestPluginWithDevMounts [2022-03-25T19:11:52.081Z] === RUN TestTailFile [2022-03-25T19:11:52.081Z] --- PASS: TestTailFile (0.00s) [2022-03-25T19:11:52.081Z] === RUN TestTailFileManyLines [2022-03-25T19:11:52.081Z] --- PASS: TestTailFileManyLines (0.00s) [2022-03-25T19:11:52.081Z] === RUN TestTailEmptyFile [2022-03-25T19:11:52.081Z] --- PASS: TestTailEmptyFile (0.00s) [2022-03-25T19:11:52.081Z] === RUN TestTailNegativeN [2022-03-25T19:11:52.081Z] --- PASS: TestTailNegativeN (0.00s) [2022-03-25T19:11:52.081Z] === RUN TestNewTailReader [2022-03-25T19:11:52.081Z] === PAUSE TestNewTailReader [2022-03-25T19:11:52.081Z] === CONT TestNewTailReader [2022-03-25T19:11:52.081Z] === RUN TestNewTailReader/no_delimiter [2022-03-25T19:11:52.081Z] === PAUSE TestNewTailReader/no_delimiter [2022-03-25T19:11:52.081Z] === RUN TestNewTailReader/single_byte_delimiter [2022-03-25T19:11:52.081Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-03-25T19:11:52.081Z] === RUN TestNewTailReader/2_byte_delimiter [2022-03-25T19:11:52.081Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-03-25T19:11:52.081Z] === RUN TestNewTailReader/4_byte_delimiter [2022-03-25T19:11:52.081Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-03-25T19:11:52.081Z] === RUN TestNewTailReader/8_byte_delimiter [2022-03-25T19:11:52.081Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-03-25T19:11:52.081Z] === RUN TestNewTailReader/12_byte_delimiter [2022-03-25T19:11:52.081Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-03-25T19:11:52.081Z] === RUN TestNewTailReader/truncated_last_line [2022-03-25T19:11:52.081Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-03-25T19:11:52.081Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-03-25T19:11:52.081Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-03-25T19:11:52.081Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-03-25T19:11:52.081Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-03-25T19:11:52.081Z] === CONT TestNewTailReader/no_delimiter [2022-03-25T19:11:52.081Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-03-25T19:11:52.081Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-03-25T19:11:52.081Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-03-25T19:11:52.081Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-03-25T19:11:52.081Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-03-25T19:11:52.081Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-03-25T19:11:52.081Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-03-25T19:11:52.081Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-03-25T19:11:52.081Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-03-25T19:11:52.081Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-03-25T19:11:52.081Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-03-25T19:11:52.081Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-03-25T19:11:52.081Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-03-25T19:11:52.081Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-03-25T19:11:52.081Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-03-25T19:11:52.081Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-03-25T19:11:52.081Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-03-25T19:11:52.081Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-03-25T19:11:52.081Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-03-25T19:11:52.081Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-03-25T19:11:52.081Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-03-25T19:11:52.081Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-03-25T19:11:52.081Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-03-25T19:11:52.081Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-03-25T19:11:52.081Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-03-25T19:11:52.081Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-03-25T19:11:52.081Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-03-25T19:11:52.081Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-03-25T19:11:52.081Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-03-25T19:11:52.081Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-03-25T19:11:52.081Z] === CONT TestNewTailReader/12_byte_delimiter [2022-03-25T19:11:52.081Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-03-25T19:11:52.081Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-03-25T19:11:52.081Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-03-25T19:11:52.081Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-03-25T19:11:52.081Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-03-25T19:11:52.081Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-03-25T19:11:52.081Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-25T19:11:52.081Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-25T19:11:52.081Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-25T19:11:52.081Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-25T19:11:52.081Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-03-25T19:11:52.081Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-03-25T19:11:52.081Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-03-25T19:11:52.081Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-03-25T19:11:52.081Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-03-25T19:11:52.081Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-03-25T19:11:52.081Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-03-25T19:11:52.081Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-03-25T19:11:52.081Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-03-25T19:11:52.081Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-03-25T19:11:52.081Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-03-25T19:11:52.081Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-03-25T19:11:52.081Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-03-25T19:11:52.081Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-03-25T19:11:52.081Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-03-25T19:11:52.081Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-03-25T19:11:52.081Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-03-25T19:11:52.081Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-25T19:11:52.081Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-25T19:11:52.081Z] === CONT TestNewTailReader/2_byte_delimiter [2022-03-25T19:11:52.081Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-03-25T19:11:52.081Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-03-25T19:11:52.081Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-03-25T19:11:52.081Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-03-25T19:11:52.081Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-03-25T19:11:52.081Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-03-25T19:11:52.081Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-25T19:11:52.081Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-25T19:11:52.081Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-25T19:11:52.081Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-25T19:11:52.081Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-03-25T19:11:52.081Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-03-25T19:11:52.081Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-03-25T19:11:52.081Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-03-25T19:11:52.081Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-03-25T19:11:52.081Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-03-25T19:11:52.081Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-03-25T19:11:52.081Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-03-25T19:11:52.081Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-03-25T19:11:52.081Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-03-25T19:11:52.081Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-03-25T19:11:52.081Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-03-25T19:11:52.081Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-03-25T19:11:52.081Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-03-25T19:11:52.081Z] === CONT TestNewTailReader/8_byte_delimiter [2022-03-25T19:11:52.081Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-03-25T19:11:52.081Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-03-25T19:11:52.081Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-03-25T19:11:52.081Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-03-25T19:11:52.081Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-03-25T19:11:52.081Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-03-25T19:11:52.081Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-25T19:11:52.081Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-25T19:11:52.081Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-25T19:11:52.081Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-25T19:11:52.081Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-03-25T19:11:52.081Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-03-25T19:11:52.081Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-03-25T19:11:52.082Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-03-25T19:11:52.082Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-03-25T19:11:52.082Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-03-25T19:11:52.082Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-03-25T19:11:52.082Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-03-25T19:11:52.082Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-03-25T19:11:52.082Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-03-25T19:11:52.082Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-03-25T19:11:52.082Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-03-25T19:11:52.082Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-03-25T19:11:52.082Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-03-25T19:11:52.082Z] === CONT TestNewTailReader/single_byte_delimiter [2022-03-25T19:11:52.082Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-03-25T19:11:52.082Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-03-25T19:11:52.082Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-03-25T19:11:52.082Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-03-25T19:11:52.082Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-03-25T19:11:52.082Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-03-25T19:11:52.082Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-25T19:11:52.082Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-25T19:11:52.082Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-25T19:11:52.082Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-25T19:11:52.082Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-03-25T19:11:52.082Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-03-25T19:11:52.082Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-03-25T19:11:52.082Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-03-25T19:11:52.082Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-03-25T19:11:52.082Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-03-25T19:11:52.082Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-03-25T19:11:52.082Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-03-25T19:11:52.082Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-03-25T19:11:52.082Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-03-25T19:11:52.082Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-03-25T19:11:52.082Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-03-25T19:11:52.082Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-03-25T19:11:52.082Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-03-25T19:11:52.082Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-03-25T19:11:52.082Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-03-25T19:11:52.082Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-03-25T19:11:52.082Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-03-25T19:11:52.082Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-03-25T19:11:52.082Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-03-25T19:11:52.082Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-25T19:11:52.082Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-25T19:11:52.082Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-03-25T19:11:52.082Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-03-25T19:11:52.082Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-03-25T19:11:52.082Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-25T19:11:52.082Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-25T19:11:52.082Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-25T19:11:52.082Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-25T19:11:52.082Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-25T19:11:52.082Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-25T19:11:52.082Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-25T19:11:52.082Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-25T19:11:52.082Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-25T19:11:52.082Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-25T19:11:52.082Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-25T19:11:52.082Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-25T19:11:52.082Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-03-25T19:11:52.082Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-03-25T19:11:52.082Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-03-25T19:11:52.082Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-03-25T19:11:52.082Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-03-25T19:11:52.082Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-03-25T19:11:52.082Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-03-25T19:11:52.082Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-03-25T19:11:52.082Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-03-25T19:11:52.082Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-03-25T19:11:52.082Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-03-25T19:11:52.082Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-03-25T19:11:52.082Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-03-25T19:11:52.082Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-03-25T19:11:52.082Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-03-25T19:11:52.082Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-03-25T19:11:52.082Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-03-25T19:11:52.082Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-03-25T19:11:52.082Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-03-25T19:11:52.082Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-25T19:11:52.082Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-25T19:11:52.082Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-03-25T19:11:52.082Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-03-25T19:11:52.082Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-03-25T19:11:52.082Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-25T19:11:52.082Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-25T19:11:52.082Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-03-25T19:11:52.082Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-03-25T19:11:52.082Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-03-25T19:11:52.082Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-03-25T19:11:52.082Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-03-25T19:11:52.082Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-03-25T19:11:52.082Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-03-25T19:11:52.082Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-03-25T19:11:52.082Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-03-25T19:11:52.082Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-03-25T19:11:52.082Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-03-25T19:11:52.082Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-25T19:11:52.082Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-25T19:11:52.082Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-03-25T19:11:52.082Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-03-25T19:11:52.082Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-03-25T19:11:52.082Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-25T19:11:52.082Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-25T19:11:52.082Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-03-25T19:11:52.082Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-03-25T19:11:52.082Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-03-25T19:11:52.082Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-03-25T19:11:52.082Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-03-25T19:11:52.082Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-03-25T19:11:52.082Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-03-25T19:11:52.082Z] === CONT TestNewTailReader/4_byte_delimiter [2022-03-25T19:11:52.082Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-03-25T19:11:52.082Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-03-25T19:11:52.082Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-03-25T19:11:52.082Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-03-25T19:11:52.082Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-03-25T19:11:52.082Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-03-25T19:11:52.082Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-03-25T19:11:52.082Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-03-25T19:11:52.082Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-03-25T19:11:52.082Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-03-25T19:11:52.082Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-03-25T19:11:52.082Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-03-25T19:11:52.082Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-03-25T19:11:52.082Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-03-25T19:11:52.082Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-03-25T19:11:52.082Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-03-25T19:11:52.082Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-03-25T19:11:52.082Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-03-25T19:11:52.082Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-03-25T19:11:52.082Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-03-25T19:11:52.082Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-25T19:11:52.082Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-25T19:11:52.082Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-25T19:11:52.082Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-25T19:11:52.082Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-25T19:11:52.082Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-25T19:11:52.082Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-25T19:11:52.082Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-25T19:11:52.082Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-25T19:11:52.082Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-25T19:11:52.082Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-25T19:11:52.082Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-25T19:11:52.082Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-03-25T19:11:52.082Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-03-25T19:11:52.082Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-03-25T19:11:52.082Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-03-25T19:11:52.082Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-03-25T19:11:52.082Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-25T19:11:52.082Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-25T19:11:52.082Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-25T19:11:52.082Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-25T19:11:52.082Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-03-25T19:11:52.082Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-03-25T19:11:52.082Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-03-25T19:11:52.082Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-03-25T19:11:52.082Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-03-25T19:11:52.082Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-03-25T19:11:52.082Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-03-25T19:11:52.082Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-03-25T19:11:52.082Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-03-25T19:11:52.082Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-25T19:11:52.082Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-25T19:11:52.082Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-03-25T19:11:52.082Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-03-25T19:11:52.082Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-03-25T19:11:52.082Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-03-25T19:11:52.082Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-03-25T19:11:52.082Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-03-25T19:11:52.082Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-03-25T19:11:52.082Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-03-25T19:11:52.082Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-03-25T19:11:52.082Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-03-25T19:11:52.082Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-03-25T19:11:52.082Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-25T19:11:52.082Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-25T19:11:52.082Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-03-25T19:11:52.082Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-03-25T19:11:52.082Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-25T19:11:52.082Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-25T19:11:52.082Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-03-25T19:11:52.082Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-03-25T19:11:52.082Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-03-25T19:11:52.082Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-03-25T19:11:52.082Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-03-25T19:11:52.082Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-03-25T19:11:52.082Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-03-25T19:11:52.082Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-03-25T19:11:52.082Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-03-25T19:11:52.082Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-03-25T19:11:52.082Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-03-25T19:11:52.082Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-03-25T19:11:52.082Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-03-25T19:11:52.082Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-03-25T19:11:52.082Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-03-25T19:11:52.082Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-03-25T19:11:52.082Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-03-25T19:11:52.082Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-03-25T19:11:52.082Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-03-25T19:11:52.082Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-03-25T19:11:52.082Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-03-25T19:11:52.082Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-03-25T19:11:52.082Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-03-25T19:11:52.082Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-03-25T19:11:52.082Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-03-25T19:11:52.082Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-03-25T19:11:52.082Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-03-25T19:11:52.082Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-03-25T19:11:52.082Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-03-25T19:11:52.082Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-25T19:11:52.082Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-25T19:11:52.082Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-03-25T19:11:52.082Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-03-25T19:11:52.082Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-03-25T19:11:52.082Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-25T19:11:52.082Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-25T19:11:52.082Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-03-25T19:11:52.082Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-25T19:11:52.082Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-25T19:11:52.082Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-25T19:11:52.082Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-25T19:11:52.082Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-03-25T19:11:52.082Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-03-25T19:11:52.083Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-03-25T19:11:52.083Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-25T19:11:52.083Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-25T19:11:52.083Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-03-25T19:11:52.083Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-03-25T19:11:52.083Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-03-25T19:11:52.083Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-25T19:11:52.083Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-25T19:11:52.083Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-25T19:11:52.083Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-25T19:11:52.083Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-25T19:11:52.083Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-25T19:11:52.083Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-25T19:11:52.083Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-25T19:11:52.083Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-25T19:11:52.083Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-25T19:11:52.083Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-25T19:11:52.083Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-25T19:11:52.083Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-25T19:11:52.083Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-25T19:11:52.083Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-25T19:11:52.083Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-03-25T19:11:52.083Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-25T19:11:52.083Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-25T19:11:52.083Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-25T19:11:52.083Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-25T19:11:52.083Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-25T19:11:52.083Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-25T19:11:52.083Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-25T19:11:52.083Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-25T19:11:52.083Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-25T19:11:52.083Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-25T19:11:52.083Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-25T19:11:52.083Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-25T19:11:52.083Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-03-25T19:11:52.083Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-03-25T19:11:52.083Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-25T19:11:52.083Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-03-25T19:11:52.083Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-03-25T19:11:52.083Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-03-25T19:11:52.083Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-25T19:11:52.083Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-03-25T19:11:52.083Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-25T19:11:52.083Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-03-25T19:11:52.083Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-25T19:11:52.083Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-03-25T19:11:52.083Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-25T19:11:52.083Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-25T19:11:52.083Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-25T19:11:52.083Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-25T19:11:52.083Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-25T19:11:52.083Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-25T19:11:52.083Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-25T19:11:52.083Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-25T19:11:52.083Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-25T19:11:52.083Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-03-25T19:11:52.083Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-03-25T19:11:52.083Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-03-25T19:11:52.083Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-03-25T19:11:52.083Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-03-25T19:11:52.083Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-03-25T19:11:52.083Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-03-25T19:11:52.083Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-03-25T19:11:52.083Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-03-25T19:11:52.083Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-03-25T19:11:52.083Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-03-25T19:11:52.083Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-03-25T19:11:52.083Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-03-25T19:11:52.083Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-03-25T19:11:52.083Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-03-25T19:11:52.083Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-25T19:11:52.083Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-25T19:11:52.083Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-25T19:11:52.083Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-03-25T19:11:52.083Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-03-25T19:11:52.083Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-03-25T19:11:52.083Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-03-25T19:11:52.083Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-03-25T19:11:52.083Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-25T19:11:52.083Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-25T19:11:52.083Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-03-25T19:11:52.083Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-25T19:11:52.083Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-25T19:11:52.083Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-25T19:11:52.083Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-25T19:11:52.083Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-03-25T19:11:52.083Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-25T19:11:52.083Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-25T19:11:52.083Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-03-25T19:11:52.083Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-03-25T19:11:52.083Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-03-25T19:11:52.083Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-25T19:11:52.083Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-25T19:11:52.083Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-03-25T19:11:52.083Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-03-25T19:11:52.083Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-03-25T19:11:52.083Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-03-25T19:11:52.083Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-03-25T19:11:52.083Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-03-25T19:11:52.083Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-03-25T19:11:52.083Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-03-25T19:11:52.083Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-03-25T19:11:52.083Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-03-25T19:11:52.083Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-03-25T19:11:52.083Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-03-25T19:11:52.083Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-03-25T19:11:52.083Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-03-25T19:11:52.083Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-03-25T19:11:52.083Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-03-25T19:11:52.083Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-03-25T19:11:52.083Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-03-25T19:11:52.083Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-03-25T19:11:52.083Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-03-25T19:11:52.083Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-03-25T19:11:52.083Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-25T19:11:52.083Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-25T19:11:52.083Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-03-25T19:11:52.083Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-03-25T19:11:52.083Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-03-25T19:11:52.083Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-25T19:11:52.083Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-25T19:11:52.083Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-03-25T19:11:52.083Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-25T19:11:52.083Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-25T19:11:52.083Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-25T19:11:52.083Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-25T19:11:52.083Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-25T19:11:52.083Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-25T19:11:52.083Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-25T19:11:52.083Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-25T19:11:52.083Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-25T19:11:52.083Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-25T19:11:52.083Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-25T19:11:52.083Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-25T19:11:52.083Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-25T19:11:52.083Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-25T19:11:52.083Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-25T19:11:52.083Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-25T19:11:52.083Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-25T19:11:52.083Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-25T19:11:52.083Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-25T19:11:52.083Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-03-25T19:11:52.083Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-03-25T19:11:52.083Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-03-25T19:11:52.083Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-25T19:11:52.083Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-25T19:11:52.083Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-25T19:11:52.083Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-25T19:11:52.083Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-25T19:11:52.083Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-25T19:11:52.083Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-25T19:11:52.083Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-25T19:11:52.083Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-03-25T19:11:52.083Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-03-25T19:11:52.083Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-03-25T19:11:52.083Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-03-25T19:11:52.083Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-03-25T19:11:52.083Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-03-25T19:11:52.083Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-03-25T19:11:52.083Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-25T19:11:52.083Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-25T19:11:52.083Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-03-25T19:11:52.083Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-03-25T19:11:52.083Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-03-25T19:11:52.083Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-25T19:11:52.083Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-25T19:11:52.083Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-25T19:11:52.083Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-25T19:11:52.083Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-25T19:11:52.083Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-25T19:11:52.083Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-25T19:11:52.083Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-25T19:11:52.083Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-25T19:11:52.083Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-25T19:11:52.083Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-25T19:11:52.083Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-25T19:11:52.083Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-25T19:11:52.083Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-25T19:11:52.083Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-25T19:11:52.083Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-03-25T19:11:52.083Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-03-25T19:11:52.083Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-03-25T19:11:52.083Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-25T19:11:52.083Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-25T19:11:52.083Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-03-25T19:11:52.083Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-03-25T19:11:52.083Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-03-25T19:11:52.083Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-03-25T19:11:52.083Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-03-25T19:11:52.083Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-03-25T19:11:52.083Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-03-25T19:11:52.083Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-03-25T19:11:52.083Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-03-25T19:11:52.083Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-03-25T19:11:52.083Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-03-25T19:11:52.083Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-03-25T19:11:52.083Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-03-25T19:11:52.083Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-03-25T19:11:52.083Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-03-25T19:11:52.083Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-03-25T19:11:52.083Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-03-25T19:11:52.083Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-03-25T19:11:52.083Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-03-25T19:11:52.083Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-03-25T19:11:52.083Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-03-25T19:11:52.083Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-03-25T19:11:52.083Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-25T19:11:52.083Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-25T19:11:52.083Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-03-25T19:11:52.083Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-25T19:11:52.083Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-25T19:11:52.083Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-25T19:11:52.083Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-25T19:11:52.083Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-03-25T19:11:52.083Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-03-25T19:11:52.084Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-03-25T19:11:52.084Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-25T19:11:52.084Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-25T19:11:52.084Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-03-25T19:11:52.084Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-25T19:11:52.084Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-25T19:11:52.084Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-03-25T19:11:52.084Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-03-25T19:11:52.084Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-03-25T19:11:52.084Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-25T19:11:52.084Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-25T19:11:52.084Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-03-25T19:11:52.084Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-03-25T19:11:52.084Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-03-25T19:11:52.084Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-25T19:11:52.084Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-25T19:11:52.084Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-03-25T19:11:52.084Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-03-25T19:11:52.084Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-03-25T19:11:52.084Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-03-25T19:11:52.084Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-03-25T19:11:52.084Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-03-25T19:11:52.084Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-03-25T19:11:52.084Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-03-25T19:11:52.084Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-03-25T19:11:52.084Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-03-25T19:11:52.084Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-03-25T19:11:52.084Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-03-25T19:11:52.084Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-03-25T19:11:52.084Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-03-25T19:11:52.084Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-03-25T19:11:52.084Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-03-25T19:11:52.084Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-03-25T19:11:52.084Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-03-25T19:11:52.084Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-03-25T19:11:52.084Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-03-25T19:11:52.084Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-03-25T19:11:52.084Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-25T19:11:52.084Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-25T19:11:52.084Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-03-25T19:11:52.084Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-25T19:11:52.084Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-25T19:11:52.084Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-25T19:11:52.084Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-25T19:11:52.084Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-25T19:11:52.084Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-25T19:11:52.084Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-25T19:11:52.084Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-25T19:11:52.084Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-25T19:11:52.084Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-25T19:11:52.084Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-25T19:11:52.084Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-25T19:11:52.084Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-03-25T19:11:52.084Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-03-25T19:11:52.084Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-03-25T19:11:52.084Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-03-25T19:11:52.084Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-25T19:11:52.084Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-03-25T19:11:52.084Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-03-25T19:11:52.084Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-03-25T19:11:52.084Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-03-25T19:11:52.084Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-03-25T19:11:52.084Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-03-25T19:11:52.084Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-03-25T19:11:52.084Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-25T19:11:52.084Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-25T19:11:52.084Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-25T19:11:52.084Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-25T19:11:52.084Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-03-25T19:11:52.084Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-25T19:11:52.084Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-25T19:11:52.084Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-25T19:11:52.084Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-25T19:11:52.084Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-25T19:11:52.084Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-25T19:11:52.084Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-25T19:11:52.084Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-25T19:11:52.084Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-25T19:11:52.084Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-25T19:11:52.084Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-25T19:11:52.084Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-25T19:11:52.084Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-25T19:11:52.084Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-25T19:11:52.084Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-03-25T19:11:52.084Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-25T19:11:52.084Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-25T19:11:52.084Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-25T19:11:52.084Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-25T19:11:52.084Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-25T19:11:52.084Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-25T19:11:52.084Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-25T19:11:52.084Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-25T19:11:52.084Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-25T19:11:52.084Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-25T19:11:52.084Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-25T19:11:52.084Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-25T19:11:52.084Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-25T19:11:52.084Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-03-25T19:11:52.084Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-25T19:11:52.084Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-25T19:11:52.084Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-25T19:11:52.084Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-25T19:11:52.084Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-25T19:11:52.084Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-25T19:11:52.084Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-25T19:11:52.084Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-03-25T19:11:52.084Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-25T19:11:52.084Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-25T19:11:52.084Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-03-25T19:11:52.084Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-03-25T19:11:52.084Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-03-25T19:11:52.084Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-03-25T19:11:52.084Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-03-25T19:11:52.084Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-03-25T19:11:52.084Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-03-25T19:11:52.084Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-03-25T19:11:52.084Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-03-25T19:11:52.084Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-03-25T19:11:52.084Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-03-25T19:11:52.084Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-03-25T19:11:52.084Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-03-25T19:11:52.084Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-03-25T19:11:52.084Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-03-25T19:11:52.084Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-03-25T19:11:52.084Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-25T19:11:52.084Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-25T19:11:52.084Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-03-25T19:11:52.084Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-03-25T19:11:52.084Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-03-25T19:11:52.084Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-25T19:11:52.084Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-25T19:11:52.084Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-25T19:11:52.084Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-25T19:11:52.084Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-25T19:11:52.084Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-25T19:11:52.084Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-25T19:11:52.084Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-25T19:11:52.084Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-03-25T19:11:52.084Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-03-25T19:11:52.084Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-03-25T19:11:52.084Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-25T19:11:52.084Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-25T19:11:52.084Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-03-25T19:11:52.084Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-25T19:11:52.084Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-25T19:11:52.084Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-25T19:11:52.084Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-25T19:11:52.084Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-25T19:11:52.084Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-25T19:11:52.084Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-25T19:11:52.084Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-25T19:11:52.084Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-25T19:11:52.084Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-25T19:11:52.084Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-25T19:11:52.084Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-03-25T19:11:52.084Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-25T19:11:52.084Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-25T19:11:52.084Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-03-25T19:11:52.084Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-03-25T19:11:52.084Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-25T19:11:52.084Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-25T19:11:52.084Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-25T19:11:52.084Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-03-25T19:11:52.084Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-25T19:11:52.084Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-03-25T19:11:52.084Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-25T19:11:52.084Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-03-25T19:11:52.084Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-03-25T19:11:52.084Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-03-25T19:11:52.084Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-03-25T19:11:52.084Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-03-25T19:11:52.084Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-03-25T19:11:52.084Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-03-25T19:11:52.084Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-03-25T19:11:52.084Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-03-25T19:11:52.084Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-25T19:11:52.084Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-25T19:11:52.084Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-03-25T19:11:52.084Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-03-25T19:11:52.084Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-03-25T19:11:52.084Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-03-25T19:11:52.084Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-03-25T19:11:52.084Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-03-25T19:11:52.084Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-03-25T19:11:52.084Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-03-25T19:11:52.084Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-03-25T19:11:52.084Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-03-25T19:11:52.084Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-03-25T19:11:52.084Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-03-25T19:11:52.084Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-03-25T19:11:52.084Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-03-25T19:11:52.084Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-03-25T19:11:52.084Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-03-25T19:11:52.084Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-03-25T19:11:52.084Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-03-25T19:11:52.085Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-25T19:11:52.085Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-25T19:11:52.085Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-03-25T19:11:52.085Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-03-25T19:11:52.085Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-03-25T19:11:52.085Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-03-25T19:11:52.085Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-03-25T19:11:52.085Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-03-25T19:11:52.085Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-03-25T19:11:52.085Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-03-25T19:11:52.085Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-03-25T19:11:52.085Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-03-25T19:11:52.085Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-03-25T19:11:52.085Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-03-25T19:11:52.085Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-03-25T19:11:52.085Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-03-25T19:11:52.085Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-03-25T19:11:52.085Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-03-25T19:11:52.085Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-03-25T19:11:52.085Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-03-25T19:11:52.085Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-03-25T19:11:52.085Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-03-25T19:11:52.085Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-25T19:11:52.085Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-25T19:11:52.085Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-25T19:11:52.085Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-25T19:11:52.085Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-25T19:11:52.085Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-25T19:11:52.085Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-25T19:11:52.085Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-25T19:11:52.085Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-25T19:11:52.085Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-25T19:11:52.085Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-25T19:11:52.085Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-25T19:11:52.085Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-25T19:11:52.085Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-25T19:11:52.085Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-25T19:11:52.085Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-25T19:11:52.085Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-03-25T19:11:52.085Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-03-25T19:11:52.085Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-25T19:11:52.085Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-03-25T19:11:52.085Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-03-25T19:11:52.085Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-03-25T19:11:52.085Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-03-25T19:11:52.085Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-03-25T19:11:52.085Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-03-25T19:11:52.085Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-03-25T19:11:52.085Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-03-25T19:11:52.085Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-03-25T19:11:52.085Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-25T19:11:52.085Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-25T19:11:52.085Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-03-25T19:11:52.085Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-03-25T19:11:52.085Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-03-25T19:11:52.085Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-03-25T19:11:52.085Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-03-25T19:11:52.085Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-03-25T19:11:52.085Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-03-25T19:11:52.085Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-25T19:11:52.085Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-25T19:11:52.085Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-03-25T19:11:52.085Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-25T19:11:52.085Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-03-25T19:11:52.085Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-03-25T19:11:52.085Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-03-25T19:11:52.085Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-03-25T19:11:52.085Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-03-25T19:11:52.085Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-03-25T19:11:52.085Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-03-25T19:11:52.085Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-03-25T19:11:52.085Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-25T19:11:52.085Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-25T19:11:52.085Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-25T19:11:52.085Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-25T19:11:52.085Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-03-25T19:11:52.085Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-25T19:11:52.085Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-03-25T19:11:52.085Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-25T19:11:52.085Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-03-25T19:11:52.085Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-03-25T19:11:52.085Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-03-25T19:11:52.085Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-25T19:11:52.085Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-25T19:11:52.085Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-03-25T19:11:52.085Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-25T19:11:52.085Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-25T19:11:52.085Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-03-25T19:11:52.085Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-03-25T19:11:52.085Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-03-25T19:11:52.085Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-25T19:11:52.085Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-25T19:11:52.085Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-03-25T19:11:52.085Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-03-25T19:11:52.085Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-03-25T19:11:52.085Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-03-25T19:11:52.085Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-03-25T19:11:52.085Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-03-25T19:11:52.085Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-03-25T19:11:52.085Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-03-25T19:11:52.085Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-03-25T19:11:52.085Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-03-25T19:11:52.085Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-03-25T19:11:52.085Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-03-25T19:11:52.085Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-03-25T19:11:52.085Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-03-25T19:11:52.085Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-03-25T19:11:52.085Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-03-25T19:11:52.085Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-03-25T19:11:52.085Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-03-25T19:11:52.085Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-03-25T19:11:52.085Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-03-25T19:11:52.085Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-03-25T19:11:52.085Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-25T19:11:52.085Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-25T19:11:52.085Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-25T19:11:52.085Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-25T19:11:52.085Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-25T19:11:52.085Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-25T19:11:52.085Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-25T19:11:52.085Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-25T19:11:52.085Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-25T19:11:52.085Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-25T19:11:52.085Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-25T19:11:52.085Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-25T19:11:52.085Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-25T19:11:52.085Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-25T19:11:52.085Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-25T19:11:52.085Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-25T19:11:52.085Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-03-25T19:11:52.085Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-03-25T19:11:52.085Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-03-25T19:11:52.085Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-03-25T19:11:52.085Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-25T19:11:52.085Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-25T19:11:52.085Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-03-25T19:11:52.085Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-03-25T19:11:52.085Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-03-25T19:11:52.085Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-03-25T19:11:52.085Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-03-25T19:11:52.085Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-03-25T19:11:52.085Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-03-25T19:11:52.085Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-03-25T19:11:52.085Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-03-25T19:11:52.085Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-03-25T19:11:52.085Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-03-25T19:11:52.085Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-03-25T19:11:52.085Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-03-25T19:11:52.085Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-03-25T19:11:52.085Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-03-25T19:11:52.085Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-03-25T19:11:52.085Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-03-25T19:11:52.085Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-03-25T19:11:52.085Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-03-25T19:11:52.085Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-03-25T19:11:52.085Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-03-25T19:11:52.085Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-03-25T19:11:52.085Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-25T19:11:52.085Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-25T19:11:52.085Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-03-25T19:11:52.085Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-25T19:11:52.085Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-25T19:11:52.085Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-25T19:11:52.085Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-25T19:11:52.085Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-25T19:11:52.085Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-25T19:11:52.085Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-25T19:11:52.085Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-25T19:11:52.086Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-25T19:11:52.086Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-25T19:11:52.086Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-25T19:11:52.086Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-25T19:11:52.086Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-25T19:11:52.086Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-25T19:11:52.086Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-25T19:11:52.086Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-03-25T19:11:52.086Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-25T19:11:52.086Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-25T19:11:52.086Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-25T19:11:52.086Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-25T19:11:52.086Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-03-25T19:11:52.086Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-03-25T19:11:52.086Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-03-25T19:11:52.086Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-03-25T19:11:52.086Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-03-25T19:11:52.086Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-03-25T19:11:52.086Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-03-25T19:11:52.086Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-25T19:11:52.086Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-25T19:11:52.086Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-03-25T19:11:52.086Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-25T19:11:52.086Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-03-25T19:11:52.086Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-25T19:11:52.086Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-25T19:11:52.086Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-25T19:11:52.086Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-25T19:11:52.086Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-25T19:11:52.086Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-25T19:11:52.086Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-25T19:11:52.086Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-25T19:11:52.086Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-25T19:11:52.086Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-25T19:11:52.086Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-25T19:11:52.086Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-25T19:11:52.086Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-03-25T19:11:52.086Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-03-25T19:11:52.086Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-25T19:11:52.086Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-03-25T19:11:52.086Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-25T19:11:52.086Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-03-25T19:11:52.086Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-25T19:11:52.086Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-03-25T19:11:52.086Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-03-25T19:11:52.086Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-03-25T19:11:52.086Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-03-25T19:11:52.086Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-03-25T19:11:52.086Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-03-25T19:11:52.086Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-03-25T19:11:52.086Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-03-25T19:11:52.086Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-03-25T19:11:52.086Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-25T19:11:52.086Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-03-25T19:11:52.086Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-25T19:11:52.086Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-03-25T19:11:52.086Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-03-25T19:11:52.086Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-03-25T19:11:52.086Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-25T19:11:52.086Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-25T19:11:52.086Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-25T19:11:52.086Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-25T19:11:52.086Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-25T19:11:52.086Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-25T19:11:52.086Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-25T19:11:52.086Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-25T19:11:52.086Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-25T19:11:52.086Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-25T19:11:52.086Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-25T19:11:52.086Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-25T19:11:52.086Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-25T19:11:52.086Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-03-25T19:11:52.086Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-25T19:11:52.086Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-25T19:11:52.086Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-25T19:11:52.086Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-25T19:11:52.086Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-25T19:11:52.086Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-03-25T19:11:52.086Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-25T19:11:52.086Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-25T19:11:52.086Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-25T19:11:52.086Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-25T19:11:52.086Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-03-25T19:11:52.086Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-03-25T19:11:52.086Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-03-25T19:11:52.086Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-03-25T19:11:52.086Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-03-25T19:11:52.086Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-03-25T19:11:52.556Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-03-25T19:11:52.556Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-25T19:11:52.556Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-03-25T19:11:52.556Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-03-25T19:11:52.556Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-03-25T19:11:52.556Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-03-25T19:11:52.556Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-25T19:11:52.556Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-03-25T19:11:52.556Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-25T19:11:52.556Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-25T19:11:52.556Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-03-25T19:11:52.556Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-25T19:11:52.556Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-03-25T19:11:52.556Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-03-25T19:11:52.556Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-03-25T19:11:52.556Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-03-25T19:11:52.556Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-03-25T19:11:52.556Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-03-25T19:11:52.556Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-03-25T19:11:52.556Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-03-25T19:11:52.556Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-03-25T19:11:52.556Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-25T19:11:52.556Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-03-25T19:11:52.556Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-03-25T19:11:52.556Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-25T19:11:52.556Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-25T19:11:52.556Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-25T19:11:52.556Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-25T19:11:52.556Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-25T19:11:52.556Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-25T19:11:52.556Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-03-25T19:11:52.556Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-25T19:11:52.556Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-03-25T19:11:52.556Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-25T19:11:52.556Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-25T19:11:52.556Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-25T19:11:52.556Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-25T19:11:52.556Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-03-25T19:11:52.556Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-25T19:11:52.556Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-25T19:11:52.556Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-25T19:11:52.556Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-25T19:11:52.556Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-03-25T19:11:52.556Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-25T19:11:52.556Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-25T19:11:52.556Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-25T19:11:52.556Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-25T19:11:52.556Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-03-25T19:11:52.556Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-25T19:11:52.556Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-25T19:11:52.556Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-03-25T19:11:52.556Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-25T19:11:52.556Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-03-25T19:11:52.556Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-25T19:11:52.556Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-03-25T19:11:52.556Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-03-25T19:11:52.556Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-03-25T19:11:52.556Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-03-25T19:11:52.556Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-03-25T19:11:52.556Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-03-25T19:11:52.556Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-03-25T19:11:52.556Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-03-25T19:11:52.556Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-03-25T19:11:52.556Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-03-25T19:11:52.556Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-25T19:11:52.556Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-25T19:11:52.556Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-03-25T19:11:52.556Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-25T19:11:52.556Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-25T19:11:52.556Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-25T19:11:52.556Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-03-25T19:11:52.556Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-25T19:11:52.556Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-03-25T19:11:52.556Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-03-25T19:11:52.556Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-03-25T19:11:52.556Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-03-25T19:11:52.556Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-03-25T19:11:52.556Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-03-25T19:11:52.556Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-03-25T19:11:52.556Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-25T19:11:52.556Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-03-25T19:11:52.556Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-25T19:11:52.556Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-25T19:11:52.556Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-25T19:11:52.556Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-25T19:11:52.556Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-25T19:11:52.556Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-25T19:11:52.556Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-03-25T19:11:52.556Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-03-25T19:11:52.556Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-25T19:11:52.556Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-25T19:11:52.556Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-03-25T19:11:52.556Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-25T19:11:52.556Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-25T19:11:52.556Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-25T19:11:52.556Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-03-25T19:11:52.556Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-25T19:11:52.556Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-25T19:11:52.556Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-25T19:11:52.556Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-25T19:11:52.556Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-25T19:11:52.556Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-25T19:11:52.556Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-25T19:11:52.556Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-25T19:11:52.556Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-25T19:11:52.556Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-03-25T19:11:52.556Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-03-25T19:11:52.556Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-25T19:11:52.556Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-25T19:11:52.556Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-25T19:11:52.556Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-03-25T19:11:52.556Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-03-25T19:11:52.556Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-03-25T19:11:52.556Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-03-25T19:11:52.556Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-03-25T19:11:52.556Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-03-25T19:11:52.556Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-03-25T19:11:52.557Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-25T19:11:52.557Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-03-25T19:11:52.557Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-03-25T19:11:52.557Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-25T19:11:52.557Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-25T19:11:52.557Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-03-25T19:11:52.557Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-25T19:11:52.557Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-25T19:11:52.557Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-25T19:11:52.557Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-25T19:11:52.557Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-25T19:11:52.557Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-25T19:11:52.557Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-25T19:11:52.557Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-25T19:11:52.557Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-25T19:11:52.557Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-03-25T19:11:52.557Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-25T19:11:52.557Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-25T19:11:52.557Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-25T19:11:52.557Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-25T19:11:52.557Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-03-25T19:11:52.557Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-03-25T19:11:52.557Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-03-25T19:11:52.557Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-03-25T19:11:52.557Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-03-25T19:11:52.557Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-25T19:11:52.557Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-03-25T19:11:52.557Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-03-25T19:11:52.557Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-03-25T19:11:52.557Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-03-25T19:11:52.557Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-03-25T19:11:52.557Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-03-25T19:11:52.557Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-03-25T19:11:52.557Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-03-25T19:11:52.557Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-03-25T19:11:52.557Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-03-25T19:11:52.557Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-03-25T19:11:52.557Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-03-25T19:11:52.557Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-25T19:11:52.557Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-03-25T19:11:52.557Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-03-25T19:11:52.557Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-03-25T19:11:52.557Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-03-25T19:11:52.557Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-25T19:11:52.557Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-03-25T19:11:52.557Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-25T19:11:52.557Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-03-25T19:11:52.557Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-25T19:11:52.557Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-25T19:11:52.557Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-25T19:11:52.557Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-25T19:11:52.557Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-25T19:11:52.557Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-03-25T19:11:52.557Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-25T19:11:52.557Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-03-25T19:11:52.557Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-25T19:11:52.557Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-25T19:11:52.557Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-03-25T19:11:52.557Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-03-25T19:11:52.557Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-03-25T19:11:52.557Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-03-25T19:11:52.557Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-03-25T19:11:52.557Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-25T19:11:52.557Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-03-25T19:11:52.557Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-03-25T19:11:52.557Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-03-25T19:11:52.557Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-03-25T19:11:52.557Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-25T19:11:52.557Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-25T19:11:52.557Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-25T19:11:52.557Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-25T19:11:52.557Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-03-25T19:11:52.557Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-25T19:11:52.557Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-25T19:11:52.557Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-03-25T19:11:52.557Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-03-25T19:11:52.557Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-03-25T19:11:52.557Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-25T19:11:52.557Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-03-25T19:11:52.557Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-25T19:11:52.557Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-03-25T19:11:52.557Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-03-25T19:11:52.557Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-03-25T19:11:52.557Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-03-25T19:11:52.557Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-03-25T19:11:52.557Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-03-25T19:11:52.557Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-25T19:11:52.557Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-25T19:11:52.557Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-03-25T19:11:52.557Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-25T19:11:52.557Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-25T19:11:52.557Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-25T19:11:52.557Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-25T19:11:52.557Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-25T19:11:52.557Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-03-25T19:11:52.557Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-03-25T19:11:52.557Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-03-25T19:11:52.557Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-25T19:11:52.557Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-25T19:11:52.557Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-25T19:11:52.557Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-25T19:11:52.557Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-25T19:11:52.557Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-25T19:11:52.557Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-03-25T19:11:52.557Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-25T19:11:52.557Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-25T19:11:52.557Z] --- PASS: TestNewTailReader (0.00s) [2022-03-25T19:11:52.557Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-03-25T19:11:52.557Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-03-25T19:11:52.557Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-03-25T19:11:52.557Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-03-25T19:11:52.557Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-03-25T19:11:52.557Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-03-25T19:11:52.557Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-03-25T19:11:52.557Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-03-25T19:11:52.557Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-03-25T19:11:52.557Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-25T19:11:52.557Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-03-25T19:11:52.557Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-25T19:11:52.557Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-25T19:11:52.557Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-03-25T19:11:52.557Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-25T19:11:52.557Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-03-25T19:11:52.557Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-25T19:11:52.557Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-25T19:11:52.557Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-25T19:11:52.557Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-25T19:11:52.557Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-25T19:11:52.557Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-25T19:11:52.557Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-25T19:11:52.557Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-25T19:11:52.557Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-25T19:11:52.557Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.01s) [2022-03-25T19:11:52.557Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-25T19:11:52.557Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-25T19:11:52.557Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-25T19:11:52.557Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-25T19:11:52.557Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-25T19:11:52.557Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-25T19:11:52.557Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-25T19:11:52.557Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-25T19:11:52.557Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-25T19:11:52.557Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-25T19:11:52.557Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-25T19:11:52.557Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-03-25T19:11:52.557Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-25T19:11:52.557Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-25T19:11:52.557Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-03-25T19:11:52.557Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-25T19:11:52.557Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-25T19:11:52.557Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-25T19:11:52.557Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-25T19:11:52.557Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-25T19:11:52.557Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-25T19:11:52.557Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-25T19:11:52.557Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-25T19:11:52.557Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-25T19:11:52.557Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-03-25T19:11:52.557Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-25T19:11:52.557Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-25T19:11:52.557Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-25T19:11:52.557Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-25T19:11:52.557Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-25T19:11:52.557Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-25T19:11:52.557Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.01s) [2022-03-25T19:11:52.557Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-03-25T19:11:52.557Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-03-25T19:11:52.557Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-03-25T19:11:52.557Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-25T19:11:52.557Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-03-25T19:11:52.557Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-03-25T19:11:52.557Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-03-25T19:11:52.557Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-03-25T19:11:52.557Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-03-25T19:11:52.557Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-03-25T19:11:52.557Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-03-25T19:11:52.557Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.01s) [2022-03-25T19:11:52.557Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-03-25T19:11:52.557Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-25T19:11:52.557Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-03-25T19:11:52.557Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-03-25T19:11:52.557Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.01s) [2022-03-25T19:11:52.557Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-03-25T19:11:52.557Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-25T19:11:52.557Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-25T19:11:52.558Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-03-25T19:11:52.558Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-25T19:11:52.558Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-25T19:11:52.558Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-25T19:11:52.558Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-25T19:11:52.558Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-03-25T19:11:52.558Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-25T19:11:52.558Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-25T19:11:52.558Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2022-03-25T19:11:52.558Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-25T19:11:52.558Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-25T19:11:52.558Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-25T19:11:52.558Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-25T19:11:52.558Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-25T19:11:52.558Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-25T19:11:52.558Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-25T19:11:52.558Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-25T19:11:52.558Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-25T19:11:52.558Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-25T19:11:52.558Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-25T19:11:52.558Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-03-25T19:11:52.558Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-25T19:11:52.558Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-25T19:11:52.558Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-25T19:11:52.558Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-25T19:11:52.558Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-25T19:11:52.558Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-25T19:11:52.558Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-25T19:11:52.558Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-25T19:11:52.558Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-25T19:11:52.558Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-25T19:11:52.558Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-25T19:11:52.558Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-25T19:11:52.558Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-25T19:11:52.558Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-25T19:11:52.558Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-25T19:11:52.558Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-25T19:11:52.558Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-25T19:11:52.558Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-25T19:11:52.558Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-25T19:11:52.558Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-25T19:11:52.558Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-25T19:11:52.558Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-25T19:11:52.558Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-25T19:11:52.558Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-25T19:11:52.558Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-25T19:11:52.558Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-25T19:11:52.558Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2022-03-25T19:11:52.558Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-25T19:11:52.558Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-25T19:11:52.558Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-25T19:11:52.558Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-25T19:11:52.558Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-25T19:11:52.558Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-25T19:11:52.558Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-25T19:11:52.558Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-25T19:11:52.558Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-25T19:11:52.558Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-25T19:11:52.558Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-25T19:11:52.558Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-03-25T19:11:52.558Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-25T19:11:52.558Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-25T19:11:52.558Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-25T19:11:52.558Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-25T19:11:52.558Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2022-03-25T19:11:52.558Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-03-25T19:11:52.558Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-25T19:11:52.558Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-25T19:11:52.558Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-03-25T19:11:52.558Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-25T19:11:52.558Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-25T19:11:52.558Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-25T19:11:52.558Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-25T19:11:52.558Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-03-25T19:11:52.558Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-25T19:11:52.558Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-25T19:11:52.558Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-03-25T19:11:52.558Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-25T19:11:52.558Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-25T19:11:52.558Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2022-03-25T19:11:52.558Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-25T19:11:52.558Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-25T19:11:52.558Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-25T19:11:52.558Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-25T19:11:52.558Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-25T19:11:52.558Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-25T19:11:52.558Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-25T19:11:52.558Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-25T19:11:52.558Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-25T19:11:52.558Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.01s) [2022-03-25T19:11:52.558Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.01s) [2022-03-25T19:11:52.558Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-25T19:11:52.558Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-25T19:11:52.558Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-25T19:11:52.558Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-25T19:11:52.558Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-25T19:11:52.558Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-25T19:11:52.558Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-25T19:11:52.558Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-25T19:11:52.558Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-25T19:11:52.558Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-25T19:11:52.558Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-03-25T19:11:52.558Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-25T19:11:52.558Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-25T19:11:52.558Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-25T19:11:52.558Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-25T19:11:52.558Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-25T19:11:52.558Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-25T19:11:52.558Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-25T19:11:52.558Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-25T19:11:52.558Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-25T19:11:52.558Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-25T19:11:52.558Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-25T19:11:52.558Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-03-25T19:11:52.558Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-25T19:11:52.558Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-25T19:11:52.558Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-25T19:11:52.558Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-25T19:11:52.558Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-25T19:11:52.558Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-25T19:11:52.558Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-25T19:11:52.558Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-25T19:11:52.558Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-25T19:11:52.558Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-25T19:11:52.558Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-25T19:11:52.558Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-25T19:11:52.558Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-25T19:11:52.558Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-25T19:11:52.558Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-25T19:11:52.558Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-25T19:11:52.558Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-25T19:11:52.558Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-25T19:11:52.558Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.01s) [2022-03-25T19:11:52.558Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-03-25T19:11:52.558Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-25T19:11:52.558Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-25T19:11:52.558Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-03-25T19:11:52.558Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-25T19:11:52.558Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-25T19:11:52.558Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-25T19:11:52.558Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-25T19:11:52.558Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-03-25T19:11:52.558Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-25T19:11:52.558Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-25T19:11:52.558Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-03-25T19:11:52.558Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-25T19:11:52.558Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-25T19:11:52.558Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-25T19:11:52.558Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-25T19:11:52.558Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-25T19:11:52.558Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-25T19:11:52.558Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-25T19:11:52.558Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-25T19:11:52.558Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-25T19:11:52.558Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-25T19:11:52.558Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-25T19:11:52.558Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-25T19:11:52.558Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.01s) [2022-03-25T19:11:52.558Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-25T19:11:52.558Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-25T19:11:52.558Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-25T19:11:52.558Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-25T19:11:52.558Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-25T19:11:52.558Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-25T19:11:52.558Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-25T19:11:52.558Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-25T19:11:52.558Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-25T19:11:52.558Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-25T19:11:52.558Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-25T19:11:52.558Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-03-25T19:11:52.558Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-25T19:11:52.558Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-25T19:11:52.558Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-25T19:11:52.558Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-25T19:11:52.558Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-25T19:11:52.558Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-25T19:11:52.558Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-25T19:11:52.558Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-25T19:11:52.558Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-25T19:11:52.558Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-25T19:11:52.558Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-25T19:11:52.559Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-25T19:11:52.559Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-25T19:11:52.559Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-25T19:11:52.559Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-25T19:11:52.559Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-25T19:11:52.559Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-25T19:11:52.559Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-25T19:11:52.559Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2022-03-25T19:11:52.559Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-25T19:11:52.559Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-25T19:11:52.559Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-25T19:11:52.559Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-25T19:11:52.559Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-25T19:11:52.559Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-25T19:11:52.559Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-25T19:11:52.559Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-25T19:11:52.559Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-25T19:11:52.559Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-25T19:11:52.559Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-25T19:11:52.559Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-03-25T19:11:52.559Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-03-25T19:11:52.559Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-25T19:11:52.559Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-25T19:11:52.559Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-25T19:11:52.559Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-25T19:11:52.559Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-25T19:11:52.559Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-03-25T19:11:52.559Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-25T19:11:52.559Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-03-25T19:11:52.559Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-25T19:11:52.559Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-25T19:11:52.559Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-03-25T19:11:52.559Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-25T19:11:52.559Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-25T19:11:52.559Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-25T19:11:52.559Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-25T19:11:52.559Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-25T19:11:52.559Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-25T19:11:52.559Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-25T19:11:52.559Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-25T19:11:52.559Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-25T19:11:52.559Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-25T19:11:52.559Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-25T19:11:52.559Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-25T19:11:52.559Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-03-25T19:11:52.559Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-25T19:11:52.559Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-25T19:11:52.559Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-25T19:11:52.559Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-25T19:11:52.559Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-25T19:11:52.559Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-25T19:11:52.559Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-03-25T19:11:52.559Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-25T19:11:52.559Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-25T19:11:52.559Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-25T19:11:52.559Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-25T19:11:52.559Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2022-03-25T19:11:52.559Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-25T19:11:52.559Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-25T19:11:52.559Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-25T19:11:52.559Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-25T19:11:52.559Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-25T19:11:52.559Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-25T19:11:52.559Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-25T19:11:52.559Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-25T19:11:52.559Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-25T19:11:52.559Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-25T19:11:52.559Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-25T19:11:52.559Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2022-03-25T19:11:52.559Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-25T19:11:52.559Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-25T19:11:52.559Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-25T19:11:52.559Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-25T19:11:52.559Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-25T19:11:52.559Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-25T19:11:52.559Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-25T19:11:52.559Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-25T19:11:52.559Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-25T19:11:52.559Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-25T19:11:52.559Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-25T19:11:52.559Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-03-25T19:11:52.559Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-25T19:11:52.559Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-25T19:11:52.559Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-25T19:11:52.559Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-25T19:11:52.559Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-25T19:11:52.559Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-25T19:11:52.559Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.01s) [2022-03-25T19:11:52.559Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-03-25T19:11:52.559Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-25T19:11:52.559Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-03-25T19:11:52.559Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-25T19:11:52.559Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-25T19:11:52.559Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-03-25T19:11:52.559Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-25T19:11:52.559Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-25T19:11:52.559Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-25T19:11:52.559Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-25T19:11:52.559Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-25T19:11:52.559Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-25T19:11:52.559Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-25T19:11:52.559Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-25T19:11:52.559Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-25T19:11:52.559Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-25T19:11:52.559Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-25T19:11:52.559Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-25T19:11:52.559Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2022-03-25T19:11:52.559Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-25T19:11:52.559Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-25T19:11:52.559Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-25T19:11:52.559Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-25T19:11:52.559Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-25T19:11:52.559Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-25T19:11:52.559Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-25T19:11:52.559Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-25T19:11:52.559Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-25T19:11:52.559Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-25T19:11:52.559Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-25T19:11:52.559Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-03-25T19:11:52.559Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-25T19:11:52.559Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-25T19:11:52.559Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-25T19:11:52.559Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-25T19:11:52.559Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-25T19:11:52.559Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-25T19:11:52.559Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-25T19:11:52.559Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-25T19:11:52.559Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-25T19:11:52.559Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-25T19:11:52.559Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-25T19:11:52.559Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-25T19:11:52.559Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-03-25T19:11:52.560Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-25T19:11:52.560Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-25T19:11:52.560Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-25T19:11:52.560Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-25T19:11:52.560Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2022-03-25T19:11:52.560Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-25T19:11:52.560Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-25T19:11:52.560Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-25T19:11:52.560Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-25T19:11:52.560Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-25T19:11:52.560Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-25T19:11:52.560Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-25T19:11:52.560Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-25T19:11:52.560Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-25T19:11:52.560Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-25T19:11:52.560Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-25T19:11:52.560Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-25T19:11:52.560Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-25T19:11:52.560Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-25T19:11:52.560Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-25T19:11:52.560Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-25T19:11:52.560Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-25T19:11:52.560Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-25T19:11:52.560Z] PASS [2022-03-25T19:11:52.560Z] coverage: 88.6% of statements [2022-03-25T19:11:52.560Z] ok github.com/docker/docker/pkg/tailfile 0.189s coverage: 88.6% of statements [2022-03-25T19:11:52.560Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-03-25T19:11:52.560Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-03-25T19:11:52.560Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-03-25T19:11:52.560Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-03-25T19:11:52.751Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-03-25T19:11:53.010Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-03-25T19:11:53.028Z] === RUN TestTarSumRemoveNonExistent [2022-03-25T19:11:53.028Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2022-03-25T19:11:53.028Z] === RUN TestTarSumRemove [2022-03-25T19:11:53.028Z] --- PASS: TestTarSumRemove (0.00s) [2022-03-25T19:11:53.028Z] === RUN TestSortFileInfoSums [2022-03-25T19:11:53.028Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-03-25T19:11:53.028Z] === RUN TestNewTarSumForLabelInvalid [2022-03-25T19:11:53.028Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-03-25T19:11:53.028Z] === RUN TestNewTarSumForLabel [2022-03-25T19:11:53.028Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-03-25T19:11:53.028Z] === RUN TestEmptyTar [2022-03-25T19:11:53.028Z] --- PASS: TestEmptyTar (0.00s) [2022-03-25T19:11:53.028Z] === RUN TestTarSumsReadSize [2022-03-25T19:11:53.028Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-03-25T19:11:53.028Z] === RUN TestTarSums [2022-03-25T19:11:53.028Z] --- PASS: TestTarSums (0.06s) [2022-03-25T19:11:53.028Z] === RUN TestIteration [2022-03-25T19:11:53.028Z] --- PASS: TestIteration (0.00s) [2022-03-25T19:11:53.028Z] === RUN TestVersionLabelForChecksum [2022-03-25T19:11:53.028Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-03-25T19:11:53.028Z] === RUN TestVersion [2022-03-25T19:11:53.028Z] --- PASS: TestVersion (0.00s) [2022-03-25T19:11:53.028Z] === RUN TestGetVersion [2022-03-25T19:11:53.028Z] --- PASS: TestGetVersion (0.00s) [2022-03-25T19:11:53.028Z] === RUN TestGetVersions [2022-03-25T19:11:53.028Z] --- PASS: TestGetVersions (0.00s) [2022-03-25T19:11:53.028Z] PASS [2022-03-25T19:11:53.028Z] coverage: 89.3% of statements [2022-03-25T19:11:53.028Z] ok github.com/docker/docker/pkg/tarsum 0.113s coverage: 89.3% of statements [2022-03-25T19:11:53.028Z] === RUN TestTruncIndex [2022-03-25T19:11:53.500Z] --- PASS: TestTruncIndex (0.10s) [2022-03-25T19:11:53.500Z] PASS [2022-03-25T19:11:53.500Z] coverage: 91.5% of statements [2022-03-25T19:11:53.500Z] ok github.com/docker/docker/pkg/truncindex 0.132s coverage: 91.5% of statements [2022-03-25T19:11:53.500Z] === RUN TestIsGIT [2022-03-25T19:11:53.500Z] --- PASS: TestIsGIT (0.00s) [2022-03-25T19:11:53.500Z] === RUN TestIsTransport [2022-03-25T19:11:53.500Z] --- PASS: TestIsTransport (0.00s) [2022-03-25T19:11:53.500Z] PASS [2022-03-25T19:11:53.500Z] coverage: 100.0% of statements [2022-03-25T19:11:53.500Z] ok github.com/docker/docker/pkg/urlutil 0.037s coverage: 100.0% of statements [2022-03-25T19:11:53.896Z] --- PASS: TestPluginWithDevMounts (1.50s) [2022-03-25T19:11:53.896Z] PASS [2022-03-25T19:11:53.896Z] [2022-03-25T19:11:53.896Z] DONE 1 tests in 1.602s [2022-03-25T19:11:53.896Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-03-25T19:11:53.896Z] ++ 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-03-25T19:11:53.896Z] ++ set -e [2022-03-25T19:11:53.896Z] ++ '[' -n 0 ']' [2022-03-25T19:11:53.896Z] ++ set -x [2022-03-25T19:11:53.896Z] ++ 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-03-25T19:11:53.896Z] INFO: Testing against a local daemon [2022-03-25T19:11:53.896Z] === RUN TestSecretInspect [2022-03-25T19:11:53.949Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-03-25T19:11:53.949Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-03-25T19:11:53.968Z] === RUN TestVersionInfo [2022-03-25T19:11:53.968Z] --- PASS: TestVersionInfo (0.00s) [2022-03-25T19:11:53.968Z] === RUN TestAppendVersions [2022-03-25T19:11:53.968Z] --- PASS: TestAppendVersions (0.00s) [2022-03-25T19:11:53.968Z] PASS [2022-03-25T19:11:53.968Z] coverage: 88.9% of statements [2022-03-25T19:11:53.968Z] ok github.com/docker/docker/pkg/useragent 0.030s coverage: 88.9% of statements [2022-03-25T19:11:54.207Z] check_test.go:308: [d5b526b57f6ff] daemon is not started [2022-03-25T19:11:54.207Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-03-25T19:11:54.438Z] time="2022-03-25T19:11:53Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-03-25T19:11:54.907Z] === RUN TestNewSettable [2022-03-25T19:11:54.907Z] --- PASS: TestNewSettable (0.00s) [2022-03-25T19:11:54.907Z] === RUN TestIsSettable [2022-03-25T19:11:54.907Z] --- PASS: TestIsSettable (0.00s) [2022-03-25T19:11:54.907Z] === RUN TestUpdateSettingsEnv [2022-03-25T19:11:54.907Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-03-25T19:11:54.907Z] PASS [2022-03-25T19:11:54.907Z] coverage: 20.0% of statements [2022-03-25T19:11:54.907Z] ok github.com/docker/docker/plugin/v2 0.039s coverage: 20.0% of statements [2022-03-25T19:11:54.907Z] === RUN TestValidatePrivileges [2022-03-25T19:11:54.907Z] --- PASS: TestValidatePrivileges (0.00s) [2022-03-25T19:11:54.907Z] === RUN TestFilterByCapNeg [2022-03-25T19:11:54.907Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-03-25T19:11:54.907Z] === RUN TestFilterByCapPos [2022-03-25T19:11:54.907Z] --- PASS: TestFilterByCapPos (0.00s) [2022-03-25T19:11:54.907Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-03-25T19:11:54.907Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-03-25T19:11:54.907Z] PASS [2022-03-25T19:11:54.907Z] coverage: 12.0% of statements [2022-03-25T19:11:54.907Z] ok github.com/docker/docker/plugin 0.049s coverage: 12.0% of statements [2022-03-25T19:11:55.796Z] --- PASS: TestSecretInspect (2.05s) [2022-03-25T19:11:55.796Z] === RUN TestSecretList [2022-03-25T19:11:55.896Z] === RUN TestLoad [2022-03-25T19:11:55.896Z] --- PASS: TestLoad (0.00s) [2022-03-25T19:11:55.896Z] === RUN TestSave [2022-03-25T19:11:55.896Z] --- PASS: TestSave (0.03s) [2022-03-25T19:11:55.896Z] === RUN TestAddDeleteGet [2022-03-25T19:11:55.896Z] --- PASS: TestAddDeleteGet (0.04s) [2022-03-25T19:11:55.896Z] === RUN TestInvalidTags [2022-03-25T19:11:55.896Z] --- PASS: TestInvalidTags (0.01s) [2022-03-25T19:11:55.896Z] PASS [2022-03-25T19:11:55.896Z] coverage: 84.4% of statements [2022-03-25T19:11:55.896Z] ok github.com/docker/docker/reference 0.139s coverage: 84.4% of statements [2022-03-25T19:11:56.629Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-03-25T19:11:56.884Z] === RUN TestResolveAuthConfigIndexServer [2022-03-25T19:11:56.884Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-03-25T19:11:56.884Z] === RUN TestResolveAuthConfigFullURL [2022-03-25T19:11:56.884Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-03-25T19:11:56.884Z] === RUN TestLoadAllowNondistributableArtifacts [2022-03-25T19:11:56.884Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-03-25T19:11:56.884Z] === RUN TestValidateMirror [2022-03-25T19:11:56.884Z] --- PASS: TestValidateMirror (0.00s) [2022-03-25T19:11:56.884Z] === RUN TestLoadInsecureRegistries [2022-03-25T19:11:56.884Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-03-25T19:11:56.884Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2022-03-25T19:11:56.884Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-03-25T19:11:56.884Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-03-25T19:11:56.884Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-03-25T19:11:56.884Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-03-25T19:11:56.884Z] === RUN TestResumableRequestReaderWithReadError [2022-03-25T19:11:56.884Z] time="2022-03-25T19:11:56Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-03-25T19:11:56.884Z] time="2022-03-25T19:11:56Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-03-25T19:11:56.884Z] time="2022-03-25T19:11:56Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-03-25T19:11:56.884Z] --- PASS: TestLoadInsecureRegistries (0.15s) [2022-03-25T19:11:56.884Z] === RUN TestNewServiceConfig [2022-03-25T19:11:56.884Z] --- PASS: TestNewServiceConfig (0.00s) [2022-03-25T19:11:56.884Z] === RUN TestValidateIndexName [2022-03-25T19:11:56.884Z] --- PASS: TestValidateIndexName (0.00s) [2022-03-25T19:11:56.884Z] === RUN TestValidateIndexNameWithError [2022-03-25T19:11:56.884Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-03-25T19:11:56.884Z] === RUN TestEndpointParse [2022-03-25T19:11:56.884Z] --- PASS: TestEndpointParse (0.00s) [2022-03-25T19:11:56.884Z] === RUN TestEndpointParseInvalid [2022-03-25T19:11:56.884Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-03-25T19:11:56.884Z] === RUN TestValidateEndpoint [2022-03-25T19:11:56.884Z] --- PASS: TestValidateEndpoint (0.00s) [2022-03-25T19:11:56.884Z] === RUN TestPing [2022-03-25T19:11:56.884Z] --- PASS: TestPing (0.00s) [2022-03-25T19:11:56.884Z] === RUN TestPingRegistryEndpoint [2022-03-25T19:11:56.884Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-03-25T19:11:56.884Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2022-03-25T19:11:56.884Z] === RUN TestEndpoint [2022-03-25T19:11:56.884Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-03-25T19:11:56.884Z] --- SKIP: TestEndpoint (0.00s) [2022-03-25T19:11:56.884Z] === RUN TestParseRepositoryInfo [2022-03-25T19:11:56.884Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-03-25T19:11:56.884Z] === RUN TestNewIndexInfo [2022-03-25T19:11:56.884Z] --- PASS: TestNewIndexInfo (0.00s) [2022-03-25T19:11:56.885Z] === RUN TestMirrorEndpointLookup [2022-03-25T19:11:56.885Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-03-25T19:11:56.885Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-03-25T19:11:56.885Z] === RUN TestSearchRepositories [2022-03-25T19:11:56.885Z] registry_test.go:722: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-03-25T19:11:56.885Z] Host: 127.0.0.1:49332 [2022-03-25T19:11:56.885Z] User-Agent: docker test client [2022-03-25T19:11:56.885Z] Authorization: Token fake-token [2022-03-25T19:11:56.885Z] X-Docker-Token: true [2022-03-25T19:11:56.885Z] Accept-Encoding: gzip [2022-03-25T19:11:56.885Z] [2022-03-25T19:11:56.885Z] [2022-03-25T19:11:56.885Z] registry_test.go:731: HTTP/1.1 200 OK [2022-03-25T19:11:56.885Z] Connection: close [2022-03-25T19:11:56.885Z] Content-Length: 144 [2022-03-25T19:11:56.885Z] Cache-Control: no-cache [2022-03-25T19:11:56.885Z] Content-Type: application/json [2022-03-25T19:11:56.885Z] Date: Fri, 25 Mar 2022 19:11:56 GMT [2022-03-25T19:11:56.885Z] Expires: -1 [2022-03-25T19:11:56.885Z] Pragma: no-cache [2022-03-25T19:11:56.885Z] Server: docker-tests/mock [2022-03-25T19:11:56.885Z] X-Docker-Registry-Config: mock [2022-03-25T19:11:56.885Z] X-Docker-Registry-Version: 0.0.0 [2022-03-25T19:11:56.885Z] [2022-03-25T19:11:56.885Z] [2022-03-25T19:11:56.885Z] --- PASS: TestSearchRepositories (0.00s) [2022-03-25T19:11:56.885Z] === RUN TestTrustedLocation [2022-03-25T19:11:56.885Z] --- PASS: TestTrustedLocation (0.00s) [2022-03-25T19:11:56.885Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-03-25T19:11:56.885Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-03-25T19:11:56.885Z] === RUN TestAllowNondistributableArtifacts [2022-03-25T19:11:56.885Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-03-25T19:11:56.885Z] === RUN TestIsSecureIndex [2022-03-25T19:11:56.885Z] --- PASS: TestIsSecureIndex (0.00s) [2022-03-25T19:11:56.885Z] PASS [2022-03-25T19:11:56.885Z] coverage: 51.7% of statements [2022-03-25T19:11:56.885Z] ok github.com/docker/docker/registry 0.229s coverage: 51.7% of statements [2022-03-25T19:11:56.885Z] time="2022-03-25T19:11:56Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-03-25T19:11:56.885Z] --- PASS: TestResumableRequestReaderWithReadError (0.17s) [2022-03-25T19:11:56.885Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-03-25T19:11:56.885Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-03-25T19:11:56.885Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-03-25T19:11:56.885Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-03-25T19:11:56.885Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-03-25T19:11:56.885Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-03-25T19:11:56.885Z] === RUN TestResumableRequestReader [2022-03-25T19:11:56.885Z] --- PASS: TestResumableRequestReader (0.00s) [2022-03-25T19:11:56.885Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-03-25T19:11:56.885Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-03-25T19:11:56.885Z] PASS [2022-03-25T19:11:56.885Z] coverage: 100.0% of statements [2022-03-25T19:11:56.885Z] ok github.com/docker/docker/registry/resumable 0.232s coverage: 100.0% of statements [2022-03-25T19:11:57.354Z] === RUN TestRestartManagerTimeout [2022-03-25T19:11:57.354Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-03-25T19:11:57.354Z] === RUN TestRestartManagerTimeoutReset [2022-03-25T19:11:57.354Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-03-25T19:11:57.354Z] PASS [2022-03-25T19:11:57.354Z] coverage: 50.9% of statements [2022-03-25T19:11:57.354Z] ok github.com/docker/docker/restartmanager 0.033s coverage: 50.9% of statements [2022-03-25T19:11:57.699Z] --- PASS: TestSecretList (2.06s) [2022-03-25T19:11:57.699Z] === RUN TestSecretsCreateAndDelete [2022-03-25T19:11:57.824Z] === RUN TestDecodeContainerConfig [2022-03-25T19:11:57.824Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-03-25T19:11:57.824Z] === RUN TestDecodeContainerConfigIsolation [2022-03-25T19:11:57.824Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-03-25T19:11:57.824Z] === RUN TestValidatePrivileged [2022-03-25T19:11:57.824Z] --- PASS: TestValidatePrivileged (0.00s) [2022-03-25T19:11:57.824Z] PASS [2022-03-25T19:11:57.824Z] coverage: 52.6% of statements [2022-03-25T19:11:57.824Z] ok github.com/docker/docker/runconfig 0.040s coverage: 52.6% of statements [2022-03-25T19:11:58.294Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-03-25T19:11:58.294Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-03-25T19:11:58.294Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-03-25T19:11:58.294Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-03-25T19:11:58.294Z] PASS [2022-03-25T19:11:58.294Z] coverage: 62.5% of statements [2022-03-25T19:11:58.294Z] ok github.com/docker/docker/testutil 0.044s coverage: 62.5% of statements [2022-03-25T19:11:58.400Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-03-25T19:11:58.540Z] tests/integration/client_test.py ..... [ 75%] [2022-03-25T19:11:58.540Z] tests/integration/context_api_test.py ... [ 76%] [2022-03-25T19:11:58.658Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-03-25T19:11:59.111Z] tests/integration/errors_test.py . [ 76%] [2022-03-25T19:12:00.180Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-03-25T19:12:00.180Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-03-25T19:12:00.180Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-03-25T19:12:00.180Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-03-25T19:12:00.180Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-03-25T19:12:00.229Z] --- PASS: TestSecretsCreateAndDelete (2.09s) [2022-03-25T19:12:00.229Z] === RUN TestSecretsUpdate [2022-03-25T19:12:00.512Z] === RUN TestGetDriver [2022-03-25T19:12:00.512Z] --- PASS: TestGetDriver (0.00s) [2022-03-25T19:12:00.512Z] === RUN TestVolumeRequestError [2022-03-25T19:12:00.512Z] --- PASS: TestVolumeRequestError (0.01s) [2022-03-25T19:12:00.512Z] PASS [2022-03-25T19:12:00.512Z] coverage: 36.1% of statements [2022-03-25T19:12:00.512Z] ok github.com/docker/docker/volume/drivers 0.044s coverage: 36.1% of statements [2022-03-25T19:12:00.512Z] === RUN TestGetAddress [2022-03-25T19:12:00.512Z] --- PASS: TestGetAddress (0.00s) [2022-03-25T19:12:00.512Z] === RUN TestRemove [2022-03-25T19:12:00.512Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-03-25T19:12:00.512Z] --- SKIP: TestRemove (0.00s) [2022-03-25T19:12:00.512Z] === RUN TestInitializeWithVolumes [2022-03-25T19:12:00.512Z] --- PASS: TestInitializeWithVolumes (0.00s) [2022-03-25T19:12:00.512Z] === RUN TestCreate [2022-03-25T19:12:00.512Z] --- PASS: TestCreate (0.01s) [2022-03-25T19:12:00.512Z] === RUN TestValidateName [2022-03-25T19:12:00.512Z] --- PASS: TestValidateName (0.00s) [2022-03-25T19:12:00.512Z] === RUN TestCreateWithOpts [2022-03-25T19:12:00.512Z] local_test.go:180: runtime.GOOS == "windows" [2022-03-25T19:12:00.512Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-03-25T19:12:00.512Z] === RUN TestRelaodNoOpts [2022-03-25T19:12:00.512Z] --- PASS: TestRelaodNoOpts (0.01s) [2022-03-25T19:12:00.512Z] PASS [2022-03-25T19:12:00.512Z] coverage: 41.5% of statements [2022-03-25T19:12:00.512Z] ok github.com/docker/docker/volume/local 0.066s coverage: 41.5% of statements [2022-03-25T19:12:00.579Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-03-25T19:12:01.500Z] === RUN TestLCOWParseMountRaw [2022-03-25T19:12:01.500Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-03-25T19:12:01.500Z] === RUN TestLCOWParseMountRawSplit [2022-03-25T19:12:01.500Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-03-25T19:12:01.500Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-03-25T19:12:01.500Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-03-25T19:12:01.500Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-03-25T19:12:01.500Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-03-25T19:12:01.500Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-03-25T19:12:01.500Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-03-25T19:12:01.500Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-03-25T19:12:01.500Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-03-25T19:12:01.500Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-03-25T19:12:01.500Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-03-25T19:12:01.500Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-03-25T19:12:01.500Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-03-25T19:12:01.500Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-03-25T19:12:01.500Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-03-25T19:12:01.500Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-03-25T19:12:01.500Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-03-25T19:12:01.500Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-03-25T19:12:01.500Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-03-25T19:12:01.500Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-03-25T19:12:01.500Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-03-25T19:12:01.500Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-03-25T19:12:01.500Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-03-25T19:12:01.500Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-03-25T19:12:01.500Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-03-25T19:12:01.500Z] === RUN TestLinuxParseMountRaw [2022-03-25T19:12:01.500Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-03-25T19:12:01.500Z] === RUN TestLinuxParseMountRawSplit [2022-03-25T19:12:01.500Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-03-25T19:12:01.500Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-03-25T19:12:01.500Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-03-25T19:12:01.500Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-03-25T19:12:01.500Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-03-25T19:12:01.500Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-03-25T19:12:01.500Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-03-25T19:12:01.500Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-03-25T19:12:01.500Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-03-25T19:12:01.500Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-03-25T19:12:01.500Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-03-25T19:12:01.500Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-03-25T19:12:01.500Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-03-25T19:12:01.500Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-03-25T19:12:01.500Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-03-25T19:12:01.500Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-03-25T19:12:01.500Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-03-25T19:12:01.500Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-03-25T19:12:01.500Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-03-25T19:12:01.500Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-03-25T19:12:01.500Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-03-25T19:12:01.500Z] === RUN TestConvertTmpfsOptions [2022-03-25T19:12:01.500Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-03-25T19:12:01.500Z] linux_parser_test.go:209: data="ro" [2022-03-25T19:12:01.500Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-03-25T19:12:01.500Z] === RUN TestParseMountSpec [2022-03-25T19:12:01.500Z] parser_test.go:62: case 0 [2022-03-25T19:12:01.500Z] parser_test.go:62: case 1 [2022-03-25T19:12:01.500Z] parser_test.go:62: case 2 [2022-03-25T19:12:01.500Z] parser_test.go:62: case 3 [2022-03-25T19:12:01.500Z] parser_test.go:62: case 4 [2022-03-25T19:12:01.500Z] parser_test.go:62: case 5 [2022-03-25T19:12:01.500Z] --- PASS: TestParseMountSpec (0.00s) [2022-03-25T19:12:01.500Z] === RUN TestValidateMount [2022-03-25T19:12:01.500Z] --- PASS: TestValidateMount (0.00s) [2022-03-25T19:12:01.500Z] === RUN TestWindowsParseMountRaw [2022-03-25T19:12:01.500Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-03-25T19:12:01.500Z] === RUN TestWindowsParseMountRawSplit [2022-03-25T19:12:01.500Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-03-25T19:12:01.500Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-03-25T19:12:01.500Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-03-25T19:12:01.500Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-03-25T19:12:01.500Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-03-25T19:12:01.500Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-03-25T19:12:01.500Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-03-25T19:12:01.500Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-03-25T19:12:01.500Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-03-25T19:12:01.500Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-03-25T19:12:01.500Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-03-25T19:12:01.500Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-03-25T19:12:01.500Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-03-25T19:12:01.500Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-03-25T19:12:01.500Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-03-25T19:12:01.500Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-03-25T19:12:01.500Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-03-25T19:12:01.500Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-03-25T19:12:01.500Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-03-25T19:12:01.500Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-03-25T19:12:01.500Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-03-25T19:12:01.500Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-03-25T19:12:01.500Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-03-25T19:12:01.500Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-03-25T19:12:01.500Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-03-25T19:12:01.500Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-03-25T19:12:01.500Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-03-25T19:12:01.500Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-03-25T19:12:01.500Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-03-25T19:12:01.500Z] PASS [2022-03-25T19:12:01.500Z] coverage: 67.6% of statements [2022-03-25T19:12:01.500Z] ok github.com/docker/docker/volume/mounts 0.049s coverage: 67.6% of statements [2022-03-25T19:12:01.968Z] === RUN TestSetGetMeta [2022-03-25T19:12:01.968Z] === PAUSE TestSetGetMeta [2022-03-25T19:12:01.968Z] === RUN TestRestore [2022-03-25T19:12:01.968Z] === PAUSE TestRestore [2022-03-25T19:12:01.968Z] === RUN TestServiceCreate [2022-03-25T19:12:01.968Z] === PAUSE TestServiceCreate [2022-03-25T19:12:01.968Z] === RUN TestServiceList [2022-03-25T19:12:01.968Z] === PAUSE TestServiceList [2022-03-25T19:12:01.968Z] === RUN TestServiceRemove [2022-03-25T19:12:01.968Z] === PAUSE TestServiceRemove [2022-03-25T19:12:01.968Z] === RUN TestServiceGet [2022-03-25T19:12:01.968Z] === PAUSE TestServiceGet [2022-03-25T19:12:01.968Z] === RUN TestServicePrune [2022-03-25T19:12:01.968Z] === PAUSE TestServicePrune [2022-03-25T19:12:01.968Z] === RUN TestCreate [2022-03-25T19:12:01.968Z] === PAUSE TestCreate [2022-03-25T19:12:01.968Z] === RUN TestRemove [2022-03-25T19:12:01.968Z] === PAUSE TestRemove [2022-03-25T19:12:01.968Z] === RUN TestList [2022-03-25T19:12:01.968Z] === PAUSE TestList [2022-03-25T19:12:01.968Z] === RUN TestFindByDriver [2022-03-25T19:12:01.968Z] === PAUSE TestFindByDriver [2022-03-25T19:12:01.968Z] === RUN TestFindByReferenced [2022-03-25T19:12:01.968Z] === PAUSE TestFindByReferenced [2022-03-25T19:12:01.968Z] === RUN TestDerefMultipleOfSameRef [2022-03-25T19:12:01.968Z] === PAUSE TestDerefMultipleOfSameRef [2022-03-25T19:12:01.968Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-03-25T19:12:01.968Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-03-25T19:12:01.968Z] === RUN TestDefererencePluginOnCreateError [2022-03-25T19:12:01.968Z] === PAUSE TestDefererencePluginOnCreateError [2022-03-25T19:12:01.968Z] === RUN TestRefDerefRemove [2022-03-25T19:12:01.968Z] === PAUSE TestRefDerefRemove [2022-03-25T19:12:01.968Z] === RUN TestGet [2022-03-25T19:12:01.968Z] === PAUSE TestGet [2022-03-25T19:12:01.968Z] === RUN TestGetWithReference [2022-03-25T19:12:01.968Z] === PAUSE TestGetWithReference [2022-03-25T19:12:01.968Z] === RUN TestFilterFunc [2022-03-25T19:12:01.968Z] === RUN TestFilterFunc/test_nil_list [2022-03-25T19:12:01.968Z] === PAUSE TestFilterFunc/test_nil_list [2022-03-25T19:12:01.968Z] === RUN TestFilterFunc/test_empty_list [2022-03-25T19:12:01.968Z] === PAUSE TestFilterFunc/test_empty_list [2022-03-25T19:12:01.968Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-03-25T19:12:01.968Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-03-25T19:12:01.968Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-03-25T19:12:01.968Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-03-25T19:12:01.968Z] === RUN TestFilterFunc/test_filter_some [2022-03-25T19:12:01.968Z] === PAUSE TestFilterFunc/test_filter_some [2022-03-25T19:12:01.968Z] === RUN TestFilterFunc/test_filter_middle [2022-03-25T19:12:01.968Z] === PAUSE TestFilterFunc/test_filter_middle [2022-03-25T19:12:01.968Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-03-25T19:12:01.968Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-03-25T19:12:01.968Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-03-25T19:12:01.968Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-03-25T19:12:01.968Z] === CONT TestFilterFunc/test_nil_list [2022-03-25T19:12:01.968Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-03-25T19:12:01.968Z] === CONT TestFilterFunc/test_filter_some [2022-03-25T19:12:01.968Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-03-25T19:12:01.968Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-03-25T19:12:01.968Z] === CONT TestFilterFunc/test_empty_list [2022-03-25T19:12:01.969Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-03-25T19:12:01.969Z] === CONT TestFilterFunc/test_filter_middle [2022-03-25T19:12:01.969Z] --- PASS: TestFilterFunc (0.00s) [2022-03-25T19:12:01.969Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-03-25T19:12:01.969Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-03-25T19:12:01.969Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-03-25T19:12:01.969Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-03-25T19:12:01.969Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-03-25T19:12:01.969Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-03-25T19:12:01.969Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-03-25T19:12:01.969Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-03-25T19:12:01.969Z] === CONT TestSetGetMeta [2022-03-25T19:12:01.969Z] === CONT TestDefererencePluginOnCreateError [2022-03-25T19:12:01.969Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-03-25T19:12:01.969Z] === CONT TestList [2022-03-25T19:12:01.969Z] --- PASS: TestSetGetMeta (0.02s) [2022-03-25T19:12:01.969Z] === CONT TestFindByReferenced [2022-03-25T19:12:01.969Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2022-03-25T19:12:01.969Z] === CONT TestDerefMultipleOfSameRef [2022-03-25T19:12:01.969Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2022-03-25T19:12:01.969Z] === CONT TestServiceGet [2022-03-25T19:12:01.969Z] --- PASS: TestList (0.04s) [2022-03-25T19:12:01.969Z] === CONT TestRemove [2022-03-25T19:12:01.969Z] --- PASS: TestFindByReferenced (0.03s) [2022-03-25T19:12:01.969Z] === CONT TestCreate [2022-03-25T19:12:01.969Z] --- PASS: TestDerefMultipleOfSameRef (0.03s) [2022-03-25T19:12:01.969Z] === CONT TestServicePrune [2022-03-25T19:12:01.969Z] --- PASS: TestCreate (0.02s) [2022-03-25T19:12:01.969Z] === CONT TestFindByDriver [2022-03-25T19:12:01.969Z] --- PASS: TestRemove (0.02s) [2022-03-25T19:12:01.969Z] === CONT TestGet [2022-03-25T19:12:01.969Z] --- PASS: TestGet (0.02s) [2022-03-25T19:12:01.969Z] === CONT TestGetWithReference [2022-03-25T19:12:01.969Z] --- PASS: TestFindByDriver (0.02s) [2022-03-25T19:12:01.969Z] === CONT TestServiceList [2022-03-25T19:12:01.969Z] --- PASS: TestGetWithReference (0.02s) [2022-03-25T19:12:01.969Z] === CONT TestServiceRemove [2022-03-25T19:12:01.969Z] time="2022-03-25T19:12:01Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-25T19:12:01.969Z] --- PASS: TestServiceGet (0.18s) [2022-03-25T19:12:01.969Z] === CONT TestServiceCreate [2022-03-25T19:12:01.969Z] --- PASS: TestServiceRemove (0.12s) [2022-03-25T19:12:01.969Z] === CONT TestRefDerefRemove [2022-03-25T19:12:01.969Z] --- PASS: TestServiceList (0.13s) [2022-03-25T19:12:01.969Z] === CONT TestRestore [2022-03-25T19:12:01.969Z] time="2022-03-25T19:12:01Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-25T19:12:01.969Z] time="2022-03-25T19:12:01Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-25T19:12:01.969Z] time="2022-03-25T19:12:01Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-03-25T19:12:01.969Z] --- PASS: TestServiceCreate (0.03s) [2022-03-25T19:12:01.969Z] --- PASS: TestRefDerefRemove (0.03s) [2022-03-25T19:12:01.969Z] time="2022-03-25T19:12:01Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-25T19:12:01.969Z] --- PASS: TestRestore (0.03s) [2022-03-25T19:12:01.969Z] --- PASS: TestServicePrune (0.20s) [2022-03-25T19:12:01.969Z] PASS [2022-03-25T19:12:01.969Z] coverage: 69.0% of statements [2022-03-25T19:12:01.969Z] ok github.com/docker/docker/volume/service 0.285s coverage: 69.0% of statements [2022-03-25T19:12:02.009Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-03-25T19:12:02.132Z] --- PASS: TestSecretsUpdate (2.09s) [2022-03-25T19:12:02.133Z] === RUN TestTemplatedSecret [2022-03-25T19:12:02.437Z] --- PASS: TestGet (15.01s) [2022-03-25T19:12:02.437Z] === RUN TestPluginWithNoManifest [2022-03-25T19:12:02.437Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-03-25T19:12:02.437Z] === RUN TestGetAll [2022-03-25T19:12:02.437Z] --- PASS: TestGetAll (0.00s) [2022-03-25T19:12:02.437Z] PASS [2022-03-25T19:12:02.437Z] coverage: 73.2% of statements [2022-03-25T19:12:02.437Z] ok github.com/docker/docker/pkg/plugins 35.913s coverage: 73.2% of statements [2022-03-25T19:12:02.577Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-03-25T19:12:04.661Z] --- PASS: TestTemplatedSecret (2.45s) [2022-03-25T19:12:04.661Z] === RUN TestSecretCreateResolve [2022-03-25T19:12:04.818Z] --- PASS: TestServicePlugin (30.38s) [2022-03-25T19:12:04.818Z] === RUN TestServiceUpdateLabel [2022-03-25T19:12:05.111Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-03-25T19:12:05.746Z] --- PASS: TestServiceUpdateLabel (2.30s) [2022-03-25T19:12:05.746Z] === RUN TestServiceUpdateSecrets [2022-03-25T19:12:06.563Z] --- PASS: TestSecretCreateResolve (2.08s) [2022-03-25T19:12:06.563Z] PASS [2022-03-25T19:12:06.563Z] [2022-03-25T19:12:06.563Z] DONE 6 tests in 12.895s [2022-03-25T19:12:06.563Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-03-25T19:12:06.563Z] ++ 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-03-25T19:12:06.563Z] ++ set -e [2022-03-25T19:12:06.563Z] ++ '[' -n 0 ']' [2022-03-25T19:12:06.563Z] ++ set -x [2022-03-25T19:12:06.563Z] ++ 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-03-25T19:12:06.563Z] INFO: Testing against a local daemon [2022-03-25T19:12:06.563Z] === RUN TestServiceCreateInit [2022-03-25T19:12:06.563Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-03-25T19:12:07.645Z] check_test.go:308: [d607c03a9c74e] daemon is not started [2022-03-25T19:12:07.645Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-03-25T19:12:08.214Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-03-25T19:12:08.473Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-03-25T19:12:08.733Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-03-25T19:12:09.301Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2022-03-25T19:12:10.679Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-03-25T19:12:10.746Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-03-25T19:12:11.247Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-03-25T19:12:11.247Z] check_test.go:308: [d46bf2732ff77] daemon is not started [2022-03-25T19:12:11.247Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-03-25T19:12:12.624Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-03-25T19:12:13.561Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-03-25T19:12:14.032Z] --- PASS: TestServiceCreateInit (6.94s) [2022-03-25T19:12:14.033Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.45s) [2022-03-25T19:12:14.033Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.48s) [2022-03-25T19:12:14.033Z] === RUN TestCreateServiceMultipleTimes [2022-03-25T19:12:15.103Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-03-25T19:12:15.104Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-03-25T19:12:15.576Z] === RUN TestDockerSuite/TestBuildBlankName [2022-03-25T19:12:16.093Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-03-25T19:12:16.564Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-03-25T19:12:18.334Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-03-25T19:12:20.284Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-03-25T19:12:20.591Z] --- PASS: TestServiceUpdateSecrets (14.75s) [2022-03-25T19:12:20.592Z] === RUN TestServiceUpdateConfigs [2022-03-25T19:12:21.219Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2022-03-25T19:12:23.122Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2022-03-25T19:12:23.713Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-03-25T19:12:23.713Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-03-25T19:12:24.186Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-03-25T19:12:27.337Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-03-25T19:12:27.612Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-03-25T19:12:27.722Z] 2022/03/25 19:12:27 Closing DB instances... [2022-03-25T19:12:27.870Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-03-25T19:12:28.903Z] --- PASS: TestCreateServiceMultipleTimes (15.00s) [2022-03-25T19:12:28.903Z] === RUN TestCreateServiceConflict [2022-03-25T19:12:28.937Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-03-25T19:12:29.771Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-03-25T19:12:29.938Z] --- PASS: TestNetworkDBGarbageCollection (54.25s) [2022-03-25T19:12:29.938Z] === RUN TestFindNode [2022-03-25T19:12:29.938Z] 2022/03/25 19:12:29 Closing DB instances... [2022-03-25T19:12:29.938Z] --- PASS: TestFindNode (0.01s) [2022-03-25T19:12:29.938Z] === RUN TestChangeNodeState [2022-03-25T19:12:29.938Z] 2022/03/25 19:12:29 Closing DB instances... [2022-03-25T19:12:29.938Z] --- PASS: TestChangeNodeState (0.02s) [2022-03-25T19:12:29.938Z] === RUN TestNodeReincarnation [2022-03-25T19:12:29.938Z] 2022/03/25 19:12:29 Closing DB instances... [2022-03-25T19:12:30.802Z] --- PASS: TestCreateServiceConflict (2.11s) [2022-03-25T19:12:30.802Z] === RUN TestCreateServiceMaxReplicas [2022-03-25T19:12:33.061Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-03-25T19:12:33.062Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-03-25T19:12:33.321Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-03-25T19:12:33.331Z] --- PASS: TestCreateServiceMaxReplicas (2.68s) [2022-03-25T19:12:33.331Z] === RUN TestCreateWithDuplicateNetworkNames [2022-03-25T19:12:34.257Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-03-25T19:12:34.257Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-03-25T19:12:34.257Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-03-25T19:12:34.515Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-03-25T19:12:34.618Z] ......... [ 85%] [2022-03-25T19:12:34.693Z] time="2022-03-25T19:12:34Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-03-25T19:12:34.693Z] --- PASS: TestNodeReincarnation (5.02s) [2022-03-25T19:12:34.693Z] === RUN TestParallelCreate [2022-03-25T19:12:34.693Z] 2022/03/25 19:12:34 Closing DB instances... [2022-03-25T19:12:34.693Z] --- PASS: TestParallelCreate (0.02s) [2022-03-25T19:12:34.693Z] === RUN TestParallelDelete [2022-03-25T19:12:35.084Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-03-25T19:12:35.165Z] 2022/03/25 19:12:34 Closing DB instances... [2022-03-25T19:12:35.165Z] --- PASS: TestParallelDelete (0.02s) [2022-03-25T19:12:35.165Z] === RUN TestNetworkDBIslands [2022-03-25T19:12:35.165Z] time="2022-03-25T19:12:34Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:66507e4c0863 with config:&{NodeID:66507e4c0863 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-03-25T19:12:35.165Z] time="2022-03-25T19:12:34Z" level=info msg="Node 66507e4c0863/192.168.141.166, joined gossip cluster" [2022-03-25T19:12:35.165Z] time="2022-03-25T19:12:34Z" level=info msg="Node 66507e4c0863/192.168.141.166, added to nodes list" [2022-03-25T19:12:35.165Z] time="2022-03-25T19:12:34Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:06b5c689576c with config:&{NodeID:06b5c689576c 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-03-25T19:12:35.165Z] time="2022-03-25T19:12:34Z" level=info msg="Node 06b5c689576c/192.168.141.166, joined gossip cluster" [2022-03-25T19:12:35.165Z] time="2022-03-25T19:12:34Z" level=info msg="Node 06b5c689576c/192.168.141.166, added to nodes list" [2022-03-25T19:12:35.165Z] time="2022-03-25T19:12:34Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-03-25T19:12:35.165Z] time="2022-03-25T19:12:34Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-03-25T19:12:35.165Z] time="2022-03-25T19:12:34Z" level=debug msg="memberlist: Stream connection from=[::1]:49383" [2022-03-25T19:12:35.165Z] time="2022-03-25T19:12:34Z" level=info msg="Node 06b5c689576c/192.168.141.166, joined gossip cluster" [2022-03-25T19:12:35.165Z] time="2022-03-25T19:12:34Z" level=info msg="Node 06b5c689576c/192.168.141.166, added to nodes list" [2022-03-25T19:12:35.165Z] time="2022-03-25T19:12:34Z" level=info msg="Node 66507e4c0863/192.168.141.166, joined gossip cluster" [2022-03-25T19:12:35.165Z] time="2022-03-25T19:12:34Z" level=info msg="Node 66507e4c0863/192.168.141.166, added to nodes list" [2022-03-25T19:12:35.165Z] time="2022-03-25T19:12:34Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-03-25T19:12:35.165Z] time="2022-03-25T19:12:34Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49384" [2022-03-25T19:12:35.430Z] --- PASS: TestServiceUpdateConfigs (14.57s) [2022-03-25T19:12:35.430Z] === RUN TestServiceUpdateNetwork [2022-03-25T19:12:35.634Z] time="2022-03-25T19:12:35Z" level=debug msg="memberlist: Failed to join 192.168.141.166: dial tcp 192.168.141.166:10022: connectex: No connection could be made because the target machine actively refused it." [2022-03-25T19:12:35.634Z] time="2022-03-25T19:12:35Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:bcb612a307f1 with config:&{NodeID:bcb612a307f1 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-03-25T19:12:35.634Z] time="2022-03-25T19:12:35Z" level=info msg="Node bcb612a307f1/192.168.141.166, joined gossip cluster" [2022-03-25T19:12:35.634Z] time="2022-03-25T19:12:35Z" level=info msg="Node bcb612a307f1/192.168.141.166, added to nodes list" [2022-03-25T19:12:35.634Z] time="2022-03-25T19:12:35Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-03-25T19:12:35.634Z] time="2022-03-25T19:12:35Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-03-25T19:12:35.634Z] time="2022-03-25T19:12:35Z" level=debug msg="memberlist: Stream connection from=[::1]:49386" [2022-03-25T19:12:35.634Z] time="2022-03-25T19:12:35Z" level=info msg="Node bcb612a307f1/192.168.141.166, joined gossip cluster" [2022-03-25T19:12:35.634Z] time="2022-03-25T19:12:35Z" level=info msg="Node bcb612a307f1/192.168.141.166, added to nodes list" [2022-03-25T19:12:35.634Z] time="2022-03-25T19:12:35Z" level=info msg="Node 66507e4c0863/192.168.141.166, joined gossip cluster" [2022-03-25T19:12:35.634Z] time="2022-03-25T19:12:35Z" level=info msg="Node 66507e4c0863/192.168.141.166, added to nodes list" [2022-03-25T19:12:35.634Z] time="2022-03-25T19:12:35Z" level=info msg="Node 06b5c689576c/192.168.141.166, joined gossip cluster" [2022-03-25T19:12:35.634Z] time="2022-03-25T19:12:35Z" level=info msg="Node 06b5c689576c/192.168.141.166, added to nodes list" [2022-03-25T19:12:35.634Z] time="2022-03-25T19:12:35Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-03-25T19:12:35.634Z] time="2022-03-25T19:12:35Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49387" [2022-03-25T19:12:36.019Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-03-25T19:12:36.101Z] time="2022-03-25T19:12:35Z" level=info msg="Node bcb612a307f1/192.168.141.166, joined gossip cluster" [2022-03-25T19:12:36.101Z] time="2022-03-25T19:12:35Z" level=info msg="Node bcb612a307f1/192.168.141.166, added to nodes list" [2022-03-25T19:12:36.101Z] time="2022-03-25T19:12:35Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:cc80263d28bc with config:&{NodeID:cc80263d28bc 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-03-25T19:12:36.101Z] time="2022-03-25T19:12:35Z" level=info msg="Node cc80263d28bc/192.168.141.166, joined gossip cluster" [2022-03-25T19:12:36.101Z] time="2022-03-25T19:12:35Z" level=info msg="Node cc80263d28bc/192.168.141.166, added to nodes list" [2022-03-25T19:12:36.101Z] time="2022-03-25T19:12:35Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-03-25T19:12:36.101Z] time="2022-03-25T19:12:35Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-03-25T19:12:36.101Z] time="2022-03-25T19:12:35Z" level=debug msg="memberlist: Stream connection from=[::1]:49388" [2022-03-25T19:12:36.101Z] time="2022-03-25T19:12:35Z" level=info msg="Node cc80263d28bc/192.168.141.166, joined gossip cluster" [2022-03-25T19:12:36.101Z] time="2022-03-25T19:12:35Z" level=info msg="Node cc80263d28bc/192.168.141.166, added to nodes list" [2022-03-25T19:12:36.101Z] time="2022-03-25T19:12:35Z" level=info msg="Node 06b5c689576c/192.168.141.166, joined gossip cluster" [2022-03-25T19:12:36.101Z] time="2022-03-25T19:12:35Z" level=info msg="Node 06b5c689576c/192.168.141.166, added to nodes list" [2022-03-25T19:12:36.101Z] time="2022-03-25T19:12:35Z" level=info msg="Node bcb612a307f1/192.168.141.166, joined gossip cluster" [2022-03-25T19:12:36.101Z] time="2022-03-25T19:12:35Z" level=info msg="Node bcb612a307f1/192.168.141.166, added to nodes list" [2022-03-25T19:12:36.101Z] time="2022-03-25T19:12:35Z" level=info msg="Node 66507e4c0863/192.168.141.166, joined gossip cluster" [2022-03-25T19:12:36.101Z] time="2022-03-25T19:12:35Z" level=info msg="Node 66507e4c0863/192.168.141.166, added to nodes list" [2022-03-25T19:12:36.101Z] time="2022-03-25T19:12:35Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49389" [2022-03-25T19:12:36.101Z] time="2022-03-25T19:12:35Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-03-25T19:12:36.573Z] time="2022-03-25T19:12:36Z" level=info msg="Node cc80263d28bc/192.168.141.166, joined gossip cluster" [2022-03-25T19:12:36.573Z] time="2022-03-25T19:12:36Z" level=info msg="Node cc80263d28bc/192.168.141.166, added to nodes list" [2022-03-25T19:12:36.573Z] time="2022-03-25T19:12:36Z" level=info msg="Node cc80263d28bc/192.168.141.166, joined gossip cluster" [2022-03-25T19:12:36.573Z] time="2022-03-25T19:12:36Z" level=info msg="Node cc80263d28bc/192.168.141.166, added to nodes list" [2022-03-25T19:12:36.573Z] time="2022-03-25T19:12:36Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:e4d07d0d2d35 with config:&{NodeID:e4d07d0d2d35 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-03-25T19:12:36.573Z] time="2022-03-25T19:12:36Z" level=info msg="Node e4d07d0d2d35/192.168.141.166, joined gossip cluster" [2022-03-25T19:12:36.573Z] time="2022-03-25T19:12:36Z" level=info msg="Node e4d07d0d2d35/192.168.141.166, added to nodes list" [2022-03-25T19:12:36.573Z] time="2022-03-25T19:12:36Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-03-25T19:12:36.573Z] time="2022-03-25T19:12:36Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-03-25T19:12:36.573Z] time="2022-03-25T19:12:36Z" level=debug msg="memberlist: Stream connection from=[::1]:49390" [2022-03-25T19:12:36.573Z] time="2022-03-25T19:12:36Z" level=info msg="Node e4d07d0d2d35/192.168.141.166, joined gossip cluster" [2022-03-25T19:12:36.573Z] time="2022-03-25T19:12:36Z" level=info msg="Node e4d07d0d2d35/192.168.141.166, added to nodes list" [2022-03-25T19:12:36.573Z] time="2022-03-25T19:12:36Z" level=info msg="Node bcb612a307f1/192.168.141.166, joined gossip cluster" [2022-03-25T19:12:36.573Z] time="2022-03-25T19:12:36Z" level=info msg="Node bcb612a307f1/192.168.141.166, added to nodes list" [2022-03-25T19:12:36.573Z] time="2022-03-25T19:12:36Z" level=info msg="Node 66507e4c0863/192.168.141.166, joined gossip cluster" [2022-03-25T19:12:36.573Z] time="2022-03-25T19:12:36Z" level=info msg="Node 66507e4c0863/192.168.141.166, added to nodes list" [2022-03-25T19:12:36.573Z] time="2022-03-25T19:12:36Z" level=info msg="Node 06b5c689576c/192.168.141.166, joined gossip cluster" [2022-03-25T19:12:36.573Z] time="2022-03-25T19:12:36Z" level=info msg="Node 06b5c689576c/192.168.141.166, added to nodes list" [2022-03-25T19:12:36.573Z] time="2022-03-25T19:12:36Z" level=info msg="Node cc80263d28bc/192.168.141.166, joined gossip cluster" [2022-03-25T19:12:36.573Z] time="2022-03-25T19:12:36Z" level=info msg="Node cc80263d28bc/192.168.141.166, added to nodes list" [2022-03-25T19:12:36.573Z] time="2022-03-25T19:12:36Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-03-25T19:12:36.573Z] time="2022-03-25T19:12:36Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49391" [2022-03-25T19:12:36.573Z] time="2022-03-25T19:12:36Z" level=info msg="Node e4d07d0d2d35/192.168.141.166, joined gossip cluster" [2022-03-25T19:12:36.573Z] time="2022-03-25T19:12:36Z" level=info msg="Node e4d07d0d2d35/192.168.141.166, added to nodes list" [2022-03-25T19:12:36.573Z] time="2022-03-25T19:12:36Z" level=info msg="Node e4d07d0d2d35/192.168.141.166, joined gossip cluster" [2022-03-25T19:12:36.573Z] time="2022-03-25T19:12:36Z" level=info msg="Node e4d07d0d2d35/192.168.141.166, added to nodes list" [2022-03-25T19:12:36.956Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-03-25T19:12:37.042Z] time="2022-03-25T19:12:36Z" level=info msg="Node e4d07d0d2d35/192.168.141.166, joined gossip cluster" [2022-03-25T19:12:37.042Z] time="2022-03-25T19:12:36Z" level=info msg="Node e4d07d0d2d35/192.168.141.166, added to nodes list" [2022-03-25T19:12:37.215Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-03-25T19:12:37.510Z] time="2022-03-25T19:12:37Z" level=debug msg="memberlist: Failed to join 192.168.141.166: dial tcp 192.168.141.166:10022: connectex: No connection could be made because the target machine actively refused it." [2022-03-25T19:12:37.621Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-03-25T19:12:38.151Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2022-03-25T19:12:38.720Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-03-25T19:12:39.075Z] networkdb_test.go:835: Re-joining: 3 [2022-03-25T19:12:39.076Z] time="2022-03-25T19:12:38Z" level=info msg="The new bootstrap node list is:[192.168.141.166:10033 192.168.141.166:10034 192.168.141.166:10035]" [2022-03-25T19:12:39.076Z] time="2022-03-25T19:12:38Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.141.166:10033" [2022-03-25T19:12:39.076Z] time="2022-03-25T19:12:38Z" level=debug msg="memberlist: Stream connection from=192.168.141.166:49393" [2022-03-25T19:12:39.076Z] time="2022-03-25T19:12:38Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.141.166:10034" [2022-03-25T19:12:39.076Z] time="2022-03-25T19:12:38Z" level=debug msg="memberlist: Stream connection from=192.168.141.166:49394" [2022-03-25T19:12:39.076Z] time="2022-03-25T19:12:38Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.141.166:10035" [2022-03-25T19:12:39.076Z] time="2022-03-25T19:12:38Z" level=debug msg="memberlist: Stream connection from=192.168.141.166:49395" [2022-03-25T19:12:39.076Z] networkdb_test.go:835: Re-joining: 4 [2022-03-25T19:12:39.076Z] time="2022-03-25T19:12:38Z" level=info msg="The new bootstrap node list is:[192.168.141.166:10033 192.168.141.166:10034 192.168.141.166:10035]" [2022-03-25T19:12:39.076Z] time="2022-03-25T19:12:38Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.141.166:10033" [2022-03-25T19:12:39.076Z] time="2022-03-25T19:12:38Z" level=debug msg="memberlist: Stream connection from=192.168.141.166:49396" [2022-03-25T19:12:39.076Z] time="2022-03-25T19:12:38Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.141.166:10034" [2022-03-25T19:12:39.076Z] time="2022-03-25T19:12:38Z" level=debug msg="memberlist: Stream connection from=192.168.141.166:49397" [2022-03-25T19:12:39.076Z] time="2022-03-25T19:12:38Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.141.166:10035" [2022-03-25T19:12:39.076Z] time="2022-03-25T19:12:38Z" level=debug msg="memberlist: Stream connection from=192.168.141.166:49398" [2022-03-25T19:12:39.456Z] tests/integration/models_images_test.py ............... [ 89%] [2022-03-25T19:12:39.544Z] time="2022-03-25T19:12:39Z" level=info msg="node 0 leaving" [2022-03-25T19:12:39.544Z] time="2022-03-25T19:12:39Z" level=info msg="Node 66507e4c0863 change state NodeActive --> NodeLeft" [2022-03-25T19:12:39.544Z] time="2022-03-25T19:12:39Z" level=info msg="node4(cc80263d28bc): Node leave event for 66507e4c0863/192.168.141.166" [2022-03-25T19:12:39.544Z] time="2022-03-25T19:12:39Z" level=info msg="Node 66507e4c0863 change state NodeActive --> NodeLeft" [2022-03-25T19:12:39.544Z] time="2022-03-25T19:12:39Z" level=info msg="node5(e4d07d0d2d35): Node leave event for 66507e4c0863/192.168.141.166" [2022-03-25T19:12:39.544Z] time="2022-03-25T19:12:39Z" level=info msg="Node 66507e4c0863 change state NodeActive --> NodeLeft" [2022-03-25T19:12:39.544Z] time="2022-03-25T19:12:39Z" level=info msg="node3(bcb612a307f1): Node leave event for 66507e4c0863/192.168.141.166" [2022-03-25T19:12:39.544Z] time="2022-03-25T19:12:39Z" level=info msg="Node 66507e4c0863 change state NodeActive --> NodeLeft" [2022-03-25T19:12:39.544Z] time="2022-03-25T19:12:39Z" level=info msg="node2(06b5c689576c): Node leave event for 66507e4c0863/192.168.141.166" [2022-03-25T19:12:39.544Z] time="2022-03-25T19:12:39Z" level=info msg="Node 66507e4c0863 change state NodeActive --> NodeLeft" [2022-03-25T19:12:39.544Z] time="2022-03-25T19:12:39Z" level=info msg="node1(66507e4c0863): Node leave event for 66507e4c0863/192.168.141.166" [2022-03-25T19:12:39.544Z] time="2022-03-25T19:12:39Z" level=debug msg="memberlist: Failed to join 192.168.141.166: dial tcp 192.168.141.166:10022: connectex: No connection could be made because the target machine actively refused it." [2022-03-25T19:12:39.544Z] time="2022-03-25T19:12:39Z" level=info msg="Node 66507e4c0863/192.168.141.166, left gossip cluster" [2022-03-25T19:12:39.544Z] time="2022-03-25T19:12:39Z" level=info msg="Node 66507e4c0863/192.168.141.166, left gossip cluster" [2022-03-25T19:12:39.544Z] time="2022-03-25T19:12:39Z" level=info msg="Node 66507e4c0863/192.168.141.166, left gossip cluster" [2022-03-25T19:12:40.013Z] time="2022-03-25T19:12:39Z" level=info msg="Node 66507e4c0863/192.168.141.166, left gossip cluster" [2022-03-25T19:12:40.013Z] time="2022-03-25T19:12:39Z" level=info msg="Node 66507e4c0863/192.168.141.166, left gossip cluster" [2022-03-25T19:12:40.013Z] time="2022-03-25T19:12:39Z" level=info msg="node 1 leaving" [2022-03-25T19:12:40.013Z] time="2022-03-25T19:12:39Z" level=info msg="Node 06b5c689576c change state NodeActive --> NodeLeft" [2022-03-25T19:12:40.013Z] time="2022-03-25T19:12:39Z" level=info msg="node4(cc80263d28bc): Node leave event for 06b5c689576c/192.168.141.166" [2022-03-25T19:12:40.013Z] time="2022-03-25T19:12:39Z" level=info msg="Node 06b5c689576c change state NodeActive --> NodeLeft" [2022-03-25T19:12:40.013Z] time="2022-03-25T19:12:39Z" level=info msg="node5(e4d07d0d2d35): Node leave event for 06b5c689576c/192.168.141.166" [2022-03-25T19:12:40.013Z] time="2022-03-25T19:12:39Z" level=info msg="Node 06b5c689576c/192.168.141.166, left gossip cluster" [2022-03-25T19:12:40.013Z] time="2022-03-25T19:12:39Z" level=info msg="Node 06b5c689576c change state NodeActive --> NodeLeft" [2022-03-25T19:12:40.013Z] time="2022-03-25T19:12:39Z" level=info msg="node3(bcb612a307f1): Node leave event for 06b5c689576c/192.168.141.166" [2022-03-25T19:12:40.013Z] time="2022-03-25T19:12:39Z" level=info msg="Node 06b5c689576c change state NodeActive --> NodeFailed" [2022-03-25T19:12:40.013Z] time="2022-03-25T19:12:39Z" level=info msg="Node 06b5c689576c/192.168.141.166, added to failed nodes list" [2022-03-25T19:12:40.013Z] time="2022-03-25T19:12:39Z" level=error msg="node: 06b5c689576c is unknown to memberlist" [2022-03-25T19:12:40.013Z] time="2022-03-25T19:12:39Z" level=info msg="Node 06b5c689576c/192.168.141.166, left gossip cluster" [2022-03-25T19:12:40.013Z] time="2022-03-25T19:12:39Z" level=info msg="Node 06b5c689576c/192.168.141.166, left gossip cluster" [2022-03-25T19:12:40.013Z] time="2022-03-25T19:12:39Z" level=info msg="Node 06b5c689576c/192.168.141.166, left gossip cluster" [2022-03-25T19:12:40.481Z] time="2022-03-25T19:12:40Z" level=info msg="node 2 leaving" [2022-03-25T19:12:40.481Z] time="2022-03-25T19:12:40Z" level=info msg="Node bcb612a307f1 change state NodeActive --> NodeLeft" [2022-03-25T19:12:40.481Z] time="2022-03-25T19:12:40Z" level=info msg="node4(cc80263d28bc): Node leave event for bcb612a307f1/192.168.141.166" [2022-03-25T19:12:40.481Z] time="2022-03-25T19:12:40Z" level=info msg="Node bcb612a307f1 change state NodeActive --> NodeLeft" [2022-03-25T19:12:40.481Z] time="2022-03-25T19:12:40Z" level=info msg="node5(e4d07d0d2d35): Node leave event for bcb612a307f1/192.168.141.166" [2022-03-25T19:12:40.481Z] time="2022-03-25T19:12:40Z" level=info msg="Node bcb612a307f1 change state NodeActive --> NodeLeft" [2022-03-25T19:12:40.481Z] time="2022-03-25T19:12:40Z" level=info msg="node3(bcb612a307f1): Node leave event for bcb612a307f1/192.168.141.166" [2022-03-25T19:12:40.481Z] time="2022-03-25T19:12:40Z" level=debug msg="memberlist: Failed ping: cc80263d28bc (timeout reached)" [2022-03-25T19:12:40.481Z] time="2022-03-25T19:12:40Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->192.168.141.166:10035: use of closed network connection" [2022-03-25T19:12:40.481Z] time="2022-03-25T19:12:40Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->192.168.141.166:10034: use of closed network connection" [2022-03-25T19:12:40.481Z] time="2022-03-25T19:12:40Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->192.168.141.166:10037: use of closed network connection" [2022-03-25T19:12:40.481Z] time="2022-03-25T19:12:40Z" level=debug msg="memberlist: Stream connection from=192.168.141.166:49400" [2022-03-25T19:12:40.481Z] time="2022-03-25T19:12:40Z" level=info msg="Node bcb612a307f1/192.168.141.166, left gossip cluster" [2022-03-25T19:12:40.622Z] === RUN TestDockerSuite/TestBuildEnv [2022-03-25T19:12:40.881Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-03-25T19:12:40.918Z] tests/integration/models_networks_test.py .... [ 90%] [2022-03-25T19:12:40.949Z] time="2022-03-25T19:12:40Z" level=info msg="Node bcb612a307f1/192.168.141.166, left gossip cluster" [2022-03-25T19:12:40.949Z] time="2022-03-25T19:12:40Z" level=info msg="Node bcb612a307f1/192.168.141.166, left gossip cluster" [2022-03-25T19:12:40.949Z] time="2022-03-25T19:12:40Z" level=warning msg="memberlist: Was able to connect to cc80263d28bc but other probes failed, network may be misconfigured" [2022-03-25T19:12:40.949Z] networkdb_test.go:867: node4: OK [2022-03-25T19:12:40.949Z] networkdb_test.go:867: node5: OK [2022-03-25T19:12:40.949Z] time="2022-03-25T19:12:40Z" level=info msg="node 0 coming back" [2022-03-25T19:12:40.949Z] time="2022-03-25T19:12:40Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:a5e46da433dd with config:&{NodeID:a5e46da433dd 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-03-25T19:12:40.949Z] time="2022-03-25T19:12:40Z" level=info msg="Node a5e46da433dd/192.168.141.166, joined gossip cluster" [2022-03-25T19:12:40.949Z] time="2022-03-25T19:12:40Z" level=info msg="Node a5e46da433dd/192.168.141.166, added to nodes list" [2022-03-25T19:12:40.949Z] time="2022-03-25T19:12:40Z" level=info msg="node 1 coming back" [2022-03-25T19:12:40.949Z] time="2022-03-25T19:12:40Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:f4811c6db116 with config:&{NodeID:f4811c6db116 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-03-25T19:12:40.949Z] time="2022-03-25T19:12:40Z" level=info msg="Node f4811c6db116/192.168.141.166, joined gossip cluster" [2022-03-25T19:12:40.949Z] time="2022-03-25T19:12:40Z" level=info msg="Node f4811c6db116/192.168.141.166, added to nodes list" [2022-03-25T19:12:40.949Z] time="2022-03-25T19:12:40Z" level=info msg="node 2 coming back" [2022-03-25T19:12:40.950Z] time="2022-03-25T19:12:40Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:a061483cfb96 with config:&{NodeID:a061483cfb96 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-03-25T19:12:40.950Z] time="2022-03-25T19:12:40Z" level=info msg="Node a061483cfb96/192.168.141.166, joined gossip cluster" [2022-03-25T19:12:40.950Z] time="2022-03-25T19:12:40Z" level=info msg="Node a061483cfb96/192.168.141.166, added to nodes list" [2022-03-25T19:12:41.935Z] time="2022-03-25T19:12:41Z" level=debug msg="memberlist: Failed to join 192.168.141.166: dial tcp 192.168.141.166:10022: connectex: No connection could be made because the target machine actively refused it." [2022-03-25T19:12:42.258Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-03-25T19:12:42.405Z] time="2022-03-25T19:12:41Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [192.168.141.166:10033 192.168.141.166:10034 192.168.141.166:10035]" [2022-03-25T19:12:42.405Z] time="2022-03-25T19:12:42Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [192.168.141.166:10033 192.168.141.166:10034 192.168.141.166:10035]" [2022-03-25T19:12:43.392Z] time="2022-03-25T19:12:42Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.141.166:10033" [2022-03-25T19:12:43.392Z] time="2022-03-25T19:12:42Z" level=debug msg="memberlist: Stream connection from=192.168.141.166:49402" [2022-03-25T19:12:43.392Z] time="2022-03-25T19:12:42Z" level=info msg="Node e4d07d0d2d35/192.168.141.166, joined gossip cluster" [2022-03-25T19:12:43.392Z] time="2022-03-25T19:12:42Z" level=info msg="Node e4d07d0d2d35/192.168.141.166, added to nodes list" [2022-03-25T19:12:43.392Z] time="2022-03-25T19:12:42Z" level=info msg="Node cc80263d28bc/192.168.141.166, joined gossip cluster" [2022-03-25T19:12:43.392Z] time="2022-03-25T19:12:42Z" level=info msg="Node cc80263d28bc/192.168.141.166, added to nodes list" [2022-03-25T19:12:43.392Z] time="2022-03-25T19:12:42Z" level=info msg="Node a5e46da433dd/192.168.141.166, joined gossip cluster" [2022-03-25T19:12:43.392Z] time="2022-03-25T19:12:42Z" level=info msg="Node a5e46da433dd/192.168.141.166, is the new incarnation of the shutdown node 66507e4c0863/192.168.141.166" [2022-03-25T19:12:43.392Z] time="2022-03-25T19:12:42Z" level=info msg="Node a5e46da433dd/192.168.141.166, added to nodes list" [2022-03-25T19:12:43.392Z] time="2022-03-25T19:12:42Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.141.166:10034" [2022-03-25T19:12:43.392Z] time="2022-03-25T19:12:42Z" level=debug msg="memberlist: Stream connection from=192.168.141.166:49403" [2022-03-25T19:12:43.392Z] time="2022-03-25T19:12:42Z" level=info msg="Node a5e46da433dd/192.168.141.166, joined gossip cluster" [2022-03-25T19:12:43.392Z] time="2022-03-25T19:12:42Z" level=info msg="Node a5e46da433dd/192.168.141.166, added to nodes list" [2022-03-25T19:12:43.392Z] time="2022-03-25T19:12:42Z" level=info msg="Node e4d07d0d2d35/192.168.141.166, joined gossip cluster" [2022-03-25T19:12:43.392Z] time="2022-03-25T19:12:42Z" level=info msg="Node e4d07d0d2d35/192.168.141.166, added to nodes list" [2022-03-25T19:12:43.392Z] time="2022-03-25T19:12:42Z" level=info msg="Node cc80263d28bc/192.168.141.166, joined gossip cluster" [2022-03-25T19:12:43.392Z] time="2022-03-25T19:12:42Z" level=info msg="Node cc80263d28bc/192.168.141.166, added to nodes list" [2022-03-25T19:12:43.392Z] time="2022-03-25T19:12:42Z" level=info msg="Node f4811c6db116/192.168.141.166, joined gossip cluster" [2022-03-25T19:12:43.392Z] time="2022-03-25T19:12:42Z" level=info msg="Node f4811c6db116/192.168.141.166, is the new incarnation of the shutdown node 06b5c689576c/192.168.141.166" [2022-03-25T19:12:43.392Z] time="2022-03-25T19:12:42Z" level=info msg="Node f4811c6db116/192.168.141.166, added to nodes list" [2022-03-25T19:12:43.392Z] time="2022-03-25T19:12:42Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.141.166:10035" [2022-03-25T19:12:43.392Z] time="2022-03-25T19:12:42Z" level=debug msg="memberlist: Stream connection from=192.168.141.166:49404" [2022-03-25T19:12:43.392Z] time="2022-03-25T19:12:42Z" level=info msg="Node f4811c6db116/192.168.141.166, joined gossip cluster" [2022-03-25T19:12:43.392Z] time="2022-03-25T19:12:42Z" level=info msg="Node f4811c6db116/192.168.141.166, added to nodes list" [2022-03-25T19:12:43.392Z] time="2022-03-25T19:12:42Z" level=info msg="Node a5e46da433dd/192.168.141.166, joined gossip cluster" [2022-03-25T19:12:43.392Z] time="2022-03-25T19:12:42Z" level=info msg="Node a5e46da433dd/192.168.141.166, added to nodes list" [2022-03-25T19:12:43.392Z] time="2022-03-25T19:12:42Z" level=info msg="Node e4d07d0d2d35/192.168.141.166, joined gossip cluster" [2022-03-25T19:12:43.392Z] time="2022-03-25T19:12:42Z" level=info msg="Node e4d07d0d2d35/192.168.141.166, added to nodes list" [2022-03-25T19:12:43.392Z] time="2022-03-25T19:12:42Z" level=info msg="Node cc80263d28bc/192.168.141.166, joined gossip cluster" [2022-03-25T19:12:43.392Z] time="2022-03-25T19:12:42Z" level=info msg="Node cc80263d28bc/192.168.141.166, added to nodes list" [2022-03-25T19:12:43.392Z] time="2022-03-25T19:12:42Z" level=info msg="Node a061483cfb96/192.168.141.166, joined gossip cluster" [2022-03-25T19:12:43.392Z] time="2022-03-25T19:12:42Z" level=info msg="Node a061483cfb96/192.168.141.166, is the new incarnation of the shutdown node bcb612a307f1/192.168.141.166" [2022-03-25T19:12:43.392Z] time="2022-03-25T19:12:42Z" level=info msg="Node a061483cfb96/192.168.141.166, added to nodes list" [2022-03-25T19:12:43.392Z] time="2022-03-25T19:12:42Z" level=info msg="Node f4811c6db116/192.168.141.166, joined gossip cluster" [2022-03-25T19:12:43.392Z] time="2022-03-25T19:12:42Z" level=info msg="Node f4811c6db116/192.168.141.166, added to nodes list" [2022-03-25T19:12:43.392Z] time="2022-03-25T19:12:42Z" level=info msg="Node f4811c6db116/192.168.141.166, joined gossip cluster" [2022-03-25T19:12:43.392Z] time="2022-03-25T19:12:42Z" level=info msg="Node f4811c6db116/192.168.141.166, is the new incarnation of the shutdown node 06b5c689576c/192.168.141.166" [2022-03-25T19:12:43.392Z] time="2022-03-25T19:12:42Z" level=info msg="Node f4811c6db116/192.168.141.166, added to nodes list" [2022-03-25T19:12:43.392Z] time="2022-03-25T19:12:42Z" level=info msg="Node a5e46da433dd/192.168.141.166, joined gossip cluster" [2022-03-25T19:12:43.392Z] time="2022-03-25T19:12:42Z" level=info msg="Node a5e46da433dd/192.168.141.166, is the new incarnation of the shutdown node 66507e4c0863/192.168.141.166" [2022-03-25T19:12:43.392Z] time="2022-03-25T19:12:42Z" level=info msg="Node a5e46da433dd/192.168.141.166, added to nodes list" [2022-03-25T19:12:43.392Z] time="2022-03-25T19:12:42Z" level=info msg="Node a061483cfb96/192.168.141.166, joined gossip cluster" [2022-03-25T19:12:43.392Z] time="2022-03-25T19:12:42Z" level=info msg="Node a061483cfb96/192.168.141.166, added to nodes list" [2022-03-25T19:12:43.392Z] time="2022-03-25T19:12:42Z" level=info msg="Node a061483cfb96/192.168.141.166, joined gossip cluster" [2022-03-25T19:12:43.392Z] time="2022-03-25T19:12:42Z" level=info msg="Node a061483cfb96/192.168.141.166, is the new incarnation of the shutdown node bcb612a307f1/192.168.141.166" [2022-03-25T19:12:43.392Z] time="2022-03-25T19:12:42Z" level=info msg="Node a061483cfb96/192.168.141.166, added to nodes list" [2022-03-25T19:12:43.392Z] time="2022-03-25T19:12:43Z" level=info msg="Node a061483cfb96/192.168.141.166, joined gossip cluster" [2022-03-25T19:12:43.392Z] time="2022-03-25T19:12:43Z" level=info msg="Node a061483cfb96/192.168.141.166, added to nodes list" [2022-03-25T19:12:43.392Z] time="2022-03-25T19:12:43Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.141.166:10033" [2022-03-25T19:12:43.392Z] time="2022-03-25T19:12:43Z" level=debug msg="memberlist: Stream connection from=192.168.141.166:49405" [2022-03-25T19:12:43.392Z] time="2022-03-25T19:12:43Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.141.166:10034" [2022-03-25T19:12:43.392Z] time="2022-03-25T19:12:43Z" level=debug msg="memberlist: Stream connection from=192.168.141.166:49406" [2022-03-25T19:12:43.392Z] time="2022-03-25T19:12:43Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.141.166:10035" [2022-03-25T19:12:43.392Z] time="2022-03-25T19:12:43Z" level=debug msg="memberlist: Stream connection from=192.168.141.166:49407" [2022-03-25T19:12:43.635Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-03-25T19:12:43.860Z] time="2022-03-25T19:12:43Z" level=debug msg="memberlist: Failed to join 192.168.141.166: dial tcp 192.168.141.166:10022: connectex: No connection could be made because the target machine actively refused it." [2022-03-25T19:12:43.860Z] 2022/03/25 19:12:43 Closing DB instances... [2022-03-25T19:12:44.329Z] time="2022-03-25T19:12:43Z" level=info msg="Node a5e46da433dd change state NodeActive --> NodeLeft" [2022-03-25T19:12:44.329Z] time="2022-03-25T19:12:43Z" level=info msg="node2(f4811c6db116): Node leave event for a5e46da433dd/192.168.141.166" [2022-03-25T19:12:44.329Z] time="2022-03-25T19:12:43Z" level=info msg="Node a5e46da433dd change state NodeActive --> NodeLeft" [2022-03-25T19:12:44.329Z] time="2022-03-25T19:12:43Z" level=info msg="node4(cc80263d28bc): Node leave event for a5e46da433dd/192.168.141.166" [2022-03-25T19:12:44.329Z] time="2022-03-25T19:12:43Z" level=info msg="Node a5e46da433dd change state NodeActive --> NodeLeft" [2022-03-25T19:12:44.329Z] time="2022-03-25T19:12:43Z" level=info msg="node3(a061483cfb96): Node leave event for a5e46da433dd/192.168.141.166" [2022-03-25T19:12:44.329Z] time="2022-03-25T19:12:43Z" level=info msg="Node a5e46da433dd change state NodeActive --> NodeLeft" [2022-03-25T19:12:44.329Z] time="2022-03-25T19:12:43Z" level=info msg="node1(a5e46da433dd): Node leave event for a5e46da433dd/192.168.141.166" [2022-03-25T19:12:44.329Z] time="2022-03-25T19:12:43Z" level=info msg="Node a5e46da433dd change state NodeActive --> NodeLeft" [2022-03-25T19:12:44.329Z] time="2022-03-25T19:12:43Z" level=info msg="node5(e4d07d0d2d35): Node leave event for a5e46da433dd/192.168.141.166" [2022-03-25T19:12:44.329Z] time="2022-03-25T19:12:44Z" level=info msg="Node a5e46da433dd/192.168.141.166, left gossip cluster" [2022-03-25T19:12:44.329Z] time="2022-03-25T19:12:44Z" level=info msg="Node a5e46da433dd/192.168.141.166, left gossip cluster" [2022-03-25T19:12:44.329Z] time="2022-03-25T19:12:44Z" level=info msg="Node a5e46da433dd/192.168.141.166, left gossip cluster" [2022-03-25T19:12:44.329Z] time="2022-03-25T19:12:44Z" level=info msg="Node a5e46da433dd/192.168.141.166, left gossip cluster" [2022-03-25T19:12:44.329Z] time="2022-03-25T19:12:44Z" level=info msg="Node a5e46da433dd/192.168.141.166, left gossip cluster" [2022-03-25T19:12:44.573Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-03-25T19:12:44.797Z] time="2022-03-25T19:12:44Z" level=info msg="Node f4811c6db116 change state NodeActive --> NodeLeft" [2022-03-25T19:12:44.797Z] time="2022-03-25T19:12:44Z" level=info msg="node5(e4d07d0d2d35): Node leave event for f4811c6db116/192.168.141.166" [2022-03-25T19:12:44.797Z] time="2022-03-25T19:12:44Z" level=info msg="Node f4811c6db116 change state NodeActive --> NodeLeft" [2022-03-25T19:12:44.797Z] time="2022-03-25T19:12:44Z" level=info msg="node3(a061483cfb96): Node leave event for f4811c6db116/192.168.141.166" [2022-03-25T19:12:44.797Z] time="2022-03-25T19:12:44Z" level=info msg="Node f4811c6db116 change state NodeActive --> NodeLeft" [2022-03-25T19:12:44.797Z] time="2022-03-25T19:12:44Z" level=info msg="node4(cc80263d28bc): Node leave event for f4811c6db116/192.168.141.166" [2022-03-25T19:12:44.797Z] time="2022-03-25T19:12:44Z" level=info msg="Node f4811c6db116 change state NodeActive --> NodeLeft" [2022-03-25T19:12:44.797Z] time="2022-03-25T19:12:44Z" level=info msg="node2(f4811c6db116): Node leave event for f4811c6db116/192.168.141.166" [2022-03-25T19:12:44.797Z] time="2022-03-25T19:12:44Z" level=info msg="Node f4811c6db116/192.168.141.166, left gossip cluster" [2022-03-25T19:12:44.797Z] time="2022-03-25T19:12:44Z" level=info msg="Node f4811c6db116/192.168.141.166, left gossip cluster" [2022-03-25T19:12:44.797Z] time="2022-03-25T19:12:44Z" level=info msg="Node f4811c6db116/192.168.141.166, left gossip cluster" [2022-03-25T19:12:44.797Z] time="2022-03-25T19:12:44Z" level=info msg="Node f4811c6db116/192.168.141.166, left gossip cluster" [2022-03-25T19:12:45.265Z] time="2022-03-25T19:12:44Z" level=info msg="Node a061483cfb96 change state NodeActive --> NodeLeft" [2022-03-25T19:12:45.265Z] time="2022-03-25T19:12:44Z" level=info msg="Node a061483cfb96 change state NodeActive --> NodeLeft" [2022-03-25T19:12:45.265Z] time="2022-03-25T19:12:44Z" level=info msg="node5(e4d07d0d2d35): Node leave event for a061483cfb96/192.168.141.166" [2022-03-25T19:12:45.265Z] time="2022-03-25T19:12:44Z" level=info msg="node4(cc80263d28bc): Node leave event for a061483cfb96/192.168.141.166" [2022-03-25T19:12:45.265Z] time="2022-03-25T19:12:44Z" level=info msg="Node a061483cfb96/192.168.141.166, left gossip cluster" [2022-03-25T19:12:45.265Z] time="2022-03-25T19:12:44Z" level=info msg="Node a061483cfb96 change state NodeActive --> NodeLeft" [2022-03-25T19:12:45.265Z] time="2022-03-25T19:12:44Z" level=info msg="node3(a061483cfb96): Node leave event for a061483cfb96/192.168.141.166" [2022-03-25T19:12:45.265Z] time="2022-03-25T19:12:44Z" level=info msg="Node a061483cfb96/192.168.141.166, left gossip cluster" [2022-03-25T19:12:45.265Z] time="2022-03-25T19:12:44Z" level=info msg="Node a061483cfb96/192.168.141.166, left gossip cluster" [2022-03-25T19:12:45.733Z] time="2022-03-25T19:12:45Z" level=debug msg="memberlist: Failed ping: e4d07d0d2d35 (timeout reached)" [2022-03-25T19:12:45.733Z] time="2022-03-25T19:12:45Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->192.168.141.166:10035: use of closed network connection" [2022-03-25T19:12:45.733Z] time="2022-03-25T19:12:45Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->192.168.141.166:10036: use of closed network connection" [2022-03-25T19:12:45.733Z] time="2022-03-25T19:12:45Z" level=debug msg="memberlist: Stream connection from=192.168.141.166:49409" [2022-03-25T19:12:45.733Z] time="2022-03-25T19:12:45Z" level=info msg="Node cc80263d28bc change state NodeActive --> NodeLeft" [2022-03-25T19:12:45.733Z] time="2022-03-25T19:12:45Z" level=info msg="node5(e4d07d0d2d35): Node leave event for cc80263d28bc/192.168.141.166" [2022-03-25T19:12:45.733Z] time="2022-03-25T19:12:45Z" level=info msg="Node cc80263d28bc change state NodeActive --> NodeLeft" [2022-03-25T19:12:45.733Z] time="2022-03-25T19:12:45Z" level=info msg="node4(cc80263d28bc): Node leave event for cc80263d28bc/192.168.141.166" [2022-03-25T19:12:45.733Z] time="2022-03-25T19:12:45Z" level=debug msg="memberlist: Failed to join 192.168.141.166: dial tcp 192.168.141.166:10022: connectex: No connection could be made because the target machine actively refused it." [2022-03-25T19:12:46.201Z] time="2022-03-25T19:12:45Z" level=info msg="Node cc80263d28bc/192.168.141.166, left gossip cluster" [2022-03-25T19:12:46.201Z] time="2022-03-25T19:12:45Z" level=warning msg="memberlist: Was able to connect to e4d07d0d2d35 but other probes failed, network may be misconfigured" [2022-03-25T19:12:46.201Z] time="2022-03-25T19:12:45Z" level=info msg="Node cc80263d28bc/192.168.141.166, left gossip cluster" [2022-03-25T19:12:46.274Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-03-25T19:12:46.274Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-03-25T19:12:46.274Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-03-25T19:12:46.669Z] time="2022-03-25T19:12:46Z" level=info msg="Node e4d07d0d2d35/192.168.141.166, left gossip cluster" [2022-03-25T19:12:46.669Z] time="2022-03-25T19:12:46Z" level=info msg="Node e4d07d0d2d35 change state NodeActive --> NodeFailed" [2022-03-25T19:12:46.669Z] time="2022-03-25T19:12:46Z" level=info msg="Node e4d07d0d2d35/192.168.141.166, added to failed nodes list" [2022-03-25T19:12:46.669Z] --- PASS: TestNetworkDBIslands (11.67s) [2022-03-25T19:12:46.669Z] PASS [2022-03-25T19:12:46.669Z] coverage: 60.6% of statements [2022-03-25T19:12:46.670Z] ok github.com/docker/docker/libnetwork/networkdb 104.050s coverage: 60.6% of statements [2022-03-25T19:12:46.670Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-03-25T19:12:46.670Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-03-25T19:12:46.670Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-03-25T19:12:46.670Z] ? github.com/docker/docker/oci/caps [no test files] [2022-03-25T19:12:46.670Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-03-25T19:12:46.670Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-03-25T19:12:46.670Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-03-25T19:12:46.670Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-03-25T19:12:46.670Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-03-25T19:12:46.670Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-03-25T19:12:46.670Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-03-25T19:12:46.670Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-03-25T19:12:46.670Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-03-25T19:12:46.670Z] ? github.com/docker/docker/quota [no test files] [2022-03-25T19:12:46.670Z] ? github.com/docker/docker/rootless [no test files] [2022-03-25T19:12:46.670Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-03-25T19:12:46.670Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-03-25T19:12:46.670Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-03-25T19:12:46.670Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-03-25T19:12:46.670Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-03-25T19:12:46.670Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-03-25T19:12:46.670Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-03-25T19:12:46.670Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-03-25T19:12:46.670Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-03-25T19:12:46.670Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-03-25T19:12:46.670Z] ? github.com/docker/docker/testutil/request [no test files] [2022-03-25T19:12:46.670Z] ? github.com/docker/docker/volume [no test files] [2022-03-25T19:12:46.670Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-03-25T19:12:46.670Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-03-25T19:12:47.106Z] docker_cli_daemon_test.go:2522: [d4091db4d0208] daemon is not started [2022-03-25T19:12:47.497Z] tests/integration/models_nodes_test.py . [ 90%] [2022-03-25T19:12:47.497Z] tests/integration/models_resources_test.py . [ 91%] [2022-03-25T19:12:47.601Z] --- PASS: TestServiceUpdateNetwork (12.44s) [2022-03-25T19:12:47.601Z] === RUN TestServiceUpdatePidsLimit [2022-03-25T19:12:48.196Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.99s) [2022-03-25T19:12:48.196Z] === RUN TestCreateServiceSecretFileMode [2022-03-25T19:12:48.486Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-03-25T19:12:48.976Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-03-25T19:12:49.539Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-03-25T19:12:49.622Z] [2022-03-25T19:12:49.622Z] === Skipped [2022-03-25T19:12:49.622Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-03-25T19:12:49.622Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-03-25T19:12:49.622Z] [2022-03-25T19:12:49.622Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-03-25T19:12:49.622Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-25T19:12:49.622Z] [2022-03-25T19:12:49.622Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.01s) [2022-03-25T19:12:49.622Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-25T19:12:49.622Z] [2022-03-25T19:12:49.622Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2022-03-25T19:12:49.622Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-25T19:12:49.622Z] [2022-03-25T19:12:49.622Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2022-03-25T19:12:49.622Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-25T19:12:49.622Z] [2022-03-25T19:12:49.622Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-03-25T19:12:49.622Z] client_test.go:23: runtime.GOOS == "windows" [2022-03-25T19:12:49.622Z] [2022-03-25T19:12:49.622Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-03-25T19:12:49.622Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-03-25T19:12:49.622Z] [2022-03-25T19:12:49.622Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-03-25T19:12:49.622Z] network_proxy_test.go:208: No support for dual stack yet [2022-03-25T19:12:49.622Z] [2022-03-25T19:12:49.622Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-03-25T19:12:49.622Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-03-25T19:12:49.622Z] [2022-03-25T19:12:49.622Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2022-03-25T19:12:49.622Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-03-25T19:12:49.622Z] [2022-03-25T19:12:49.622Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-03-25T19:12:49.622Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-03-25T19:12:49.622Z] [2022-03-25T19:12:49.622Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-03-25T19:12:49.622Z] daemon_test.go:145: root required [2022-03-25T19:12:49.622Z] [2022-03-25T19:12:49.622Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-03-25T19:12:49.622Z] reload_test.go:342: root required [2022-03-25T19:12:49.622Z] [2022-03-25T19:12:49.622Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-03-25T19:12:49.622Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-03-25T19:12:49.622Z] [2022-03-25T19:12:49.622Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-03-25T19:12:49.622Z] pull_v2_test.go:82: Needs fixing on Windows [2022-03-25T19:12:49.622Z] [2022-03-25T19:12:49.622Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-03-25T19:12:49.622Z] pull_v2_test.go:127: Needs fixing on Windows [2022-03-25T19:12:49.622Z] [2022-03-25T19:12:49.622Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-03-25T19:12:49.622Z] download_test.go:267: Needs fixing on Windows [2022-03-25T19:12:49.622Z] [2022-03-25T19:12:49.622Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-03-25T19:12:49.622Z] layer_test.go:291: Failing on Windows [2022-03-25T19:12:49.622Z] [2022-03-25T19:12:49.622Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-03-25T19:12:49.622Z] layer_test.go:340: Failing on Windows [2022-03-25T19:12:49.622Z] [2022-03-25T19:12:49.622Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-03-25T19:12:49.622Z] layer_test.go:455: Failing on Windows [2022-03-25T19:12:49.622Z] [2022-03-25T19:12:49.622Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-03-25T19:12:49.622Z] layer_test.go:684: Failing on Windows [2022-03-25T19:12:49.622Z] [2022-03-25T19:12:49.622Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-03-25T19:12:49.622Z] migration_test.go:45: Failing on Windows [2022-03-25T19:12:49.622Z] [2022-03-25T19:12:49.622Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-03-25T19:12:49.622Z] migration_test.go:181: Failing on Windows [2022-03-25T19:12:49.622Z] [2022-03-25T19:12:49.622Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-03-25T19:12:49.622Z] mount_test.go:17: Failing on Windows [2022-03-25T19:12:49.622Z] [2022-03-25T19:12:49.622Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-03-25T19:12:49.622Z] mount_test.go:76: Failing on Windows [2022-03-25T19:12:49.622Z] [2022-03-25T19:12:49.622Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-03-25T19:12:49.622Z] mount_test.go:125: Failing on Windows [2022-03-25T19:12:49.622Z] [2022-03-25T19:12:49.622Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-03-25T19:12:49.622Z] mount_test.go:212: Failing on Windows [2022-03-25T19:12:49.622Z] [2022-03-25T19:12:49.622Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2022-03-25T19:12:49.622Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-03-25T19:12:49.622Z] [2022-03-25T19:12:49.622Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.01s) [2022-03-25T19:12:49.622Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-03-25T19:12:49.622Z] [2022-03-25T19:12:49.622Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.01s) [2022-03-25T19:12:49.622Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-03-25T19:12:49.622Z] [2022-03-25T19:12:49.622Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-03-25T19:12:49.622Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-03-25T19:12:49.622Z] [2022-03-25T19:12:49.622Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-03-25T19:12:49.622Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-03-25T19:12:49.622Z] [2022-03-25T19:12:49.622Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-03-25T19:12:49.622Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-25T19:12:49.622Z] [2022-03-25T19:12:49.622Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-03-25T19:12:49.622Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-25T19:12:49.622Z] [2022-03-25T19:12:49.622Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-03-25T19:12:49.622Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-25T19:12:49.622Z] [2022-03-25T19:12:49.622Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-03-25T19:12:49.622Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-03-25T19:12:49.622Z] [2022-03-25T19:12:49.622Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-03-25T19:12:49.622Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-03-25T19:12:49.622Z] [2022-03-25T19:12:49.622Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-03-25T19:12:49.622Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-03-25T19:12:49.622Z] [2022-03-25T19:12:49.622Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-03-25T19:12:49.622Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-03-25T19:12:49.622Z] [2022-03-25T19:12:49.622Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-03-25T19:12:49.622Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-25T19:12:49.622Z] [2022-03-25T19:12:49.622Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-03-25T19:12:49.622Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-25T19:12:49.622Z] [2022-03-25T19:12:49.622Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-03-25T19:12:49.622Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-25T19:12:49.622Z] [2022-03-25T19:12:49.622Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-03-25T19:12:49.622Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-25T19:12:49.622Z] [2022-03-25T19:12:49.622Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-03-25T19:12:49.622Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-25T19:12:49.622Z] [2022-03-25T19:12:49.622Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-03-25T19:12:49.622Z] archive_test.go:133: Xz not present in msys2 [2022-03-25T19:12:49.622Z] [2022-03-25T19:12:49.622Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.03s) [2022-03-25T19:12:49.622Z] archive_test.go:140: zstd not installed [2022-03-25T19:12:49.622Z] [2022-03-25T19:12:49.622Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-03-25T19:12:49.622Z] archive_test.go:252: Failing on Windows CI machines [2022-03-25T19:12:49.622Z] [2022-03-25T19:12:49.622Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-03-25T19:12:49.622Z] archive_windows_test.go:16: Currently fails [2022-03-25T19:12:49.622Z] [2022-03-25T19:12:49.622Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-03-25T19:12:49.622Z] changes_test.go:196: needs more investigation [2022-03-25T19:12:49.622Z] [2022-03-25T19:12:49.622Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2022-03-25T19:12:49.622Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2022-03-25T19:12:49.622Z] [2022-03-25T19:12:49.622Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2022-03-25T19:12:49.622Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2022-03-25T19:12:49.622Z] [2022-03-25T19:12:49.622Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-03-25T19:12:49.622Z] changes_test.go:433: needs further investigation [2022-03-25T19:12:49.622Z] [2022-03-25T19:12:49.622Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-03-25T19:12:49.622Z] changes_test.go:469: needs further investigation [2022-03-25T19:12:49.622Z] [2022-03-25T19:12:49.622Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-03-25T19:12:49.622Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-03-25T19:12:49.622Z] [2022-03-25T19:12:49.622Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-03-25T19:12:49.622Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-03-25T19:12:49.622Z] [2022-03-25T19:12:49.622Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-03-25T19:12:49.622Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-25T19:12:49.622Z] [2022-03-25T19:12:49.622Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-03-25T19:12:49.622Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-25T19:12:49.622Z] [2022-03-25T19:12:49.622Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-03-25T19:12:49.622Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-03-25T19:12:49.622Z] [2022-03-25T19:12:49.622Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-03-25T19:12:49.622Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-25T19:12:49.622Z] [2022-03-25T19:12:49.622Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-03-25T19:12:49.622Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-03-25T19:12:49.622Z] [2022-03-25T19:12:49.623Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-03-25T19:12:49.623Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-03-25T19:12:49.623Z] [2022-03-25T19:12:49.623Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-03-25T19:12:49.623Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-03-25T19:12:49.623Z] [2022-03-25T19:12:49.623Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-03-25T19:12:49.623Z] poller_test.go:40: No chmod on Windows [2022-03-25T19:12:49.623Z] [2022-03-25T19:12:49.623Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-03-25T19:12:49.623Z] fileutils_test.go:133: Needs porting to Windows [2022-03-25T19:12:49.623Z] [2022-03-25T19:12:49.623Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-03-25T19:12:49.623Z] fileutils_test.go:179: Needs porting to Windows [2022-03-25T19:12:49.623Z] [2022-03-25T19:12:49.623Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2022-03-25T19:12:49.623Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-03-25T19:12:49.623Z] [2022-03-25T19:12:49.623Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-03-25T19:12:49.623Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-03-25T19:12:49.623Z] [2022-03-25T19:12:49.623Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-03-25T19:12:49.623Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-03-25T19:12:49.623Z] [2022-03-25T19:12:49.623Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-03-25T19:12:49.623Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-03-25T19:12:49.623Z] [2022-03-25T19:12:49.623Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-03-25T19:12:49.623Z] local_test.go:180: runtime.GOOS == "windows" [2022-03-25T19:12:49.623Z] [2022-03-25T19:12:49.623Z] DONE 2092 tests, 70 skipped in 275.991s [2022-03-25T19:12:49.623Z] INFO: make.ps1 ended at 03/25/2022 19:12:49 [2022-03-25T19:12:51.021Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-03-25T19:12:51.021Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-03-25T19:12:51.021Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-03-25T19:12:51.021Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-03-25T19:12:51.021Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-03-25T19:12:51.188Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-03-25T19:12:51.188Z] INFO: Unit tests ended at 03/25/2022 19:12:51. Duration:00:04:50.5189114 [2022-03-25T19:12:51.188Z] INFO: Building busybox [2022-03-25T19:12:51.188Z] Sending build context to Docker daemon 5.12kB [2022-03-25T19:12:51.188Z] [2022-03-25T19:12:51.188Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-03-25T19:12:51.188Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-03-25T19:12:51.188Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-03-25T19:12:51.188Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-03-25T19:12:51.188Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-03-25T19:12:51.188Z] ---> 02f938cacc3b [2022-03-25T19:12:51.188Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-03-25T19:12:51.656Z] ---> Running in dff1b8250111 [2022-03-25T19:12:51.784Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-03-25T19:12:51.839Z] tests/integration/models_services_test.py ................X. [ 95%] [2022-03-25T19:12:54.165Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-03-25T19:12:54.165Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-03-25T19:12:56.415Z] Removing intermediate container dff1b8250111 [2022-03-25T19:12:56.419Z] ---> 55c0f2175447 [2022-03-25T19:12:56.419Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-03-25T19:12:56.419Z] ---> Running in a951af2098fb [2022-03-25T19:12:56.419Z] Removing intermediate container a951af2098fb [2022-03-25T19:12:56.419Z] ---> 9630f62b846a [2022-03-25T19:12:56.419Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-03-25T19:12:56.887Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-03-25T19:12:56.887Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-03-25T19:12:56.887Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-03-25T19:12:56.888Z] ---> Running in 28ae2ae2b9b1 [2022-03-25T19:12:56.888Z] Removing intermediate container 28ae2ae2b9b1 [2022-03-25T19:12:56.888Z] ---> 3b26711c1139 [2022-03-25T19:12:56.888Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-03-25T19:12:57.053Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-03-25T19:12:57.622Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-03-25T19:12:57.871Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-03-25T19:12:57.871Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-03-25T19:12:57.871Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-03-25T19:12:57.871Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-03-25T19:12:57.871Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-03-25T19:12:58.156Z] tests/integration/regression_test.py ...... [ 98%] [2022-03-25T19:12:58.455Z] [2022-03-25T19:12:58.677Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-03-25T19:12:58.677Z] tests/integration/credentials/utils_test.py . [100%] [2022-03-25T19:12:58.677Z] [2022-03-25T19:12:58.677Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-03-25T19:12:58.677Z] =========================== short test summary info ============================ [2022-03-25T19:12:58.677Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-03-25T19:12:58.677Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-03-25T19:12:58.677Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-03-25T19:12:58.677Z] Not supported on most drivers [2022-03-25T19:12:58.677Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-03-25T19:12:58.677Z] Output of docker top depends on host distro, and is not formalized. [2022-03-25T19:12:58.677Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-03-25T19:12:58.677Z] Output of docker top depends on host distro, and is not formalized. [2022-03-25T19:12:58.677Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-03-25T19:12:58.677Z] Can fail if eth0 has multiple IP addresses [2022-03-25T19:12:58.677Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-03-25T19:12:58.677Z] This doesn't seem to be taken into account by the engine [2022-03-25T19:12:58.677Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2022-03-25T19:12:58.677Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-03-25T19:12:58.677Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 298.30 seconds == [2022-03-25T19:12:58.924Z] ---> 973c13bb5fb4 [2022-03-25T19:12:58.924Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-03-25T19:12:58.924Z] ---> Running in 2de73704ca94 [2022-03-25T19:12:58.937Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-03-25T19:12:59.589Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-03-25T19:13:00.389Z] --- PASS: TestCreateServiceSecretFileMode (12.39s) [2022-03-25T19:13:00.389Z] === RUN TestCreateServiceConfigFileMode [2022-03-25T19:13:01.493Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-03-25T19:13:04.026Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-03-25T19:13:04.026Z] check_test.go:308: [df013cb3cf4b1] daemon is not started [2022-03-25T19:13:04.026Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2022-03-25T19:13:04.157Z] --- PASS: TestServiceUpdatePidsLimit (16.21s) [2022-03-25T19:13:04.157Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s) [2022-03-25T19:13:04.157Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.80s) [2022-03-25T19:13:04.157Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.91s) [2022-03-25T19:13:04.157Z] PASS [2022-03-25T19:13:04.157Z] [2022-03-25T19:13:04.157Z] === Skipped [2022-03-25T19:13:04.157Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-03-25T19:13:04.157Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-25T19:13:04.157Z] [2022-03-25T19:13:04.157Z] DONE 27 tests, 1 skipped in 185.154s [2022-03-25T19:13:04.157Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-03-25T19:13:04.157Z] INFO: Testing against a local daemon [2022-03-25T19:13:04.157Z] === RUN TestSessionCreate [2022-03-25T19:13:04.157Z] --- PASS: TestSessionCreate (0.02s) [2022-03-25T19:13:04.157Z] === RUN TestSessionCreateWithBadUpgrade [2022-03-25T19:13:04.157Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-03-25T19:13:04.157Z] PASS [2022-03-25T19:13:04.157Z] [2022-03-25T19:13:04.157Z] DONE 2 tests in 0.072s [2022-03-25T19:13:04.157Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-03-25T19:13:04.157Z] INFO: Testing against a local daemon [2022-03-25T19:13:04.157Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-03-25T19:13:04.157Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-03-25T19:13:04.157Z] === RUN TestDiskUsage [2022-03-25T19:13:04.157Z] === PAUSE TestDiskUsage [2022-03-25T19:13:04.157Z] === RUN TestEventsExecDie [2022-03-25T19:13:04.416Z] --- PASS: TestEventsExecDie (0.58s) [2022-03-25T19:13:04.416Z] === RUN TestEventsBackwardsCompatible [2022-03-25T19:13:04.672Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2022-03-25T19:13:04.672Z] === RUN TestEventsVolumeCreate [2022-03-25T19:13:04.672Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-03-25T19:13:04.672Z] === RUN TestInfoBinaryCommits [2022-03-25T19:13:04.672Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-03-25T19:13:04.672Z] === RUN TestInfoAPIVersioned [2022-03-25T19:13:04.672Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-03-25T19:13:04.672Z] === RUN TestInfoAPI [2022-03-25T19:13:04.672Z] --- PASS: TestInfoAPI (0.02s) [2022-03-25T19:13:04.672Z] === RUN TestInfoAPIWarnings [2022-03-25T19:13:07.588Z] Removing intermediate container 2de73704ca94 [2022-03-25T19:13:07.588Z] ---> a03d8372218a [2022-03-25T19:13:07.588Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-03-25T19:13:07.588Z] ---> Running in 58eeed3d406e [2022-03-25T19:13:09.804Z] [2022-03-25T19:13:09.804Z] SUCCESS: Specified value was saved. [2022-03-25T19:13:10.592Z] --- PASS: TestDockerDaemonSuite (332.92s) [2022-03-25T19:13:10.592Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (5.67s) [2022-03-25T19:13:10.592Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.67s) [2022-03-25T19:13:10.592Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.43s) [2022-03-25T19:13:10.592Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.66s) [2022-03-25T19:13:10.592Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.25s) [2022-03-25T19:13:10.592Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.73s) [2022-03-25T19:13:10.592Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.13s) [2022-03-25T19:13:10.592Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.74s) [2022-03-25T19:13:10.592Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.16s) [2022-03-25T19:13:10.592Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.23s) [2022-03-25T19:13:10.592Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.23s) [2022-03-25T19:13:10.592Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.31s) [2022-03-25T19:13:10.592Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.43s) [2022-03-25T19:13:10.592Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.23s) [2022-03-25T19:13:10.592Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2022-03-25T19:13:10.592Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2022-03-25T19:13:10.592Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.42s) [2022-03-25T19:13:10.592Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.52s) [2022-03-25T19:13:10.592Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.15s) [2022-03-25T19:13:10.592Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.47s) [2022-03-25T19:13:10.592Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.20s) [2022-03-25T19:13:10.592Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.56s) [2022-03-25T19:13:10.592Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.64s) [2022-03-25T19:13:10.592Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2022-03-25T19:13:10.592Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s) [2022-03-25T19:13:10.592Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s) [2022-03-25T19:13:10.592Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s) [2022-03-25T19:13:10.592Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.09s) [2022-03-25T19:13:10.592Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.79s) [2022-03-25T19:13:10.592Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.43s) [2022-03-25T19:13:10.592Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.02s) [2022-03-25T19:13:10.592Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.07s) [2022-03-25T19:13:10.592Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.05s) [2022-03-25T19:13:10.592Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.68s) [2022-03-25T19:13:10.592Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.66s) [2022-03-25T19:13:10.592Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.11s) [2022-03-25T19:13:10.592Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s) [2022-03-25T19:13:10.592Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.98s) [2022-03-25T19:13:10.592Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.98s) [2022-03-25T19:13:10.592Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.54s) [2022-03-25T19:13:10.592Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s) [2022-03-25T19:13:10.592Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s) [2022-03-25T19:13:10.592Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2022-03-25T19:13:10.592Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.63s) [2022-03-25T19:13:10.592Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.61s) [2022-03-25T19:13:10.592Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.71s) [2022-03-25T19:13:10.592Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.64s) [2022-03-25T19:13:10.592Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.69s) [2022-03-25T19:13:10.592Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.71s) [2022-03-25T19:13:10.592Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.27s) [2022-03-25T19:13:10.592Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.55s) [2022-03-25T19:13:10.592Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2022-03-25T19:13:10.592Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s) [2022-03-25T19:13:10.592Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.54s) [2022-03-25T19:13:10.592Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.37s) [2022-03-25T19:13:10.592Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (14.76s) [2022-03-25T19:13:10.592Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.35s) [2022-03-25T19:13:10.592Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.05s) [2022-03-25T19:13:10.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.75s) [2022-03-25T19:13:10.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.72s) [2022-03-25T19:13:10.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.52s) [2022-03-25T19:13:10.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.44s) [2022-03-25T19:13:10.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.22s) [2022-03-25T19:13:10.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (8.70s) [2022-03-25T19:13:10.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.71s) [2022-03-25T19:13:10.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.62s) [2022-03-25T19:13:10.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (1.98s) [2022-03-25T19:13:10.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.35s) [2022-03-25T19:13:10.593Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-03-25T19:13:10.593Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-03-25T19:13:10.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.19s) [2022-03-25T19:13:10.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.78s) [2022-03-25T19:13:10.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.28s) [2022-03-25T19:13:10.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.03s) [2022-03-25T19:13:10.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.53s) [2022-03-25T19:13:10.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.33s) [2022-03-25T19:13:10.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.70s) [2022-03-25T19:13:10.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.84s) [2022-03-25T19:13:10.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.11s) [2022-03-25T19:13:10.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.57s) [2022-03-25T19:13:10.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.91s) [2022-03-25T19:13:10.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.69s) [2022-03-25T19:13:10.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) [2022-03-25T19:13:10.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.78s) [2022-03-25T19:13:10.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.11s) [2022-03-25T19:13:10.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s) [2022-03-25T19:13:10.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.68s) [2022-03-25T19:13:10.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.12s) [2022-03-25T19:13:10.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.06s) [2022-03-25T19:13:10.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.54s) [2022-03-25T19:13:10.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.47s) [2022-03-25T19:13:10.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.05s) [2022-03-25T19:13:10.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s) [2022-03-25T19:13:10.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.82s) [2022-03-25T19:13:10.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.98s) [2022-03-25T19:13:10.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (3.92s) [2022-03-25T19:13:10.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.04s) [2022-03-25T19:13:10.593Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.61s) [2022-03-25T19:13:10.593Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.41s) [2022-03-25T19:13:10.593Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.78s) [2022-03-25T19:13:10.593Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.54s) [2022-03-25T19:13:10.593Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.63s) [2022-03-25T19:13:10.593Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.59s) [2022-03-25T19:13:10.593Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.56s) [2022-03-25T19:13:10.593Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.88s) [2022-03-25T19:13:10.593Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2022-03-25T19:13:10.593Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.49s) [2022-03-25T19:13:10.593Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.20s) [2022-03-25T19:13:10.593Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.01s) [2022-03-25T19:13:10.593Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.51s) [2022-03-25T19:13:10.593Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.91s) [2022-03-25T19:13:10.593Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.33s) [2022-03-25T19:13:10.593Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.33s) [2022-03-25T19:13:10.593Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.24s) [2022-03-25T19:13:10.593Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.67s) [2022-03-25T19:13:10.593Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.15s) [2022-03-25T19:13:10.593Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.08s) [2022-03-25T19:13:10.593Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (2.95s) [2022-03-25T19:13:10.593Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.52s) [2022-03-25T19:13:10.593Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.22s) [2022-03-25T19:13:10.593Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.66s) [2022-03-25T19:13:10.593Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.85s) [2022-03-25T19:13:10.593Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.51s) [2022-03-25T19:13:10.593Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.15s) [2022-03-25T19:13:10.593Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.61s) [2022-03-25T19:13:10.593Z] === RUN TestDockerSwarmSuite [2022-03-25T19:13:10.593Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-03-25T19:13:11.160Z] Leaving: AppArmorNo profiles have been unloaded. [2022-03-25T19:13:11.160Z] [2022-03-25T19:13:11.160Z] Unloading profiles will leave already running processes permanently [2022-03-25T19:13:11.160Z] unconfined, which can lead to unexpected situations. [2022-03-25T19:13:11.160Z] [2022-03-25T19:13:11.160Z] To set a process to complain mode, use the command line tool [2022-03-25T19:13:11.160Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-03-25T19:13:11.160Z] Post stage [Pipeline] junit [2022-03-25T19:13:11.178Z] Recording test results [2022-03-25T19:13:12.498Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-03-25T19:13:12.498Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-03-25T19:13:12.558Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-03-25T19:13:12.593Z] --- PASS: TestCreateServiceConfigFileMode (12.05s) [2022-03-25T19:13:12.593Z] === RUN TestCreateServiceSysctls [2022-03-25T19:13:12.763Z] Removing intermediate container 58eeed3d406e [2022-03-25T19:13:12.763Z] ---> ffac0d0533e7 [2022-03-25T19:13:12.763Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-03-25T19:13:12.763Z] ---> Running in 1f6a2a224c99 [2022-03-25T19:13:12.845Z] + echo Ensuring container killed. [2022-03-25T19:13:12.845Z] Ensuring container killed. [2022-03-25T19:13:12.845Z] + docker rm -vf docker-pr1 [2022-03-25T19:13:12.845Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-03-25T19:13:13.143Z] + echo Chowning /workspace to jenkins user [2022-03-25T19:13:13.143Z] Chowning /workspace to jenkins user [2022-03-25T19:13:13.143Z] + id -u [2022-03-25T19:13:13.143Z] + id -g [2022-03-25T19:13:13.143Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43428:/workspace busybox chown -R 1000:1000 /workspace [2022-03-25T19:13:13.143Z] Unable to find image 'busybox:latest' locally [2022-03-25T19:13:13.403Z] latest: Pulling from library/busybox [2022-03-25T19:13:13.403Z] 554879bb3004: Pulling fs layer [2022-03-25T19:13:13.403Z] 554879bb3004: Download complete [2022-03-25T19:13:13.403Z] 554879bb3004: Pull complete [2022-03-25T19:13:13.665Z] Digest: sha256:caa382c432891547782ce7140fb3b7304613d3b0438834dce1cad68896ab110a [2022-03-25T19:13:13.665Z] Status: Downloaded newer image for busybox:latest [2022-03-25T19:13:13.965Z] --- PASS: TestCreateServiceSysctls (2.96s) [2022-03-25T19:13:13.965Z] === RUN TestCreateServiceCapabilities [2022-03-25T19:13:14.400Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-03-25T19:13:15.775Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-03-25T19:13:16.495Z] --- PASS: TestCreateServiceCapabilities (2.47s) [2022-03-25T19:13:16.495Z] === RUN TestInspect [2022-03-25T19:13:16.584Z] Cannot create a file when that file already exists. [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-03-25T19:13:18.184Z] + bundleName=docker-py [2022-03-25T19:13:18.184Z] + echo Creating docker-py-bundles.tar.gz [2022-03-25T19:13:18.184Z] Creating docker-py-bundles.tar.gz [2022-03-25T19:13:18.184Z] + 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-03-25T19:13:18.198Z] Archiving artifacts [2022-03-25T19:13:19.023Z] --- PASS: TestInspect (2.52s) [2022-03-25T19:13:19.023Z] === RUN TestCreateJob [2022-03-25T19:13:19.958Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43428/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2022-03-25T19:13:20.322Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43428/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=85572cac14168f9dc3fc3d9daa5eae1ba00eddf4 -e DOCKER_GRAPHDRIVER docker:85572cac14168f9dc3fc3d9daa5eae1ba00eddf4 hack/make.sh binary [2022-03-25T19:13:20.583Z] [2022-03-25T19:13:20.583Z] Removing bundles/ [2022-03-25T19:13:20.844Z] [2022-03-25T19:13:20.844Z] ---> Making bundle: binary (in bundles/binary) [2022-03-25T19:13:20.844Z] Building: bundles/binary-daemon/dockerd-dev [2022-03-25T19:13:20.844Z] GOOS="" GOARCH="" GOARM="" [2022-03-25T19:13:21.064Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-03-25T19:13:21.342Z] Removing intermediate container 1f6a2a224c99 [2022-03-25T19:13:21.342Z] ---> 66cb4ebbe849 [2022-03-25T19:13:21.342Z] Step 13/13 : CMD ["sh"] [2022-03-25T19:13:21.342Z] ---> Running in 3375a2c7f323 [2022-03-25T19:13:21.811Z] Removing intermediate container 3375a2c7f323 [2022-03-25T19:13:21.811Z] ---> 7d759c66d36e [2022-03-25T19:13:21.811Z] Successfully built 7d759c66d36e [2022-03-25T19:13:21.811Z] Successfully tagged busybox:latest [2022-03-25T19:13:21.811Z] INFO: Docker images of the daemon under test [2022-03-25T19:13:21.811Z] [2022-03-25T19:13:21.811Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-25T19:13:21.811Z] busybox latest 7d759c66d36e Less than a second ago 5.01GB [2022-03-25T19:13:21.811Z] mcr.microsoft.com/windows/servercore ltsc2022 02f938cacc3b 3 weeks ago 4.96GB [2022-03-25T19:13:21.811Z] microsoft/windowsservercore latest 02f938cacc3b 3 weeks ago 4.96GB [2022-03-25T19:13:21.811Z] [2022-03-25T19:13:21.811Z] INFO: Running integration tests at 03/25/2022 19:13:21... [2022-03-25T19:13:21.811Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-03-25T19:13:21.811Z] INFO: Integration API tests being run from the host: [2022-03-25T19:13:21.811Z] INFO: make.ps1 starting at 03/25/2022 19:13:21 [2022-03-25T19:13:25.828Z] --- PASS: TestCreateJob (3.00s) [2022-03-25T19:13:25.828Z] === RUN TestReplicatedJob [2022-03-25T19:13:25.828Z] --- PASS: TestReplicatedJob (4.23s) [2022-03-25T19:13:25.828Z] === RUN TestUpdateReplicatedJob [2022-03-25T19:13:25.830Z] --- PASS: TestInfoAPIWarnings (16.25s) [2022-03-25T19:13:25.830Z] === RUN TestInfoDebug [2022-03-25T19:13:25.830Z] --- PASS: TestInfoDebug (0.52s) [2022-03-25T19:13:25.830Z] === RUN TestInfoInsecureRegistries [2022-03-25T19:13:25.830Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-03-25T19:13:25.830Z] === RUN TestInfoRegistryMirrors [2022-03-25T19:13:25.830Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-03-25T19:13:25.830Z] === RUN TestLoginFailsWithBadCredentials [2022-03-25T19:13:25.830Z] --- PASS: TestLoginFailsWithBadCredentials (0.09s) [2022-03-25T19:13:25.830Z] === RUN TestPingCacheHeaders [2022-03-25T19:13:25.830Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-03-25T19:13:25.830Z] === RUN TestPingGet [2022-03-25T19:13:25.830Z] --- PASS: TestPingGet (0.01s) [2022-03-25T19:13:25.830Z] === RUN TestPingHead [2022-03-25T19:13:25.830Z] --- PASS: TestPingHead (0.02s) [2022-03-25T19:13:25.830Z] === RUN TestVersion [2022-03-25T19:13:25.830Z] --- PASS: TestVersion (0.02s) [2022-03-25T19:13:25.830Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-03-25T19:13:25.830Z] === CONT TestDiskUsage [2022-03-25T19:13:25.830Z] === RUN TestDiskUsage/empty [2022-03-25T19:13:25.830Z] === RUN TestDiskUsage/empty/container_types [2022-03-25T19:13:25.830Z] === RUN TestDiskUsage/empty/image_types [2022-03-25T19:13:25.830Z] === RUN TestDiskUsage/empty/volume_types [2022-03-25T19:13:25.830Z] === RUN TestDiskUsage/empty/build-cache_types [2022-03-25T19:13:25.830Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-03-25T19:13:25.830Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-03-25T19:13:25.830Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-03-25T19:13:25.830Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-03-25T19:13:25.830Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-03-25T19:13:25.830Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-03-25T19:13:25.830Z] === RUN TestDiskUsage/after_LoadBusybox [2022-03-25T19:13:25.830Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-03-25T19:13:25.830Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-03-25T19:13:25.830Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-03-25T19:13:25.830Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-03-25T19:13:25.830Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-03-25T19:13:25.830Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-03-25T19:13:25.830Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-03-25T19:13:25.830Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-03-25T19:13:25.830Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-03-25T19:13:25.830Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-03-25T19:13:25.830Z] === RUN TestDiskUsage/after_container.Run [2022-03-25T19:13:25.830Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-03-25T19:13:25.830Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-03-25T19:13:25.830Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-03-25T19:13:25.830Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-03-25T19:13:25.830Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-03-25T19:13:25.830Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-03-25T19:13:25.830Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-03-25T19:13:25.830Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-03-25T19:13:25.830Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-03-25T19:13:25.830Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-03-25T19:13:25.830Z] --- PASS: TestDiskUsage (1.57s) [2022-03-25T19:13:25.830Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-03-25T19:13:25.830Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-03-25T19:13:25.830Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-03-25T19:13:25.830Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-03-25T19:13:25.830Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-03-25T19:13:25.830Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-03-25T19:13:25.830Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-03-25T19:13:25.830Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-03-25T19:13:25.830Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-03-25T19:13:25.830Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-03-25T19:13:25.830Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-03-25T19:13:25.830Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.33s) [2022-03-25T19:13:25.830Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-03-25T19:13:25.830Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-03-25T19:13:25.830Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-03-25T19:13:25.830Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-03-25T19:13:25.830Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-03-25T19:13:25.830Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-03-25T19:13:25.830Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-03-25T19:13:25.830Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-03-25T19:13:25.830Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-03-25T19:13:25.830Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-03-25T19:13:25.830Z] --- PASS: TestDiskUsage/after_container.Run (0.53s) [2022-03-25T19:13:25.830Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-03-25T19:13:25.830Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-03-25T19:13:25.830Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-03-25T19:13:25.830Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-03-25T19:13:25.830Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-03-25T19:13:25.830Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-03-25T19:13:25.830Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-03-25T19:13:25.830Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-03-25T19:13:25.830Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-03-25T19:13:25.830Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-03-25T19:13:25.830Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.60s) [2022-03-25T19:13:25.830Z] PASS [2022-03-25T19:13:25.830Z] [2022-03-25T19:13:25.830Z] DONE 50 tests in 20.349s [2022-03-25T19:13:25.830Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-03-25T19:13:25.830Z] INFO: Testing against a local daemon [2022-03-25T19:13:25.830Z] === RUN TestVolumesCreateAndList [2022-03-25T19:13:25.830Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-03-25T19:13:25.830Z] === RUN TestVolumesRemove [2022-03-25T19:13:25.830Z] --- PASS: TestVolumesRemove (0.08s) [2022-03-25T19:13:25.830Z] === RUN TestVolumesInspect [2022-03-25T19:13:25.830Z] --- PASS: TestVolumesInspect (0.02s) [2022-03-25T19:13:25.830Z] === RUN TestVolumesInvalidJSON [2022-03-25T19:13:25.830Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-03-25T19:13:25.830Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-03-25T19:13:25.831Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-03-25T19:13:25.831Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-03-25T19:13:25.831Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-03-25T19:13:25.831Z] PASS [2022-03-25T19:13:25.831Z] [2022-03-25T19:13:25.831Z] DONE 5 tests in 0.157s [2022-03-25T19:13:25.831Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-03-25T19:13:25.831Z] Stopping apparmor (via systemctl): apparmor.service. [2022-03-25T19:13:25.831Z] Removing test suite binaries [2022-03-25T19:13:25.831Z] exiting test-integration [2022-03-25T19:13:25.831Z] ++ exit 0 [2022-03-25T19:13:25.831Z] [2022-03-25T19:13:25.831Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-03-25T19:13:25.831Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-03-25T19:13:25.831Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-03-25T19:13:25.831Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-03-25T19:13:25.968Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-03-25T19:13:25.968Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-03-25T19:13:25.968Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-03-25T19:13:26.339Z] Running D:\gopath\src\github.com\docker\docker\integration\build Post stage [Pipeline] junit [2022-03-25T19:13:26.404Z] Recording test results [2022-03-25T19:13:26.435Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-03-25T19:13:26.435Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-03-25T19:13:26.766Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-03-25T19:13:26.766Z] docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows [2022-03-25T19:13:26.766Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-03-25T19:13:26.903Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-03-25T19:13:27.025Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-03-25T19:13:27.591Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-03-25T19:13:27.929Z] + echo Ensuring container killed. [2022-03-25T19:13:27.930Z] Ensuring container killed. [2022-03-25T19:13:27.930Z] + docker rm -vf docker-pr1 [2022-03-25T19:13:27.930Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-03-25T19:13:28.210Z] + echo Chowning /workspace to jenkins user [2022-03-25T19:13:28.210Z] Chowning /workspace to jenkins user [2022-03-25T19:13:28.210Z] + id -u [2022-03-25T19:13:28.210Z] + id -g [2022-03-25T19:13:28.210Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43428:/workspace busybox chown -R 1000:1000 /workspace [2022-03-25T19:13:28.210Z] Unable to find image 'busybox:latest' locally [2022-03-25T19:13:28.466Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-03-25T19:13:28.466Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-03-25T19:13:28.466Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-03-25T19:13:28.467Z] latest: Pulling from library/busybox [2022-03-25T19:13:28.467Z] 554879bb3004: Pulling fs layer [2022-03-25T19:13:28.467Z] 554879bb3004: Verifying Checksum [2022-03-25T19:13:28.467Z] 554879bb3004: Download complete [2022-03-25T19:13:28.728Z] 554879bb3004: Pull complete [2022-03-25T19:13:28.728Z] Digest: sha256:caa382c432891547782ce7140fb3b7304613d3b0438834dce1cad68896ab110a [2022-03-25T19:13:28.728Z] Status: Downloaded newer image for busybox:latest [2022-03-25T19:13:29.111Z] --- PASS: TestUpdateReplicatedJob (3.01s) [2022-03-25T19:13:29.111Z] === RUN TestServiceListWithStatuses [2022-03-25T19:13:29.111Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-25T19:13:29.111Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-03-25T19:13:29.111Z] === RUN TestDockerNetworkConnectAlias [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-03-25T19:13:30.430Z] + bundleName=amd64-cgroup2 [2022-03-25T19:13:30.430Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-03-25T19:13:30.430Z] Creating amd64-cgroup2-bundles.tar.gz [2022-03-25T19:13:30.430Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-03-25T19:13:30.430Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [Pipeline] archiveArtifacts [2022-03-25T19:13:30.697Z] Archiving artifacts [2022-03-25T19:13:32.120Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43428/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-03-25T19:13:32.424Z] + make clean [2022-03-25T19:13:32.424Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-03-25T19:13:32.680Z] docker-dev-cache [2022-03-25T19:13:32.680Z] docker-mod-cache [Pipeline] deleteDir [2022-03-25T19:13:33.212Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-03-25T19:13:33.297Z] --- PASS: TestDockerNetworkConnectAlias (3.90s) [2022-03-25T19:13:33.297Z] === RUN TestDockerNetworkReConnect [2022-03-25T19:13:33.591Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-03-25T19:13:34.196Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-03-25T19:13:34.196Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-03-25T19:13:34.196Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-03-25T19:13:34.196Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-03-25T19:13:34.196Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-03-25T19:13:34.529Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-25T19:13:35.758Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-03-25T19:13:36.264Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-03-25T19:13:36.264Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-03-25T19:13:36.264Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-03-25T19:13:36.264Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-03-25T19:13:36.264Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-03-25T19:13:36.264Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-03-25T19:13:36.264Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-03-25T19:13:36.264Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-03-25T19:13:36.264Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-03-25T19:13:36.264Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-03-25T19:13:36.264Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-03-25T19:13:36.264Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-03-25T19:13:36.264Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-03-25T19:13:36.264Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-03-25T19:13:36.264Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-03-25T19:13:36.432Z] === RUN TestDockerSuite/TestBuildExpose [2022-03-25T19:13:36.578Z] --- PASS: TestDockerNetworkReConnect (3.18s) [2022-03-25T19:13:36.578Z] === RUN TestServicePlugin [2022-03-25T19:13:36.578Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-25T19:13:36.578Z] --- SKIP: TestServicePlugin (0.00s) [2022-03-25T19:13:36.578Z] === RUN TestServiceUpdateLabel [2022-03-25T19:13:36.690Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-03-25T19:13:36.743Z] === RUN TestDockerSuite/TestBuildCmd [2022-03-25T19:13:37.210Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-03-25T19:13:37.255Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-03-25T19:13:37.259Z] docker_api_swarm_test.go:563: [d126ad428e1c7] joining swarm manager [db3cf022b8e89]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-25T19:13:37.518Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-03-25T19:13:37.681Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-03-25T19:13:38.151Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-03-25T19:13:38.456Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-03-25T19:13:38.478Z] --- PASS: TestServiceUpdateLabel (2.09s) [2022-03-25T19:13:38.479Z] === RUN TestServiceUpdateSecrets [2022-03-25T19:13:38.820Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-03-25T19:13:38.820Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-03-25T19:13:38.820Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-03-25T19:13:38.820Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-03-25T19:13:38.820Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-03-25T19:13:39.024Z] === RUN TestDockerSuite/TestBuildFails [2022-03-25T19:13:39.296Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-03-25T19:13:39.962Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-03-25T19:13:39.962Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-03-25T19:13:41.866Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-03-25T19:13:42.318Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-03-25T19:13:43.772Z] === RUN TestDockerSuite/TestBuildForceRm [2022-03-25T19:13:44.155Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-03-25T19:13:45.147Z] === RUN TestDockerSuite/TestBuildFromGit [2022-03-25T19:13:46.365Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-03-25T19:13:46.365Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-03-25T19:13:46.365Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-03-25T19:13:46.527Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-03-25T19:13:47.095Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-03-25T19:13:47.349Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-03-25T19:13:47.349Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-03-25T19:13:47.349Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-03-25T19:13:47.817Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-03-25T19:13:48.031Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-03-25T19:13:49.936Z] docker_api_swarm_test.go:585: [d6a6836260aeb] joining swarm manager [db3cf022b8e89]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-25T19:13:50.029Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-03-25T19:13:50.195Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-03-25T19:13:50.501Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-03-25T19:13:50.969Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-03-25T19:13:50.969Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-03-25T19:13:51.134Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-03-25T19:13:51.437Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-03-25T19:13:51.701Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-03-25T19:13:51.906Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-03-25T19:13:52.742Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-03-25T19:13:52.891Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-03-25T19:13:52.891Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-03-25T19:13:52.891Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-03-25T19:13:52.891Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-03-25T19:13:52.891Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-03-25T19:13:53.077Z] check_test.go:379: [d126ad428e1c7] daemon is not started [2022-03-25T19:13:53.348Z] --- PASS: TestServiceUpdateSecrets (14.16s) [2022-03-25T19:13:53.348Z] === RUN TestServiceUpdateConfigs [2022-03-25T19:13:53.644Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-03-25T19:13:55.549Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-03-25T19:13:56.926Z] === RUN TestDockerSuite/TestBuildHistory [2022-03-25T19:13:57.495Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-03-25T19:13:58.482Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-03-25T19:13:58.482Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-03-25T19:13:58.482Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-03-25T19:13:58.766Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-03-25T19:14:01.116Z] === RUN TestDockerSuite/TestBuildIidFile [2022-03-25T19:14:01.116Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-03-25T19:14:01.436Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-03-25T19:14:01.682Z] === RUN TestDockerSuite/TestBuildInheritance [2022-03-25T19:14:02.338Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-25T19:14:02.338Z] INFO: Testing against a local daemon [2022-03-25T19:14:02.338Z] === RUN TestBuildWithSession [2022-03-25T19:14:02.338Z] build_session_test.go:25: TODO: BuildKit [2022-03-25T19:14:02.338Z] --- SKIP: TestBuildWithSession (0.00s) [2022-03-25T19:14:02.338Z] === RUN TestBuildSquashParent [2022-03-25T19:14:02.338Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:14:02.338Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-03-25T19:14:02.338Z] === RUN TestBuildWithRemoveAndForceRemove [2022-03-25T19:14:02.338Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-25T19:14:02.338Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-25T19:14:02.338Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-25T19:14:02.338Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-25T19:14:02.338Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-25T19:14:02.338Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-25T19:14:02.338Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-25T19:14:02.338Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-25T19:14:02.338Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-25T19:14:02.338Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-25T19:14:02.338Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-25T19:14:02.338Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-25T19:14:02.338Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-25T19:14:02.338Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-25T19:14:02.338Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-25T19:14:02.338Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-25T19:14:02.618Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-03-25T19:14:02.876Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-03-25T19:14:02.876Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-03-25T19:14:03.444Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-03-25T19:14:03.444Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-03-25T19:14:03.444Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-03-25T19:14:03.655Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-03-25T19:14:04.011Z] === RUN TestDockerSuite/TestBuildLabel [2022-03-25T19:14:04.579Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-03-25T19:14:05.146Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-03-25T19:14:05.713Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-03-25T19:14:05.971Z] docker_api_swarm_test.go:46: [de32e106a04c6] joining swarm manager [daa8d9b74de9c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-25T19:14:06.229Z] === RUN TestDockerSuite/TestBuildLabels [2022-03-25T19:14:06.796Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-03-25T19:14:07.732Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-03-25T19:14:08.216Z] --- PASS: TestServiceUpdateConfigs (14.19s) [2022-03-25T19:14:08.216Z] === RUN TestServiceUpdateNetwork [2022-03-25T19:14:11.064Z] === RUN TestDockerSuite/TestBuildLastModified [2022-03-25T19:14:14.083Z] === RUN TestDockerSuite/TestBuildAddScript [2022-03-25T19:14:14.083Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-03-25T19:14:14.083Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-03-25T19:14:14.083Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-03-25T19:14:14.083Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-03-25T19:14:14.083Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-03-25T19:14:14.083Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-03-25T19:14:14.083Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-03-25T19:14:14.083Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-03-25T19:14:14.083Z] === RUN TestDockerSuite/TestBuildAddTar [2022-03-25T19:14:16.333Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-03-25T19:14:16.333Z] --- PASS: TestImportExtremelyLargeImageWorks (176.33s) [2022-03-25T19:14:16.333Z] PASS [2022-03-25T19:14:16.333Z] [2022-03-25T19:14:16.333Z] DONE 22 tests in 180.582s [2022-03-25T19:14:16.333Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-03-25T19:14:16.333Z] ++ 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-03-25T19:14:16.333Z] ++ set -e [2022-03-25T19:14:16.333Z] ++ '[' -n 0 ']' [2022-03-25T19:14:16.333Z] ++ set -x [2022-03-25T19:14:16.333Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-03-25T19:14:16.333Z] INFO: Testing against a local daemon [2022-03-25T19:14:16.333Z] === RUN TestNetworkCreateDelete [2022-03-25T19:14:16.592Z] --- PASS: TestNetworkCreateDelete (0.17s) [2022-03-25T19:14:16.592Z] === RUN TestDockerNetworkDeletePreferID [2022-03-25T19:14:17.159Z] --- PASS: TestDockerNetworkDeletePreferID (0.52s) [2022-03-25T19:14:17.159Z] === RUN TestDaemonDNSFallback [2022-03-25T19:14:17.306Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-25T19:14:17.306Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-25T19:14:19.061Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-03-25T19:14:19.061Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-03-25T19:14:19.061Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-03-25T19:14:19.061Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-03-25T19:14:19.061Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-03-25T19:14:19.319Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-03-25T19:14:20.255Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-03-25T19:14:20.410Z] --- PASS: TestServiceUpdateNetwork (11.97s) [2022-03-25T19:14:20.410Z] === RUN TestServiceUpdatePidsLimit [2022-03-25T19:14:20.410Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-03-25T19:14:20.410Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-03-25T19:14:21.190Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-03-25T19:14:23.723Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-03-25T19:14:23.723Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-03-25T19:14:23.981Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-03-25T19:14:24.240Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-03-25T19:14:24.240Z] --- PASS: TestDaemonDNSFallback (7.06s) [2022-03-25T19:14:24.240Z] === RUN TestInspectNetwork [2022-03-25T19:14:24.808Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-03-25T19:14:25.975Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.06s) [2022-03-25T19:14:25.975Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (17.96s) [2022-03-25T19:14:25.975Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (17.96s) [2022-03-25T19:14:25.975Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (18.00s) [2022-03-25T19:14:25.975Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (22.44s) [2022-03-25T19:14:25.975Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (10.44s) [2022-03-25T19:14:25.975Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (10.47s) [2022-03-25T19:14:25.975Z] === RUN TestBuildMultiStageCopy [2022-03-25T19:14:25.975Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-03-25T19:14:28.518Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-03-25T19:14:28.994Z] === RUN TestInspectNetwork/full_network_id [2022-03-25T19:14:28.994Z] === RUN TestInspectNetwork/partial_network_id [2022-03-25T19:14:28.994Z] === RUN TestInspectNetwork/network_name [2022-03-25T19:14:28.994Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-03-25T19:14:32.278Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-03-25T19:14:32.844Z] --- PASS: TestInspectNetwork (8.61s) [2022-03-25T19:14:32.844Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-03-25T19:14:32.844Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-03-25T19:14:32.844Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-03-25T19:14:32.844Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-03-25T19:14:32.844Z] === RUN TestRunContainerWithBridgeNone [2022-03-25T19:14:34.606Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-03-25T19:14:34.607Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-03-25T19:14:34.607Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-03-25T19:14:34.747Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-03-25T19:14:34.747Z] --- PASS: TestRunContainerWithBridgeNone (1.94s) [2022-03-25T19:14:34.747Z] === RUN TestNetworkInvalidJSON [2022-03-25T19:14:34.747Z] === RUN TestNetworkInvalidJSON//networks/create [2022-03-25T19:14:34.747Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-03-25T19:14:34.747Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-03-25T19:14:34.747Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-03-25T19:14:34.747Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-25T19:14:34.747Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-25T19:14:34.747Z] === CONT TestNetworkInvalidJSON//networks/create [2022-03-25T19:14:34.747Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-25T19:14:34.747Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-03-25T19:14:34.747Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-03-25T19:14:34.748Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-03-25T19:14:34.748Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-03-25T19:14:34.748Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-03-25T19:14:34.748Z] === RUN TestNetworkList [2022-03-25T19:14:34.748Z] === RUN TestNetworkList//networks [2022-03-25T19:14:34.748Z] === PAUSE TestNetworkList//networks [2022-03-25T19:14:34.748Z] === RUN TestNetworkList//networks/ [2022-03-25T19:14:34.748Z] === PAUSE TestNetworkList//networks/ [2022-03-25T19:14:34.748Z] === CONT TestNetworkList//networks [2022-03-25T19:14:34.748Z] === CONT TestNetworkList//networks/ [2022-03-25T19:14:34.748Z] --- PASS: TestNetworkList (0.02s) [2022-03-25T19:14:34.748Z] --- PASS: TestNetworkList//networks (0.00s) [2022-03-25T19:14:34.748Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-03-25T19:14:34.748Z] === RUN TestHostIPv4BridgeLabel [2022-03-25T19:14:35.074Z] --- PASS: TestServiceUpdatePidsLimit (16.01s) [2022-03-25T19:14:35.074Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.61s) [2022-03-25T19:14:35.074Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.78s) [2022-03-25T19:14:35.074Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2022-03-25T19:14:35.074Z] PASS [2022-03-25T19:14:35.074Z] [2022-03-25T19:14:35.074Z] === Skipped [2022-03-25T19:14:35.074Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-03-25T19:14:35.074Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-25T19:14:35.074Z] [2022-03-25T19:14:35.074Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-03-25T19:14:35.074Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-25T19:14:35.074Z] [2022-03-25T19:14:35.074Z] DONE 27 tests, 2 skipped in 147.950s [2022-03-25T19:14:35.074Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-03-25T19:14:35.074Z] ++ 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-03-25T19:14:35.074Z] ++ set -e [2022-03-25T19:14:35.074Z] ++ '[' -n 0 ']' [2022-03-25T19:14:35.074Z] ++ set -x [2022-03-25T19:14:35.074Z] ++ 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-03-25T19:14:35.074Z] INFO: Testing against a local daemon [2022-03-25T19:14:35.074Z] === RUN TestSessionCreate [2022-03-25T19:14:35.074Z] --- PASS: TestSessionCreate (0.02s) [2022-03-25T19:14:35.074Z] === RUN TestSessionCreateWithBadUpgrade [2022-03-25T19:14:35.074Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-03-25T19:14:35.074Z] PASS [2022-03-25T19:14:35.074Z] [2022-03-25T19:14:35.074Z] DONE 2 tests in 0.112s [2022-03-25T19:14:35.074Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-03-25T19:14:35.075Z] ++ 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-03-25T19:14:35.075Z] ++ set -e [2022-03-25T19:14:35.075Z] ++ '[' -n 0 ']' [2022-03-25T19:14:35.075Z] ++ set -x [2022-03-25T19:14:35.075Z] ++ 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-03-25T19:14:35.075Z] INFO: Testing against a local daemon [2022-03-25T19:14:35.075Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-03-25T19:14:35.075Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-03-25T19:14:35.075Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-25T19:14:35.075Z] === RUN TestDiskUsage [2022-03-25T19:14:35.075Z] === PAUSE TestDiskUsage [2022-03-25T19:14:35.075Z] === RUN TestEventsExecDie [2022-03-25T19:14:35.075Z] --- PASS: TestEventsExecDie (0.48s) [2022-03-25T19:14:35.075Z] === RUN TestEventsBackwardsCompatible [2022-03-25T19:14:35.314Z] --- PASS: TestHostIPv4BridgeLabel (0.59s) [2022-03-25T19:14:35.314Z] === RUN TestDaemonRestartWithLiveRestore [2022-03-25T19:14:35.332Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-03-25T19:14:35.332Z] === RUN TestEventsVolumeCreate [2022-03-25T19:14:35.332Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-03-25T19:14:35.332Z] === RUN TestInfoBinaryCommits [2022-03-25T19:14:35.332Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-03-25T19:14:35.332Z] === RUN TestInfoAPIVersioned [2022-03-25T19:14:35.332Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-03-25T19:14:35.332Z] === RUN TestInfoAPI [2022-03-25T19:14:35.332Z] --- PASS: TestInfoAPI (0.02s) [2022-03-25T19:14:35.332Z] === RUN TestInfoAPIWarnings [2022-03-25T19:14:35.572Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-03-25T19:14:36.401Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-03-25T19:14:36.508Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-03-25T19:14:36.508Z] === RUN TestDaemonDefaultNetworkPools [2022-03-25T19:14:36.869Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-03-25T19:14:37.074Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-03-25T19:14:37.074Z] docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows [2022-03-25T19:14:37.074Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-03-25T19:14:37.074Z] --- PASS: TestDaemonDefaultNetworkPools (0.75s) [2022-03-25T19:14:37.074Z] === RUN TestDaemonRestartWithExistingNetwork [2022-03-25T19:14:37.857Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-03-25T19:14:38.451Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s) [2022-03-25T19:14:38.451Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-03-25T19:14:38.845Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-03-25T19:14:39.353Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-03-25T19:14:39.353Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-03-25T19:14:39.353Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-03-25T19:14:39.353Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-03-25T19:14:39.353Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-03-25T19:14:39.353Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-03-25T19:14:39.821Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-03-25T19:14:39.833Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.29s) [2022-03-25T19:14:39.833Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-03-25T19:14:40.091Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.62s) [2022-03-25T19:14:40.091Z] === RUN TestServiceWithPredefinedNetwork [2022-03-25T19:14:40.288Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-03-25T19:14:40.288Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-03-25T19:14:40.288Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-03-25T19:14:40.349Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-03-25T19:14:40.413Z] --- PASS: TestBuildMultiStageCopy (14.74s) [2022-03-25T19:14:40.413Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (10.46s) [2022-03-25T19:14:40.413Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.83s) [2022-03-25T19:14:40.413Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.01s) [2022-03-25T19:14:40.413Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.13s) [2022-03-25T19:14:40.413Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.31s) [2022-03-25T19:14:40.413Z] === RUN TestBuildMultiStageParentConfig [2022-03-25T19:14:40.916Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-03-25T19:14:42.291Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-03-25T19:14:42.549Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-03-25T19:14:42.630Z] --- PASS: TestBuildMultiStageParentConfig (2.44s) [2022-03-25T19:14:42.630Z] === RUN TestBuildLabelWithTargets [2022-03-25T19:14:42.630Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-25T19:14:42.630Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2022-03-25T19:14:42.630Z] === RUN TestBuildWithEmptyLayers [2022-03-25T19:14:42.807Z] --- PASS: TestServiceWithPredefinedNetwork (2.61s) [2022-03-25T19:14:42.807Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-03-25T19:14:42.807Z] service_test.go:243: FLAKY_TEST [2022-03-25T19:14:42.807Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-25T19:14:42.807Z] === RUN TestServiceWithDataPathPortInit [2022-03-25T19:14:44.182Z] === RUN TestDockerSuite/TestBuildNetNone [2022-03-25T19:14:44.197Z] --- PASS: TestBuildWithEmptyLayers (1.42s) [2022-03-25T19:14:44.197Z] === RUN TestBuildMultiStageOnBuild [2022-03-25T19:14:44.441Z] === RUN TestDockerSuite/TestBuildNoContext [2022-03-25T19:14:45.380Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-03-25T19:14:46.315Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-03-25T19:14:47.252Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-03-25T19:14:47.511Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-03-25T19:14:47.511Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-03-25T19:14:47.770Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-03-25T19:14:48.028Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-03-25T19:14:48.595Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-03-25T19:14:49.972Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-03-25T19:14:50.230Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-03-25T19:14:52.133Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-03-25T19:14:53.472Z] --- PASS: TestInfoAPIWarnings (16.20s) [2022-03-25T19:14:53.472Z] === RUN TestInfoDebug [2022-03-25T19:14:53.472Z] --- PASS: TestInfoDebug (0.52s) [2022-03-25T19:14:53.472Z] === RUN TestInfoInsecureRegistries [2022-03-25T19:14:53.472Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-03-25T19:14:53.472Z] === RUN TestInfoRegistryMirrors [2022-03-25T19:14:53.472Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-03-25T19:14:53.472Z] === RUN TestLoginFailsWithBadCredentials [2022-03-25T19:14:53.472Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2022-03-25T19:14:53.472Z] === RUN TestPingCacheHeaders [2022-03-25T19:14:53.472Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-03-25T19:14:53.472Z] === RUN TestPingGet [2022-03-25T19:14:53.472Z] --- PASS: TestPingGet (0.01s) [2022-03-25T19:14:53.472Z] === RUN TestPingHead [2022-03-25T19:14:53.472Z] --- PASS: TestPingHead (0.02s) [2022-03-25T19:14:53.472Z] === RUN TestVersion [2022-03-25T19:14:53.472Z] --- PASS: TestVersion (0.01s) [2022-03-25T19:14:53.472Z] === CONT TestDiskUsage [2022-03-25T19:14:53.508Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-03-25T19:14:53.729Z] === RUN TestDiskUsage/empty [2022-03-25T19:14:53.729Z] === RUN TestDiskUsage/empty/container_types [2022-03-25T19:14:53.729Z] === RUN TestDiskUsage/empty/image_types [2022-03-25T19:14:53.729Z] === RUN TestDiskUsage/empty/volume_types [2022-03-25T19:14:53.729Z] === RUN TestDiskUsage/empty/build-cache_types [2022-03-25T19:14:53.729Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-03-25T19:14:53.729Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-03-25T19:14:53.729Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-03-25T19:14:53.729Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-03-25T19:14:53.729Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-03-25T19:14:53.729Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-03-25T19:14:53.729Z] === RUN TestDiskUsage/after_LoadBusybox [2022-03-25T19:14:53.988Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-03-25T19:14:53.988Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-03-25T19:14:53.988Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-03-25T19:14:53.988Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-03-25T19:14:53.988Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-03-25T19:14:53.988Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-03-25T19:14:53.988Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-03-25T19:14:53.988Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-03-25T19:14:53.988Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-03-25T19:14:53.988Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-03-25T19:14:53.988Z] === RUN TestDiskUsage/after_container.Run [2022-03-25T19:14:54.246Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-03-25T19:14:54.246Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-03-25T19:14:54.246Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-03-25T19:14:54.246Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-03-25T19:14:54.246Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-03-25T19:14:54.246Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-03-25T19:14:54.246Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-03-25T19:14:54.246Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-03-25T19:14:54.246Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-03-25T19:14:54.246Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-03-25T19:14:54.246Z] --- PASS: TestDiskUsage (1.07s) [2022-03-25T19:14:54.246Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-03-25T19:14:54.246Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-03-25T19:14:54.246Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-03-25T19:14:54.246Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-03-25T19:14:54.247Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-03-25T19:14:54.247Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-03-25T19:14:54.247Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-03-25T19:14:54.247Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-03-25T19:14:54.247Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-03-25T19:14:54.247Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-03-25T19:14:54.247Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-03-25T19:14:54.247Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.15s) [2022-03-25T19:14:54.247Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-03-25T19:14:54.247Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-03-25T19:14:54.247Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-03-25T19:14:54.247Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-03-25T19:14:54.247Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-03-25T19:14:54.247Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-03-25T19:14:54.247Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-03-25T19:14:54.247Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-03-25T19:14:54.247Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-03-25T19:14:54.247Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-03-25T19:14:54.247Z] --- PASS: TestDiskUsage/after_container.Run (0.27s) [2022-03-25T19:14:54.247Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-03-25T19:14:54.247Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-03-25T19:14:54.247Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-03-25T19:14:54.247Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-03-25T19:14:54.247Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-03-25T19:14:54.247Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-03-25T19:14:54.247Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-03-25T19:14:54.247Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-03-25T19:14:54.247Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-03-25T19:14:54.247Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-03-25T19:14:54.247Z] PASS [2022-03-25T19:14:54.247Z] [2022-03-25T19:14:54.247Z] === Skipped [2022-03-25T19:14:54.247Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-25T19:14:54.247Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-03-25T19:14:54.247Z] [2022-03-25T19:14:54.247Z] DONE 50 tests, 1 skipped in 19.693s [2022-03-25T19:14:54.247Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-03-25T19:14:54.247Z] ++ 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-03-25T19:14:54.247Z] ++ set -e [2022-03-25T19:14:54.247Z] ++ '[' -n 0 ']' [2022-03-25T19:14:54.247Z] ++ set -x [2022-03-25T19:14:54.247Z] ++ 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-03-25T19:14:54.505Z] INFO: Testing against a local daemon [2022-03-25T19:14:54.505Z] === RUN TestVolumesCreateAndList [2022-03-25T19:14:54.505Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-03-25T19:14:54.505Z] === RUN TestVolumesRemove [2022-03-25T19:14:54.505Z] --- PASS: TestVolumesRemove (0.06s) [2022-03-25T19:14:54.505Z] === RUN TestVolumesInspect [2022-03-25T19:14:54.505Z] --- PASS: TestVolumesInspect (0.02s) [2022-03-25T19:14:54.505Z] === RUN TestVolumesInvalidJSON [2022-03-25T19:14:54.505Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-03-25T19:14:54.505Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-03-25T19:14:54.505Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-03-25T19:14:54.505Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-03-25T19:14:54.505Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-03-25T19:14:54.505Z] PASS [2022-03-25T19:14:54.505Z] [2022-03-25T19:14:54.505Z] DONE 5 tests in 0.194s [2022-03-25T19:14:54.505Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-03-25T19:14:54.505Z] ++++ cat bundles/test-integration/docker.pid [2022-03-25T19:14:54.505Z] +++ kill 14223 [2022-03-25T19:14:54.763Z] +++ /etc/init.d/apparmor stop [2022-03-25T19:14:54.763Z] Leaving: AppArmorNo profiles have been unloaded. [2022-03-25T19:14:54.763Z] [2022-03-25T19:14:54.763Z] Unloading profiles will leave already running processes permanently [2022-03-25T19:14:54.763Z] unconfined, which can lead to unexpected situations. [2022-03-25T19:14:54.763Z] [2022-03-25T19:14:54.763Z] To set a process to complain mode, use the command line tool [2022-03-25T19:14:54.763Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-03-25T19:14:54.763Z] +++ true [2022-03-25T19:14:54.763Z] exiting test-integration [2022-03-25T19:14:54.763Z] ++ exit 0 [2022-03-25T19:14:54.763Z] [2022-03-25T19:14:54.883Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase Post stage [Pipeline] junit [2022-03-25T19:14:55.341Z] Recording test results [2022-03-25T19:14:55.450Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-03-25T19:14:55.542Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-03-25T19:14:55.883Z] + echo Ensuring container killed. [2022-03-25T19:14:55.883Z] Ensuring container killed. [2022-03-25T19:14:55.883Z] + docker rm -vf docker-pr1 [2022-03-25T19:14:55.883Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-03-25T19:14:56.163Z] + echo Chowning /workspace to jenkins user [2022-03-25T19:14:56.163Z] Chowning /workspace to jenkins user [2022-03-25T19:14:56.163Z] + id -u [2022-03-25T19:14:56.163Z] + id -g [2022-03-25T19:14:56.163Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43428:/workspace busybox chown -R 1000:1000 /workspace [2022-03-25T19:14:56.163Z] Unable to find image 'busybox:latest' locally [2022-03-25T19:14:56.163Z] latest: Pulling from library/busybox [2022-03-25T19:14:56.163Z] aa5434a6d997: Pulling fs layer [2022-03-25T19:14:56.386Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-03-25T19:14:56.421Z] aa5434a6d997: Verifying Checksum [2022-03-25T19:14:56.421Z] aa5434a6d997: Download complete [2022-03-25T19:14:56.421Z] aa5434a6d997: Pull complete [2022-03-25T19:14:56.421Z] Digest: sha256:caa382c432891547782ce7140fb3b7304613d3b0438834dce1cad68896ab110a [2022-03-25T19:14:56.421Z] Status: Downloaded newer image for busybox:latest [2022-03-25T19:14:56.646Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-03-25T19:14:58.092Z] + bundleName=arm64-integration [2022-03-25T19:14:58.092Z] + echo Creating arm64-integration-bundles.tar.gz [2022-03-25T19:14:58.092Z] Creating arm64-integration-bundles.tar.gz [2022-03-25T19:14:58.092Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-03-25T19:14:58.092Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2022-03-25T19:14:58.362Z] Archiving artifacts [2022-03-25T19:14:58.549Z] --- PASS: TestServiceWithDataPathPortInit (15.81s) [2022-03-25T19:14:58.549Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-03-25T19:14:59.116Z] === RUN TestDockerSuite/TestBuildPATH [2022-03-25T19:14:59.132Z] --- PASS: TestBuildMultiStageOnBuild (14.20s) [2022-03-25T19:14:59.132Z] === RUN TestBuildUncleanTarFilenames [2022-03-25T19:14:59.132Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-25T19:14:59.132Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2022-03-25T19:14:59.132Z] === RUN TestBuildMultiStageLayerLeak [2022-03-25T19:14:59.886Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43428/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-03-25T19:15:00.193Z] + make clean [2022-03-25T19:15:00.193Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-03-25T19:15:00.193Z] docker-dev-cache [2022-03-25T19:15:00.193Z] docker-mod-cache [Pipeline] deleteDir [2022-03-25T19:15:01.173Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-03-25T19:15:01.740Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [2022-03-25T19:15:01.999Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:zp7ar5ig37ahf0gjn0gec1khx Created:2022-03-25 19:15:00.050182523 +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[83c3f4515ffe85fc1887720e4e8fcb2dbcd973e5fb29304dec5dfc868903e8cb:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.p8tal43vd463edmbklt5y1bxd EndpointID:b2b9f2514ac898b58c0e0b651887a8d1f7c5b69f33f2cca0eb9eeb1728841b0f MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:b603796b8cdf45e39d9ad1f22e105baf1ee4996fd23bcef7ba5a53f57a01ae7e 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:76cfc02dd6a2 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.p8tal43vd463edmbklt5y1bxd EndpointID:b2b9f2514ac898b58c0e0b651887a8d1f7c5b69f33f2cca0eb9eeb1728841b0f EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [Pipeline] } [2022-03-25T19:15:02.257Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-03-25T19:15:04.964Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-03-25T19:15:04.964Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-03-25T19:15:04.965Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-03-25T19:15:04.965Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-03-25T19:15:04.965Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-03-25T19:15:05.607Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-03-25T19:15:05.607Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-03-25T19:15:05.607Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-03-25T19:15:05.607Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-03-25T19:15:06.441Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.82s) [2022-03-25T19:15:06.441Z] PASS [2022-03-25T19:15:06.441Z] [2022-03-25T19:15:06.441Z] === Skipped [2022-03-25T19:15:06.441Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-25T19:15:06.441Z] service_test.go:243: FLAKY_TEST [2022-03-25T19:15:06.441Z] [2022-03-25T19:15:06.441Z] DONE 26 tests, 1 skipped in 50.141s [2022-03-25T19:15:06.441Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-03-25T19:15:06.441Z] ++ 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-03-25T19:15:06.441Z] ++ set -e [2022-03-25T19:15:06.441Z] ++ '[' -n 0 ']' [2022-03-25T19:15:06.441Z] ++ set -x [2022-03-25T19:15:06.441Z] ++ 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-03-25T19:15:06.700Z] INFO: Testing against a local daemon [2022-03-25T19:15:06.700Z] === RUN TestDockerNetworkIpvlanPersistance [2022-03-25T19:15:06.700Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-25T19:15:06.700Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-03-25T19:15:06.700Z] === RUN TestDockerNetworkIpvlan [2022-03-25T19:15:06.700Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-25T19:15:06.700Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-03-25T19:15:06.700Z] PASS [2022-03-25T19:15:06.700Z] [2022-03-25T19:15:06.700Z] === Skipped [2022-03-25T19:15:06.700Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-03-25T19:15:06.700Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-25T19:15:06.700Z] [2022-03-25T19:15:06.700Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-03-25T19:15:06.700Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-25T19:15:06.700Z] [2022-03-25T19:15:06.700Z] DONE 2 tests, 2 skipped in 0.113s [2022-03-25T19:15:06.700Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-03-25T19:15:06.700Z] ++ 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-03-25T19:15:06.700Z] ++ set -e [2022-03-25T19:15:06.700Z] ++ '[' -n 0 ']' [2022-03-25T19:15:06.700Z] ++ set -x [2022-03-25T19:15:06.700Z] ++ 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-03-25T19:15:06.700Z] INFO: Testing against a local daemon [2022-03-25T19:15:06.700Z] === RUN TestDockerNetworkMacvlanPersistance [2022-03-25T19:15:08.077Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.39s) [2022-03-25T19:15:08.077Z] === RUN TestDockerNetworkMacvlan [2022-03-25T19:15:08.335Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-03-25T19:15:08.903Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-03-25T19:15:09.840Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-03-25T19:15:10.408Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-03-25T19:15:11.344Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-03-25T19:15:11.633Z] --- PASS: TestBuildMultiStageLayerLeak (11.87s) [2022-03-25T19:15:11.634Z] === RUN TestBuildWithHugeFile [2022-03-25T19:15:12.722Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-03-25T19:15:12.981Z] === RUN TestDockerSuite/TestBuildRm [2022-03-25T19:15:13.549Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-03-25T19:15:15.433Z] Created binary: bundles/binary-daemon/dockerd-dev [2022-03-25T19:15:15.433Z] Copying nested executables into bundles/binary-daemon [2022-03-25T19:15:15.433Z] Building: bundles/binary-daemon/docker-proxy-dev [2022-03-25T19:15:15.433Z] GOOS="" GOARCH="" GOARM="" [2022-03-25T19:15:15.433Z] Created binary: bundles/binary-daemon/docker-proxy-dev [2022-03-25T19:15:15.433Z] [Pipeline] } [2022-03-25T19:15:15.455Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-03-25T19:15:15.770Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43428/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=85572cac14168f9dc3fc3d9daa5eae1ba00eddf4 -e DOCKER_GRAPHDRIVER docker:85572cac14168f9dc3fc3d9daa5eae1ba00eddf4 hack/make.sh cross [2022-03-25T19:15:16.025Z] docker_api_swarm_test.go:304: [d76cef7225077] joining swarm manager [d25a2e689d3ca]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-25T19:15:16.025Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-03-25T19:15:16.030Z] [2022-03-25T19:15:16.030Z] Removing bundles/ [2022-03-25T19:15:16.291Z] [2022-03-25T19:15:16.291Z] ---> Making bundle: cross (in bundles/cross) [2022-03-25T19:15:16.291Z] Cross building: bundles/cross/linux/amd64 [2022-03-25T19:15:16.291Z] Building: bundles/cross/linux/amd64-daemon/dockerd-dev [2022-03-25T19:15:16.291Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-03-25T19:15:17.405Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-03-25T19:15:17.405Z] docker_api_swarm_test.go:305: [d8002e6eed82d] joining swarm manager [d25a2e689d3ca]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-25T19:15:17.471Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-03-25T19:15:17.471Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-03-25T19:15:17.471Z] === RUN TestDockerSuite/TestBuildBlankName [2022-03-25T19:15:17.939Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-03-25T19:15:18.342Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2022-03-25T19:15:18.601Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-03-25T19:15:19.170Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-03-25T19:15:19.741Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-03-25T19:15:20.001Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-03-25T19:15:20.570Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-03-25T19:15:21.139Z] --- PASS: TestDockerNetworkMacvlan (12.95s) [2022-03-25T19:15:21.139Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.11s) [2022-03-25T19:15:21.139Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2022-03-25T19:15:21.139Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.07s) [2022-03-25T19:15:21.139Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.38s) [2022-03-25T19:15:21.139Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.56s) [2022-03-25T19:15:21.139Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.80s) [2022-03-25T19:15:21.139Z] PASS [2022-03-25T19:15:21.139Z] [2022-03-25T19:15:21.139Z] DONE 8 tests in 14.470s [2022-03-25T19:15:21.139Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-03-25T19:15:21.139Z] ++ 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-03-25T19:15:21.139Z] ++ set -e [2022-03-25T19:15:21.139Z] ++ '[' -n 0 ']' [2022-03-25T19:15:21.139Z] ++ set -x [2022-03-25T19:15:21.139Z] ++ 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-03-25T19:15:21.139Z] testing: warning: no tests to run [2022-03-25T19:15:21.139Z] PASS [2022-03-25T19:15:21.139Z] [2022-03-25T19:15:21.139Z] DONE 0 tests in 0.047s [2022-03-25T19:15:21.139Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-03-25T19:15:21.139Z] ++ 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-03-25T19:15:21.139Z] ++ set -e [2022-03-25T19:15:21.139Z] ++ '[' -n 0 ']' [2022-03-25T19:15:21.139Z] ++ set -x [2022-03-25T19:15:21.139Z] ++ 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-03-25T19:15:21.397Z] INFO: Testing against a local daemon [2022-03-25T19:15:21.397Z] === RUN TestAuthZPluginAllowRequest [2022-03-25T19:15:21.397Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-03-25T19:15:22.332Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-03-25T19:15:22.591Z] --- PASS: TestAuthZPluginAllowRequest (1.33s) [2022-03-25T19:15:22.591Z] === RUN TestAuthZPluginTLS [2022-03-25T19:15:23.158Z] --- PASS: TestAuthZPluginTLS (0.58s) [2022-03-25T19:15:23.158Z] === RUN TestAuthZPluginDenyRequest [2022-03-25T19:15:23.411Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-03-25T19:15:23.742Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-03-25T19:15:23.742Z] === RUN TestAuthZPluginAPIDenyResponse [2022-03-25T19:15:24.308Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2022-03-25T19:15:24.308Z] === RUN TestAuthZPluginDenyResponse [2022-03-25T19:15:24.460Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-03-25T19:15:24.875Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-03-25T19:15:24.875Z] === RUN TestAuthZPluginAllowEventStream [2022-03-25T19:15:24.927Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-03-25T19:15:25.133Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-03-25T19:15:25.133Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-03-25T19:15:25.162Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-03-25T19:15:25.162Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-03-25T19:15:25.392Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-03-25T19:15:25.392Z] docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows [2022-03-25T19:15:25.392Z] === RUN TestDockerSuite/TestBuildSpaces [2022-03-25T19:15:25.630Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-03-25T19:15:25.650Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-03-25T19:15:26.220Z] --- PASS: TestAuthZPluginAllowEventStream (1.37s) [2022-03-25T19:15:26.220Z] === RUN TestAuthZPluginErrorResponse [2022-03-25T19:15:26.479Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-03-25T19:15:26.737Z] === RUN TestDockerSuite/TestBuildStderr [2022-03-25T19:15:26.737Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2022-03-25T19:15:26.737Z] === RUN TestAuthZPluginErrorRequest [2022-03-25T19:15:27.304Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-03-25T19:15:27.304Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-03-25T19:15:27.304Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-03-25T19:15:27.870Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s) [2022-03-25T19:15:27.870Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-03-25T19:15:29.672Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-03-25T19:15:29.781Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.84s) [2022-03-25T19:15:29.781Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-03-25T19:15:30.398Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-03-25T19:15:30.719Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-03-25T19:15:31.288Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.65s) [2022-03-25T19:15:31.288Z] === RUN TestAuthZPluginHeader [2022-03-25T19:15:31.547Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-03-25T19:15:31.884Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-03-25T19:15:32.115Z] --- PASS: TestAuthZPluginHeader (0.80s) [2022-03-25T19:15:32.116Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-03-25T19:15:32.375Z] docker_api_swarm_test.go:364: Waiting for possible election... [2022-03-25T19:15:32.375Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-03-25T19:15:32.942Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-03-25T19:15:33.877Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-03-25T19:15:34.812Z] === RUN TestDockerSuite/TestBuildUser [2022-03-25T19:15:35.707Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-03-25T19:15:36.718Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-03-25T19:15:36.718Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.41s) [2022-03-25T19:15:36.718Z] === RUN TestAuthZPluginV2Disable [2022-03-25T19:15:38.620Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-03-25T19:15:39.059Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-03-25T19:15:40.522Z] --- PASS: TestAuthZPluginV2Disable (3.73s) [2022-03-25T19:15:40.522Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-03-25T19:15:43.806Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-03-25T19:15:43.806Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.52s) [2022-03-25T19:15:43.806Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-03-25T19:15:46.369Z] docker_api_swarm_test.go:272: [d8aba26a5abd7] joining swarm manager [dcc31c948478b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-25T19:15:47.304Z] docker_api_swarm_test.go:273: [d3317250fb345] joining swarm manager [dcc31c948478b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-25T19:15:47.732Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-03-25T19:15:47.732Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-03-25T19:15:47.732Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-03-25T19:15:52.574Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-03-25T19:15:53.144Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-03-25T19:15:53.403Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-03-25T19:15:54.338Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-03-25T19:15:54.905Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-03-25T19:15:55.474Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.51s) [2022-03-25T19:15:55.474Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-03-25T19:15:56.043Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-03-25T19:15:56.043Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2022-03-25T19:15:56.043Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-03-25T19:15:56.043Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2022-03-25T19:15:56.043Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-03-25T19:15:56.043Z] docker_cli_build_test.go:5992: unmatched requirement DaemonIsWindows [2022-03-25T19:15:56.043Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-03-25T19:15:56.043Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2022-03-25T19:15:56.043Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-03-25T19:15:56.977Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-03-25T19:15:57.236Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-03-25T19:15:57.804Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-03-25T19:15:58.063Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-03-25T19:15:58.164Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-03-25T19:15:58.164Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-03-25T19:15:58.164Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-03-25T19:15:58.164Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-03-25T19:15:58.164Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-03-25T19:15:58.629Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-03-25T19:15:58.629Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-03-25T19:16:00.530Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-03-25T19:16:01.464Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-03-25T19:16:02.031Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-03-25T19:16:02.289Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-03-25T19:16:02.856Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-03-25T19:16:02.856Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2022-03-25T19:16:02.856Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-03-25T19:16:03.115Z] === RUN TestDockerSuite/TestBuildXZHost [2022-03-25T19:16:04.039Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-03-25T19:16:04.039Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-03-25T19:16:04.039Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-03-25T19:16:04.508Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-03-25T19:16:04.508Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-03-25T19:16:04.508Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-03-25T19:16:04.508Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-03-25T19:16:04.508Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-03-25T19:16:05.017Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-03-25T19:16:05.017Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-03-25T19:16:05.017Z] docker_cli_sni_test.go:18: Flakey test [2022-03-25T19:16:05.017Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-03-25T19:16:05.277Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-03-25T19:16:05.536Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-03-25T19:16:05.795Z] === RUN TestDockerSuite/TestCommitChange [2022-03-25T19:16:06.731Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-03-25T19:16:07.299Z] === RUN TestDockerSuite/TestCommitHardlink [2022-03-25T19:16:08.679Z] === RUN TestDockerSuite/TestCommitNewFile [2022-03-25T19:16:09.615Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-03-25T19:16:10.182Z] === RUN TestDockerSuite/TestCommitTTY [2022-03-25T19:16:11.557Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-03-25T19:16:11.815Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s) [2022-03-25T19:16:11.815Z] PASS [2022-03-25T19:16:11.815Z] [2022-03-25T19:16:11.815Z] DONE 17 tests in 50.708s [2022-03-25T19:16:11.815Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-03-25T19:16:11.815Z] ++ 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-03-25T19:16:11.815Z] ++ set -e [2022-03-25T19:16:11.815Z] ++ '[' -n 0 ']' [2022-03-25T19:16:11.815Z] ++ set -x [2022-03-25T19:16:11.815Z] ++ 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-03-25T19:16:11.815Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-03-25T19:16:12.074Z] INFO: Testing against a local daemon [2022-03-25T19:16:12.074Z] === RUN TestPluginInvalidJSON [2022-03-25T19:16:12.074Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-03-25T19:16:12.074Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-03-25T19:16:12.074Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-03-25T19:16:12.074Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-03-25T19:16:12.074Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-03-25T19:16:12.074Z] === RUN TestPluginInstall [2022-03-25T19:16:12.074Z] === RUN TestPluginInstall/no_auth [2022-03-25T19:16:13.011Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-03-25T19:16:13.579Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-03-25T19:16:13.579Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-03-25T19:16:13.579Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-03-25T19:16:13.837Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-03-25T19:16:13.837Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-03-25T19:16:13.837Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-03-25T19:16:13.837Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-03-25T19:16:14.096Z] time="2022-03-25T19:16:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-25T19:16:14.096Z] time="2022-03-25T19:16:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2f07b3cf81c422d19a8b13fd54bbead88e3caee66e39cd0e0a0d0232ea4e9e14" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-25T19:16:14.096Z] time="2022-03-25T19:16:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-25T19:16:14.096Z] time="2022-03-25T19:16:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2f07b3cf81c422d19a8b13fd54bbead88e3caee66e39cd0e0a0d0232ea4e9e14" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-25T19:16:14.355Z] === RUN TestPluginInstall/with_htpasswd [2022-03-25T19:16:14.923Z] time="2022-03-25T19:16:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-25T19:16:14.923Z] time="2022-03-25T19:16:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:cb1ef14471810a40085168e4120839b3f36690492cd7409e0a59da067404f8bf" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-25T19:16:14.923Z] time="2022-03-25T19:16:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-25T19:16:14.923Z] time="2022-03-25T19:16:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:cb1ef14471810a40085168e4120839b3f36690492cd7409e0a59da067404f8bf" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-25T19:16:15.182Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-03-25T19:16:15.182Z] === RUN TestPluginInstall/with_insecure [2022-03-25T19:16:16.559Z] time="2022-03-25T19:16:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-25T19:16:16.559Z] time="2022-03-25T19:16:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:44088002c6d9e3c07540806d5bea922d522b8d00e60d2a74af5e039660e2054a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-25T19:16:16.559Z] time="2022-03-25T19:16:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-25T19:16:16.559Z] time="2022-03-25T19:16:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:44088002c6d9e3c07540806d5bea922d522b8d00e60d2a74af5e039660e2054a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-25T19:16:16.559Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-03-25T19:16:16.559Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-03-25T19:16:16.559Z] plugin_test.go:165: [de72e8660726d] daemon is not started [2022-03-25T19:16:16.559Z] --- PASS: TestPluginInstall (4.46s) [2022-03-25T19:16:16.559Z] --- PASS: TestPluginInstall/no_auth (2.38s) [2022-03-25T19:16:16.559Z] --- PASS: TestPluginInstall/with_htpasswd (0.83s) [2022-03-25T19:16:16.559Z] --- PASS: TestPluginInstall/with_insecure (1.25s) [2022-03-25T19:16:16.559Z] === RUN TestPluginsWithRuntimes [2022-03-25T19:16:17.126Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-03-25T19:16:17.693Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-03-25T19:16:18.261Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-03-25T19:16:18.261Z] === RUN TestPluginsWithRuntimes/No_Args [2022-03-25T19:16:18.827Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-03-25T19:16:19.087Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-03-25T19:16:19.345Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-03-25T19:16:19.345Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-03-25T19:16:19.345Z] === RUN TestPluginsWithRuntimes/With_Args [2022-03-25T19:16:19.914Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-03-25T19:16:19.914Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-03-25T19:16:19.914Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-03-25T19:16:19.914Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-03-25T19:16:19.914Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-03-25T19:16:20.482Z] --- PASS: TestPluginsWithRuntimes (3.90s) [2022-03-25T19:16:20.482Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.04s) [2022-03-25T19:16:20.482Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.07s) [2022-03-25T19:16:20.482Z] === RUN TestPluginBackCompatMediaTypes [2022-03-25T19:16:20.482Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-03-25T19:16:21.048Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-03-25T19:16:21.307Z] --- PASS: TestPluginBackCompatMediaTypes (0.81s) [2022-03-25T19:16:21.307Z] PASS [2022-03-25T19:16:21.307Z] [2022-03-25T19:16:21.307Z] DONE 10 tests in 9.360s [2022-03-25T19:16:21.307Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-03-25T19:16:21.307Z] ++ 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-03-25T19:16:21.307Z] ++ set -e [2022-03-25T19:16:21.307Z] ++ '[' -n 0 ']' [2022-03-25T19:16:21.307Z] ++ set -x [2022-03-25T19:16:21.307Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-03-25T19:16:21.565Z] INFO: Testing against a local daemon [2022-03-25T19:16:21.565Z] === RUN TestExternalGraphDriver [2022-03-25T19:16:21.565Z] === RUN TestExternalGraphDriver/json [2022-03-25T19:16:21.565Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-03-25T19:16:21.566Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-03-25T19:16:22.941Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-03-25T19:16:23.200Z] === RUN TestExternalGraphDriver/spec [2022-03-25T19:16:23.458Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-03-25T19:16:23.458Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-03-25T19:16:24.025Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-03-25T19:16:24.593Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-03-25T19:16:25.160Z] === RUN TestExternalGraphDriver/pull [2022-03-25T19:16:25.160Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-03-25T19:16:25.727Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-03-25T19:16:25.727Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-03-25T19:16:26.319Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-03-25T19:16:26.558Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-03-25T19:16:26.887Z] --- PASS: TestExternalGraphDriver (5.50s) [2022-03-25T19:16:26.887Z] --- PASS: TestExternalGraphDriver/json (1.81s) [2022-03-25T19:16:26.887Z] --- PASS: TestExternalGraphDriver/spec (1.79s) [2022-03-25T19:16:26.887Z] --- PASS: TestExternalGraphDriver/pull (1.85s) [2022-03-25T19:16:26.887Z] === RUN TestGraphdriverPluginV2 [2022-03-25T19:16:26.887Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-03-25T19:16:27.456Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-03-25T19:16:27.714Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-03-25T19:16:27.973Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-03-25T19:16:28.909Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-03-25T19:16:29.176Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-03-25T19:16:30.551Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-03-25T19:16:30.551Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-03-25T19:16:30.551Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-03-25T19:16:30.551Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-03-25T19:16:30.551Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-03-25T19:16:31.488Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-03-25T19:16:32.057Z] --- PASS: TestGraphdriverPluginV2 (4.93s) [2022-03-25T19:16:32.057Z] PASS [2022-03-25T19:16:32.057Z] [2022-03-25T19:16:32.057Z] DONE 5 tests in 10.594s [2022-03-25T19:16:32.057Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-03-25T19:16:32.057Z] ++ 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-03-25T19:16:32.057Z] ++ set -e [2022-03-25T19:16:32.057Z] ++ '[' -n 0 ']' [2022-03-25T19:16:32.057Z] ++ set -x [2022-03-25T19:16:32.057Z] ++ 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-03-25T19:16:32.057Z] INFO: Testing against a local daemon [2022-03-25T19:16:32.057Z] === RUN TestContinueAfterPluginCrash [2022-03-25T19:16:32.057Z] === PAUSE TestContinueAfterPluginCrash [2022-03-25T19:16:32.057Z] === RUN TestReadPluginNoRead [2022-03-25T19:16:32.057Z] === PAUSE TestReadPluginNoRead [2022-03-25T19:16:32.057Z] === RUN TestDaemonStartWithLogOpt [2022-03-25T19:16:32.057Z] === PAUSE TestDaemonStartWithLogOpt [2022-03-25T19:16:32.057Z] === CONT TestContinueAfterPluginCrash [2022-03-25T19:16:32.057Z] === CONT TestDaemonStartWithLogOpt [2022-03-25T19:16:32.423Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-03-25T19:16:32.423Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-03-25T19:16:32.893Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-03-25T19:16:32.992Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-03-25T19:16:35.527Z] docker_api_swarm_node_test.go:20: [d10a1213b18f0] joining swarm manager [de10b3c666301]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-25T19:16:35.786Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-03-25T19:16:36.353Z] --- PASS: TestDaemonStartWithLogOpt (4.11s) [2022-03-25T19:16:36.353Z] === CONT TestReadPluginNoRead [2022-03-25T19:16:36.353Z] docker_api_swarm_node_test.go:21: [d905565fb966d] joining swarm manager [de10b3c666301]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-25T19:16:36.612Z] === RUN TestDockerSuite/TestContainerAPITop [2022-03-25T19:16:37.550Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-03-25T19:16:37.550Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-03-25T19:16:37.550Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-03-25T19:16:37.550Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-03-25T19:16:38.926Z] === RUN TestReadPluginNoRead/default [2022-03-25T19:16:40.306Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-03-25T19:16:40.306Z] === RUN TestReadPluginNoRead/disabled_caching [2022-03-25T19:16:40.876Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-03-25T19:16:40.876Z] --- PASS: TestContinueAfterPluginCrash (8.88s) [2022-03-25T19:16:41.811Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-03-25T19:16:41.811Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-03-25T19:16:43.187Z] === CONT TestReadPluginNoRead [2022-03-25T19:16:43.187Z] read_test.go:92: [dc9dd7771a6b5] daemon is not started [2022-03-25T19:16:43.187Z] --- PASS: TestReadPluginNoRead (7.00s) [2022-03-25T19:16:43.187Z] --- PASS: TestReadPluginNoRead/default (1.36s) [2022-03-25T19:16:43.187Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.51s) [2022-03-25T19:16:43.187Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.48s) [2022-03-25T19:16:43.187Z] PASS [2022-03-25T19:16:43.187Z] [2022-03-25T19:16:43.187Z] DONE 6 tests in 11.315s [2022-03-25T19:16:43.187Z] 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-03-25T19:16:43.187Z] ++ 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-03-25T19:16:43.187Z] ++ set -e [2022-03-25T19:16:43.187Z] ++ '[' -n 0 ']' [2022-03-25T19:16:43.187Z] ++ set -x [2022-03-25T19:16:43.187Z] ++ 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-03-25T19:16:43.187Z] testing: warning: no tests to run [2022-03-25T19:16:43.187Z] PASS [2022-03-25T19:16:43.187Z] [2022-03-25T19:16:43.187Z] DONE 0 tests in 0.062s [2022-03-25T19:16:43.446Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-03-25T19:16:43.446Z] ++ 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-03-25T19:16:43.446Z] ++ set -e [2022-03-25T19:16:43.446Z] ++ '[' -n 0 ']' [2022-03-25T19:16:43.446Z] ++ set -x [2022-03-25T19:16:43.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=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-03-25T19:16:43.446Z] INFO: Testing against a local daemon [2022-03-25T19:16:43.446Z] === RUN TestPluginWithDevMounts [2022-03-25T19:16:43.446Z] === PAUSE TestPluginWithDevMounts [2022-03-25T19:16:43.446Z] === CONT TestPluginWithDevMounts [2022-03-25T19:16:44.821Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-03-25T19:16:45.079Z] --- PASS: TestPluginWithDevMounts (1.66s) [2022-03-25T19:16:45.079Z] PASS [2022-03-25T19:16:45.079Z] [2022-03-25T19:16:45.079Z] DONE 1 tests in 1.805s [2022-03-25T19:16:45.079Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-03-25T19:16:45.079Z] ++ 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-03-25T19:16:45.079Z] ++ set -e [2022-03-25T19:16:45.079Z] ++ '[' -n 0 ']' [2022-03-25T19:16:45.079Z] ++ set -x [2022-03-25T19:16:45.079Z] ++ 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-03-25T19:16:45.079Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-03-25T19:16:45.338Z] INFO: Testing against a local daemon [2022-03-25T19:16:45.338Z] === RUN TestSecretInspect [2022-03-25T19:16:46.734Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-03-25T19:16:46.995Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-03-25T19:16:47.930Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-03-25T19:16:47.930Z] --- PASS: TestSecretInspect (2.63s) [2022-03-25T19:16:47.930Z] === RUN TestSecretList [2022-03-25T19:16:48.866Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2022-03-25T19:16:49.433Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2022-03-25T19:16:50.812Z] --- PASS: TestSecretList (2.78s) [2022-03-25T19:16:50.812Z] === RUN TestSecretsCreateAndDelete [2022-03-25T19:16:51.071Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2022-03-25T19:16:51.330Z] docker_api_swarm_test.go:502: [d257b71eae6ed] joining swarm manager [d3cfae58928af]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-25T19:16:52.704Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2022-03-25T19:16:52.963Z] --- PASS: TestSecretsCreateAndDelete (2.38s) [2022-03-25T19:16:52.963Z] === RUN TestSecretsUpdate [2022-03-25T19:16:54.337Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000ee2e10_} [2022-03-25T19:16:55.272Z] --- PASS: TestSecretsUpdate (2.26s) [2022-03-25T19:16:55.272Z] === RUN TestTemplatedSecret [2022-03-25T19:16:55.272Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-12975511235_/foo_false____} [2022-03-25T19:16:55.401Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-03-25T19:16:55.401Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-03-25T19:16:55.401Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-03-25T19:16:55.401Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-03-25T19:16:55.401Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-03-25T19:16:55.401Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-03-25T19:16:56.646Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-12975511235_/foo_true____} [2022-03-25T19:16:56.970Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-03-25T19:16:56.970Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-03-25T19:16:56.970Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-03-25T19:16:58.022Z] --- PASS: TestTemplatedSecret (2.77s) [2022-03-25T19:16:58.023Z] === RUN TestSecretCreateResolve [2022-03-25T19:16:58.282Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-32317266030_/foo_false____} [2022-03-25T19:16:59.658Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-32317266030_/foo_true____} [2022-03-25T19:17:00.592Z] --- PASS: TestSecretCreateResolve (2.29s) [2022-03-25T19:17:00.592Z] PASS [2022-03-25T19:17:00.592Z] [2022-03-25T19:17:00.592Z] DONE 6 tests in 15.226s [2022-03-25T19:17:00.592Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-03-25T19:17:00.592Z] ++ 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-03-25T19:17:00.592Z] ++ set -e [2022-03-25T19:17:00.592Z] ++ '[' -n 0 ']' [2022-03-25T19:17:00.592Z] ++ set -x [2022-03-25T19:17:00.592Z] ++ 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-03-25T19:17:00.592Z] INFO: Testing against a local daemon [2022-03-25T19:17:00.592Z] === RUN TestServiceCreateInit [2022-03-25T19:17:00.592Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-03-25T19:17:00.851Z] docker_api_swarm_test.go:507: [d28a880425b6c] joining swarm manager [d3cfae58928af]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-25T19:17:00.851Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-32317266030_/foo_true__0xc000ee2e40__} [2022-03-25T19:17:01.729Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-03-25T19:17:02.753Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000ee2e58_} [2022-03-25T19:17:03.302Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-03-25T19:17:03.302Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-03-25T19:17:03.302Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-03-25T19:17:03.302Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-03-25T19:17:03.302Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-03-25T19:17:03.688Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000ee2e70_} [2022-03-25T19:17:04.622Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-03-25T19:17:04.867Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-03-25T19:17:05.188Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000ee2e88_} [2022-03-25T19:17:05.854Z] === RUN TestDockerSuite/TestBuildCmd [2022-03-25T19:17:06.565Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000ee2ea0_} [2022-03-25T19:17:06.842Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-03-25T19:17:07.311Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-03-25T19:17:07.786Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-03-25T19:17:07.863Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd-dev [2022-03-25T19:17:07.979Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-03-25T19:17:08.238Z] --- PASS: TestServiceCreateInit (7.70s) [2022-03-25T19:17:08.238Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.90s) [2022-03-25T19:17:08.238Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.78s) [2022-03-25T19:17:08.238Z] === RUN TestCreateServiceMultipleTimes [2022-03-25T19:17:08.343Z] --- PASS: TestBuildWithHugeFile (107.84s) [2022-03-25T19:17:08.343Z] === RUN TestBuildWCOWSandboxSize [2022-03-25T19:17:08.343Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-25T19:17:08.343Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-03-25T19:17:08.343Z] === RUN TestBuildWithEmptyDockerfile [2022-03-25T19:17:08.343Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-25T19:17:08.343Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-25T19:17:08.343Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-25T19:17:08.343Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-25T19:17:08.343Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-25T19:17:08.343Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-25T19:17:08.343Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-25T19:17:08.343Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-25T19:17:08.343Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-25T19:17:08.343Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2022-03-25T19:17:08.343Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2022-03-25T19:17:08.343Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-03-25T19:17:08.343Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-03-25T19:17:08.343Z] === RUN TestBuildPreserveOwnership [2022-03-25T19:17:08.343Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-25T19:17:08.343Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-03-25T19:17:08.343Z] === RUN TestBuildPlatformInvalid [2022-03-25T19:17:08.343Z] --- PASS: TestBuildPlatformInvalid (0.06s) [2022-03-25T19:17:08.343Z] PASS [2022-03-25T19:17:08.343Z] ok github.com/docker/docker/integration/build 181.199s [2022-03-25T19:17:08.343Z] [2022-03-25T19:17:08.343Z] === Skipped [2022-03-25T19:17:08.343Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-03-25T19:17:08.343Z] build_session_test.go:25: TODO: BuildKit [2022-03-25T19:17:08.343Z] [2022-03-25T19:17:08.343Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-03-25T19:17:08.343Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:17:08.343Z] [2022-03-25T19:17:08.343Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2022-03-25T19:17:08.343Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-25T19:17:08.343Z] [2022-03-25T19:17:08.343Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2022-03-25T19:17:08.343Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-25T19:17:08.343Z] [2022-03-25T19:17:08.343Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-03-25T19:17:08.343Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-25T19:17:08.343Z] [2022-03-25T19:17:08.343Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-03-25T19:17:08.343Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-25T19:17:08.343Z] [2022-03-25T19:17:08.343Z] DONE 29 tests, 6 skipped in 215.686s [2022-03-25T19:17:08.343Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-03-25T19:17:08.343Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-25T19:17:08.343Z] INFO: Testing against a local daemon [2022-03-25T19:17:08.343Z] === RUN TestConfigInspect [2022-03-25T19:17:08.343Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:17:08.343Z] --- SKIP: TestConfigInspect (0.00s) [2022-03-25T19:17:08.343Z] === RUN TestConfigList [2022-03-25T19:17:08.343Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:17:08.343Z] --- SKIP: TestConfigList (0.00s) [2022-03-25T19:17:08.343Z] === RUN TestConfigsCreateAndDelete [2022-03-25T19:17:08.343Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:17:08.343Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-03-25T19:17:08.343Z] === RUN TestConfigsUpdate [2022-03-25T19:17:08.343Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:17:08.343Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-03-25T19:17:08.343Z] === RUN TestTemplatedConfig [2022-03-25T19:17:08.343Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:17:08.343Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-03-25T19:17:08.343Z] === RUN TestConfigCreateResolve [2022-03-25T19:17:08.343Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-03-25T19:17:08.343Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-03-25T19:17:08.343Z] PASS [2022-03-25T19:17:08.343Z] ok github.com/docker/docker/integration/config 0.104s [2022-03-25T19:17:08.343Z] [2022-03-25T19:17:08.343Z] === Skipped [2022-03-25T19:17:08.343Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-03-25T19:17:08.343Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:17:08.343Z] [2022-03-25T19:17:08.343Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-03-25T19:17:08.343Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:17:08.343Z] [2022-03-25T19:17:08.343Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-03-25T19:17:08.343Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:17:08.343Z] [2022-03-25T19:17:08.343Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-03-25T19:17:08.343Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:17:08.343Z] [2022-03-25T19:17:08.343Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-03-25T19:17:08.343Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:17:08.343Z] [2022-03-25T19:17:08.343Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-03-25T19:17:08.343Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-03-25T19:17:08.343Z] [2022-03-25T19:17:08.343Z] DONE 6 tests, 6 skipped in 2.162s [2022-03-25T19:17:08.343Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-03-25T19:17:08.343Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-25T19:17:08.343Z] INFO: Testing against a local daemon [2022-03-25T19:17:08.343Z] === RUN TestCheckpoint [2022-03-25T19:17:08.343Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-25T19:17:08.343Z] --- SKIP: TestCheckpoint (0.00s) [2022-03-25T19:17:08.343Z] === RUN TestContainerInvalidJSON [2022-03-25T19:17:08.343Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-03-25T19:17:08.343Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-03-25T19:17:08.343Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-03-25T19:17:08.343Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-03-25T19:17:08.343Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-03-25T19:17:08.343Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-03-25T19:17:08.343Z] --- PASS: TestContainerInvalidJSON (0.03s) [2022-03-25T19:17:08.343Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-03-25T19:17:08.343Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-03-25T19:17:08.343Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-03-25T19:17:08.343Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.24s) [2022-03-25T19:17:08.343Z] === RUN TestCopyFromContainerPathIsNotDir [2022-03-25T19:17:08.343Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.21s) [2022-03-25T19:17:08.343Z] === RUN TestCopyToContainerPathDoesNotExist [2022-03-25T19:17:08.343Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.24s) [2022-03-25T19:17:08.343Z] === RUN TestCopyToContainerPathIsNotDir [2022-03-25T19:17:08.343Z] --- PASS: TestCopyToContainerPathIsNotDir (0.22s) [2022-03-25T19:17:08.343Z] === RUN TestCopyFromContainer [2022-03-25T19:17:08.343Z] copy_test.go:78: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:17:08.343Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-03-25T19:17:08.343Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-03-25T19:17:08.343Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-25T19:17:08.343Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-25T19:17:08.343Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-25T19:17:08.343Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-25T19:17:08.343Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-25T19:17:08.343Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-25T19:17:08.343Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-25T19:17:08.343Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-25T19:17:08.343Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-25T19:17:08.343Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-03-25T19:17:08.343Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-03-25T19:17:08.343Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2022-03-25T19:17:08.343Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2022-03-25T19:17:08.343Z] === RUN TestCreateLinkToNonExistingContainer [2022-03-25T19:17:08.343Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-03-25T19:17:08.343Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.01s) [2022-03-25T19:17:08.343Z] === RUN TestCreateWithInvalidEnv [2022-03-25T19:17:08.343Z] === RUN TestCreateWithInvalidEnv/0 [2022-03-25T19:17:08.343Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-03-25T19:17:08.343Z] === RUN TestCreateWithInvalidEnv/1 [2022-03-25T19:17:08.343Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-03-25T19:17:08.343Z] === RUN TestCreateWithInvalidEnv/2 [2022-03-25T19:17:08.343Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-03-25T19:17:08.343Z] === CONT TestCreateWithInvalidEnv/0 [2022-03-25T19:17:08.343Z] === CONT TestCreateWithInvalidEnv/2 [2022-03-25T19:17:08.343Z] === CONT TestCreateWithInvalidEnv/1 [2022-03-25T19:17:08.343Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2022-03-25T19:17:08.343Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-03-25T19:17:08.343Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-03-25T19:17:08.343Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-03-25T19:17:08.343Z] === RUN TestCreateTmpfsMountsTarget [2022-03-25T19:17:08.343Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:17:08.343Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-03-25T19:17:08.343Z] === RUN TestCreateWithCustomMaskedPaths [2022-03-25T19:17:08.343Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-03-25T19:17:08.343Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-03-25T19:17:08.343Z] === RUN TestCreateWithCustomReadonlyPaths [2022-03-25T19:17:08.343Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-03-25T19:17:08.343Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-03-25T19:17:08.343Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-03-25T19:17:08.343Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-25T19:17:08.343Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-25T19:17:08.343Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-25T19:17:08.343Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-25T19:17:08.343Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-25T19:17:08.343Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-25T19:17:08.343Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-25T19:17:08.343Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-25T19:17:08.343Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-25T19:17:08.343Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-25T19:17:08.343Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-25T19:17:08.343Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-25T19:17:08.343Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-25T19:17:08.343Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-25T19:17:08.343Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-25T19:17:08.343Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2022-03-25T19:17:08.343Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-03-25T19:17:08.343Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-03-25T19:17:08.343Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-03-25T19:17:08.343Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-03-25T19:17:08.343Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-03-25T19:17:08.343Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-03-25T19:17:08.343Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-03-25T19:17:08.343Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-03-25T19:17:08.343Z] === RUN TestCreateDifferentPlatform [2022-03-25T19:17:08.343Z] === RUN TestCreateDifferentPlatform/different_os [2022-03-25T19:17:08.343Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-03-25T19:17:08.343Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2022-03-25T19:17:08.343Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2022-03-25T19:17:08.343Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s) [2022-03-25T19:17:08.343Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-03-25T19:17:08.343Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.11s) [2022-03-25T19:17:08.343Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-03-25T19:17:08.343Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-03-25T19:17:08.343Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2022-03-25T19:17:08.343Z] === RUN TestContainerKillOnDaemonStart [2022-03-25T19:17:08.343Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:17:08.343Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-03-25T19:17:08.343Z] === RUN TestDiff [2022-03-25T19:17:08.343Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-03-25T19:17:08.343Z] --- SKIP: TestDiff (0.00s) [2022-03-25T19:17:08.343Z] === RUN TestExecWithCloseStdin [2022-03-25T19:17:08.343Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-03-25T19:17:08.343Z] --- SKIP: TestExecWithCloseStdin (0.00s) [2022-03-25T19:17:08.343Z] === RUN TestExec [2022-03-25T19:17:08.435Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2022-03-25T19:17:09.173Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-03-25T19:17:09.173Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-03-25T19:17:09.173Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-03-25T19:17:09.173Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-03-25T19:17:09.173Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-03-25T19:17:09.173Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-03-25T19:17:09.173Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-03-25T19:17:09.173Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-03-25T19:17:09.173Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-03-25T19:17:09.173Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-03-25T19:17:09.173Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-03-25T19:17:09.173Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-03-25T19:17:09.173Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-03-25T19:17:09.173Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-03-25T19:17:09.173Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-03-25T19:17:09.173Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-03-25T19:17:09.173Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-03-25T19:17:09.173Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-03-25T19:17:09.330Z] --- PASS: TestExec (4.12s) [2022-03-25T19:17:09.330Z] === RUN TestExecUser [2022-03-25T19:17:09.330Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-03-25T19:17:09.330Z] --- SKIP: TestExecUser (0.00s) [2022-03-25T19:17:09.330Z] === RUN TestExportContainerAndImportImage [2022-03-25T19:17:09.331Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:17:09.331Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-03-25T19:17:09.331Z] === RUN TestExportContainerAfterDaemonRestart [2022-03-25T19:17:09.331Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:17:09.331Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-03-25T19:17:09.331Z] === RUN TestHealthCheckWorkdir [2022-03-25T19:17:09.331Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-03-25T19:17:09.331Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-03-25T19:17:09.331Z] === RUN TestHealthKillContainer [2022-03-25T19:17:09.331Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-03-25T19:17:09.331Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-03-25T19:17:09.331Z] === RUN TestInspectCpusetInConfigPre120 [2022-03-25T19:17:09.331Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-03-25T19:17:09.331Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-03-25T19:17:09.331Z] === RUN TestKillContainerInvalidSignal [2022-03-25T19:17:09.819Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2022-03-25T19:17:09.819Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-03-25T19:17:09.819Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2022-03-25T19:17:09.819Z] Cross building: bundles/cross/windows/amd64 [2022-03-25T19:17:10.080Z] Building: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2022-03-25T19:17:10.080Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-03-25T19:17:11.706Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-03-25T19:17:12.313Z] --- PASS: TestKillContainerInvalidSignal (3.22s) [2022-03-25T19:17:12.313Z] === RUN TestKillContainer [2022-03-25T19:17:12.313Z] === RUN TestKillContainer/no_signal [2022-03-25T19:17:13.611Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-03-25T19:17:13.655Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-03-25T19:17:15.874Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-03-25T19:17:15.874Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-03-25T19:17:15.874Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-03-25T19:17:16.110Z] === RUN TestKillContainer/non_killing_signal [2022-03-25T19:17:16.110Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-03-25T19:17:16.110Z] === RUN TestKillContainer/killing_signal [2022-03-25T19:17:16.896Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-03-25T19:17:17.440Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-03-25T19:17:17.440Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-03-25T19:17:17.440Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-03-25T19:17:17.464Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-03-25T19:17:17.464Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-03-25T19:17:17.916Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-03-25T19:17:18.030Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-03-25T19:17:18.289Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-03-25T19:17:19.075Z] --- PASS: TestKillContainer (6.48s) [2022-03-25T19:17:19.075Z] --- PASS: TestKillContainer/no_signal (3.22s) [2022-03-25T19:17:19.075Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-03-25T19:17:19.075Z] --- PASS: TestKillContainer/killing_signal (3.21s) [2022-03-25T19:17:19.075Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-03-25T19:17:19.075Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-25T19:17:19.075Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-03-25T19:17:19.075Z] === RUN TestKillStoppedContainer [2022-03-25T19:17:19.075Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-25T19:17:19.075Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-03-25T19:17:19.075Z] === RUN TestKillStoppedContainerAPIPre120 [2022-03-25T19:17:19.075Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-25T19:17:19.075Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-03-25T19:17:19.075Z] === RUN TestKillDifferentUserContainer [2022-03-25T19:17:19.075Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-03-25T19:17:19.075Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-03-25T19:17:19.075Z] === RUN TestInspectOomKilledTrue [2022-03-25T19:17:19.075Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:17:19.075Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-03-25T19:17:19.075Z] === RUN TestInspectOomKilledFalse [2022-03-25T19:17:19.075Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-25T19:17:19.075Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-03-25T19:17:19.075Z] === RUN TestLogsFollowTailEmpty [2022-03-25T19:17:19.668Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-03-25T19:17:19.926Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-03-25T19:17:20.133Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-03-25T19:17:20.492Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-03-25T19:17:21.060Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-03-25T19:17:21.121Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-03-25T19:17:21.589Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-03-25T19:17:21.589Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-03-25T19:17:21.589Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-03-25T19:17:21.626Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-03-25T19:17:22.033Z] --- PASS: TestLogsFollowTailEmpty (3.05s) [2022-03-25T19:17:22.033Z] === RUN TestNetworkNat [2022-03-25T19:17:22.033Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-03-25T19:17:22.033Z] --- SKIP: TestNetworkNat (0.00s) [2022-03-25T19:17:22.033Z] === RUN TestNetworkLocalhostTCPNat [2022-03-25T19:17:22.193Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-03-25T19:17:22.576Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-03-25T19:17:22.762Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-03-25T19:17:23.330Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-03-25T19:17:23.563Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-03-25T19:17:23.563Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-03-25T19:17:23.563Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-03-25T19:17:23.563Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-03-25T19:17:23.563Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-03-25T19:17:23.896Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-03-25T19:17:24.155Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-03-25T19:17:25.092Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-03-25T19:17:25.660Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-03-25T19:17:25.660Z] --- PASS: TestCreateServiceMultipleTimes (17.53s) [2022-03-25T19:17:25.660Z] === RUN TestCreateServiceConflict [2022-03-25T19:17:26.227Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-03-25T19:17:26.794Z] --- PASS: TestNetworkLocalhostTCPNat (4.10s) [2022-03-25T19:17:26.794Z] === RUN TestNetworkLoopbackNat [2022-03-25T19:17:26.794Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-03-25T19:17:26.794Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-03-25T19:17:26.794Z] === RUN TestPause [2022-03-25T19:17:26.794Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-03-25T19:17:26.794Z] --- SKIP: TestPause (0.00s) [2022-03-25T19:17:26.794Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-03-25T19:17:26.795Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-03-25T19:17:27.053Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-03-25T19:17:27.623Z] === RUN TestDockerSuite/TestCpRelativePath [2022-03-25T19:17:28.190Z] --- PASS: TestCreateServiceConflict (2.48s) [2022-03-25T19:17:28.190Z] === RUN TestCreateServiceMaxReplicas [2022-03-25T19:17:28.325Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-03-25T19:17:28.458Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-03-25T19:17:29.396Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-03-25T19:17:29.655Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-03-25T19:17:29.753Z] --- PASS: TestPauseFailsOnWindowsServerContainers (3.25s) [2022-03-25T19:17:29.753Z] === RUN TestPauseStopPausedContainer [2022-03-25T19:17:29.753Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:17:29.753Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-03-25T19:17:29.753Z] === RUN TestPsFilter [2022-03-25T19:17:29.753Z] --- PASS: TestPsFilter (0.37s) [2022-03-25T19:17:29.753Z] === RUN TestRemoveContainerWithRemovedVolume [2022-03-25T19:17:31.035Z] === RUN TestDockerSuite/TestCpToCaseA [2022-03-25T19:17:31.602Z] --- PASS: TestCreateServiceMaxReplicas (3.43s) [2022-03-25T19:17:31.602Z] === RUN TestCreateWithDuplicateNetworkNames [2022-03-25T19:17:32.171Z] === RUN TestDockerSuite/TestCpToCaseB [2022-03-25T19:17:32.727Z] --- PASS: TestRemoveContainerWithRemovedVolume (3.17s) [2022-03-25T19:17:32.727Z] === RUN TestRemoveContainerWithVolume [2022-03-25T19:17:32.738Z] === RUN TestDockerSuite/TestCpToCaseC [2022-03-25T19:17:33.511Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-03-25T19:17:33.978Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-03-25T19:17:34.640Z] === RUN TestDockerSuite/TestCpToCaseD [2022-03-25T19:17:34.962Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-03-25T19:17:35.209Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-03-25T19:17:36.524Z] --- PASS: TestRemoveContainerWithVolume (3.14s) [2022-03-25T19:17:36.524Z] === RUN TestRemoveContainerRunning [2022-03-25T19:17:37.743Z] docker_api_swarm_node_test.go:81: [d77040f9e020e] joining swarm manager [d918bf1e138b3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-25T19:17:38.001Z] === RUN TestDockerSuite/TestCpToCaseE [2022-03-25T19:17:39.480Z] --- PASS: TestRemoveContainerRunning (3.11s) [2022-03-25T19:17:39.480Z] === RUN TestRemoveContainerForceRemoveRunning [2022-03-25T19:17:40.532Z] === RUN TestDockerSuite/TestCpToCaseF [2022-03-25T19:17:41.098Z] === RUN TestDockerSuite/TestCpToCaseG [2022-03-25T19:17:42.432Z] --- PASS: TestRemoveContainerForceRemoveRunning (3.05s) [2022-03-25T19:17:42.432Z] === RUN TestRemoveInvalidContainer [2022-03-25T19:17:42.432Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2022-03-25T19:17:42.432Z] === RUN TestRenameLinkedContainer [2022-03-25T19:17:42.432Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-03-25T19:17:42.432Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-03-25T19:17:42.432Z] === RUN TestRenameStoppedContainer [2022-03-25T19:17:44.383Z] === RUN TestDockerSuite/TestCpToCaseH [2022-03-25T19:17:45.383Z] --- PASS: TestRenameStoppedContainer (3.08s) [2022-03-25T19:17:45.383Z] === RUN TestRenameRunningContainerAndReuse [2022-03-25T19:17:45.760Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.95s) [2022-03-25T19:17:45.760Z] === RUN TestCreateServiceSecretFileMode [2022-03-25T19:17:47.136Z] === RUN TestDockerSuite/TestCpToCaseI [2022-03-25T19:17:47.704Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-03-25T19:17:50.239Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-03-25T19:17:50.805Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-03-25T19:17:50.805Z] === RUN TestDockerSuite/TestCpToDot [2022-03-25T19:17:51.373Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-03-25T19:17:52.323Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-03-25T19:17:52.550Z] --- PASS: TestRenameRunningContainerAndReuse (6.32s) [2022-03-25T19:17:52.551Z] === RUN TestRenameInvalidName [2022-03-25T19:17:52.890Z] docker_api_swarm_node_test.go:53: [d8de304c706df] joining swarm manager [dab63eecd3246]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-25T19:17:53.456Z] === RUN TestDockerSuite/TestCpToStdout [2022-03-25T19:17:54.023Z] docker_api_swarm_node_test.go:54: [d2d95712134e2] joining swarm manager [dab63eecd3246]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-25T19:17:54.281Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-03-25T19:17:54.769Z] --- PASS: TestRenameInvalidName (3.11s) [2022-03-25T19:17:54.769Z] === RUN TestRenameAnonymousContainer [2022-03-25T19:17:54.848Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-03-25T19:17:55.107Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-03-25T19:17:55.677Z] === RUN TestDockerSuite/TestCpVolumePath [2022-03-25T19:17:56.179Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-03-25T19:17:56.612Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-03-25T19:17:56.612Z] === RUN TestDockerSuite/TestCreateArgs [2022-03-25T19:17:56.612Z] === RUN TestDockerSuite/TestCreateByImageID [2022-03-25T19:17:56.872Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-03-25T19:17:57.438Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-03-25T19:17:57.438Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-03-25T19:17:57.438Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-03-25T19:17:57.438Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-03-25T19:17:57.697Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-03-25T19:17:57.955Z] === RUN TestDockerSuite/TestCreateLabels [2022-03-25T19:17:58.214Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-03-25T19:17:58.214Z] === RUN TestDockerSuite/TestCreateRM [2022-03-25T19:17:58.214Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-03-25T19:17:58.214Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-03-25T19:17:58.214Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-03-25T19:17:58.473Z] --- PASS: TestCreateServiceSecretFileMode (12.69s) [2022-03-25T19:17:58.473Z] === RUN TestCreateServiceConfigFileMode [2022-03-25T19:17:58.473Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-03-25T19:17:58.473Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-03-25T19:18:00.375Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-03-25T19:18:00.375Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-03-25T19:18:00.375Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-03-25T19:18:03.661Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-03-25T19:18:03.661Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-03-25T19:18:03.661Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-03-25T19:18:03.661Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-03-25T19:18:03.661Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-03-25T19:18:03.661Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-03-25T19:18:03.919Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-03-25T19:18:04.191Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-03-25T19:18:04.191Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-03-25T19:18:04.191Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-03-25T19:18:04.854Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-03-25T19:18:05.419Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-03-25T19:18:06.355Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-03-25T19:18:06.587Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-03-25T19:18:07.290Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-03-25T19:18:07.549Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-03-25T19:18:07.984Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-03-25T19:18:07.984Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-03-25T19:18:07.984Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-03-25T19:18:07.984Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-03-25T19:18:08.118Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-03-25T19:18:08.118Z] === RUN TestDockerSuite/TestDevicePermissions [2022-03-25T19:18:08.458Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-03-25T19:18:08.458Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-03-25T19:18:08.458Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-03-25T19:18:08.687Z] === RUN TestDockerSuite/TestDockerFails [2022-03-25T19:18:08.687Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-03-25T19:18:08.687Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-03-25T19:18:08.687Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-03-25T19:18:08.927Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-03-25T19:18:08.927Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-03-25T19:18:08.927Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-03-25T19:18:09.254Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-03-25T19:18:09.700Z] --- PASS: TestRenameAnonymousContainer (13.97s) [2022-03-25T19:18:09.701Z] === RUN TestRenameContainerWithSameName [2022-03-25T19:18:09.821Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-03-25T19:18:10.759Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-03-25T19:18:11.018Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-03-25T19:18:11.018Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-03-25T19:18:11.276Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-03-25T19:18:11.276Z] --- PASS: TestCreateServiceConfigFileMode (12.96s) [2022-03-25T19:18:11.276Z] === RUN TestCreateServiceSysctls [2022-03-25T19:18:11.917Z] --- PASS: TestRenameContainerWithSameName (3.16s) [2022-03-25T19:18:11.917Z] === RUN TestRenameContainerWithLinkedContainer [2022-03-25T19:18:11.917Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-03-25T19:18:11.917Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-03-25T19:18:11.917Z] === RUN TestResize [2022-03-25T19:18:14.575Z] --- PASS: TestCreateServiceSysctls (3.15s) [2022-03-25T19:18:14.576Z] === RUN TestCreateServiceCapabilities [2022-03-25T19:18:14.871Z] --- PASS: TestResize (3.09s) [2022-03-25T19:18:14.871Z] === RUN TestResizeWithInvalidSize [2022-03-25T19:18:17.104Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-03-25T19:18:17.104Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-03-25T19:18:17.104Z] --- PASS: TestCreateServiceCapabilities (2.54s) [2022-03-25T19:18:17.104Z] === RUN TestInspect [2022-03-25T19:18:18.662Z] --- PASS: TestResizeWithInvalidSize (3.09s) [2022-03-25T19:18:18.662Z] === RUN TestResizeWhenContainerNotStarted [2022-03-25T19:18:19.009Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-03-25T19:18:20.385Z] --- PASS: TestInspect (3.34s) [2022-03-25T19:18:20.385Z] === RUN TestCreateJob [2022-03-25T19:18:21.320Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-03-25T19:18:21.613Z] --- PASS: TestResizeWhenContainerNotStarted (3.07s) [2022-03-25T19:18:21.613Z] === RUN TestDaemonRestartKillContainers [2022-03-25T19:18:21.613Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:18:21.613Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-03-25T19:18:21.613Z] === RUN TestStats [2022-03-25T19:18:21.613Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-03-25T19:18:21.613Z] --- SKIP: TestStats (0.00s) [2022-03-25T19:18:21.613Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-03-25T19:18:22.698Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-03-25T19:18:23.633Z] === RUN TestDockerSuite/TestEventsAttach [2022-03-25T19:18:23.891Z] --- PASS: TestCreateJob (3.55s) [2022-03-25T19:18:23.891Z] === RUN TestReplicatedJob [2022-03-25T19:18:24.150Z] === RUN TestDockerSuite/TestEventsCommit [2022-03-25T19:18:25.085Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-03-25T19:18:25.653Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-03-25T19:18:26.221Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-03-25T19:18:26.480Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-03-25T19:18:27.047Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-03-25T19:18:28.952Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-03-25T19:18:29.889Z] --- PASS: TestReplicatedJob (5.77s) [2022-03-25T19:18:29.889Z] === RUN TestUpdateReplicatedJob [2022-03-25T19:18:29.889Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-03-25T19:18:30.276Z] --- PASS: TestStopContainerWithRestartPolicyAlways (8.39s) [2022-03-25T19:18:30.276Z] === RUN TestStopContainerWithTimeout [2022-03-25T19:18:30.276Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-03-25T19:18:30.276Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-03-25T19:18:30.276Z] === RUN TestUpdateRestartPolicy [2022-03-25T19:18:32.422Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-03-25T19:18:32.422Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-03-25T19:18:33.358Z] --- PASS: TestUpdateReplicatedJob (3.61s) [2022-03-25T19:18:33.358Z] === RUN TestServiceListWithStatuses [2022-03-25T19:18:33.358Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-25T19:18:33.358Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-03-25T19:18:33.358Z] === RUN TestDockerNetworkConnectAlias [2022-03-25T19:18:34.735Z] docker_api_swarm_test.go:202: [d5fd4f792f542] joining swarm manager [d98f3df47d50c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-25T19:18:34.998Z] === RUN TestDockerSuite/TestEventsCopy [2022-03-25T19:18:36.374Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-03-25T19:18:37.751Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-03-25T19:18:38.685Z] --- PASS: TestDockerNetworkConnectAlias (5.54s) [2022-03-25T19:18:38.685Z] === RUN TestDockerNetworkReConnect [2022-03-25T19:18:42.871Z] --- PASS: TestDockerNetworkReConnect (3.42s) [2022-03-25T19:18:42.871Z] === RUN TestServicePlugin [2022-03-25T19:18:43.439Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-03-25T19:18:43.699Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-03-25T19:18:44.789Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-03-25T19:18:45.075Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-03-25T19:18:45.075Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-03-25T19:18:45.333Z] === RUN TestDockerSuite/TestEventsFilterType [2022-03-25T19:18:45.592Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-03-25T19:18:45.775Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-03-25T19:18:45.775Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-03-25T19:18:45.851Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-03-25T19:18:45.851Z] === RUN TestDockerSuite/TestEventsFilters [2022-03-25T19:18:46.110Z] plugin_test.go:61: [d1690225cf1ad] joining swarm manager [df8385036be20]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-25T19:18:46.243Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-03-25T19:18:47.045Z] === RUN TestDockerSuite/TestEventsFormat [2022-03-25T19:18:47.199Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-03-25T19:18:47.611Z] plugin_test.go:64: [d9d025195bc83] joining swarm manager [df8385036be20]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-25T19:18:48.179Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-03-25T19:18:48.179Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-03-25T19:18:48.179Z] === RUN TestDockerSuite/TestEventsImageImport [2022-03-25T19:18:49.114Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-03-25T19:18:49.114Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-03-25T19:18:49.373Z] === RUN TestDockerSuite/TestEventsImagePull [2022-03-25T19:18:50.308Z] === RUN TestDockerSuite/TestEventsImageTag [2022-03-25T19:18:50.877Z] docker_api_swarm_test.go:384: [d9c2b70056828] joining swarm manager [d77f758e9357b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-25T19:18:51.135Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-03-25T19:18:51.394Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-03-25T19:18:51.394Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-03-25T19:18:51.394Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-03-25T19:18:51.394Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-03-25T19:18:51.394Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-03-25T19:18:52.330Z] docker_api_swarm_test.go:385: [da3d9d3166fe1] joining swarm manager [d77f758e9357b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-25T19:18:53.706Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-03-25T19:18:53.965Z] === RUN TestDockerSuite/TestEventsRename [2022-03-25T19:18:54.532Z] === RUN TestDockerSuite/TestEventsResize [2022-03-25T19:18:55.099Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-03-25T19:18:55.358Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-03-25T19:18:55.562Z] --- PASS: TestUpdateRestartPolicy (23.92s) [2022-03-25T19:18:55.563Z] === RUN TestUpdateRestartWithAutoRemove [2022-03-25T19:18:55.850Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-03-25T19:18:55.928Z] === RUN TestDockerSuite/TestEventsStreaming [2022-03-25T19:18:56.508Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-03-25T19:18:56.549Z] --- PASS: TestUpdateRestartWithAutoRemove (3.05s) [2022-03-25T19:18:56.549Z] === RUN TestWaitNonBlocked [2022-03-25T19:18:56.549Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-25T19:18:56.549Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-25T19:18:56.549Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-25T19:18:56.549Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-25T19:18:56.549Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-25T19:18:56.549Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-25T19:18:59.791Z] === RUN TestDockerSuite/TestEventsTop [2022-03-25T19:18:59.791Z] === RUN TestDockerSuite/TestEventsUntag [2022-03-25T19:19:00.344Z] --- PASS: TestWaitNonBlocked (0.03s) [2022-03-25T19:19:00.344Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.79s) [2022-03-25T19:19:00.344Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.89s) [2022-03-25T19:19:00.344Z] === RUN TestWaitBlocked [2022-03-25T19:19:00.344Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-03-25T19:19:00.344Z] --- SKIP: TestWaitBlocked (0.00s) [2022-03-25T19:19:00.344Z] PASS [2022-03-25T19:19:00.344Z] ok github.com/docker/docker/integration/container 116.572s [2022-03-25T19:19:00.344Z] [2022-03-25T19:19:00.344Z] === Skipped [2022-03-25T19:19:00.344Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-03-25T19:19:00.344Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-25T19:19:00.344Z] [2022-03-25T19:19:00.344Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-03-25T19:19:00.344Z] copy_test.go:78: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:19:00.344Z] [2022-03-25T19:19:00.344Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.01s) [2022-03-25T19:19:00.344Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-03-25T19:19:00.344Z] [2022-03-25T19:19:00.344Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-03-25T19:19:00.344Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:19:00.344Z] [2022-03-25T19:19:00.344Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-03-25T19:19:00.344Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-03-25T19:19:00.344Z] [2022-03-25T19:19:00.344Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-03-25T19:19:00.344Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-03-25T19:19:00.344Z] [2022-03-25T19:19:00.344Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-03-25T19:19:00.344Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-03-25T19:19:00.344Z] [2022-03-25T19:19:00.344Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2022-03-25T19:19:00.344Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-03-25T19:19:00.344Z] [2022-03-25T19:19:00.344Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-03-25T19:19:00.344Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:19:00.344Z] [2022-03-25T19:19:00.344Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-03-25T19:19:00.344Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-03-25T19:19:00.344Z] [2022-03-25T19:19:00.344Z] === SKIP: github.com/docker/docker/integration/container TestExecWithCloseStdin (0.00s) [2022-03-25T19:19:00.344Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-03-25T19:19:00.344Z] [2022-03-25T19:19:00.344Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-03-25T19:19:00.344Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-03-25T19:19:00.344Z] [2022-03-25T19:19:00.344Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-03-25T19:19:00.344Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:19:00.344Z] [2022-03-25T19:19:00.344Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-03-25T19:19:00.344Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:19:00.344Z] [2022-03-25T19:19:00.344Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-03-25T19:19:00.344Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-03-25T19:19:00.344Z] [2022-03-25T19:19:00.344Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-03-25T19:19:00.344Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-03-25T19:19:00.344Z] [2022-03-25T19:19:00.344Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-03-25T19:19:00.344Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-03-25T19:19:00.344Z] [2022-03-25T19:19:00.344Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-03-25T19:19:00.344Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-03-25T19:19:00.344Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-03-25T19:19:00.344Z] [2022-03-25T19:19:00.344Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-03-25T19:19:00.344Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-25T19:19:00.344Z] [2022-03-25T19:19:00.344Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-03-25T19:19:00.344Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-25T19:19:00.344Z] [2022-03-25T19:19:00.344Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-03-25T19:19:00.344Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-25T19:19:00.344Z] [2022-03-25T19:19:00.344Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-03-25T19:19:00.344Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-03-25T19:19:00.344Z] [2022-03-25T19:19:00.344Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-03-25T19:19:00.344Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:19:00.344Z] [2022-03-25T19:19:00.344Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-03-25T19:19:00.344Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-25T19:19:00.344Z] [2022-03-25T19:19:00.344Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-03-25T19:19:00.344Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-03-25T19:19:00.344Z] [2022-03-25T19:19:00.344Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-03-25T19:19:00.344Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-03-25T19:19:00.345Z] [2022-03-25T19:19:00.345Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-03-25T19:19:00.345Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-03-25T19:19:00.345Z] [2022-03-25T19:19:00.345Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-03-25T19:19:00.345Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:19:00.345Z] [2022-03-25T19:19:00.345Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-03-25T19:19:00.345Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-03-25T19:19:00.345Z] [2022-03-25T19:19:00.345Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-03-25T19:19:00.345Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-03-25T19:19:00.345Z] [2022-03-25T19:19:00.345Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-03-25T19:19:00.345Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:19:00.345Z] [2022-03-25T19:19:00.345Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-03-25T19:19:00.345Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-03-25T19:19:00.345Z] [2022-03-25T19:19:00.345Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-03-25T19:19:00.345Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-03-25T19:19:00.345Z] [2022-03-25T19:19:00.345Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-03-25T19:19:00.345Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-03-25T19:19:00.345Z] [2022-03-25T19:19:00.345Z] DONE 87 tests, 34 skipped in 119.358s [2022-03-25T19:19:00.813Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-03-25T19:19:01.601Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2022-03-25T19:19:01.601Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2022-03-25T19:19:01.601Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-03-25T19:19:01.601Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2022-03-25T19:19:01.601Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-03-25T19:19:01.601Z] remote: Enumerating objects: 23, done. [2022-03-25T19:19:01.601Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-03-25T19:19:01.601Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-03-25T19:19:01.601Z] Receiving objects: 4% (1/23) Receiving objects: 8% (2/23) Receiving objects: 13% (3/23) Receiving objects: 17% (4/23) Receiving objects: 21% (5/23) Receiving objects: 26% (6/23) Receiving objects: 30% (7/23) Receiving objects: 34% (8/23) Receiving objects: 39% (9/23) Receiving objects: 43% (10/23) Receiving objects: 47% (11/23) Receiving objects: 52% (12/23) Receiving objects: 56% (13/23) 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) remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-03-25T19:19:01.601Z] 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-03-25T19:19:01.601Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2022-03-25T19:19:01.601Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-03-25T19:19:01.601Z] Cross building: bundles/cross/linux/ppc64le [2022-03-25T19:19:01.601Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2022-03-25T19:19:01.601Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-03-25T19:19:02.322Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-03-25T19:19:06.263Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-03-25T19:19:14.520Z] === RUN TestDockerSuite/TestExec [2022-03-25T19:19:14.520Z] --- PASS: TestServicePlugin (31.15s) [2022-03-25T19:19:14.520Z] === RUN TestServiceUpdateLabel [2022-03-25T19:19:14.520Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-03-25T19:19:14.520Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-03-25T19:19:15.088Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-03-25T19:19:15.654Z] --- PASS: TestServiceUpdateLabel (2.22s) [2022-03-25T19:19:15.654Z] === RUN TestServiceUpdateSecrets [2022-03-25T19:19:15.654Z] === RUN TestDockerSuite/TestExecAPIStart [2022-03-25T19:19:16.375Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-03-25T19:19:16.375Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-03-25T19:19:16.375Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-03-25T19:19:17.031Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-03-25T19:19:17.598Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-03-25T19:19:17.941Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-03-25T19:19:18.165Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-03-25T19:19:18.731Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-03-25T19:19:19.297Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-03-25T19:19:19.557Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-03-25T19:19:20.125Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-03-25T19:19:21.028Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-03-25T19:19:21.062Z] === RUN TestDockerSuite/TestExecCgroup [2022-03-25T19:19:21.998Z] === RUN TestDockerSuite/TestExecEnv [2022-03-25T19:19:22.565Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-03-25T19:19:23.501Z] === RUN TestDockerSuite/TestExecExitStatus [2022-03-25T19:19:23.982Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-03-25T19:19:24.067Z] === RUN TestDockerSuite/TestExecInspectID [2022-03-25T19:19:26.152Z] === RUN TestConfigDaemonLibtrustID [2022-03-25T19:19:26.152Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-03-25T19:19:26.152Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-03-25T19:19:26.152Z] === RUN TestDaemonConfigValidation [2022-03-25T19:19:26.152Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-03-25T19:19:26.152Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-03-25T19:19:26.152Z] === RUN TestConfigDaemonSeccompProfiles [2022-03-25T19:19:26.152Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-03-25T19:19:26.152Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-03-25T19:19:26.152Z] === RUN TestDaemonProxy [2022-03-25T19:19:26.152Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-03-25T19:19:26.152Z] --- SKIP: TestDaemonProxy (0.00s) [2022-03-25T19:19:26.152Z] PASS [2022-03-25T19:19:26.152Z] ok github.com/docker/docker/integration/daemon 0.105s [2022-03-25T19:19:26.152Z] [2022-03-25T19:19:26.152Z] === Skipped [2022-03-25T19:19:26.152Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-03-25T19:19:26.152Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-03-25T19:19:26.152Z] [2022-03-25T19:19:26.152Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-03-25T19:19:26.152Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-03-25T19:19:26.152Z] [2022-03-25T19:19:26.152Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-03-25T19:19:26.152Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-03-25T19:19:26.152Z] [2022-03-25T19:19:26.152Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-03-25T19:19:26.152Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-03-25T19:19:26.152Z] [2022-03-25T19:19:26.152Z] DONE 4 tests, 4 skipped in 24.494s [2022-03-25T19:19:26.152Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-03-25T19:19:26.612Z] === RUN TestDockerSuite/TestExecInteractive [2022-03-25T19:19:26.870Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-03-25T19:19:27.440Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-03-25T19:19:28.007Z] === RUN TestDockerSuite/TestExecParseError [2022-03-25T19:19:28.573Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-03-25T19:19:28.832Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-03-25T19:19:29.110Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-25T19:19:29.110Z] INFO: Testing against a local daemon [2022-03-25T19:19:29.110Z] === RUN TestCommitInheritsEnv [2022-03-25T19:19:29.110Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-25T19:19:29.110Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-03-25T19:19:29.110Z] === RUN TestImportExtremelyLargeImageWorks [2022-03-25T19:19:29.110Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-03-25T19:19:29.110Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-03-25T19:19:29.110Z] === RUN TestImportWithCustomPlatform [2022-03-25T19:19:29.110Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-03-25T19:19:29.110Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-03-25T19:19:29.110Z] === RUN TestImagesFilterMultiReference [2022-03-25T19:19:29.110Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2022-03-25T19:19:29.110Z] === RUN TestImagePullPlatformInvalid [2022-03-25T19:19:29.399Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-03-25T19:19:29.578Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-03-25T19:19:29.578Z] === RUN TestRemoveImageOrphaning [2022-03-25T19:19:30.564Z] --- PASS: TestRemoveImageOrphaning (1.04s) [2022-03-25T19:19:30.564Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-03-25T19:19:30.564Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2022-03-25T19:19:30.564Z] === RUN TestTagInvalidReference [2022-03-25T19:19:30.564Z] --- PASS: TestTagInvalidReference (0.03s) [2022-03-25T19:19:30.564Z] === RUN TestTagValidPrefixedRepo [2022-03-25T19:19:30.564Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2022-03-25T19:19:30.564Z] === RUN TestTagExistedNameWithoutForce [2022-03-25T19:19:30.564Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2022-03-25T19:19:30.564Z] === RUN TestTagOfficialNames [2022-03-25T19:19:30.564Z] --- PASS: TestTagOfficialNames (0.08s) [2022-03-25T19:19:30.564Z] === RUN TestTagMatchesDigest [2022-03-25T19:19:30.564Z] --- PASS: TestTagMatchesDigest (0.03s) [2022-03-25T19:19:30.564Z] PASS [2022-03-25T19:19:30.564Z] ok github.com/docker/docker/integration/image 1.539s [2022-03-25T19:19:30.775Z] === RUN TestDockerSuite/TestExecSetEnv [2022-03-25T19:19:30.775Z] --- PASS: TestServiceUpdateSecrets (15.07s) [2022-03-25T19:19:30.775Z] === RUN TestServiceUpdateConfigs [2022-03-25T19:19:31.033Z] === RUN TestDockerSuite/TestExecStartFails [2022-03-25T19:19:31.058Z] [2022-03-25T19:19:31.058Z] === Skipped [2022-03-25T19:19:31.058Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-03-25T19:19:31.058Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-25T19:19:31.058Z] [2022-03-25T19:19:31.058Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-03-25T19:19:31.058Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-03-25T19:19:31.058Z] [2022-03-25T19:19:31.058Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-03-25T19:19:31.058Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-03-25T19:19:31.058Z] [2022-03-25T19:19:31.058Z] DONE 12 tests, 3 skipped in 5.631s [2022-03-25T19:19:31.058Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-03-25T19:19:31.969Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-03-25T19:19:33.289Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-25T19:19:33.289Z] INFO: Testing against a local daemon [2022-03-25T19:19:33.289Z] === RUN TestNetworkCreateDelete [2022-03-25T19:19:33.289Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-03-25T19:19:33.289Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-03-25T19:19:33.289Z] === RUN TestDockerNetworkDeletePreferID [2022-03-25T19:19:33.289Z] 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-03-25T19:19:33.289Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-03-25T19:19:33.289Z] === RUN TestDaemonDNSFallback [2022-03-25T19:19:33.289Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-03-25T19:19:33.289Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-03-25T19:19:33.289Z] === RUN TestInspectNetwork [2022-03-25T19:19:33.289Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-03-25T19:19:33.289Z] --- SKIP: TestInspectNetwork (0.00s) [2022-03-25T19:19:33.289Z] === RUN TestRunContainerWithBridgeNone [2022-03-25T19:19:33.289Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-03-25T19:19:33.289Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-03-25T19:19:33.289Z] === RUN TestNetworkInvalidJSON [2022-03-25T19:19:33.289Z] === RUN TestNetworkInvalidJSON//networks/create [2022-03-25T19:19:33.289Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-03-25T19:19:33.289Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-03-25T19:19:33.289Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-03-25T19:19:33.289Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-25T19:19:33.289Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-25T19:19:33.289Z] === CONT TestNetworkInvalidJSON//networks/create [2022-03-25T19:19:33.289Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-25T19:19:33.289Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-03-25T19:19:33.289Z] --- PASS: TestNetworkInvalidJSON (0.05s) [2022-03-25T19:19:33.289Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2022-03-25T19:19:33.289Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2022-03-25T19:19:33.289Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2022-03-25T19:19:33.289Z] === RUN TestNetworkList [2022-03-25T19:19:33.289Z] === RUN TestNetworkList//networks [2022-03-25T19:19:33.289Z] === PAUSE TestNetworkList//networks [2022-03-25T19:19:33.289Z] === RUN TestNetworkList//networks/ [2022-03-25T19:19:33.289Z] === PAUSE TestNetworkList//networks/ [2022-03-25T19:19:33.289Z] === CONT TestNetworkList//networks [2022-03-25T19:19:33.289Z] === CONT TestNetworkList//networks/ [2022-03-25T19:19:33.289Z] --- PASS: TestNetworkList (0.03s) [2022-03-25T19:19:33.289Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-03-25T19:19:33.289Z] --- PASS: TestNetworkList//networks (0.00s) [2022-03-25T19:19:33.289Z] === RUN TestHostIPv4BridgeLabel [2022-03-25T19:19:33.289Z] network_test.go:128: testEnv.OSType == "windows" [2022-03-25T19:19:33.289Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-03-25T19:19:33.289Z] === RUN TestDaemonRestartWithLiveRestore [2022-03-25T19:19:33.289Z] service_test.go:30: testEnv.OSType == "windows" [2022-03-25T19:19:33.289Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-03-25T19:19:33.289Z] === RUN TestDaemonDefaultNetworkPools [2022-03-25T19:19:33.289Z] service_test.go:59: testEnv.OSType == "windows" [2022-03-25T19:19:33.289Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-03-25T19:19:33.289Z] === RUN TestDaemonRestartWithExistingNetwork [2022-03-25T19:19:33.289Z] service_test.go:103: testEnv.OSType == "windows" [2022-03-25T19:19:33.289Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-03-25T19:19:33.289Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-03-25T19:19:33.289Z] service_test.go:137: testEnv.OSType == "windows" [2022-03-25T19:19:33.289Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-03-25T19:19:33.289Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-03-25T19:19:33.289Z] service_test.go:188: testEnv.OSType == "windows" [2022-03-25T19:19:33.289Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-03-25T19:19:33.289Z] === RUN TestServiceWithPredefinedNetwork [2022-03-25T19:19:33.289Z] service_test.go:213: testEnv.OSType == "windows" [2022-03-25T19:19:33.289Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-03-25T19:19:33.289Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-03-25T19:19:33.289Z] service_test.go:243: FLAKY_TEST [2022-03-25T19:19:33.289Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-25T19:19:33.289Z] === RUN TestServiceWithDataPathPortInit [2022-03-25T19:19:33.289Z] service_test.go:334: testEnv.OSType == "windows" [2022-03-25T19:19:33.289Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-03-25T19:19:33.289Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-03-25T19:19:33.289Z] service_test.go:402: testEnv.OSType == "windows" [2022-03-25T19:19:33.289Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-03-25T19:19:33.289Z] PASS [2022-03-25T19:19:33.289Z] ok github.com/docker/docker/integration/network 0.165s [2022-03-25T19:19:33.289Z] [2022-03-25T19:19:33.289Z] === Skipped [2022-03-25T19:19:33.289Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-03-25T19:19:33.289Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-03-25T19:19:33.289Z] [2022-03-25T19:19:33.290Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-03-25T19:19:33.290Z] 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-03-25T19:19:33.290Z] [2022-03-25T19:19:33.290Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-03-25T19:19:33.290Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-03-25T19:19:33.290Z] [2022-03-25T19:19:33.290Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-03-25T19:19:33.290Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-03-25T19:19:33.290Z] [2022-03-25T19:19:33.290Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-03-25T19:19:33.290Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-03-25T19:19:33.290Z] [2022-03-25T19:19:33.290Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-03-25T19:19:33.290Z] network_test.go:128: testEnv.OSType == "windows" [2022-03-25T19:19:33.290Z] [2022-03-25T19:19:33.290Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-03-25T19:19:33.290Z] service_test.go:30: testEnv.OSType == "windows" [2022-03-25T19:19:33.290Z] [2022-03-25T19:19:33.290Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-03-25T19:19:33.290Z] service_test.go:59: testEnv.OSType == "windows" [2022-03-25T19:19:33.290Z] [2022-03-25T19:19:33.290Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-03-25T19:19:33.290Z] service_test.go:103: testEnv.OSType == "windows" [2022-03-25T19:19:33.290Z] [2022-03-25T19:19:33.290Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-03-25T19:19:33.290Z] service_test.go:137: testEnv.OSType == "windows" [2022-03-25T19:19:33.290Z] [2022-03-25T19:19:33.290Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-03-25T19:19:33.290Z] service_test.go:188: testEnv.OSType == "windows" [2022-03-25T19:19:33.290Z] [2022-03-25T19:19:33.290Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-03-25T19:19:33.290Z] service_test.go:213: testEnv.OSType == "windows" [2022-03-25T19:19:33.290Z] [2022-03-25T19:19:33.290Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-25T19:19:33.290Z] service_test.go:243: FLAKY_TEST [2022-03-25T19:19:33.290Z] [2022-03-25T19:19:33.290Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-03-25T19:19:33.290Z] service_test.go:334: testEnv.OSType == "windows" [2022-03-25T19:19:33.290Z] [2022-03-25T19:19:33.290Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-03-25T19:19:33.290Z] service_test.go:402: testEnv.OSType == "windows" [2022-03-25T19:19:33.290Z] [2022-03-25T19:19:33.290Z] DONE 22 tests, 15 skipped in 2.478s [2022-03-25T19:19:33.759Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-03-25T19:19:34.228Z] testing: warning: no tests to run [2022-03-25T19:19:34.228Z] PASS [2022-03-25T19:19:34.228Z] ok github.com/docker/docker/integration/network/ipvlan 0.068s [2022-03-25T19:19:34.228Z] [2022-03-25T19:19:34.228Z] DONE 0 tests in 0.686s [2022-03-25T19:19:34.228Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-03-25T19:19:35.217Z] testing: warning: no tests to run [2022-03-25T19:19:35.217Z] PASS [2022-03-25T19:19:35.217Z] ok github.com/docker/docker/integration/network/macvlan 0.075s [2022-03-25T19:19:35.217Z] [2022-03-25T19:19:35.217Z] DONE 0 tests in 0.789s [2022-03-25T19:19:35.217Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-03-25T19:19:36.210Z] testing: warning: no tests to run [2022-03-25T19:19:36.210Z] PASS [2022-03-25T19:19:36.210Z] ok github.com/docker/docker/integration/plugin 0.074s [2022-03-25T19:19:36.210Z] [2022-03-25T19:19:36.210Z] DONE 0 tests in 0.700s [2022-03-25T19:19:36.210Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-03-25T19:19:36.678Z] testing: warning: no tests to run [2022-03-25T19:19:36.678Z] PASS [2022-03-25T19:19:36.678Z] ok github.com/docker/docker/integration/plugin/authz 0.083s [2022-03-25T19:19:36.678Z] [2022-03-25T19:19:36.678Z] DONE 0 tests in 0.776s [2022-03-25T19:19:37.147Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-03-25T19:19:41.914Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-25T19:19:41.914Z] INFO: Testing against a local daemon [2022-03-25T19:19:41.914Z] === RUN TestPluginInvalidJSON [2022-03-25T19:19:41.914Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-03-25T19:19:41.914Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-03-25T19:19:41.914Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-03-25T19:19:41.914Z] --- PASS: TestPluginInvalidJSON (0.04s) [2022-03-25T19:19:41.914Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-03-25T19:19:41.914Z] === RUN TestPluginInstall [2022-03-25T19:19:41.914Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-03-25T19:19:41.914Z] --- SKIP: TestPluginInstall (0.00s) [2022-03-25T19:19:41.914Z] === RUN TestPluginsWithRuntimes [2022-03-25T19:19:41.914Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-03-25T19:19:41.914Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-03-25T19:19:41.914Z] === RUN TestPluginBackCompatMediaTypes [2022-03-25T19:19:41.914Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-03-25T19:19:41.914Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-03-25T19:19:41.914Z] PASS [2022-03-25T19:19:41.914Z] ok github.com/docker/docker/integration/plugin/common 0.113s [2022-03-25T19:19:41.914Z] [2022-03-25T19:19:41.914Z] === Skipped [2022-03-25T19:19:41.914Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-03-25T19:19:41.914Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-03-25T19:19:41.914Z] [2022-03-25T19:19:41.914Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-03-25T19:19:41.914Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-03-25T19:19:41.914Z] [2022-03-25T19:19:41.914Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-03-25T19:19:41.914Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-03-25T19:19:41.914Z] [2022-03-25T19:19:41.914Z] DONE 5 tests, 3 skipped in 4.645s [2022-03-25T19:19:41.914Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-03-25T19:19:44.137Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-25T19:19:44.137Z] INFO: Testing against a local daemon [2022-03-25T19:19:44.137Z] === RUN TestExternalGraphDriver [2022-03-25T19:19:44.137Z] external_test.go:48: runtime.GOOS == "windows" [2022-03-25T19:19:44.137Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-03-25T19:19:44.137Z] === RUN TestGraphdriverPluginV2 [2022-03-25T19:19:44.137Z] external_test.go:408: runtime.GOOS == "windows" [2022-03-25T19:19:44.137Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-03-25T19:19:44.137Z] PASS [2022-03-25T19:19:44.137Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.095s [2022-03-25T19:19:44.137Z] [2022-03-25T19:19:44.137Z] === Skipped [2022-03-25T19:19:44.137Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-03-25T19:19:44.137Z] external_test.go:48: runtime.GOOS == "windows" [2022-03-25T19:19:44.137Z] [2022-03-25T19:19:44.137Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-03-25T19:19:44.137Z] external_test.go:408: runtime.GOOS == "windows" [2022-03-25T19:19:44.137Z] [2022-03-25T19:19:44.137Z] DONE 2 tests, 2 skipped in 2.405s [2022-03-25T19:19:44.137Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-03-25T19:19:44.168Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-03-25T19:19:44.168Z] === RUN TestDockerSuite/TestExecTTY [2022-03-25T19:19:44.168Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-03-25T19:19:44.168Z] check_test.go:379: [da3d9d3166fe1] daemon is not started [2022-03-25T19:19:44.168Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-03-25T19:19:44.426Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-03-25T19:19:45.361Z] === RUN TestDockerSuite/TestExecUlimits [2022-03-25T19:19:45.361Z] --- PASS: TestServiceUpdateConfigs (14.66s) [2022-03-25T19:19:45.361Z] === RUN TestServiceUpdateNetwork [2022-03-25T19:19:45.929Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-03-25T19:19:45.929Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-03-25T19:19:45.929Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-03-25T19:19:46.358Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-25T19:19:46.358Z] INFO: Testing against a local daemon [2022-03-25T19:19:46.358Z] === RUN TestReadPluginNoRead [2022-03-25T19:19:46.358Z] read_test.go:21: no unix domain sockets on Windows [2022-03-25T19:19:46.358Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-03-25T19:19:46.358Z] PASS [2022-03-25T19:19:46.358Z] ok github.com/docker/docker/integration/plugin/logging 0.094s [2022-03-25T19:19:46.358Z] [2022-03-25T19:19:46.358Z] === Skipped [2022-03-25T19:19:46.358Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-03-25T19:19:46.358Z] read_test.go:21: no unix domain sockets on Windows [2022-03-25T19:19:46.358Z] [2022-03-25T19:19:46.358Z] DONE 1 tests, 1 skipped in 2.279s [2022-03-25T19:19:46.829Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-03-25T19:19:46.866Z] docker_api_swarm_test.go:802: [da9ea38a52850] joining swarm manager [d17a2f6ea6cf7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-25T19:19:47.804Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-03-25T19:19:47.816Z] testing: warning: no tests to run [2022-03-25T19:19:47.816Z] PASS [2022-03-25T19:19:47.816Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.066s [2022-03-25T19:19:47.816Z] [2022-03-25T19:19:47.816Z] DONE 0 tests in 1.273s [2022-03-25T19:19:48.063Z] docker_api_swarm_test.go:802: [d596b3b485963] joining swarm manager [d17a2f6ea6cf7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-25T19:19:48.286Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-03-25T19:19:48.999Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-03-25T19:19:49.566Z] docker_api_swarm_test.go:802: [dc7432da78bbd] joining swarm manager [d17a2f6ea6cf7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-03-25T19:19:49.566Z] === RUN TestDockerSuite/TestExecWithTERM [2022-03-25T19:19:50.134Z] === RUN TestDockerSuite/TestExecWithUser [2022-03-25T19:19:50.512Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-25T19:19:50.512Z] INFO: Testing against a local daemon [2022-03-25T19:19:50.512Z] === RUN TestPluginWithDevMounts [2022-03-25T19:19:50.512Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:19:50.512Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-03-25T19:19:50.512Z] PASS [2022-03-25T19:19:50.512Z] ok github.com/docker/docker/integration/plugin/volumes 0.102s [2022-03-25T19:19:50.512Z] [2022-03-25T19:19:50.512Z] === Skipped [2022-03-25T19:19:50.512Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-03-25T19:19:50.512Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:19:50.512Z] [2022-03-25T19:19:50.512Z] DONE 1 tests, 1 skipped in 2.355s [2022-03-25T19:19:50.512Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-03-25T19:19:51.071Z] docker_api_swarm_test.go:802: [d8a72ee622382] joining swarm manager [d17a2f6ea6cf7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-03-25T19:19:51.071Z] === RUN TestDockerSuite/TestGetContainerStats [2022-03-25T19:19:52.006Z] docker_api_swarm_test.go:810: [d2a0e48deb5fc] joining swarm manager [d17a2f6ea6cf7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-03-25T19:19:52.079Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-25T19:19:52.079Z] INFO: Testing against a local daemon [2022-03-25T19:19:52.079Z] === RUN TestSecretInspect [2022-03-25T19:19:52.079Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:19:52.079Z] --- SKIP: TestSecretInspect (0.00s) [2022-03-25T19:19:52.079Z] === RUN TestSecretList [2022-03-25T19:19:52.079Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:19:52.079Z] --- SKIP: TestSecretList (0.00s) [2022-03-25T19:19:52.079Z] === RUN TestSecretsCreateAndDelete [2022-03-25T19:19:52.079Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:19:52.079Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-03-25T19:19:52.079Z] === RUN TestSecretsUpdate [2022-03-25T19:19:52.079Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:19:52.079Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-03-25T19:19:52.079Z] === RUN TestTemplatedSecret [2022-03-25T19:19:52.079Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:19:52.079Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-03-25T19:19:52.079Z] === RUN TestSecretCreateResolve [2022-03-25T19:19:52.079Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-03-25T19:19:52.079Z] --- SKIP: TestSecretCreateResolve (0.01s) [2022-03-25T19:19:52.079Z] PASS [2022-03-25T19:19:52.079Z] ok github.com/docker/docker/integration/secret 0.095s [2022-03-25T19:19:52.548Z] [2022-03-25T19:19:52.548Z] === Skipped [2022-03-25T19:19:52.548Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-03-25T19:19:52.548Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:19:52.548Z] [2022-03-25T19:19:52.548Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-03-25T19:19:52.548Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:19:52.548Z] [2022-03-25T19:19:52.548Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-03-25T19:19:52.548Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:19:52.548Z] [2022-03-25T19:19:52.548Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-03-25T19:19:52.548Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:19:52.548Z] [2022-03-25T19:19:52.548Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-03-25T19:19:52.548Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:19:52.548Z] [2022-03-25T19:19:52.548Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.01s) [2022-03-25T19:19:52.548Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-03-25T19:19:52.548Z] [2022-03-25T19:19:52.548Z] DONE 6 tests, 6 skipped in 1.881s [2022-03-25T19:19:52.548Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-03-25T19:19:54.769Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-25T19:19:54.769Z] INFO: Testing against a local daemon [2022-03-25T19:19:54.769Z] === RUN TestServiceCreateInit [2022-03-25T19:19:54.769Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-03-25T19:19:54.769Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:19:54.769Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-03-25T19:19:54.769Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:19:54.769Z] --- PASS: TestServiceCreateInit (0.04s) [2022-03-25T19:19:54.769Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-25T19:19:54.769Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-25T19:19:54.769Z] === RUN TestCreateServiceMultipleTimes [2022-03-25T19:19:54.769Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:19:54.769Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-03-25T19:19:54.769Z] === RUN TestCreateServiceConflict [2022-03-25T19:19:54.769Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:19:54.769Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-03-25T19:19:54.769Z] === RUN TestCreateServiceMaxReplicas [2022-03-25T19:19:54.769Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:19:54.769Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s) [2022-03-25T19:19:54.769Z] === RUN TestCreateWithDuplicateNetworkNames [2022-03-25T19:19:54.769Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:19:54.769Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-03-25T19:19:54.769Z] === RUN TestCreateServiceSecretFileMode [2022-03-25T19:19:54.769Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:19:54.769Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-03-25T19:19:54.769Z] === RUN TestCreateServiceConfigFileMode [2022-03-25T19:19:54.769Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:19:54.769Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-03-25T19:19:54.769Z] === RUN TestCreateServiceSysctls [2022-03-25T19:19:54.769Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:19:54.769Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2022-03-25T19:19:54.769Z] === RUN TestCreateServiceCapabilities [2022-03-25T19:19:54.769Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:19:54.769Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2022-03-25T19:19:54.769Z] === RUN TestInspect [2022-03-25T19:19:54.769Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:19:54.769Z] --- SKIP: TestInspect (0.00s) [2022-03-25T19:19:54.769Z] === RUN TestCreateJob [2022-03-25T19:19:54.769Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:19:54.769Z] --- SKIP: TestCreateJob (0.00s) [2022-03-25T19:19:54.769Z] === RUN TestReplicatedJob [2022-03-25T19:19:54.769Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:19:54.769Z] --- SKIP: TestReplicatedJob (0.00s) [2022-03-25T19:19:54.769Z] === RUN TestUpdateReplicatedJob [2022-03-25T19:19:54.769Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:19:54.769Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-03-25T19:19:54.769Z] === RUN TestServiceListWithStatuses [2022-03-25T19:19:54.769Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:19:54.769Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-03-25T19:19:54.769Z] === RUN TestDockerNetworkConnectAlias [2022-03-25T19:19:54.769Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:19:54.769Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-03-25T19:19:54.769Z] === RUN TestDockerNetworkReConnect [2022-03-25T19:19:54.769Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:19:54.769Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-03-25T19:19:54.769Z] === RUN TestServicePlugin [2022-03-25T19:19:54.769Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:19:54.769Z] --- SKIP: TestServicePlugin (0.00s) [2022-03-25T19:19:54.769Z] === RUN TestServiceUpdateLabel [2022-03-25T19:19:54.769Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-03-25T19:19:54.769Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2022-03-25T19:19:54.769Z] === RUN TestServiceUpdateSecrets [2022-03-25T19:19:54.769Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-03-25T19:19:54.769Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-03-25T19:19:54.769Z] === RUN TestServiceUpdateConfigs [2022-03-25T19:19:54.769Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-03-25T19:19:54.769Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-03-25T19:19:54.769Z] === RUN TestServiceUpdateNetwork [2022-03-25T19:19:54.769Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-03-25T19:19:54.769Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-03-25T19:19:54.769Z] === RUN TestServiceUpdatePidsLimit [2022-03-25T19:19:54.769Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-03-25T19:19:54.769Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-03-25T19:19:54.769Z] PASS [2022-03-25T19:19:54.769Z] ok github.com/docker/docker/integration/service 0.218s [2022-03-25T19:19:55.237Z] [2022-03-25T19:19:55.238Z] === Skipped [2022-03-25T19:19:55.238Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-25T19:19:55.238Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:19:55.238Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-25T19:19:55.238Z] [2022-03-25T19:19:55.238Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-25T19:19:55.238Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:19:55.238Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-25T19:19:55.238Z] [2022-03-25T19:19:55.238Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-03-25T19:19:55.238Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:19:55.238Z] [2022-03-25T19:19:55.238Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-03-25T19:19:55.238Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:19:55.238Z] [2022-03-25T19:19:55.238Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) [2022-03-25T19:19:55.238Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:19:55.238Z] [2022-03-25T19:19:55.238Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-03-25T19:19:55.238Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:19:55.238Z] [2022-03-25T19:19:55.238Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-03-25T19:19:55.238Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:19:55.238Z] [2022-03-25T19:19:55.238Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-03-25T19:19:55.238Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:19:55.238Z] [2022-03-25T19:19:55.238Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2022-03-25T19:19:55.238Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:19:55.238Z] [2022-03-25T19:19:55.238Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2022-03-25T19:19:55.238Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:19:55.238Z] [2022-03-25T19:19:55.238Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-03-25T19:19:55.238Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:19:55.238Z] [2022-03-25T19:19:55.238Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-03-25T19:19:55.238Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:19:55.238Z] [2022-03-25T19:19:55.238Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-03-25T19:19:55.238Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:19:55.238Z] [2022-03-25T19:19:55.238Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-03-25T19:19:55.238Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:19:55.238Z] [2022-03-25T19:19:55.238Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-03-25T19:19:55.238Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:19:55.238Z] [2022-03-25T19:19:55.238Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-03-25T19:19:55.238Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:19:55.238Z] [2022-03-25T19:19:55.238Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-03-25T19:19:55.238Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:19:55.238Z] [2022-03-25T19:19:55.238Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-03-25T19:19:55.238Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:19:55.238Z] [2022-03-25T19:19:55.238Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.01s) [2022-03-25T19:19:55.238Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-03-25T19:19:55.238Z] [2022-03-25T19:19:55.238Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-03-25T19:19:55.238Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-03-25T19:19:55.238Z] [2022-03-25T19:19:55.238Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-03-25T19:19:55.238Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-03-25T19:19:55.238Z] [2022-03-25T19:19:55.238Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-03-25T19:19:55.238Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-03-25T19:19:55.238Z] [2022-03-25T19:19:55.238Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-03-25T19:19:55.238Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-03-25T19:19:55.238Z] [2022-03-25T19:19:55.238Z] DONE 24 tests, 23 skipped in 2.690s [2022-03-25T19:19:55.238Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-03-25T19:19:55.296Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-03-25T19:19:56.828Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-25T19:19:56.828Z] INFO: Testing against a local daemon [2022-03-25T19:19:56.828Z] === RUN TestSessionCreate [2022-03-25T19:19:56.828Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-03-25T19:19:56.828Z] --- SKIP: TestSessionCreate (0.00s) [2022-03-25T19:19:56.828Z] === RUN TestSessionCreateWithBadUpgrade [2022-03-25T19:19:56.828Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-03-25T19:19:56.828Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-03-25T19:19:56.828Z] PASS [2022-03-25T19:19:56.828Z] ok github.com/docker/docker/integration/session 0.092s [2022-03-25T19:19:57.296Z] [2022-03-25T19:19:57.296Z] === Skipped [2022-03-25T19:19:57.296Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-03-25T19:19:57.296Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-03-25T19:19:57.296Z] [2022-03-25T19:19:57.296Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-03-25T19:19:57.296Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-03-25T19:19:57.296Z] [2022-03-25T19:19:57.296Z] DONE 2 tests, 2 skipped in 1.876s [2022-03-25T19:19:57.296Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-03-25T19:19:59.481Z] --- PASS: TestServiceUpdateNetwork (13.80s) [2022-03-25T19:19:59.482Z] === RUN TestServiceUpdatePidsLimit [2022-03-25T19:19:59.519Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-25T19:19:59.519Z] INFO: Testing against a local daemon [2022-03-25T19:19:59.519Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-03-25T19:19:59.519Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:19:59.519Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-25T19:19:59.519Z] === RUN TestDiskUsage [2022-03-25T19:19:59.519Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-03-25T19:19:59.519Z] --- SKIP: TestDiskUsage (0.00s) [2022-03-25T19:19:59.519Z] === RUN TestEventsExecDie [2022-03-25T19:19:59.519Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-03-25T19:19:59.519Z] --- SKIP: TestEventsExecDie (0.00s) [2022-03-25T19:19:59.519Z] === RUN TestEventsBackwardsCompatible [2022-03-25T19:19:59.519Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-03-25T19:19:59.519Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-03-25T19:19:59.519Z] === RUN TestEventsVolumeCreate [2022-03-25T19:19:59.519Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-03-25T19:19:59.519Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-03-25T19:19:59.519Z] === RUN TestInfoAPI [2022-03-25T19:19:59.519Z] --- PASS: TestInfoAPI (0.04s) [2022-03-25T19:19:59.519Z] === RUN TestInfoAPIWarnings [2022-03-25T19:19:59.519Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-25T19:19:59.519Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-03-25T19:19:59.519Z] === RUN TestInfoDebug [2022-03-25T19:19:59.519Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-25T19:19:59.519Z] --- SKIP: TestInfoDebug (0.00s) [2022-03-25T19:19:59.519Z] === RUN TestInfoInsecureRegistries [2022-03-25T19:19:59.519Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-25T19:19:59.519Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-03-25T19:19:59.519Z] === RUN TestInfoRegistryMirrors [2022-03-25T19:19:59.519Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-25T19:19:59.519Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-03-25T19:19:59.519Z] === RUN TestLoginFailsWithBadCredentials [2022-03-25T19:20:00.049Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-03-25T19:20:00.506Z] --- PASS: TestLoginFailsWithBadCredentials (0.97s) [2022-03-25T19:20:00.506Z] === RUN TestPingCacheHeaders [2022-03-25T19:20:00.506Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-03-25T19:20:00.506Z] === RUN TestPingGet [2022-03-25T19:20:00.506Z] --- PASS: TestPingGet (0.03s) [2022-03-25T19:20:00.506Z] === RUN TestPingHead [2022-03-25T19:20:00.506Z] --- PASS: TestPingHead (0.03s) [2022-03-25T19:20:00.506Z] === RUN TestVersion [2022-03-25T19:20:00.506Z] --- PASS: TestVersion (0.03s) [2022-03-25T19:20:00.506Z] PASS [2022-03-25T19:20:00.506Z] ok github.com/docker/docker/integration/system 1.200s [2022-03-25T19:20:00.615Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-03-25T19:20:00.975Z] [2022-03-25T19:20:00.975Z] === Skipped [2022-03-25T19:20:00.975Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-25T19:20:00.975Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T19:20:00.975Z] [2022-03-25T19:20:00.975Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-03-25T19:20:00.975Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-03-25T19:20:00.975Z] [2022-03-25T19:20:00.975Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-03-25T19:20:00.975Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-03-25T19:20:00.975Z] [2022-03-25T19:20:00.975Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-03-25T19:20:00.975Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-03-25T19:20:00.975Z] [2022-03-25T19:20:00.975Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-03-25T19:20:00.975Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-03-25T19:20:00.975Z] [2022-03-25T19:20:00.975Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-03-25T19:20:00.975Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-25T19:20:00.975Z] [2022-03-25T19:20:00.975Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-03-25T19:20:00.975Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-25T19:20:00.975Z] [2022-03-25T19:20:00.975Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-03-25T19:20:00.975Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-25T19:20:00.975Z] [2022-03-25T19:20:00.975Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-03-25T19:20:00.975Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-25T19:20:00.975Z] [2022-03-25T19:20:00.975Z] DONE 15 tests, 9 skipped in 3.401s [2022-03-25T19:20:00.975Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-03-25T19:20:01.182Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-03-25T19:20:01.441Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-03-25T19:20:02.545Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-25T19:20:02.545Z] INFO: Testing against a local daemon [2022-03-25T19:20:02.545Z] === RUN TestVolumesCreateAndList [2022-03-25T19:20:02.545Z] --- PASS: TestVolumesCreateAndList (0.05s) [2022-03-25T19:20:02.545Z] === RUN TestVolumesRemove [2022-03-25T19:20:03.013Z] --- PASS: TestVolumesRemove (0.15s) [2022-03-25T19:20:03.013Z] === RUN TestVolumesInspect [2022-03-25T19:20:03.013Z] --- PASS: TestVolumesInspect (0.05s) [2022-03-25T19:20:03.013Z] === RUN TestVolumesInvalidJSON [2022-03-25T19:20:03.013Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-03-25T19:20:03.013Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-03-25T19:20:03.013Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-03-25T19:20:03.013Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2022-03-25T19:20:03.013Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-03-25T19:20:03.013Z] PASS [2022-03-25T19:20:03.013Z] ok github.com/docker/docker/integration/volume 0.340s [2022-03-25T19:20:03.013Z] [2022-03-25T19:20:03.013Z] DONE 5 tests in 2.271s [2022-03-25T19:20:03.482Z] INFO: make.ps1 ended at 03/25/2022 19:20:02 [2022-03-25T19:20:03.482Z] INFO: Integration CLI tests being run from the host: [2022-03-25T19:20:03.482Z] 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-03-25T19:20:06.704Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-03-25T19:20:06.704Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-03-25T19:20:06.704Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-03-25T19:20:06.704Z] === RUN TestDockerSuite/TestHealth [2022-03-25T19:20:08.078Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-03-25T19:20:13.941Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-25T19:20:13.941Z] INFO: Testing against a local daemon [2022-03-25T19:20:13.941Z] === RUN TestDockerSuite [2022-03-25T19:20:13.941Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-03-25T19:20:13.941Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-03-25T19:20:13.941Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-03-25T19:20:13.941Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-03-25T19:20:13.941Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-03-25T19:20:13.941Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-03-25T19:20:13.941Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-03-25T19:20:13.941Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-03-25T19:20:13.941Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-03-25T19:20:13.941Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-03-25T19:20:14.410Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-03-25T19:20:14.879Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-03-25T19:20:15.348Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-03-25T19:20:15.816Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-03-25T19:20:16.200Z] --- PASS: TestServiceUpdatePidsLimit (16.08s) [2022-03-25T19:20:16.200Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-03-25T19:20:16.200Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.80s) [2022-03-25T19:20:16.200Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.80s) [2022-03-25T19:20:16.200Z] PASS [2022-03-25T19:20:16.200Z] [2022-03-25T19:20:16.200Z] === Skipped [2022-03-25T19:20:16.200Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-03-25T19:20:16.200Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-25T19:20:16.200Z] [2022-03-25T19:20:16.200Z] DONE 27 tests, 1 skipped in 194.803s [2022-03-25T19:20:16.200Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-03-25T19:20:16.200Z] ++ 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-03-25T19:20:16.200Z] ++ set -e [2022-03-25T19:20:16.200Z] ++ '[' -n 0 ']' [2022-03-25T19:20:16.200Z] ++ set -x [2022-03-25T19:20:16.200Z] ++ 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-03-25T19:20:16.200Z] INFO: Testing against a local daemon [2022-03-25T19:20:16.200Z] === RUN TestSessionCreate [2022-03-25T19:20:16.200Z] --- PASS: TestSessionCreate (0.03s) [2022-03-25T19:20:16.200Z] === RUN TestSessionCreateWithBadUpgrade [2022-03-25T19:20:16.200Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-03-25T19:20:16.200Z] PASS [2022-03-25T19:20:16.200Z] [2022-03-25T19:20:16.200Z] DONE 2 tests in 0.161s [2022-03-25T19:20:16.200Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-03-25T19:20:16.200Z] ++ 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-03-25T19:20:16.200Z] ++ set -e [2022-03-25T19:20:16.200Z] ++ '[' -n 0 ']' [2022-03-25T19:20:16.200Z] ++ set -x [2022-03-25T19:20:16.201Z] ++ 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-03-25T19:20:16.201Z] INFO: Testing against a local daemon [2022-03-25T19:20:16.201Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-03-25T19:20:16.201Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-03-25T19:20:16.201Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-25T19:20:16.201Z] === RUN TestDiskUsage [2022-03-25T19:20:16.201Z] === PAUSE TestDiskUsage [2022-03-25T19:20:16.201Z] === RUN TestEventsExecDie [2022-03-25T19:20:16.201Z] --- PASS: TestEventsExecDie (0.56s) [2022-03-25T19:20:16.201Z] === RUN TestEventsBackwardsCompatible [2022-03-25T19:20:16.201Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-03-25T19:20:16.201Z] === RUN TestEventsVolumeCreate [2022-03-25T19:20:16.201Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-03-25T19:20:16.201Z] === RUN TestInfoBinaryCommits [2022-03-25T19:20:16.201Z] --- PASS: TestInfoBinaryCommits (0.03s) [2022-03-25T19:20:16.201Z] === RUN TestInfoAPIVersioned [2022-03-25T19:20:16.201Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-03-25T19:20:16.201Z] === RUN TestInfoAPI [2022-03-25T19:20:16.201Z] --- PASS: TestInfoAPI (0.02s) [2022-03-25T19:20:16.201Z] === RUN TestInfoAPIWarnings [2022-03-25T19:20:26.171Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-03-25T19:20:26.171Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-03-25T19:20:26.171Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-03-25T19:20:26.171Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-03-25T19:20:26.171Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-03-25T19:20:26.171Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-03-25T19:20:26.738Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-03-25T19:20:26.738Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-03-25T19:20:26.738Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-03-25T19:20:26.738Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-03-25T19:20:26.996Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-03-25T19:20:27.255Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-03-25T19:20:27.514Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-03-25T19:20:27.514Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-03-25T19:20:28.081Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-03-25T19:20:28.081Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-03-25T19:20:28.648Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-03-25T19:20:29.223Z] === RUN TestDockerSuite/TestImagesFormat [2022-03-25T19:20:29.482Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-03-25T19:20:30.048Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-03-25T19:20:32.533Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-03-25T19:20:32.533Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-03-25T19:20:32.533Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-03-25T19:20:32.534Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-03-25T19:20:32.534Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-03-25T19:20:32.534Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-03-25T19:20:32.534Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-03-25T19:20:32.534Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-03-25T19:20:32.534Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-03-25T19:20:32.534Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-03-25T19:20:32.534Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-03-25T19:20:32.534Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-03-25T19:20:32.534Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-03-25T19:20:32.579Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-03-25T19:20:32.579Z] === RUN TestDockerSuite/TestImportBadURL [2022-03-25T19:20:32.579Z] --- PASS: TestInfoAPIWarnings (16.30s) [2022-03-25T19:20:32.579Z] === RUN TestInfoDebug [2022-03-25T19:20:32.579Z] === RUN TestDockerSuite/TestImportDisplay [2022-03-25T19:20:32.967Z] --- PASS: TestInfoDebug (0.53s) [2022-03-25T19:20:32.967Z] === RUN TestInfoInsecureRegistries [2022-03-25T19:20:33.535Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2022-03-25T19:20:33.535Z] === RUN TestInfoRegistryMirrors [2022-03-25T19:20:33.666Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-03-25T19:20:33.795Z] === RUN TestDockerSuite/TestImportFile [2022-03-25T19:20:34.055Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2022-03-25T19:20:34.055Z] === RUN TestLoginFailsWithBadCredentials [2022-03-25T19:20:34.315Z] --- PASS: TestLoginFailsWithBadCredentials (0.10s) [2022-03-25T19:20:34.315Z] === RUN TestPingCacheHeaders [2022-03-25T19:20:34.315Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-03-25T19:20:34.315Z] === RUN TestPingGet [2022-03-25T19:20:34.315Z] --- PASS: TestPingGet (0.02s) [2022-03-25T19:20:34.315Z] === RUN TestPingHead [2022-03-25T19:20:34.315Z] --- PASS: TestPingHead (0.03s) [2022-03-25T19:20:34.315Z] === RUN TestVersion [2022-03-25T19:20:34.315Z] --- PASS: TestVersion (0.02s) [2022-03-25T19:20:34.315Z] === CONT TestDiskUsage [2022-03-25T19:20:34.885Z] === RUN TestDiskUsage/empty [2022-03-25T19:20:34.885Z] === RUN TestDiskUsage/empty/container_types [2022-03-25T19:20:34.885Z] === RUN TestDiskUsage/empty/image_types [2022-03-25T19:20:34.885Z] === RUN TestDiskUsage/empty/volume_types [2022-03-25T19:20:34.885Z] === RUN TestDiskUsage/empty/build-cache_types [2022-03-25T19:20:34.885Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-03-25T19:20:34.885Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-03-25T19:20:34.885Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-03-25T19:20:34.885Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-03-25T19:20:34.885Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-03-25T19:20:34.885Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-03-25T19:20:34.885Z] === RUN TestDiskUsage/after_LoadBusybox [2022-03-25T19:20:35.143Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-03-25T19:20:35.143Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-03-25T19:20:35.143Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-03-25T19:20:35.143Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-03-25T19:20:35.143Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-03-25T19:20:35.143Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-03-25T19:20:35.143Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-03-25T19:20:35.143Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-03-25T19:20:35.143Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-03-25T19:20:35.143Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-03-25T19:20:35.143Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-03-25T19:20:35.143Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-03-25T19:20:35.143Z] === RUN TestDiskUsage/after_container.Run [2022-03-25T19:20:35.713Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-03-25T19:20:35.713Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-03-25T19:20:35.713Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-03-25T19:20:35.713Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-03-25T19:20:35.713Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-03-25T19:20:35.713Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-03-25T19:20:35.713Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-03-25T19:20:35.713Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-03-25T19:20:35.713Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-03-25T19:20:35.713Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-03-25T19:20:35.713Z] --- PASS: TestDiskUsage (1.45s) [2022-03-25T19:20:35.713Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-03-25T19:20:35.713Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-03-25T19:20:35.713Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-03-25T19:20:35.713Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-03-25T19:20:35.714Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-03-25T19:20:35.714Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-03-25T19:20:35.714Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-03-25T19:20:35.714Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-03-25T19:20:35.714Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-03-25T19:20:35.714Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-03-25T19:20:35.714Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-03-25T19:20:35.714Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.23s) [2022-03-25T19:20:35.714Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-03-25T19:20:35.714Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-03-25T19:20:35.714Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-03-25T19:20:35.714Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-03-25T19:20:35.714Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-03-25T19:20:35.714Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-03-25T19:20:35.714Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-03-25T19:20:35.714Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-03-25T19:20:35.714Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-03-25T19:20:35.714Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-03-25T19:20:35.714Z] --- PASS: TestDiskUsage/after_container.Run (0.48s) [2022-03-25T19:20:35.714Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-03-25T19:20:35.714Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-03-25T19:20:35.714Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-03-25T19:20:35.714Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-03-25T19:20:35.714Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-03-25T19:20:35.714Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.01s) [2022-03-25T19:20:35.714Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-03-25T19:20:35.714Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.01s) [2022-03-25T19:20:35.714Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-03-25T19:20:35.714Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-03-25T19:20:35.714Z] PASS [2022-03-25T19:20:35.714Z] [2022-03-25T19:20:35.714Z] === Skipped [2022-03-25T19:20:35.714Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-25T19:20:35.714Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-03-25T19:20:35.714Z] [2022-03-25T19:20:35.714Z] DONE 50 tests, 1 skipped in 20.388s [2022-03-25T19:20:35.714Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-03-25T19:20:35.714Z] ++ 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-03-25T19:20:35.714Z] ++ set -e [2022-03-25T19:20:35.714Z] ++ '[' -n 0 ']' [2022-03-25T19:20:35.714Z] ++ set -x [2022-03-25T19:20:35.714Z] ++ 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-03-25T19:20:35.972Z] INFO: Testing against a local daemon [2022-03-25T19:20:35.972Z] === RUN TestVolumesCreateAndList [2022-03-25T19:20:35.972Z] --- PASS: TestVolumesCreateAndList (0.03s) [2022-03-25T19:20:35.972Z] === RUN TestVolumesRemove [2022-03-25T19:20:35.972Z] --- PASS: TestVolumesRemove (0.08s) [2022-03-25T19:20:35.972Z] === RUN TestVolumesInspect [2022-03-25T19:20:35.972Z] --- PASS: TestVolumesInspect (0.02s) [2022-03-25T19:20:35.972Z] === RUN TestVolumesInvalidJSON [2022-03-25T19:20:35.972Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-03-25T19:20:35.972Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-03-25T19:20:35.972Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-03-25T19:20:35.972Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2022-03-25T19:20:35.972Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-03-25T19:20:35.972Z] PASS [2022-03-25T19:20:35.972Z] [2022-03-25T19:20:35.972Z] DONE 5 tests in 0.285s [2022-03-25T19:20:35.972Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-03-25T19:20:36.541Z] ++++ cat bundles/test-integration/docker.pid [2022-03-25T19:20:36.541Z] +++ kill 6643 [2022-03-25T19:20:36.541Z] === RUN TestDockerSuite/TestImportGzipped [2022-03-25T19:20:36.541Z] +++ /etc/init.d/apparmor stop [2022-03-25T19:20:36.541Z] Leaving: AppArmorNo profiles have been unloaded. [2022-03-25T19:20:36.541Z] [2022-03-25T19:20:36.541Z] Unloading profiles will leave already running processes permanently [2022-03-25T19:20:36.541Z] unconfined, which can lead to unexpected situations. [2022-03-25T19:20:36.541Z] [2022-03-25T19:20:36.541Z] To set a process to complain mode, use the command line tool [2022-03-25T19:20:36.541Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-03-25T19:20:36.541Z] +++ true [2022-03-25T19:20:36.541Z] exiting test-integration [2022-03-25T19:20:36.541Z] ++ exit 0 [2022-03-25T19:20:36.541Z] [2022-03-25T19:20:37.477Z] + for job in $(jobs -p) [2022-03-25T19:20:37.477Z] + wait 11183 [2022-03-25T19:20:38.045Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-03-25T19:20:38.421Z] === RUN TestDockerSuite/TestBuildEnv [2022-03-25T19:20:38.421Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-03-25T19:20:38.421Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-03-25T19:20:38.421Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-03-25T19:20:38.888Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-03-25T19:20:38.888Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-03-25T19:20:38.888Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-03-25T19:20:38.888Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-03-25T19:20:38.888Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-03-25T19:20:38.888Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-03-25T19:20:38.888Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-03-25T19:20:39.421Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-03-25T19:20:39.679Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-03-25T19:20:40.247Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-03-25T19:20:40.814Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-03-25T19:20:40.814Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-03-25T19:20:40.814Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-03-25T19:20:41.381Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-03-25T19:20:41.644Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-03-25T19:20:42.210Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-03-25T19:20:42.469Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-03-25T19:20:42.676Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-03-25T19:20:42.676Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-03-25T19:20:42.676Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-03-25T19:20:42.676Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-03-25T19:20:42.676Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-03-25T19:20:42.676Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-03-25T19:20:42.676Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-03-25T19:20:43.035Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-03-25T19:20:43.293Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-03-25T19:20:43.294Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-03-25T19:20:43.673Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-03-25T19:20:44.669Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-03-25T19:20:44.927Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-03-25T19:20:45.186Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-03-25T19:20:45.186Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-03-25T19:20:45.753Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-03-25T19:20:45.753Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-03-25T19:20:45.753Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-03-25T19:20:46.322Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-03-25T19:20:46.890Z] === RUN TestDockerSuite/TestInspectDefault [2022-03-25T19:20:47.458Z] === RUN TestDockerSuite/TestInspectHistory [2022-03-25T19:20:48.026Z] === RUN TestDockerSuite/TestInspectImage [2022-03-25T19:20:48.026Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-03-25T19:20:48.026Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-03-25T19:20:48.026Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-03-25T19:20:48.026Z] === RUN TestDockerSuite/TestInspectInt64 [2022-03-25T19:20:48.312Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-03-25T19:20:48.427Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-03-25T19:20:48.885Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-03-25T19:20:48.885Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-03-25T19:20:49.451Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-03-25T19:20:50.017Z] === RUN TestDockerSuite/TestInspectPlugin [2022-03-25T19:20:50.262Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-03-25T19:20:50.262Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-03-25T19:20:50.262Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-03-25T19:20:50.262Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-03-25T19:20:51.916Z] === RUN TestDockerSuite/TestInspectRootFS [2022-03-25T19:20:51.916Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-03-25T19:20:52.483Z] === RUN TestDockerSuite/TestInspectStatus [2022-03-25T19:20:53.050Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-03-25T19:20:53.121Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2022-03-25T19:20:53.121Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2022-03-25T19:20:53.121Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-03-25T19:20:53.121Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2022-03-25T19:20:53.121Z] Cross building: bundles/cross/linux/s390x [2022-03-25T19:20:53.121Z] Building: bundles/cross/linux/s390x-daemon/dockerd-dev [2022-03-25T19:20:53.121Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-03-25T19:20:53.984Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-03-25T19:20:54.243Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-03-25T19:20:54.243Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-03-25T19:20:54.811Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-03-25T19:20:55.379Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-03-25T19:20:55.945Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-03-25T19:20:56.203Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-03-25T19:20:56.774Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-03-25T19:20:56.774Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-03-25T19:20:58.150Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-03-25T19:20:59.086Z] === RUN TestDockerSuite/TestLinksEnvs [2022-03-25T19:21:00.021Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-03-25T19:21:00.280Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-03-25T19:21:01.215Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-03-25T19:21:02.592Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-03-25T19:21:03.365Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-03-25T19:21:03.365Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-03-25T19:21:03.365Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-03-25T19:21:03.365Z] === RUN TestDockerSuite/TestBuildExpose [2022-03-25T19:21:03.365Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-03-25T19:21:03.365Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-03-25T19:21:03.365Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-03-25T19:21:03.365Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-03-25T19:21:03.365Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-03-25T19:21:03.365Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-03-25T19:21:03.365Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-03-25T19:21:03.365Z] === RUN TestDockerSuite/TestBuildFails [2022-03-25T19:21:03.969Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-03-25T19:21:03.969Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-03-25T19:21:05.345Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-03-25T19:21:05.580Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-03-25T19:21:05.580Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-03-25T19:21:05.604Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-03-25T19:21:06.171Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-03-25T19:21:11.442Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-03-25T19:21:12.748Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-03-25T19:21:14.124Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-03-25T19:21:15.499Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-03-25T19:21:15.758Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-03-25T19:21:15.758Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-03-25T19:21:17.663Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-03-25T19:21:17.663Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-03-25T19:21:18.231Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-03-25T19:21:18.231Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-03-25T19:21:18.231Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-03-25T19:21:18.589Z] === RUN TestDockerSuite/TestBuildForceRm [2022-03-25T19:21:18.799Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-03-25T19:21:19.369Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-03-25T19:21:19.936Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-03-25T19:21:22.468Z] docker_api_swarm_service_test.go:395: [dead69536f171] joining swarm manager [da0794799e512]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-25T19:21:22.726Z] docker_api_swarm_service_test.go:395: [d59d47c5ab4cb] joining swarm manager [da0794799e512]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-25T19:21:22.984Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-03-25T19:21:23.553Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-03-25T19:21:24.451Z] === RUN TestDockerSuite/TestBuildFromGit [2022-03-25T19:21:28.819Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-03-25T19:21:28.819Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-03-25T19:21:28.819Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-03-25T19:21:29.386Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-03-25T19:21:30.321Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-03-25T19:21:31.257Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-03-25T19:21:31.599Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-03-25T19:21:32.066Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-03-25T19:21:32.191Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-03-25T19:21:32.760Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-03-25T19:21:34.673Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-03-25T19:21:34.932Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-03-25T19:21:35.498Z] === RUN TestDockerSuite/TestLogsSince [2022-03-25T19:21:36.814Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-03-25T19:21:36.814Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-03-25T19:21:37.284Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-03-25T19:21:37.753Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-03-25T19:21:38.026Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-03-25T19:21:38.220Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-03-25T19:21:38.220Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-03-25T19:21:38.220Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-03-25T19:21:39.927Z] docker_api_swarm_service_test.go:343: [dd0cd0829ad0d] joining swarm manager [d15a91ab0f348]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-25T19:21:40.495Z] docker_api_swarm_service_test.go:343: [d235d4b121b6c] joining swarm manager [d15a91ab0f348]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-25T19:21:42.087Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-03-25T19:21:42.087Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-03-25T19:21:42.087Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-03-25T19:21:42.087Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-03-25T19:21:42.087Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-03-25T19:21:42.087Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-03-25T19:21:42.087Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-03-25T19:21:42.087Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-03-25T19:21:42.087Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-03-25T19:21:42.087Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-03-25T19:21:42.087Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-03-25T19:21:42.087Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-03-25T19:21:42.087Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-03-25T19:21:42.087Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-03-25T19:21:42.087Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-03-25T19:21:42.087Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-03-25T19:21:42.087Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-03-25T19:21:42.087Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-03-25T19:21:42.087Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-03-25T19:21:42.087Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-03-25T19:21:42.087Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-03-25T19:21:42.087Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-03-25T19:21:42.087Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-03-25T19:21:42.088Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-03-25T19:21:42.088Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-03-25T19:21:42.088Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-03-25T19:21:42.088Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-03-25T19:21:42.088Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-03-25T19:21:42.088Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-03-25T19:21:42.088Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-03-25T19:21:42.088Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-03-25T19:21:42.088Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-03-25T19:21:42.088Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-03-25T19:21:42.088Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-03-25T19:21:42.088Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-03-25T19:21:42.088Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-03-25T19:21:42.088Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-03-25T19:21:42.398Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-03-25T19:21:42.556Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-03-25T19:21:42.556Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-03-25T19:21:42.556Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-03-25T19:21:42.556Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-03-25T19:21:42.556Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-03-25T19:21:46.871Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-03-25T19:21:46.871Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-03-25T19:21:46.871Z] === RUN TestDockerSuite/TestBuildHistory [2022-03-25T19:21:48.961Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-03-25T19:21:48.961Z] === RUN TestDockerSuite/TestLogsTail [2022-03-25T19:21:48.961Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-03-25T19:21:49.219Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-03-25T19:21:49.787Z] === RUN TestDockerSuite/TestMountIntoProc [2022-03-25T19:21:50.045Z] === RUN TestDockerSuite/TestMountIntoSys [2022-03-25T19:21:50.303Z] === RUN TestDockerSuite/TestNetHostname [2022-03-25T19:21:51.218Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-03-25T19:21:51.694Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-03-25T19:21:51.953Z] === RUN TestDockerSuite/TestNetworkEvents [2022-03-25T19:21:53.852Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-03-25T19:21:55.753Z] docker_api_swarm_service_test.go:490: [d3c8844b9828a] joining swarm manager [dcabb119af60f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-25T19:21:56.688Z] docker_api_swarm_service_test.go:490: [da6cf73ab7d6e] joining swarm manager [dcabb119af60f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-25T19:21:57.624Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-03-25T19:21:59.365Z] === RUN TestDockerSuite/TestBuildIidFile [2022-03-25T19:21:59.365Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-03-25T19:21:59.541Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-03-25T19:21:59.541Z] === RUN TestDockerSuite/TestPluginActive [2022-03-25T19:22:01.448Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-03-25T19:22:01.586Z] === RUN TestDockerSuite/TestBuildInheritance [2022-03-25T19:22:01.586Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-03-25T19:22:01.586Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-03-25T19:22:02.054Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-03-25T19:22:02.054Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-03-25T19:22:06.802Z] === RUN TestDockerSuite/TestBuildLabel [2022-03-25T19:22:07.784Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-03-25T19:22:08.011Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-03-25T19:22:08.011Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-03-25T19:22:08.011Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-03-25T19:22:08.576Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-03-25T19:22:08.768Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-03-25T19:22:09.142Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-03-25T19:22:09.752Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-03-25T19:22:10.218Z] === RUN TestDockerSuite/TestBuildLabels [2022-03-25T19:22:11.202Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-03-25T19:22:12.426Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-03-25T19:22:12.762Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-03-25T19:22:13.801Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-03-25T19:22:14.736Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-03-25T19:22:16.113Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-03-25T19:22:16.371Z] docker_api_swarm_service_test.go:128: [d8ee33700657b] joining swarm manager [d270178debf03]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-25T19:22:16.547Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-03-25T19:22:16.547Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-03-25T19:22:16.547Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-03-25T19:22:17.306Z] docker_api_swarm_service_test.go:129: [d5bfda8ff2777] joining swarm manager [d270178debf03]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-25T19:22:18.621Z] === RUN TestDockerSuite/TestBuildLastModified [2022-03-25T19:22:18.621Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-03-25T19:22:18.621Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-03-25T19:22:18.621Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-03-25T19:22:18.621Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-03-25T19:22:18.621Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-03-25T19:22:18.621Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-03-25T19:22:18.621Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-03-25T19:22:18.621Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-03-25T19:22:19.211Z] docker_api_swarm_service_test.go:137: [d31fc809694fc] joining swarm manager [d270178debf03]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-03-25T19:22:19.605Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-03-25T19:22:19.778Z] docker_api_swarm_service_test.go:138: [dc06c78db98d2] joining swarm manager [d270178debf03]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-03-25T19:22:20.072Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-03-25T19:22:21.677Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-03-25T19:22:22.612Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-03-25T19:22:23.549Z] === RUN TestDockerSuite/TestPortHostBinding [2022-03-25T19:22:24.498Z] === RUN TestDockerSuite/TestPortList [2022-03-25T19:22:25.937Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-03-25T19:22:31.058Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-03-25T19:22:31.625Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-03-25T19:22:37.777Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-03-25T19:22:38.181Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-03-25T19:22:38.181Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-03-25T19:22:38.181Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-03-25T19:22:38.181Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-03-25T19:22:38.181Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-03-25T19:22:38.439Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-03-25T19:22:38.439Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-03-25T19:22:39.006Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-03-25T19:22:39.006Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-03-25T19:22:39.940Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-03-25T19:22:39.940Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-03-25T19:22:41.843Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-03-25T19:22:41.843Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-03-25T19:22:42.411Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-03-25T19:22:42.978Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-03-25T19:22:42.978Z] === RUN TestDockerSuite/TestPsByOrder [2022-03-25T19:22:43.737Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-03-25T19:22:43.738Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-03-25T19:22:43.738Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-03-25T19:22:44.204Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-03-25T19:22:44.355Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-03-25T19:22:44.661Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd-dev [2022-03-25T19:22:44.662Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2022-03-25T19:22:44.662Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-03-25T19:22:44.662Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2022-03-25T19:22:44.662Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-03-25T19:22:45.000Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-03-25T19:22:45.287Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43428/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=85572cac14168f9dc3fc3d9daa5eae1ba00eddf4 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:85572cac14168f9dc3fc3d9daa5eae1ba00eddf4 hack/test/unit [2022-03-25T19:22:45.730Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-03-25T19:22:45.858Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2022-03-25T19:22:45.858Z] + TESTFLAGS+=' -test.timeout=5m' [2022-03-25T19:22:45.858Z] + TESTDIRS=./... [2022-03-25T19:22:45.858Z] + exclude_paths='/vendor/|/integration' [2022-03-25T19:22:45.858Z] ++ grep -vE '(/vendor/|/integration)' [2022-03-25T19:22:45.858Z] ++ go list ./... [2022-03-25T19:22:46.297Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-03-25T19:22:46.556Z] docker_api_swarm_service_test.go:304: [dcf41aa3211df] joining swarm manager [d38b75e2da138]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-25T19:22:46.804Z] + pkg_list='github.com/docker/docker/api [2022-03-25T19:22:46.804Z] github.com/docker/docker/api/server [2022-03-25T19:22:46.804Z] github.com/docker/docker/api/server/backend/build [2022-03-25T19:22:46.804Z] github.com/docker/docker/api/server/httpstatus [2022-03-25T19:22:46.804Z] github.com/docker/docker/api/server/httputils [2022-03-25T19:22:46.804Z] github.com/docker/docker/api/server/middleware [2022-03-25T19:22:46.804Z] github.com/docker/docker/api/server/router [2022-03-25T19:22:46.804Z] github.com/docker/docker/api/server/router/build [2022-03-25T19:22:46.804Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-25T19:22:46.804Z] github.com/docker/docker/api/server/router/container [2022-03-25T19:22:46.804Z] github.com/docker/docker/api/server/router/debug [2022-03-25T19:22:46.804Z] github.com/docker/docker/api/server/router/distribution [2022-03-25T19:22:46.804Z] github.com/docker/docker/api/server/router/grpc [2022-03-25T19:22:46.804Z] github.com/docker/docker/api/server/router/image [2022-03-25T19:22:46.804Z] github.com/docker/docker/api/server/router/network [2022-03-25T19:22:46.804Z] github.com/docker/docker/api/server/router/plugin [2022-03-25T19:22:46.804Z] github.com/docker/docker/api/server/router/session [2022-03-25T19:22:46.804Z] github.com/docker/docker/api/server/router/swarm [2022-03-25T19:22:46.804Z] github.com/docker/docker/api/server/router/system [2022-03-25T19:22:46.804Z] github.com/docker/docker/api/server/router/volume [2022-03-25T19:22:46.804Z] github.com/docker/docker/api/types [2022-03-25T19:22:46.804Z] github.com/docker/docker/api/types/backend [2022-03-25T19:22:46.804Z] github.com/docker/docker/api/types/blkiodev [2022-03-25T19:22:46.804Z] github.com/docker/docker/api/types/container [2022-03-25T19:22:46.804Z] github.com/docker/docker/api/types/events [2022-03-25T19:22:46.804Z] github.com/docker/docker/api/types/filters [2022-03-25T19:22:46.804Z] github.com/docker/docker/api/types/image [2022-03-25T19:22:46.804Z] github.com/docker/docker/api/types/mount [2022-03-25T19:22:46.804Z] github.com/docker/docker/api/types/network [2022-03-25T19:22:46.804Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-25T19:22:46.804Z] github.com/docker/docker/api/types/registry [2022-03-25T19:22:46.804Z] github.com/docker/docker/api/types/strslice [2022-03-25T19:22:46.804Z] github.com/docker/docker/api/types/swarm [2022-03-25T19:22:46.804Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-25T19:22:46.804Z] github.com/docker/docker/api/types/time [2022-03-25T19:22:46.804Z] github.com/docker/docker/api/types/versions [2022-03-25T19:22:46.804Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-25T19:22:46.804Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-25T19:22:46.804Z] github.com/docker/docker/api/types/volume [2022-03-25T19:22:46.804Z] github.com/docker/docker/builder [2022-03-25T19:22:46.804Z] github.com/docker/docker/builder/builder-next [2022-03-25T19:22:46.804Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-25T19:22:46.804Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-25T19:22:46.804Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-25T19:22:46.804Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-25T19:22:46.804Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-25T19:22:46.804Z] github.com/docker/docker/builder/builder-next/worker [2022-03-25T19:22:46.804Z] github.com/docker/docker/builder/dockerfile [2022-03-25T19:22:46.804Z] github.com/docker/docker/builder/remotecontext [2022-03-25T19:22:46.804Z] github.com/docker/docker/builder/remotecontext/git [2022-03-25T19:22:46.804Z] github.com/docker/docker/cli [2022-03-25T19:22:46.804Z] github.com/docker/docker/cli/config [2022-03-25T19:22:46.804Z] github.com/docker/docker/cli/debug [2022-03-25T19:22:46.804Z] github.com/docker/docker/client [2022-03-25T19:22:46.804Z] github.com/docker/docker/cmd/docker-proxy [2022-03-25T19:22:46.804Z] github.com/docker/docker/cmd/dockerd [2022-03-25T19:22:46.804Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-25T19:22:46.804Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-25T19:22:46.804Z] github.com/docker/docker/container [2022-03-25T19:22:46.804Z] github.com/docker/docker/container/stream [2022-03-25T19:22:46.804Z] github.com/docker/docker/contrib/apparmor [2022-03-25T19:22:46.804Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-25T19:22:46.804Z] github.com/docker/docker/contrib/httpserver [2022-03-25T19:22:46.804Z] github.com/docker/docker/daemon [2022-03-25T19:22:46.804Z] github.com/docker/docker/daemon/cluster [2022-03-25T19:22:46.804Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-25T19:22:46.804Z] github.com/docker/docker/daemon/cluster/convert [2022-03-25T19:22:46.804Z] github.com/docker/docker/daemon/cluster/executor [2022-03-25T19:22:46.804Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-25T19:22:46.804Z] github.com/docker/docker/daemon/cluster/provider [2022-03-25T19:22:46.804Z] github.com/docker/docker/daemon/config [2022-03-25T19:22:46.804Z] github.com/docker/docker/daemon/events [2022-03-25T19:22:46.804Z] github.com/docker/docker/daemon/events/testutils [2022-03-25T19:22:46.804Z] github.com/docker/docker/daemon/exec [2022-03-25T19:22:46.804Z] github.com/docker/docker/daemon/graphdriver [2022-03-25T19:22:46.804Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-25T19:22:46.804Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-25T19:22:46.804Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-25T19:22:46.804Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-25T19:22:46.804Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-25T19:22:46.804Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-25T19:22:46.804Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-25T19:22:46.804Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-25T19:22:46.804Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-25T19:22:46.804Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-25T19:22:46.804Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-25T19:22:46.804Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-25T19:22:46.804Z] github.com/docker/docker/daemon/images [2022-03-25T19:22:46.804Z] github.com/docker/docker/daemon/initlayer [2022-03-25T19:22:46.804Z] github.com/docker/docker/daemon/links [2022-03-25T19:22:46.804Z] github.com/docker/docker/daemon/listeners [2022-03-25T19:22:46.804Z] github.com/docker/docker/daemon/logger [2022-03-25T19:22:46.804Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-25T19:22:46.804Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-25T19:22:46.804Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-25T19:22:46.804Z] github.com/docker/docker/daemon/logger/gelf [2022-03-25T19:22:46.804Z] github.com/docker/docker/daemon/logger/journald [2022-03-25T19:22:46.804Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-25T19:22:46.804Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-25T19:22:46.804Z] github.com/docker/docker/daemon/logger/local [2022-03-25T19:22:46.804Z] github.com/docker/docker/daemon/logger/logentries [2022-03-25T19:22:46.804Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-25T19:22:46.804Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-25T19:22:46.804Z] github.com/docker/docker/daemon/logger/splunk [2022-03-25T19:22:46.804Z] github.com/docker/docker/daemon/logger/syslog [2022-03-25T19:22:46.804Z] github.com/docker/docker/daemon/logger/templates [2022-03-25T19:22:46.804Z] github.com/docker/docker/daemon/names [2022-03-25T19:22:46.804Z] github.com/docker/docker/daemon/network [2022-03-25T19:22:46.804Z] github.com/docker/docker/daemon/stats [2022-03-25T19:22:46.804Z] github.com/docker/docker/distribution [2022-03-25T19:22:46.804Z] github.com/docker/docker/distribution/metadata [2022-03-25T19:22:46.804Z] github.com/docker/docker/distribution/utils [2022-03-25T19:22:46.804Z] github.com/docker/docker/distribution/xfer [2022-03-25T19:22:46.804Z] github.com/docker/docker/dockerversion [2022-03-25T19:22:46.804Z] github.com/docker/docker/errdefs [2022-03-25T19:22:46.804Z] github.com/docker/docker/image [2022-03-25T19:22:46.804Z] github.com/docker/docker/image/cache [2022-03-25T19:22:46.804Z] github.com/docker/docker/image/tarexport [2022-03-25T19:22:46.804Z] github.com/docker/docker/image/v1 [2022-03-25T19:22:46.804Z] github.com/docker/docker/internal/test/suite [2022-03-25T19:22:46.804Z] github.com/docker/docker/layer [2022-03-25T19:22:46.804Z] github.com/docker/docker/libcontainerd [2022-03-25T19:22:46.804Z] github.com/docker/docker/libcontainerd/queue [2022-03-25T19:22:46.804Z] github.com/docker/docker/libcontainerd/remote [2022-03-25T19:22:46.804Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-25T19:22:46.804Z] github.com/docker/docker/libcontainerd/types [2022-03-25T19:22:46.804Z] github.com/docker/docker/libnetwork [2022-03-25T19:22:46.804Z] github.com/docker/docker/libnetwork/bitseq [2022-03-25T19:22:46.804Z] github.com/docker/docker/libnetwork/cluster [2022-03-25T19:22:46.804Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-25T19:22:46.804Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-25T19:22:46.804Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-25T19:22:46.804Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-25T19:22:46.804Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-25T19:22:46.804Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-25T19:22:46.804Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-25T19:22:46.804Z] github.com/docker/docker/libnetwork/config [2022-03-25T19:22:46.804Z] github.com/docker/docker/libnetwork/datastore [2022-03-25T19:22:46.804Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-25T19:22:46.804Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-25T19:22:46.804Z] github.com/docker/docker/libnetwork/driverapi [2022-03-25T19:22:46.804Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-25T19:22:46.804Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-25T19:22:46.804Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-25T19:22:46.804Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-25T19:22:46.804Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-25T19:22:46.804Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-25T19:22:46.804Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-25T19:22:46.804Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-25T19:22:46.804Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-25T19:22:46.804Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-25T19:22:46.804Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-25T19:22:46.804Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-25T19:22:46.804Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-25T19:22:46.804Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-25T19:22:46.804Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-25T19:22:46.804Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-25T19:22:46.804Z] github.com/docker/docker/libnetwork/etchosts [2022-03-25T19:22:46.804Z] github.com/docker/docker/libnetwork/idm [2022-03-25T19:22:46.804Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-25T19:22:46.804Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-25T19:22:46.804Z] github.com/docker/docker/libnetwork/ipam [2022-03-25T19:22:46.804Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-25T19:22:46.804Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-25T19:22:46.804Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-25T19:22:46.804Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-25T19:22:46.804Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-25T19:22:46.804Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-25T19:22:46.804Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-25T19:22:46.804Z] github.com/docker/docker/libnetwork/iptables [2022-03-25T19:22:46.804Z] github.com/docker/docker/libnetwork/netlabel [2022-03-25T19:22:46.804Z] github.com/docker/docker/libnetwork/netutils [2022-03-25T19:22:46.804Z] github.com/docker/docker/libnetwork/networkdb [2022-03-25T19:22:46.804Z] github.com/docker/docker/libnetwork/ns [2022-03-25T19:22:46.804Z] github.com/docker/docker/libnetwork/options [2022-03-25T19:22:46.804Z] github.com/docker/docker/libnetwork/osl [2022-03-25T19:22:46.804Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-25T19:22:46.804Z] github.com/docker/docker/libnetwork/portallocator [2022-03-25T19:22:46.804Z] github.com/docker/docker/libnetwork/portmapper [2022-03-25T19:22:46.804Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-25T19:22:46.804Z] github.com/docker/docker/libnetwork/testutils [2022-03-25T19:22:46.804Z] github.com/docker/docker/libnetwork/types [2022-03-25T19:22:46.804Z] github.com/docker/docker/oci [2022-03-25T19:22:46.804Z] github.com/docker/docker/oci/caps [2022-03-25T19:22:46.804Z] github.com/docker/docker/opts [2022-03-25T19:22:46.804Z] github.com/docker/docker/pkg/aaparser [2022-03-25T19:22:46.804Z] github.com/docker/docker/pkg/archive [2022-03-25T19:22:46.804Z] github.com/docker/docker/pkg/authorization [2022-03-25T19:22:46.804Z] github.com/docker/docker/pkg/broadcaster [2022-03-25T19:22:46.804Z] github.com/docker/docker/pkg/capabilities [2022-03-25T19:22:46.804Z] github.com/docker/docker/pkg/chrootarchive [2022-03-25T19:22:46.804Z] github.com/docker/docker/pkg/containerfs [2022-03-25T19:22:46.804Z] github.com/docker/docker/pkg/devicemapper [2022-03-25T19:22:46.804Z] github.com/docker/docker/pkg/directory [2022-03-25T19:22:46.804Z] github.com/docker/docker/pkg/dmesg [2022-03-25T19:22:46.804Z] github.com/docker/docker/pkg/filenotify [2022-03-25T19:22:46.804Z] github.com/docker/docker/pkg/fileutils [2022-03-25T19:22:46.804Z] github.com/docker/docker/pkg/fsutils [2022-03-25T19:22:46.804Z] github.com/docker/docker/pkg/homedir [2022-03-25T19:22:46.804Z] github.com/docker/docker/pkg/idtools [2022-03-25T19:22:46.804Z] github.com/docker/docker/pkg/ioutils [2022-03-25T19:22:46.804Z] github.com/docker/docker/pkg/jsonmessage [2022-03-25T19:22:46.804Z] github.com/docker/docker/pkg/longpath [2022-03-25T19:22:46.804Z] github.com/docker/docker/pkg/loopback [2022-03-25T19:22:46.804Z] github.com/docker/docker/pkg/namesgenerator [2022-03-25T19:22:46.804Z] github.com/docker/docker/pkg/parsers [2022-03-25T19:22:46.804Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-25T19:22:46.804Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-25T19:22:46.804Z] github.com/docker/docker/pkg/pidfile [2022-03-25T19:22:46.804Z] github.com/docker/docker/pkg/platform [2022-03-25T19:22:46.804Z] github.com/docker/docker/pkg/plugingetter [2022-03-25T19:22:46.804Z] github.com/docker/docker/pkg/plugins [2022-03-25T19:22:46.804Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-25T19:22:46.804Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-25T19:22:46.804Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-25T19:22:46.804Z] github.com/docker/docker/pkg/plugins/transport [2022-03-25T19:22:46.804Z] github.com/docker/docker/pkg/pools [2022-03-25T19:22:46.804Z] github.com/docker/docker/pkg/progress [2022-03-25T19:22:46.804Z] github.com/docker/docker/pkg/pubsub [2022-03-25T19:22:46.804Z] github.com/docker/docker/pkg/reexec [2022-03-25T19:22:46.804Z] github.com/docker/docker/pkg/signal [2022-03-25T19:22:46.804Z] github.com/docker/docker/pkg/stack [2022-03-25T19:22:46.804Z] github.com/docker/docker/pkg/stdcopy [2022-03-25T19:22:46.804Z] github.com/docker/docker/pkg/streamformatter [2022-03-25T19:22:46.804Z] github.com/docker/docker/pkg/stringid [2022-03-25T19:22:46.804Z] github.com/docker/docker/pkg/sysinfo [2022-03-25T19:22:46.804Z] github.com/docker/docker/pkg/system [2022-03-25T19:22:46.804Z] github.com/docker/docker/pkg/tailfile [2022-03-25T19:22:46.804Z] github.com/docker/docker/pkg/tarsum [2022-03-25T19:22:46.804Z] github.com/docker/docker/pkg/truncindex [2022-03-25T19:22:46.804Z] github.com/docker/docker/pkg/urlutil [2022-03-25T19:22:46.804Z] github.com/docker/docker/pkg/useragent [2022-03-25T19:22:46.804Z] github.com/docker/docker/plugin [2022-03-25T19:22:46.804Z] github.com/docker/docker/plugin/executor/containerd [2022-03-25T19:22:46.804Z] github.com/docker/docker/plugin/v2 [2022-03-25T19:22:46.804Z] github.com/docker/docker/profiles/apparmor [2022-03-25T19:22:46.804Z] github.com/docker/docker/profiles/seccomp [2022-03-25T19:22:46.804Z] github.com/docker/docker/quota [2022-03-25T19:22:46.804Z] github.com/docker/docker/reference [2022-03-25T19:22:46.804Z] github.com/docker/docker/registry [2022-03-25T19:22:46.804Z] github.com/docker/docker/registry/resumable [2022-03-25T19:22:46.804Z] github.com/docker/docker/restartmanager [2022-03-25T19:22:46.804Z] github.com/docker/docker/rootless [2022-03-25T19:22:46.804Z] github.com/docker/docker/rootless/specconv [2022-03-25T19:22:46.804Z] github.com/docker/docker/runconfig [2022-03-25T19:22:46.804Z] github.com/docker/docker/runconfig/opts [2022-03-25T19:22:46.804Z] github.com/docker/docker/testutil [2022-03-25T19:22:46.804Z] github.com/docker/docker/testutil/daemon [2022-03-25T19:22:46.804Z] github.com/docker/docker/testutil/environment [2022-03-25T19:22:46.804Z] github.com/docker/docker/testutil/fakecontext [2022-03-25T19:22:46.804Z] github.com/docker/docker/testutil/fakegit [2022-03-25T19:22:46.804Z] github.com/docker/docker/testutil/fakestorage [2022-03-25T19:22:46.804Z] github.com/docker/docker/testutil/fixtures/load [2022-03-25T19:22:46.804Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-25T19:22:46.804Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-25T19:22:46.804Z] github.com/docker/docker/testutil/registry [2022-03-25T19:22:46.804Z] github.com/docker/docker/testutil/request [2022-03-25T19:22:46.804Z] github.com/docker/docker/volume [2022-03-25T19:22:46.804Z] github.com/docker/docker/volume/drivers [2022-03-25T19:22:46.804Z] github.com/docker/docker/volume/local [2022-03-25T19:22:46.804Z] github.com/docker/docker/volume/mounts [2022-03-25T19:22:46.804Z] github.com/docker/docker/volume/service [2022-03-25T19:22:46.805Z] github.com/docker/docker/volume/service/opts [2022-03-25T19:22:46.805Z] github.com/docker/docker/volume/testutils' [2022-03-25T19:22:46.805Z] ++ grep --fixed-strings -v /libnetwork [2022-03-25T19:22:46.805Z] ++ echo 'github.com/docker/docker/api [2022-03-25T19:22:46.805Z] github.com/docker/docker/api/server [2022-03-25T19:22:46.805Z] github.com/docker/docker/api/server/backend/build [2022-03-25T19:22:46.805Z] github.com/docker/docker/api/server/httpstatus [2022-03-25T19:22:46.805Z] github.com/docker/docker/api/server/httputils [2022-03-25T19:22:46.805Z] github.com/docker/docker/api/server/middleware [2022-03-25T19:22:46.805Z] github.com/docker/docker/api/server/router [2022-03-25T19:22:46.805Z] github.com/docker/docker/api/server/router/build [2022-03-25T19:22:46.805Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-25T19:22:46.805Z] github.com/docker/docker/api/server/router/container [2022-03-25T19:22:46.805Z] github.com/docker/docker/api/server/router/debug [2022-03-25T19:22:46.805Z] github.com/docker/docker/api/server/router/distribution [2022-03-25T19:22:46.805Z] github.com/docker/docker/api/server/router/grpc [2022-03-25T19:22:46.805Z] github.com/docker/docker/api/server/router/image [2022-03-25T19:22:46.805Z] github.com/docker/docker/api/server/router/network [2022-03-25T19:22:46.805Z] github.com/docker/docker/api/server/router/plugin [2022-03-25T19:22:46.805Z] github.com/docker/docker/api/server/router/session [2022-03-25T19:22:46.805Z] github.com/docker/docker/api/server/router/swarm [2022-03-25T19:22:46.805Z] github.com/docker/docker/api/server/router/system [2022-03-25T19:22:46.805Z] github.com/docker/docker/api/server/router/volume [2022-03-25T19:22:46.805Z] github.com/docker/docker/api/types [2022-03-25T19:22:46.805Z] github.com/docker/docker/api/types/backend [2022-03-25T19:22:46.805Z] github.com/docker/docker/api/types/blkiodev [2022-03-25T19:22:46.805Z] github.com/docker/docker/api/types/container [2022-03-25T19:22:46.805Z] github.com/docker/docker/api/types/events [2022-03-25T19:22:46.805Z] github.com/docker/docker/api/types/filters [2022-03-25T19:22:46.805Z] github.com/docker/docker/api/types/image [2022-03-25T19:22:46.805Z] github.com/docker/docker/api/types/mount [2022-03-25T19:22:46.805Z] github.com/docker/docker/api/types/network [2022-03-25T19:22:46.805Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-25T19:22:46.805Z] github.com/docker/docker/api/types/registry [2022-03-25T19:22:46.805Z] github.com/docker/docker/api/types/strslice [2022-03-25T19:22:46.805Z] github.com/docker/docker/api/types/swarm [2022-03-25T19:22:46.805Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-25T19:22:46.805Z] github.com/docker/docker/api/types/time [2022-03-25T19:22:46.805Z] github.com/docker/docker/api/types/versions [2022-03-25T19:22:46.805Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-25T19:22:46.805Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-25T19:22:46.805Z] github.com/docker/docker/api/types/volume [2022-03-25T19:22:46.805Z] github.com/docker/docker/builder [2022-03-25T19:22:46.805Z] github.com/docker/docker/builder/builder-next [2022-03-25T19:22:46.805Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-25T19:22:46.805Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-25T19:22:46.805Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-25T19:22:46.805Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-25T19:22:46.805Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-25T19:22:46.805Z] github.com/docker/docker/builder/builder-next/worker [2022-03-25T19:22:46.805Z] github.com/docker/docker/builder/dockerfile [2022-03-25T19:22:46.805Z] github.com/docker/docker/builder/remotecontext [2022-03-25T19:22:46.805Z] github.com/docker/docker/builder/remotecontext/git [2022-03-25T19:22:46.805Z] github.com/docker/docker/cli [2022-03-25T19:22:46.805Z] github.com/docker/docker/cli/config [2022-03-25T19:22:46.805Z] github.com/docker/docker/cli/debug [2022-03-25T19:22:46.805Z] github.com/docker/docker/client [2022-03-25T19:22:46.805Z] github.com/docker/docker/cmd/docker-proxy [2022-03-25T19:22:46.805Z] github.com/docker/docker/cmd/dockerd [2022-03-25T19:22:46.805Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-25T19:22:46.805Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-25T19:22:46.805Z] github.com/docker/docker/container [2022-03-25T19:22:46.805Z] github.com/docker/docker/container/stream [2022-03-25T19:22:46.805Z] github.com/docker/docker/contrib/apparmor [2022-03-25T19:22:46.805Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-25T19:22:46.805Z] github.com/docker/docker/contrib/httpserver [2022-03-25T19:22:46.805Z] github.com/docker/docker/daemon [2022-03-25T19:22:46.805Z] github.com/docker/docker/daemon/cluster [2022-03-25T19:22:46.805Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-25T19:22:46.805Z] github.com/docker/docker/daemon/cluster/convert [2022-03-25T19:22:46.805Z] github.com/docker/docker/daemon/cluster/executor [2022-03-25T19:22:46.805Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-25T19:22:46.805Z] github.com/docker/docker/daemon/cluster/provider [2022-03-25T19:22:46.805Z] github.com/docker/docker/daemon/config [2022-03-25T19:22:46.805Z] github.com/docker/docker/daemon/events [2022-03-25T19:22:46.805Z] github.com/docker/docker/daemon/events/testutils [2022-03-25T19:22:46.805Z] github.com/docker/docker/daemon/exec [2022-03-25T19:22:46.805Z] github.com/docker/docker/daemon/graphdriver [2022-03-25T19:22:46.805Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-25T19:22:46.805Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-25T19:22:46.805Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-25T19:22:46.805Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-25T19:22:46.805Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-25T19:22:46.805Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-25T19:22:46.805Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-25T19:22:46.805Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-25T19:22:46.805Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-25T19:22:46.805Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-25T19:22:46.805Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-25T19:22:46.805Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-25T19:22:46.805Z] github.com/docker/docker/daemon/images [2022-03-25T19:22:46.805Z] github.com/docker/docker/daemon/initlayer [2022-03-25T19:22:46.805Z] github.com/docker/docker/daemon/links [2022-03-25T19:22:46.805Z] github.com/docker/docker/daemon/listeners [2022-03-25T19:22:46.805Z] github.com/docker/docker/daemon/logger [2022-03-25T19:22:46.805Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-25T19:22:46.805Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-25T19:22:46.805Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-25T19:22:46.805Z] github.com/docker/docker/daemon/logger/gelf [2022-03-25T19:22:46.805Z] github.com/docker/docker/daemon/logger/journald [2022-03-25T19:22:46.805Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-25T19:22:46.805Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-25T19:22:46.805Z] github.com/docker/docker/daemon/logger/local [2022-03-25T19:22:46.805Z] github.com/docker/docker/daemon/logger/logentries [2022-03-25T19:22:46.805Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-25T19:22:46.805Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-25T19:22:46.805Z] github.com/docker/docker/daemon/logger/splunk [2022-03-25T19:22:46.805Z] github.com/docker/docker/daemon/logger/syslog [2022-03-25T19:22:46.805Z] github.com/docker/docker/daemon/logger/templates [2022-03-25T19:22:46.805Z] github.com/docker/docker/daemon/names [2022-03-25T19:22:46.805Z] github.com/docker/docker/daemon/network [2022-03-25T19:22:46.805Z] github.com/docker/docker/daemon/stats [2022-03-25T19:22:46.805Z] github.com/docker/docker/distribution [2022-03-25T19:22:46.805Z] github.com/docker/docker/distribution/metadata [2022-03-25T19:22:46.805Z] github.com/docker/docker/distribution/utils [2022-03-25T19:22:46.805Z] github.com/docker/docker/distribution/xfer [2022-03-25T19:22:46.805Z] github.com/docker/docker/dockerversion [2022-03-25T19:22:46.805Z] github.com/docker/docker/errdefs [2022-03-25T19:22:46.805Z] github.com/docker/docker/image [2022-03-25T19:22:46.805Z] github.com/docker/docker/image/cache [2022-03-25T19:22:46.805Z] github.com/docker/docker/image/tarexport [2022-03-25T19:22:46.805Z] github.com/docker/docker/image/v1 [2022-03-25T19:22:46.805Z] github.com/docker/docker/internal/test/suite [2022-03-25T19:22:46.805Z] github.com/docker/docker/layer [2022-03-25T19:22:46.805Z] github.com/docker/docker/libcontainerd [2022-03-25T19:22:46.805Z] github.com/docker/docker/libcontainerd/queue [2022-03-25T19:22:46.805Z] github.com/docker/docker/libcontainerd/remote [2022-03-25T19:22:46.805Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-25T19:22:46.805Z] github.com/docker/docker/libcontainerd/types [2022-03-25T19:22:46.805Z] github.com/docker/docker/libnetwork [2022-03-25T19:22:46.805Z] github.com/docker/docker/libnetwork/bitseq [2022-03-25T19:22:46.805Z] github.com/docker/docker/libnetwork/cluster [2022-03-25T19:22:46.805Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-25T19:22:46.805Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-25T19:22:46.805Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-25T19:22:46.805Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-25T19:22:46.805Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-25T19:22:46.805Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-25T19:22:46.805Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-25T19:22:46.805Z] github.com/docker/docker/libnetwork/config [2022-03-25T19:22:46.805Z] github.com/docker/docker/libnetwork/datastore [2022-03-25T19:22:46.805Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-25T19:22:46.805Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-25T19:22:46.805Z] github.com/docker/docker/libnetwork/driverapi [2022-03-25T19:22:46.805Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-25T19:22:46.805Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-25T19:22:46.805Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-25T19:22:46.805Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-25T19:22:46.805Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-25T19:22:46.805Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-25T19:22:46.805Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-25T19:22:46.805Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-25T19:22:46.805Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-25T19:22:46.805Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-25T19:22:46.805Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-25T19:22:46.805Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-25T19:22:46.805Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-25T19:22:46.805Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-25T19:22:46.805Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-25T19:22:46.805Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-25T19:22:46.805Z] github.com/docker/docker/libnetwork/etchosts [2022-03-25T19:22:46.805Z] github.com/docker/docker/libnetwork/idm [2022-03-25T19:22:46.805Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-25T19:22:46.805Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-25T19:22:46.805Z] github.com/docker/docker/libnetwork/ipam [2022-03-25T19:22:46.805Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-25T19:22:46.805Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-25T19:22:46.805Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-25T19:22:46.805Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-25T19:22:46.805Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-25T19:22:46.805Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-25T19:22:46.805Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-25T19:22:46.805Z] github.com/docker/docker/libnetwork/iptables [2022-03-25T19:22:46.805Z] github.com/docker/docker/libnetwork/netlabel [2022-03-25T19:22:46.805Z] github.com/docker/docker/libnetwork/netutils [2022-03-25T19:22:46.805Z] github.com/docker/docker/libnetwork/networkdb [2022-03-25T19:22:46.805Z] github.com/docker/docker/libnetwork/ns [2022-03-25T19:22:46.805Z] github.com/docker/docker/libnetwork/options [2022-03-25T19:22:46.805Z] github.com/docker/docker/libnetwork/osl [2022-03-25T19:22:46.805Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-25T19:22:46.805Z] github.com/docker/docker/libnetwork/portallocator [2022-03-25T19:22:46.805Z] github.com/docker/docker/libnetwork/portmapper [2022-03-25T19:22:46.805Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-25T19:22:46.805Z] github.com/docker/docker/libnetwork/testutils [2022-03-25T19:22:46.805Z] github.com/docker/docker/libnetwork/types [2022-03-25T19:22:46.805Z] github.com/docker/docker/oci [2022-03-25T19:22:46.805Z] github.com/docker/docker/oci/caps [2022-03-25T19:22:46.805Z] github.com/docker/docker/opts [2022-03-25T19:22:46.805Z] github.com/docker/docker/pkg/aaparser [2022-03-25T19:22:46.805Z] github.com/docker/docker/pkg/archive [2022-03-25T19:22:46.805Z] github.com/docker/docker/pkg/authorization [2022-03-25T19:22:46.805Z] github.com/docker/docker/pkg/broadcaster [2022-03-25T19:22:46.805Z] github.com/docker/docker/pkg/capabilities [2022-03-25T19:22:46.805Z] github.com/docker/docker/pkg/chrootarchive [2022-03-25T19:22:46.805Z] github.com/docker/docker/pkg/containerfs [2022-03-25T19:22:46.805Z] github.com/docker/docker/pkg/devicemapper [2022-03-25T19:22:46.805Z] github.com/docker/docker/pkg/directory [2022-03-25T19:22:46.805Z] github.com/docker/docker/pkg/dmesg [2022-03-25T19:22:46.805Z] github.com/docker/docker/pkg/filenotify [2022-03-25T19:22:46.805Z] github.com/docker/docker/pkg/fileutils [2022-03-25T19:22:46.805Z] github.com/docker/docker/pkg/fsutils [2022-03-25T19:22:46.805Z] github.com/docker/docker/pkg/homedir [2022-03-25T19:22:46.805Z] github.com/docker/docker/pkg/idtools [2022-03-25T19:22:46.805Z] github.com/docker/docker/pkg/ioutils [2022-03-25T19:22:46.805Z] github.com/docker/docker/pkg/jsonmessage [2022-03-25T19:22:46.805Z] github.com/docker/docker/pkg/longpath [2022-03-25T19:22:46.805Z] github.com/docker/docker/pkg/loopback [2022-03-25T19:22:46.805Z] github.com/docker/docker/pkg/namesgenerator [2022-03-25T19:22:46.805Z] github.com/docker/docker/pkg/parsers [2022-03-25T19:22:46.805Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-25T19:22:46.805Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-25T19:22:46.805Z] github.com/docker/docker/pkg/pidfile [2022-03-25T19:22:46.805Z] github.com/docker/docker/pkg/platform [2022-03-25T19:22:46.805Z] github.com/docker/docker/pkg/plugingetter [2022-03-25T19:22:46.805Z] github.com/docker/docker/pkg/plugins [2022-03-25T19:22:46.805Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-25T19:22:46.805Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-25T19:22:46.805Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-25T19:22:46.805Z] github.com/docker/docker/pkg/plugins/transport [2022-03-25T19:22:46.805Z] github.com/docker/docker/pkg/pools [2022-03-25T19:22:46.805Z] github.com/docker/docker/pkg/progress [2022-03-25T19:22:46.805Z] github.com/docker/docker/pkg/pubsub [2022-03-25T19:22:46.805Z] github.com/docker/docker/pkg/reexec [2022-03-25T19:22:46.805Z] github.com/docker/docker/pkg/signal [2022-03-25T19:22:46.805Z] github.com/docker/docker/pkg/stack [2022-03-25T19:22:46.805Z] github.com/docker/docker/pkg/stdcopy [2022-03-25T19:22:46.805Z] github.com/docker/docker/pkg/streamformatter [2022-03-25T19:22:46.805Z] github.com/docker/docker/pkg/stringid [2022-03-25T19:22:46.805Z] github.com/docker/docker/pkg/sysinfo [2022-03-25T19:22:46.805Z] github.com/docker/docker/pkg/system [2022-03-25T19:22:46.805Z] github.com/docker/docker/pkg/tailfile [2022-03-25T19:22:46.805Z] github.com/docker/docker/pkg/tarsum [2022-03-25T19:22:46.805Z] github.com/docker/docker/pkg/truncindex [2022-03-25T19:22:46.805Z] github.com/docker/docker/pkg/urlutil [2022-03-25T19:22:46.805Z] github.com/docker/docker/pkg/useragent [2022-03-25T19:22:46.805Z] github.com/docker/docker/plugin [2022-03-25T19:22:46.805Z] github.com/docker/docker/plugin/executor/containerd [2022-03-25T19:22:46.805Z] github.com/docker/docker/plugin/v2 [2022-03-25T19:22:46.805Z] github.com/docker/docker/profiles/apparmor [2022-03-25T19:22:46.805Z] github.com/docker/docker/profiles/seccomp [2022-03-25T19:22:46.805Z] github.com/docker/docker/quota [2022-03-25T19:22:46.805Z] github.com/docker/docker/reference [2022-03-25T19:22:46.805Z] github.com/docker/docker/registry [2022-03-25T19:22:46.805Z] github.com/docker/docker/registry/resumable [2022-03-25T19:22:46.805Z] github.com/docker/docker/restartmanager [2022-03-25T19:22:46.805Z] github.com/docker/docker/rootless [2022-03-25T19:22:46.805Z] github.com/docker/docker/rootless/specconv [2022-03-25T19:22:46.805Z] github.com/docker/docker/runconfig [2022-03-25T19:22:46.805Z] github.com/docker/docker/runconfig/opts [2022-03-25T19:22:46.805Z] github.com/docker/docker/testutil [2022-03-25T19:22:46.805Z] github.com/docker/docker/testutil/daemon [2022-03-25T19:22:46.805Z] github.com/docker/docker/testutil/environment [2022-03-25T19:22:46.805Z] github.com/docker/docker/testutil/fakecontext [2022-03-25T19:22:46.805Z] github.com/docker/docker/testutil/fakegit [2022-03-25T19:22:46.805Z] github.com/docker/docker/testutil/fakestorage [2022-03-25T19:22:46.805Z] github.com/docker/docker/testutil/fixtures/load [2022-03-25T19:22:46.805Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-25T19:22:46.805Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-25T19:22:46.805Z] github.com/docker/docker/testutil/registry [2022-03-25T19:22:46.805Z] github.com/docker/docker/testutil/request [2022-03-25T19:22:46.805Z] github.com/docker/docker/volume [2022-03-25T19:22:46.805Z] github.com/docker/docker/volume/drivers [2022-03-25T19:22:46.805Z] github.com/docker/docker/volume/local [2022-03-25T19:22:46.805Z] github.com/docker/docker/volume/mounts [2022-03-25T19:22:46.805Z] github.com/docker/docker/volume/service [2022-03-25T19:22:46.805Z] github.com/docker/docker/volume/service/opts [2022-03-25T19:22:46.805Z] github.com/docker/docker/volume/testutils' [2022-03-25T19:22:46.805Z] + base_pkg_list='github.com/docker/docker/api [2022-03-25T19:22:46.805Z] github.com/docker/docker/api/server [2022-03-25T19:22:46.805Z] github.com/docker/docker/api/server/backend/build [2022-03-25T19:22:46.805Z] github.com/docker/docker/api/server/httpstatus [2022-03-25T19:22:46.805Z] github.com/docker/docker/api/server/httputils [2022-03-25T19:22:46.805Z] github.com/docker/docker/api/server/middleware [2022-03-25T19:22:46.805Z] github.com/docker/docker/api/server/router [2022-03-25T19:22:46.805Z] github.com/docker/docker/api/server/router/build [2022-03-25T19:22:46.805Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-25T19:22:46.805Z] github.com/docker/docker/api/server/router/container [2022-03-25T19:22:46.805Z] github.com/docker/docker/api/server/router/debug [2022-03-25T19:22:46.805Z] github.com/docker/docker/api/server/router/distribution [2022-03-25T19:22:46.805Z] github.com/docker/docker/api/server/router/grpc [2022-03-25T19:22:46.805Z] github.com/docker/docker/api/server/router/image [2022-03-25T19:22:46.805Z] github.com/docker/docker/api/server/router/network [2022-03-25T19:22:46.805Z] github.com/docker/docker/api/server/router/plugin [2022-03-25T19:22:46.805Z] github.com/docker/docker/api/server/router/session [2022-03-25T19:22:46.805Z] github.com/docker/docker/api/server/router/swarm [2022-03-25T19:22:46.805Z] github.com/docker/docker/api/server/router/system [2022-03-25T19:22:46.805Z] github.com/docker/docker/api/server/router/volume [2022-03-25T19:22:46.805Z] github.com/docker/docker/api/types [2022-03-25T19:22:46.805Z] github.com/docker/docker/api/types/backend [2022-03-25T19:22:46.805Z] github.com/docker/docker/api/types/blkiodev [2022-03-25T19:22:46.805Z] github.com/docker/docker/api/types/container [2022-03-25T19:22:46.805Z] github.com/docker/docker/api/types/events [2022-03-25T19:22:46.805Z] github.com/docker/docker/api/types/filters [2022-03-25T19:22:46.805Z] github.com/docker/docker/api/types/image [2022-03-25T19:22:46.805Z] github.com/docker/docker/api/types/mount [2022-03-25T19:22:46.805Z] github.com/docker/docker/api/types/network [2022-03-25T19:22:46.805Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-25T19:22:46.805Z] github.com/docker/docker/api/types/registry [2022-03-25T19:22:46.805Z] github.com/docker/docker/api/types/strslice [2022-03-25T19:22:46.805Z] github.com/docker/docker/api/types/swarm [2022-03-25T19:22:46.805Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-25T19:22:46.805Z] github.com/docker/docker/api/types/time [2022-03-25T19:22:46.805Z] github.com/docker/docker/api/types/versions [2022-03-25T19:22:46.805Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-25T19:22:46.805Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-25T19:22:46.805Z] github.com/docker/docker/api/types/volume [2022-03-25T19:22:46.805Z] github.com/docker/docker/builder [2022-03-25T19:22:46.805Z] github.com/docker/docker/builder/builder-next [2022-03-25T19:22:46.805Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-25T19:22:46.805Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-25T19:22:46.805Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-25T19:22:46.805Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-25T19:22:46.805Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-25T19:22:46.805Z] github.com/docker/docker/builder/builder-next/worker [2022-03-25T19:22:46.805Z] github.com/docker/docker/builder/dockerfile [2022-03-25T19:22:46.805Z] github.com/docker/docker/builder/remotecontext [2022-03-25T19:22:46.805Z] github.com/docker/docker/builder/remotecontext/git [2022-03-25T19:22:46.805Z] github.com/docker/docker/cli [2022-03-25T19:22:46.805Z] github.com/docker/docker/cli/config [2022-03-25T19:22:46.805Z] github.com/docker/docker/cli/debug [2022-03-25T19:22:46.805Z] github.com/docker/docker/client [2022-03-25T19:22:46.805Z] github.com/docker/docker/cmd/docker-proxy [2022-03-25T19:22:46.805Z] github.com/docker/docker/cmd/dockerd [2022-03-25T19:22:46.805Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-25T19:22:46.805Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-25T19:22:46.805Z] github.com/docker/docker/container [2022-03-25T19:22:46.805Z] github.com/docker/docker/container/stream [2022-03-25T19:22:46.805Z] github.com/docker/docker/contrib/apparmor [2022-03-25T19:22:46.805Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-25T19:22:46.805Z] github.com/docker/docker/contrib/httpserver [2022-03-25T19:22:46.805Z] github.com/docker/docker/daemon [2022-03-25T19:22:46.805Z] github.com/docker/docker/daemon/cluster [2022-03-25T19:22:46.805Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-25T19:22:46.805Z] github.com/docker/docker/daemon/cluster/convert [2022-03-25T19:22:46.805Z] github.com/docker/docker/daemon/cluster/executor [2022-03-25T19:22:46.805Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-25T19:22:46.805Z] github.com/docker/docker/daemon/cluster/provider [2022-03-25T19:22:46.805Z] github.com/docker/docker/daemon/config [2022-03-25T19:22:46.805Z] github.com/docker/docker/daemon/events [2022-03-25T19:22:46.805Z] github.com/docker/docker/daemon/events/testutils [2022-03-25T19:22:46.805Z] github.com/docker/docker/daemon/exec [2022-03-25T19:22:46.805Z] github.com/docker/docker/daemon/graphdriver [2022-03-25T19:22:46.805Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-25T19:22:46.805Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-25T19:22:46.805Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-25T19:22:46.806Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-25T19:22:46.806Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-25T19:22:46.806Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-25T19:22:46.806Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-25T19:22:46.806Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-25T19:22:46.806Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-25T19:22:46.806Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-25T19:22:46.806Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-25T19:22:46.806Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-25T19:22:46.806Z] github.com/docker/docker/daemon/images [2022-03-25T19:22:46.806Z] github.com/docker/docker/daemon/initlayer [2022-03-25T19:22:46.806Z] github.com/docker/docker/daemon/links [2022-03-25T19:22:46.806Z] github.com/docker/docker/daemon/listeners [2022-03-25T19:22:46.806Z] github.com/docker/docker/daemon/logger [2022-03-25T19:22:46.806Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-25T19:22:46.806Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-25T19:22:46.806Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-25T19:22:46.806Z] github.com/docker/docker/daemon/logger/gelf [2022-03-25T19:22:46.806Z] github.com/docker/docker/daemon/logger/journald [2022-03-25T19:22:46.806Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-25T19:22:46.806Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-25T19:22:46.806Z] github.com/docker/docker/daemon/logger/local [2022-03-25T19:22:46.806Z] github.com/docker/docker/daemon/logger/logentries [2022-03-25T19:22:46.806Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-25T19:22:46.806Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-25T19:22:46.806Z] github.com/docker/docker/daemon/logger/splunk [2022-03-25T19:22:46.806Z] github.com/docker/docker/daemon/logger/syslog [2022-03-25T19:22:46.806Z] github.com/docker/docker/daemon/logger/templates [2022-03-25T19:22:46.806Z] github.com/docker/docker/daemon/names [2022-03-25T19:22:46.806Z] github.com/docker/docker/daemon/network [2022-03-25T19:22:46.806Z] github.com/docker/docker/daemon/stats [2022-03-25T19:22:46.806Z] github.com/docker/docker/distribution [2022-03-25T19:22:46.806Z] github.com/docker/docker/distribution/metadata [2022-03-25T19:22:46.806Z] github.com/docker/docker/distribution/utils [2022-03-25T19:22:46.806Z] github.com/docker/docker/distribution/xfer [2022-03-25T19:22:46.806Z] github.com/docker/docker/dockerversion [2022-03-25T19:22:46.806Z] github.com/docker/docker/errdefs [2022-03-25T19:22:46.806Z] github.com/docker/docker/image [2022-03-25T19:22:46.806Z] github.com/docker/docker/image/cache [2022-03-25T19:22:46.806Z] github.com/docker/docker/image/tarexport [2022-03-25T19:22:46.806Z] github.com/docker/docker/image/v1 [2022-03-25T19:22:46.806Z] github.com/docker/docker/internal/test/suite [2022-03-25T19:22:46.806Z] github.com/docker/docker/layer [2022-03-25T19:22:46.806Z] github.com/docker/docker/libcontainerd [2022-03-25T19:22:46.806Z] github.com/docker/docker/libcontainerd/queue [2022-03-25T19:22:46.806Z] github.com/docker/docker/libcontainerd/remote [2022-03-25T19:22:46.806Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-25T19:22:46.806Z] github.com/docker/docker/libcontainerd/types [2022-03-25T19:22:46.806Z] github.com/docker/docker/oci [2022-03-25T19:22:46.806Z] github.com/docker/docker/oci/caps [2022-03-25T19:22:46.806Z] github.com/docker/docker/opts [2022-03-25T19:22:46.806Z] github.com/docker/docker/pkg/aaparser [2022-03-25T19:22:46.806Z] github.com/docker/docker/pkg/archive [2022-03-25T19:22:46.806Z] github.com/docker/docker/pkg/authorization [2022-03-25T19:22:46.806Z] github.com/docker/docker/pkg/broadcaster [2022-03-25T19:22:46.806Z] github.com/docker/docker/pkg/capabilities [2022-03-25T19:22:46.806Z] github.com/docker/docker/pkg/chrootarchive [2022-03-25T19:22:46.806Z] github.com/docker/docker/pkg/containerfs [2022-03-25T19:22:46.806Z] github.com/docker/docker/pkg/devicemapper [2022-03-25T19:22:46.806Z] github.com/docker/docker/pkg/directory [2022-03-25T19:22:46.806Z] github.com/docker/docker/pkg/dmesg [2022-03-25T19:22:46.806Z] github.com/docker/docker/pkg/filenotify [2022-03-25T19:22:46.806Z] github.com/docker/docker/pkg/fileutils [2022-03-25T19:22:46.806Z] github.com/docker/docker/pkg/fsutils [2022-03-25T19:22:46.806Z] github.com/docker/docker/pkg/homedir [2022-03-25T19:22:46.806Z] github.com/docker/docker/pkg/idtools [2022-03-25T19:22:46.806Z] github.com/docker/docker/pkg/ioutils [2022-03-25T19:22:46.806Z] github.com/docker/docker/pkg/jsonmessage [2022-03-25T19:22:46.806Z] github.com/docker/docker/pkg/longpath [2022-03-25T19:22:46.806Z] github.com/docker/docker/pkg/loopback [2022-03-25T19:22:46.806Z] github.com/docker/docker/pkg/namesgenerator [2022-03-25T19:22:46.806Z] github.com/docker/docker/pkg/parsers [2022-03-25T19:22:46.806Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-25T19:22:46.806Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-25T19:22:46.806Z] github.com/docker/docker/pkg/pidfile [2022-03-25T19:22:46.806Z] github.com/docker/docker/pkg/platform [2022-03-25T19:22:46.806Z] github.com/docker/docker/pkg/plugingetter [2022-03-25T19:22:46.806Z] github.com/docker/docker/pkg/plugins [2022-03-25T19:22:46.806Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-25T19:22:46.806Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-25T19:22:46.806Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-25T19:22:46.806Z] github.com/docker/docker/pkg/plugins/transport [2022-03-25T19:22:46.806Z] github.com/docker/docker/pkg/pools [2022-03-25T19:22:46.806Z] github.com/docker/docker/pkg/progress [2022-03-25T19:22:46.806Z] github.com/docker/docker/pkg/pubsub [2022-03-25T19:22:46.806Z] github.com/docker/docker/pkg/reexec [2022-03-25T19:22:46.806Z] github.com/docker/docker/pkg/signal [2022-03-25T19:22:46.806Z] github.com/docker/docker/pkg/stack [2022-03-25T19:22:46.806Z] github.com/docker/docker/pkg/stdcopy [2022-03-25T19:22:46.806Z] github.com/docker/docker/pkg/streamformatter [2022-03-25T19:22:46.806Z] github.com/docker/docker/pkg/stringid [2022-03-25T19:22:46.806Z] github.com/docker/docker/pkg/sysinfo [2022-03-25T19:22:46.806Z] github.com/docker/docker/pkg/system [2022-03-25T19:22:46.806Z] github.com/docker/docker/pkg/tailfile [2022-03-25T19:22:46.806Z] github.com/docker/docker/pkg/tarsum [2022-03-25T19:22:46.806Z] github.com/docker/docker/pkg/truncindex [2022-03-25T19:22:46.806Z] github.com/docker/docker/pkg/urlutil [2022-03-25T19:22:46.806Z] github.com/docker/docker/pkg/useragent [2022-03-25T19:22:46.806Z] github.com/docker/docker/plugin [2022-03-25T19:22:46.806Z] github.com/docker/docker/plugin/executor/containerd [2022-03-25T19:22:46.806Z] github.com/docker/docker/plugin/v2 [2022-03-25T19:22:46.806Z] github.com/docker/docker/profiles/apparmor [2022-03-25T19:22:46.806Z] github.com/docker/docker/profiles/seccomp [2022-03-25T19:22:46.806Z] github.com/docker/docker/quota [2022-03-25T19:22:46.806Z] github.com/docker/docker/reference [2022-03-25T19:22:46.806Z] github.com/docker/docker/registry [2022-03-25T19:22:46.806Z] github.com/docker/docker/registry/resumable [2022-03-25T19:22:46.806Z] github.com/docker/docker/restartmanager [2022-03-25T19:22:46.806Z] github.com/docker/docker/rootless [2022-03-25T19:22:46.806Z] github.com/docker/docker/rootless/specconv [2022-03-25T19:22:46.806Z] github.com/docker/docker/runconfig [2022-03-25T19:22:46.806Z] github.com/docker/docker/runconfig/opts [2022-03-25T19:22:46.806Z] github.com/docker/docker/testutil [2022-03-25T19:22:46.806Z] github.com/docker/docker/testutil/daemon [2022-03-25T19:22:46.806Z] github.com/docker/docker/testutil/environment [2022-03-25T19:22:46.806Z] github.com/docker/docker/testutil/fakecontext [2022-03-25T19:22:46.806Z] github.com/docker/docker/testutil/fakegit [2022-03-25T19:22:46.806Z] github.com/docker/docker/testutil/fakestorage [2022-03-25T19:22:46.806Z] github.com/docker/docker/testutil/fixtures/load [2022-03-25T19:22:46.806Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-25T19:22:46.806Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-25T19:22:46.806Z] github.com/docker/docker/testutil/registry [2022-03-25T19:22:46.806Z] github.com/docker/docker/testutil/request [2022-03-25T19:22:46.806Z] github.com/docker/docker/volume [2022-03-25T19:22:46.806Z] github.com/docker/docker/volume/drivers [2022-03-25T19:22:46.806Z] github.com/docker/docker/volume/local [2022-03-25T19:22:46.806Z] github.com/docker/docker/volume/mounts [2022-03-25T19:22:46.806Z] github.com/docker/docker/volume/service [2022-03-25T19:22:46.806Z] github.com/docker/docker/volume/service/opts [2022-03-25T19:22:46.806Z] github.com/docker/docker/volume/testutils' [2022-03-25T19:22:46.806Z] ++ grep --fixed-strings /libnetwork [2022-03-25T19:22:46.806Z] ++ echo 'github.com/docker/docker/api [2022-03-25T19:22:46.806Z] github.com/docker/docker/api/server [2022-03-25T19:22:46.806Z] github.com/docker/docker/api/server/backend/build [2022-03-25T19:22:46.806Z] github.com/docker/docker/api/server/httpstatus [2022-03-25T19:22:46.806Z] github.com/docker/docker/api/server/httputils [2022-03-25T19:22:46.806Z] github.com/docker/docker/api/server/middleware [2022-03-25T19:22:46.806Z] github.com/docker/docker/api/server/router [2022-03-25T19:22:46.806Z] github.com/docker/docker/api/server/router/build [2022-03-25T19:22:46.806Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-25T19:22:46.806Z] github.com/docker/docker/api/server/router/container [2022-03-25T19:22:46.806Z] github.com/docker/docker/api/server/router/debug [2022-03-25T19:22:46.806Z] github.com/docker/docker/api/server/router/distribution [2022-03-25T19:22:46.806Z] github.com/docker/docker/api/server/router/grpc [2022-03-25T19:22:46.806Z] github.com/docker/docker/api/server/router/image [2022-03-25T19:22:46.806Z] github.com/docker/docker/api/server/router/network [2022-03-25T19:22:46.806Z] github.com/docker/docker/api/server/router/plugin [2022-03-25T19:22:46.806Z] github.com/docker/docker/api/server/router/session [2022-03-25T19:22:46.806Z] github.com/docker/docker/api/server/router/swarm [2022-03-25T19:22:46.806Z] github.com/docker/docker/api/server/router/system [2022-03-25T19:22:46.806Z] github.com/docker/docker/api/server/router/volume [2022-03-25T19:22:46.806Z] github.com/docker/docker/api/types [2022-03-25T19:22:46.806Z] github.com/docker/docker/api/types/backend [2022-03-25T19:22:46.806Z] github.com/docker/docker/api/types/blkiodev [2022-03-25T19:22:46.806Z] github.com/docker/docker/api/types/container [2022-03-25T19:22:46.806Z] github.com/docker/docker/api/types/events [2022-03-25T19:22:46.806Z] github.com/docker/docker/api/types/filters [2022-03-25T19:22:46.806Z] github.com/docker/docker/api/types/image [2022-03-25T19:22:46.806Z] github.com/docker/docker/api/types/mount [2022-03-25T19:22:46.806Z] github.com/docker/docker/api/types/network [2022-03-25T19:22:46.806Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-25T19:22:46.806Z] github.com/docker/docker/api/types/registry [2022-03-25T19:22:46.806Z] github.com/docker/docker/api/types/strslice [2022-03-25T19:22:46.806Z] github.com/docker/docker/api/types/swarm [2022-03-25T19:22:46.806Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-25T19:22:46.806Z] github.com/docker/docker/api/types/time [2022-03-25T19:22:46.806Z] github.com/docker/docker/api/types/versions [2022-03-25T19:22:46.806Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-25T19:22:46.806Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-25T19:22:46.806Z] github.com/docker/docker/api/types/volume [2022-03-25T19:22:46.806Z] github.com/docker/docker/builder [2022-03-25T19:22:46.806Z] github.com/docker/docker/builder/builder-next [2022-03-25T19:22:46.806Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-25T19:22:46.806Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-25T19:22:46.806Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-25T19:22:46.806Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-25T19:22:46.806Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-25T19:22:46.806Z] github.com/docker/docker/builder/builder-next/worker [2022-03-25T19:22:46.806Z] github.com/docker/docker/builder/dockerfile [2022-03-25T19:22:46.806Z] github.com/docker/docker/builder/remotecontext [2022-03-25T19:22:46.806Z] github.com/docker/docker/builder/remotecontext/git [2022-03-25T19:22:46.806Z] github.com/docker/docker/cli [2022-03-25T19:22:46.806Z] github.com/docker/docker/cli/config [2022-03-25T19:22:46.806Z] github.com/docker/docker/cli/debug [2022-03-25T19:22:46.806Z] github.com/docker/docker/client [2022-03-25T19:22:46.806Z] github.com/docker/docker/cmd/docker-proxy [2022-03-25T19:22:46.806Z] github.com/docker/docker/cmd/dockerd [2022-03-25T19:22:46.806Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-25T19:22:46.806Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-25T19:22:46.806Z] github.com/docker/docker/container [2022-03-25T19:22:46.806Z] github.com/docker/docker/container/stream [2022-03-25T19:22:46.806Z] github.com/docker/docker/contrib/apparmor [2022-03-25T19:22:46.806Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-25T19:22:46.806Z] github.com/docker/docker/contrib/httpserver [2022-03-25T19:22:46.806Z] github.com/docker/docker/daemon [2022-03-25T19:22:46.806Z] github.com/docker/docker/daemon/cluster [2022-03-25T19:22:46.806Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-25T19:22:46.806Z] github.com/docker/docker/daemon/cluster/convert [2022-03-25T19:22:46.806Z] github.com/docker/docker/daemon/cluster/executor [2022-03-25T19:22:46.806Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-25T19:22:46.806Z] github.com/docker/docker/daemon/cluster/provider [2022-03-25T19:22:46.806Z] github.com/docker/docker/daemon/config [2022-03-25T19:22:46.806Z] github.com/docker/docker/daemon/events [2022-03-25T19:22:46.806Z] github.com/docker/docker/daemon/events/testutils [2022-03-25T19:22:46.806Z] github.com/docker/docker/daemon/exec [2022-03-25T19:22:46.806Z] github.com/docker/docker/daemon/graphdriver [2022-03-25T19:22:46.806Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-25T19:22:46.806Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-25T19:22:46.806Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-25T19:22:46.806Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-25T19:22:46.806Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-25T19:22:46.806Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-25T19:22:46.806Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-25T19:22:46.806Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-25T19:22:46.806Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-25T19:22:46.806Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-25T19:22:46.806Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-25T19:22:46.806Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-25T19:22:46.806Z] github.com/docker/docker/daemon/images [2022-03-25T19:22:46.806Z] github.com/docker/docker/daemon/initlayer [2022-03-25T19:22:46.806Z] github.com/docker/docker/daemon/links [2022-03-25T19:22:46.806Z] github.com/docker/docker/daemon/listeners [2022-03-25T19:22:46.806Z] github.com/docker/docker/daemon/logger [2022-03-25T19:22:46.806Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-25T19:22:46.806Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-25T19:22:46.806Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-25T19:22:46.806Z] github.com/docker/docker/daemon/logger/gelf [2022-03-25T19:22:46.806Z] github.com/docker/docker/daemon/logger/journald [2022-03-25T19:22:46.806Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-25T19:22:46.806Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-25T19:22:46.806Z] github.com/docker/docker/daemon/logger/local [2022-03-25T19:22:46.806Z] github.com/docker/docker/daemon/logger/logentries [2022-03-25T19:22:46.806Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-25T19:22:46.806Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-25T19:22:46.806Z] github.com/docker/docker/daemon/logger/splunk [2022-03-25T19:22:46.806Z] github.com/docker/docker/daemon/logger/syslog [2022-03-25T19:22:46.806Z] github.com/docker/docker/daemon/logger/templates [2022-03-25T19:22:46.806Z] github.com/docker/docker/daemon/names [2022-03-25T19:22:46.806Z] github.com/docker/docker/daemon/network [2022-03-25T19:22:46.806Z] github.com/docker/docker/daemon/stats [2022-03-25T19:22:46.806Z] github.com/docker/docker/distribution [2022-03-25T19:22:46.806Z] github.com/docker/docker/distribution/metadata [2022-03-25T19:22:46.806Z] github.com/docker/docker/distribution/utils [2022-03-25T19:22:46.806Z] github.com/docker/docker/distribution/xfer [2022-03-25T19:22:46.806Z] github.com/docker/docker/dockerversion [2022-03-25T19:22:46.806Z] github.com/docker/docker/errdefs [2022-03-25T19:22:46.806Z] github.com/docker/docker/image [2022-03-25T19:22:46.806Z] github.com/docker/docker/image/cache [2022-03-25T19:22:46.806Z] github.com/docker/docker/image/tarexport [2022-03-25T19:22:46.806Z] github.com/docker/docker/image/v1 [2022-03-25T19:22:46.806Z] github.com/docker/docker/internal/test/suite [2022-03-25T19:22:46.806Z] github.com/docker/docker/layer [2022-03-25T19:22:46.806Z] github.com/docker/docker/libcontainerd [2022-03-25T19:22:46.806Z] github.com/docker/docker/libcontainerd/queue [2022-03-25T19:22:46.806Z] github.com/docker/docker/libcontainerd/remote [2022-03-25T19:22:46.806Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-25T19:22:46.806Z] github.com/docker/docker/libcontainerd/types [2022-03-25T19:22:46.806Z] github.com/docker/docker/libnetwork [2022-03-25T19:22:46.806Z] github.com/docker/docker/libnetwork/bitseq [2022-03-25T19:22:46.806Z] github.com/docker/docker/libnetwork/cluster [2022-03-25T19:22:46.806Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-25T19:22:46.806Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-25T19:22:46.806Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-25T19:22:46.806Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-25T19:22:46.806Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-25T19:22:46.806Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-25T19:22:46.806Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-25T19:22:46.806Z] github.com/docker/docker/libnetwork/config [2022-03-25T19:22:46.806Z] github.com/docker/docker/libnetwork/datastore [2022-03-25T19:22:46.806Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-25T19:22:46.806Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-25T19:22:46.806Z] github.com/docker/docker/libnetwork/driverapi [2022-03-25T19:22:46.806Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-25T19:22:46.806Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-25T19:22:46.806Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-25T19:22:46.806Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-25T19:22:46.806Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-25T19:22:46.806Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-25T19:22:46.806Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-25T19:22:46.806Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-25T19:22:46.806Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-25T19:22:46.806Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-25T19:22:46.806Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-25T19:22:46.806Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-25T19:22:46.806Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-25T19:22:46.806Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-25T19:22:46.806Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-25T19:22:46.806Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-25T19:22:46.806Z] github.com/docker/docker/libnetwork/etchosts [2022-03-25T19:22:46.806Z] github.com/docker/docker/libnetwork/idm [2022-03-25T19:22:46.806Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-25T19:22:46.806Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-25T19:22:46.806Z] github.com/docker/docker/libnetwork/ipam [2022-03-25T19:22:46.806Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-25T19:22:46.806Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-25T19:22:46.806Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-25T19:22:46.806Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-25T19:22:46.806Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-25T19:22:46.806Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-25T19:22:46.806Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-25T19:22:46.806Z] github.com/docker/docker/libnetwork/iptables [2022-03-25T19:22:46.806Z] github.com/docker/docker/libnetwork/netlabel [2022-03-25T19:22:46.806Z] github.com/docker/docker/libnetwork/netutils [2022-03-25T19:22:46.806Z] github.com/docker/docker/libnetwork/networkdb [2022-03-25T19:22:46.806Z] github.com/docker/docker/libnetwork/ns [2022-03-25T19:22:46.806Z] github.com/docker/docker/libnetwork/options [2022-03-25T19:22:46.806Z] github.com/docker/docker/libnetwork/osl [2022-03-25T19:22:46.806Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-25T19:22:46.807Z] github.com/docker/docker/libnetwork/portallocator [2022-03-25T19:22:46.807Z] github.com/docker/docker/libnetwork/portmapper [2022-03-25T19:22:46.807Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-25T19:22:46.807Z] github.com/docker/docker/libnetwork/testutils [2022-03-25T19:22:46.807Z] github.com/docker/docker/libnetwork/types [2022-03-25T19:22:46.807Z] github.com/docker/docker/oci [2022-03-25T19:22:46.807Z] github.com/docker/docker/oci/caps [2022-03-25T19:22:46.807Z] github.com/docker/docker/opts [2022-03-25T19:22:46.807Z] github.com/docker/docker/pkg/aaparser [2022-03-25T19:22:46.807Z] github.com/docker/docker/pkg/archive [2022-03-25T19:22:46.807Z] github.com/docker/docker/pkg/authorization [2022-03-25T19:22:46.807Z] github.com/docker/docker/pkg/broadcaster [2022-03-25T19:22:46.807Z] github.com/docker/docker/pkg/capabilities [2022-03-25T19:22:46.807Z] github.com/docker/docker/pkg/chrootarchive [2022-03-25T19:22:46.807Z] github.com/docker/docker/pkg/containerfs [2022-03-25T19:22:46.807Z] github.com/docker/docker/pkg/devicemapper [2022-03-25T19:22:46.807Z] github.com/docker/docker/pkg/directory [2022-03-25T19:22:46.807Z] github.com/docker/docker/pkg/dmesg [2022-03-25T19:22:46.807Z] github.com/docker/docker/pkg/filenotify [2022-03-25T19:22:46.807Z] github.com/docker/docker/pkg/fileutils [2022-03-25T19:22:46.807Z] github.com/docker/docker/pkg/fsutils [2022-03-25T19:22:46.807Z] github.com/docker/docker/pkg/homedir [2022-03-25T19:22:46.807Z] github.com/docker/docker/pkg/idtools [2022-03-25T19:22:46.807Z] github.com/docker/docker/pkg/ioutils [2022-03-25T19:22:46.807Z] github.com/docker/docker/pkg/jsonmessage [2022-03-25T19:22:46.807Z] github.com/docker/docker/pkg/longpath [2022-03-25T19:22:46.807Z] github.com/docker/docker/pkg/loopback [2022-03-25T19:22:46.807Z] github.com/docker/docker/pkg/namesgenerator [2022-03-25T19:22:46.807Z] github.com/docker/docker/pkg/parsers [2022-03-25T19:22:46.807Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-25T19:22:46.807Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-25T19:22:46.807Z] github.com/docker/docker/pkg/pidfile [2022-03-25T19:22:46.807Z] github.com/docker/docker/pkg/platform [2022-03-25T19:22:46.807Z] github.com/docker/docker/pkg/plugingetter [2022-03-25T19:22:46.807Z] github.com/docker/docker/pkg/plugins [2022-03-25T19:22:46.807Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-25T19:22:46.807Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-25T19:22:46.807Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-25T19:22:46.807Z] github.com/docker/docker/pkg/plugins/transport [2022-03-25T19:22:46.807Z] github.com/docker/docker/pkg/pools [2022-03-25T19:22:46.807Z] github.com/docker/docker/pkg/progress [2022-03-25T19:22:46.807Z] github.com/docker/docker/pkg/pubsub [2022-03-25T19:22:46.807Z] github.com/docker/docker/pkg/reexec [2022-03-25T19:22:46.807Z] github.com/docker/docker/pkg/signal [2022-03-25T19:22:46.807Z] github.com/docker/docker/pkg/stack [2022-03-25T19:22:46.807Z] github.com/docker/docker/pkg/stdcopy [2022-03-25T19:22:46.807Z] github.com/docker/docker/pkg/streamformatter [2022-03-25T19:22:46.807Z] github.com/docker/docker/pkg/stringid [2022-03-25T19:22:46.807Z] github.com/docker/docker/pkg/sysinfo [2022-03-25T19:22:46.807Z] github.com/docker/docker/pkg/system [2022-03-25T19:22:46.807Z] github.com/docker/docker/pkg/tailfile [2022-03-25T19:22:46.807Z] github.com/docker/docker/pkg/tarsum [2022-03-25T19:22:46.807Z] github.com/docker/docker/pkg/truncindex [2022-03-25T19:22:46.807Z] github.com/docker/docker/pkg/urlutil [2022-03-25T19:22:46.807Z] github.com/docker/docker/pkg/useragent [2022-03-25T19:22:46.807Z] github.com/docker/docker/plugin [2022-03-25T19:22:46.807Z] github.com/docker/docker/plugin/executor/containerd [2022-03-25T19:22:46.807Z] github.com/docker/docker/plugin/v2 [2022-03-25T19:22:46.807Z] github.com/docker/docker/profiles/apparmor [2022-03-25T19:22:46.807Z] github.com/docker/docker/profiles/seccomp [2022-03-25T19:22:46.807Z] github.com/docker/docker/quota [2022-03-25T19:22:46.807Z] github.com/docker/docker/reference [2022-03-25T19:22:46.807Z] github.com/docker/docker/registry [2022-03-25T19:22:46.807Z] github.com/docker/docker/registry/resumable [2022-03-25T19:22:46.807Z] github.com/docker/docker/restartmanager [2022-03-25T19:22:46.807Z] github.com/docker/docker/rootless [2022-03-25T19:22:46.807Z] github.com/docker/docker/rootless/specconv [2022-03-25T19:22:46.807Z] github.com/docker/docker/runconfig [2022-03-25T19:22:46.807Z] github.com/docker/docker/runconfig/opts [2022-03-25T19:22:46.807Z] github.com/docker/docker/testutil [2022-03-25T19:22:46.807Z] github.com/docker/docker/testutil/daemon [2022-03-25T19:22:46.807Z] github.com/docker/docker/testutil/environment [2022-03-25T19:22:46.807Z] github.com/docker/docker/testutil/fakecontext [2022-03-25T19:22:46.807Z] github.com/docker/docker/testutil/fakegit [2022-03-25T19:22:46.807Z] github.com/docker/docker/testutil/fakestorage [2022-03-25T19:22:46.807Z] github.com/docker/docker/testutil/fixtures/load [2022-03-25T19:22:46.807Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-25T19:22:46.807Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-25T19:22:46.807Z] github.com/docker/docker/testutil/registry [2022-03-25T19:22:46.807Z] github.com/docker/docker/testutil/request [2022-03-25T19:22:46.807Z] github.com/docker/docker/volume [2022-03-25T19:22:46.807Z] github.com/docker/docker/volume/drivers [2022-03-25T19:22:46.807Z] github.com/docker/docker/volume/local [2022-03-25T19:22:46.807Z] github.com/docker/docker/volume/mounts [2022-03-25T19:22:46.807Z] github.com/docker/docker/volume/service [2022-03-25T19:22:46.807Z] github.com/docker/docker/volume/service/opts [2022-03-25T19:22:46.807Z] github.com/docker/docker/volume/testutils' [2022-03-25T19:22:46.807Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-03-25T19:22:46.807Z] github.com/docker/docker/libnetwork/bitseq [2022-03-25T19:22:46.807Z] github.com/docker/docker/libnetwork/cluster [2022-03-25T19:22:46.807Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-25T19:22:46.807Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-25T19:22:46.807Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-25T19:22:46.807Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-25T19:22:46.807Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-25T19:22:46.807Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-25T19:22:46.807Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-25T19:22:46.807Z] github.com/docker/docker/libnetwork/config [2022-03-25T19:22:46.807Z] github.com/docker/docker/libnetwork/datastore [2022-03-25T19:22:46.807Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-25T19:22:46.807Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-25T19:22:46.807Z] github.com/docker/docker/libnetwork/driverapi [2022-03-25T19:22:46.807Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-25T19:22:46.807Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-25T19:22:46.807Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-25T19:22:46.807Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-25T19:22:46.807Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-25T19:22:46.807Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-25T19:22:46.807Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-25T19:22:46.807Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-25T19:22:46.807Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-25T19:22:46.807Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-25T19:22:46.807Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-25T19:22:46.807Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-25T19:22:46.807Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-25T19:22:46.807Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-25T19:22:46.807Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-25T19:22:46.807Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-25T19:22:46.807Z] github.com/docker/docker/libnetwork/etchosts [2022-03-25T19:22:46.807Z] github.com/docker/docker/libnetwork/idm [2022-03-25T19:22:46.807Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-25T19:22:46.807Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-25T19:22:46.807Z] github.com/docker/docker/libnetwork/ipam [2022-03-25T19:22:46.807Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-25T19:22:46.807Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-25T19:22:46.807Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-25T19:22:46.807Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-25T19:22:46.807Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-25T19:22:46.807Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-25T19:22:46.807Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-25T19:22:46.807Z] github.com/docker/docker/libnetwork/iptables [2022-03-25T19:22:46.807Z] github.com/docker/docker/libnetwork/netlabel [2022-03-25T19:22:46.807Z] github.com/docker/docker/libnetwork/netutils [2022-03-25T19:22:46.807Z] github.com/docker/docker/libnetwork/networkdb [2022-03-25T19:22:46.807Z] github.com/docker/docker/libnetwork/ns [2022-03-25T19:22:46.807Z] github.com/docker/docker/libnetwork/options [2022-03-25T19:22:46.807Z] github.com/docker/docker/libnetwork/osl [2022-03-25T19:22:46.807Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-25T19:22:46.807Z] github.com/docker/docker/libnetwork/portallocator [2022-03-25T19:22:46.807Z] github.com/docker/docker/libnetwork/portmapper [2022-03-25T19:22:46.807Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-25T19:22:46.807Z] github.com/docker/docker/libnetwork/testutils [2022-03-25T19:22:46.807Z] github.com/docker/docker/libnetwork/types' [2022-03-25T19:22:46.807Z] + echo 'github.com/docker/docker/libnetwork [2022-03-25T19:22:46.807Z] github.com/docker/docker/libnetwork/bitseq [2022-03-25T19:22:46.807Z] github.com/docker/docker/libnetwork/cluster [2022-03-25T19:22:46.807Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-25T19:22:46.807Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-25T19:22:46.807Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-25T19:22:46.807Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-25T19:22:46.807Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-25T19:22:46.807Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-25T19:22:46.807Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-25T19:22:46.807Z] github.com/docker/docker/libnetwork/config [2022-03-25T19:22:46.807Z] github.com/docker/docker/libnetwork/datastore [2022-03-25T19:22:46.807Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-25T19:22:46.807Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-25T19:22:46.807Z] github.com/docker/docker/libnetwork/driverapi [2022-03-25T19:22:46.807Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-25T19:22:46.807Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-25T19:22:46.807Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-25T19:22:46.807Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-25T19:22:46.807Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-25T19:22:46.807Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-25T19:22:46.807Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-25T19:22:46.807Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-25T19:22:46.807Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-25T19:22:46.807Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-25T19:22:46.807Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-25T19:22:46.807Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-25T19:22:46.807Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-25T19:22:46.807Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-25T19:22:46.807Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-25T19:22:46.807Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-25T19:22:46.807Z] github.com/docker/docker/libnetwork/etchosts [2022-03-25T19:22:46.807Z] github.com/docker/docker/libnetwork/idm [2022-03-25T19:22:46.807Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-25T19:22:46.807Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-25T19:22:46.807Z] github.com/docker/docker/libnetwork/ipam [2022-03-25T19:22:46.807Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-25T19:22:46.807Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-25T19:22:46.807Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-25T19:22:46.807Z] github.com/docker/docker/libne+ grep --fixed-strings libnetwork/drivers/bridge [2022-03-25T19:22:46.807Z] twork/ipams/remote [2022-03-25T19:22:46.807Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-25T19:22:46.807Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-25T19:22:46.807Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-25T19:22:46.807Z] github.com/docker/docker/libnetwork/iptables [2022-03-25T19:22:46.807Z] github.com/docker/docker/libnetwork/netlabel [2022-03-25T19:22:46.807Z] github.com/docker/docker/libnetwork/netutils [2022-03-25T19:22:46.807Z] github.com/docker/docker/libnetwork/networkdb [2022-03-25T19:22:46.807Z] github.com/docker/docker/libnetwork/ns [2022-03-25T19:22:46.807Z] github.com/docker/docker/libnetwork/options [2022-03-25T19:22:46.807Z] github.com/docker/docker/libnetwork/osl [2022-03-25T19:22:46.807Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-25T19:22:46.807Z] github.com/docker/docker/libnetwork/portallocator [2022-03-25T19:22:46.807Z] github.com/docker/docker/libnetwork/portmapper [2022-03-25T19:22:46.807Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-25T19:22:46.807Z] github.com/docker/docker/libnetwork/testutils [2022-03-25T19:22:46.807Z] github.com/docker/docker/libnetwork/types' [2022-03-25T19:22:46.807Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-25T19:22:46.807Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-25T19:22:46.807Z] + type docker-proxy [2022-03-25T19:22:46.807Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-03-25T19:22:46.807Z] + hack/make.sh binary-proxy install-proxy [2022-03-25T19:22:46.807Z] [2022-03-25T19:22:46.807Z] Removing bundles/ [2022-03-25T19:22:46.807Z] [2022-03-25T19:22:46.807Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-03-25T19:22:46.807Z] Building: bundles/binary-proxy/docker-proxy-dev [2022-03-25T19:22:46.807Z] GOOS="" GOARCH="" GOARM="" [2022-03-25T19:22:47.492Z] docker_api_swarm_service_test.go:304: [dcf826f658501] joining swarm manager [d38b75e2da138]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-25T19:22:49.400Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-03-25T19:22:50.276Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-03-25T19:22:52.705Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-03-25T19:22:52.705Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-03-25T19:22:54.604Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-03-25T19:22:54.950Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2022-03-25T19:22:54.950Z] [2022-03-25T19:22:54.950Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-03-25T19:22:54.950Z] Installing docker-proxy to /usr/local/bin/ [2022-03-25T19:22:54.950Z] [2022-03-25T19:22:54.950Z] + mkdir -p bundles [2022-03-25T19:22:54.950Z] + '[' -n 'github.com/docker/docker/api [2022-03-25T19:22:54.950Z] github.com/docker/docker/api/server [2022-03-25T19:22:54.950Z] github.com/docker/docker/api/server/backend/build [2022-03-25T19:22:54.950Z] github.com/docker/docker/api/server/httpstatus [2022-03-25T19:22:54.950Z] github.com/docker/docker/api/server/httputils [2022-03-25T19:22:54.950Z] github.com/docker/docker/api/server/middleware [2022-03-25T19:22:54.950Z] github.com/docker/docker/api/server/router [2022-03-25T19:22:54.950Z] github.com/docker/docker/api/server/router/build [2022-03-25T19:22:54.950Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-25T19:22:54.950Z] github.com/docker/docker/api/server/router/container [2022-03-25T19:22:54.950Z] github.com/docker/docker/api/server/router/debug [2022-03-25T19:22:54.950Z] github.com/docker/docker/api/server/router/distribution [2022-03-25T19:22:54.950Z] github.com/docker/docker/api/server/router/grpc [2022-03-25T19:22:54.950Z] github.com/docker/docker/api/server/router/image [2022-03-25T19:22:54.950Z] github.com/docker/docker/api/server/router/network [2022-03-25T19:22:54.950Z] github.com/docker/docker/api/server/router/plugin [2022-03-25T19:22:54.950Z] github.com/docker/docker/api/server/router/session [2022-03-25T19:22:54.950Z] github.com/docker/docker/api/server/router/swarm [2022-03-25T19:22:54.950Z] github.com/docker/docker/api/server/router/system [2022-03-25T19:22:54.950Z] github.com/docker/docker/api/server/router/volume [2022-03-25T19:22:54.950Z] github.com/docker/docker/api/types [2022-03-25T19:22:54.950Z] github.com/docker/docker/api/types/backend [2022-03-25T19:22:54.950Z] github.com/docker/docker/api/types/blkiodev [2022-03-25T19:22:54.950Z] github.com/docker/docker/api/types/container [2022-03-25T19:22:54.950Z] github.com/docker/docker/api/types/events [2022-03-25T19:22:54.950Z] github.com/docker/docker/api/types/filters [2022-03-25T19:22:54.950Z] github.com/docker/docker/api/types/image [2022-03-25T19:22:54.950Z] github.com/docker/docker/api/types/mount [2022-03-25T19:22:54.950Z] github.com/docker/docker/api/types/network [2022-03-25T19:22:54.950Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-25T19:22:54.950Z] github.com/docker/docker/api/types/registry [2022-03-25T19:22:54.950Z] github.com/docker/docker/api/types/strslice [2022-03-25T19:22:54.950Z] github.com/docker/docker/api/types/swarm [2022-03-25T19:22:54.950Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-25T19:22:54.950Z] github.com/docker/docker/api/types/time [2022-03-25T19:22:54.950Z] github.com/docker/docker/api/types/versions [2022-03-25T19:22:54.950Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-25T19:22:54.950Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-25T19:22:54.950Z] github.com/docker/docker/api/types/volume [2022-03-25T19:22:54.950Z] github.com/docker/docker/builder [2022-03-25T19:22:54.950Z] github.com/docker/docker/builder/builder-next [2022-03-25T19:22:54.950Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-25T19:22:54.950Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-25T19:22:54.950Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-25T19:22:54.950Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-25T19:22:54.950Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-25T19:22:54.950Z] github.com/docker/docker/builder/builder-next/worker [2022-03-25T19:22:54.950Z] github.com/docker/docker/builder/dockerfile [2022-03-25T19:22:54.950Z] github.com/docker/docker/builder/remotecontext [2022-03-25T19:22:54.950Z] github.com/docker/docker/builder/remotecontext/git [2022-03-25T19:22:54.950Z] github.com/docker/docker/cli [2022-03-25T19:22:54.950Z] github.com/docker/docker/cli/config [2022-03-25T19:22:54.950Z] github.com/docker/docker/cli/debug [2022-03-25T19:22:54.950Z] github.com/docker/docker/client [2022-03-25T19:22:54.950Z] github.com/docker/docker/cmd/docker-proxy [2022-03-25T19:22:54.950Z] github.com/docker/docker/cmd/dockerd [2022-03-25T19:22:54.950Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-25T19:22:54.950Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-25T19:22:54.950Z] github.com/docker/docker/container [2022-03-25T19:22:54.950Z] github.com/docker/docker/container/stream [2022-03-25T19:22:54.950Z] github.com/docker/docker/contrib/apparmor [2022-03-25T19:22:54.950Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-25T19:22:54.951Z] github.com/docker/docker/contrib/httpserver [2022-03-25T19:22:54.951Z] github.com/docker/docker/daemon [2022-03-25T19:22:54.951Z] github.com/docker/docker/daemon/cluster [2022-03-25T19:22:54.951Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-25T19:22:54.951Z] github.com/docker/docker/daemon/cluster/convert [2022-03-25T19:22:54.951Z] github.com/docker/docker/daemon/cluster/executor [2022-03-25T19:22:54.951Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-25T19:22:54.951Z] github.com/docker/docker/daemon/cluster/provider [2022-03-25T19:22:54.951Z] github.com/docker/docker/daemon/config [2022-03-25T19:22:54.951Z] github.com/docker/docker/daemon/events [2022-03-25T19:22:54.951Z] github.com/docker/docker/daemon/events/testutils [2022-03-25T19:22:54.951Z] github.com/docker/docker/daemon/exec [2022-03-25T19:22:54.951Z] github.com/docker/docker/daemon/graphdriver [2022-03-25T19:22:54.951Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-25T19:22:54.951Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-25T19:22:54.951Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-25T19:22:54.951Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-25T19:22:54.951Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-25T19:22:54.951Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-25T19:22:54.951Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-25T19:22:54.951Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-25T19:22:54.951Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-25T19:22:54.951Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-25T19:22:54.951Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-25T19:22:54.951Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-25T19:22:54.951Z] github.com/docker/docker/daemon/images [2022-03-25T19:22:54.951Z] github.com/docker/docker/daemon/initlayer [2022-03-25T19:22:54.951Z] github.com/docker/docker/daemon/links [2022-03-25T19:22:54.951Z] github.com/docker/docker/daemon/listeners [2022-03-25T19:22:54.951Z] github.com/docker/docker/daemon/logger [2022-03-25T19:22:54.951Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-25T19:22:54.951Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-25T19:22:54.951Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-25T19:22:54.951Z] github.com/docker/docker/daemon/logger/gelf [2022-03-25T19:22:54.951Z] github.com/docker/docker/daemon/logger/journald [2022-03-25T19:22:54.951Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-25T19:22:54.951Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-25T19:22:54.951Z] github.com/docker/docker/daemon/logger/local [2022-03-25T19:22:54.951Z] github.com/docker/docker/daemon/logger/logentries [2022-03-25T19:22:54.951Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-25T19:22:54.951Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-25T19:22:54.951Z] github.com/docker/docker/daemon/logger/splunk [2022-03-25T19:22:54.951Z] github.com/docker/docker/daemon/logger/syslog [2022-03-25T19:22:54.951Z] github.com/docker/docker/daemon/logger/templates [2022-03-25T19:22:54.951Z] github.com/docker/docker/daemon/names [2022-03-25T19:22:54.951Z] github.com/docker/docker/daemon/network [2022-03-25T19:22:54.951Z] github.com/docker/docker/daemon/stats [2022-03-25T19:22:54.951Z] github.com/docker/docker/distribution [2022-03-25T19:22:54.951Z] github.com/docker/docker/distribution/metadata [2022-03-25T19:22:54.951Z] github.com/docker/docker/distribution/utils [2022-03-25T19:22:54.951Z] github.com/docker/docker/distribution/xfer [2022-03-25T19:22:54.951Z] github.com/docker/docker/dockerversion [2022-03-25T19:22:54.951Z] github.com/docker/docker/errdefs [2022-03-25T19:22:54.951Z] github.com/docker/docker/image [2022-03-25T19:22:54.951Z] github.com/docker/docker/image/cache [2022-03-25T19:22:54.951Z] github.com/docker/docker/image/tarexport [2022-03-25T19:22:54.951Z] github.com/docker/docker/image/v1 [2022-03-25T19:22:54.951Z] github.com/docker/docker/internal/test/suite [2022-03-25T19:22:54.951Z] github.com/docker/docker/layer [2022-03-25T19:22:54.951Z] github.com/docker/docker/libcontainerd [2022-03-25T19:22:54.951Z] github.com/docker/docker/libcontainerd/queue [2022-03-25T19:22:54.951Z] github.com/docker/docker/libcontainerd/remote [2022-03-25T19:22:54.951Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-25T19:22:54.951Z] github.com/docker/docker/libcontainerd/types [2022-03-25T19:22:54.951Z] github.com/docker/docker/oci [2022-03-25T19:22:54.951Z] github.com/docker/docker/oci/caps [2022-03-25T19:22:54.951Z] github.com/docker/docker/opts [2022-03-25T19:22:54.951Z] github.com/docker/docker/pkg/aaparser [2022-03-25T19:22:54.951Z] github.com/docker/docker/pkg/archive [2022-03-25T19:22:54.951Z] github.com/docker/docker/pkg/authorization [2022-03-25T19:22:54.951Z] github.com/docker/docker/pkg/broadcaster [2022-03-25T19:22:54.951Z] github.com/docker/docker/pkg/capabilities [2022-03-25T19:22:54.951Z] github.com/docker/docker/pkg/chrootarchive [2022-03-25T19:22:54.951Z] github.com/docker/docker/pkg/containerfs [2022-03-25T19:22:54.951Z] github.com/docker/docker/pkg/devicemapper [2022-03-25T19:22:54.951Z] github.com/docker/docker/pkg/directory [2022-03-25T19:22:54.951Z] github.com/docker/docker/pkg/dmesg [2022-03-25T19:22:54.951Z] github.com/docker/docker/pkg/filenotify [2022-03-25T19:22:54.951Z] github.com/docker/docker/pkg/fileutils [2022-03-25T19:22:54.951Z] github.com/docker/docker/pkg/fsutils [2022-03-25T19:22:54.951Z] github.com/docker/docker/pkg/homedir [2022-03-25T19:22:54.951Z] github.com/docker/docker/pkg/idtools [2022-03-25T19:22:54.951Z] github.com/docker/docker/pkg/ioutils [2022-03-25T19:22:54.951Z] github.com/docker/docker/pkg/jsonmessage [2022-03-25T19:22:54.951Z] github.com/docker/docker/pkg/longpath [2022-03-25T19:22:54.951Z] github.com/docker/docker/pkg/loopback [2022-03-25T19:22:54.951Z] github.com/docker/docker/pkg/namesgenerator [2022-03-25T19:22:54.951Z] github.com/docker/docker/pkg/parsers [2022-03-25T19:22:54.951Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-25T19:22:54.951Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-25T19:22:54.951Z] github.com/docker/docker/pkg/pidfile [2022-03-25T19:22:54.951Z] github.com/docker/docker/pkg/platform [2022-03-25T19:22:54.951Z] github.com/docker/docker/pkg/plugingetter [2022-03-25T19:22:54.951Z] github.com/docker/docker/pkg/plugins [2022-03-25T19:22:54.951Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-25T19:22:54.951Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-25T19:22:54.951Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-25T19:22:54.951Z] github.com/docker/docker/pkg/plugins/transport [2022-03-25T19:22:54.951Z] github.com/docker/docker/pkg/pools [2022-03-25T19:22:54.951Z] github.com/docker/docker/pkg/progress [2022-03-25T19:22:54.951Z] github.com/docker/docker/pkg/pubsub [2022-03-25T19:22:54.951Z] github.com/docker/docker/pkg/reexec [2022-03-25T19:22:54.951Z] github.com/docker/docker/pkg/signal [2022-03-25T19:22:54.951Z] github.com/docker/docker/pkg/stack [2022-03-25T19:22:54.951Z] github.com/docker/docker/pkg/stdcopy [2022-03-25T19:22:54.951Z] github.com/docker/docker/pkg/streamformatter [2022-03-25T19:22:54.951Z] github.com/docker/docker/pkg/stringid [2022-03-25T19:22:54.951Z] github.com/docker/docker/pkg/sysinfo [2022-03-25T19:22:54.951Z] github.com/docker/docker/pkg/system [2022-03-25T19:22:54.951Z] github.com/docker/docker/pkg/tailfile [2022-03-25T19:22:54.951Z] github.com/docker/docker/pkg/tarsum [2022-03-25T19:22:54.951Z] github.com/docker/docker/pkg/truncindex [2022-03-25T19:22:54.951Z] github.com/docker/docker/pkg/urlutil [2022-03-25T19:22:54.951Z] github.com/docker/docker/pkg/useragent [2022-03-25T19:22:54.951Z] github.com/docker/docker/plugin [2022-03-25T19:22:54.951Z] github.com/docker/docker/plugin/executor/containerd [2022-03-25T19:22:54.951Z] github.com/docker/docker/plugin/v2 [2022-03-25T19:22:54.951Z] github.com/docker/docker/profiles/apparmor [2022-03-25T19:22:54.951Z] github.com/docker/docker/profiles/seccomp [2022-03-25T19:22:54.951Z] github.com/docker/docker/quota [2022-03-25T19:22:54.951Z] github.com/docker/docker/reference [2022-03-25T19:22:54.951Z] github.com/docker/docker/registry [2022-03-25T19:22:54.951Z] github.com/docker/docker/registry/resumable [2022-03-25T19:22:54.951Z] github.com/docker/docker/restartmanager [2022-03-25T19:22:54.951Z] github.com/docker/docker/rootless [2022-03-25T19:22:54.951Z] github.com/docker/docker/rootless/specconv [2022-03-25T19:22:54.951Z] github.com/docker/docker/runconfig [2022-03-25T19:22:54.951Z] github.com/docker/docker/runconfig/opts [2022-03-25T19:22:54.951Z] github.com/docker/docker/testutil [2022-03-25T19:22:54.951Z] github.com/docker/docker/testutil/daemon [2022-03-25T19:22:54.951Z] github.com/docker/docker/testutil/environment [2022-03-25T19:22:54.951Z] github.com/docker/docker/testutil/fakecontext [2022-03-25T19:22:54.951Z] github.com/docker/docker/testutil/fakegit [2022-03-25T19:22:54.951Z] github.com/docker/docker/testutil/fakestorage [2022-03-25T19:22:54.951Z] github.com/docker/docker/testutil/fixtures/load [2022-03-25T19:22:54.951Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-25T19:22:54.951Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-25T19:22:54.951Z] github.com/docker/docker/testutil/registry [2022-03-25T19:22:54.951Z] github.com/docker/docker/testutil/request [2022-03-25T19:22:54.951Z] github.com/docker/docker/volume [2022-03-25T19:22:54.951Z] github.com/docker/docker/volume/drivers [2022-03-25T19:22:54.951Z] github.com/docker/docker/volume/local [2022-03-25T19:22:54.951Z] github.com/docker/docker/volume/mounts [2022-03-25T19:22:54.951Z] github.com/docker/docker/volume/service [2022-03-25T19:22:54.951Z] github.com/docker/docker/volume/service/opts [2022-03-25T19:22:54.951Z] github.com/docker/docker/volume/testutils' ']' [2022-03-25T19:22:54.951Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/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/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-03-25T19:22:55.212Z] ? github.com/docker/docker/api [no test files] [2022-03-25T19:23:00.700Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-03-25T19:23:02.718Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-03-25T19:23:02.718Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-03-25T19:23:03.653Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-03-25T19:23:04.588Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-03-25T19:23:05.525Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-03-25T19:23:06.899Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-03-25T19:23:06.899Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-03-25T19:23:08.803Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-03-25T19:23:09.062Z] docker_api_swarm_service_test.go:100: [d5b4d4a67a84d] joining swarm manager [d042b61980287]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-25T19:23:09.629Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-03-25T19:23:09.888Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-03-25T19:23:10.147Z] docker_api_swarm_service_test.go:101: [dcff75ee80747] joining swarm manager [d042b61980287]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-25T19:23:10.405Z] === RUN TestDockerSuite/TestPsRightTagName [2022-03-25T19:23:12.309Z] === RUN TestDockerSuite/TestPsShowMounts [2022-03-25T19:23:13.336Z] ok github.com/docker/docker/api/server 0.014s coverage: 7.9% of statements [2022-03-25T19:23:14.847Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-03-25T19:23:15.107Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-03-25T19:23:15.107Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-03-25T19:23:15.107Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-03-25T19:23:15.365Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-03-25T19:23:15.623Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-03-25T19:23:15.623Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-03-25T19:23:16.191Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-03-25T19:23:17.126Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-03-25T19:23:17.517Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-03-25T19:23:17.517Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-03-25T19:23:17.517Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-03-25T19:23:17.707Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-03-25T19:23:18.283Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-03-25T19:23:20.033Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-03-25T19:23:21.307Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-03-25T19:23:21.307Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-03-25T19:23:24.847Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-03-25T19:23:25.106Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-03-25T19:23:26.060Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-03-25T19:23:27.010Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-03-25T19:23:27.010Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-03-25T19:23:27.010Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-03-25T19:23:27.010Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-03-25T19:23:27.045Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-03-25T19:23:27.046Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-03-25T19:23:27.046Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-03-25T19:23:27.046Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-03-25T19:23:27.046Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-03-25T19:23:27.046Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-03-25T19:23:27.046Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-03-25T19:23:27.046Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-03-25T19:23:28.032Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-03-25T19:23:28.384Z] check_test.go:379: [d5b4d4a67a84d] daemon is not started [2022-03-25T19:23:29.319Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-03-25T19:23:30.254Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-03-25T19:23:30.980Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-03-25T19:23:32.156Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-03-25T19:23:32.544Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-03-25T19:23:32.544Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-03-25T19:23:32.544Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-03-25T19:23:32.544Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-03-25T19:23:32.544Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-03-25T19:23:33.012Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-03-25T19:23:33.091Z] === RUN TestDockerSuite/TestRmiBlank [2022-03-25T19:23:33.091Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-03-25T19:23:33.091Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-03-25T19:23:33.658Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-03-25T19:23:34.949Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-03-25T19:23:35.963Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-03-25T19:23:36.196Z] docker_api_swarm_service_test.go:533: [d86c0d000c26b] joining swarm manager [df977a3992b5d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-25T19:23:36.196Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-03-25T19:23:36.554Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-03-25T19:23:36.764Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-03-25T19:23:36.764Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-03-25T19:23:37.023Z] docker_api_swarm_service_test.go:534: [d0524181b33dd] joining swarm manager [df977a3992b5d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-25T19:23:37.959Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-03-25T19:23:38.731Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-03-25T19:23:39.338Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-03-25T19:23:41.243Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-03-25T19:23:41.810Z] === RUN TestDockerSuite/TestRmiTag [2022-03-25T19:23:42.074Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-03-25T19:23:42.649Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-03-25T19:23:45.890Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-03-25T19:23:45.934Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-03-25T19:23:46.192Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-03-25T19:23:46.759Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-03-25T19:23:46.979Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-03-25T19:23:47.018Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-03-25T19:23:47.952Z] === RUN TestDockerSuite/TestRunAddHost [2022-03-25T19:23:48.211Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-03-25T19:23:48.458Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-03-25T19:23:48.469Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-03-25T19:23:49.035Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-03-25T19:23:49.035Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-03-25T19:23:49.603Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-03-25T19:23:50.539Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-03-25T19:23:51.107Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-03-25T19:23:51.674Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-03-25T19:23:51.748Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-03-25T19:23:51.932Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-03-25T19:23:52.867Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-03-25T19:23:53.803Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-03-25T19:23:54.371Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-03-25T19:23:55.306Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-03-25T19:23:55.617Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-03-25T19:23:55.617Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-03-25T19:23:55.617Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-03-25T19:23:55.876Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-03-25T19:23:56.086Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-03-25T19:23:56.135Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-03-25T19:23:56.702Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-03-25T19:23:57.406Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-03-25T19:23:57.636Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-03-25T19:23:58.204Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-03-25T19:23:58.771Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-03-25T19:23:59.031Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-03-25T19:23:59.041Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-03-25T19:23:59.597Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-03-25T19:23:59.597Z] === RUN TestDockerSuite/TestRunBindMounts [2022-03-25T19:23:59.857Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-03-25T19:24:01.234Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-03-25T19:24:01.257Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-03-25T19:24:01.519Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-03-25T19:24:02.093Z] docker_api_swarm_service_test.go:148: [d7dd4abd6e3c5] joining swarm manager [deff276f07b23]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-25T19:24:02.351Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-03-25T19:24:02.610Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-03-25T19:24:02.868Z] docker_api_swarm_service_test.go:148: [d5c33c7bd1636] joining swarm manager [deff276f07b23]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-25T19:24:03.435Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-03-25T19:24:03.435Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-03-25T19:24:04.005Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-03-25T19:24:04.940Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-03-25T19:24:05.198Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-03-25T19:24:05.766Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-03-25T19:24:06.024Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-03-25T19:24:06.024Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-03-25T19:24:06.960Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-03-25T19:24:06.960Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-03-25T19:24:07.124Z] === RUN TestDockerSuite/TestBuildAddScript [2022-03-25T19:24:07.124Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-03-25T19:24:07.124Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-03-25T19:24:07.124Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-03-25T19:24:07.124Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-03-25T19:24:07.124Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-03-25T19:24:07.124Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-03-25T19:24:07.124Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-03-25T19:24:07.124Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-03-25T19:24:07.124Z] === RUN TestDockerSuite/TestBuildAddTar [2022-03-25T19:24:07.527Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-03-25T19:24:08.095Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-03-25T19:24:08.662Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-03-25T19:24:08.922Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-03-25T19:24:08.922Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-03-25T19:24:09.489Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-03-25T19:24:09.547Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-03-25T19:24:09.547Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-03-25T19:24:09.547Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-03-25T19:24:10.426Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-03-25T19:24:11.363Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-03-25T19:24:12.299Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-03-25T19:24:12.868Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-03-25T19:24:13.435Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-03-25T19:24:13.694Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-03-25T19:24:14.262Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-03-25T19:24:14.521Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-03-25T19:24:15.903Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-03-25T19:24:16.695Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-03-25T19:24:17.162Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-03-25T19:24:17.162Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-03-25T19:24:17.162Z] === RUN TestDockerSuite/TestBuildNetNone [2022-03-25T19:24:17.162Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-03-25T19:24:17.162Z] === RUN TestDockerSuite/TestBuildNoContext [2022-03-25T19:24:17.806Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-03-25T19:24:17.806Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-03-25T19:24:18.065Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-03-25T19:24:19.967Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-03-25T19:24:20.106Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-03-25T19:24:21.361Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-03-25T19:24:22.736Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-03-25T19:24:24.110Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-03-25T19:24:24.110Z] docker_cli_run_test.go:4017: unmatched requirement DaemonIsWindows [2022-03-25T19:24:24.110Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-03-25T19:24:24.110Z] docker_cli_run_test.go:4036: unmatched requirement DaemonIsWindows [2022-03-25T19:24:24.110Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-03-25T19:24:24.677Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-03-25T19:24:24.858Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-03-25T19:24:25.612Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-03-25T19:24:26.547Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-03-25T19:24:27.802Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-03-25T19:24:27.802Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-03-25T19:24:27.802Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-03-25T19:24:28.455Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-03-25T19:24:29.021Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-03-25T19:24:29.957Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-03-25T19:24:30.216Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-03-25T19:24:30.216Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-03-25T19:24:30.216Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-03-25T19:24:30.744Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-03-25T19:24:30.784Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-03-25T19:24:31.211Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-03-25T19:24:31.720Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-03-25T19:24:31.720Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-03-25T19:24:32.287Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-03-25T19:24:32.545Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-03-25T19:24:32.773Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-03-25T19:24:33.112Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-03-25T19:24:33.679Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-03-25T19:24:33.680Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-03-25T19:24:34.247Z] === RUN TestDockerSuite/TestRunEnvironment [2022-03-25T19:24:34.507Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-03-25T19:24:35.079Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-03-25T19:24:35.339Z] === RUN TestDockerSuite/TestRunExitCode [2022-03-25T19:24:35.906Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-03-25T19:24:36.164Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-03-25T19:24:36.731Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-03-25T19:24:37.297Z] === RUN TestDockerSuite/TestRunExposePort [2022-03-25T19:24:37.297Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-03-25T19:24:37.556Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-03-25T19:24:38.125Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-03-25T19:24:38.691Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-03-25T19:24:38.951Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-03-25T19:24:39.213Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-03-25T19:24:39.213Z] docker_cli_run_test.go:4119: unmatched requirement DaemonIsWindows [2022-03-25T19:24:39.213Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-03-25T19:24:42.498Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-03-25T19:24:42.498Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-03-25T19:24:43.187Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-03-25T19:24:43.654Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-03-25T19:24:49.823Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-03-25T19:24:49.823Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-03-25T19:24:49.823Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-03-25T19:24:49.823Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-03-25T19:24:49.823Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-03-25T19:24:49.842Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-03-25T19:24:49.842Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-03-25T19:24:49.842Z] ok github.com/docker/docker/api/server/httputils 0.007s coverage: 16.2% of statements [2022-03-25T19:24:49.842Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements [2022-03-25T19:24:49.842Z] ? github.com/docker/docker/api/server/router [no test files] [2022-03-25T19:24:49.842Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-03-25T19:24:49.842Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-03-25T19:24:49.842Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-03-25T19:24:49.842Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-03-25T19:24:49.842Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-03-25T19:24:49.843Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-03-25T19:24:49.843Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-03-25T19:24:49.843Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-03-25T19:24:49.843Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-03-25T19:24:49.843Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-03-25T19:24:49.843Z] ok github.com/docker/docker/api/server/router/swarm 0.014s coverage: 5.7% of statements [2022-03-25T19:24:49.843Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-03-25T19:24:49.843Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-03-25T19:24:49.843Z] ? github.com/docker/docker/api/types [no test files] [2022-03-25T19:24:49.843Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-03-25T19:24:49.843Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-03-25T19:24:49.843Z] ? github.com/docker/docker/api/types/container [no test files] [2022-03-25T19:24:49.843Z] ? github.com/docker/docker/api/types/events [no test files] [2022-03-25T19:24:49.843Z] ok github.com/docker/docker/api/types/strslice 0.005s coverage: 90.0% of statements [2022-03-25T19:24:49.843Z] ok github.com/docker/docker/api/types/filters 0.004s coverage: 92.2% of statements [2022-03-25T19:24:49.843Z] ? github.com/docker/docker/api/types/image [no test files] [2022-03-25T19:24:49.843Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-03-25T19:24:49.843Z] ? github.com/docker/docker/api/types/network [no test files] [2022-03-25T19:24:49.843Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-03-25T19:24:49.843Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-03-25T19:24:49.843Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-03-25T19:24:49.843Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-03-25T19:24:49.843Z] ok github.com/docker/docker/api/types/time 0.009s coverage: 100.0% of statements [2022-03-25T19:24:49.843Z] ok github.com/docker/docker/api/types/versions 0.007s coverage: 77.3% of statements [2022-03-25T19:24:49.843Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-03-25T19:24:49.843Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-03-25T19:24:49.843Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-03-25T19:24:49.843Z] ? github.com/docker/docker/builder [no test files] [2022-03-25T19:24:49.843Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-03-25T19:24:49.843Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-03-25T19:24:49.843Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-03-25T19:24:49.843Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-03-25T19:24:49.843Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-03-25T19:24:49.843Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-03-25T19:24:49.843Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-03-25T19:24:49.843Z] ok github.com/docker/docker/builder/remotecontext 0.114s coverage: 13.7% of statements [2022-03-25T19:24:49.843Z] ok github.com/docker/docker/builder/dockerfile 0.556s coverage: 49.3% of statements [2022-03-25T19:24:49.843Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2022-03-25T19:24:49.843Z] ok github.com/docker/docker/builder/remotecontext/git 1.848s coverage: 86.3% of statements [2022-03-25T19:24:49.843Z] ? github.com/docker/docker/cli [no test files] [2022-03-25T19:24:49.843Z] ? github.com/docker/docker/cli/config [no test files] [2022-03-25T19:24:49.843Z] ok github.com/docker/docker/cmd/docker-proxy 0.143s coverage: 69.3% of statements [2022-03-25T19:24:53.146Z] ok github.com/docker/docker/client 0.152s coverage: 75.6% of statements [2022-03-25T19:24:54.064Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-03-25T19:24:54.695Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-03-25T19:24:54.695Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-03-25T19:24:55.263Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-03-25T19:24:55.263Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-03-25T19:24:55.263Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-03-25T19:24:55.263Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-03-25T19:24:55.830Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-03-25T19:24:57.012Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-03-25T19:24:58.365Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-03-25T19:24:59.741Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-03-25T19:25:00.307Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-03-25T19:25:03.590Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-03-25T19:25:05.791Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-03-25T19:25:06.121Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-03-25T19:25:06.690Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-03-25T19:25:07.259Z] === RUN TestDockerSuite/TestRunModeHostname [2022-03-25T19:25:07.519Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-03-25T19:25:07.639Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-03-25T19:25:07.639Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-03-25T19:25:07.639Z] === RUN TestDockerSuite/TestBuildBlankName [2022-03-25T19:25:08.086Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-03-25T19:25:08.086Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-03-25T19:25:08.086Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-03-25T19:25:08.627Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-03-25T19:25:09.462Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-03-25T19:25:10.039Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-03-25T19:25:10.039Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-03-25T19:25:10.536Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-03-25T19:25:11.415Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-03-25T19:25:11.415Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-03-25T19:25:11.415Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-03-25T19:25:12.793Z] === RUN TestDockerSuite/TestRunMount [2022-03-25T19:25:13.360Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-03-25T19:25:15.285Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-03-25T19:25:16.648Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-03-25T19:25:16.845Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-03-25T19:25:16.845Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-03-25T19:25:16.845Z] === RUN TestDockerSuite/TestBuildPATH [2022-03-25T19:25:16.845Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-03-25T19:25:16.845Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-03-25T19:25:17.293Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-03-25T19:25:17.293Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-03-25T19:25:17.582Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-03-25T19:25:18.150Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-03-25T19:25:18.281Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-03-25T19:25:18.717Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-03-25T19:25:19.055Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-03-25T19:25:19.055Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-03-25T19:25:19.055Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-03-25T19:25:19.285Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-03-25T19:25:19.852Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-03-25T19:25:21.755Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-03-25T19:25:21.755Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-03-25T19:25:24.146Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-03-25T19:25:24.289Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-03-25T19:25:25.665Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-03-25T19:25:26.231Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-03-25T19:25:27.608Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-03-25T19:25:28.545Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-03-25T19:25:29.921Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-03-25T19:25:29.921Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-03-25T19:25:30.180Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-03-25T19:25:30.438Z] === RUN TestDockerSuite/TestRunNetHost [2022-03-25T19:25:31.381Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-03-25T19:25:31.950Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-03-25T19:25:32.519Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-03-25T19:25:33.898Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-03-25T19:25:34.581Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-03-25T19:25:35.275Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-03-25T19:25:37.807Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-03-25T19:25:38.374Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-03-25T19:25:38.374Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-03-25T19:25:38.632Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-03-25T19:25:38.891Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-03-25T19:25:39.150Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-03-25T19:25:39.718Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-03-25T19:25:39.718Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-03-25T19:25:39.879Z] ok github.com/docker/docker/cmd/dockerd 0.094s coverage: 28.9% of statements [2022-03-25T19:25:39.879Z] ok github.com/docker/docker/container 0.118s coverage: 34.8% of statements [2022-03-25T19:25:39.879Z] ok github.com/docker/docker/cmd/dockerd/trap 2.508s coverage: 0.0% of statements [2022-03-25T19:25:39.879Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-03-25T19:25:39.879Z] ? github.com/docker/docker/container/stream [no test files] [2022-03-25T19:25:39.879Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-03-25T19:25:39.879Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-03-25T19:25:39.879Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-03-25T19:25:40.284Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-03-25T19:25:44.131Z] ok github.com/docker/docker/daemon/cluster 0.086s coverage: 0.5% of statements [2022-03-25T19:25:45.001Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-03-25T19:25:45.001Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-03-25T19:25:45.001Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-03-25T19:25:45.548Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-03-25T19:25:45.548Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2022-03-25T19:25:45.548Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-03-25T19:25:46.052Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.012s coverage: 65.3% of statements [2022-03-25T19:25:46.116Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-03-25T19:25:46.682Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-03-25T19:25:46.994Z] ok github.com/docker/docker/daemon/cluster/convert 0.010s coverage: 35.9% of statements [2022-03-25T19:25:47.619Z] === RUN TestDockerSuite/TestRunPortInUse [2022-03-25T19:25:48.186Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-03-25T19:25:48.753Z] docker_cli_run_unix_test.go:1407: out: "a *:* rwm\n" [2022-03-25T19:25:48.753Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-03-25T19:25:49.013Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-03-25T19:25:49.579Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-03-25T19:25:49.762Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-03-25T19:25:49.762Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-03-25T19:25:49.762Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-03-25T19:25:49.762Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-03-25T19:25:49.762Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-03-25T19:25:49.838Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-03-25T19:25:50.404Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-03-25T19:25:50.404Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2022-03-25T19:25:50.404Z] === RUN TestDockerSuite/TestRunPublishPort [2022-03-25T19:25:50.663Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-03-25T19:25:51.230Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-03-25T19:25:51.230Z] docker_cli_run_test.go:2837: kernel doesn't have latency_stats configured [2022-03-25T19:25:51.230Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-03-25T19:25:51.489Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-03-25T19:25:52.424Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-03-25T19:25:52.424Z] docker_cli_run_test.go:1425: Unstable test, to be re-activated once #19937 is resolved [2022-03-25T19:25:52.424Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-03-25T19:25:54.108Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-03-25T19:25:54.108Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-03-25T19:25:54.108Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-03-25T19:25:54.108Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-03-25T19:25:54.108Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-03-25T19:25:54.108Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-03-25T19:25:54.108Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-03-25T19:25:54.108Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-03-25T19:25:54.108Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-03-25T19:25:54.108Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-03-25T19:25:54.108Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-03-25T19:25:54.108Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-03-25T19:25:54.345Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-03-25T19:25:54.911Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-03-25T19:25:55.135Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.444s coverage: 13.8% of statements [2022-03-25T19:25:55.135Z] ok github.com/docker/docker/daemon/config 0.032s coverage: 81.0% of statements [2022-03-25T19:25:55.705Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2022-03-25T19:25:55.845Z] === RUN TestDockerSuite/TestRunRm [2022-03-25T19:25:55.967Z] ok github.com/docker/docker/daemon 10.186s coverage: 17.0% of statements [2022-03-25T19:25:55.967Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-03-25T19:25:55.967Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-03-25T19:25:55.967Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-03-25T19:25:55.967Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-03-25T19:25:56.229Z] ok github.com/docker/docker/daemon/graphdriver 0.007s coverage: 2.2% of statements [2022-03-25T19:25:56.412Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-03-25T19:25:56.922Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-03-25T19:25:56.922Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-03-25T19:25:56.922Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-03-25T19:25:56.922Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-03-25T19:25:56.922Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-03-25T19:25:56.922Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-03-25T19:25:56.922Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-03-25T19:25:56.922Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-03-25T19:25:58.144Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.763s coverage: 74.8% of statements [2022-03-25T19:25:58.405Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.007s coverage: 3.0% of statements [2022-03-25T19:25:58.894Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-03-25T19:25:59.793Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.510s coverage: 56.2% of statements [2022-03-25T19:26:00.598Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-03-25T19:26:00.598Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-03-25T19:26:00.737Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.008s coverage: 1.9% of statements [2022-03-25T19:26:00.856Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-03-25T19:26:01.850Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-03-25T19:26:02.685Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.371s coverage: 50.0% of statements [2022-03-25T19:26:02.759Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-03-25T19:26:02.759Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-03-25T19:26:03.018Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-03-25T19:26:03.258Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.588s coverage: 45.9% of statements [2022-03-25T19:26:03.258Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-03-25T19:26:04.644Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.010s coverage: 58.5% of statements [2022-03-25T19:26:04.905Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.813s coverage: 57.9% of statements [2022-03-25T19:26:04.905Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-03-25T19:26:04.905Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-03-25T19:26:05.477Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.014s coverage: 3.0% of statements [2022-03-25T19:26:05.738Z] ok github.com/docker/docker/daemon/links 0.005s coverage: 93.0% of statements [2022-03-25T19:26:06.307Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-03-25T19:26:06.307Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-03-25T19:26:06.607Z] === RUN TestDockerSuite/TestBuildEnv [2022-03-25T19:26:06.607Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-03-25T19:26:06.607Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-03-25T19:26:06.607Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-03-25T19:26:07.076Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-03-25T19:26:07.076Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-03-25T19:26:07.076Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-03-25T19:26:07.076Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-03-25T19:26:07.076Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-03-25T19:26:07.076Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-03-25T19:26:07.076Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-03-25T19:26:07.652Z] ok github.com/docker/docker/daemon/images 0.051s coverage: 6.6% of statements [2022-03-25T19:26:07.652Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-03-25T19:26:07.652Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-03-25T19:26:07.913Z] ok github.com/docker/docker/daemon/logger 0.223s coverage: 43.0% of statements [2022-03-25T19:26:08.856Z] ok github.com/docker/docker/daemon/logger/fluentd 0.013s coverage: 33.6% of statements [2022-03-25T19:26:09.117Z] ok github.com/docker/docker/daemon/logger/awslogs 0.162s coverage: 80.2% of statements [2022-03-25T19:26:09.117Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-03-25T19:26:09.592Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-03-25T19:26:09.592Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-03-25T19:26:09.689Z] ok github.com/docker/docker/daemon/logger/gelf 0.007s coverage: 67.0% of statements [2022-03-25T19:26:09.914Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-03-25T19:26:09.949Z] ok github.com/docker/docker/daemon/logger/journald 0.005s coverage: 23.9% of statements [2022-03-25T19:26:10.159Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-03-25T19:26:10.417Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-03-25T19:26:10.522Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.006s coverage: 87.2% of statements [2022-03-25T19:26:10.784Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.009s coverage: 69.9% of statements [2022-03-25T19:26:10.985Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-03-25T19:26:11.243Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-03-25T19:26:11.356Z] ok github.com/docker/docker/daemon/logger/local 0.045s coverage: 78.7% of statements [2022-03-25T19:26:11.356Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-03-25T19:26:11.810Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-03-25T19:26:11.839Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-03-25T19:26:11.839Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-03-25T19:26:11.839Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-03-25T19:26:11.839Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-03-25T19:26:11.839Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-03-25T19:26:11.839Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-03-25T19:26:11.839Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-03-25T19:26:11.929Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.047s coverage: 54.9% of statements [2022-03-25T19:26:12.191Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.029s coverage: 31.5% of statements [2022-03-25T19:26:12.378Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-03-25T19:26:12.637Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-03-25T19:26:12.828Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-03-25T19:26:13.205Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-03-25T19:26:13.579Z] ok github.com/docker/docker/daemon/logger/syslog 0.007s coverage: 46.8% of statements [2022-03-25T19:26:13.579Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2022-03-25T19:26:14.152Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-03-25T19:26:15.094Z] ok github.com/docker/docker/daemon/logger/splunk 1.618s coverage: 82.5% of statements [2022-03-25T19:26:15.094Z] ? github.com/docker/docker/daemon/names [no test files] [2022-03-25T19:26:15.094Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-03-25T19:26:15.736Z] === RUN TestDockerSuite/TestRunState [2022-03-25T19:26:16.036Z] ok github.com/docker/docker/distribution/metadata 0.023s coverage: 48.2% of statements [2022-03-25T19:26:16.609Z] ok github.com/docker/docker/distribution 0.619s coverage: 28.4% of statements [2022-03-25T19:26:16.609Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-03-25T19:26:16.670Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-03-25T19:26:16.929Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-03-25T19:26:17.181Z] ok github.com/docker/docker/errdefs 0.005s coverage: 77.0% of statements [2022-03-25T19:26:17.199Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-03-25T19:26:17.461Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-03-25T19:26:17.461Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2022-03-25T19:26:17.461Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-03-25T19:26:17.610Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-03-25T19:26:17.753Z] ok github.com/docker/docker/image 0.023s coverage: 86.9% of statements [2022-03-25T19:26:18.014Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2022-03-25T19:26:18.026Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-03-25T19:26:18.284Z] === RUN TestDockerSuite/TestRunSysctls [2022-03-25T19:26:18.587Z] ok github.com/docker/docker/distribution/xfer 1.893s coverage: 84.9% of statements [2022-03-25T19:26:18.587Z] ? github.com/docker/docker/dockerversion [no test files] [2022-03-25T19:26:18.587Z] ok github.com/docker/docker/image/tarexport 0.014s coverage: 0.7% of statements [2022-03-25T19:26:19.159Z] ok github.com/docker/docker/image/v1 0.009s coverage: 25.0% of statements [2022-03-25T19:26:19.159Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-03-25T19:26:19.219Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-03-25T19:26:19.477Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-03-25T19:26:19.477Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-03-25T19:26:19.477Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-03-25T19:26:19.730Z] ok github.com/docker/docker/libcontainerd/queue 0.024s coverage: 100.0% of statements [2022-03-25T19:26:20.043Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-03-25T19:26:20.674Z] ok github.com/docker/docker/oci 0.006s coverage: 46.0% of statements [2022-03-25T19:26:20.936Z] ok github.com/docker/docker/opts 0.019s coverage: 66.3% of statements [2022-03-25T19:26:21.197Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-03-25T19:26:21.945Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-03-25T19:26:21.945Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-03-25T19:26:22.208Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-03-25T19:26:22.404Z] === RUN TestDockerSuite/TestBuildRm [2022-03-25T19:26:22.510Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-03-25T19:26:23.114Z] ok github.com/docker/docker/pkg/archive 0.336s coverage: 82.5% of statements [2022-03-25T19:26:23.687Z] ok github.com/docker/docker/pkg/authorization 0.235s coverage: 68.3% of statements [2022-03-25T19:26:23.889Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-03-25T19:26:23.948Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-03-25T19:26:23.948Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2022-03-25T19:26:25.265Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-03-25T19:26:26.645Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-03-25T19:26:27.006Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-03-25T19:26:27.006Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-03-25T19:26:27.248Z] ok github.com/docker/docker/pkg/chrootarchive 2.484s coverage: 42.7% of statements [2022-03-25T19:26:27.248Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-03-25T19:26:27.474Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-03-25T19:26:27.474Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-03-25T19:26:27.509Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-03-25T19:26:27.579Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-03-25T19:26:27.770Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2022-03-25T19:26:27.945Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-03-25T19:26:28.031Z] ok github.com/docker/docker/layer 7.686s coverage: 69.0% of statements [2022-03-25T19:26:28.031Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-03-25T19:26:28.031Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-03-25T19:26:28.031Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-03-25T19:26:28.031Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-03-25T19:26:28.031Z] ? github.com/docker/docker/oci/caps [no test files] [2022-03-25T19:26:28.031Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-03-25T19:26:28.603Z] ok github.com/docker/docker/pkg/fileutils 0.011s coverage: 87.2% of statements [2022-03-25T19:26:28.603Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2022-03-25T19:26:28.865Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2022-03-25T19:26:28.865Z] ok github.com/docker/docker/pkg/fsutils 0.181s coverage: 85.1% of statements [2022-03-25T19:26:29.480Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-03-25T19:26:29.512Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-03-25T19:26:29.512Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-03-25T19:26:29.512Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-03-25T19:26:30.046Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-03-25T19:26:30.252Z] ok github.com/docker/docker/pkg/ioutils 0.419s coverage: 71.0% of statements [2022-03-25T19:26:30.252Z] ok github.com/docker/docker/pkg/idtools 0.650s coverage: 67.9% of statements [2022-03-25T19:26:30.513Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 91.7% of statements [2022-03-25T19:26:30.513Z] ok github.com/docker/docker/pkg/longpath 0.003s coverage: 100.0% of statements [2022-03-25T19:26:30.513Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-03-25T19:26:30.614Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-03-25T19:26:30.614Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-03-25T19:26:30.774Z] ok github.com/docker/docker/pkg/namesgenerator 0.010s coverage: 85.7% of statements [2022-03-25T19:26:31.035Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2022-03-25T19:26:31.181Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-03-25T19:26:31.297Z] ok github.com/docker/docker/pkg/parsers/kernel 0.003s coverage: 60.0% of statements [2022-03-25T19:26:31.559Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.008s coverage: 90.5% of statements [2022-03-25T19:26:31.559Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2022-03-25T19:26:31.559Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-03-25T19:26:31.559Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-03-25T19:26:32.132Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.015s coverage: 56.8% of statements [2022-03-25T19:26:32.703Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-03-25T19:26:32.965Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-03-25T19:26:32.965Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-03-25T19:26:33.085Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-03-25T19:26:33.651Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-03-25T19:26:33.910Z] === RUN TestDockerSuite/TestRunUserByID [2022-03-25T19:26:34.267Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-03-25T19:26:34.348Z] ok github.com/docker/docker/pkg/pubsub 1.034s coverage: 75.0% of statements [2022-03-25T19:26:34.477Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-03-25T19:26:34.477Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-03-25T19:26:34.609Z] ok github.com/docker/docker/pkg/reexec 0.009s coverage: 82.4% of statements [2022-03-25T19:26:34.736Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-03-25T19:26:34.870Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-03-25T19:26:34.870Z] ok github.com/docker/docker/pkg/stdcopy 0.005s coverage: 100.0% of statements [2022-03-25T19:26:34.886Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-03-25T19:26:35.304Z] === RUN TestDockerSuite/TestRunUserByName [2022-03-25T19:26:35.430Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-03-25T19:26:35.430Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-03-25T19:26:35.430Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-03-25T19:26:35.430Z] === RUN TestDockerSuite/TestBuildExpose [2022-03-25T19:26:35.430Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-03-25T19:26:35.430Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-03-25T19:26:35.430Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-03-25T19:26:35.430Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-03-25T19:26:35.430Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-03-25T19:26:35.430Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-03-25T19:26:35.431Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-03-25T19:26:35.431Z] === RUN TestDockerSuite/TestBuildFails [2022-03-25T19:26:35.442Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-03-25T19:26:35.442Z] ok github.com/docker/docker/pkg/stringid 0.003s coverage: 70.6% of statements [2022-03-25T19:26:35.833Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-03-25T19:26:35.833Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-03-25T19:26:35.833Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-03-25T19:26:35.833Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-03-25T19:26:35.833Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-03-25T19:26:35.871Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-03-25T19:26:36.048Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 53.8% of statements [2022-03-25T19:26:36.310Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-03-25T19:26:36.437Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-03-25T19:26:36.437Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-03-25T19:26:36.437Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2022-03-25T19:26:36.437Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-03-25T19:26:36.695Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-03-25T19:26:36.909Z] ok github.com/docker/docker/pkg/tailfile 0.076s coverage: 88.6% of statements [2022-03-25T19:26:37.005Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-03-25T19:26:37.005Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-03-25T19:26:37.176Z] ok github.com/docker/docker/pkg/tarsum 0.051s coverage: 89.3% of statements [2022-03-25T19:26:37.295Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-03-25T19:26:37.405Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-03-25T19:26:37.746Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-03-25T19:26:37.746Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2022-03-25T19:26:37.849Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-03-25T19:26:37.849Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-03-25T19:26:37.849Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-03-25T19:26:37.849Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-03-25T19:26:38.006Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-03-25T19:26:38.323Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-03-25T19:26:38.408Z] === RUN TestDockerSuite/TestBuildCmd [2022-03-25T19:26:38.886Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-03-25T19:26:39.198Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-03-25T19:26:39.360Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-03-25T19:26:39.896Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-03-25T19:26:39.920Z] ok github.com/docker/docker/plugin 0.516s coverage: 23.2% of statements [2022-03-25T19:26:39.920Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-03-25T19:26:40.348Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-03-25T19:26:40.492Z] ok github.com/docker/docker/profiles/seccomp 0.009s coverage: 86.0% of statements [2022-03-25T19:26:40.574Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-03-25T19:26:40.832Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-03-25T19:26:41.434Z] ok github.com/docker/docker/quota 0.200s coverage: 71.4% of statements [2022-03-25T19:26:41.695Z] ok github.com/docker/docker/reference 0.006s coverage: 83.7% of statements [2022-03-25T19:26:41.769Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-03-25T19:26:42.335Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-03-25T19:26:42.639Z] ok github.com/docker/docker/registry 0.056s coverage: 58.6% of statements [2022-03-25T19:26:42.877Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-03-25T19:26:43.211Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2022-03-25T19:26:43.211Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-03-25T19:26:43.687Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-03-25T19:26:43.712Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-03-25T19:26:43.783Z] ok github.com/docker/docker/runconfig 0.008s coverage: 65.7% of statements [2022-03-25T19:26:44.155Z] ok github.com/docker/docker/testutil 0.004s coverage: 62.5% of statements [2022-03-25T19:26:44.651Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-03-25T19:26:46.070Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-03-25T19:26:46.226Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-03-25T19:26:46.330Z] ok github.com/docker/docker/volume/local 0.110s coverage: 76.4% of statements [2022-03-25T19:26:46.555Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-03-25T19:26:46.903Z] ok github.com/docker/docker/volume/mounts 0.009s coverage: 67.7% of statements [2022-03-25T19:26:47.489Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-03-25T19:26:47.930Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-03-25T19:26:48.288Z] ok github.com/docker/docker/volume/service 0.016s coverage: 72.3% of statements [2022-03-25T19:26:48.457Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-03-25T19:26:48.457Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-03-25T19:26:48.457Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-03-25T19:26:48.496Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-03-25T19:26:48.497Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-03-25T19:26:48.497Z] docker_cli_run_test.go:4072: unmatched requirement DaemonIsWindows [2022-03-25T19:26:48.497Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-03-25T19:26:48.497Z] docker_cli_run_test.go:4092: unmatched requirement DaemonIsWindows [2022-03-25T19:26:48.497Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-03-25T19:26:48.497Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsWindows [2022-03-25T19:26:48.497Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-03-25T19:26:48.753Z] === RUN TestDockerSuite/TestBuildForceRm [2022-03-25T19:26:48.755Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-03-25T19:26:48.755Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2022-03-25T19:26:48.755Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-03-25T19:26:49.322Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-03-25T19:26:49.446Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-03-25T19:26:49.447Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-03-25T19:26:49.890Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-03-25T19:26:49.918Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-03-25T19:26:50.388Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-03-25T19:26:51.267Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-03-25T19:26:51.525Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-03-25T19:26:52.092Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-03-25T19:26:52.092Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-03-25T19:26:52.254Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-03-25T19:26:52.351Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-03-25T19:26:52.351Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2022-03-25T19:26:52.351Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-03-25T19:26:52.609Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-03-25T19:26:52.609Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-03-25T19:26:52.609Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-03-25T19:26:52.609Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-03-25T19:26:52.609Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-03-25T19:26:52.609Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-03-25T19:26:52.609Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-03-25T19:26:52.609Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-03-25T19:26:52.609Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2022-03-25T19:26:52.610Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-03-25T19:26:52.610Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-03-25T19:26:52.610Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-03-25T19:26:53.175Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-03-25T19:26:53.348Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-03-25T19:26:53.742Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-03-25T19:26:53.742Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-03-25T19:26:53.742Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-03-25T19:26:53.817Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-03-25T19:26:54.286Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-03-25T19:26:54.286Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-03-25T19:26:54.286Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-03-25T19:26:54.310Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-03-25T19:26:54.310Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-03-25T19:26:54.878Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-03-25T19:26:54.878Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-03-25T19:26:55.274Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-03-25T19:26:55.445Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-03-25T19:26:55.743Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-03-25T19:26:55.743Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-03-25T19:26:55.743Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-03-25T19:26:55.743Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-03-25T19:26:55.743Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-03-25T19:26:55.920Z] === RUN TestDockerSuite/TestBuildFromGit [2022-03-25T19:26:56.014Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-03-25T19:26:56.014Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-03-25T19:26:56.308Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-03-25T19:26:56.887Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-03-25T19:26:57.453Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-03-25T19:26:58.020Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-03-25T19:26:58.020Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2022-03-25T19:26:58.020Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-03-25T19:26:58.279Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-03-25T19:26:58.279Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-03-25T19:26:59.214Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-03-25T19:26:59.781Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-03-25T19:27:01.158Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-03-25T19:27:01.416Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-03-25T19:27:01.416Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-03-25T19:27:01.416Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-03-25T19:27:01.614Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-03-25T19:27:02.352Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-03-25T19:27:02.918Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-03-25T19:27:03.485Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-03-25T19:27:03.743Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-03-25T19:27:04.680Z] === RUN TestDockerSuite/TestSaveImageId [2022-03-25T19:27:04.680Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-03-25T19:27:05.246Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-03-25T19:27:06.181Z] docker_cli_save_load_test.go:364: tmpdir /tmp/save-load-parents992152331 [2022-03-25T19:27:06.360Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-03-25T19:27:06.394Z] ok github.com/docker/docker/pkg/plugins 33.634s coverage: 76.3% of statements [2022-03-25T19:27:06.394Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-03-25T19:27:06.394Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-03-25T19:27:06.394Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-03-25T19:27:06.394Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-03-25T19:27:06.394Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-03-25T19:27:06.394Z] ? github.com/docker/docker/rootless [no test files] [2022-03-25T19:27:06.394Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-03-25T19:27:06.394Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-03-25T19:27:06.394Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-03-25T19:27:06.394Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-03-25T19:27:06.394Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-03-25T19:27:06.394Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-03-25T19:27:06.394Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-03-25T19:27:06.394Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-03-25T19:27:06.394Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-03-25T19:27:06.394Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-03-25T19:27:06.394Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-03-25T19:27:06.394Z] ? github.com/docker/docker/testutil/request [no test files] [2022-03-25T19:27:06.394Z] ? github.com/docker/docker/volume [no test files] [2022-03-25T19:27:06.394Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-03-25T19:27:06.394Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-03-25T19:27:06.394Z] [2022-03-25T19:27:06.394Z] === Skipped [2022-03-25T19:27:06.394Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-03-25T19:27:06.394Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-03-25T19:27:06.394Z] [2022-03-25T19:27:06.394Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-03-25T19:27:06.394Z] network_proxy_test.go:208: No support for dual stack yet [2022-03-25T19:27:06.394Z] [2022-03-25T19:27:06.394Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-03-25T19:27:06.394Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-03-25T19:27:06.394Z] [2022-03-25T19:27:06.394Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-03-25T19:27:06.394Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-03-25T19:27:06.394Z] [2022-03-25T19:27:06.394Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-03-25T19:27:06.394Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-25T19:27:06.394Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-25T19:27:06.394Z] [2022-03-25T19:27:06.394Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-03-25T19:27:06.394Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-25T19:27:06.394Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-25T19:27:06.394Z] [2022-03-25T19:27:06.394Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-03-25T19:27:06.394Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-25T19:27:06.394Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-25T19:27:06.394Z] [2022-03-25T19:27:06.394Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-03-25T19:27:06.394Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-25T19:27:06.394Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-25T19:27:06.394Z] [2022-03-25T19:27:06.394Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-03-25T19:27:06.394Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-25T19:27:06.394Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-25T19:27:06.394Z] [2022-03-25T19:27:06.394Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-03-25T19:27:06.394Z] graphtest_unix.go:71: No driver to put! [2022-03-25T19:27:06.394Z] [2022-03-25T19:27:06.394Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-03-25T19:27:06.394Z] time="2022-03-25T19:26:00Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-25T19:27:06.394Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-25T19:27:06.394Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-25T19:27:06.394Z] [2022-03-25T19:27:06.394Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-03-25T19:27:06.394Z] time="2022-03-25T19:26:00Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-25T19:27:06.394Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-25T19:27:06.394Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-25T19:27:06.394Z] [2022-03-25T19:27:06.394Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-03-25T19:27:06.394Z] time="2022-03-25T19:26:00Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-25T19:27:06.394Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-25T19:27:06.394Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-25T19:27:06.394Z] [2022-03-25T19:27:06.394Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-03-25T19:27:06.394Z] time="2022-03-25T19:26:00Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-25T19:27:06.394Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-25T19:27:06.394Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-25T19:27:06.394Z] [2022-03-25T19:27:06.394Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-03-25T19:27:06.394Z] time="2022-03-25T19:26:00Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-25T19:27:06.394Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-25T19:27:06.394Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-25T19:27:06.394Z] [2022-03-25T19:27:06.394Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-03-25T19:27:06.394Z] graphtest_unix.go:71: No driver to put! [2022-03-25T19:27:06.394Z] [2022-03-25T19:27:06.394Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-03-25T19:27:06.394Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-03-25T19:27:06.394Z] [2022-03-25T19:27:06.394Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-03-25T19:27:06.394Z] overlay_test.go:50: Fails to compute changes intermittently [2022-03-25T19:27:06.394Z] [2022-03-25T19:27:06.394Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-03-25T19:27:06.394Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-03-25T19:27:06.394Z] [2022-03-25T19:27:06.394Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-03-25T19:27:06.394Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-03-25T19:27:06.394Z] [2022-03-25T19:27:06.394Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-03-25T19:27:06.394Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-25T19:27:06.394Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-25T19:27:06.394Z] [2022-03-25T19:27:06.394Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-03-25T19:27:06.394Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-25T19:27:06.394Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-25T19:27:06.394Z] [2022-03-25T19:27:06.394Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-03-25T19:27:06.394Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-25T19:27:06.394Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-25T19:27:06.394Z] [2022-03-25T19:27:06.394Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-03-25T19:27:06.394Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-25T19:27:06.394Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-25T19:27:06.394Z] [2022-03-25T19:27:06.394Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-03-25T19:27:06.394Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-25T19:27:06.394Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-25T19:27:06.394Z] [2022-03-25T19:27:06.394Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-03-25T19:27:06.394Z] graphtest_unix.go:71: No driver to put! [2022-03-25T19:27:06.394Z] [2022-03-25T19:27:06.394Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-03-25T19:27:06.394Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-03-25T19:27:06.394Z] [2022-03-25T19:27:06.394Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-03-25T19:27:06.394Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-03-25T19:27:06.394Z] [2022-03-25T19:27:06.394Z] DONE 2338 tests, 28 skipped in 252.054s [2022-03-25T19:27:06.394Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-03-25T19:27:06.394Z] github.com/docker/docker/libnetwork/bitseq [2022-03-25T19:27:06.394Z] github.com/docker/docker/libnetwork/cluster [2022-03-25T19:27:06.394Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-25T19:27:06.394Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-25T19:27:06.394Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-25T19:27:06.394Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-25T19:27:06.394Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-25T19:27:06.394Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-25T19:27:06.394Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-25T19:27:06.394Z] github.com/docker/docker/libnetwork/config [2022-03-25T19:27:06.394Z] github.com/docker/docker/libnetwork/datastore [2022-03-25T19:27:06.394Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-25T19:27:06.394Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-25T19:27:06.394Z] github.com/docker/docker/libnetwork/driverapi [2022-03-25T19:27:06.394Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-25T19:27:06.394Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-25T19:27:06.394Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-25T19:27:06.394Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-25T19:27:06.394Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-25T19:27:06.394Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-25T19:27:06.394Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-25T19:27:06.394Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-25T19:27:06.394Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-25T19:27:06.394Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-25T19:27:06.394Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-25T19:27:06.394Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-25T19:27:06.394Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-25T19:27:06.394Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-25T19:27:06.394Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-25T19:27:06.394Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-25T19:27:06.394Z] github.com/docker/docker/libnetwork/etchosts [2022-03-25T19:27:06.394Z] github.com/docker/docker/libnetwork/idm [2022-03-25T19:27:06.394Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-25T19:27:06.394Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-25T19:27:06.394Z] github.com/docker/docker/libnetwork/ipam [2022-03-25T19:27:06.394Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-25T19:27:06.394Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-25T19:27:06.394Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-25T19:27:06.394Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-25T19:27:06.394Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-25T19:27:06.394Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-25T19:27:06.394Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-25T19:27:06.394Z] github.com/docker/docker/libnetwork/iptables [2022-03-25T19:27:06.394Z] github.com/docker/docker/libnetwork/netlabel [2022-03-25T19:27:06.394Z] github.com/docker/docker/libnetwork/netutils [2022-03-25T19:27:06.394Z] github.com/docker/docker/libnetwork/networkdb [2022-03-25T19:27:06.394Z] github.com/docker/docker/libnetwork/ns [2022-03-25T19:27:06.394Z] github.com/docker/docker/libnetwork/options [2022-03-25T19:27:06.394Z] github.com/docker/docker/libnetwork/osl [2022-03-25T19:27:06.394Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-25T19:27:06.394Z] github.com/docker/docker/libnetwork/portallocator [2022-03-25T19:27:06.394Z] github.com/docker/docker/libnetwork/portmapper [2022-03-25T19:27:06.394Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-25T19:27:06.394Z] github.com/docker/docker/libnetwork/testutils [2022-03-25T19:27:06.394Z] github.com/docker/docker/libnetwork/types' ']' [2022-03-25T19:27:06.394Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types [2022-03-25T19:27:06.440Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-03-25T19:27:06.440Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-03-25T19:27:07.007Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-03-25T19:27:07.349Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-03-25T19:27:07.945Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-03-25T19:27:07.945Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-03-25T19:27:07.945Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-03-25T19:27:09.853Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-03-25T19:27:10.062Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-03-25T19:27:10.062Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-03-25T19:27:10.062Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-03-25T19:27:10.420Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-03-25T19:27:10.988Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-03-25T19:27:11.555Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-03-25T19:27:11.555Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-03-25T19:27:11.813Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-03-25T19:27:11.813Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-03-25T19:27:12.111Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-03-25T19:27:12.111Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-03-25T19:27:12.381Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-03-25T19:27:12.381Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-03-25T19:27:12.581Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-03-25T19:27:13.049Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-03-25T19:27:13.315Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-03-25T19:27:13.881Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-03-25T19:27:13.881Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-03-25T19:27:14.038Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-03-25T19:27:14.038Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-03-25T19:27:14.038Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-03-25T19:27:14.448Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-03-25T19:27:16.374Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-03-25T19:27:19.657Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-03-25T19:27:20.624Z] === RUN TestDockerSuite/TestBuildSpaces [2022-03-25T19:27:20.624Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-03-25T19:27:21.033Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-03-25T19:27:21.292Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-03-25T19:27:22.228Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-03-25T19:27:23.607Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-03-25T19:27:23.607Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-03-25T19:27:25.375Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-03-25T19:27:25.375Z] === RUN TestDockerSuite/TestBuildStderr [2022-03-25T19:27:26.137Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-03-25T19:27:27.514Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-03-25T19:27:27.776Z] === RUN TestDockerSuite/TestStartRecordError [2022-03-25T19:27:28.977Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-03-25T19:27:28.977Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-03-25T19:27:28.977Z] === RUN TestDockerSuite/TestBuildHistory [2022-03-25T19:27:29.153Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-03-25T19:27:29.165Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-03-25T19:27:30.093Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-03-25T19:27:31.471Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-03-25T19:27:34.003Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-03-25T19:27:35.903Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-03-25T19:27:37.804Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-03-25T19:27:39.407Z] === RUN TestDockerSuite/TestBuildIidFile [2022-03-25T19:27:40.394Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-03-25T19:27:41.097Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-03-25T19:27:42.615Z] === RUN TestDockerSuite/TestBuildInheritance [2022-03-25T19:27:42.615Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-03-25T19:27:42.615Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-03-25T19:27:43.083Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-03-25T19:27:43.083Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-03-25T19:27:44.319Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-03-25T19:27:44.319Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-03-25T19:27:44.319Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-03-25T19:27:45.280Z] === RUN TestDockerSuite/TestStatsNoStream [2022-03-25T19:27:45.883Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-03-25T19:27:45.883Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-03-25T19:27:45.883Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-03-25T19:27:45.883Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-03-25T19:27:46.351Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-03-25T19:27:46.351Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-03-25T19:27:46.351Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-03-25T19:27:46.820Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-03-25T19:27:46.820Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-03-25T19:27:46.820Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-03-25T19:27:47.808Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-03-25T19:27:48.379Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-03-25T19:27:49.313Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-03-25T19:27:49.879Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-03-25T19:27:50.447Z] === RUN TestDockerSuite/TestTopPrivileged [2022-03-25T19:27:51.016Z] docker_cli_service_logs_test.go:246: checking task miiq6kfmo4lp [2022-03-25T19:27:51.016Z] docker_cli_service_logs_test.go:251: checking messages for miiq6kfmo4lp [2022-03-25T19:27:51.016Z] docker_cli_service_logs_test.go:246: checking task r292z0zdirw5 [2022-03-25T19:27:51.016Z] docker_cli_service_logs_test.go:251: checking messages for r292z0zdirw5 [2022-03-25T19:27:51.275Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-03-25T19:27:51.275Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-03-25T19:27:51.275Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-03-25T19:27:51.841Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-03-25T19:27:53.112Z] ok github.com/docker/docker/libnetwork 37.324s coverage: 40.7% of statements [2022-03-25T19:27:53.112Z] ok github.com/docker/docker/libnetwork/bitseq 0.120s coverage: 84.4% of statements [2022-03-25T19:27:53.112Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-03-25T19:27:53.112Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-03-25T19:27:53.112Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-03-25T19:27:53.112Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-03-25T19:27:53.112Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-03-25T19:27:53.112Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-03-25T19:27:53.112Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-03-25T19:27:53.112Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-03-25T19:27:53.112Z] ok github.com/docker/docker/libnetwork/config 0.014s coverage: 19.7% of statements [2022-03-25T19:27:53.112Z] ok github.com/docker/docker/libnetwork/datastore 0.004s coverage: 21.9% of statements [2022-03-25T19:27:53.112Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-03-25T19:27:53.112Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-03-25T19:27:53.112Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-03-25T19:27:53.522Z] === RUN TestDockerSuite/TestBuildLabel [2022-03-25T19:27:53.522Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-03-25T19:27:54.055Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.404s coverage: 59.9% of statements [2022-03-25T19:27:54.317Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-03-25T19:27:54.317Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-03-25T19:27:54.376Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-03-25T19:27:54.439Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-03-25T19:27:54.439Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-03-25T19:27:54.439Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-03-25T19:27:54.510Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-03-25T19:27:54.890Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.050s coverage: 4.0% of statements [2022-03-25T19:27:55.151Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-03-25T19:27:55.498Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-03-25T19:27:55.724Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.016s coverage: 4.5% of statements [2022-03-25T19:27:55.724Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-03-25T19:27:55.724Z] ok github.com/docker/docker/libnetwork/drivers/null 0.003s coverage: 34.8% of statements [2022-03-25T19:27:55.966Z] === RUN TestDockerSuite/TestBuildLabels [2022-03-25T19:27:56.650Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-03-25T19:27:56.954Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-03-25T19:27:57.637Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-03-25T19:27:57.661Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-03-25T19:27:57.661Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-03-25T19:27:57.921Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-03-25T19:27:57.921Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-03-25T19:27:57.921Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-03-25T19:27:57.921Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-03-25T19:27:57.921Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-03-25T19:27:58.860Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-03-25T19:27:59.181Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-03-25T19:27:59.427Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-03-25T19:27:59.994Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-03-25T19:28:00.931Z] === RUN TestDockerSuite/TestUpdateStats [2022-03-25T19:28:01.867Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-03-25T19:28:02.383Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-03-25T19:28:03.790Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-03-25T19:28:04.727Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-03-25T19:28:05.054Z] === RUN TestDockerSuite/TestBuildLastModified [2022-03-25T19:28:05.055Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-03-25T19:28:05.055Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-03-25T19:28:05.055Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-03-25T19:28:05.055Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-03-25T19:28:05.524Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-03-25T19:28:05.524Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-03-25T19:28:05.524Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-03-25T19:28:05.524Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-03-25T19:28:05.663Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-03-25T19:28:05.663Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-03-25T19:28:05.663Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-03-25T19:28:05.727Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.660s coverage: 7.2% of statements [2022-03-25T19:28:05.727Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-03-25T19:28:05.727Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-03-25T19:28:05.727Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.009s coverage: 57.4% of statements [2022-03-25T19:28:05.727Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-03-25T19:28:05.727Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-03-25T19:28:05.727Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-03-25T19:28:06.230Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-03-25T19:28:06.299Z] ok github.com/docker/docker/libnetwork/drvregistry 0.015s coverage: 82.4% of statements [2022-03-25T19:28:06.299Z] ok github.com/docker/docker/libnetwork/etchosts 0.011s coverage: 81.2% of statements [2022-03-25T19:28:06.526Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-03-25T19:28:06.560Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-03-25T19:28:06.797Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-03-25T19:28:06.822Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-03-25T19:28:06.995Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-03-25T19:28:08.241Z] === RUN TestDockerSuite/TestBuildUser [2022-03-25T19:28:08.241Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-03-25T19:28:08.241Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-03-25T19:28:08.241Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-03-25T19:28:08.241Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-03-25T19:28:08.241Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-03-25T19:28:08.241Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-03-25T19:28:09.331Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-03-25T19:28:11.233Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-03-25T19:28:11.764Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-03-25T19:28:12.033Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-03-25T19:28:12.033Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-03-25T19:28:12.108Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-03-25T19:28:12.576Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-03-25T19:28:12.576Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-03-25T19:28:13.044Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-03-25T19:28:13.765Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-03-25T19:28:15.140Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-03-25T19:28:15.819Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-03-25T19:28:15.819Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-03-25T19:28:15.819Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-03-25T19:28:15.819Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-03-25T19:28:15.819Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-03-25T19:28:17.041Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-03-25T19:28:19.058Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements [2022-03-25T19:28:20.326Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-03-25T19:28:21.701Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-03-25T19:28:22.268Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-03-25T19:28:23.643Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-03-25T19:28:24.578Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-03-25T19:28:24.836Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-03-25T19:28:25.403Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-03-25T19:28:27.331Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-03-25T19:28:27.590Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-03-25T19:28:28.526Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-03-25T19:28:29.903Z] docker_cli_swarm_test.go:1895: [df9c8c12ee93f] joining swarm manager [d83a8614521c4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-25T19:28:30.161Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-03-25T19:28:31.099Z] docker_cli_swarm_test.go:1896: [df9b195722bd1] joining swarm manager [d83a8614521c4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-25T19:28:31.666Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-03-25T19:28:33.567Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-03-25T19:28:33.976Z] ok github.com/docker/docker/libnetwork/ipam 14.567s coverage: 85.3% of statements [2022-03-25T19:28:33.976Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-03-25T19:28:33.976Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-03-25T19:28:33.976Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-03-25T19:28:33.976Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2022-03-25T19:28:33.976Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-03-25T19:28:33.976Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-03-25T19:28:33.976Z] ok github.com/docker/docker/libnetwork/ipamutils 0.262s coverage: 74.0% of statements [2022-03-25T19:28:34.237Z] ok github.com/docker/docker/libnetwork/iptables 0.159s coverage: 45.1% of statements [2022-03-25T19:28:34.292Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-03-25T19:28:34.292Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-03-25T19:28:34.499Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-03-25T19:28:34.761Z] ok github.com/docker/docker/libnetwork/netutils 0.020s coverage: 44.1% of statements [2022-03-25T19:28:35.286Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-03-25T19:28:37.046Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-03-25T19:28:37.058Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-03-25T19:28:37.058Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-03-25T19:28:37.058Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-03-25T19:28:38.031Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-03-25T19:28:40.012Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-03-25T19:28:40.040Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-03-25T19:28:42.991Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-03-25T19:28:46.782Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-03-25T19:28:48.437Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-03-25T19:28:48.437Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-03-25T19:28:48.437Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-03-25T19:28:48.437Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-03-25T19:28:48.440Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-03-25T19:28:49.005Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-03-25T19:28:49.005Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-03-25T19:28:49.005Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-03-25T19:28:49.005Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-03-25T19:28:49.571Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-03-25T19:28:49.571Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-03-25T19:28:50.508Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-03-25T19:28:50.508Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-03-25T19:28:50.508Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-03-25T19:28:50.508Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-03-25T19:28:50.508Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-03-25T19:28:51.884Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-03-25T19:28:52.142Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-03-25T19:28:52.142Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-03-25T19:28:52.142Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-03-25T19:28:52.401Z] === RUN TestDockerSuite/TestVolumeEvents [2022-03-25T19:28:53.191Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-03-25T19:28:53.191Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-03-25T19:28:53.191Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-03-25T19:28:53.191Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-03-25T19:28:53.191Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-03-25T19:28:56.137Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-03-25T19:28:56.137Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-25T19:28:56.588Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-03-25T19:28:56.604Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-03-25T19:28:57.963Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-03-25T19:28:58.548Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-03-25T19:28:59.483Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-03-25T19:28:59.483Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-03-25T19:28:59.483Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-03-25T19:29:01.387Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-03-25T19:29:03.926Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-03-25T19:29:03.926Z] docker_cli_run_test.go:4414: unmatched requirement DaemonIsWindows [2022-03-25T19:29:03.926Z] --- PASS: TestDockerSuite (1288.67s) [2022-03-25T19:29:03.926Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s) [2022-03-25T19:29:03.926Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.05s) [2022-03-25T19:29:03.926Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-03-25T19:29:03.926Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2022-03-25T19:29:03.926Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.03s) [2022-03-25T19:29:03.926Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-03-25T19:29:03.926Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2022-03-25T19:29:03.926Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (2.92s) [2022-03-25T19:29:03.926Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.11s) [2022-03-25T19:29:03.926Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.50s) [2022-03-25T19:29:03.926Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2022-03-25T19:29:03.926Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.73s) [2022-03-25T19:29:03.926Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.13s) [2022-03-25T19:29:03.926Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.00s) [2022-03-25T19:29:03.926Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.31s) [2022-03-25T19:29:03.926Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.28s) [2022-03-25T19:29:03.926Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-03-25T19:29:03.926Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-03-25T19:29:03.926Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.08s) [2022-03-25T19:29:03.926Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.91s) [2022-03-25T19:29:03.926Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.18s) [2022-03-25T19:29:03.926Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2022-03-25T19:29:03.926Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2022-03-25T19:29:03.926Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.84s) [2022-03-25T19:29:03.926Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.00s) [2022-03-25T19:29:03.926Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.21s) [2022-03-25T19:29:03.926Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.93s) [2022-03-25T19:29:03.926Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.63s) [2022-03-25T19:29:03.926Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.63s) [2022-03-25T19:29:03.926Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.57s) [2022-03-25T19:29:03.926Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.62s) [2022-03-25T19:29:03.926Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.76s) [2022-03-25T19:29:03.926Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.66s) [2022-03-25T19:29:03.926Z] --- PASS: TestDockerSuite/TestAttachDetach (0.74s) [2022-03-25T19:29:03.926Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.85s) [2022-03-25T19:29:03.926Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.94s) [2022-03-25T19:29:03.926Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.86s) [2022-03-25T19:29:03.926Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.81s) [2022-03-25T19:29:03.926Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (0.98s) [2022-03-25T19:29:03.926Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.58s) [2022-03-25T19:29:03.926Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.75s) [2022-03-25T19:29:03.926Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (0.66s) [2022-03-25T19:29:03.926Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.00s) [2022-03-25T19:29:03.926Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (0.73s) [2022-03-25T19:29:03.926Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.39s) [2022-03-25T19:29:03.926Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (15.17s) [2022-03-25T19:29:03.926Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.58s) [2022-03-25T19:29:03.926Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.41s) [2022-03-25T19:29:03.926Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.25s) [2022-03-25T19:29:03.926Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.85s) [2022-03-25T19:29:03.926Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.93s) [2022-03-25T19:29:03.926Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.63s) [2022-03-25T19:29:03.926Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.89s) [2022-03-25T19:29:03.926Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (5.62s) [2022-03-25T19:29:03.926Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (2.25s) [2022-03-25T19:29:03.926Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s) [2022-03-25T19:29:03.926Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (0.92s) [2022-03-25T19:29:03.926Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (1.93s) [2022-03-25T19:29:03.926Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.03s) [2022-03-25T19:29:03.926Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.70s) [2022-03-25T19:29:03.926Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.18s) [2022-03-25T19:29:03.926Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.86s) [2022-03-25T19:29:03.926Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.85s) [2022-03-25T19:29:03.926Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.35s) [2022-03-25T19:29:03.926Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.81s) [2022-03-25T19:29:03.926Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (7.26s) [2022-03-25T19:29:03.926Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.48s) [2022-03-25T19:29:03.926Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.52s) [2022-03-25T19:29:03.926Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.39s) [2022-03-25T19:29:03.926Z] --- PASS: TestDockerSuite/TestBuildAddTar (6.27s) [2022-03-25T19:29:03.926Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.29s) [2022-03-25T19:29:03.926Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.14s) [2022-03-25T19:29:03.926Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.61s) [2022-03-25T19:29:03.926Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (6.30s) [2022-03-25T19:29:03.926Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.41s) [2022-03-25T19:29:03.926Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.45s) [2022-03-25T19:29:03.926Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.97s) [2022-03-25T19:29:03.926Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.08s) [2022-03-25T19:29:03.926Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (1.58s) [2022-03-25T19:29:03.926Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.60s) [2022-03-25T19:29:03.926Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (1.72s) [2022-03-25T19:29:03.926Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.03s) [2022-03-25T19:29:03.926Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (2.05s) [2022-03-25T19:29:03.926Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (11.59s) [2022-03-25T19:29:03.926Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.46s) [2022-03-25T19:29:03.926Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.45s) [2022-03-25T19:29:03.926Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.57s) [2022-03-25T19:29:03.926Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.27s) [2022-03-25T19:29:03.926Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.81s) [2022-03-25T19:29:03.926Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (4.66s) [2022-03-25T19:29:03.926Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.22s) [2022-03-25T19:29:03.926Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.22s) [2022-03-25T19:29:03.926Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.73s) [2022-03-25T19:29:03.926Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.86s) [2022-03-25T19:29:03.926Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (4.85s) [2022-03-25T19:29:03.926Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.04s) [2022-03-25T19:29:03.926Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.75s) [2022-03-25T19:29:03.926Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.72s) [2022-03-25T19:29:03.926Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.40s) [2022-03-25T19:29:03.926Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.16s) [2022-03-25T19:29:03.926Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.92s) [2022-03-25T19:29:03.926Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.59s) [2022-03-25T19:29:03.926Z] --- PASS: TestDockerSuite/TestBuildCmd (0.48s) [2022-03-25T19:29:03.926Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.40s) [2022-03-25T19:29:03.926Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.31s) [2022-03-25T19:29:03.926Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-03-25T19:29:03.926Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.22s) [2022-03-25T19:29:03.926Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (4.07s) [2022-03-25T19:29:03.926Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.66s) [2022-03-25T19:29:03.926Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.86s) [2022-03-25T19:29:03.926Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.31s) [2022-03-25T19:29:03.926Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.58s) [2022-03-25T19:29:03.926Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.47s) [2022-03-25T19:29:03.926Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.24s) [2022-03-25T19:29:03.926Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (10.58s) [2022-03-25T19:29:03.926Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.03s) [2022-03-25T19:29:03.926Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.65s) [2022-03-25T19:29:03.926Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.73s) [2022-03-25T19:29:03.926Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (2.93s) [2022-03-25T19:29:03.926Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (0.85s) [2022-03-25T19:29:03.926Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-03-25T19:29:03.926Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-03-25T19:29:03.926Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-03-25T19:29:03.926Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.00s) [2022-03-25T19:29:03.926Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (2.53s) [2022-03-25T19:29:03.926Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.24s) [2022-03-25T19:29:03.926Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.72s) [2022-03-25T19:29:03.926Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.29s) [2022-03-25T19:29:03.926Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (4.17s) [2022-03-25T19:29:03.926Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (4.48s) [2022-03-25T19:29:03.926Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.53s) [2022-03-25T19:29:03.926Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.30s) [2022-03-25T19:29:03.926Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (2.97s) [2022-03-25T19:29:03.926Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.57s) [2022-03-25T19:29:03.926Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.04s) [2022-03-25T19:29:03.926Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.01s) [2022-03-25T19:29:03.926Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.18s) [2022-03-25T19:29:03.926Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.14s) [2022-03-25T19:29:03.926Z] --- PASS: TestDockerSuite/TestBuildDockerignore (9.82s) [2022-03-25T19:29:03.926Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.29s) [2022-03-25T19:29:03.926Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.86s) [2022-03-25T19:29:03.926Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (10.89s) [2022-03-25T19:29:03.926Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.02s) [2022-03-25T19:29:03.926Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.03s) [2022-03-25T19:29:03.926Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.31s) [2022-03-25T19:29:03.926Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.22s) [2022-03-25T19:29:03.926Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.22s) [2022-03-25T19:29:03.926Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (5.85s) [2022-03-25T19:29:03.926Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.04s) [2022-03-25T19:29:03.926Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.11s) [2022-03-25T19:29:03.926Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (14.99s) [2022-03-25T19:29:03.926Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.20s) [2022-03-25T19:29:03.926Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.64s) [2022-03-25T19:29:03.926Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.38s) [2022-03-25T19:29:03.926Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.43s) [2022-03-25T19:29:03.926Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.79s) [2022-03-25T19:29:03.926Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.22s) [2022-03-25T19:29:03.926Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.34s) [2022-03-25T19:29:03.926Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.48s) [2022-03-25T19:29:03.926Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.16s) [2022-03-25T19:29:03.926Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.45s) [2022-03-25T19:29:03.926Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.93s) [2022-03-25T19:29:03.926Z] --- PASS: TestDockerSuite/TestBuildEnv (1.47s) [2022-03-25T19:29:03.926Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.43s) [2022-03-25T19:29:03.926Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.14s) [2022-03-25T19:29:03.926Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (7.00s) [2022-03-25T19:29:03.926Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (20.44s) [2022-03-25T19:29:03.926Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.97s) [2022-03-25T19:29:03.926Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (9.60s) [2022-03-25T19:29:03.926Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.74s) [2022-03-25T19:29:03.926Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.46s) [2022-03-25T19:29:03.926Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.49s) [2022-03-25T19:29:03.926Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.19s) [2022-03-25T19:29:03.926Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-03-25T19:29:03.926Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.32s) [2022-03-25T19:29:03.926Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (9.21s) [2022-03-25T19:29:03.926Z] --- PASS: TestDockerSuite/TestBuildExpose (0.50s) [2022-03-25T19:29:03.926Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (1.00s) [2022-03-25T19:29:03.926Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.82s) [2022-03-25T19:29:03.926Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.57s) [2022-03-25T19:29:03.926Z] --- PASS: TestDockerSuite/TestBuildFails (0.82s) [2022-03-25T19:29:03.926Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.06s) [2022-03-25T19:29:03.926Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.07s) [2022-03-25T19:29:03.926Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.86s) [2022-03-25T19:29:03.926Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.43s) [2022-03-25T19:29:03.926Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.29s) [2022-03-25T19:29:03.926Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.47s) [2022-03-25T19:29:03.926Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.06s) [2022-03-25T19:29:03.926Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.03s) [2022-03-25T19:29:03.926Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.96s) [2022-03-25T19:29:03.926Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.53s) [2022-03-25T19:29:03.926Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.98s) [2022-03-25T19:29:03.926Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.74s) [2022-03-25T19:29:03.926Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.36s) [2022-03-25T19:29:03.926Z] --- PASS: TestDockerSuite/TestBuildHistory (3.90s) [2022-03-25T19:29:03.926Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.45s) [2022-03-25T19:29:03.926Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.73s) [2022-03-25T19:29:03.926Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.61s) [2022-03-25T19:29:03.926Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.54s) [2022-03-25T19:29:03.926Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s) [2022-03-25T19:29:03.926Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.95s) [2022-03-25T19:29:03.926Z] --- PASS: TestDockerSuite/TestBuildLabel (0.61s) [2022-03-25T19:29:03.926Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.53s) [2022-03-25T19:29:03.926Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.61s) [2022-03-25T19:29:03.926Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.50s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestBuildLabels (0.50s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.13s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.80s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.99s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestBuildLineBreak (3.34s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.06s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.06s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.07s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.19s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.89s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (0.92s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.26s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.27s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.43s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (7.56s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.80s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.94s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.59s) [2022-03-25T19:29:03.927Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.41s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.31s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.53s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.27s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.42s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.52s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.97s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.78s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.05s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.24s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.03s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.22s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.24s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.44s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.26s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.41s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (1.75s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.32s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.55s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.73s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (0.80s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.27s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.39s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestBuildPATH (2.08s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.72s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.59s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (6.05s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (2.91s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.57s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestBuildRm (3.25s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.04s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.32s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.49s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.59s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.95s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.94s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.81s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (2.76s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.09s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.19s) [2022-03-25T19:29:03.927Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.44s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.77s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.07s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestBuildStderr (0.67s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.35s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.93s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.87s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.53s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.72s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.12s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestBuildUser (1.53s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.38s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (13.79s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.70s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.20s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.69s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.76s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.01s) [2022-03-25T19:29:03.927Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-03-25T19:29:03.927Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-03-25T19:29:03.927Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-03-25T19:29:03.927Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.11s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.54s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.41s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.56s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.08s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (1.68s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.07s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.64s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.24s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.39s) [2022-03-25T19:29:03.927Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.49s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.42s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-03-25T19:29:03.927Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.54s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.67s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestCommitChange (0.75s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.72s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.36s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestCommitNewFile (0.98s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.59s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestCommitTTY (0.95s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.67s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.09s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.64s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.03s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.11s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.06s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.36s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.27s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.50s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.69s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.47s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.54s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.45s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.55s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.07s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.06s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.55s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.59s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.56s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.29s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.58s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.53s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.59s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.58s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.53s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.53s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.69s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.54s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.07s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.45s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.17s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.12s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.06s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.96s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.41s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.89s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.69s) [2022-03-25T19:29:03.927Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.69s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.60s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.92s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.07s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.45s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.22s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.27s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.28s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (0.71s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.60s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.63s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.44s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000ee2e10_} (1.33s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-12975511235_/foo_false____} (1.34s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-12975511235_/foo_true____} (1.57s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-32317266030_/foo_false____} (1.31s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-32317266030_/foo_true____} (1.37s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-32317266030_/foo_true__0xc000ee2e40__} (1.44s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000ee2e58_} (1.35s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000ee2e70_} (1.51s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000ee2e88_} (1.34s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000ee2ea0_} (1.34s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.04s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.26s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.01s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.02s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.38s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.75s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.93s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestCopyAndRestart (0.96s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.11s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.49s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.48s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.03s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.55s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.50s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.50s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.59s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.57s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.53s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.56s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.56s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.50s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.59s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (0.75s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.68s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.62s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.65s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.79s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.81s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.57s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.02s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.29s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.53s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.79s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.64s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.43s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.59s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.24s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.66s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.70s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestCpToCaseJ (2.69s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.54s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestCpToDot (0.58s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.94s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.19s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestCpToStdout (0.61s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (0.78s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.18s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.52s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.75s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.05s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestCreateArgs (0.05s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.33s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.45s) [2022-03-25T19:29:03.927Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.06s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.43s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.27s) [2022-03-25T19:29:03.927Z] --- PASS: TestDockerSuite/TestCreateLabels (0.05s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.08s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestCreateRM (0.10s) [2022-03-25T19:29:03.928Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.07s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.14s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.55s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.09s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.05s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.01s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.05s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.11s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.05s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.46s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.88s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.49s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.96s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.93s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.48s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.42s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.06s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.42s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.75s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.50s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (0.99s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.02s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.05s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.26s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.67s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.81s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.54s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.50s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.95s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestEventsAttach (0.61s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestEventsCommit (0.74s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.55s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.80s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.72s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.65s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.28s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.31s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.67s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestEventsCopy (1.25s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.34s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.71s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.40s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.15s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.30s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.13s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.36s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.19s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.04s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestEventsFilters (1.15s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestEventsFormat (1.01s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.03s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.03s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestEventsImageImport (1.04s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.19s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.83s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.04s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.22s) [2022-03-25T19:29:03.928Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-03-25T19:29:03.928Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.05s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.58s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestEventsRename (0.50s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestEventsResize (0.54s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.42s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.57s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.47s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.74s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestEventsTop (0.53s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestEventsUntag (2.58s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (10.77s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestExec (0.67s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.60s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.62s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.62s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.14s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.68s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.68s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.50s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.51s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.52s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.49s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (0.92s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestExecCgroup (0.78s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestExecEnv (0.55s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (0.99s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.49s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestExecInspectID (2.58s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestExecInteractive (0.50s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.50s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.52s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestExecParseError (0.46s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.48s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.44s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.14s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.61s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestExecStartFails (0.65s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.78s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.47s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestExecTTY (0.78s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.69s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.75s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestExecUlimits (0.62s) [2022-03-25T19:29:03.928Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestExecWithImageUser (2.06s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.86s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.89s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.56s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestExecWithUser (0.64s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.52s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.53s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.48s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.47s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.46s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.05s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestHealth (19.14s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.61s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.57s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.19s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.19s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.29s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.56s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.60s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.59s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.52s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.63s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.02s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestImportBadURL (0.02s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestImportDisplay (1.24s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestImportFile (1.23s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.46s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestImportGzipped (1.61s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.11s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.52s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.48s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.51s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.46s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.44s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.42s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.41s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.44s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.43s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.03s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.42s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.45s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.43s) [2022-03-25T19:29:03.928Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.63s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.49s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestInspectDefault (0.48s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestInspectHistory (0.55s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-03-25T19:29:03.928Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.44s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.49s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.50s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.46s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.96s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.47s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestInspectStatus (0.54s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.93s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.47s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.50s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.59s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.41s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.47s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.42s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.36s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (0.95s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.93s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.26s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.08s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.40s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.38s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.36s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.25s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.51s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (6.61s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.34s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.07s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.44s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.83s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.03s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.59s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.03s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.55s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.61s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.69s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.55s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.64s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.46s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.79s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.78s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.84s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.89s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.73s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.90s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.47s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.47s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestLogsSince (6.66s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.63s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.46s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestLogsTail (0.53s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.47s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.44s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.25s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.44s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestNetHostname (1.29s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.22s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.69s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.61s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.43s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestPluginActive (1.93s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.63s) [2022-03-25T19:29:03.928Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-03-25T19:29:03.928Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.22s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.45s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.85s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.47s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.17s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.30s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.88s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.89s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestPortList (6.12s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.92s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.00s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.43s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.44s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.43s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.06s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.84s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.00s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (1.81s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.96s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.47s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestPsByOrder (2.36s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.82s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.98s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.02s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.08s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.27s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.73s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.90s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.38s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.91s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.85s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.45s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.68s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.19s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.16s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.56s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.66s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.63s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.49s) [2022-03-25T19:29:03.929Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.18s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.08s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.47s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.89s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.86s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.53s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (5.87s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.90s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.67s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.07s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.23s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.27s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.88s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (1.87s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (0.93s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.76s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.70s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.25s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.16s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (1.17s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.82s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.92s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestRmiTag (0.20s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.55s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.94s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.46s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.57s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.27s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.85s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestRunAddHost (0.45s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.22s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.43s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.62s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.02s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.43s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.55s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.54s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.82s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.86s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.61s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.78s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.59s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.46s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.59s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.66s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.77s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.43s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.45s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.46s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.42s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.60s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.66s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.51s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.54s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.03s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.78s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.64s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.47s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.40s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.53s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.57s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.80s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.52s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.46s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.43s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.41s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.89s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.93s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.94s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.60s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.49s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.46s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.44s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.42s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.01s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (1.99s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.48s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.48s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.51s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.55s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.49s) [2022-03-25T19:29:03.929Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-03-25T19:29:03.929Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.42s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.07s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestRunDNSOptions (0.94s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.88s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.45s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.97s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.43s) [2022-03-25T19:29:03.929Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.42s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (0.98s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.45s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.42s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.43s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.56s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.44s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.44s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.42s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.42s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestRunExitCode (0.42s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.44s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.44s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.46s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.45s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.43s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (0.85s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.22s) [2022-03-25T19:29:03.929Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.84s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.53s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.16s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.53s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.13s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.01s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.52s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.44s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.13s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (0.97s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.53s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.57s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.62s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.79s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.16s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.08s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.96s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.13s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.16s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.20s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestRunMount (4.77s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.57s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.69s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.16s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.70s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.32s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.86s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.61s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.34s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.30s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.05s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.52s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestRunNetHost (0.77s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.55s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.66s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.51s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.28s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (2.60s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.33s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.10s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.39s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.44s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.44s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.43s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.48s) [2022-03-25T19:29:03.929Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.58s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.44s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.96s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.56s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.43s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.44s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.42s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.43s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.42s) [2022-03-25T19:29:03.929Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.46s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.43s) [2022-03-25T19:29:03.929Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.41s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (0.86s) [2022-03-25T19:29:03.929Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.29s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.03s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestRunRm (0.61s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.67s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.46s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.43s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.60s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.44s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (3.05s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.21s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.42s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.40s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.44s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.39s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.41s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.43s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.45s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.42s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.45s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.41s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestRunState (0.97s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.41s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.45s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.16s) [2022-03-25T19:29:03.929Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.42s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.40s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestRunSysctls (1.10s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2022-03-25T19:29:03.929Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2022-03-25T19:29:03.930Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.52s) [2022-03-25T19:29:03.930Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.88s) [2022-03-25T19:29:03.930Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.48s) [2022-03-25T19:29:03.930Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.40s) [2022-03-25T19:29:03.930Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.70s) [2022-03-25T19:29:03.930Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.85s) [2022-03-25T19:29:03.930Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.63s) [2022-03-25T19:29:03.930Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.65s) [2022-03-25T19:29:03.930Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.47s) [2022-03-25T19:29:03.930Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.78s) [2022-03-25T19:29:03.930Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.06s) [2022-03-25T19:29:03.930Z] --- PASS: TestDockerSuite/TestRunUserByID (0.51s) [2022-03-25T19:29:03.930Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.12s) [2022-03-25T19:29:03.930Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.12s) [2022-03-25T19:29:03.930Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.49s) [2022-03-25T19:29:03.930Z] --- PASS: TestDockerSuite/TestRunUserByName (0.72s) [2022-03-25T19:29:03.930Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.68s) [2022-03-25T19:29:03.930Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-03-25T19:29:03.930Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.14s) [2022-03-25T19:29:03.930Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.46s) [2022-03-25T19:29:03.930Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.17s) [2022-03-25T19:29:03.930Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.50s) [2022-03-25T19:29:03.930Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.05s) [2022-03-25T19:29:03.930Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.57s) [2022-03-25T19:29:03.930Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.21s) [2022-03-25T19:29:03.930Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.59s) [2022-03-25T19:29:03.930Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.70s) [2022-03-25T19:29:03.930Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.58s) [2022-03-25T19:29:03.930Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2022-03-25T19:29:03.930Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-03-25T19:29:03.930Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-03-25T19:29:03.930Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.19s) [2022-03-25T19:29:03.930Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-03-25T19:29:03.930Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.64s) [2022-03-25T19:29:03.930Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.50s) [2022-03-25T19:29:03.930Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.19s) [2022-03-25T19:29:03.930Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.49s) [2022-03-25T19:29:03.930Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.49s) [2022-03-25T19:29:03.930Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2022-03-25T19:29:03.930Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.44s) [2022-03-25T19:29:03.930Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-03-25T19:29:03.930Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2022-03-25T19:29:03.930Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2022-03-25T19:29:03.930Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2022-03-25T19:29:03.930Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-03-25T19:29:03.930Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-03-25T19:29:03.930Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-03-25T19:29:03.930Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-03-25T19:29:03.930Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.45s) [2022-03-25T19:29:03.930Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.59s) [2022-03-25T19:29:03.930Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2022-03-25T19:29:03.930Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.53s) [2022-03-25T19:29:03.930Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.18s) [2022-03-25T19:29:03.930Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.52s) [2022-03-25T19:29:03.930Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2022-03-25T19:29:03.930Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.50s) [2022-03-25T19:29:03.930Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.68s) [2022-03-25T19:29:03.930Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.06s) [2022-03-25T19:29:03.930Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.04s) [2022-03-25T19:29:03.930Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.54s) [2022-03-25T19:29:03.930Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (0.86s) [2022-03-25T19:29:03.930Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.43s) [2022-03-25T19:29:03.930Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-03-25T19:29:03.930Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.32s) [2022-03-25T19:29:03.930Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.04s) [2022-03-25T19:29:03.930Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.85s) [2022-03-25T19:29:03.930Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.41s) [2022-03-25T19:29:03.930Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.36s) [2022-03-25T19:29:03.930Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.44s) [2022-03-25T19:29:03.930Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-03-25T19:29:03.930Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-03-25T19:29:03.930Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.67s) [2022-03-25T19:29:03.930Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.70s) [2022-03-25T19:29:03.930Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.74s) [2022-03-25T19:29:03.930Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2022-03-25T19:29:03.930Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.08s) [2022-03-25T19:29:03.930Z] --- PASS: TestDockerSuite/TestSaveImageId (0.06s) [2022-03-25T19:29:03.930Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.35s) [2022-03-25T19:29:03.930Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.28s) [2022-03-25T19:29:03.930Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.11s) [2022-03-25T19:29:03.930Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.47s) [2022-03-25T19:29:03.930Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.07s) [2022-03-25T19:29:03.930Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-03-25T19:29:03.930Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.59s) [2022-03-25T19:29:03.930Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.45s) [2022-03-25T19:29:03.930Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.40s) [2022-03-25T19:29:03.930Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.08s) [2022-03-25T19:29:03.930Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.11s) [2022-03-25T19:29:03.930Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.13s) [2022-03-25T19:29:03.930Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.62s) [2022-03-25T19:29:03.930Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.05s) [2022-03-25T19:29:03.930Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (0.64s) [2022-03-25T19:29:03.930Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (0.74s) [2022-03-25T19:29:03.930Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (0.67s) [2022-03-25T19:29:03.930Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.00s) [2022-03-25T19:29:03.930Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.73s) [2022-03-25T19:29:03.930Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.82s) [2022-03-25T19:29:03.930Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.27s) [2022-03-25T19:29:03.930Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.57s) [2022-03-25T19:29:03.930Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.46s) [2022-03-25T19:29:03.930Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.49s) [2022-03-25T19:29:03.930Z] --- PASS: TestDockerSuite/TestStartRecordError (1.03s) [2022-03-25T19:29:03.930Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.18s) [2022-03-25T19:29:03.930Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.14s) [2022-03-25T19:29:03.930Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.49s) [2022-03-25T19:29:03.930Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (3.98s) [2022-03-25T19:29:03.930Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2022-03-25T19:29:03.930Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.46s) [2022-03-25T19:29:03.930Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.47s) [2022-03-25T19:29:03.930Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.63s) [2022-03-25T19:29:03.930Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.48s) [2022-03-25T19:29:03.930Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.75s) [2022-03-25T19:29:03.930Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.79s) [2022-03-25T19:29:03.930Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-03-25T19:29:03.930Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.49s) [2022-03-25T19:29:03.930Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.48s) [2022-03-25T19:29:03.930Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.81s) [2022-03-25T19:29:03.930Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.44s) [2022-03-25T19:29:03.930Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.43s) [2022-03-25T19:29:03.930Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-03-25T19:29:03.930Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-03-25T19:29:03.930Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.88s) [2022-03-25T19:29:03.930Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.59s) [2022-03-25T19:29:03.930Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.53s) [2022-03-25T19:29:03.930Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (0.98s) [2022-03-25T19:29:03.930Z] --- PASS: TestDockerSuite/TestUpdateStats (3.61s) [2022-03-25T19:29:03.930Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.94s) [2022-03-25T19:29:03.930Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-03-25T19:29:03.930Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.77s) [2022-03-25T19:29:03.930Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.54s) [2022-03-25T19:29:03.930Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.21s) [2022-03-25T19:29:03.930Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.21s) [2022-03-25T19:29:03.930Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.23s) [2022-03-25T19:29:03.930Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.61s) [2022-03-25T19:29:03.930Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.04s) [2022-03-25T19:29:03.930Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.76s) [2022-03-25T19:29:03.930Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.76s) [2022-03-25T19:29:03.930Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.76s) [2022-03-25T19:29:03.930Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.10s) [2022-03-25T19:29:03.930Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.00s) [2022-03-25T19:29:03.930Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.53s) [2022-03-25T19:29:03.930Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.56s) [2022-03-25T19:29:03.930Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.63s) [2022-03-25T19:29:03.930Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.40s) [2022-03-25T19:29:03.930Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.60s) [2022-03-25T19:29:03.930Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.07s) [2022-03-25T19:29:03.930Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.04s) [2022-03-25T19:29:03.930Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.06s) [2022-03-25T19:29:03.930Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.49s) [2022-03-25T19:29:03.930Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.10s) [2022-03-25T19:29:03.930Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.07s) [2022-03-25T19:29:03.930Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2022-03-25T19:29:03.930Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.47s) [2022-03-25T19:29:03.930Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.04s) [2022-03-25T19:29:03.930Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.84s) [2022-03-25T19:29:03.930Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.08s) [2022-03-25T19:29:03.930Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.06s) [2022-03-25T19:29:03.930Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2022-03-25T19:29:03.930Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2022-03-25T19:29:03.930Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.45s) [2022-03-25T19:29:03.930Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s) [2022-03-25T19:29:03.930Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s) [2022-03-25T19:29:03.930Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2022-03-25T19:29:03.930Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2022-03-25T19:29:03.930Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.44s) [2022-03-25T19:29:03.930Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.62s) [2022-03-25T19:29:03.930Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.07s) [2022-03-25T19:29:03.930Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2022-03-25T19:29:03.930Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.04s) [2022-03-25T19:29:03.930Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.32s) [2022-03-25T19:29:03.930Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-03-25T19:29:03.930Z] === RUN TestDockerRegistrySuite [2022-03-25T19:29:03.930Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-03-25T19:29:04.866Z] check_test.go:195: [de8b8fa271b1e] daemon is not started [2022-03-25T19:29:04.866Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-03-25T19:29:05.802Z] check_test.go:195: [d8b8ead79a5be] daemon is not started [2022-03-25T19:29:05.802Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-03-25T19:29:07.024Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-03-25T19:29:07.177Z] check_test.go:195: [da3d508aed0da] daemon is not started [2022-03-25T19:29:07.177Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-03-25T19:29:07.177Z] check_test.go:195: [ddae2340292c9] daemon is not started [2022-03-25T19:29:07.177Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-03-25T19:29:10.463Z] check_test.go:195: [dce359b5a9d32] daemon is not started [2022-03-25T19:29:10.463Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-03-25T19:29:11.780Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-03-25T19:29:12.247Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-03-25T19:29:14.650Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-03-25T19:29:15.217Z] check_test.go:195: [da933c4ef7691] daemon is not started [2022-03-25T19:29:15.217Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-03-25T19:29:16.593Z] docker_cli_swarm_test.go:1796: [d50c5e0731cc1] joining swarm manager [df967ea49bb31]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-25T19:29:17.969Z] docker_cli_swarm_test.go:1797: [d7cb8dfec5788] joining swarm manager [df967ea49bb31]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-25T19:29:18.537Z] check_test.go:195: [d1dd20beb02b0] daemon is not started [2022-03-25T19:29:18.795Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-03-25T19:29:19.730Z] check_test.go:195: [d9c5b94cb0274] daemon is not started [2022-03-25T19:29:19.730Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-03-25T19:29:20.665Z] check_test.go:195: [d750cee62f972] daemon is not started [2022-03-25T19:29:20.665Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-03-25T19:29:21.607Z] check_test.go:195: [daed23830e8a8] daemon is not started [2022-03-25T19:29:21.607Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-03-25T19:29:22.543Z] check_test.go:195: [d9b72beb5d2b2] daemon is not started [2022-03-25T19:29:22.543Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-03-25T19:29:22.723Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-03-25T19:29:23.479Z] check_test.go:195: [ddf28d2b0b351] daemon is not started [2022-03-25T19:29:23.479Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-03-25T19:29:24.414Z] check_test.go:195: [da7a680cf14a9] daemon is not started [2022-03-25T19:29:24.414Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-03-25T19:29:25.352Z] check_test.go:195: [d31517359efd3] daemon is not started [2022-03-25T19:29:25.352Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-03-25T19:29:26.287Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:7977887c85c7daa4df8aeadf12335fffe8029c8c1680781933c81a112e4e2be8 [2022-03-25T19:29:26.853Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:88f32545a87590b6229349d7b9415de5d1ba0ab305247900ceb8e3bbca96ee68 [2022-03-25T19:29:27.111Z] check_test.go:195: [df6b9a99a0528] daemon is not started [2022-03-25T19:29:27.111Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-03-25T19:29:27.176Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-03-25T19:29:27.176Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-03-25T19:29:27.176Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-03-25T19:29:27.176Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-03-25T19:29:27.176Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-03-25T19:29:27.176Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-03-25T19:29:27.176Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-03-25T19:29:27.648Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-03-25T19:29:28.045Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:76779dc1bb27cc1fbbf5afb8bc83859bb47bdbc8fe1b9a46fe5e1b6c51e3e2fb [2022-03-25T19:29:28.613Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:9df976ccb7992f84c0ba188552f9bc9f6a58439e64d31af1c0201ff1bc0b102b [2022-03-25T19:29:28.872Z] check_test.go:195: [d9756d6d87c40] daemon is not started [2022-03-25T19:29:29.130Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-03-25T19:29:30.065Z] check_test.go:195: [d37e5f0114d7f] daemon is not started [2022-03-25T19:29:30.065Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-03-25T19:29:31.965Z] check_test.go:195: [df301113ae59b] daemon is not started [2022-03-25T19:29:31.965Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-03-25T19:29:32.899Z] check_test.go:195: [d419f37969c79] daemon is not started [2022-03-25T19:29:32.899Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-03-25T19:29:33.158Z] check_test.go:195: [d48ba0253c14f] daemon is not started [2022-03-25T19:29:33.158Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-03-25T19:29:33.420Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-03-25T19:29:33.987Z] check_test.go:195: [d8e34431b1a27] daemon is not started [2022-03-25T19:29:33.987Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-03-25T19:29:35.365Z] check_test.go:195: [d86513c797716] daemon is not started [2022-03-25T19:29:35.365Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-03-25T19:29:36.300Z] check_test.go:195: [dd349b4606552] daemon is not started [2022-03-25T19:29:36.300Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-03-25T19:29:36.336Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-03-25T19:29:37.321Z] === RUN TestDockerSuite/TestBuildXZHost [2022-03-25T19:29:37.321Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-03-25T19:29:37.788Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-03-25T19:29:37.788Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-03-25T19:29:37.788Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-03-25T19:29:37.788Z] docker_cli_sni_test.go:18: Flakey test [2022-03-25T19:29:37.788Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-03-25T19:29:38.832Z] check_test.go:195: [d36c1105c01f0] daemon is not started [2022-03-25T19:29:38.832Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-03-25T19:29:38.832Z] check_test.go:195: [d214439615f27] daemon is not started [2022-03-25T19:29:38.832Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-03-25T19:29:39.766Z] check_test.go:195: [da695cfbda158] daemon is not started [2022-03-25T19:29:39.766Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-03-25T19:29:40.011Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-03-25T19:29:40.024Z] check_test.go:195: [d108f8dcbe0eb] daemon is not started [2022-03-25T19:29:40.024Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-03-25T19:29:40.282Z] check_test.go:195: [de7ef9297fe51] daemon is not started [2022-03-25T19:29:40.282Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-03-25T19:29:40.541Z] check_test.go:195: [d8049110b581d] daemon is not started [2022-03-25T19:29:40.541Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-03-25T19:29:40.799Z] check_test.go:195: [dd5281d6f176e] daemon is not started [2022-03-25T19:29:40.799Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-03-25T19:29:41.057Z] check_test.go:195: [dfc6a1dd154d0] daemon is not started [2022-03-25T19:29:41.057Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-03-25T19:29:41.326Z] check_test.go:195: [db9f3a5286a3d] daemon is not started [2022-03-25T19:29:41.326Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-03-25T19:29:41.326Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-03-25T19:29:42.285Z] check_test.go:195: [dac25807db729] daemon is not started [2022-03-25T19:29:42.543Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-03-25T19:29:43.479Z] docker_cli_swarm_test.go:1315: [de4035add96f7] joining swarm manager [d8c7d0612a1ea]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-25T19:29:43.963Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-03-25T19:29:44.418Z] check_test.go:195: [dd53bb4589abc] daemon is not started [2022-03-25T19:29:44.418Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-03-25T19:29:44.756Z] === RUN TestDockerSuite/TestCommitChange [2022-03-25T19:29:44.986Z] docker_cli_swarm_test.go:1316: [d28581d3d3409] joining swarm manager [d8c7d0612a1ea]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-25T19:29:45.244Z] check_test.go:195: [db8c07703c513] daemon is not started [2022-03-25T19:29:45.244Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-03-25T19:29:46.180Z] check_test.go:195: [d56ffa77ebc16] daemon is not started [2022-03-25T19:29:46.180Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-03-25T19:29:47.115Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-03-25T19:29:47.423Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-03-25T19:29:47.423Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-03-25T19:29:47.423Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-03-25T19:29:47.423Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-03-25T19:29:48.052Z] --- PASS: TestDockerRegistrySuite (44.05s) [2022-03-25T19:29:48.052Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.11s) [2022-03-25T19:29:48.052Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.99s) [2022-03-25T19:29:48.052Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.18s) [2022-03-25T19:29:48.052Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.19s) [2022-03-25T19:29:48.052Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.71s) [2022-03-25T19:29:48.052Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (5.33s) [2022-03-25T19:29:48.052Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (3.34s) [2022-03-25T19:29:48.052Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (0.98s) [2022-03-25T19:29:48.052Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.87s) [2022-03-25T19:29:48.052Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.01s) [2022-03-25T19:29:48.052Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.06s) [2022-03-25T19:29:48.052Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.99s) [2022-03-25T19:29:48.052Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (0.89s) [2022-03-25T19:29:48.052Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.92s) [2022-03-25T19:29:48.052Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.80s) [2022-03-25T19:29:48.052Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.81s) [2022-03-25T19:29:48.052Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.94s) [2022-03-25T19:29:48.052Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.04s) [2022-03-25T19:29:48.052Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.91s) [2022-03-25T19:29:48.052Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.16s) [2022-03-25T19:29:48.052Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.06s) [2022-03-25T19:29:48.052Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.00s) [2022-03-25T19:29:48.052Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.01s) [2022-03-25T19:29:48.052Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.27s) [2022-03-25T19:29:48.052Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.39s) [2022-03-25T19:29:48.052Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (0.98s) [2022-03-25T19:29:48.052Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.37s) [2022-03-25T19:29:48.052Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2022-03-25T19:29:48.052Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.26s) [2022-03-25T19:29:48.052Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.24s) [2022-03-25T19:29:48.052Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.37s) [2022-03-25T19:29:48.052Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2022-03-25T19:29:48.052Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.18s) [2022-03-25T19:29:48.052Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.83s) [2022-03-25T19:29:48.052Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.95s) [2022-03-25T19:29:48.052Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.03s) [2022-03-25T19:29:48.052Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.90s) [2022-03-25T19:29:48.052Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.77s) [2022-03-25T19:29:48.052Z] === RUN TestDockerSchema1RegistrySuite [2022-03-25T19:29:48.052Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-03-25T19:29:48.052Z] check_test.go:222: [d95a139b2bd2d] daemon is not started [2022-03-25T19:29:48.052Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-03-25T19:29:49.503Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-03-25T19:29:51.337Z] check_test.go:222: [d70cc9676d05a] daemon is not started [2022-03-25T19:29:51.337Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-03-25T19:29:52.637Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-03-25T19:29:54.252Z] === RUN TestDockerSuite/TestCommitHardlink [2022-03-25T19:29:54.252Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-03-25T19:29:54.252Z] === RUN TestDockerSuite/TestCommitNewFile [2022-03-25T19:29:55.525Z] check_test.go:222: [de3c1e80cc5c4] daemon is not started [2022-03-25T19:29:55.525Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-03-25T19:29:56.092Z] check_test.go:222: [d0b50460aa52f] daemon is not started [2022-03-25T19:29:56.092Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-03-25T19:29:56.352Z] check_test.go:222: [d327d55a8052b] daemon is not started [2022-03-25T19:29:56.352Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-03-25T19:29:57.289Z] check_test.go:222: [dd3bc64116a21] daemon is not started [2022-03-25T19:29:57.289Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-03-25T19:29:58.225Z] check_test.go:222: [da64f061d910a] daemon is not started [2022-03-25T19:29:58.225Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-03-25T19:29:58.509Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-03-25T19:29:59.160Z] check_test.go:222: [d72168fdcf1d9] daemon is not started [2022-03-25T19:29:59.160Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-03-25T19:30:01.400Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-03-25T19:30:01.400Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-03-25T19:30:01.400Z] === RUN TestDockerSuite/TestCommitTTY [2022-03-25T19:30:01.689Z] check_test.go:222: [dabce41dda248] daemon is not started [2022-03-25T19:30:01.689Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-03-25T19:30:01.947Z] check_test.go:222: [d8f6653e3b690] daemon is not started [2022-03-25T19:30:01.947Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-03-25T19:30:02.205Z] check_test.go:222: [d0e9cb4c85f5f] daemon is not started [2022-03-25T19:30:02.205Z] --- PASS: TestDockerSchema1RegistrySuite (14.34s) [2022-03-25T19:30:02.205Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.17s) [2022-03-25T19:30:02.205Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.72s) [2022-03-25T19:30:02.205Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.37s) [2022-03-25T19:30:02.205Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.96s) [2022-03-25T19:30:02.205Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.16s) [2022-03-25T19:30:02.205Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.98s) [2022-03-25T19:30:02.205Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.87s) [2022-03-25T19:30:02.205Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.00s) [2022-03-25T19:30:02.205Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.28s) [2022-03-25T19:30:02.205Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.42s) [2022-03-25T19:30:02.205Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.40s) [2022-03-25T19:30:02.205Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-03-25T19:30:02.205Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-03-25T19:30:03.141Z] check_test.go:251: [d0c91e168f503] daemon is not started [2022-03-25T19:30:03.141Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-03-25T19:30:03.403Z] check_test.go:251: [d90c6956e5d0c] daemon is not started [2022-03-25T19:30:03.403Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-03-25T19:30:03.667Z] check_test.go:251: [d403acb0d3239] daemon is not started [2022-03-25T19:30:03.667Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-03-25T19:30:05.043Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-03-25T19:30:05.302Z] check_test.go:251: [d72d40d45aad9] daemon is not started [2022-03-25T19:30:05.302Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-03-25T19:30:05.807Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-03-25T19:30:05.869Z] check_test.go:251: [d525a1d2fb521] daemon is not started [2022-03-25T19:30:05.869Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-03-25T19:30:06.804Z] check_test.go:251: [db406f655d808] daemon is not started [2022-03-25T19:30:06.804Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-03-25T19:30:06.804Z] check_test.go:251: [deb091e881812] daemon is not started [2022-03-25T19:30:06.804Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.67s) [2022-03-25T19:30:06.804Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.70s) [2022-03-25T19:30:06.804Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.59s) [2022-03-25T19:30:06.804Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2022-03-25T19:30:06.804Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.22s) [2022-03-25T19:30:06.804Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.53s) [2022-03-25T19:30:06.804Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.49s) [2022-03-25T19:30:06.804Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.82s) [2022-03-25T19:30:06.804Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2022-03-25T19:30:06.804Z] === RUN TestDockerRegistryAuthTokenSuite [2022-03-25T19:30:06.804Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-03-25T19:30:10.059Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-03-25T19:30:12.072Z] check_test.go:278: [dacdfbb0eca67] daemon is not started [2022-03-25T19:30:12.072Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-03-25T19:30:12.331Z] check_test.go:278: [d7fd6998477d7] daemon is not started [2022-03-25T19:30:12.331Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-03-25T19:30:12.331Z] check_test.go:278: [db23e27011461] daemon is not started [2022-03-25T19:30:12.331Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-03-25T19:30:12.590Z] check_test.go:278: [d4da83a9df912] daemon is not started [2022-03-25T19:30:12.590Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-03-25T19:30:12.590Z] check_test.go:278: [d85887fa36b04] daemon is not started [2022-03-25T19:30:12.590Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.77s) [2022-03-25T19:30:12.590Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2022-03-25T19:30:12.590Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2022-03-25T19:30:12.590Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2022-03-25T19:30:12.590Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2022-03-25T19:30:12.590Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2022-03-25T19:30:12.590Z] === RUN TestDockerNetworkSuite [2022-03-25T19:30:12.590Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-03-25T19:30:13.006Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-03-25T19:30:13.006Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-03-25T19:30:13.006Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-03-25T19:30:13.006Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-03-25T19:30:13.006Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-03-25T19:30:13.006Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-03-25T19:30:13.473Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-03-25T19:30:13.473Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-03-25T19:30:13.473Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-03-25T19:30:13.473Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-03-25T19:30:13.473Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-03-25T19:30:13.473Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-03-25T19:30:13.473Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-03-25T19:30:13.473Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-03-25T19:30:13.473Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-03-25T19:30:13.473Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-03-25T19:30:13.525Z] docker_cli_network_unix_test.go:46: [dea30e98a86e9] daemon is not started [2022-03-25T19:30:13.525Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-03-25T19:30:14.094Z] docker_cli_network_unix_test.go:46: [d72e57df034b2] daemon is not started [2022-03-25T19:30:14.353Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-03-25T19:30:16.885Z] docker_cli_network_unix_test.go:46: [d51a007af91fe] daemon is not started [2022-03-25T19:30:17.144Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-03-25T19:30:18.519Z] docker_cli_network_unix_test.go:46: [d0426280b8093] daemon is not started [2022-03-25T19:30:18.519Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-03-25T19:30:18.519Z] docker_cli_network_unix_test.go:1233: [df6299173037d] daemon is not started [2022-03-25T19:30:20.623Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-03-25T19:30:21.050Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-03-25T19:30:21.984Z] docker_cli_network_unix_test.go:46: [d6ba0a56e99aa] daemon is not started [2022-03-25T19:30:22.243Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-03-25T19:30:23.640Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-03-25T19:30:23.641Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-03-25T19:30:23.641Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-03-25T19:30:26.529Z] docker_cli_network_unix_test.go:46: [d59bbed6794fa] daemon is not started [2022-03-25T19:30:27.463Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-03-25T19:30:29.280Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-03-25T19:30:29.280Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2022-03-25T19:30:29.280Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-03-25T19:30:29.365Z] docker_cli_network_unix_test.go:46: [dec3424885d32] daemon is not started [2022-03-25T19:30:29.365Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-03-25T19:30:30.741Z] docker_cli_network_unix_test.go:46: [df827aa968697] daemon is not started [2022-03-25T19:30:30.741Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-03-25T19:30:30.841Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-03-25T19:30:30.841Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2022-03-25T19:30:30.841Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-03-25T19:30:30.841Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2022-03-25T19:30:30.841Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-03-25T19:30:30.841Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2022-03-25T19:30:30.841Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-03-25T19:30:31.000Z] docker_cli_network_unix_test.go:46: [de1e85ca28777] daemon is not started [2022-03-25T19:30:31.000Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-03-25T19:30:31.566Z] docker_cli_network_unix_test.go:46: [dd2bf4451a39e] daemon is not started [2022-03-25T19:30:31.566Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-03-25T19:30:32.133Z] docker_cli_network_unix_test.go:46: [d07e29b3cdd5c] daemon is not started [2022-03-25T19:30:32.391Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-03-25T19:30:32.650Z] docker_cli_network_unix_test.go:46: [d1d7f1329c7a1] daemon is not started [2022-03-25T19:30:33.217Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-03-25T19:30:33.475Z] docker_cli_network_unix_test.go:46: [d68be15d4adc8] daemon is not started [2022-03-25T19:30:33.475Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-03-25T19:30:33.734Z] docker_cli_network_unix_test.go:46: [d3af68fc9ecb7] daemon is not started [2022-03-25T19:30:33.734Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-03-25T19:30:33.787Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-03-25T19:30:33.787Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-03-25T19:30:33.787Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-03-25T19:30:33.787Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-03-25T19:30:33.995Z] docker_cli_network_unix_test.go:46: [de155d0cad352] daemon is not started [2022-03-25T19:30:34.253Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-03-25T19:30:34.512Z] docker_cli_network_unix_test.go:46: [deeff3e678926] daemon is not started [2022-03-25T19:30:34.512Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-03-25T19:30:34.512Z] docker_cli_network_unix_test.go:46: [d1c0ec7e54e02] daemon is not started [2022-03-25T19:30:34.512Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-03-25T19:30:34.770Z] docker_cli_network_unix_test.go:46: [d7a662a8862c6] daemon is not started [2022-03-25T19:30:34.770Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-03-25T19:30:35.337Z] docker_cli_network_unix_test.go:46: [d96782cd47199] daemon is not started [2022-03-25T19:30:35.337Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-03-25T19:30:35.907Z] docker_cli_network_unix_test.go:46: [d299938b6ad8f] daemon is not started [2022-03-25T19:30:36.136Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-03-25T19:30:36.136Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-03-25T19:30:36.136Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-03-25T19:30:36.136Z] === RUN TestDockerSuite/TestBuildNetNone [2022-03-25T19:30:36.136Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-03-25T19:30:36.136Z] === RUN TestDockerSuite/TestBuildNoContext [2022-03-25T19:30:36.476Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-03-25T19:30:36.476Z] docker_cli_network_unix_test.go:46: [d6b1ca54e69a9] daemon is not started [2022-03-25T19:30:36.476Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-03-25T19:30:36.733Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-03-25T19:30:36.733Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-03-25T19:30:36.733Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2022-03-25T19:30:36.733Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-03-25T19:30:36.733Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-03-25T19:30:36.733Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-03-25T19:30:36.733Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-03-25T19:30:36.733Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-03-25T19:30:36.735Z] docker_cli_network_unix_test.go:46: [dedf76a8993c1] daemon is not started [2022-03-25T19:30:36.735Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-03-25T19:30:36.735Z] docker_cli_network_unix_test.go:46: [de0f78854df41] daemon is not started [2022-03-25T19:30:36.735Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-03-25T19:30:38.111Z] docker_cli_network_unix_test.go:968: [d932445ec751d] daemon is not started [2022-03-25T19:30:39.094Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-03-25T19:30:39.485Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-03-25T19:30:39.680Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-03-25T19:30:40.421Z] docker_cli_network_unix_test.go:46: [ddf78389295a4] daemon is not started [2022-03-25T19:30:40.421Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-03-25T19:30:41.891Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-03-25T19:30:42.953Z] docker_cli_network_unix_test.go:1116: [d1da0c5f67551] daemon is not started [2022-03-25T19:30:43.847Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-03-25T19:30:44.102Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-03-25T19:30:44.102Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-03-25T19:30:44.102Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2022-03-25T19:30:44.102Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-03-25T19:30:45.520Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-03-25T19:30:45.779Z] docker_cli_network_unix_test.go:46: [db1e90cfb5e8e] daemon is not started [2022-03-25T19:30:45.779Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-03-25T19:30:46.069Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-03-25T19:30:46.069Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-03-25T19:30:46.315Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-03-25T19:30:46.315Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-03-25T19:30:46.538Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-03-25T19:30:46.714Z] docker_cli_network_unix_test.go:46: [d3e7485fc2999] daemon is not started [2022-03-25T19:30:46.714Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-03-25T19:30:46.714Z] docker_cli_network_unix_test.go:46: [d64cd04cbc6de] daemon is not started [2022-03-25T19:30:46.714Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-03-25T19:30:46.714Z] docker_cli_network_unix_test.go:46: [d2fda53f9315d] daemon is not started [2022-03-25T19:30:46.714Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-03-25T19:30:46.973Z] docker_cli_network_unix_test.go:46: [ddb87b537f1c8] daemon is not started [2022-03-25T19:30:46.973Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-03-25T19:30:46.973Z] docker_cli_network_unix_test.go:46: [d4b0cb10a01a5] daemon is not started [2022-03-25T19:30:46.973Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-03-25T19:30:46.973Z] docker_cli_network_unix_test.go:46: [db0c37520c18a] daemon is not started [2022-03-25T19:30:46.973Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-03-25T19:30:48.057Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-03-25T19:30:48.057Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-03-25T19:30:48.057Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-03-25T19:30:48.531Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-03-25T19:30:48.531Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-03-25T19:30:48.531Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-03-25T19:30:48.531Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-03-25T19:30:48.531Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-03-25T19:30:48.876Z] docker_cli_network_unix_test.go:46: [d8ec3a2d52183] daemon is not started [2022-03-25T19:30:49.444Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-03-25T19:30:49.444Z] docker_cli_network_unix_test.go:46: [d7432f32e9378] daemon is not started [2022-03-25T19:30:49.444Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-03-25T19:30:49.444Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-03-25T19:30:49.444Z] docker_cli_network_unix_test.go:46: [da5e5d50ca922] daemon is not started [2022-03-25T19:30:49.444Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-03-25T19:30:49.491Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-03-25T19:30:50.012Z] docker_cli_network_unix_test.go:46: [db965a86c4051] daemon is not started [2022-03-25T19:30:50.270Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-03-25T19:30:50.477Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-03-25T19:30:51.478Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-03-25T19:30:51.478Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-03-25T19:30:52.041Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-03-25T19:30:53.555Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-03-25T19:30:53.687Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-03-25T19:30:53.687Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-03-25T19:30:53.687Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-03-25T19:30:54.930Z] docker_cli_network_unix_test.go:1084: [dccd92fa2c68b] daemon is not started [2022-03-25T19:30:56.306Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-03-25T19:30:56.306Z] docker_cli_network_unix_test.go:46: [d881e9b61a7aa] daemon is not started [2022-03-25T19:30:56.306Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-03-25T19:30:56.634Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-03-25T19:30:56.634Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-03-25T19:30:56.872Z] docker_cli_network_unix_test.go:46: [d229b1122fd25] daemon is not started [2022-03-25T19:30:57.130Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-03-25T19:30:57.697Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-03-25T19:30:58.266Z] docker_cli_network_unix_test.go:46: [de24c682075d1] daemon is not started [2022-03-25T19:30:58.525Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-03-25T19:30:58.783Z] docker_cli_network_unix_test.go:46: [d25a5b9066d18] daemon is not started [2022-03-25T19:30:58.783Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-03-25T19:30:58.843Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-03-25T19:30:59.042Z] docker_cli_network_unix_test.go:46: [da244a54b9a43] daemon is not started [2022-03-25T19:30:59.609Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-03-25T19:31:00.176Z] docker_cli_network_unix_test.go:46: [d6f33fe381bb3] daemon is not started [2022-03-25T19:31:00.176Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-03-25T19:31:01.113Z] docker_cli_network_unix_test.go:46: [dc7ed46dca85e] daemon is not started [2022-03-25T19:31:01.371Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-03-25T19:31:01.630Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-03-25T19:31:02.471Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-03-25T19:31:02.939Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-03-25T19:31:03.592Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-03-25T19:31:07.382Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-03-25T19:31:07.382Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-03-25T19:31:07.382Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-03-25T19:31:07.382Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-03-25T19:31:07.382Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-03-25T19:31:08.200Z] docker_cli_network_unix_test.go:46: [da0cd4eb2f29d] daemon is not started [2022-03-25T19:31:08.200Z] --- PASS: TestDockerNetworkSuite (55.13s) [2022-03-25T19:31:08.200Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (0.98s) [2022-03-25T19:31:08.200Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.74s) [2022-03-25T19:31:08.200Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.68s) [2022-03-25T19:31:08.200Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.47s) [2022-03-25T19:31:08.200Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.43s) [2022-03-25T19:31:08.200Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.40s) [2022-03-25T19:31:08.200Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (4.92s) [2022-03-25T19:31:08.200Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.13s) [2022-03-25T19:31:08.200Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.15s) [2022-03-25T19:31:08.200Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.55s) [2022-03-25T19:31:08.200Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.37s) [2022-03-25T19:31:08.200Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.82s) [2022-03-25T19:31:08.200Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.88s) [2022-03-25T19:31:08.200Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.19s) [2022-03-25T19:31:08.200Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.30s) [2022-03-25T19:31:08.200Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.67s) [2022-03-25T19:31:08.200Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.18s) [2022-03-25T19:31:08.200Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2022-03-25T19:31:08.200Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.15s) [2022-03-25T19:31:08.200Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.68s) [2022-03-25T19:31:08.200Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.00s) [2022-03-25T19:31:08.200Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2022-03-25T19:31:08.200Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.25s) [2022-03-25T19:31:08.200Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s) [2022-03-25T19:31:08.200Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.39s) [2022-03-25T19:31:08.200Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.14s) [2022-03-25T19:31:08.200Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.19s) [2022-03-25T19:31:08.200Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.21s) [2022-03-25T19:31:08.200Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.80s) [2022-03-25T19:31:08.200Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.14s) [2022-03-25T19:31:08.200Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2022-03-25T19:31:08.200Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s) [2022-03-25T19:31:08.200Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.16s) [2022-03-25T19:31:08.200Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2022-03-25T19:31:08.200Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.33s) [2022-03-25T19:31:08.200Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2022-03-25T19:31:08.200Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-03-25T19:31:08.200Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.74s) [2022-03-25T19:31:08.200Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.31s) [2022-03-25T19:31:08.200Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (2.92s) [2022-03-25T19:31:08.200Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2022-03-25T19:31:08.200Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.71s) [2022-03-25T19:31:08.200Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.50s) [2022-03-25T19:31:08.200Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2022-03-25T19:31:08.200Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.73s) [2022-03-25T19:31:08.200Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.69s) [2022-03-25T19:31:08.200Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.34s) [2022-03-25T19:31:08.200Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (6.33s) [2022-03-25T19:31:08.200Z] === RUN TestDockerHubPullSuite [2022-03-25T19:31:08.200Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-03-25T19:31:09.298Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-03-25T19:31:09.575Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-03-25T19:31:09.575Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-03-25T19:31:09.597Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-03-25T19:31:09.597Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2022-03-25T19:31:09.597Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-03-25T19:31:11.284Z] ok github.com/docker/docker/libnetwork/networkdb 146.695s coverage: 60.0% of statements [2022-03-25T19:31:11.284Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-03-25T19:31:11.284Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-03-25T19:31:11.284Z] ok github.com/docker/docker/libnetwork/osl 4.343s coverage: 39.7% of statements [2022-03-25T19:31:11.284Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-03-25T19:31:11.284Z] ok github.com/docker/docker/libnetwork/portallocator 0.007s coverage: 86.1% of statements [2022-03-25T19:31:11.284Z] ok github.com/docker/docker/libnetwork/portmapper 0.232s coverage: 48.6% of statements [2022-03-25T19:31:11.284Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-03-25T19:31:11.284Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-03-25T19:31:11.284Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-03-25T19:31:11.284Z] [2022-03-25T19:31:11.284Z] === Skipped [2022-03-25T19:31:11.284Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-03-25T19:31:11.284Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-03-25T19:31:11.284Z] [2022-03-25T19:31:11.284Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-03-25T19:31:11.284Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-03-25T19:31:11.284Z] [2022-03-25T19:31:11.284Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-03-25T19:31:11.284Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-03-25T19:31:11.284Z] [2022-03-25T19:31:11.284Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-03-25T19:31:11.284Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-25T19:31:11.284Z] [2022-03-25T19:31:11.284Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-03-25T19:31:11.284Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-25T19:31:11.284Z] [2022-03-25T19:31:11.284Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-03-25T19:31:11.284Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-25T19:31:11.284Z] [2022-03-25T19:31:11.284Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-03-25T19:31:11.284Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-25T19:31:11.284Z] [2022-03-25T19:31:11.284Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-03-25T19:31:11.284Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-25T19:31:11.284Z] [2022-03-25T19:31:11.284Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-03-25T19:31:11.284Z] firewalld_test.go:14: firewalld is not running [2022-03-25T19:31:11.284Z] [2022-03-25T19:31:11.284Z] DONE 326 tests, 9 skipped in 243.419s Post stage [Pipeline] junit [2022-03-25T19:31:11.297Z] Recording test results [2022-03-25T19:31:11.696Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-03-25T19:31:11.808Z] === RUN TestDockerSuite/TestContainerAPITop [2022-03-25T19:31:11.808Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-03-25T19:31:11.809Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-03-25T19:31:12.029Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43428/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=85572cac14168f9dc3fc3d9daa5eae1ba00eddf4 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:85572cac14168f9dc3fc3d9daa5eae1ba00eddf4 hack/validate/vendor [2022-03-25T19:31:12.107Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-03-25T19:31:12.365Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-03-25T19:31:12.601Z] No vendor changes in diff. [2022-03-25T19:31:12.862Z] WARNING: could not find copyright information for github.com/coreos/go-systemd [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-03-25T19:31:13.368Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-03-25T19:31:13.454Z] + echo Ensuring container killed. [2022-03-25T19:31:13.454Z] Ensuring container killed. [2022-03-25T19:31:13.454Z] + docker rm -vf docker-pr1 [2022-03-25T19:31:13.454Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-03-25T19:31:13.743Z] + echo Chowning /workspace to jenkins user [2022-03-25T19:31:13.743Z] Chowning /workspace to jenkins user [2022-03-25T19:31:13.743Z] + id -u [2022-03-25T19:31:13.743Z] + id -g [2022-03-25T19:31:13.743Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43428:/workspace busybox chown -R 1000:1000 /workspace [2022-03-25T19:31:14.019Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-03-25T19:31:14.019Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-03-25T19:31:14.267Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-03-25T19:31:14.267Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-03-25T19:31:14.267Z] --- PASS: TestDockerHubPullSuite (6.58s) [2022-03-25T19:31:14.267Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.65s) [2022-03-25T19:31:14.267Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.23s) [2022-03-25T19:31:14.267Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.78s) [2022-03-25T19:31:14.267Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.50s) [2022-03-25T19:31:14.267Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.33s) [2022-03-25T19:31:14.267Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.09s) [2022-03-25T19:31:14.267Z] PASS [2022-03-25T19:31:14.267Z] [2022-03-25T19:31:14.267Z] === Skipped [2022-03-25T19:31:14.267Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-03-25T19:31:14.267Z] docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows [2022-03-25T19:31:14.267Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-03-25T19:31:14.267Z] [2022-03-25T19:31:14.267Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-03-25T19:31:14.267Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2022-03-25T19:31:14.267Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-03-25T19:31:14.267Z] [2022-03-25T19:31:14.267Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-03-25T19:31:14.267Z] docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows [2022-03-25T19:31:14.267Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-03-25T19:31:14.267Z] [2022-03-25T19:31:14.267Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-03-25T19:31:14.267Z] docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows [2022-03-25T19:31:14.267Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-03-25T19:31:14.267Z] [2022-03-25T19:31:14.267Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.00s) [2022-03-25T19:31:14.267Z] docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows [2022-03-25T19:31:14.267Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.00s) [2022-03-25T19:31:14.267Z] [2022-03-25T19:31:14.267Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-03-25T19:31:14.267Z] docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows [2022-03-25T19:31:14.267Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-03-25T19:31:14.267Z] [2022-03-25T19:31:14.267Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-03-25T19:31:14.267Z] docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows [2022-03-25T19:31:14.267Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-03-25T19:31:14.267Z] [2022-03-25T19:31:14.267Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-03-25T19:31:14.267Z] docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows [2022-03-25T19:31:14.267Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-03-25T19:31:14.267Z] [2022-03-25T19:31:14.267Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-03-25T19:31:14.267Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2022-03-25T19:31:14.267Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-03-25T19:31:14.267Z] [2022-03-25T19:31:14.267Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-03-25T19:31:14.267Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2022-03-25T19:31:14.267Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-03-25T19:31:14.526Z] [2022-03-25T19:31:14.526Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-03-25T19:31:14.526Z] docker_cli_build_test.go:5992: unmatched requirement DaemonIsWindows [2022-03-25T19:31:14.526Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-03-25T19:31:14.526Z] [2022-03-25T19:31:14.526Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-03-25T19:31:14.526Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2022-03-25T19:31:14.526Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-03-25T19:31:14.526Z] [2022-03-25T19:31:14.526Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-03-25T19:31:14.526Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2022-03-25T19:31:14.526Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-03-25T19:31:14.526Z] [2022-03-25T19:31:14.526Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-03-25T19:31:14.526Z] docker_cli_sni_test.go:18: Flakey test [2022-03-25T19:31:14.526Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-03-25T19:31:14.526Z] [2022-03-25T19:31:14.526Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-03-25T19:31:14.526Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-03-25T19:31:14.526Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-03-25T19:31:14.526Z] [2022-03-25T19:31:14.526Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-03-25T19:31:14.526Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-03-25T19:31:14.526Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-03-25T19:31:14.526Z] [2022-03-25T19:31:14.526Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-03-25T19:31:14.526Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-03-25T19:31:14.526Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-03-25T19:31:14.526Z] [2022-03-25T19:31:14.526Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-03-25T19:31:14.526Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-03-25T19:31:14.526Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-03-25T19:31:14.526Z] [2022-03-25T19:31:14.526Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-03-25T19:31:14.526Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-03-25T19:31:14.526Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-03-25T19:31:14.526Z] [2022-03-25T19:31:14.526Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-03-25T19:31:14.526Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-03-25T19:31:14.526Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-03-25T19:31:14.526Z] [2022-03-25T19:31:14.526Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-03-25T19:31:14.526Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-03-25T19:31:14.526Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-03-25T19:31:14.526Z] [2022-03-25T19:31:14.526Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-03-25T19:31:14.526Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-03-25T19:31:14.526Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-03-25T19:31:14.526Z] [2022-03-25T19:31:14.526Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-03-25T19:31:14.526Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-03-25T19:31:14.526Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-03-25T19:31:14.526Z] [2022-03-25T19:31:14.526Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-03-25T19:31:14.526Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-03-25T19:31:14.526Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-03-25T19:31:14.526Z] [2022-03-25T19:31:14.526Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-03-25T19:31:14.526Z] docker_cli_run_test.go:4017: unmatched requirement DaemonIsWindows [2022-03-25T19:31:14.526Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-03-25T19:31:14.526Z] [2022-03-25T19:31:14.526Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-03-25T19:31:14.526Z] docker_cli_run_test.go:4036: unmatched requirement DaemonIsWindows [2022-03-25T19:31:14.526Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-03-25T19:31:14.526Z] [2022-03-25T19:31:14.526Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-03-25T19:31:14.526Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-03-25T19:31:14.526Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-03-25T19:31:14.526Z] [2022-03-25T19:31:14.526Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-03-25T19:31:14.526Z] docker_cli_run_test.go:4119: unmatched requirement DaemonIsWindows [2022-03-25T19:31:14.526Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-03-25T19:31:14.526Z] [2022-03-25T19:31:14.526Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.01s) [2022-03-25T19:31:14.526Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2022-03-25T19:31:14.526Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s) [2022-03-25T19:31:14.526Z] [2022-03-25T19:31:14.526Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-03-25T19:31:14.526Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2022-03-25T19:31:14.526Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-03-25T19:31:14.526Z] [2022-03-25T19:31:14.526Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-03-25T19:31:14.526Z] docker_cli_run_test.go:2837: kernel doesn't have latency_stats configured [2022-03-25T19:31:14.526Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-03-25T19:31:14.526Z] [2022-03-25T19:31:14.526Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-03-25T19:31:14.526Z] docker_cli_run_test.go:1425: Unstable test, to be re-activated once #19937 is resolved [2022-03-25T19:31:14.526Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-03-25T19:31:14.526Z] [2022-03-25T19:31:14.526Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-03-25T19:31:14.526Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2022-03-25T19:31:14.526Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-03-25T19:31:14.526Z] [2022-03-25T19:31:14.526Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-03-25T19:31:14.526Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2022-03-25T19:31:14.526Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-03-25T19:31:14.526Z] [2022-03-25T19:31:14.526Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2022-03-25T19:31:14.526Z] docker_cli_run_test.go:4072: unmatched requirement DaemonIsWindows [2022-03-25T19:31:14.526Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2022-03-25T19:31:14.526Z] [2022-03-25T19:31:14.526Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-03-25T19:31:14.526Z] docker_cli_run_test.go:4092: unmatched requirement DaemonIsWindows [2022-03-25T19:31:14.526Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-03-25T19:31:14.526Z] [2022-03-25T19:31:14.526Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-03-25T19:31:14.526Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsWindows [2022-03-25T19:31:14.526Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-03-25T19:31:14.526Z] [2022-03-25T19:31:14.526Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-03-25T19:31:14.526Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2022-03-25T19:31:14.526Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-03-25T19:31:14.526Z] [2022-03-25T19:31:14.526Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-03-25T19:31:14.526Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2022-03-25T19:31:14.526Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-03-25T19:31:14.526Z] [2022-03-25T19:31:14.526Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2022-03-25T19:31:14.526Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-03-25T19:31:14.526Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2022-03-25T19:31:14.526Z] [2022-03-25T19:31:14.526Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-03-25T19:31:14.526Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-03-25T19:31:14.526Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-03-25T19:31:14.526Z] [2022-03-25T19:31:14.526Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-03-25T19:31:14.526Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-03-25T19:31:14.526Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-03-25T19:31:14.526Z] [2022-03-25T19:31:14.526Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-03-25T19:31:14.526Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2022-03-25T19:31:14.526Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-03-25T19:31:14.526Z] [2022-03-25T19:31:14.526Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-03-25T19:31:14.526Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-03-25T19:31:14.526Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-03-25T19:31:14.526Z] [2022-03-25T19:31:14.526Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-03-25T19:31:14.526Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2022-03-25T19:31:14.526Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-03-25T19:31:14.526Z] [2022-03-25T19:31:14.526Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-03-25T19:31:14.526Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-03-25T19:31:14.526Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-03-25T19:31:14.526Z] [2022-03-25T19:31:14.526Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-03-25T19:31:14.526Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-03-25T19:31:14.526Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-03-25T19:31:14.526Z] [2022-03-25T19:31:14.526Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-03-25T19:31:14.526Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-03-25T19:31:14.526Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-03-25T19:31:14.526Z] [2022-03-25T19:31:14.526Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-03-25T19:31:14.526Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-03-25T19:31:14.526Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-03-25T19:31:14.526Z] [2022-03-25T19:31:14.526Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-03-25T19:31:14.526Z] docker_cli_run_test.go:4414: unmatched requirement DaemonIsWindows [2022-03-25T19:31:14.526Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-03-25T19:31:14.526Z] [2022-03-25T19:31:14.526Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-03-25T19:31:14.526Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-03-25T19:31:14.526Z] docker_cli_network_unix_test.go:46: [da5e5d50ca922] daemon is not started [2022-03-25T19:31:14.526Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-03-25T19:31:14.526Z] [2022-03-25T19:31:14.526Z] DONE 1265 tests, 51 skipped in 1425.090s [2022-03-25T19:31:14.527Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-03-25T19:31:14.527Z] ++++ cat bundles/test-integration/docker.pid [2022-03-25T19:31:14.527Z] +++ kill 9364 [2022-03-25T19:31:14.527Z] +++ /etc/init.d/apparmor stop [2022-03-25T19:31:14.527Z] Leaving: AppArmorNo profiles have been unloaded. [2022-03-25T19:31:14.527Z] [2022-03-25T19:31:14.527Z] Unloading profiles will leave already running processes permanently [2022-03-25T19:31:14.527Z] unconfined, which can lead to unexpected situations. [2022-03-25T19:31:14.527Z] [2022-03-25T19:31:14.527Z] To set a process to complain mode, use the command line tool [2022-03-25T19:31:14.527Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-03-25T19:31:14.527Z] +++ true [2022-03-25T19:31:14.527Z] exiting test-integration [2022-03-25T19:31:14.527Z] ++ exit 0 [2022-03-25T19:31:14.527Z] [2022-03-25T19:31:14.785Z] + for job in $(jobs -p) [2022-03-25T19:31:14.785Z] + wait 11184 [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-03-25T19:31:15.959Z] + bundleName=unit [2022-03-25T19:31:15.959Z] + echo Creating unit-bundles.tar.gz [2022-03-25T19:31:15.959Z] Creating unit-bundles.tar.gz [2022-03-25T19:31:15.959Z] + 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-03-25T19:31:15.959Z] bundles/junit-report-libnetwork.xml [2022-03-25T19:31:15.959Z] bundles/junit-report.xml [2022-03-25T19:31:15.959Z] bundles/go-test-report-libnetwork.json [2022-03-25T19:31:15.959Z] bundles/go-test-report.json [2022-03-25T19:31:15.959Z] bundles/profile-libnetwork.out [2022-03-25T19:31:15.959Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-03-25T19:31:15.973Z] Archiving artifacts [2022-03-25T19:31:16.161Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-03-25T19:31:16.322Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-03-25T19:31:16.463Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43428/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-03-25T19:31:16.777Z] + make clean [2022-03-25T19:31:16.777Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-03-25T19:31:17.037Z] docker-dev-cache [2022-03-25T19:31:17.037Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-25T19:31:18.062Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-03-25T19:31:18.764Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-03-25T19:31:19.715Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-03-25T19:31:20.974Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-03-25T19:31:20.974Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-03-25T19:31:20.974Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-03-25T19:31:20.974Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-03-25T19:31:20.974Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-03-25T19:31:20.974Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-03-25T19:31:20.974Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-03-25T19:31:20.974Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-03-25T19:31:20.974Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-03-25T19:31:20.974Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-03-25T19:31:20.974Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-03-25T19:31:22.248Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-03-25T19:31:22.536Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-03-25T19:31:22.536Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-03-25T19:31:24.149Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-03-25T19:31:24.980Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-03-25T19:31:25.481Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-03-25T19:31:28.333Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-03-25T19:31:28.333Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-03-25T19:31:28.333Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-03-25T19:31:28.427Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-03-25T19:31:29.731Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-03-25T19:31:30.638Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-03-25T19:31:32.205Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-03-25T19:31:32.532Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-03-25T19:31:33.466Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-03-25T19:31:33.586Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000004a50_} [2022-03-25T19:31:34.032Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-03-25T19:31:34.481Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-03-25T19:31:34.949Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-03-25T19:31:34.949Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-03-25T19:31:34.949Z] === RUN TestDockerSuite/TestBuildPATH [2022-03-25T19:31:34.949Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-03-25T19:31:34.949Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-03-25T19:31:35.795Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-12481791651_c:\foo_false____} [2022-03-25T19:31:36.561Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-03-25T19:31:37.162Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-03-25T19:31:37.163Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-03-25T19:31:37.163Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-03-25T19:31:38.739Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-12481791651_c:\foo_true____} [2022-03-25T19:31:40.949Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-03-25T19:31:40.949Z] docker_api_containers_test.go:2180: unmatched requirement DaemonIsLinux [2022-03-25T19:31:40.949Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-03-25T19:31:40.949Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-03-25T19:31:40.949Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-03-25T19:31:40.949Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-03-25T19:31:40.949Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-03-25T19:31:40.949Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-03-25T19:31:40.949Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-03-25T19:31:40.949Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-03-25T19:31:40.949Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-03-25T19:31:41.417Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-03-25T19:31:41.417Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-03-25T19:31:41.417Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-03-25T19:31:41.417Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-03-25T19:31:41.417Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-03-25T19:31:41.417Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-03-25T19:31:41.417Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-03-25T19:31:41.417Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-03-25T19:31:41.417Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-03-25T19:31:41.417Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-03-25T19:31:41.417Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-03-25T19:31:41.417Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-03-25T19:31:41.417Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-03-25T19:31:44.361Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-03-25T19:31:44.361Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-03-25T19:31:44.361Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-03-25T19:31:44.361Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-03-25T19:31:44.361Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-03-25T19:31:44.361Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-03-25T19:31:44.361Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-03-25T19:31:44.361Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-03-25T19:31:44.361Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-03-25T19:31:44.361Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-03-25T19:31:44.361Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-03-25T19:31:44.361Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-03-25T19:31:44.361Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-03-25T19:31:44.361Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-03-25T19:31:44.361Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-03-25T19:31:44.361Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-03-25T19:31:44.361Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-03-25T19:31:44.361Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-03-25T19:31:44.361Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-03-25T19:31:44.361Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-03-25T19:31:44.361Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-03-25T19:31:44.361Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-03-25T19:31:44.361Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-03-25T19:31:44.361Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-25T19:31:44.361Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-03-25T19:31:44.361Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-03-25T19:31:44.361Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-03-25T19:31:47.306Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-03-25T19:31:47.306Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-03-25T19:31:47.306Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-03-25T19:31:47.306Z] === RUN TestDockerSuite/TestCpRelativePath [2022-03-25T19:31:50.252Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-03-25T19:31:50.252Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-03-25T19:31:50.252Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-03-25T19:31:50.252Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-03-25T19:31:50.252Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-03-25T19:31:50.252Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-03-25T19:31:50.252Z] === RUN TestDockerSuite/TestCpToCaseA [2022-03-25T19:31:54.996Z] === RUN TestDockerSuite/TestCpToCaseB [2022-03-25T19:31:57.940Z] === RUN TestDockerSuite/TestCpToCaseC [2022-03-25T19:31:57.940Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-03-25T19:31:57.940Z] === RUN TestDockerSuite/TestCpToCaseD [2022-03-25T19:31:57.940Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-03-25T19:31:57.940Z] === RUN TestDockerSuite/TestCpToCaseE [2022-03-25T19:32:02.310Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-03-25T19:32:08.348Z] === RUN TestDockerSuite/TestCpToCaseF [2022-03-25T19:32:08.348Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-03-25T19:32:08.348Z] === RUN TestDockerSuite/TestCpToCaseG [2022-03-25T19:32:08.348Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-03-25T19:32:08.348Z] === RUN TestDockerSuite/TestCpToCaseH [2022-03-25T19:32:12.738Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-03-25T19:32:17.001Z] === RUN TestDockerSuite/TestCpToCaseI [2022-03-25T19:32:17.001Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-03-25T19:32:17.001Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-03-25T19:32:17.001Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-03-25T19:32:17.001Z] === RUN TestDockerSuite/TestCpToDot [2022-03-25T19:32:19.857Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-03-25T19:32:19.946Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-03-25T19:32:19.946Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-03-25T19:32:19.946Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-03-25T19:32:19.946Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-03-25T19:32:19.946Z] === RUN TestDockerSuite/TestCpToStdout [2022-03-25T19:32:22.895Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-03-25T19:32:22.896Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-25T19:32:22.896Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-03-25T19:32:22.896Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-03-25T19:32:22.896Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-03-25T19:32:22.896Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-03-25T19:32:22.896Z] === RUN TestDockerSuite/TestCpVolumePath [2022-03-25T19:32:22.896Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-03-25T19:32:22.896Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-03-25T19:32:22.896Z] === RUN TestDockerSuite/TestCreateArgs [2022-03-25T19:32:22.896Z] === RUN TestDockerSuite/TestCreateByImageID [2022-03-25T19:32:25.107Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-03-25T19:32:25.247Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-03-25T19:32:27.319Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-03-25T19:32:27.319Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-03-25T19:32:27.788Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-03-25T19:32:30.001Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-03-25T19:32:30.471Z] === RUN TestDockerSuite/TestCreateLabels [2022-03-25T19:32:30.471Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-03-25T19:32:30.471Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-03-25T19:32:30.471Z] === RUN TestDockerSuite/TestCreateRM [2022-03-25T19:32:30.939Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-03-25T19:32:30.939Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-03-25T19:32:30.939Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-03-25T19:32:31.407Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-03-25T19:32:31.874Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-03-25T19:32:32.772Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-03-25T19:32:32.772Z] docker_cli_swarm_test.go:1180: [d0886659851e7] joining swarm manager [d9b6caa404673]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-25T19:32:38.037Z] docker_cli_swarm_test.go:1189: [d260c310c56a6] joining swarm manager [d9b6caa404673]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-25T19:32:40.524Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-03-25T19:32:40.524Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-03-25T19:32:40.524Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-03-25T19:32:43.474Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-03-25T19:32:43.941Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-03-25T19:32:43.941Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-03-25T19:32:43.941Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-03-25T19:32:46.890Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-03-25T19:32:46.890Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-03-25T19:32:46.890Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-03-25T19:32:46.890Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-03-25T19:32:46.890Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-03-25T19:32:46.890Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-03-25T19:32:46.890Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-03-25T19:32:46.890Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-03-25T19:32:46.890Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-03-25T19:32:46.890Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-03-25T19:32:46.890Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-03-25T19:32:46.890Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-03-25T19:32:46.890Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-03-25T19:32:46.890Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-03-25T19:32:46.890Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-03-25T19:32:46.890Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-03-25T19:32:46.890Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-03-25T19:32:46.890Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-03-25T19:32:46.890Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-03-25T19:32:46.890Z] === RUN TestDockerSuite/TestDevicePermissions [2022-03-25T19:32:46.890Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-03-25T19:32:46.890Z] === RUN TestDockerSuite/TestDockerFails [2022-03-25T19:32:46.890Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-03-25T19:32:46.890Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-03-25T19:32:46.890Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-03-25T19:32:46.890Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-03-25T19:32:46.890Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-03-25T19:32:46.890Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-03-25T19:32:46.890Z] === RUN TestDockerSuite/TestEventsAttach [2022-03-25T19:32:46.890Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-03-25T19:32:46.890Z] === RUN TestDockerSuite/TestEventsCommit [2022-03-25T19:32:46.890Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-03-25T19:32:46.890Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-03-25T19:32:49.842Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-03-25T19:32:52.057Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-03-25T19:32:55.004Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-03-25T19:33:02.560Z] === RUN TestDockerSuite/TestBuildRm [2022-03-25T19:33:03.658Z] === RUN TestDockerSuite/TestEventsCopy [2022-03-25T19:33:08.407Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-03-25T19:33:09.720Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-03-25T19:33:11.934Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-03-25T19:33:11.934Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-03-25T19:33:11.934Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-03-25T19:33:11.934Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-03-25T19:33:12.403Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-03-25T19:33:13.971Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-03-25T19:33:14.265Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-03-25T19:33:16.479Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-03-25T19:33:16.768Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-03-25T19:33:17.463Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-03-25T19:33:17.772Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-03-25T19:33:22.216Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-03-25T19:33:22.216Z] === RUN TestDockerSuite/TestEventsFilterType [2022-03-25T19:33:23.201Z] === RUN TestDockerSuite/TestEventsFilters [2022-03-25T19:33:24.875Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-03-25T19:33:26.437Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-03-25T19:33:29.059Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-03-25T19:33:29.061Z] === RUN TestDockerSuite/TestEventsFormat [2022-03-25T19:33:30.226Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-03-25T19:33:30.961Z] docker_cli_swarm_test.go:1112: [dcd023d03d2fd] joining swarm manager [d4d5399f17923]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-25T19:33:32.335Z] docker_cli_swarm_test.go:1113: [d4a96f4c66b50] joining swarm manager [d4d5399f17923]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-25T19:33:33.818Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-03-25T19:33:33.818Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-03-25T19:33:33.818Z] === RUN TestDockerSuite/TestEventsImageImport [2022-03-25T19:33:33.818Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-03-25T19:33:33.818Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-03-25T19:33:33.818Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-03-25T19:33:33.818Z] === RUN TestDockerSuite/TestEventsImagePull [2022-03-25T19:33:33.818Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-03-25T19:33:33.818Z] === RUN TestDockerSuite/TestEventsImageTag [2022-03-25T19:33:35.377Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-03-25T19:33:35.377Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-03-25T19:33:35.377Z] === RUN TestDockerSuite/TestEventsRename [2022-03-25T19:33:38.323Z] === RUN TestDockerSuite/TestEventsResize [2022-03-25T19:33:45.165Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-03-25T19:33:45.165Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-03-25T19:33:45.633Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-03-25T19:33:46.974Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-03-25T19:33:48.543Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-03-25T19:33:50.935Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-03-25T19:33:51.516Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-03-25T19:33:51.517Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-03-25T19:33:51.517Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-03-25T19:33:51.517Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-03-25T19:33:51.517Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-03-25T19:33:51.517Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-03-25T19:33:51.517Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-03-25T19:33:51.517Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-03-25T19:33:51.517Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-03-25T19:33:51.517Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-03-25T19:33:51.517Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-03-25T19:33:51.517Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-03-25T19:33:55.684Z] === RUN TestDockerSuite/TestEventsTop [2022-03-25T19:33:55.684Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-03-25T19:33:56.061Z] === RUN TestDockerSuite/TestBuildSpaces [2022-03-25T19:33:56.061Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-03-25T19:33:56.151Z] === RUN TestDockerSuite/TestEventsUntag [2022-03-25T19:33:57.392Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-03-25T19:33:59.096Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-03-25T19:34:00.816Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-03-25T19:34:00.816Z] === RUN TestDockerSuite/TestBuildStderr [2022-03-25T19:34:01.183Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-03-25T19:34:03.848Z] === RUN TestDockerSuite/TestExec [2022-03-25T19:34:03.848Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-03-25T19:34:03.848Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-03-25T19:34:03.848Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-03-25T19:34:03.848Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-03-25T19:34:04.611Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-03-25T19:34:05.410Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-03-25T19:34:07.053Z] === RUN TestDockerSuite/TestBuildEnv [2022-03-25T19:34:07.053Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-03-25T19:34:07.053Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-03-25T19:34:07.053Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-03-25T19:34:07.053Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-03-25T19:34:07.053Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-03-25T19:34:07.053Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-03-25T19:34:07.053Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-03-25T19:34:07.053Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-03-25T19:34:07.053Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-03-25T19:34:07.053Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-03-25T19:34:07.622Z] === RUN TestDockerSuite/TestExecAPIStart [2022-03-25T19:34:07.622Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-03-25T19:34:07.622Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-03-25T19:34:07.622Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-03-25T19:34:07.622Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-03-25T19:34:07.622Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-03-25T19:34:07.622Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-03-25T19:34:09.832Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-03-25T19:34:10.841Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-03-25T19:34:10.841Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-03-25T19:34:10.841Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-03-25T19:34:10.841Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-03-25T19:34:10.841Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-03-25T19:34:11.327Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-03-25T19:34:11.327Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-03-25T19:34:11.423Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-03-25T19:34:12.312Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-03-25T19:34:13.631Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-03-25T19:34:15.840Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-03-25T19:34:18.176Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-03-25T19:34:20.585Z] === RUN TestDockerSuite/TestExecCgroup [2022-03-25T19:34:20.585Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-03-25T19:34:20.585Z] === RUN TestDockerSuite/TestExecEnv [2022-03-25T19:34:20.586Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-03-25T19:34:20.586Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-03-25T19:34:20.586Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-03-25T19:34:20.586Z] === RUN TestDockerSuite/TestExecExitStatus [2022-03-25T19:34:22.424Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-03-25T19:34:22.424Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-03-25T19:34:22.797Z] === RUN TestDockerSuite/TestExecInspectID [2022-03-25T19:34:22.892Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-03-25T19:34:25.840Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-03-25T19:34:26.580Z] === RUN TestDockerSuite/TestExecInteractive [2022-03-25T19:34:26.580Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-03-25T19:34:26.580Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-03-25T19:34:26.580Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-03-25T19:34:26.580Z] === RUN TestDockerSuite/TestExecParseError [2022-03-25T19:34:26.580Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-03-25T19:34:26.580Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-03-25T19:34:26.580Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-03-25T19:34:26.580Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-03-25T19:34:26.580Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-03-25T19:34:26.580Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-03-25T19:34:27.405Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-03-25T19:34:28.791Z] === RUN TestDockerSuite/TestExecSetEnv [2022-03-25T19:34:28.791Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-03-25T19:34:28.791Z] === RUN TestDockerSuite/TestExecStartFails [2022-03-25T19:34:28.791Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-03-25T19:34:28.791Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-03-25T19:34:28.791Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-03-25T19:34:28.791Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-03-25T19:34:28.791Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-03-25T19:34:28.791Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-03-25T19:34:28.791Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-03-25T19:34:28.791Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-03-25T19:34:30.999Z] === RUN TestDockerSuite/TestExecUlimits [2022-03-25T19:34:30.999Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-03-25T19:34:30.999Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-03-25T19:34:32.181Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-03-25T19:34:33.136Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-03-25T19:34:33.136Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-03-25T19:34:33.136Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-03-25T19:34:33.136Z] === RUN TestDockerSuite/TestBuildExpose [2022-03-25T19:34:33.136Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-03-25T19:34:33.136Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-03-25T19:34:33.136Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-03-25T19:34:33.136Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-03-25T19:34:33.136Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-03-25T19:34:33.136Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-03-25T19:34:33.136Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-03-25T19:34:33.136Z] === RUN TestDockerSuite/TestBuildFails [2022-03-25T19:34:36.084Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-03-25T19:34:36.084Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-03-25T19:34:36.857Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-03-25T19:34:36.857Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-03-25T19:34:36.857Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-03-25T19:34:36.857Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-03-25T19:34:36.857Z] === RUN TestDockerSuite/TestExecWithUser [2022-03-25T19:34:36.857Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-03-25T19:34:36.857Z] === RUN TestDockerSuite/TestGetContainerStats [2022-03-25T19:34:36.930Z] === RUN TestDockerSuite/TestBuildUser [2022-03-25T19:34:36.930Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-03-25T19:34:36.930Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-03-25T19:34:36.930Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-03-25T19:34:36.930Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-03-25T19:34:36.930Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-03-25T19:34:36.930Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-03-25T19:34:40.721Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-03-25T19:34:40.721Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-03-25T19:34:42.715Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-03-25T19:34:43.240Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-03-25T19:34:48.568Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-03-25T19:34:49.385Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-03-25T19:34:49.385Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-03-25T19:34:49.385Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-03-25T19:34:49.385Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-03-25T19:34:49.385Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-03-25T19:34:50.396Z] === RUN TestDockerSuite/TestBuildForceRm [2022-03-25T19:34:51.514Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-03-25T19:34:53.775Z] docker_cli_swarm_test.go:1166: [d6d341e798393] joining swarm manager [d4d5399f17923]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-03-25T19:34:57.550Z] === RUN TestDockerSuite/TestBuildFromGit [2022-03-25T19:34:58.659Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-03-25T19:34:58.659Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-03-25T19:34:58.659Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-03-25T19:34:58.659Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-03-25T19:34:58.659Z] === RUN TestDockerSuite/TestHealth [2022-03-25T19:34:58.659Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-03-25T19:34:58.659Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-03-25T19:34:58.659Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-03-25T19:34:58.659Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-03-25T19:34:58.659Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-03-25T19:35:03.409Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-03-25T19:35:03.409Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-03-25T19:35:03.409Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-03-25T19:35:03.409Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-03-25T19:35:03.409Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-03-25T19:35:03.409Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-03-25T19:35:03.416Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-03-25T19:35:03.876Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-03-25T19:35:04.343Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-03-25T19:35:04.343Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-03-25T19:35:04.343Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-03-25T19:35:04.402Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-03-25T19:35:05.327Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-03-25T19:35:05.327Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-03-25T19:35:07.540Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-03-25T19:35:07.540Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-03-25T19:35:09.756Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-03-25T19:35:10.617Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-03-25T19:35:10.617Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-03-25T19:35:11.560Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-03-25T19:35:11.560Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-03-25T19:35:11.560Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-03-25T19:35:11.560Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-03-25T19:35:12.030Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-03-25T19:35:12.030Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-03-25T19:35:12.030Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-03-25T19:35:12.704Z] === RUN TestDockerSuite/TestImagesFormat [2022-03-25T19:35:12.704Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-03-25T19:35:12.704Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-03-25T19:35:12.704Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-03-25T19:35:16.487Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-03-25T19:35:16.487Z] === RUN TestDockerSuite/TestImportBadURL [2022-03-25T19:35:16.487Z] === RUN TestDockerSuite/TestImportDisplay [2022-03-25T19:35:16.487Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-03-25T19:35:16.487Z] === RUN TestDockerSuite/TestImportFile [2022-03-25T19:35:16.487Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-03-25T19:35:16.487Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-03-25T19:35:16.487Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-03-25T19:35:16.487Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-03-25T19:35:16.487Z] === RUN TestDockerSuite/TestImportGzipped [2022-03-25T19:35:16.487Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-03-25T19:35:16.487Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-03-25T19:35:16.487Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-03-25T19:35:16.487Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-03-25T19:35:16.487Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-03-25T19:35:16.487Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-03-25T19:35:16.487Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-03-25T19:35:16.487Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-03-25T19:35:16.487Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-03-25T19:35:16.487Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-03-25T19:35:16.954Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-03-25T19:35:16.954Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-03-25T19:35:16.954Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-03-25T19:35:16.954Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-25T19:35:16.954Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-03-25T19:35:17.777Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-03-25T19:35:19.901Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-03-25T19:35:20.306Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-03-25T19:35:20.306Z] docker_cli_swarm_test.go:1447: [d725d70e828f7] joining swarm manager [d8e8278df3c6b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-25T19:35:20.564Z] docker_cli_swarm_test.go:1448: [d3af1a254fe82] joining swarm manager [d8e8278df3c6b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-25T19:35:22.112Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-03-25T19:35:22.112Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-03-25T19:35:22.112Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-03-25T19:35:22.112Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-03-25T19:35:22.113Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-03-25T19:35:22.113Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-03-25T19:35:22.113Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-03-25T19:35:22.113Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-03-25T19:35:22.452Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-03-25T19:35:22.452Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-03-25T19:35:22.452Z] === RUN TestDockerSuite/TestBuildHistory [2022-03-25T19:35:24.333Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-03-25T19:35:24.801Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-03-25T19:35:27.016Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-03-25T19:35:27.016Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-03-25T19:35:27.016Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-03-25T19:35:27.016Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-03-25T19:35:27.016Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-03-25T19:35:27.016Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-03-25T19:35:27.016Z] === RUN TestDockerSuite/TestInspectDefault [2022-03-25T19:35:28.207Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-03-25T19:35:28.207Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-03-25T19:35:28.207Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-03-25T19:35:28.207Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-03-25T19:35:28.207Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-03-25T19:35:29.965Z] === RUN TestDockerSuite/TestInspectHistory [2022-03-25T19:35:30.421Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-03-25T19:35:30.421Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-25T19:35:30.421Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-03-25T19:35:32.757Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-03-25T19:35:32.757Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-03-25T19:35:32.757Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-03-25T19:35:32.757Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-03-25T19:35:33.015Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-03-25T19:35:33.581Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-03-25T19:35:34.716Z] === RUN TestDockerSuite/TestInspectImage [2022-03-25T19:35:34.716Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-03-25T19:35:34.716Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-03-25T19:35:34.716Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-03-25T19:35:34.716Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-03-25T19:35:34.716Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-25T19:35:34.716Z] === RUN TestDockerSuite/TestInspectInt64 [2022-03-25T19:35:34.949Z] === RUN TestDockerSuite/TestBuildIidFile [2022-03-25T19:35:34.949Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-03-25T19:35:36.111Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-03-25T19:35:37.165Z] === RUN TestDockerSuite/TestBuildInheritance [2022-03-25T19:35:37.165Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-03-25T19:35:37.165Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-03-25T19:35:37.663Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-03-25T19:35:38.150Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-03-25T19:35:38.150Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-03-25T19:35:39.227Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-03-25T19:35:39.394Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-03-25T19:35:39.694Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-03-25T19:35:40.848Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-03-25T19:35:41.295Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-03-25T19:35:42.640Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-03-25T19:35:42.910Z] === RUN TestDockerSuite/TestBuildLabel [2022-03-25T19:35:43.213Z] docker_cli_swarm_unix_test.go:63: [d8de1afbd5eb8] joining swarm manager [def32384c473d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-25T19:35:44.203Z] === RUN TestDockerSuite/TestInspectPlugin [2022-03-25T19:35:44.203Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-03-25T19:35:44.203Z] === RUN TestDockerSuite/TestInspectRootFS [2022-03-25T19:35:44.203Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-03-25T19:35:44.476Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-03-25T19:35:44.644Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-03-25T19:35:44.944Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-03-25T19:35:45.113Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-03-25T19:35:45.932Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-03-25T19:35:46.400Z] === RUN TestDockerSuite/TestBuildLabels [2022-03-25T19:35:47.387Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-03-25T19:35:48.953Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-03-25T19:35:54.618Z] === RUN TestDockerSuite/TestInspectStatus [2022-03-25T19:35:54.818Z] === RUN TestDockerSuite/TestBuildLastModified [2022-03-25T19:35:54.818Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-03-25T19:35:54.818Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-03-25T19:35:54.818Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-03-25T19:35:54.818Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-03-25T19:35:54.818Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-03-25T19:35:54.818Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-03-25T19:35:54.818Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-03-25T19:35:54.818Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-03-25T19:35:55.286Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-03-25T19:35:55.754Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-03-25T19:35:56.833Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-03-25T19:36:01.585Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-03-25T19:36:01.991Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-03-25T19:36:03.798Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-03-25T19:36:06.011Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-03-25T19:36:08.224Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-03-25T19:36:10.408Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-03-25T19:36:10.408Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-03-25T19:36:10.408Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-03-25T19:36:10.408Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-03-25T19:36:10.408Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-03-25T19:36:10.408Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-03-25T19:36:10.408Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-03-25T19:36:10.408Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-03-25T19:36:10.445Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-03-25T19:36:13.390Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-03-25T19:36:15.604Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-03-25T19:36:16.072Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-03-25T19:36:16.072Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-03-25T19:36:16.072Z] === RUN TestDockerSuite/TestLinksEnvs [2022-03-25T19:36:16.072Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-03-25T19:36:16.072Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-03-25T19:36:16.072Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-03-25T19:36:16.072Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-03-25T19:36:16.072Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-03-25T19:36:16.072Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-03-25T19:36:16.072Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-03-25T19:36:16.072Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-03-25T19:36:16.072Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-03-25T19:36:16.072Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-03-25T19:36:16.072Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-03-25T19:36:16.072Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-03-25T19:36:16.072Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-03-25T19:36:16.072Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-03-25T19:36:16.072Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-03-25T19:36:16.072Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-03-25T19:36:16.072Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-03-25T19:36:16.072Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-03-25T19:36:16.072Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-03-25T19:36:16.072Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-03-25T19:36:16.072Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-03-25T19:36:16.072Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-03-25T19:36:16.072Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-03-25T19:36:16.072Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-03-25T19:36:16.072Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-03-25T19:36:16.072Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-03-25T19:36:16.072Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-03-25T19:36:16.072Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-03-25T19:36:16.072Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-03-25T19:36:16.072Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-03-25T19:36:16.072Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-03-25T19:36:16.072Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-03-25T19:36:18.283Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-03-25T19:36:19.070Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-03-25T19:36:20.502Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-03-25T19:36:20.635Z] === RUN TestDockerSuite/TestBuildXZHost [2022-03-25T19:36:20.635Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-03-25T19:36:21.103Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-03-25T19:36:21.103Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-03-25T19:36:21.103Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-03-25T19:36:21.103Z] docker_cli_sni_test.go:18: Flakey test [2022-03-25T19:36:21.103Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-03-25T19:36:23.230Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-03-25T19:36:23.230Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-03-25T19:36:23.230Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-03-25T19:36:23.335Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-03-25T19:36:23.699Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-03-25T19:36:26.359Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-03-25T19:36:27.124Z] === RUN TestDockerSuite/TestCommitChange [2022-03-25T19:36:28.573Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-03-25T19:36:28.573Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-03-25T19:36:28.573Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-03-25T19:36:30.786Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-03-25T19:36:30.786Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-03-25T19:36:31.879Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-03-25T19:36:35.672Z] === RUN TestDockerSuite/TestCommitHardlink [2022-03-25T19:36:35.672Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-03-25T19:36:35.672Z] === RUN TestDockerSuite/TestCommitNewFile [2022-03-25T19:36:37.937Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-03-25T19:36:39.425Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-03-25T19:36:39.425Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-03-25T19:36:39.425Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-03-25T19:36:41.328Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-03-25T19:36:42.829Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-03-25T19:36:42.830Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-03-25T19:36:42.830Z] === RUN TestDockerSuite/TestCommitTTY [2022-03-25T19:36:43.798Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-03-25T19:36:44.610Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-03-25T19:36:46.511Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-03-25T19:36:48.417Z] docker_api_swarm_test.go:962: [d2783d61b6c0c] joining swarm manager [d81143731a83d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-25T19:36:49.657Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-03-25T19:36:52.605Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-03-25T19:36:53.252Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-03-25T19:36:54.816Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-03-25T19:36:54.816Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-03-25T19:36:54.816Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-03-25T19:36:57.761Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-03-25T19:36:58.004Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-03-25T19:36:58.004Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-03-25T19:36:58.004Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-03-25T19:36:58.004Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-03-25T19:36:58.004Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-03-25T19:36:58.004Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-03-25T19:36:58.004Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-03-25T19:36:58.004Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-03-25T19:36:58.004Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-03-25T19:36:58.004Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-03-25T19:36:58.004Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-03-25T19:36:58.004Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-03-25T19:36:58.004Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-03-25T19:36:58.004Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-03-25T19:36:58.004Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-03-25T19:36:58.004Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-03-25T19:36:59.560Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-03-25T19:36:59.971Z] === RUN TestDockerSuite/TestLogsSince [2022-03-25T19:37:03.867Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-03-25T19:37:10.356Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-03-25T19:37:10.379Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-03-25T19:37:10.379Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-03-25T19:37:10.379Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-03-25T19:37:10.379Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-03-25T19:37:10.379Z] === RUN TestDockerSuite/TestLogsTail [2022-03-25T19:37:11.022Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-03-25T19:37:11.022Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2022-03-25T19:37:11.022Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-03-25T19:37:12.007Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-03-25T19:37:12.007Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2022-03-25T19:37:12.007Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-03-25T19:37:12.007Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2022-03-25T19:37:12.475Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-03-25T19:37:12.475Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2022-03-25T19:37:12.475Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-03-25T19:37:12.587Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-03-25T19:37:14.693Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-03-25T19:37:14.693Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-03-25T19:37:14.693Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-03-25T19:37:14.693Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-03-25T19:37:15.539Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-03-25T19:37:16.906Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-03-25T19:37:16.906Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-03-25T19:37:16.906Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2022-03-25T19:37:16.906Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-03-25T19:37:16.906Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-03-25T19:37:16.906Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-03-25T19:37:16.906Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-03-25T19:37:16.906Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-03-25T19:37:17.374Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-03-25T19:37:17.749Z] === RUN TestDockerSuite/TestMountIntoProc [2022-03-25T19:37:17.749Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-03-25T19:37:17.749Z] === RUN TestDockerSuite/TestMountIntoSys [2022-03-25T19:37:17.749Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-03-25T19:37:17.749Z] === RUN TestDockerSuite/TestNetHostname [2022-03-25T19:37:17.749Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-03-25T19:37:17.749Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-03-25T19:37:17.749Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-03-25T19:37:17.749Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-03-25T19:37:17.749Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-03-25T19:37:17.749Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-03-25T19:37:17.749Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-03-25T19:37:17.749Z] === RUN TestDockerSuite/TestPluginActive [2022-03-25T19:37:17.749Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-03-25T19:37:17.749Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-03-25T19:37:17.749Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-03-25T19:37:17.749Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-03-25T19:37:17.749Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-03-25T19:37:17.749Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-03-25T19:37:17.749Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-03-25T19:37:17.749Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-03-25T19:37:17.749Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-03-25T19:37:17.749Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-03-25T19:37:17.749Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-03-25T19:37:17.749Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-03-25T19:37:17.749Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-03-25T19:37:17.749Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-03-25T19:37:18.217Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-03-25T19:37:18.217Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-03-25T19:37:18.217Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-03-25T19:37:18.217Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-03-25T19:37:18.217Z] === RUN TestDockerSuite/TestPortHostBinding [2022-03-25T19:37:18.217Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-03-25T19:37:18.217Z] === RUN TestDockerSuite/TestPortList [2022-03-25T19:37:18.217Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-03-25T19:37:18.217Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-03-25T19:37:18.467Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-03-25T19:37:19.861Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-03-25T19:37:20.366Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-03-25T19:37:22.074Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-03-25T19:37:22.266Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-03-25T19:37:23.240Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-03-25T19:37:24.071Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-03-25T19:37:24.071Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-03-25T19:37:24.071Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-03-25T19:37:24.071Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-03-25T19:37:24.071Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2022-03-25T19:37:24.071Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-03-25T19:37:24.071Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2022-03-25T19:37:24.071Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-03-25T19:37:24.071Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2022-03-25T19:37:24.071Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-03-25T19:37:24.071Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2022-03-25T19:37:24.071Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-03-25T19:37:24.071Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2022-03-25T19:37:24.071Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-03-25T19:37:24.071Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2022-03-25T19:37:24.071Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-03-25T19:37:24.071Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2022-03-25T19:37:24.071Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-03-25T19:37:24.289Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-03-25T19:37:24.289Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-03-25T19:37:24.289Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2022-03-25T19:37:24.289Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-03-25T19:37:24.802Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-03-25T19:37:26.510Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-03-25T19:37:26.978Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-03-25T19:37:28.814Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-03-25T19:37:28.814Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2022-03-25T19:37:28.814Z] === RUN TestDockerSuite/TestPsByOrder [2022-03-25T19:37:29.192Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-03-25T19:37:29.192Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-03-25T19:37:29.192Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-03-25T19:37:29.192Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-03-25T19:37:29.192Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-03-25T19:37:30.392Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-03-25T19:37:31.405Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-03-25T19:37:31.873Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-03-25T19:37:32.918Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-03-25T19:37:34.087Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-03-25T19:37:34.087Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-03-25T19:37:34.087Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-03-25T19:37:36.199Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-03-25T19:37:36.303Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-03-25T19:37:36.771Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-03-25T19:37:37.460Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-03-25T19:37:37.460Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-03-25T19:37:37.460Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-03-25T19:37:37.542Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-03-25T19:37:38.767Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-03-25T19:37:38.986Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-03-25T19:37:41.296Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-03-25T19:37:43.824Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-03-25T19:37:46.106Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-03-25T19:37:46.353Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-03-25T19:37:47.642Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-03-25T19:37:49.635Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-03-25T19:37:51.434Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-03-25T19:37:51.434Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-03-25T19:37:51.434Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-03-25T19:37:51.434Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-03-25T19:37:51.536Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-03-25T19:37:51.903Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-03-25T19:37:53.467Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-03-25T19:37:53.467Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2022-03-25T19:37:53.467Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-03-25T19:37:58.941Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-03-25T19:37:58.941Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-03-25T19:37:58.941Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-03-25T19:38:01.020Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-03-25T19:38:01.488Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-03-25T19:38:01.488Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-03-25T19:38:01.488Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-03-25T19:38:02.137Z] === RUN TestDockerSuite/TestContainerAPITop [2022-03-25T19:38:02.137Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-03-25T19:38:02.137Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-03-25T19:38:03.123Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-03-25T19:38:03.591Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-03-25T19:38:06.100Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-03-25T19:38:06.568Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-03-25T19:38:06.568Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-03-25T19:38:06.568Z] === RUN TestDockerSuite/TestBuildNetNone [2022-03-25T19:38:06.568Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-03-25T19:38:06.568Z] === RUN TestDockerSuite/TestBuildNoContext [2022-03-25T19:38:08.344Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-03-25T19:38:09.907Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-03-25T19:38:09.907Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-03-25T19:38:09.907Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-03-25T19:38:09.907Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-03-25T19:38:09.907Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-03-25T19:38:09.907Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-03-25T19:38:09.907Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-03-25T19:38:09.907Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-03-25T19:38:09.907Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-03-25T19:38:09.907Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-03-25T19:38:09.907Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-03-25T19:38:10.358Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-03-25T19:38:12.134Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-03-25T19:38:12.134Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-03-25T19:38:13.968Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-03-25T19:38:15.083Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-03-25T19:38:15.113Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-03-25T19:38:17.301Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-03-25T19:38:18.061Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-03-25T19:38:18.061Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-03-25T19:38:18.061Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-03-25T19:38:18.710Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-03-25T19:38:21.006Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-03-25T19:38:21.991Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-03-25T19:38:23.555Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-03-25T19:38:25.982Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-03-25T19:38:27.355Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-03-25T19:38:31.141Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-03-25T19:38:31.141Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-03-25T19:38:31.141Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-03-25T19:38:31.141Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-03-25T19:38:31.141Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-03-25T19:38:33.145Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc00089c138_} [2022-03-25T19:38:33.976Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-03-25T19:38:34.965Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-03-25T19:38:35.885Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-03-25T19:38:35.885Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-03-25T19:38:35.885Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-03-25T19:38:35.885Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-03-25T19:38:35.885Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-03-25T19:38:35.885Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-03-25T19:38:35.885Z] === RUN TestDockerSuite/TestPsRightTagName [2022-03-25T19:38:35.885Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-03-25T19:38:35.885Z] === RUN TestDockerSuite/TestPsShowMounts [2022-03-25T19:38:40.303Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-12902380588_c:\foo_false____} [2022-03-25T19:38:43.028Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-03-25T19:38:43.028Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-03-25T19:38:43.028Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-03-25T19:38:43.253Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-12902380588_c:\foo_true____} [2022-03-25T19:38:44.011Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-03-25T19:38:44.011Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-03-25T19:38:44.011Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-03-25T19:38:45.387Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-03-25T19:38:45.571Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-03-25T19:38:46.038Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-03-25T19:38:46.038Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2022-03-25T19:38:46.038Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-03-25T19:38:47.743Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-03-25T19:38:50.138Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-03-25T19:38:50.797Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-03-25T19:38:51.920Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-03-25T19:38:51.920Z] docker_api_containers_test.go:2180: unmatched requirement DaemonIsLinux [2022-03-25T19:38:51.920Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-03-25T19:38:51.920Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-03-25T19:38:51.920Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-03-25T19:38:51.920Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-03-25T19:38:51.920Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-03-25T19:38:51.920Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-03-25T19:38:51.920Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-03-25T19:38:51.920Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-03-25T19:38:51.920Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-03-25T19:38:51.920Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-03-25T19:38:51.920Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-03-25T19:38:51.920Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-03-25T19:38:51.920Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-03-25T19:38:51.920Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-03-25T19:38:51.920Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-03-25T19:38:51.920Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-03-25T19:38:51.920Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-03-25T19:38:51.920Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-03-25T19:38:51.920Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-03-25T19:38:51.920Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-03-25T19:38:51.920Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-03-25T19:38:51.920Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-03-25T19:38:53.491Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-03-25T19:38:53.491Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-03-25T19:38:53.491Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-03-25T19:38:53.491Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-03-25T19:38:53.962Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-03-25T19:38:53.962Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-03-25T19:38:53.962Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-03-25T19:38:53.962Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-03-25T19:38:53.962Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-03-25T19:38:53.962Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-03-25T19:38:53.962Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-03-25T19:38:53.962Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-03-25T19:38:53.962Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-03-25T19:38:53.962Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-03-25T19:38:53.962Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-03-25T19:38:53.962Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-03-25T19:38:53.962Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-03-25T19:38:53.962Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-03-25T19:38:53.962Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-03-25T19:38:53.962Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-03-25T19:38:53.962Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-03-25T19:38:53.962Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-03-25T19:38:53.962Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-03-25T19:38:53.962Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-25T19:38:53.962Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-03-25T19:38:53.962Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-03-25T19:38:53.962Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-03-25T19:38:55.558Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-03-25T19:38:56.916Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-03-25T19:38:56.916Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-03-25T19:38:56.916Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-03-25T19:38:56.916Z] === RUN TestDockerSuite/TestCpRelativePath [2022-03-25T19:38:58.506Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-03-25T19:38:58.800Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-03-25T19:38:59.130Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-03-25T19:38:59.130Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-03-25T19:38:59.130Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-03-25T19:38:59.130Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-03-25T19:38:59.130Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-03-25T19:38:59.130Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-03-25T19:38:59.130Z] === RUN TestDockerSuite/TestCpToCaseA [2022-03-25T19:39:02.633Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-03-25T19:39:04.697Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-03-25T19:39:04.994Z] === RUN TestDockerSuite/TestCpToCaseB [2022-03-25T19:39:07.214Z] === RUN TestDockerSuite/TestCpToCaseC [2022-03-25T19:39:07.214Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-03-25T19:39:07.214Z] === RUN TestDockerSuite/TestCpToCaseD [2022-03-25T19:39:07.214Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-03-25T19:39:07.214Z] === RUN TestDockerSuite/TestCpToCaseE [2022-03-25T19:39:10.566Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-03-25T19:39:11.551Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-03-25T19:39:11.551Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-03-25T19:39:11.551Z] === RUN TestDockerSuite/TestBuildPATH [2022-03-25T19:39:11.551Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-03-25T19:39:11.551Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-03-25T19:39:14.503Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-03-25T19:39:14.503Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-03-25T19:39:14.503Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-03-25T19:39:17.500Z] --- PASS: TestDockerSwarmSuite (1567.81s) [2022-03-25T19:39:17.500Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.06s) [2022-03-25T19:39:17.500Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.07s) [2022-03-25T19:39:17.500Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.12s) [2022-03-25T19:39:17.500Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (12.87s) [2022-03-25T19:39:17.500Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.98s) [2022-03-25T19:39:17.500Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.73s) [2022-03-25T19:39:17.500Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-03-25T19:39:17.500Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.55s) [2022-03-25T19:39:17.500Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.80s) [2022-03-25T19:39:17.500Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.71s) [2022-03-25T19:39:17.500Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (30.06s) [2022-03-25T19:39:17.500Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (22.17s) [2022-03-25T19:39:17.500Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.36s) [2022-03-25T19:39:17.500Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (3.98s) [2022-03-25T19:39:17.500Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.95s) [2022-03-25T19:39:17.500Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (48.35s) [2022-03-25T19:39:17.500Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (15.42s) [2022-03-25T19:39:17.500Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.51s) [2022-03-25T19:39:17.500Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.16s) [2022-03-25T19:39:17.500Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (16.59s) [2022-03-25T19:39:17.500Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (55.34s) [2022-03-25T19:39:17.500Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (70.03s) [2022-03-25T19:39:17.500Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.34s) [2022-03-25T19:39:17.500Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.31s) [2022-03-25T19:39:17.500Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (17.77s) [2022-03-25T19:39:17.500Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.06s) [2022-03-25T19:39:17.500Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.21s) [2022-03-25T19:39:17.500Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.54s) [2022-03-25T19:39:17.500Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (27.29s) [2022-03-25T19:39:17.500Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.54s) [2022-03-25T19:39:17.500Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.61s) [2022-03-25T19:39:17.500Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (26.61s) [2022-03-25T19:39:17.500Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.25s) [2022-03-25T19:39:17.500Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (38.78s) [2022-03-25T19:39:17.500Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (24.59s) [2022-03-25T19:39:17.500Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.34s) [2022-03-25T19:39:17.500Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.59s) [2022-03-25T19:39:17.500Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.09s) [2022-03-25T19:39:17.500Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.95s) [2022-03-25T19:39:17.500Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.04s) [2022-03-25T19:39:17.500Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.60s) [2022-03-25T19:39:17.500Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.31s) [2022-03-25T19:39:17.501Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.05s) [2022-03-25T19:39:17.501Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.13s) [2022-03-25T19:39:17.501Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.14s) [2022-03-25T19:39:17.501Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.74s) [2022-03-25T19:39:17.501Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.89s) [2022-03-25T19:39:17.501Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.82s) [2022-03-25T19:39:17.501Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.08s) [2022-03-25T19:39:17.501Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.57s) [2022-03-25T19:39:17.501Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (2.95s) [2022-03-25T19:39:17.501Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.00s) [2022-03-25T19:39:17.501Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (2.98s) [2022-03-25T19:39:17.501Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.60s) [2022-03-25T19:39:17.501Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.22s) [2022-03-25T19:39:17.501Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.12s) [2022-03-25T19:39:17.501Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.32s) [2022-03-25T19:39:17.501Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.36s) [2022-03-25T19:39:17.501Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.11s) [2022-03-25T19:39:17.501Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.55s) [2022-03-25T19:39:17.501Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.36s) [2022-03-25T19:39:17.501Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.62s) [2022-03-25T19:39:17.501Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (2.55s) [2022-03-25T19:39:17.501Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.55s) [2022-03-25T19:39:17.501Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.60s) [2022-03-25T19:39:17.501Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.18s) [2022-03-25T19:39:17.501Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.22s) [2022-03-25T19:39:17.501Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (18.41s) [2022-03-25T19:39:17.501Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.50s) [2022-03-25T19:39:17.501Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.71s) [2022-03-25T19:39:17.501Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (20.65s) [2022-03-25T19:39:17.501Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.06s) [2022-03-25T19:39:17.501Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.33s) [2022-03-25T19:39:17.501Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.68s) [2022-03-25T19:39:17.501Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.18s) [2022-03-25T19:39:17.501Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.94s) [2022-03-25T19:39:17.501Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (76.41s) [2022-03-25T19:39:17.501Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.96s) [2022-03-25T19:39:17.501Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (7.54s) [2022-03-25T19:39:17.501Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (6.62s) [2022-03-25T19:39:17.501Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.12s) [2022-03-25T19:39:17.501Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (3.76s) [2022-03-25T19:39:17.501Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.30s) [2022-03-25T19:39:17.501Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.66s) [2022-03-25T19:39:17.501Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-03-25T19:39:17.501Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (4.87s) [2022-03-25T19:39:17.501Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.69s) [2022-03-25T19:39:17.501Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.70s) [2022-03-25T19:39:17.501Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.16s) [2022-03-25T19:39:17.501Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.46s) [2022-03-25T19:39:17.501Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (46.09s) [2022-03-25T19:39:17.501Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (8.93s) [2022-03-25T19:39:17.501Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.09s) [2022-03-25T19:39:17.501Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (109.28s) [2022-03-25T19:39:17.501Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.24s) [2022-03-25T19:39:17.501Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.34s) [2022-03-25T19:39:17.501Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.15s) [2022-03-25T19:39:17.501Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.16s) [2022-03-25T19:39:17.501Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2022-03-25T19:39:17.501Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.06s) [2022-03-25T19:39:17.501Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.12s) [2022-03-25T19:39:17.501Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.38s) [2022-03-25T19:39:17.501Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.11s) [2022-03-25T19:39:17.501Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.45s) [2022-03-25T19:39:17.501Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.13s) [2022-03-25T19:39:17.501Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.12s) [2022-03-25T19:39:17.501Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.16s) [2022-03-25T19:39:17.501Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.04s) [2022-03-25T19:39:17.501Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.42s) [2022-03-25T19:39:17.501Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.12s) [2022-03-25T19:39:17.501Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.22s) [2022-03-25T19:39:17.501Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.15s) [2022-03-25T19:39:17.501Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.15s) [2022-03-25T19:39:17.501Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.68s) [2022-03-25T19:39:17.501Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.80s) [2022-03-25T19:39:17.501Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.35s) [2022-03-25T19:39:17.501Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.65s) [2022-03-25T19:39:17.501Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.48s) [2022-03-25T19:39:17.501Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.47s) [2022-03-25T19:39:17.501Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.44s) [2022-03-25T19:39:17.501Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.02s) [2022-03-25T19:39:17.501Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.15s) [2022-03-25T19:39:17.501Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.78s) [2022-03-25T19:39:17.501Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.17s) [2022-03-25T19:39:17.501Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.13s) [2022-03-25T19:39:17.501Z] === RUN TestDockerExternalVolumeSuite [2022-03-25T19:39:17.501Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-03-25T19:39:17.639Z] === RUN TestDockerSuite/TestCpToCaseF [2022-03-25T19:39:17.639Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-03-25T19:39:17.639Z] === RUN TestDockerSuite/TestCpToCaseG [2022-03-25T19:39:17.639Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-03-25T19:39:17.639Z] === RUN TestDockerSuite/TestCpToCaseH [2022-03-25T19:39:17.759Z] docker_cli_external_volume_driver_test.go:52: [d2c88676930fb] daemon is not started [2022-03-25T19:39:23.795Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-03-25T19:39:23.795Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-03-25T19:39:23.795Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-03-25T19:39:28.551Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-03-25T19:39:28.551Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-03-25T19:39:28.551Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-03-25T19:39:29.025Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-03-25T19:39:33.817Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-03-25T19:39:35.832Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-03-25T19:39:38.562Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-03-25T19:39:38.562Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-03-25T19:39:38.562Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-03-25T19:39:42.928Z] === RUN TestDockerSuite/TestCpToCaseI [2022-03-25T19:39:42.928Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-03-25T19:39:42.928Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-03-25T19:39:42.928Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-03-25T19:39:42.928Z] === RUN TestDockerSuite/TestCpToDot [2022-03-25T19:39:42.928Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-03-25T19:39:42.928Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-03-25T19:39:42.928Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-03-25T19:39:42.928Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-03-25T19:39:42.928Z] === RUN TestDockerSuite/TestCpToStdout [2022-03-25T19:39:43.306Z] === RUN TestDockerSuite/TestRmiBlank [2022-03-25T19:39:43.773Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-03-25T19:39:43.773Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-03-25T19:39:50.087Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-03-25T19:39:50.087Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-25T19:39:50.087Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-03-25T19:39:50.087Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-03-25T19:39:50.087Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-03-25T19:39:50.087Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-03-25T19:39:50.555Z] === RUN TestDockerSuite/TestCpVolumePath [2022-03-25T19:39:50.555Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-03-25T19:39:50.555Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-03-25T19:39:50.555Z] === RUN TestDockerSuite/TestCreateArgs [2022-03-25T19:39:50.555Z] === RUN TestDockerSuite/TestCreateByImageID [2022-03-25T19:39:52.770Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-03-25T19:39:58.690Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-03-25T19:40:00.907Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-03-25T19:40:01.375Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-03-25T19:40:01.433Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-03-25T19:40:01.433Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-03-25T19:40:01.433Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-03-25T19:40:02.430Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-03-25T19:40:03.415Z] === RUN TestDockerSuite/TestCreateLabels [2022-03-25T19:40:03.415Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-03-25T19:40:03.415Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-03-25T19:40:03.415Z] === RUN TestDockerSuite/TestCreateRM [2022-03-25T19:40:03.883Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-03-25T19:40:03.883Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-03-25T19:40:03.883Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-03-25T19:40:04.351Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-03-25T19:40:04.351Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-03-25T19:40:05.409Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-03-25T19:40:08.526Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-03-25T19:40:13.271Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-03-25T19:40:19.278Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-03-25T19:40:19.278Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-03-25T19:40:19.278Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-03-25T19:40:20.338Z] === RUN TestDockerSuite/TestBuildRm [2022-03-25T19:40:21.491Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-03-25T19:40:21.491Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-03-25T19:40:21.491Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-03-25T19:40:21.491Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-03-25T19:40:21.920Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-03-25T19:40:26.666Z] === RUN TestDockerSuite/TestRmiTag [2022-03-25T19:40:26.666Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-03-25T19:40:29.611Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-03-25T19:40:30.150Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-03-25T19:40:30.150Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-03-25T19:40:30.150Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-03-25T19:40:30.150Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-03-25T19:40:30.150Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-03-25T19:40:30.150Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-03-25T19:40:30.150Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-03-25T19:40:30.150Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-03-25T19:40:30.150Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-03-25T19:40:30.150Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-03-25T19:40:30.150Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-03-25T19:40:30.150Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-03-25T19:40:30.150Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-03-25T19:40:30.150Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-03-25T19:40:30.150Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-03-25T19:40:30.150Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-03-25T19:40:30.150Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-03-25T19:40:30.150Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-03-25T19:40:30.150Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-03-25T19:40:30.150Z] === RUN TestDockerSuite/TestDevicePermissions [2022-03-25T19:40:30.150Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-03-25T19:40:30.150Z] === RUN TestDockerSuite/TestDockerFails [2022-03-25T19:40:30.150Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-03-25T19:40:30.150Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-03-25T19:40:30.150Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-03-25T19:40:30.150Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-03-25T19:40:30.150Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-03-25T19:40:30.150Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-03-25T19:40:30.150Z] === RUN TestDockerSuite/TestEventsAttach [2022-03-25T19:40:30.151Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-03-25T19:40:30.151Z] === RUN TestDockerSuite/TestEventsCommit [2022-03-25T19:40:30.151Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-03-25T19:40:30.151Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-03-25T19:40:32.367Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-03-25T19:40:34.580Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-03-25T19:40:35.271Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-03-25T19:40:36.795Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-03-25T19:40:38.221Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-03-25T19:40:38.221Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-03-25T19:40:38.221Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-03-25T19:40:38.221Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-03-25T19:40:38.221Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-03-25T19:40:39.784Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-03-25T19:40:43.526Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-03-25T19:40:44.541Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-03-25T19:40:47.411Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-03-25T19:40:48.331Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-03-25T19:40:49.083Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-03-25T19:40:50.091Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-03-25T19:40:51.729Z] === RUN TestDockerSuite/TestEventsCopy [2022-03-25T19:40:53.082Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-03-25T19:40:54.679Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-03-25T19:40:54.937Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-03-25T19:40:55.403Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-03-25T19:40:55.403Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-03-25T19:40:55.403Z] === RUN TestDockerSuite/TestRunAddHost [2022-03-25T19:40:55.403Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-03-25T19:40:55.403Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-03-25T19:40:55.404Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-03-25T19:40:55.404Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-03-25T19:40:55.404Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-03-25T19:40:55.404Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-03-25T19:40:55.404Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-03-25T19:40:55.404Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-03-25T19:40:55.404Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-03-25T19:40:55.404Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-03-25T19:40:55.404Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-03-25T19:40:55.404Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-03-25T19:40:57.614Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-03-25T19:40:57.614Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-03-25T19:40:57.614Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-03-25T19:40:57.614Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-03-25T19:40:57.614Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-03-25T19:40:59.437Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-03-25T19:41:03.473Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-03-25T19:41:04.959Z] docker_cli_external_volume_driver_test.go:52: [dc2914df999d3] daemon is not started [2022-03-25T19:41:05.681Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-03-25T19:41:06.598Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-03-25T19:41:07.588Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-03-25T19:41:08.624Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-03-25T19:41:10.835Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-03-25T19:41:10.902Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-03-25T19:41:11.371Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-03-25T19:41:12.344Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-03-25T19:41:12.345Z] === RUN TestDockerSuite/TestEventsFilterType [2022-03-25T19:41:12.359Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-03-25T19:41:13.331Z] === RUN TestDockerSuite/TestEventsFilters [2022-03-25T19:41:13.781Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-03-25T19:41:13.781Z] === RUN TestDockerSuite/TestRunBindMounts [2022-03-25T19:41:18.085Z] === RUN TestDockerSuite/TestEventsFormat [2022-03-25T19:41:18.527Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-03-25T19:41:18.527Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-03-25T19:41:18.527Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-03-25T19:41:18.527Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-03-25T19:41:18.527Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-03-25T19:41:18.527Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-03-25T19:41:18.994Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-03-25T19:41:18.994Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-03-25T19:41:18.994Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-03-25T19:41:18.994Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-03-25T19:41:18.994Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-03-25T19:41:18.994Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-03-25T19:41:18.994Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-03-25T19:41:18.994Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-03-25T19:41:18.994Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-03-25T19:41:18.994Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-03-25T19:41:18.994Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-03-25T19:41:18.994Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-03-25T19:41:18.994Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-03-25T19:41:18.994Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-03-25T19:41:18.994Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-03-25T19:41:18.994Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-03-25T19:41:18.994Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-03-25T19:41:19.833Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-03-25T19:41:21.014Z] === RUN TestDockerSuite/TestBuildSpaces [2022-03-25T19:41:21.202Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-03-25T19:41:21.202Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-03-25T19:41:21.203Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-03-25T19:41:21.481Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-03-25T19:41:22.843Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-03-25T19:41:22.843Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-03-25T19:41:22.843Z] === RUN TestDockerSuite/TestEventsImageImport [2022-03-25T19:41:22.843Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-03-25T19:41:22.843Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-03-25T19:41:22.843Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-03-25T19:41:22.843Z] === RUN TestDockerSuite/TestEventsImagePull [2022-03-25T19:41:22.843Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-03-25T19:41:22.843Z] === RUN TestDockerSuite/TestEventsImageTag [2022-03-25T19:41:23.830Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-03-25T19:41:23.830Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-03-25T19:41:23.830Z] === RUN TestDockerSuite/TestEventsRename [2022-03-25T19:41:24.993Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-03-25T19:41:24.994Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-03-25T19:41:24.994Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-03-25T19:41:24.994Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-03-25T19:41:24.994Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-03-25T19:41:26.556Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-03-25T19:41:26.556Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-03-25T19:41:26.556Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-03-25T19:41:26.556Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-03-25T19:41:26.556Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-03-25T19:41:26.556Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-03-25T19:41:26.556Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-03-25T19:41:26.556Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-03-25T19:41:26.556Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-03-25T19:41:26.556Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-03-25T19:41:26.556Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-03-25T19:41:26.556Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-03-25T19:41:26.556Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-03-25T19:41:26.556Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-03-25T19:41:26.556Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-03-25T19:41:26.783Z] === RUN TestDockerSuite/TestEventsResize [2022-03-25T19:41:27.344Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-03-25T19:41:27.344Z] === RUN TestDockerSuite/TestBuildStderr [2022-03-25T19:41:28.764Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-03-25T19:41:31.707Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-03-25T19:41:32.095Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-03-25T19:41:33.918Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-03-25T19:41:33.918Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-03-25T19:41:33.918Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-03-25T19:41:33.918Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-03-25T19:41:33.918Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-03-25T19:41:33.918Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-03-25T19:41:33.918Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-03-25T19:41:33.937Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-03-25T19:41:36.868Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-03-25T19:41:36.868Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-03-25T19:41:36.868Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-03-25T19:41:36.868Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-03-25T19:41:36.868Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-03-25T19:41:36.868Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-03-25T19:41:36.868Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-03-25T19:41:36.868Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-03-25T19:41:36.868Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-03-25T19:41:36.888Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-03-25T19:41:37.919Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-03-25T19:41:38.431Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-03-25T19:41:39.102Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-03-25T19:41:43.867Z] === RUN TestDockerSuite/TestEventsTop [2022-03-25T19:41:43.867Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-03-25T19:41:43.867Z] === RUN TestDockerSuite/TestEventsUntag [2022-03-25T19:41:44.288Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-03-25T19:41:44.288Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-03-25T19:41:44.288Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-03-25T19:41:44.288Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-03-25T19:41:44.288Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-03-25T19:41:44.288Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-03-25T19:41:44.288Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-03-25T19:41:44.288Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-03-25T19:41:44.288Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-03-25T19:41:44.288Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-03-25T19:41:44.288Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-03-25T19:41:44.288Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-03-25T19:41:44.288Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-03-25T19:41:46.498Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-03-25T19:41:46.498Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-03-25T19:41:46.498Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-03-25T19:41:46.498Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-03-25T19:41:46.498Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-03-25T19:41:46.819Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-03-25T19:41:46.964Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-03-25T19:41:49.175Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-03-25T19:41:50.125Z] docker_cli_external_volume_driver_test.go:52: [d3a7a028089ac] daemon is not started [2022-03-25T19:41:51.385Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-03-25T19:41:51.385Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-03-25T19:41:51.385Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-03-25T19:41:53.985Z] === RUN TestDockerSuite/TestExec [2022-03-25T19:41:53.985Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-03-25T19:41:53.985Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-03-25T19:41:53.985Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-03-25T19:41:53.985Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-03-25T19:41:54.329Z] === RUN TestDockerSuite/TestRunEnvironment [2022-03-25T19:41:54.329Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-03-25T19:41:54.329Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-03-25T19:41:54.329Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-03-25T19:41:54.329Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-03-25T19:41:54.329Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-03-25T19:41:54.329Z] === RUN TestDockerSuite/TestRunExitCode [2022-03-25T19:41:55.552Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-03-25T19:41:56.539Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-03-25T19:41:57.376Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-03-25T19:41:57.376Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-03-25T19:41:57.376Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-03-25T19:41:57.774Z] === RUN TestDockerSuite/TestExecAPIStart [2022-03-25T19:41:57.774Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-03-25T19:41:57.774Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-03-25T19:41:57.774Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-03-25T19:41:57.774Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-03-25T19:41:57.774Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-03-25T19:41:57.774Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-03-25T19:41:58.361Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-03-25T19:41:59.489Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-03-25T19:41:59.923Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-03-25T19:41:59.991Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-03-25T19:42:01.699Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-03-25T19:42:02.212Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-03-25T19:42:04.647Z] === RUN TestDockerSuite/TestRunExposePort [2022-03-25T19:42:04.647Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-03-25T19:42:04.647Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-03-25T19:42:04.647Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-03-25T19:42:04.647Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-03-25T19:42:04.647Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-03-25T19:42:04.647Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-03-25T19:42:04.647Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-03-25T19:42:04.647Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-03-25T19:42:04.647Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-03-25T19:42:04.647Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-03-25T19:42:04.647Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-03-25T19:42:04.647Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-03-25T19:42:04.647Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-03-25T19:42:04.647Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-03-25T19:42:04.647Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-03-25T19:42:05.168Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-03-25T19:42:05.784Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-03-25T19:42:07.028Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-03-25T19:42:08.199Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-03-25T19:42:08.199Z] docker_cli_external_volume_driver_test.go:52: [d48637935a14c] daemon is not started [2022-03-25T19:42:09.391Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-03-25T19:42:09.391Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-03-25T19:42:09.391Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-03-25T19:42:09.391Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-03-25T19:42:09.391Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-03-25T19:42:09.391Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-03-25T19:42:09.391Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-03-25T19:42:09.391Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-03-25T19:42:09.391Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-03-25T19:42:09.391Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-03-25T19:42:09.391Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-03-25T19:42:09.391Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-03-25T19:42:10.817Z] === RUN TestDockerSuite/TestExecCgroup [2022-03-25T19:42:10.817Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-03-25T19:42:11.294Z] === RUN TestDockerSuite/TestExecEnv [2022-03-25T19:42:11.294Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-03-25T19:42:11.294Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-03-25T19:42:11.294Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-03-25T19:42:11.294Z] === RUN TestDockerSuite/TestExecExitStatus [2022-03-25T19:42:11.648Z] === RUN TestDockerSuite/TestBuildUser [2022-03-25T19:42:11.648Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-03-25T19:42:11.648Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-03-25T19:42:11.648Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-03-25T19:42:11.648Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-03-25T19:42:11.648Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-03-25T19:42:11.648Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-03-25T19:42:14.252Z] === RUN TestDockerSuite/TestExecInspectID [2022-03-25T19:42:16.404Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-03-25T19:42:16.535Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-03-25T19:42:16.535Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-03-25T19:42:16.535Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-03-25T19:42:16.876Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-03-25T19:42:18.744Z] === RUN TestDockerSuite/TestRunModeHostname [2022-03-25T19:42:18.744Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-03-25T19:42:18.744Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-03-25T19:42:18.744Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-03-25T19:42:18.744Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-03-25T19:42:18.744Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-03-25T19:42:18.744Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-03-25T19:42:18.744Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-03-25T19:42:18.744Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-03-25T19:42:18.744Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-03-25T19:42:18.744Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-03-25T19:42:18.744Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-03-25T19:42:18.744Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-03-25T19:42:18.744Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-03-25T19:42:18.744Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-03-25T19:42:18.744Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-03-25T19:42:18.744Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-03-25T19:42:18.744Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-03-25T19:42:18.744Z] === RUN TestDockerSuite/TestRunMount [2022-03-25T19:42:18.744Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-03-25T19:42:18.744Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-03-25T19:42:18.744Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-03-25T19:42:18.744Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-03-25T19:42:18.744Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-03-25T19:42:18.744Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-03-25T19:42:18.744Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-03-25T19:42:18.744Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-03-25T19:42:19.012Z] === RUN TestDockerSuite/TestExecInteractive [2022-03-25T19:42:19.012Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-03-25T19:42:19.012Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-03-25T19:42:19.012Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-03-25T19:42:19.012Z] === RUN TestDockerSuite/TestExecParseError [2022-03-25T19:42:19.012Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-03-25T19:42:19.012Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-03-25T19:42:19.012Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-03-25T19:42:19.012Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-03-25T19:42:19.012Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-03-25T19:42:19.012Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-03-25T19:42:19.824Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-03-25T19:42:19.824Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-03-25T19:42:19.824Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-03-25T19:42:19.824Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-03-25T19:42:19.824Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-03-25T19:42:20.396Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-03-25T19:42:21.963Z] === RUN TestDockerSuite/TestExecSetEnv [2022-03-25T19:42:21.963Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-03-25T19:42:21.963Z] === RUN TestDockerSuite/TestExecStartFails [2022-03-25T19:42:21.963Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-03-25T19:42:21.963Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-03-25T19:42:21.963Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-03-25T19:42:21.963Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-03-25T19:42:21.963Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-03-25T19:42:21.963Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-03-25T19:42:21.963Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-03-25T19:42:21.963Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-03-25T19:42:24.182Z] === RUN TestDockerSuite/TestExecUlimits [2022-03-25T19:42:24.182Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-03-25T19:42:24.182Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-03-25T19:42:27.390Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-03-25T19:42:27.391Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-03-25T19:42:27.391Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-03-25T19:42:27.391Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-03-25T19:42:27.391Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-03-25T19:42:27.391Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-03-25T19:42:27.391Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-03-25T19:42:32.137Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-03-25T19:42:32.845Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-03-25T19:42:32.845Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-03-25T19:42:32.845Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-03-25T19:42:32.845Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-03-25T19:42:32.845Z] === RUN TestDockerSuite/TestExecWithUser [2022-03-25T19:42:32.845Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-03-25T19:42:32.845Z] === RUN TestDockerSuite/TestGetContainerStats [2022-03-25T19:42:36.881Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-03-25T19:42:36.881Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-03-25T19:42:36.881Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-03-25T19:42:36.881Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-03-25T19:42:36.881Z] === RUN TestDockerSuite/TestRunNetHost [2022-03-25T19:42:36.881Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-03-25T19:42:36.881Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-03-25T19:42:36.881Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-03-25T19:42:36.881Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-03-25T19:42:36.881Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-03-25T19:42:36.881Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-03-25T19:42:36.881Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-03-25T19:42:36.881Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-03-25T19:42:36.881Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-03-25T19:42:36.881Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-03-25T19:42:36.881Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-03-25T19:42:36.881Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-03-25T19:42:36.881Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-03-25T19:42:36.881Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-03-25T19:42:37.348Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-03-25T19:42:38.717Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-03-25T19:42:38.908Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-03-25T19:42:40.468Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-03-25T19:42:42.676Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-03-25T19:42:43.659Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-03-25T19:42:44.580Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-03-25T19:42:45.107Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-03-25T19:42:45.107Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-03-25T19:42:45.867Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-03-25T19:42:45.867Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-03-25T19:42:45.867Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-03-25T19:42:45.867Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-03-25T19:42:45.867Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-03-25T19:42:45.867Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-03-25T19:42:45.867Z] === RUN TestDockerSuite/TestRunPortInUse [2022-03-25T19:42:45.867Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-03-25T19:42:46.335Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-03-25T19:42:46.335Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-03-25T19:42:46.335Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-03-25T19:42:46.335Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-03-25T19:42:46.335Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-03-25T19:42:46.335Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-03-25T19:42:46.335Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-03-25T19:42:46.335Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-03-25T19:42:46.335Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-03-25T19:42:47.531Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-03-25T19:42:50.114Z] === RUN TestDockerSuite/TestRunPublishPort [2022-03-25T19:42:50.114Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-03-25T19:42:50.114Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-03-25T19:42:50.114Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-03-25T19:42:50.114Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-03-25T19:42:50.114Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-03-25T19:42:50.114Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-03-25T19:42:50.114Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-03-25T19:42:50.114Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-03-25T19:42:50.114Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-03-25T19:42:50.114Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-03-25T19:42:52.464Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-03-25T19:42:54.690Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-03-25T19:42:54.690Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-03-25T19:42:54.690Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-03-25T19:42:54.690Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-03-25T19:42:54.690Z] === RUN TestDockerSuite/TestHealth [2022-03-25T19:42:54.690Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-03-25T19:42:54.690Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-03-25T19:42:54.690Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-03-25T19:42:54.690Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-03-25T19:42:54.690Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-03-25T19:42:55.526Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-03-25T19:42:58.762Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-03-25T19:42:58.762Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-03-25T19:42:58.762Z] === RUN TestDockerSuite/TestRunRm [2022-03-25T19:42:59.448Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-03-25T19:42:59.448Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-03-25T19:42:59.448Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-03-25T19:42:59.448Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-03-25T19:42:59.448Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-03-25T19:42:59.448Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-03-25T19:42:59.448Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-03-25T19:42:59.916Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-03-25T19:42:59.916Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-03-25T19:42:59.916Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-03-25T19:43:00.275Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-03-25T19:43:00.275Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-03-25T19:43:00.275Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-03-25T19:43:00.275Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-03-25T19:43:00.275Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-03-25T19:43:01.478Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-03-25T19:43:01.478Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-03-25T19:43:01.706Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-03-25T19:43:03.043Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-03-25T19:43:03.511Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-03-25T19:43:04.065Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-03-25T19:43:04.065Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-25T19:43:04.065Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-03-25T19:43:05.730Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-03-25T19:43:07.560Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-03-25T19:43:09.768Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-03-25T19:43:10.541Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-03-25T19:43:12.714Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-03-25T19:43:14.274Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-03-25T19:43:14.395Z] === RUN TestDockerSuite/TestImagesFormat [2022-03-25T19:43:14.395Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-03-25T19:43:14.395Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-03-25T19:43:14.395Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-03-25T19:43:17.218Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-03-25T19:43:17.218Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-03-25T19:43:17.218Z] === RUN TestDockerSuite/TestRunState [2022-03-25T19:43:17.218Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-03-25T19:43:17.218Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-03-25T19:43:18.194Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-03-25T19:43:18.194Z] === RUN TestDockerSuite/TestImportBadURL [2022-03-25T19:43:18.194Z] === RUN TestDockerSuite/TestImportDisplay [2022-03-25T19:43:18.194Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-03-25T19:43:18.194Z] === RUN TestDockerSuite/TestImportFile [2022-03-25T19:43:18.194Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-03-25T19:43:18.194Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-03-25T19:43:18.194Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-03-25T19:43:18.194Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-03-25T19:43:18.194Z] === RUN TestDockerSuite/TestImportGzipped [2022-03-25T19:43:18.194Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-03-25T19:43:18.194Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-03-25T19:43:18.194Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-03-25T19:43:18.194Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-03-25T19:43:18.194Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-03-25T19:43:18.194Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-03-25T19:43:18.194Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-03-25T19:43:18.194Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-03-25T19:43:18.194Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-03-25T19:43:18.194Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-03-25T19:43:18.194Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-03-25T19:43:18.194Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-03-25T19:43:18.194Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-03-25T19:43:18.194Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-25T19:43:18.194Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-03-25T19:43:18.990Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-03-25T19:43:19.425Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-03-25T19:43:19.425Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-03-25T19:43:19.425Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-03-25T19:43:20.411Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-03-25T19:43:21.634Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-03-25T19:43:21.634Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-03-25T19:43:21.634Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-03-25T19:43:21.634Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-03-25T19:43:21.634Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-03-25T19:43:22.101Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-03-25T19:43:22.101Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-03-25T19:43:22.101Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-03-25T19:43:22.101Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-03-25T19:43:22.630Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-03-25T19:43:22.630Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-03-25T19:43:22.630Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-03-25T19:43:22.630Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-03-25T19:43:22.630Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-03-25T19:43:22.630Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-03-25T19:43:22.630Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-03-25T19:43:22.630Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-03-25T19:43:22.777Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-03-25T19:43:22.777Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-03-25T19:43:25.410Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-03-25T19:43:25.580Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-03-25T19:43:25.580Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-03-25T19:43:26.849Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-03-25T19:43:26.849Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-03-25T19:43:26.849Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-03-25T19:43:26.849Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-25T19:43:26.849Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-03-25T19:43:26.849Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-03-25T19:43:26.849Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-03-25T19:43:26.849Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-03-25T19:43:26.849Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-03-25T19:43:26.849Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-03-25T19:43:26.849Z] === RUN TestDockerSuite/TestRunUserByID [2022-03-25T19:43:26.849Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-03-25T19:43:26.849Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-03-25T19:43:26.849Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-03-25T19:43:26.849Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-03-25T19:43:26.849Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-03-25T19:43:27.316Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-03-25T19:43:27.316Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-03-25T19:43:27.316Z] === RUN TestDockerSuite/TestRunUserByName [2022-03-25T19:43:27.316Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-03-25T19:43:27.316Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-03-25T19:43:27.792Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-03-25T19:43:27.792Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-03-25T19:43:27.792Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-03-25T19:43:27.792Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-03-25T19:43:27.792Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-03-25T19:43:27.792Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-03-25T19:43:27.792Z] === RUN TestDockerSuite/TestInspectDefault [2022-03-25T19:43:29.525Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-03-25T19:43:29.525Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-03-25T19:43:29.525Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-03-25T19:43:30.005Z] === RUN TestDockerSuite/TestInspectHistory [2022-03-25T19:43:32.470Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-03-25T19:43:32.470Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-03-25T19:43:32.470Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-03-25T19:43:32.470Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-03-25T19:43:32.470Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-03-25T19:43:34.760Z] === RUN TestDockerSuite/TestInspectImage [2022-03-25T19:43:34.760Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-03-25T19:43:34.760Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-03-25T19:43:34.760Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-03-25T19:43:34.760Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-03-25T19:43:34.760Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-25T19:43:34.760Z] === RUN TestDockerSuite/TestInspectInt64 [2022-03-25T19:43:35.419Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-03-25T19:43:36.325Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-03-25T19:43:37.702Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-03-25T19:43:37.702Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-03-25T19:43:37.702Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-03-25T19:43:37.702Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-03-25T19:43:37.703Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-03-25T19:43:37.703Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-03-25T19:43:37.703Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-03-25T19:43:38.540Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-03-25T19:43:38.540Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-03-25T19:43:39.266Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-03-25T19:43:40.760Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-03-25T19:43:42.985Z] === RUN TestDockerSuite/TestInspectPlugin [2022-03-25T19:43:42.985Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-03-25T19:43:42.985Z] === RUN TestDockerSuite/TestInspectRootFS [2022-03-25T19:43:42.985Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-03-25T19:43:44.070Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-03-25T19:43:45.432Z] === RUN TestDockerSuite/TestInspectStatus [2022-03-25T19:43:47.926Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-03-25T19:43:48.382Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-03-25T19:43:48.819Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-03-25T19:43:50.143Z] === RUN TestDockerSuite/TestBuildXZHost [2022-03-25T19:43:50.143Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-03-25T19:43:50.143Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-03-25T19:43:50.143Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-03-25T19:43:50.143Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-03-25T19:43:50.143Z] docker_cli_sni_test.go:18: Flakey test [2022-03-25T19:43:50.143Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-03-25T19:43:52.169Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-03-25T19:43:52.364Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-03-25T19:43:52.364Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-03-25T19:43:52.364Z] === RUN TestDockerSuite/TestCommitChange [2022-03-25T19:43:54.382Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-03-25T19:43:54.679Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-03-25T19:43:54.679Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-03-25T19:43:54.679Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-03-25T19:43:55.147Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-03-25T19:43:58.225Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-03-25T19:43:58.929Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-03-25T19:44:01.143Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-03-25T19:44:01.538Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-03-25T19:44:02.977Z] === RUN TestDockerSuite/TestCommitHardlink [2022-03-25T19:44:02.978Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-03-25T19:44:02.978Z] === RUN TestDockerSuite/TestCommitNewFile [2022-03-25T19:44:03.754Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-03-25T19:44:04.095Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-03-25T19:44:04.095Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-03-25T19:44:04.095Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-03-25T19:44:04.095Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-03-25T19:44:04.095Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-03-25T19:44:04.095Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-03-25T19:44:04.095Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-03-25T19:44:04.095Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-03-25T19:44:04.095Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-03-25T19:44:04.095Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-03-25T19:44:04.095Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-03-25T19:44:04.095Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-03-25T19:44:04.095Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-03-25T19:44:04.095Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-03-25T19:44:04.095Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-03-25T19:44:05.972Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-03-25T19:44:07.879Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-03-25T19:44:08.189Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-03-25T19:44:09.439Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-03-25T19:44:10.407Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-03-25T19:44:10.407Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-03-25T19:44:10.407Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-03-25T19:44:10.407Z] === RUN TestDockerSuite/TestLinksEnvs [2022-03-25T19:44:10.407Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-03-25T19:44:10.407Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-03-25T19:44:10.407Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-03-25T19:44:10.407Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-03-25T19:44:10.407Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-03-25T19:44:10.407Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-03-25T19:44:10.407Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-03-25T19:44:10.407Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-03-25T19:44:10.407Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-03-25T19:44:10.407Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-03-25T19:44:10.407Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-03-25T19:44:10.407Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-03-25T19:44:10.407Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-03-25T19:44:10.407Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-03-25T19:44:10.407Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-03-25T19:44:10.407Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-03-25T19:44:10.407Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-03-25T19:44:10.407Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-03-25T19:44:10.407Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-03-25T19:44:10.407Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-03-25T19:44:10.407Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-03-25T19:44:10.878Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-03-25T19:44:10.878Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-03-25T19:44:10.878Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-03-25T19:44:10.878Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-03-25T19:44:10.878Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-03-25T19:44:10.878Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-03-25T19:44:10.878Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-03-25T19:44:10.878Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-03-25T19:44:10.878Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-03-25T19:44:10.878Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-03-25T19:44:10.878Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-03-25T19:44:11.644Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-03-25T19:44:11.644Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-03-25T19:44:11.644Z] === RUN TestDockerSuite/TestCommitTTY [2022-03-25T19:44:11.656Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-03-25T19:44:12.070Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-03-25T19:44:13.094Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-03-25T19:44:14.658Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-03-25T19:44:17.514Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-03-25T19:44:17.515Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-03-25T19:44:17.515Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-03-25T19:44:17.515Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-03-25T19:44:17.515Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-03-25T19:44:17.515Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-03-25T19:44:17.515Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-03-25T19:44:17.515Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-03-25T19:44:17.515Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-03-25T19:44:17.515Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-03-25T19:44:17.515Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-03-25T19:44:17.515Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-03-25T19:44:17.515Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-03-25T19:44:17.515Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-03-25T19:44:17.515Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-03-25T19:44:17.515Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-03-25T19:44:17.515Z] === RUN TestDockerSuite/TestSaveImageId [2022-03-25T19:44:17.515Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-03-25T19:44:17.515Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-03-25T19:44:17.515Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-03-25T19:44:17.515Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-03-25T19:44:17.515Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-03-25T19:44:17.515Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-03-25T19:44:17.515Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-03-25T19:44:17.515Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-03-25T19:44:17.515Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-03-25T19:44:17.515Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-03-25T19:44:17.515Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-03-25T19:44:17.515Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-03-25T19:44:17.515Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-03-25T19:44:17.515Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-03-25T19:44:17.515Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-03-25T19:44:17.515Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-03-25T19:44:17.515Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-03-25T19:44:17.515Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-03-25T19:44:19.074Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-03-25T19:44:19.545Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-03-25T19:44:20.012Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-03-25T19:44:20.306Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-03-25T19:44:20.479Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-03-25T19:44:20.526Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-03-25T19:44:22.040Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-03-25T19:44:22.040Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-03-25T19:44:22.739Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-03-25T19:44:22.739Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-03-25T19:44:22.739Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-03-25T19:44:24.096Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-03-25T19:44:24.564Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-03-25T19:44:24.564Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-03-25T19:44:24.564Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-03-25T19:44:24.564Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-03-25T19:44:24.564Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-03-25T19:44:24.564Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-03-25T19:44:24.564Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-03-25T19:44:24.564Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-03-25T19:44:24.564Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-03-25T19:44:24.564Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-03-25T19:44:24.564Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-03-25T19:44:24.564Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-03-25T19:44:24.564Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-03-25T19:44:24.564Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-03-25T19:44:24.564Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-03-25T19:44:24.957Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-03-25T19:44:24.957Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-03-25T19:44:24.987Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-03-25T19:44:27.197Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-03-25T19:44:30.142Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-03-25T19:44:30.142Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-03-25T19:44:30.142Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-03-25T19:44:30.164Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-03-25T19:44:30.860Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-03-25T19:44:33.384Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-03-25T19:44:36.727Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-03-25T19:44:38.792Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-03-25T19:44:38.792Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-03-25T19:44:38.792Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-03-25T19:44:42.049Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-03-25T19:44:42.049Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2022-03-25T19:44:42.049Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-03-25T19:44:42.596Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-03-25T19:44:43.539Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-03-25T19:44:43.539Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-03-25T19:44:43.539Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-03-25T19:44:43.539Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-03-25T19:44:43.539Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-03-25T19:44:43.539Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-03-25T19:44:43.539Z] === RUN TestDockerSuite/TestStartRecordError [2022-03-25T19:44:43.539Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-03-25T19:44:43.539Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-03-25T19:44:43.617Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-03-25T19:44:43.617Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2022-03-25T19:44:43.617Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-03-25T19:44:43.617Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2022-03-25T19:44:43.617Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-03-25T19:44:43.617Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2022-03-25T19:44:43.617Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-03-25T19:44:45.551Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-03-25T19:44:46.571Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-03-25T19:44:46.571Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-03-25T19:44:46.571Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-03-25T19:44:46.571Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-03-25T19:44:47.767Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-03-25T19:44:47.767Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-03-25T19:44:47.767Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-03-25T19:44:49.522Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-03-25T19:44:49.981Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-03-25T19:44:49.990Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-03-25T19:44:49.990Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2022-03-25T19:44:49.990Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-03-25T19:44:49.990Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-03-25T19:44:49.990Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-03-25T19:44:49.990Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-03-25T19:44:49.990Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-03-25T19:44:50.694Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-03-25T19:44:50.694Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-03-25T19:44:50.694Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-03-25T19:44:50.694Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-03-25T19:44:50.694Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-03-25T19:44:50.694Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-03-25T19:44:50.694Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-03-25T19:44:50.694Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-03-25T19:44:50.694Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-03-25T19:44:50.694Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-03-25T19:44:50.694Z] === RUN TestDockerSuite/TestStatsNoStream [2022-03-25T19:44:50.694Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-03-25T19:44:50.694Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-03-25T19:44:52.196Z] === RUN TestDockerSuite/TestLogsSince [2022-03-25T19:44:52.907Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-03-25T19:44:55.119Z] === RUN TestDockerSuite/TestTopPrivileged [2022-03-25T19:44:55.119Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-03-25T19:44:55.119Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-03-25T19:44:57.332Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-03-25T19:44:57.332Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-03-25T19:44:57.332Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-03-25T19:44:57.332Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-03-25T19:44:57.332Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-03-25T19:44:57.332Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-03-25T19:44:57.332Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-03-25T19:44:57.332Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-03-25T19:44:57.332Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-03-25T19:44:57.332Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-03-25T19:44:57.332Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-03-25T19:44:57.332Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-03-25T19:44:57.332Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-03-25T19:44:58.644Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-03-25T19:45:00.860Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-03-25T19:45:02.227Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-03-25T19:45:02.629Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-03-25T19:45:02.629Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-03-25T19:45:02.629Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-03-25T19:45:02.629Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-03-25T19:45:02.629Z] === RUN TestDockerSuite/TestLogsTail [2022-03-25T19:45:04.193Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-03-25T19:45:04.649Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-03-25T19:45:04.649Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-03-25T19:45:04.649Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2022-03-25T19:45:04.649Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-03-25T19:45:07.147Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-03-25T19:45:08.438Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-03-25T19:45:08.438Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-03-25T19:45:09.365Z] === RUN TestDockerSuite/TestMountIntoProc [2022-03-25T19:45:09.365Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-03-25T19:45:09.365Z] === RUN TestDockerSuite/TestMountIntoSys [2022-03-25T19:45:09.365Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-03-25T19:45:09.365Z] === RUN TestDockerSuite/TestNetHostname [2022-03-25T19:45:09.365Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-03-25T19:45:09.365Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-03-25T19:45:09.365Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-03-25T19:45:09.365Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-03-25T19:45:09.365Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-03-25T19:45:09.365Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-03-25T19:45:09.365Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-03-25T19:45:09.365Z] === RUN TestDockerSuite/TestPluginActive [2022-03-25T19:45:09.365Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-03-25T19:45:09.365Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-03-25T19:45:09.365Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-03-25T19:45:09.365Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-03-25T19:45:09.365Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-03-25T19:45:09.365Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-03-25T19:45:09.365Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-03-25T19:45:09.365Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-03-25T19:45:09.365Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-03-25T19:45:09.365Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-03-25T19:45:09.365Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-03-25T19:45:09.365Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-03-25T19:45:09.365Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-03-25T19:45:09.365Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-03-25T19:45:09.365Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-03-25T19:45:09.365Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-03-25T19:45:09.365Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-03-25T19:45:09.365Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-03-25T19:45:09.365Z] === RUN TestDockerSuite/TestPortHostBinding [2022-03-25T19:45:09.365Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-03-25T19:45:09.365Z] === RUN TestDockerSuite/TestPortList [2022-03-25T19:45:09.365Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-03-25T19:45:09.365Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-03-25T19:45:11.397Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-03-25T19:45:11.397Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-03-25T19:45:11.397Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-03-25T19:45:11.397Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-03-25T19:45:11.397Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-03-25T19:45:14.347Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-03-25T19:45:14.347Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-03-25T19:45:15.129Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-03-25T19:45:15.129Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-03-25T19:45:15.129Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-03-25T19:45:15.129Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-03-25T19:45:15.129Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-03-25T19:45:15.129Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-03-25T19:45:15.129Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-03-25T19:45:15.129Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-03-25T19:45:16.693Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-03-25T19:45:16.693Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-03-25T19:45:17.297Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-03-25T19:45:17.297Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-03-25T19:45:17.297Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-03-25T19:45:19.642Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-03-25T19:45:19.783Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-03-25T19:45:19.783Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-03-25T19:45:19.783Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-03-25T19:45:19.783Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-03-25T19:45:19.783Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2022-03-25T19:45:19.783Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-03-25T19:45:19.783Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2022-03-25T19:45:19.783Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-03-25T19:45:19.783Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2022-03-25T19:45:19.783Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-03-25T19:45:19.783Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2022-03-25T19:45:19.783Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-03-25T19:45:19.783Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2022-03-25T19:45:19.783Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-03-25T19:45:19.783Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2022-03-25T19:45:19.783Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-03-25T19:45:19.783Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2022-03-25T19:45:19.783Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-03-25T19:45:20.109Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-03-25T19:45:20.577Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-03-25T19:45:20.577Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-03-25T19:45:20.577Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-03-25T19:45:21.087Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-03-25T19:45:21.087Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-03-25T19:45:24.038Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-03-25T19:45:28.445Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-03-25T19:45:28.445Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2022-03-25T19:45:28.445Z] === RUN TestDockerSuite/TestPsByOrder [2022-03-25T19:45:29.235Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-03-25T19:45:29.235Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-03-25T19:45:29.235Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-03-25T19:45:29.904Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-03-25T19:45:30.220Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-03-25T19:45:30.220Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-03-25T19:45:30.220Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-03-25T19:45:30.220Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-03-25T19:45:34.287Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-03-25T19:45:35.772Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-03-25T19:45:35.772Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-03-25T19:45:35.772Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-03-25T19:45:35.772Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-03-25T19:45:35.772Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-03-25T19:45:37.112Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-03-25T19:45:37.112Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-03-25T19:45:37.112Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-03-25T19:45:38.724Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-03-25T19:45:38.724Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2022-03-25T19:45:38.724Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-03-25T19:45:38.872Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-03-25T19:45:38.872Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-03-25T19:45:38.872Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-03-25T19:45:41.679Z] === RUN TestDockerSuite/TestContainerAPITop [2022-03-25T19:45:41.679Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-03-25T19:45:41.679Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-03-25T19:45:45.471Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-03-25T19:45:45.471Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-03-25T19:45:45.786Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-03-25T19:45:46.490Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-03-25T19:45:49.288Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-03-25T19:45:49.288Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-03-25T19:45:49.288Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-03-25T19:45:50.223Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-03-25T19:45:50.273Z] --- PASS: TestDockerSuite (2297.73s) [2022-03-25T19:45:50.273Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2022-03-25T19:45:50.273Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-03-25T19:45:50.273Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-03-25T19:45:50.273Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2022-03-25T19:45:50.273Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2022-03-25T19:45:50.273Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-03-25T19:45:50.273Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-03-25T19:45:50.273Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.67s) [2022-03-25T19:45:50.273Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.25s) [2022-03-25T19:45:50.273Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.59s) [2022-03-25T19:45:50.273Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.33s) [2022-03-25T19:45:50.273Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (78.50s) [2022-03-25T19:45:50.273Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.80s) [2022-03-25T19:45:50.273Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.19s) [2022-03-25T19:45:50.273Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2022-03-25T19:45:50.273Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-03-25T19:45:50.273Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-03-25T19:45:50.273Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-03-25T19:45:50.273Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2022-03-25T19:45:50.273Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2022-03-25T19:45:50.273Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2022-03-25T19:45:50.273Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2022-03-25T19:45:50.273Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2022-03-25T19:45:50.273Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.36s) [2022-03-25T19:45:50.273Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2022-03-25T19:45:50.273Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2022-03-25T19:45:50.273Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.18s) [2022-03-25T19:45:50.273Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.52s) [2022-03-25T19:45:50.273Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2022-03-25T19:45:50.273Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2022-03-25T19:45:50.273Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-03-25T19:45:50.273Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2022-03-25T19:45:50.273Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.14s) [2022-03-25T19:45:50.273Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-03-25T19:45:50.273Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2022-03-25T19:45:50.273Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (5.43s) [2022-03-25T19:45:50.273Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (82.78s) [2022-03-25T19:45:50.273Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.42s) [2022-03-25T19:45:50.273Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.53s) [2022-03-25T19:45:50.273Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2022-03-25T19:45:50.273Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.81s) [2022-03-25T19:45:50.273Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.91s) [2022-03-25T19:45:50.273Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2022-03-25T19:45:50.273Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2022-03-25T19:45:50.273Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2022-03-25T19:45:50.273Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.26s) [2022-03-25T19:45:50.273Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.92s) [2022-03-25T19:45:50.273Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.17s) [2022-03-25T19:45:50.273Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.49s) [2022-03-25T19:45:50.273Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-03-25T19:45:50.273Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2022-03-25T19:45:50.273Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s) [2022-03-25T19:45:50.273Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.78s) [2022-03-25T19:45:50.273Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (11.73s) [2022-03-25T19:45:50.273Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (5.00s) [2022-03-25T19:45:50.273Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.05s) [2022-03-25T19:45:50.273Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-03-25T19:45:50.273Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.17s) [2022-03-25T19:45:50.273Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.62s) [2022-03-25T19:45:50.273Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.00s) [2022-03-25T19:45:50.273Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-03-25T19:45:50.273Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2022-03-25T19:45:50.273Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2022-03-25T19:45:50.273Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-03-25T19:45:50.273Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.51s) [2022-03-25T19:45:50.273Z] --- PASS: TestDockerSuite/TestBuildAddTar (33.23s) [2022-03-25T19:45:50.273Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2022-03-25T19:45:50.273Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.43s) [2022-03-25T19:45:50.273Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (16.94s) [2022-03-25T19:45:50.273Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.80s) [2022-03-25T19:45:50.273Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.56s) [2022-03-25T19:45:50.273Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (6.81s) [2022-03-25T19:45:50.273Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.15s) [2022-03-25T19:45:50.273Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.56s) [2022-03-25T19:45:50.273Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (8.48s) [2022-03-25T19:45:50.273Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (8.02s) [2022-03-25T19:45:50.273Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.40s) [2022-03-25T19:45:50.273Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.93s) [2022-03-25T19:45:50.273Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-03-25T19:45:50.273Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-03-25T19:45:50.273Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.32s) [2022-03-25T19:45:50.273Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2022-03-25T19:45:50.273Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.59s) [2022-03-25T19:45:50.273Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-03-25T19:45:50.273Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-03-25T19:45:50.273Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (23.51s) [2022-03-25T19:45:50.273Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.53s) [2022-03-25T19:45:50.273Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.83s) [2022-03-25T19:45:50.273Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.44s) [2022-03-25T19:45:50.273Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.47s) [2022-03-25T19:45:50.273Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-03-25T19:45:50.273Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.09s) [2022-03-25T19:45:50.273Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.42s) [2022-03-25T19:45:50.273Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2022-03-25T19:45:50.273Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-03-25T19:45:50.273Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.45s) [2022-03-25T19:45:50.273Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.99s) [2022-03-25T19:45:50.273Z] --- PASS: TestDockerSuite/TestBuildCmd (0.60s) [2022-03-25T19:45:50.273Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.57s) [2022-03-25T19:45:50.273Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.59s) [2022-03-25T19:45:50.273Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.53s) [2022-03-25T19:45:50.273Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.19s) [2022-03-25T19:45:50.273Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-03-25T19:45:50.273Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.18s) [2022-03-25T19:45:50.273Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-03-25T19:45:50.273Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.48s) [2022-03-25T19:45:50.273Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.91s) [2022-03-25T19:45:50.273Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.97s) [2022-03-25T19:45:50.273Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.54s) [2022-03-25T19:45:50.273Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-03-25T19:45:50.273Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.91s) [2022-03-25T19:45:50.273Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.65s) [2022-03-25T19:45:50.273Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2022-03-25T19:45:50.273Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.03s) [2022-03-25T19:45:50.273Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.10s) [2022-03-25T19:45:50.273Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (34.33s) [2022-03-25T19:45:50.273Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.69s) [2022-03-25T19:45:50.273Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.62s) [2022-03-25T19:45:50.273Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.21s) [2022-03-25T19:45:50.273Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.43s) [2022-03-25T19:45:50.273Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.38s) [2022-03-25T19:45:50.273Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2022-03-25T19:45:50.273Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.51s) [2022-03-25T19:45:50.273Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-03-25T19:45:50.273Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (23.60s) [2022-03-25T19:45:50.273Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.74s) [2022-03-25T19:45:50.273Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.43s) [2022-03-25T19:45:50.273Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (17.51s) [2022-03-25T19:45:50.273Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.78s) [2022-03-25T19:45:50.273Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.88s) [2022-03-25T19:45:50.273Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.87s) [2022-03-25T19:45:50.273Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.10s) [2022-03-25T19:45:50.273Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.11s) [2022-03-25T19:45:50.273Z] --- PASS: TestDockerSuite/TestBuildDockerignore (50.90s) [2022-03-25T19:45:50.273Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.57s) [2022-03-25T19:45:50.273Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.45s) [2022-03-25T19:45:50.273Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (59.23s) [2022-03-25T19:45:50.273Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.72s) [2022-03-25T19:45:50.273Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.84s) [2022-03-25T19:45:50.273Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (19.58s) [2022-03-25T19:45:50.273Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (10.87s) [2022-03-25T19:45:50.273Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (10.48s) [2022-03-25T19:45:50.273Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (28.02s) [2022-03-25T19:45:50.273Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (10.83s) [2022-03-25T19:45:50.273Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (10.31s) [2022-03-25T19:45:50.273Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (76.77s) [2022-03-25T19:45:50.273Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.54s) [2022-03-25T19:45:50.273Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.40s) [2022-03-25T19:45:50.273Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-03-25T19:45:50.273Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.58s) [2022-03-25T19:45:50.273Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.13s) [2022-03-25T19:45:50.273Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-03-25T19:45:50.273Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.52s) [2022-03-25T19:45:50.273Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.53s) [2022-03-25T19:45:50.273Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.15s) [2022-03-25T19:45:50.273Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.09s) [2022-03-25T19:45:50.273Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.57s) [2022-03-25T19:45:50.273Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-03-25T19:45:50.273Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.38s) [2022-03-25T19:45:50.273Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2022-03-25T19:45:50.273Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2022-03-25T19:45:50.273Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2022-03-25T19:45:50.273Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.74s) [2022-03-25T19:45:50.273Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-03-25T19:45:50.273Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-03-25T19:45:50.273Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-03-25T19:45:50.273Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.97s) [2022-03-25T19:45:50.273Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.53s) [2022-03-25T19:45:50.273Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (13.88s) [2022-03-25T19:45:50.273Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.62s) [2022-03-25T19:45:50.273Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-03-25T19:45:50.273Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-03-25T19:45:50.273Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2022-03-25T19:45:50.273Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2022-03-25T19:45:50.273Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2022-03-25T19:45:50.273Z] --- PASS: TestDockerSuite/TestBuildFails (2.63s) [2022-03-25T19:45:50.273Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.10s) [2022-03-25T19:45:50.273Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (6.16s) [2022-03-25T19:45:50.273Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (6.12s) [2022-03-25T19:45:50.273Z] --- PASS: TestDockerSuite/TestBuildForceRm (6.88s) [2022-03-25T19:45:50.273Z] --- PASS: TestDockerSuite/TestBuildFromGit (6.01s) [2022-03-25T19:45:50.273Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.32s) [2022-03-25T19:45:50.273Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.09s) [2022-03-25T19:45:50.273Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-03-25T19:45:50.273Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.69s) [2022-03-25T19:45:50.273Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.57s) [2022-03-25T19:45:50.273Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-03-25T19:45:50.273Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (8.55s) [2022-03-25T19:45:50.273Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-03-25T19:45:50.273Z] --- PASS: TestDockerSuite/TestBuildHistory (11.39s) [2022-03-25T19:45:50.273Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.01s) [2022-03-25T19:45:50.273Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.00s) [2022-03-25T19:45:50.273Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2022-03-25T19:45:50.273Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.79s) [2022-03-25T19:45:50.273Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.10s) [2022-03-25T19:45:50.273Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.68s) [2022-03-25T19:45:50.273Z] --- PASS: TestDockerSuite/TestBuildLabel (0.98s) [2022-03-25T19:45:50.273Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.62s) [2022-03-25T19:45:50.273Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.98s) [2022-03-25T19:45:50.273Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.58s) [2022-03-25T19:45:50.273Z] --- PASS: TestDockerSuite/TestBuildLabels (1.00s) [2022-03-25T19:45:50.273Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.46s) [2022-03-25T19:45:50.273Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.79s) [2022-03-25T19:45:50.273Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2022-03-25T19:45:50.273Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2022-03-25T19:45:50.273Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s) [2022-03-25T19:45:50.273Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.09s) [2022-03-25T19:45:50.273Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s) [2022-03-25T19:45:50.273Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2022-03-25T19:45:50.273Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.59s) [2022-03-25T19:45:50.273Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.58s) [2022-03-25T19:45:50.273Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.41s) [2022-03-25T19:45:50.273Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (16.08s) [2022-03-25T19:45:50.273Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2022-03-25T19:45:50.273Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.56s) [2022-03-25T19:45:50.273Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (33.43s) [2022-03-25T19:45:50.273Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (15.43s) [2022-03-25T19:45:50.273Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.91s) [2022-03-25T19:45:50.273Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (6.67s) [2022-03-25T19:45:50.273Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.37s) [2022-03-25T19:45:50.273Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (17.34s) [2022-03-25T19:45:50.273Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-03-25T19:45:50.273Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (8.05s) [2022-03-25T19:45:50.273Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.63s) [2022-03-25T19:45:50.273Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2022-03-25T19:45:50.273Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2022-03-25T19:45:50.273Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.06s) [2022-03-25T19:45:50.273Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.65s) [2022-03-25T19:45:50.273Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.72s) [2022-03-25T19:45:50.273Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.22s) [2022-03-25T19:45:50.273Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.12s) [2022-03-25T19:45:50.273Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.69s) [2022-03-25T19:45:50.273Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.95s) [2022-03-25T19:45:50.273Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.31s) [2022-03-25T19:45:50.273Z] --- PASS: TestDockerSuite/TestBuildOnBuild (9.14s) [2022-03-25T19:45:50.273Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.68s) [2022-03-25T19:45:50.273Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (9.30s) [2022-03-25T19:45:50.273Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.08s) [2022-03-25T19:45:50.274Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (8.36s) [2022-03-25T19:45:50.274Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.00s) [2022-03-25T19:45:50.274Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.62s) [2022-03-25T19:45:50.274Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.71s) [2022-03-25T19:45:50.274Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-03-25T19:45:50.274Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2022-03-25T19:45:50.274Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.05s) [2022-03-25T19:45:50.274Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-03-25T19:45:50.274Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (44.54s) [2022-03-25T19:45:50.274Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (19.04s) [2022-03-25T19:45:50.274Z] --- PASS: TestDockerSuite/TestBuildRm (12.02s) [2022-03-25T19:45:50.274Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.32s) [2022-03-25T19:45:50.274Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-03-25T19:45:50.274Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.49s) [2022-03-25T19:45:50.274Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.48s) [2022-03-25T19:45:50.274Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.88s) [2022-03-25T19:45:50.274Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.92s) [2022-03-25T19:45:50.274Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.66s) [2022-03-25T19:45:50.274Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (16.39s) [2022-03-25T19:45:50.274Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.88s) [2022-03-25T19:45:50.274Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.67s) [2022-03-25T19:45:50.274Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (9.48s) [2022-03-25T19:45:50.274Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.27s) [2022-03-25T19:45:50.274Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.94s) [2022-03-25T19:45:50.274Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s) [2022-03-25T19:45:50.274Z] --- PASS: TestDockerSuite/TestBuildStderr (4.27s) [2022-03-25T19:45:50.274Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (23.38s) [2022-03-25T19:45:50.274Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.39s) [2022-03-25T19:45:50.274Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.38s) [2022-03-25T19:45:50.274Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.29s) [2022-03-25T19:45:50.274Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.36s) [2022-03-25T19:45:50.274Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.55s) [2022-03-25T19:45:50.274Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2022-03-25T19:45:50.274Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-03-25T19:45:50.274Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2022-03-25T19:45:50.274Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.05s) [2022-03-25T19:45:50.274Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.56s) [2022-03-25T19:45:50.274Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.12s) [2022-03-25T19:45:50.274Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2022-03-25T19:45:50.274Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.03s) [2022-03-25T19:45:50.274Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (21.89s) [2022-03-25T19:45:50.274Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.95s) [2022-03-25T19:45:50.274Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (8.86s) [2022-03-25T19:45:50.274Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.59s) [2022-03-25T19:45:50.274Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.42s) [2022-03-25T19:45:50.274Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-03-25T19:45:50.274Z] --- PASS: TestDockerSuite/TestBuildWithFailure (3.02s) [2022-03-25T19:45:50.274Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.40s) [2022-03-25T19:45:50.274Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (10.68s) [2022-03-25T19:45:50.274Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.47s) [2022-03-25T19:45:50.274Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.48s) [2022-03-25T19:45:50.274Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (13.63s) [2022-03-25T19:45:50.274Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.43s) [2022-03-25T19:45:50.274Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.41s) [2022-03-25T19:45:50.274Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-03-25T19:45:50.274Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.16s) [2022-03-25T19:45:50.274Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (7.55s) [2022-03-25T19:45:50.274Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.94s) [2022-03-25T19:45:50.274Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.40s) [2022-03-25T19:45:50.274Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-03-25T19:45:50.274Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-03-25T19:45:50.274Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.06s) [2022-03-25T19:45:50.274Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.58s) [2022-03-25T19:45:50.274Z] --- PASS: TestDockerSuite/TestCommitChange (4.98s) [2022-03-25T19:45:50.274Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.87s) [2022-03-25T19:45:50.274Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-03-25T19:45:50.274Z] --- PASS: TestDockerSuite/TestCommitNewFile (7.17s) [2022-03-25T19:45:50.274Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-03-25T19:45:50.274Z] --- PASS: TestDockerSuite/TestCommitTTY (7.40s) [2022-03-25T19:45:50.274Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.34s) [2022-03-25T19:45:50.274Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-03-25T19:45:50.274Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2022-03-25T19:45:50.274Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-03-25T19:45:50.274Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-03-25T19:45:50.274Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2022-03-25T19:45:50.274Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-03-25T19:45:50.274Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-03-25T19:45:50.274Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.12s) [2022-03-25T19:45:50.274Z] --- PASS: TestDockerSuite/TestContainerAPICommit (7.27s) [2022-03-25T19:45:50.274Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (7.57s) [2022-03-25T19:45:50.274Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-03-25T19:45:50.274Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.65s) [2022-03-25T19:45:50.274Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2022-03-25T19:45:50.274Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2022-03-25T19:45:50.274Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-03-25T19:45:50.274Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.61s) [2022-03-25T19:45:50.274Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2022-03-25T19:45:50.274Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2022-03-25T19:45:50.274Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.64s) [2022-03-25T19:45:50.274Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2022-03-25T19:45:50.274Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2022-03-25T19:45:50.274Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2022-03-25T19:45:50.274Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-03-25T19:45:50.274Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.23s) [2022-03-25T19:45:50.274Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.13s) [2022-03-25T19:45:50.274Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.15s) [2022-03-25T19:45:50.274Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2022-03-25T19:45:50.274Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2022-03-25T19:45:50.274Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.21s) [2022-03-25T19:45:50.274Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2022-03-25T19:45:50.274Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.63s) [2022-03-25T19:45:50.274Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2022-03-25T19:45:50.274Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2022-03-25T19:45:50.274Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.68s) [2022-03-25T19:45:50.274Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-03-25T19:45:50.274Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.07s) [2022-03-25T19:45:50.274Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2022-03-25T19:45:50.274Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.67s) [2022-03-25T19:45:50.274Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.30s) [2022-03-25T19:45:50.274Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.56s) [2022-03-25T19:45:50.274Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (4.05s) [2022-03-25T19:45:50.274Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.00s) [2022-03-25T19:45:50.274Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.11s) [2022-03-25T19:45:50.274Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-03-25T19:45:50.274Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-03-25T19:45:50.274Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-03-25T19:45:50.274Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.96s) [2022-03-25T19:45:50.274Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2022-03-25T19:45:50.274Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.65s) [2022-03-25T19:45:50.274Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2022-03-25T19:45:50.274Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.10s) [2022-03-25T19:45:50.274Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.12s) [2022-03-25T19:45:50.274Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.51s) [2022-03-25T19:45:50.274Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.09s) [2022-03-25T19:45:50.274Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2022-03-25T19:45:50.274Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-03-25T19:45:50.274Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2022-03-25T19:45:50.274Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-03-25T19:45:50.274Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-03-25T19:45:50.274Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.87s) [2022-03-25T19:45:50.274Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (18.30s) [2022-03-25T19:45:50.274Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.64s) [2022-03-25T19:45:50.274Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.62s) [2022-03-25T19:45:50.274Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.61s) [2022-03-25T19:45:50.274Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.59s) [2022-03-25T19:45:50.274Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000004a50_} (2.57s) [2022-03-25T19:45:50.274Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-12481791651_c:\foo_false____} (2.61s) [2022-03-25T19:45:50.274Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-12481791651_c:\foo_true____} (2.62s) [2022-03-25T19:45:50.274Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2022-03-25T19:45:50.274Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.40s) [2022-03-25T19:45:50.274Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-03-25T19:45:50.274Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-03-25T19:45:50.274Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-03-25T19:45:50.274Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-03-25T19:45:50.274Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-03-25T19:45:50.274Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.09s) [2022-03-25T19:45:50.274Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.09s) [2022-03-25T19:45:50.274Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.08s) [2022-03-25T19:45:50.274Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-03-25T19:45:50.274Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.09s) [2022-03-25T19:45:50.274Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2022-03-25T19:45:50.274Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2022-03-25T19:45:50.274Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-03-25T19:45:50.274Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-03-25T19:45:50.274Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-03-25T19:45:50.274Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.68s) [2022-03-25T19:45:50.274Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2022-03-25T19:45:50.274Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2022-03-25T19:45:50.274Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-03-25T19:45:50.274Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2022-03-25T19:45:50.274Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2022-03-25T19:45:50.274Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2022-03-25T19:45:50.274Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-03-25T19:45:50.274Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-03-25T19:45:50.274Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2022-03-25T19:45:50.274Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-03-25T19:45:50.274Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-03-25T19:45:50.274Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2022-03-25T19:45:50.274Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2022-03-25T19:45:50.274Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.68s) [2022-03-25T19:45:50.274Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.06s) [2022-03-25T19:45:50.274Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2022-03-25T19:45:50.274Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.71s) [2022-03-25T19:45:50.274Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2022-03-25T19:45:50.274Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2022-03-25T19:45:50.274Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-03-25T19:45:50.274Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.97s) [2022-03-25T19:45:50.274Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.69s) [2022-03-25T19:45:50.274Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-03-25T19:45:50.274Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2022-03-25T19:45:50.274Z] --- PASS: TestDockerSuite/TestCpToCaseE (9.77s) [2022-03-25T19:45:50.274Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2022-03-25T19:45:50.274Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2022-03-25T19:45:50.274Z] --- PASS: TestDockerSuite/TestCpToCaseH (9.74s) [2022-03-25T19:45:50.274Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2022-03-25T19:45:50.274Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2022-03-25T19:45:50.274Z] --- PASS: TestDockerSuite/TestCpToDot (2.65s) [2022-03-25T19:45:50.274Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2022-03-25T19:45:50.274Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2022-03-25T19:45:50.274Z] --- PASS: TestDockerSuite/TestCpToStdout (2.77s) [2022-03-25T19:45:50.274Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2022-03-25T19:45:50.274Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2022-03-25T19:45:50.274Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2022-03-25T19:45:50.274Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2022-03-25T19:45:50.274Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.21s) [2022-03-25T19:45:50.274Z] --- PASS: TestDockerSuite/TestCreateArgs (0.22s) [2022-03-25T19:45:50.274Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.09s) [2022-03-25T19:45:50.274Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.20s) [2022-03-25T19:45:50.274Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.20s) [2022-03-25T19:45:50.274Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.21s) [2022-03-25T19:45:50.274Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.90s) [2022-03-25T19:45:50.274Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.73s) [2022-03-25T19:45:50.274Z] --- PASS: TestDockerSuite/TestCreateLabels (0.22s) [2022-03-25T19:45:50.274Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-03-25T19:45:50.274Z] --- PASS: TestDockerSuite/TestCreateRM (0.42s) [2022-03-25T19:45:50.274Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2022-03-25T19:45:50.274Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.22s) [2022-03-25T19:45:50.274Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.41s) [2022-03-25T19:45:50.274Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (8.27s) [2022-03-25T19:45:50.274Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.24s) [2022-03-25T19:45:50.274Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.50s) [2022-03-25T19:45:50.274Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.89s) [2022-03-25T19:45:50.274Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.21s) [2022-03-25T19:45:50.274Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-03-25T19:45:50.274Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.62s) [2022-03-25T19:45:50.274Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2022-03-25T19:45:50.274Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.16s) [2022-03-25T19:45:50.274Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-03-25T19:45:50.274Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2022-03-25T19:45:50.274Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2022-03-25T19:45:50.274Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2022-03-25T19:45:50.274Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-03-25T19:45:50.274Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-03-25T19:45:50.274Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-03-25T19:45:50.274Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-03-25T19:45:50.274Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2022-03-25T19:45:50.274Z] --- PASS: TestDockerSuite/TestDockerFails (0.07s) [2022-03-25T19:45:50.274Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2022-03-25T19:45:50.274Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2022-03-25T19:45:50.274Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-03-25T19:45:50.274Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2022-03-25T19:45:50.274Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2022-03-25T19:45:50.274Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.68s) [2022-03-25T19:45:50.274Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.67s) [2022-03-25T19:45:50.274Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.70s) [2022-03-25T19:45:50.274Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (8.88s) [2022-03-25T19:45:50.274Z] --- PASS: TestDockerSuite/TestEventsCopy (4.62s) [2022-03-25T19:45:50.274Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.69s) [2022-03-25T19:45:50.275Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.52s) [2022-03-25T19:45:50.275Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.74s) [2022-03-25T19:45:50.275Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.39s) [2022-03-25T19:45:50.275Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.55s) [2022-03-25T19:45:50.275Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.96s) [2022-03-25T19:45:50.275Z] --- PASS: TestDockerSuite/TestEventsFilters (5.33s) [2022-03-25T19:45:50.275Z] --- PASS: TestDockerSuite/TestEventsFormat (5.23s) [2022-03-25T19:45:50.275Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s) [2022-03-25T19:45:50.275Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s) [2022-03-25T19:45:50.275Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-03-25T19:45:50.275Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2022-03-25T19:45:50.275Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2022-03-25T19:45:50.275Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.16s) [2022-03-25T19:45:50.275Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2022-03-25T19:45:50.275Z] --- PASS: TestDockerSuite/TestEventsRename (2.71s) [2022-03-25T19:45:50.275Z] --- PASS: TestDockerSuite/TestEventsResize (7.90s) [2022-03-25T19:45:50.275Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.60s) [2022-03-25T19:45:50.275Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.46s) [2022-03-25T19:45:50.275Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.05s) [2022-03-25T19:45:50.275Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2022-03-25T19:45:50.275Z] --- PASS: TestDockerSuite/TestEventsUntag (2.72s) [2022-03-25T19:45:50.275Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.71s) [2022-03-25T19:45:50.275Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2022-03-25T19:45:50.275Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2022-03-25T19:45:50.275Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.01s) [2022-03-25T19:45:50.275Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.01s) [2022-03-25T19:45:50.275Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2022-03-25T19:45:50.275Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2022-03-25T19:45:50.275Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2022-03-25T19:45:50.275Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.07s) [2022-03-25T19:45:50.275Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.07s) [2022-03-25T19:45:50.275Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.10s) [2022-03-25T19:45:50.275Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.03s) [2022-03-25T19:45:50.275Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.62s) [2022-03-25T19:45:50.275Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2022-03-25T19:45:50.275Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2022-03-25T19:45:50.275Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2022-03-25T19:45:50.275Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.33s) [2022-03-25T19:45:50.275Z] --- PASS: TestDockerSuite/TestExecInspectID (3.52s) [2022-03-25T19:45:50.275Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2022-03-25T19:45:50.275Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2022-03-25T19:45:50.275Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2022-03-25T19:45:50.275Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2022-03-25T19:45:50.275Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2022-03-25T19:45:50.275Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.40s) [2022-03-25T19:45:50.275Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2022-03-25T19:45:50.275Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2022-03-25T19:45:50.275Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-03-25T19:45:50.275Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-03-25T19:45:50.275Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-03-25T19:45:50.275Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.26s) [2022-03-25T19:45:50.275Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-03-25T19:45:50.275Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (5.48s) [2022-03-25T19:45:50.275Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-03-25T19:45:50.275Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2022-03-25T19:45:50.275Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2022-03-25T19:45:50.275Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.00s) [2022-03-25T19:45:50.275Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.04s) [2022-03-25T19:45:50.275Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.11s) [2022-03-25T19:45:50.275Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.05s) [2022-03-25T19:45:50.275Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-03-25T19:45:50.275Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2022-03-25T19:45:50.275Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.16s) [2022-03-25T19:45:50.275Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2022-03-25T19:45:50.275Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s) [2022-03-25T19:45:50.275Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.07s) [2022-03-25T19:45:50.275Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s) [2022-03-25T19:45:50.275Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.96s) [2022-03-25T19:45:50.275Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2022-03-25T19:45:50.275Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2022-03-25T19:45:50.275Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.07s) [2022-03-25T19:45:50.275Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s) [2022-03-25T19:45:50.275Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.31s) [2022-03-25T19:45:50.275Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.65s) [2022-03-25T19:45:50.275Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2022-03-25T19:45:50.275Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.08s) [2022-03-25T19:45:50.275Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.08s) [2022-03-25T19:45:50.275Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.84s) [2022-03-25T19:45:50.275Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.24s) [2022-03-25T19:45:50.275Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.10s) [2022-03-25T19:45:50.275Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.81s) [2022-03-25T19:45:50.275Z] --- PASS: TestDockerSuite/TestImagesFormat (0.18s) [2022-03-25T19:45:50.275Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2022-03-25T19:45:50.275Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.68s) [2022-03-25T19:45:50.275Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.06s) [2022-03-25T19:45:50.275Z] --- PASS: TestDockerSuite/TestImportBadURL (0.07s) [2022-03-25T19:45:50.275Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2022-03-25T19:45:50.275Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2022-03-25T19:45:50.275Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.06s) [2022-03-25T19:45:50.275Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2022-03-25T19:45:50.275Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2022-03-25T19:45:50.275Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2022-03-25T19:45:50.275Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2022-03-25T19:45:50.275Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-03-25T19:45:50.275Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2022-03-25T19:45:50.275Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2022-03-25T19:45:50.275Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2022-03-25T19:45:50.275Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2022-03-25T19:45:50.275Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.69s) [2022-03-25T19:45:50.275Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.30s) [2022-03-25T19:45:50.275Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2022-03-25T19:45:50.275Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2022-03-25T19:45:50.275Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.08s) [2022-03-25T19:45:50.275Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2022-03-25T19:45:50.275Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.61s) [2022-03-25T19:45:50.275Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.16s) [2022-03-25T19:45:50.275Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.55s) [2022-03-25T19:45:50.275Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-03-25T19:45:50.275Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-03-25T19:45:50.275Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-03-25T19:45:50.275Z] --- PASS: TestDockerSuite/TestInspectDefault (2.68s) [2022-03-25T19:45:50.275Z] --- PASS: TestDockerSuite/TestInspectHistory (4.77s) [2022-03-25T19:45:50.275Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-03-25T19:45:50.275Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-03-25T19:45:50.275Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-03-25T19:45:50.275Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.59s) [2022-03-25T19:45:50.275Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.10s) [2022-03-25T19:45:50.275Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.21s) [2022-03-25T19:45:50.275Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.57s) [2022-03-25T19:45:50.275Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.11s) [2022-03-25T19:45:50.275Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2022-03-25T19:45:50.275Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.07s) [2022-03-25T19:45:50.275Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (9.70s) [2022-03-25T19:45:50.275Z] --- PASS: TestDockerSuite/TestInspectStatus (2.81s) [2022-03-25T19:45:50.275Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.23s) [2022-03-25T19:45:50.275Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.29s) [2022-03-25T19:45:50.275Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.53s) [2022-03-25T19:45:50.275Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.06s) [2022-03-25T19:45:50.275Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.63s) [2022-03-25T19:45:50.275Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.57s) [2022-03-25T19:45:50.275Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.58s) [2022-03-25T19:45:50.275Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.07s) [2022-03-25T19:45:50.275Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2022-03-25T19:45:50.275Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2022-03-25T19:45:50.275Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-03-25T19:45:50.275Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2022-03-25T19:45:50.275Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-03-25T19:45:50.275Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2022-03-25T19:45:50.275Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-03-25T19:45:50.275Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-03-25T19:45:50.275Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2022-03-25T19:45:50.275Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-03-25T19:45:50.275Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-03-25T19:45:50.275Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-03-25T19:45:50.275Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-03-25T19:45:50.275Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-03-25T19:45:50.275Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2022-03-25T19:45:50.275Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-03-25T19:45:50.275Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) [2022-03-25T19:45:50.275Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2022-03-25T19:45:50.275Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.93s) [2022-03-25T19:45:50.275Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.04s) [2022-03-25T19:45:50.275Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.83s) [2022-03-25T19:45:50.275Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.60s) [2022-03-25T19:45:50.275Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-03-25T19:45:50.275Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.23s) [2022-03-25T19:45:50.275Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.06s) [2022-03-25T19:45:50.275Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (6.25s) [2022-03-25T19:45:50.275Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (6.34s) [2022-03-25T19:45:50.275Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (6.23s) [2022-03-25T19:45:50.275Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.60s) [2022-03-25T19:45:50.275Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.41s) [2022-03-25T19:45:50.275Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2022-03-25T19:45:50.275Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.68s) [2022-03-25T19:45:50.275Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.64s) [2022-03-25T19:45:50.275Z] --- PASS: TestDockerSuite/TestLogsSince (9.23s) [2022-03-25T19:45:50.275Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-03-25T19:45:50.275Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2022-03-25T19:45:50.275Z] --- PASS: TestDockerSuite/TestLogsTail (3.00s) [2022-03-25T19:45:50.275Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.76s) [2022-03-25T19:45:50.275Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.63s) [2022-03-25T19:45:50.275Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2022-03-25T19:45:50.275Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2022-03-25T19:45:50.275Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2022-03-25T19:45:50.275Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2022-03-25T19:45:50.275Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-03-25T19:45:50.275Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-03-25T19:45:50.275Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-03-25T19:45:50.275Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-03-25T19:45:50.275Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.07s) [2022-03-25T19:45:50.275Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2022-03-25T19:45:50.275Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2022-03-25T19:45:50.275Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2022-03-25T19:45:50.275Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-03-25T19:45:50.275Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2022-03-25T19:45:50.275Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-03-25T19:45:50.275Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-03-25T19:45:50.275Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2022-03-25T19:45:50.275Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2022-03-25T19:45:50.275Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.17s) [2022-03-25T19:45:50.275Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-03-25T19:45:50.743Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2022-03-25T19:45:50.743Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2022-03-25T19:45:50.743Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2022-03-25T19:45:50.743Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-03-25T19:45:50.743Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-03-25T19:45:50.743Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-03-25T19:45:50.743Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-03-25T19:45:50.743Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-03-25T19:45:50.743Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.16s) [2022-03-25T19:45:50.743Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-03-25T19:45:50.743Z] --- PASS: TestDockerSuite/TestPsByOrder (8.27s) [2022-03-25T19:45:50.743Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-03-25T19:45:50.743Z] --- PASS: TestDockerSuite/TestPsListContainersBase (9.28s) [2022-03-25T19:45:50.743Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (15.14s) [2022-03-25T19:45:50.743Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.33s) [2022-03-25T19:45:50.743Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-03-25T19:45:50.743Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (12.53s) [2022-03-25T19:45:50.743Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.00s) [2022-03-25T19:45:50.743Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (8.05s) [2022-03-25T19:45:50.743Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.67s) [2022-03-25T19:45:50.743Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-03-25T19:45:50.743Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2022-03-25T19:45:50.743Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.55s) [2022-03-25T19:45:50.743Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2022-03-25T19:45:50.743Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2022-03-25T19:45:50.743Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-03-25T19:45:50.743Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2022-03-25T19:45:50.743Z] --- PASS: TestDockerSuite/TestPsShowMounts (6.69s) [2022-03-25T19:45:50.743Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2022-03-25T19:45:50.743Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.71s) [2022-03-25T19:45:50.743Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2022-03-25T19:45:50.743Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.30s) [2022-03-25T19:45:50.743Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.90s) [2022-03-25T19:45:50.743Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2022-03-25T19:45:50.743Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.21s) [2022-03-25T19:45:50.743Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (5.11s) [2022-03-25T19:45:50.743Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.73s) [2022-03-25T19:45:50.743Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (22.38s) [2022-03-25T19:45:50.743Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2022-03-25T19:45:50.743Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (7.30s) [2022-03-25T19:45:50.743Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.27s) [2022-03-25T19:45:50.743Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.24s) [2022-03-25T19:45:50.743Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.77s) [2022-03-25T19:45:50.743Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.71s) [2022-03-25T19:45:50.743Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.84s) [2022-03-25T19:45:50.743Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-03-25T19:45:50.743Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.71s) [2022-03-25T19:45:50.743Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2022-03-25T19:45:50.743Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.30s) [2022-03-25T19:45:50.743Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (13.60s) [2022-03-25T19:45:50.743Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.27s) [2022-03-25T19:45:50.743Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.65s) [2022-03-25T19:45:50.743Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.27s) [2022-03-25T19:45:50.743Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.21s) [2022-03-25T19:45:50.743Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (8.40s) [2022-03-25T19:45:50.743Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.70s) [2022-03-25T19:45:50.743Z] --- PASS: TestDockerSuite/TestRmiTag (0.58s) [2022-03-25T19:45:50.743Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.65s) [2022-03-25T19:45:50.743Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (16.66s) [2022-03-25T19:45:50.743Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.04s) [2022-03-25T19:45:50.743Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.23s) [2022-03-25T19:45:50.743Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.14s) [2022-03-25T19:45:50.743Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2022-03-25T19:45:50.743Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-03-25T19:45:50.743Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2022-03-25T19:45:50.743Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2022-03-25T19:45:50.743Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-03-25T19:45:50.743Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2022-03-25T19:45:50.743Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-03-25T19:45:50.743Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.39s) [2022-03-25T19:45:50.743Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2022-03-25T19:45:50.743Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2022-03-25T19:45:50.743Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.20s) [2022-03-25T19:45:50.743Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.61s) [2022-03-25T19:45:50.743Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.62s) [2022-03-25T19:45:50.743Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.61s) [2022-03-25T19:45:50.743Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.58s) [2022-03-25T19:45:50.743Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2022-03-25T19:45:50.743Z] --- PASS: TestDockerSuite/TestRunBindMounts (5.27s) [2022-03-25T19:45:50.743Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-03-25T19:45:50.743Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2022-03-25T19:45:50.743Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2022-03-25T19:45:50.743Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2022-03-25T19:45:50.743Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-03-25T19:45:50.743Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-03-25T19:45:50.743Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-03-25T19:45:50.743Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-03-25T19:45:50.743Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2022-03-25T19:45:50.743Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-03-25T19:45:50.743Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-03-25T19:45:50.743Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.53s) [2022-03-25T19:45:50.743Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2022-03-25T19:45:50.743Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.27s) [2022-03-25T19:45:50.743Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-03-25T19:45:50.743Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2022-03-25T19:45:50.743Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.93s) [2022-03-25T19:45:50.743Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2022-03-25T19:45:50.743Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-03-25T19:45:50.743Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-03-25T19:45:50.743Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-03-25T19:45:50.743Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2022-03-25T19:45:50.743Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-03-25T19:45:50.743Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-03-25T19:45:50.743Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.93s) [2022-03-25T19:45:50.743Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.66s) [2022-03-25T19:45:50.743Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.59s) [2022-03-25T19:45:50.743Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2022-03-25T19:45:50.743Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2022-03-25T19:45:50.743Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2022-03-25T19:45:50.743Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.57s) [2022-03-25T19:45:50.744Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2022-03-25T19:45:50.744Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-03-25T19:45:50.744Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-03-25T19:45:50.744Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-03-25T19:45:50.744Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.92s) [2022-03-25T19:45:50.744Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.19s) [2022-03-25T19:45:50.744Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-03-25T19:45:50.744Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2022-03-25T19:45:50.744Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2022-03-25T19:45:50.744Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-03-25T19:45:50.744Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-03-25T19:45:50.744Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-03-25T19:45:50.744Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.71s) [2022-03-25T19:45:50.744Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2022-03-25T19:45:50.744Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.17s) [2022-03-25T19:45:50.744Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2022-03-25T19:45:50.744Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.17s) [2022-03-25T19:45:50.744Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.61s) [2022-03-25T19:45:50.744Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2022-03-25T19:45:50.744Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.55s) [2022-03-25T19:45:50.744Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2022-03-25T19:45:50.744Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2022-03-25T19:45:50.744Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-03-25T19:45:50.744Z] --- PASS: TestDockerSuite/TestRunExitCode (2.55s) [2022-03-25T19:45:50.744Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.56s) [2022-03-25T19:45:50.744Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.61s) [2022-03-25T19:45:50.744Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.71s) [2022-03-25T19:45:50.744Z] --- PASS: TestDockerSuite/TestRunExposePort (0.06s) [2022-03-25T19:45:50.744Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2022-03-25T19:45:50.744Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2022-03-25T19:45:50.744Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2022-03-25T19:45:50.744Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-03-25T19:45:50.744Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-03-25T19:45:50.744Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-03-25T19:45:50.744Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2022-03-25T19:45:50.744Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.54s) [2022-03-25T19:45:50.744Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2022-03-25T19:45:50.744Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s) [2022-03-25T19:45:50.744Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2022-03-25T19:45:50.744Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2022-03-25T19:45:50.744Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2022-03-25T19:45:50.744Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-03-25T19:45:50.744Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (6.94s) [2022-03-25T19:45:50.744Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-03-25T19:45:50.744Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.15s) [2022-03-25T19:45:50.744Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2022-03-25T19:45:50.744Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2022-03-25T19:45:50.744Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2022-03-25T19:45:50.744Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-03-25T19:45:50.744Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-03-25T19:45:50.744Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2022-03-25T19:45:50.744Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-03-25T19:45:50.744Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-03-25T19:45:50.744Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2022-03-25T19:45:50.744Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2022-03-25T19:45:50.744Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2022-03-25T19:45:50.744Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-03-25T19:45:50.744Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-03-25T19:45:50.744Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (7.87s) [2022-03-25T19:45:50.744Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2022-03-25T19:45:50.744Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2022-03-25T19:45:50.744Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-03-25T19:45:50.744Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.60s) [2022-03-25T19:45:50.744Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.74s) [2022-03-25T19:45:50.744Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-03-25T19:45:50.744Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-03-25T19:45:50.744Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2022-03-25T19:45:50.744Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-03-25T19:45:50.744Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-03-25T19:45:50.744Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-03-25T19:45:50.744Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-03-25T19:45:50.744Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-03-25T19:45:50.744Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-03-25T19:45:50.744Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.42s) [2022-03-25T19:45:50.744Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.24s) [2022-03-25T19:45:50.744Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.93s) [2022-03-25T19:45:50.744Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.87s) [2022-03-25T19:45:50.744Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.22s) [2022-03-25T19:45:50.744Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.03s) [2022-03-25T19:45:50.744Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.29s) [2022-03-25T19:45:50.744Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2022-03-25T19:45:50.744Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2022-03-25T19:45:50.744Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-03-25T19:45:50.744Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2022-03-25T19:45:50.744Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2022-03-25T19:45:50.744Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-03-25T19:45:50.744Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-03-25T19:45:50.744Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.71s) [2022-03-25T19:45:50.744Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2022-03-25T19:45:50.744Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2022-03-25T19:45:50.744Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-03-25T19:45:50.744Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-03-25T19:45:50.744Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-03-25T19:45:50.744Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (8.75s) [2022-03-25T19:45:50.744Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2022-03-25T19:45:50.744Z] --- PASS: TestDockerSuite/TestRunRm (2.67s) [2022-03-25T19:45:50.744Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.74s) [2022-03-25T19:45:50.744Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.63s) [2022-03-25T19:45:50.744Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.59s) [2022-03-25T19:45:50.744Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.07s) [2022-03-25T19:45:50.744Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.67s) [2022-03-25T19:45:50.744Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-03-25T19:45:50.744Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2022-03-25T19:45:50.744Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.15s) [2022-03-25T19:45:50.744Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2022-03-25T19:45:50.744Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.41s) [2022-03-25T19:45:50.744Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2022-03-25T19:45:50.744Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-03-25T19:45:50.744Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.16s) [2022-03-25T19:45:50.744Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.06s) [2022-03-25T19:45:50.744Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-03-25T19:45:50.744Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.01s) [2022-03-25T19:45:50.744Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2022-03-25T19:45:50.744Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-03-25T19:45:50.744Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2022-03-25T19:45:50.744Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-03-25T19:45:50.744Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-03-25T19:45:50.744Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2022-03-25T19:45:50.744Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-03-25T19:45:50.744Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-03-25T19:45:50.744Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-03-25T19:45:50.744Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-03-25T19:45:50.744Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.57s) [2022-03-25T19:45:50.744Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2022-03-25T19:45:50.744Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.59s) [2022-03-25T19:45:50.744Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2022-03-25T19:45:50.744Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2022-03-25T19:45:50.744Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.29s) [2022-03-25T19:45:50.744Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (7.84s) [2022-03-25T19:45:50.744Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (5.16s) [2022-03-25T19:45:50.744Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (6.26s) [2022-03-25T19:45:50.744Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2022-03-25T19:45:50.744Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.16s) [2022-03-25T19:45:50.744Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.58s) [2022-03-25T19:45:50.744Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.65s) [2022-03-25T19:45:50.744Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.73s) [2022-03-25T19:45:50.744Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-03-25T19:45:50.744Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2022-03-25T19:45:50.744Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s) [2022-03-25T19:45:50.744Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2022-03-25T19:45:50.744Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2022-03-25T19:45:50.744Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2022-03-25T19:45:50.744Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-03-25T19:45:50.744Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2022-03-25T19:45:50.744Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.79s) [2022-03-25T19:45:50.744Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.61s) [2022-03-25T19:45:50.744Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.85s) [2022-03-25T19:45:50.744Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.28s) [2022-03-25T19:45:50.744Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2022-03-25T19:45:50.744Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2022-03-25T19:45:50.744Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-03-25T19:45:50.744Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-03-25T19:45:50.744Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-03-25T19:45:50.744Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-03-25T19:45:50.744Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-03-25T19:45:50.744Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-03-25T19:45:50.744Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2022-03-25T19:45:50.744Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-03-25T19:45:50.744Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2022-03-25T19:45:50.744Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-03-25T19:45:50.744Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-03-25T19:45:50.744Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2022-03-25T19:45:50.744Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-03-25T19:45:50.744Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-03-25T19:45:50.744Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-03-25T19:45:50.744Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.25s) [2022-03-25T19:45:50.744Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.40s) [2022-03-25T19:45:50.744Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.41s) [2022-03-25T19:45:50.744Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.21s) [2022-03-25T19:45:50.744Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.61s) [2022-03-25T19:45:50.744Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (7.97s) [2022-03-25T19:45:50.744Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (2.71s) [2022-03-25T19:45:50.744Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (2.64s) [2022-03-25T19:45:50.744Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (2.60s) [2022-03-25T19:45:50.744Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2022-03-25T19:45:50.744Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (8.56s) [2022-03-25T19:45:50.744Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2022-03-25T19:45:50.744Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.64s) [2022-03-25T19:45:50.744Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2022-03-25T19:45:50.744Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2022-03-25T19:45:50.744Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2022-03-25T19:45:50.744Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2022-03-25T19:45:50.744Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (7.49s) [2022-03-25T19:45:50.744Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2022-03-25T19:45:50.744Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2022-03-25T19:45:50.744Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-03-25T19:45:50.744Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-03-25T19:45:50.744Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2022-03-25T19:45:50.744Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2022-03-25T19:45:50.744Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.15s) [2022-03-25T19:45:50.744Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.32s) [2022-03-25T19:45:50.744Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-03-25T19:45:50.744Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.14s) [2022-03-25T19:45:50.744Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-03-25T19:45:50.744Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2022-03-25T19:45:50.744Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2022-03-25T19:45:50.744Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2022-03-25T19:45:50.744Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-03-25T19:45:50.744Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-03-25T19:45:50.744Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.28s) [2022-03-25T19:45:50.744Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.13s) [2022-03-25T19:45:50.744Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.17s) [2022-03-25T19:45:50.744Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2022-03-25T19:45:50.744Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.30s) [2022-03-25T19:45:50.744Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.24s) [2022-03-25T19:45:50.744Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.13s) [2022-03-25T19:45:50.744Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.86s) [2022-03-25T19:45:50.744Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.06s) [2022-03-25T19:45:50.744Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.23s) [2022-03-25T19:45:50.744Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.35s) [2022-03-25T19:45:50.744Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.36s) [2022-03-25T19:45:50.744Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.07s) [2022-03-25T19:45:50.744Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.18s) [2022-03-25T19:45:50.744Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (8.59s) [2022-03-25T19:45:50.744Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-03-25T19:45:50.744Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.63s) [2022-03-25T19:45:50.744Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.19s) [2022-03-25T19:45:50.744Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-03-25T19:45:50.744Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (7.97s) [2022-03-25T19:45:50.744Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.26s) [2022-03-25T19:45:50.744Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.24s) [2022-03-25T19:45:50.744Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (10.24s) [2022-03-25T19:45:50.744Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-03-25T19:45:50.744Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.31s) [2022-03-25T19:45:50.744Z] === RUN TestDockerRegistrySuite [2022-03-25T19:45:50.744Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-03-25T19:45:50.744Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.744Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-03-25T19:45:50.744Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.744Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-03-25T19:45:50.744Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.744Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-03-25T19:45:50.744Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.744Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-03-25T19:45:50.744Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.744Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-03-25T19:45:50.744Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.744Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-03-25T19:45:50.744Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.744Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-03-25T19:45:50.744Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.744Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-03-25T19:45:50.744Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.744Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-03-25T19:45:50.744Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.744Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-03-25T19:45:50.744Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.744Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-03-25T19:45:50.744Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.744Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-03-25T19:45:50.744Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.744Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-03-25T19:45:50.744Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.744Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-03-25T19:45:50.744Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.745Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-03-25T19:45:50.745Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.745Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-03-25T19:45:50.745Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.745Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-03-25T19:45:50.745Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.745Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-03-25T19:45:50.745Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.745Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-03-25T19:45:50.745Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.745Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-03-25T19:45:50.745Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.745Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-03-25T19:45:50.745Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.745Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-03-25T19:45:50.745Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.745Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-03-25T19:45:50.745Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.745Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-03-25T19:45:50.745Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.745Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-03-25T19:45:50.745Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.745Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-03-25T19:45:50.745Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.745Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-03-25T19:45:50.745Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.745Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-03-25T19:45:50.745Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.745Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-03-25T19:45:50.745Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.745Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-03-25T19:45:50.745Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.745Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-03-25T19:45:50.745Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.745Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-03-25T19:45:50.745Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.745Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-03-25T19:45:50.745Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.745Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-03-25T19:45:50.745Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.745Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-03-25T19:45:50.745Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.745Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-03-25T19:45:50.745Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.745Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-03-25T19:45:50.745Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.745Z] --- PASS: TestDockerRegistrySuite (0.15s) [2022-03-25T19:45:50.745Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-03-25T19:45:50.745Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-03-25T19:45:50.745Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-03-25T19:45:50.745Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-25T19:45:50.745Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-25T19:45:50.745Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-25T19:45:50.745Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-03-25T19:45:50.745Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-03-25T19:45:50.745Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-03-25T19:45:50.745Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-03-25T19:45:50.745Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-03-25T19:45:50.745Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-03-25T19:45:50.745Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-03-25T19:45:50.745Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-03-25T19:45:50.745Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-03-25T19:45:50.745Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-03-25T19:45:50.745Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-03-25T19:45:50.745Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-03-25T19:45:50.745Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-03-25T19:45:50.745Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-25T19:45:50.745Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.15s) [2022-03-25T19:45:50.745Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-25T19:45:50.745Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-25T19:45:50.745Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-03-25T19:45:50.745Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-25T19:45:50.745Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-03-25T19:45:50.745Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-03-25T19:45:50.745Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-03-25T19:45:50.745Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-25T19:45:50.745Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-25T19:45:50.745Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-03-25T19:45:50.745Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-03-25T19:45:50.745Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-03-25T19:45:50.745Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-03-25T19:45:50.745Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-03-25T19:45:50.745Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-03-25T19:45:50.745Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-03-25T19:45:50.745Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-03-25T19:45:50.745Z] === RUN TestDockerSchema1RegistrySuite [2022-03-25T19:45:50.745Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-03-25T19:45:50.745Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.745Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-03-25T19:45:50.745Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.745Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-03-25T19:45:50.745Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.745Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-03-25T19:45:50.745Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.745Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-03-25T19:45:50.745Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.745Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-03-25T19:45:50.745Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.745Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-03-25T19:45:50.745Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.745Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-03-25T19:45:50.745Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.745Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-03-25T19:45:50.745Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.745Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-03-25T19:45:50.745Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.745Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-03-25T19:45:50.745Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.745Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-03-25T19:45:50.745Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-25T19:45:50.745Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-25T19:45:50.745Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-25T19:45:50.745Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-03-25T19:45:50.745Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-25T19:45:50.745Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-25T19:45:50.745Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-25T19:45:50.745Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-25T19:45:50.745Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-03-25T19:45:50.745Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-25T19:45:50.745Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-03-25T19:45:50.745Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-03-25T19:45:50.745Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-03-25T19:45:50.745Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.745Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-03-25T19:45:50.745Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.745Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-03-25T19:45:50.745Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.745Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-03-25T19:45:50.745Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.745Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-03-25T19:45:50.745Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.745Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-03-25T19:45:50.745Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.745Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-03-25T19:45:50.745Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.745Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-03-25T19:45:50.745Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.745Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-03-25T19:45:50.745Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-03-25T19:45:50.745Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-03-25T19:45:50.745Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-03-25T19:45:50.745Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-03-25T19:45:50.745Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-03-25T19:45:50.745Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-03-25T19:45:50.745Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-03-25T19:45:50.745Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-03-25T19:45:50.745Z] === RUN TestDockerRegistryAuthTokenSuite [2022-03-25T19:45:50.745Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-03-25T19:45:50.745Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.745Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-03-25T19:45:50.745Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.745Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-03-25T19:45:50.745Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.745Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-03-25T19:45:50.745Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.745Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-03-25T19:45:50.745Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.745Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-03-25T19:45:50.745Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-03-25T19:45:50.745Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-03-25T19:45:50.745Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-03-25T19:45:50.745Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-03-25T19:45:50.745Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-03-25T19:45:50.745Z] === RUN TestDockerDaemonSuite [2022-03-25T19:45:50.745Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-03-25T19:45:50.745Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.745Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-03-25T19:45:50.745Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.745Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-03-25T19:45:50.745Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.745Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-03-25T19:45:50.745Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-03-25T19:45:50.745Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-03-25T19:45:50.745Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-03-25T19:45:50.745Z] === RUN TestDockerSwarmSuite [2022-03-25T19:45:50.745Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-03-25T19:45:50.745Z] === RUN TestDockerPluginSuite [2022-03-25T19:45:50.745Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-03-25T19:45:50.745Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.745Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-03-25T19:45:50.745Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.745Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-03-25T19:45:50.745Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.745Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-03-25T19:45:50.745Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.745Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-03-25T19:45:50.745Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.745Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-03-25T19:45:50.745Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.745Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-03-25T19:45:50.745Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.745Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-03-25T19:45:50.745Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.745Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-03-25T19:45:50.745Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.745Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-03-25T19:45:50.745Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.745Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-03-25T19:45:50.745Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.745Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-03-25T19:45:50.745Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-03-25T19:45:50.745Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-03-25T19:45:50.745Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-03-25T19:45:50.745Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-03-25T19:45:50.745Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-03-25T19:45:50.745Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-03-25T19:45:50.745Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-03-25T19:45:50.745Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-03-25T19:45:50.745Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-03-25T19:45:50.745Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-03-25T19:45:50.745Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-03-25T19:45:50.745Z] === RUN TestDockerExternalVolumeSuite [2022-03-25T19:45:50.745Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.745Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-03-25T19:45:50.745Z] === RUN TestDockerNetworkSuite [2022-03-25T19:45:50.745Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.745Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-03-25T19:45:50.745Z] === RUN TestDockerHubPullSuite [2022-03-25T19:45:50.745Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.745Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-03-25T19:45:50.745Z] PASS [2022-03-25T19:45:50.745Z] ok github.com/docker/docker/integration-cli 2298.109s [2022-03-25T19:45:50.745Z] [2022-03-25T19:45:50.745Z] === Skipped [2022-03-25T19:45:50.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-03-25T19:45:50.745Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.745Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-03-25T19:45:50.745Z] [2022-03-25T19:45:50.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-03-25T19:45:50.745Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.745Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-03-25T19:45:50.745Z] [2022-03-25T19:45:50.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2022-03-25T19:45:50.745Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.745Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2022-03-25T19:45:50.745Z] [2022-03-25T19:45:50.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-03-25T19:45:50.745Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.745Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-03-25T19:45:50.745Z] [2022-03-25T19:45:50.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-03-25T19:45:50.745Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.745Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-03-25T19:45:50.745Z] [2022-03-25T19:45:50.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-03-25T19:45:50.745Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.745Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-03-25T19:45:50.745Z] [2022-03-25T19:45:50.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2022-03-25T19:45:50.745Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.745Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2022-03-25T19:45:50.745Z] [2022-03-25T19:45:50.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2022-03-25T19:45:50.745Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.745Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2022-03-25T19:45:50.745Z] [2022-03-25T19:45:50.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2022-03-25T19:45:50.745Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.746Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2022-03-25T19:45:50.746Z] [2022-03-25T19:45:50.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2022-03-25T19:45:50.746Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.746Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2022-03-25T19:45:50.746Z] [2022-03-25T19:45:50.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2022-03-25T19:45:50.746Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.746Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2022-03-25T19:45:50.746Z] [2022-03-25T19:45:50.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2022-03-25T19:45:50.746Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.746Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2022-03-25T19:45:50.746Z] [2022-03-25T19:45:50.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2022-03-25T19:45:50.746Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-03-25T19:45:50.746Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2022-03-25T19:45:50.746Z] [2022-03-25T19:45:50.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2022-03-25T19:45:50.746Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-03-25T19:45:50.746Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2022-03-25T19:45:50.746Z] [2022-03-25T19:45:50.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-03-25T19:45:50.746Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.746Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-03-25T19:45:50.746Z] [2022-03-25T19:45:50.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2022-03-25T19:45:50.746Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.746Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2022-03-25T19:45:50.746Z] [2022-03-25T19:45:50.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-03-25T19:45:50.746Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-03-25T19:45:50.746Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-03-25T19:45:50.746Z] [2022-03-25T19:45:50.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2022-03-25T19:45:50.746Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.746Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2022-03-25T19:45:50.746Z] [2022-03-25T19:45:50.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.42s) [2022-03-25T19:45:50.746Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-03-25T19:45:50.746Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.42s) [2022-03-25T19:45:50.746Z] [2022-03-25T19:45:50.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2022-03-25T19:45:50.746Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.746Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2022-03-25T19:45:50.746Z] [2022-03-25T19:45:50.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2022-03-25T19:45:50.746Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.746Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2022-03-25T19:45:50.746Z] [2022-03-25T19:45:50.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2022-03-25T19:45:50.746Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.746Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2022-03-25T19:45:50.746Z] [2022-03-25T19:45:50.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-03-25T19:45:50.746Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.746Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-03-25T19:45:50.746Z] [2022-03-25T19:45:50.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2022-03-25T19:45:50.746Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.746Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2022-03-25T19:45:50.746Z] [2022-03-25T19:45:50.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-03-25T19:45:50.746Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.746Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-03-25T19:45:50.746Z] [2022-03-25T19:45:50.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2022-03-25T19:45:50.746Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.746Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-03-25T19:45:50.746Z] [2022-03-25T19:45:50.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2022-03-25T19:45:50.746Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.746Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2022-03-25T19:45:50.746Z] [2022-03-25T19:45:50.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2022-03-25T19:45:50.746Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.746Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2022-03-25T19:45:50.746Z] [2022-03-25T19:45:50.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-03-25T19:45:50.746Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.746Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-03-25T19:45:50.746Z] [2022-03-25T19:45:50.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2022-03-25T19:45:50.746Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.746Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2022-03-25T19:45:50.746Z] [2022-03-25T19:45:50.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.43s) [2022-03-25T19:45:50.746Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.746Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.43s) [2022-03-25T19:45:50.746Z] [2022-03-25T19:45:50.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.80s) [2022-03-25T19:45:50.746Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.746Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.80s) [2022-03-25T19:45:50.746Z] [2022-03-25T19:45:50.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.15s) [2022-03-25T19:45:50.746Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.746Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.15s) [2022-03-25T19:45:50.746Z] [2022-03-25T19:45:50.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.40s) [2022-03-25T19:45:50.746Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.746Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.40s) [2022-03-25T19:45:50.746Z] [2022-03-25T19:45:50.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-03-25T19:45:50.746Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.746Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-03-25T19:45:50.746Z] [2022-03-25T19:45:50.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-03-25T19:45:50.746Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.746Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-03-25T19:45:50.746Z] [2022-03-25T19:45:50.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2022-03-25T19:45:50.746Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.746Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2022-03-25T19:45:50.746Z] [2022-03-25T19:45:50.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-03-25T19:45:50.746Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.746Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-03-25T19:45:50.746Z] [2022-03-25T19:45:50.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-03-25T19:45:50.746Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.746Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-03-25T19:45:50.746Z] [2022-03-25T19:45:50.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.83s) [2022-03-25T19:45:50.746Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.746Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.83s) [2022-03-25T19:45:50.746Z] [2022-03-25T19:45:50.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.44s) [2022-03-25T19:45:50.746Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.746Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.44s) [2022-03-25T19:45:50.746Z] [2022-03-25T19:45:50.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-03-25T19:45:50.746Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.746Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-03-25T19:45:50.746Z] [2022-03-25T19:45:50.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2022-03-25T19:45:50.746Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.746Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2022-03-25T19:45:50.746Z] [2022-03-25T19:45:50.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-03-25T19:45:50.746Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-03-25T19:45:50.746Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-03-25T19:45:50.746Z] [2022-03-25T19:45:50.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-03-25T19:45:50.746Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.746Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-03-25T19:45:50.746Z] [2022-03-25T19:45:50.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-03-25T19:45:50.746Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.746Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-03-25T19:45:50.746Z] [2022-03-25T19:45:50.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-03-25T19:45:50.746Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.746Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-03-25T19:45:50.746Z] [2022-03-25T19:45:50.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2022-03-25T19:45:50.746Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.746Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2022-03-25T19:45:50.746Z] [2022-03-25T19:45:50.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.03s) [2022-03-25T19:45:50.746Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.746Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.03s) [2022-03-25T19:45:50.746Z] [2022-03-25T19:45:50.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.43s) [2022-03-25T19:45:50.746Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.746Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.43s) [2022-03-25T19:45:50.746Z] [2022-03-25T19:45:50.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.38s) [2022-03-25T19:45:50.746Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.746Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.38s) [2022-03-25T19:45:50.746Z] [2022-03-25T19:45:50.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2022-03-25T19:45:50.746Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.746Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2022-03-25T19:45:50.746Z] [2022-03-25T19:45:50.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-03-25T19:45:50.746Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.746Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-03-25T19:45:50.746Z] [2022-03-25T19:45:50.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.43s) [2022-03-25T19:45:50.746Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.746Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.43s) [2022-03-25T19:45:50.746Z] [2022-03-25T19:45:50.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.45s) [2022-03-25T19:45:50.746Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.746Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.45s) [2022-03-25T19:45:50.746Z] [2022-03-25T19:45:50.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.40s) [2022-03-25T19:45:50.746Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.746Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.40s) [2022-03-25T19:45:50.746Z] [2022-03-25T19:45:50.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-03-25T19:45:50.746Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.746Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-03-25T19:45:50.746Z] [2022-03-25T19:45:50.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-03-25T19:45:50.746Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.746Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-03-25T19:45:50.746Z] [2022-03-25T19:45:50.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2022-03-25T19:45:50.746Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.746Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-03-25T19:45:50.746Z] [2022-03-25T19:45:50.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.38s) [2022-03-25T19:45:50.746Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.746Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.38s) [2022-03-25T19:45:50.746Z] [2022-03-25T19:45:50.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2022-03-25T19:45:50.746Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.746Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2022-03-25T19:45:50.746Z] [2022-03-25T19:45:50.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2022-03-25T19:45:50.746Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.746Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2022-03-25T19:45:50.746Z] [2022-03-25T19:45:50.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2022-03-25T19:45:50.746Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.746Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2022-03-25T19:45:50.746Z] [2022-03-25T19:45:50.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-03-25T19:45:50.746Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.746Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-03-25T19:45:50.746Z] [2022-03-25T19:45:50.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-03-25T19:45:50.746Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.746Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-03-25T19:45:50.746Z] [2022-03-25T19:45:50.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-03-25T19:45:50.746Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.746Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-03-25T19:45:50.746Z] [2022-03-25T19:45:50.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-03-25T19:45:50.746Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.746Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-03-25T19:45:50.746Z] [2022-03-25T19:45:50.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2022-03-25T19:45:50.746Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.746Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-03-25T19:45:50.746Z] [2022-03-25T19:45:50.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2022-03-25T19:45:50.746Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.746Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2022-03-25T19:45:50.746Z] [2022-03-25T19:45:50.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2022-03-25T19:45:50.746Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.747Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2022-03-25T19:45:50.747Z] [2022-03-25T19:45:50.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2022-03-25T19:45:50.747Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.747Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2022-03-25T19:45:50.747Z] [2022-03-25T19:45:50.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-03-25T19:45:50.747Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-03-25T19:45:50.747Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-03-25T19:45:50.747Z] [2022-03-25T19:45:50.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-03-25T19:45:50.747Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.747Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-03-25T19:45:50.747Z] [2022-03-25T19:45:50.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-03-25T19:45:50.747Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.747Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-03-25T19:45:50.747Z] [2022-03-25T19:45:50.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2022-03-25T19:45:50.747Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.747Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2022-03-25T19:45:50.747Z] [2022-03-25T19:45:50.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.09s) [2022-03-25T19:45:50.747Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.747Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2022-03-25T19:45:50.747Z] [2022-03-25T19:45:50.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2022-03-25T19:45:50.747Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.747Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2022-03-25T19:45:50.747Z] [2022-03-25T19:45:50.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.06s) [2022-03-25T19:45:50.747Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.747Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2022-03-25T19:45:50.747Z] [2022-03-25T19:45:50.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-03-25T19:45:50.747Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.747Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-03-25T19:45:50.747Z] [2022-03-25T19:45:50.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2022-03-25T19:45:50.747Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.747Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2022-03-25T19:45:50.747Z] [2022-03-25T19:45:50.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2022-03-25T19:45:50.747Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.747Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2022-03-25T19:45:50.747Z] [2022-03-25T19:45:50.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-03-25T19:45:50.747Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.747Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-03-25T19:45:50.747Z] [2022-03-25T19:45:50.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2022-03-25T19:45:50.747Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.747Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2022-03-25T19:45:50.747Z] [2022-03-25T19:45:50.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-03-25T19:45:50.747Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.747Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-03-25T19:45:50.747Z] [2022-03-25T19:45:50.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-03-25T19:45:50.747Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.747Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-03-25T19:45:50.747Z] [2022-03-25T19:45:50.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.49s) [2022-03-25T19:45:50.747Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.747Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.49s) [2022-03-25T19:45:50.747Z] [2022-03-25T19:45:50.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.39s) [2022-03-25T19:45:50.747Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.747Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.39s) [2022-03-25T19:45:50.747Z] [2022-03-25T19:45:50.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2022-03-25T19:45:50.747Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.747Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2022-03-25T19:45:50.747Z] [2022-03-25T19:45:50.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-03-25T19:45:50.747Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.747Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-03-25T19:45:50.747Z] [2022-03-25T19:45:50.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2022-03-25T19:45:50.747Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.747Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2022-03-25T19:45:50.747Z] [2022-03-25T19:45:50.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2022-03-25T19:45:50.747Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.747Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2022-03-25T19:45:50.747Z] [2022-03-25T19:45:50.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.03s) [2022-03-25T19:45:50.747Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.747Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.03s) [2022-03-25T19:45:50.747Z] [2022-03-25T19:45:50.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.42s) [2022-03-25T19:45:50.747Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.747Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.42s) [2022-03-25T19:45:50.747Z] [2022-03-25T19:45:50.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-03-25T19:45:50.747Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.747Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-03-25T19:45:50.747Z] [2022-03-25T19:45:50.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.40s) [2022-03-25T19:45:50.747Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.747Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.40s) [2022-03-25T19:45:50.747Z] [2022-03-25T19:45:50.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.43s) [2022-03-25T19:45:50.747Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.747Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.43s) [2022-03-25T19:45:50.747Z] [2022-03-25T19:45:50.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.41s) [2022-03-25T19:45:50.747Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.747Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.41s) [2022-03-25T19:45:50.747Z] [2022-03-25T19:45:50.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-03-25T19:45:50.747Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.747Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-03-25T19:45:50.747Z] [2022-03-25T19:45:50.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.40s) [2022-03-25T19:45:50.747Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.747Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.40s) [2022-03-25T19:45:50.747Z] [2022-03-25T19:45:50.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-03-25T19:45:50.747Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.747Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-03-25T19:45:50.747Z] [2022-03-25T19:45:50.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-03-25T19:45:50.747Z] docker_cli_sni_test.go:18: Flakey test [2022-03-25T19:45:50.747Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-03-25T19:45:50.747Z] [2022-03-25T19:45:50.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2022-03-25T19:45:50.747Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.747Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-03-25T19:45:50.747Z] [2022-03-25T19:45:50.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-03-25T19:45:50.747Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.747Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-03-25T19:45:50.747Z] [2022-03-25T19:45:50.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-03-25T19:45:50.747Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.747Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-03-25T19:45:50.747Z] [2022-03-25T19:45:50.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2022-03-25T19:45:50.747Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.747Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2022-03-25T19:45:50.747Z] [2022-03-25T19:45:50.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-03-25T19:45:50.747Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.747Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-03-25T19:45:50.747Z] [2022-03-25T19:45:50.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-03-25T19:45:50.747Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.747Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-03-25T19:45:50.747Z] [2022-03-25T19:45:50.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2022-03-25T19:45:50.747Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.747Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2022-03-25T19:45:50.747Z] [2022-03-25T19:45:50.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-03-25T19:45:50.747Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.747Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-03-25T19:45:50.747Z] [2022-03-25T19:45:50.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-03-25T19:45:50.747Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.747Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-03-25T19:45:50.747Z] [2022-03-25T19:45:50.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-03-25T19:45:50.747Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.747Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-03-25T19:45:50.747Z] [2022-03-25T19:45:50.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2022-03-25T19:45:50.747Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.747Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2022-03-25T19:45:50.747Z] [2022-03-25T19:45:50.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2022-03-25T19:45:50.747Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.747Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2022-03-25T19:45:50.747Z] [2022-03-25T19:45:50.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-03-25T19:45:50.747Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.747Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-03-25T19:45:50.747Z] [2022-03-25T19:45:50.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2022-03-25T19:45:50.747Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.747Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2022-03-25T19:45:50.747Z] [2022-03-25T19:45:50.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2022-03-25T19:45:50.747Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.747Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2022-03-25T19:45:50.747Z] [2022-03-25T19:45:50.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2022-03-25T19:45:50.747Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.747Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2022-03-25T19:45:50.747Z] [2022-03-25T19:45:50.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-03-25T19:45:50.747Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.747Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-03-25T19:45:50.747Z] [2022-03-25T19:45:50.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2022-03-25T19:45:50.747Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.747Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2022-03-25T19:45:50.747Z] [2022-03-25T19:45:50.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2022-03-25T19:45:50.747Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.747Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2022-03-25T19:45:50.747Z] [2022-03-25T19:45:50.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2022-03-25T19:45:50.747Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.747Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2022-03-25T19:45:50.747Z] [2022-03-25T19:45:50.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2022-03-25T19:45:50.747Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.747Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2022-03-25T19:45:50.747Z] [2022-03-25T19:45:50.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2022-03-25T19:45:50.747Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.747Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2022-03-25T19:45:50.747Z] [2022-03-25T19:45:50.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2022-03-25T19:45:50.747Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.747Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2022-03-25T19:45:50.747Z] [2022-03-25T19:45:50.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2022-03-25T19:45:50.747Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.747Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2022-03-25T19:45:50.747Z] [2022-03-25T19:45:50.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-03-25T19:45:50.747Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.747Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-03-25T19:45:50.747Z] [2022-03-25T19:45:50.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2022-03-25T19:45:50.747Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.747Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2022-03-25T19:45:50.747Z] [2022-03-25T19:45:50.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-03-25T19:45:50.747Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.747Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-03-25T19:45:50.747Z] [2022-03-25T19:45:50.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-03-25T19:45:50.747Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.747Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-03-25T19:45:50.747Z] [2022-03-25T19:45:50.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2022-03-25T19:45:50.747Z] docker_api_containers_test.go:2180: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.747Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2022-03-25T19:45:50.747Z] [2022-03-25T19:45:50.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2022-03-25T19:45:50.747Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.747Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2022-03-25T19:45:50.747Z] [2022-03-25T19:45:50.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2022-03-25T19:45:50.747Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.747Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2022-03-25T19:45:50.747Z] [2022-03-25T19:45:50.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-03-25T19:45:50.747Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.747Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-03-25T19:45:50.747Z] [2022-03-25T19:45:50.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2022-03-25T19:45:50.748Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.748Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-03-25T19:45:50.748Z] [2022-03-25T19:45:50.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-03-25T19:45:50.748Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.748Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-03-25T19:45:50.748Z] [2022-03-25T19:45:50.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2022-03-25T19:45:50.748Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.748Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2022-03-25T19:45:50.748Z] [2022-03-25T19:45:50.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2022-03-25T19:45:50.748Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.748Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2022-03-25T19:45:50.748Z] [2022-03-25T19:45:50.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2022-03-25T19:45:50.748Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.748Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-03-25T19:45:50.748Z] [2022-03-25T19:45:50.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2022-03-25T19:45:50.748Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.748Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2022-03-25T19:45:50.748Z] [2022-03-25T19:45:50.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2022-03-25T19:45:50.748Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.748Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2022-03-25T19:45:50.748Z] [2022-03-25T19:45:50.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2022-03-25T19:45:50.748Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.748Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2022-03-25T19:45:50.748Z] [2022-03-25T19:45:50.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2022-03-25T19:45:50.748Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.748Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-03-25T19:45:50.748Z] [2022-03-25T19:45:50.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2022-03-25T19:45:50.748Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.748Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-03-25T19:45:50.748Z] [2022-03-25T19:45:50.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2022-03-25T19:45:50.748Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.748Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2022-03-25T19:45:50.748Z] [2022-03-25T19:45:50.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2022-03-25T19:45:50.748Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.748Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-03-25T19:45:50.748Z] [2022-03-25T19:45:50.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-03-25T19:45:50.748Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.748Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-03-25T19:45:50.748Z] [2022-03-25T19:45:50.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2022-03-25T19:45:50.748Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.748Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2022-03-25T19:45:50.748Z] [2022-03-25T19:45:50.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2022-03-25T19:45:50.748Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.748Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2022-03-25T19:45:50.748Z] [2022-03-25T19:45:50.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2022-03-25T19:45:50.748Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.748Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2022-03-25T19:45:50.748Z] [2022-03-25T19:45:50.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2022-03-25T19:45:50.748Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.748Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2022-03-25T19:45:50.748Z] [2022-03-25T19:45:50.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2022-03-25T19:45:50.748Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.748Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2022-03-25T19:45:50.748Z] [2022-03-25T19:45:50.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-03-25T19:45:50.748Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.748Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-03-25T19:45:50.748Z] [2022-03-25T19:45:50.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2022-03-25T19:45:50.748Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.748Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-03-25T19:45:50.748Z] [2022-03-25T19:45:50.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2022-03-25T19:45:50.748Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.748Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2022-03-25T19:45:50.748Z] [2022-03-25T19:45:50.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2022-03-25T19:45:50.748Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.748Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2022-03-25T19:45:50.748Z] [2022-03-25T19:45:50.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2022-03-25T19:45:50.748Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.748Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2022-03-25T19:45:50.748Z] [2022-03-25T19:45:50.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2022-03-25T19:45:50.748Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.748Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2022-03-25T19:45:50.748Z] [2022-03-25T19:45:50.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2022-03-25T19:45:50.748Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.748Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2022-03-25T19:45:50.748Z] [2022-03-25T19:45:50.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2022-03-25T19:45:50.748Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.748Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2022-03-25T19:45:50.748Z] [2022-03-25T19:45:50.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2022-03-25T19:45:50.748Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.748Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2022-03-25T19:45:50.748Z] [2022-03-25T19:45:50.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2022-03-25T19:45:50.748Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.748Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2022-03-25T19:45:50.748Z] [2022-03-25T19:45:50.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2022-03-25T19:45:50.748Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.748Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2022-03-25T19:45:50.748Z] [2022-03-25T19:45:50.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2022-03-25T19:45:50.748Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.748Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2022-03-25T19:45:50.748Z] [2022-03-25T19:45:50.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2022-03-25T19:45:50.748Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.748Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2022-03-25T19:45:50.748Z] [2022-03-25T19:45:50.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-03-25T19:45:50.748Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.748Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-03-25T19:45:50.748Z] [2022-03-25T19:45:50.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2022-03-25T19:45:50.748Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-03-25T19:45:50.748Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2022-03-25T19:45:50.748Z] [2022-03-25T19:45:50.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-03-25T19:45:50.748Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.748Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-03-25T19:45:50.748Z] [2022-03-25T19:45:50.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2022-03-25T19:45:50.748Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.748Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2022-03-25T19:45:50.748Z] [2022-03-25T19:45:50.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-03-25T19:45:50.748Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.748Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-03-25T19:45:50.748Z] [2022-03-25T19:45:50.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2022-03-25T19:45:50.748Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.748Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2022-03-25T19:45:50.748Z] [2022-03-25T19:45:50.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2022-03-25T19:45:50.748Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.748Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2022-03-25T19:45:50.748Z] [2022-03-25T19:45:50.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2022-03-25T19:45:50.748Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.748Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2022-03-25T19:45:50.748Z] [2022-03-25T19:45:50.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-03-25T19:45:50.748Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.748Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-03-25T19:45:50.748Z] [2022-03-25T19:45:50.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-03-25T19:45:50.748Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.748Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-03-25T19:45:50.748Z] [2022-03-25T19:45:50.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-03-25T19:45:50.748Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.748Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-03-25T19:45:50.748Z] [2022-03-25T19:45:50.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-03-25T19:45:50.748Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.748Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-03-25T19:45:50.748Z] [2022-03-25T19:45:50.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2022-03-25T19:45:50.748Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.748Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2022-03-25T19:45:50.748Z] [2022-03-25T19:45:50.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2022-03-25T19:45:50.748Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.748Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2022-03-25T19:45:50.748Z] [2022-03-25T19:45:50.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2022-03-25T19:45:50.748Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.748Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2022-03-25T19:45:50.748Z] [2022-03-25T19:45:50.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-03-25T19:45:50.748Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.748Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-03-25T19:45:50.748Z] [2022-03-25T19:45:50.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2022-03-25T19:45:50.748Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.748Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2022-03-25T19:45:50.748Z] [2022-03-25T19:45:50.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2022-03-25T19:45:50.748Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.748Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2022-03-25T19:45:50.748Z] [2022-03-25T19:45:50.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2022-03-25T19:45:50.748Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.748Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-03-25T19:45:50.748Z] [2022-03-25T19:45:50.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2022-03-25T19:45:50.748Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.748Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2022-03-25T19:45:50.748Z] [2022-03-25T19:45:50.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2022-03-25T19:45:50.748Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.748Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2022-03-25T19:45:50.748Z] [2022-03-25T19:45:50.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2022-03-25T19:45:50.748Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.748Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2022-03-25T19:45:50.748Z] [2022-03-25T19:45:50.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2022-03-25T19:45:50.748Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.748Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2022-03-25T19:45:50.748Z] [2022-03-25T19:45:50.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2022-03-25T19:45:50.748Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.748Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2022-03-25T19:45:50.748Z] [2022-03-25T19:45:50.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2022-03-25T19:45:50.748Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.748Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2022-03-25T19:45:50.748Z] [2022-03-25T19:45:50.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2022-03-25T19:45:50.748Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.748Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2022-03-25T19:45:50.748Z] [2022-03-25T19:45:50.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2022-03-25T19:45:50.748Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.748Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2022-03-25T19:45:50.748Z] [2022-03-25T19:45:50.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2022-03-25T19:45:50.748Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.748Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2022-03-25T19:45:50.748Z] [2022-03-25T19:45:50.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2022-03-25T19:45:50.748Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.748Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2022-03-25T19:45:50.748Z] [2022-03-25T19:45:50.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2022-03-25T19:45:50.748Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.748Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2022-03-25T19:45:50.749Z] [2022-03-25T19:45:50.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2022-03-25T19:45:50.749Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.749Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2022-03-25T19:45:50.749Z] [2022-03-25T19:45:50.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2022-03-25T19:45:50.749Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.749Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2022-03-25T19:45:50.749Z] [2022-03-25T19:45:50.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2022-03-25T19:45:50.749Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.749Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2022-03-25T19:45:50.749Z] [2022-03-25T19:45:50.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2022-03-25T19:45:50.749Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.749Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2022-03-25T19:45:50.749Z] [2022-03-25T19:45:50.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2022-03-25T19:45:50.749Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-03-25T19:45:50.749Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2022-03-25T19:45:50.749Z] [2022-03-25T19:45:50.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2022-03-25T19:45:50.749Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.749Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2022-03-25T19:45:50.749Z] [2022-03-25T19:45:50.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2022-03-25T19:45:50.749Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.749Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2022-03-25T19:45:50.749Z] [2022-03-25T19:45:50.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2022-03-25T19:45:50.749Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-03-25T19:45:50.749Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2022-03-25T19:45:51.216Z] [2022-03-25T19:45:51.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2022-03-25T19:45:51.217Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.217Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-03-25T19:45:51.217Z] [2022-03-25T19:45:51.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-03-25T19:45:51.217Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.217Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-03-25T19:45:51.217Z] [2022-03-25T19:45:51.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-03-25T19:45:51.217Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.217Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-03-25T19:45:51.217Z] [2022-03-25T19:45:51.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2022-03-25T19:45:51.217Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.217Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-03-25T19:45:51.217Z] [2022-03-25T19:45:51.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2022-03-25T19:45:51.217Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.217Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-03-25T19:45:51.217Z] [2022-03-25T19:45:51.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2022-03-25T19:45:51.217Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.217Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2022-03-25T19:45:51.217Z] [2022-03-25T19:45:51.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2022-03-25T19:45:51.217Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.217Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2022-03-25T19:45:51.217Z] [2022-03-25T19:45:51.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-03-25T19:45:51.217Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.217Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-03-25T19:45:51.217Z] [2022-03-25T19:45:51.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2022-03-25T19:45:51.217Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.217Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2022-03-25T19:45:51.217Z] [2022-03-25T19:45:51.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2022-03-25T19:45:51.217Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.217Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2022-03-25T19:45:51.217Z] [2022-03-25T19:45:51.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2022-03-25T19:45:51.217Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.217Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2022-03-25T19:45:51.217Z] [2022-03-25T19:45:51.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2022-03-25T19:45:51.217Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.217Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2022-03-25T19:45:51.217Z] [2022-03-25T19:45:51.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2022-03-25T19:45:51.217Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.217Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2022-03-25T19:45:51.217Z] [2022-03-25T19:45:51.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2022-03-25T19:45:51.217Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.217Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2022-03-25T19:45:51.217Z] [2022-03-25T19:45:51.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2022-03-25T19:45:51.217Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.217Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2022-03-25T19:45:51.217Z] [2022-03-25T19:45:51.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2022-03-25T19:45:51.217Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.217Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2022-03-25T19:45:51.217Z] [2022-03-25T19:45:51.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2022-03-25T19:45:51.217Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.217Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2022-03-25T19:45:51.217Z] [2022-03-25T19:45:51.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2022-03-25T19:45:51.217Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-03-25T19:45:51.217Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2022-03-25T19:45:51.217Z] [2022-03-25T19:45:51.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-03-25T19:45:51.217Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.217Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-03-25T19:45:51.217Z] [2022-03-25T19:45:51.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2022-03-25T19:45:51.217Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.217Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2022-03-25T19:45:51.217Z] [2022-03-25T19:45:51.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2022-03-25T19:45:51.217Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.217Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2022-03-25T19:45:51.217Z] [2022-03-25T19:45:51.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2022-03-25T19:45:51.217Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.217Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2022-03-25T19:45:51.217Z] [2022-03-25T19:45:51.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2022-03-25T19:45:51.217Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.217Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2022-03-25T19:45:51.217Z] [2022-03-25T19:45:51.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2022-03-25T19:45:51.217Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.217Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2022-03-25T19:45:51.217Z] [2022-03-25T19:45:51.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2022-03-25T19:45:51.217Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.217Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2022-03-25T19:45:51.217Z] [2022-03-25T19:45:51.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-03-25T19:45:51.217Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.217Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-03-25T19:45:51.217Z] [2022-03-25T19:45:51.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-03-25T19:45:51.217Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.217Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-03-25T19:45:51.217Z] [2022-03-25T19:45:51.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-03-25T19:45:51.217Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.217Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-03-25T19:45:51.217Z] [2022-03-25T19:45:51.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2022-03-25T19:45:51.217Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.217Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-03-25T19:45:51.217Z] [2022-03-25T19:45:51.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-03-25T19:45:51.217Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.217Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-03-25T19:45:51.217Z] [2022-03-25T19:45:51.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-03-25T19:45:51.217Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.217Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-03-25T19:45:51.217Z] [2022-03-25T19:45:51.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2022-03-25T19:45:51.217Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.217Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2022-03-25T19:45:51.217Z] [2022-03-25T19:45:51.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2022-03-25T19:45:51.217Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.217Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2022-03-25T19:45:51.217Z] [2022-03-25T19:45:51.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2022-03-25T19:45:51.217Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.217Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2022-03-25T19:45:51.217Z] [2022-03-25T19:45:51.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-03-25T19:45:51.217Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.217Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-03-25T19:45:51.217Z] [2022-03-25T19:45:51.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2022-03-25T19:45:51.217Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.217Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2022-03-25T19:45:51.217Z] [2022-03-25T19:45:51.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-03-25T19:45:51.217Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.217Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-03-25T19:45:51.217Z] [2022-03-25T19:45:51.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2022-03-25T19:45:51.217Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.217Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2022-03-25T19:45:51.217Z] [2022-03-25T19:45:51.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-03-25T19:45:51.217Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.217Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-03-25T19:45:51.217Z] [2022-03-25T19:45:51.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-03-25T19:45:51.217Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.217Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-03-25T19:45:51.217Z] [2022-03-25T19:45:51.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2022-03-25T19:45:51.217Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.217Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2022-03-25T19:45:51.217Z] [2022-03-25T19:45:51.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-03-25T19:45:51.217Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.217Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-03-25T19:45:51.217Z] [2022-03-25T19:45:51.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-03-25T19:45:51.217Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.217Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-03-25T19:45:51.217Z] [2022-03-25T19:45:51.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-03-25T19:45:51.217Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.217Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-03-25T19:45:51.217Z] [2022-03-25T19:45:51.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-03-25T19:45:51.217Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.217Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-03-25T19:45:51.217Z] [2022-03-25T19:45:51.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-03-25T19:45:51.217Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.217Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-03-25T19:45:51.217Z] [2022-03-25T19:45:51.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2022-03-25T19:45:51.217Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.217Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2022-03-25T19:45:51.217Z] [2022-03-25T19:45:51.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-03-25T19:45:51.217Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.217Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-03-25T19:45:51.217Z] [2022-03-25T19:45:51.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-03-25T19:45:51.217Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.217Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-03-25T19:45:51.217Z] [2022-03-25T19:45:51.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2022-03-25T19:45:51.217Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.217Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2022-03-25T19:45:51.217Z] [2022-03-25T19:45:51.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-03-25T19:45:51.217Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.217Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-03-25T19:45:51.217Z] [2022-03-25T19:45:51.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2022-03-25T19:45:51.217Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.217Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2022-03-25T19:45:51.217Z] [2022-03-25T19:45:51.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2022-03-25T19:45:51.217Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.217Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2022-03-25T19:45:51.217Z] [2022-03-25T19:45:51.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2022-03-25T19:45:51.217Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.217Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2022-03-25T19:45:51.217Z] [2022-03-25T19:45:51.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2022-03-25T19:45:51.217Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.217Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2022-03-25T19:45:51.217Z] [2022-03-25T19:45:51.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2022-03-25T19:45:51.217Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.217Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2022-03-25T19:45:51.217Z] [2022-03-25T19:45:51.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-03-25T19:45:51.217Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.217Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-03-25T19:45:51.217Z] [2022-03-25T19:45:51.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-03-25T19:45:51.217Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.217Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-03-25T19:45:51.217Z] [2022-03-25T19:45:51.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2022-03-25T19:45:51.217Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.217Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-03-25T19:45:51.217Z] [2022-03-25T19:45:51.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-03-25T19:45:51.217Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.217Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-03-25T19:45:51.217Z] [2022-03-25T19:45:51.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2022-03-25T19:45:51.217Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.217Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2022-03-25T19:45:51.217Z] [2022-03-25T19:45:51.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2022-03-25T19:45:51.217Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-03-25T19:45:51.217Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2022-03-25T19:45:51.217Z] [2022-03-25T19:45:51.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2022-03-25T19:45:51.218Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-03-25T19:45:51.218Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2022-03-25T19:45:51.218Z] [2022-03-25T19:45:51.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-03-25T19:45:51.218Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.218Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-03-25T19:45:51.218Z] [2022-03-25T19:45:51.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2022-03-25T19:45:51.218Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.218Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2022-03-25T19:45:51.218Z] [2022-03-25T19:45:51.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-03-25T19:45:51.218Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.218Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-03-25T19:45:51.218Z] [2022-03-25T19:45:51.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-03-25T19:45:51.218Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.218Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-03-25T19:45:51.218Z] [2022-03-25T19:45:51.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2022-03-25T19:45:51.218Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.218Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2022-03-25T19:45:51.218Z] [2022-03-25T19:45:51.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2022-03-25T19:45:51.218Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.218Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2022-03-25T19:45:51.218Z] [2022-03-25T19:45:51.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2022-03-25T19:45:51.218Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.218Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-03-25T19:45:51.218Z] [2022-03-25T19:45:51.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2022-03-25T19:45:51.218Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.218Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2022-03-25T19:45:51.218Z] [2022-03-25T19:45:51.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2022-03-25T19:45:51.218Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.218Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2022-03-25T19:45:51.218Z] [2022-03-25T19:45:51.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-03-25T19:45:51.218Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.218Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-03-25T19:45:51.218Z] [2022-03-25T19:45:51.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-03-25T19:45:51.218Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.218Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-03-25T19:45:51.218Z] [2022-03-25T19:45:51.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-03-25T19:45:51.218Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.218Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-03-25T19:45:51.218Z] [2022-03-25T19:45:51.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-03-25T19:45:51.218Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.218Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-03-25T19:45:51.218Z] [2022-03-25T19:45:51.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-03-25T19:45:51.218Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.218Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-03-25T19:45:51.218Z] [2022-03-25T19:45:51.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-03-25T19:45:51.218Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.218Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-03-25T19:45:51.218Z] [2022-03-25T19:45:51.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-03-25T19:45:51.218Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.218Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-03-25T19:45:51.218Z] [2022-03-25T19:45:51.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-03-25T19:45:51.218Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-03-25T19:45:51.218Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-03-25T19:45:51.218Z] [2022-03-25T19:45:51.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-03-25T19:45:51.218Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.218Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-03-25T19:45:51.218Z] [2022-03-25T19:45:51.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2022-03-25T19:45:51.218Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.218Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2022-03-25T19:45:51.218Z] [2022-03-25T19:45:51.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2022-03-25T19:45:51.218Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.218Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2022-03-25T19:45:51.218Z] [2022-03-25T19:45:51.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2022-03-25T19:45:51.218Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.218Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2022-03-25T19:45:51.218Z] [2022-03-25T19:45:51.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-03-25T19:45:51.218Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.218Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-03-25T19:45:51.218Z] [2022-03-25T19:45:51.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2022-03-25T19:45:51.218Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.218Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2022-03-25T19:45:51.218Z] [2022-03-25T19:45:51.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2022-03-25T19:45:51.218Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.218Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2022-03-25T19:45:51.218Z] [2022-03-25T19:45:51.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2022-03-25T19:45:51.218Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.218Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2022-03-25T19:45:51.218Z] [2022-03-25T19:45:51.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2022-03-25T19:45:51.218Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.218Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2022-03-25T19:45:51.218Z] [2022-03-25T19:45:51.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2022-03-25T19:45:51.218Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.218Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2022-03-25T19:45:51.218Z] [2022-03-25T19:45:51.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-03-25T19:45:51.218Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.218Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-03-25T19:45:51.218Z] [2022-03-25T19:45:51.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2022-03-25T19:45:51.218Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.218Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2022-03-25T19:45:51.218Z] [2022-03-25T19:45:51.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2022-03-25T19:45:51.218Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.218Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-03-25T19:45:51.218Z] [2022-03-25T19:45:51.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2022-03-25T19:45:51.218Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.218Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2022-03-25T19:45:51.218Z] [2022-03-25T19:45:51.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2022-03-25T19:45:51.218Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.218Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2022-03-25T19:45:51.218Z] [2022-03-25T19:45:51.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-03-25T19:45:51.218Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.218Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-03-25T19:45:51.218Z] [2022-03-25T19:45:51.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2022-03-25T19:45:51.218Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.218Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2022-03-25T19:45:51.218Z] [2022-03-25T19:45:51.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-03-25T19:45:51.218Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.218Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-03-25T19:45:51.218Z] [2022-03-25T19:45:51.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2022-03-25T19:45:51.218Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.218Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2022-03-25T19:45:51.218Z] [2022-03-25T19:45:51.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2022-03-25T19:45:51.218Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.218Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2022-03-25T19:45:51.218Z] [2022-03-25T19:45:51.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-03-25T19:45:51.218Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.218Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-03-25T19:45:51.218Z] [2022-03-25T19:45:51.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2022-03-25T19:45:51.218Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.218Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2022-03-25T19:45:51.218Z] [2022-03-25T19:45:51.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2022-03-25T19:45:51.218Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.218Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2022-03-25T19:45:51.218Z] [2022-03-25T19:45:51.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2022-03-25T19:45:51.218Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.218Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2022-03-25T19:45:51.218Z] [2022-03-25T19:45:51.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-03-25T19:45:51.218Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.218Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-03-25T19:45:51.218Z] [2022-03-25T19:45:51.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-03-25T19:45:51.218Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.218Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-03-25T19:45:51.218Z] [2022-03-25T19:45:51.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-03-25T19:45:51.218Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.218Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-03-25T19:45:51.218Z] [2022-03-25T19:45:51.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-03-25T19:45:51.218Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.218Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-03-25T19:45:51.218Z] [2022-03-25T19:45:51.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2022-03-25T19:45:51.218Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.218Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2022-03-25T19:45:51.218Z] [2022-03-25T19:45:51.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-03-25T19:45:51.218Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.218Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-03-25T19:45:51.218Z] [2022-03-25T19:45:51.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-03-25T19:45:51.218Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.218Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-03-25T19:45:51.218Z] [2022-03-25T19:45:51.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2022-03-25T19:45:51.218Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.218Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2022-03-25T19:45:51.218Z] [2022-03-25T19:45:51.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-03-25T19:45:51.218Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.218Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-03-25T19:45:51.218Z] [2022-03-25T19:45:51.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2022-03-25T19:45:51.218Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.218Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2022-03-25T19:45:51.218Z] [2022-03-25T19:45:51.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2022-03-25T19:45:51.218Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.218Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2022-03-25T19:45:51.218Z] [2022-03-25T19:45:51.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-03-25T19:45:51.218Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.218Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-03-25T19:45:51.218Z] [2022-03-25T19:45:51.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-03-25T19:45:51.218Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.218Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-03-25T19:45:51.218Z] [2022-03-25T19:45:51.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-03-25T19:45:51.218Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.218Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-03-25T19:45:51.218Z] [2022-03-25T19:45:51.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2022-03-25T19:45:51.218Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.218Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2022-03-25T19:45:51.218Z] [2022-03-25T19:45:51.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-03-25T19:45:51.218Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.218Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-03-25T19:45:51.218Z] [2022-03-25T19:45:51.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-03-25T19:45:51.218Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.218Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-03-25T19:45:51.218Z] [2022-03-25T19:45:51.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2022-03-25T19:45:51.218Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.218Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2022-03-25T19:45:51.218Z] [2022-03-25T19:45:51.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2022-03-25T19:45:51.218Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.218Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2022-03-25T19:45:51.218Z] [2022-03-25T19:45:51.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2022-03-25T19:45:51.218Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.218Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2022-03-25T19:45:51.218Z] [2022-03-25T19:45:51.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2022-03-25T19:45:51.218Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.218Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2022-03-25T19:45:51.218Z] [2022-03-25T19:45:51.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-03-25T19:45:51.218Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.218Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-03-25T19:45:51.218Z] [2022-03-25T19:45:51.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-03-25T19:45:51.218Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.218Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-03-25T19:45:51.218Z] [2022-03-25T19:45:51.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-03-25T19:45:51.219Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.219Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-03-25T19:45:51.219Z] [2022-03-25T19:45:51.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-03-25T19:45:51.219Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.219Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-03-25T19:45:51.219Z] [2022-03-25T19:45:51.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2022-03-25T19:45:51.219Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.219Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2022-03-25T19:45:51.219Z] [2022-03-25T19:45:51.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2022-03-25T19:45:51.219Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.219Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2022-03-25T19:45:51.219Z] [2022-03-25T19:45:51.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-03-25T19:45:51.219Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.219Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-03-25T19:45:51.219Z] [2022-03-25T19:45:51.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-03-25T19:45:51.219Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.219Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-03-25T19:45:51.219Z] [2022-03-25T19:45:51.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-03-25T19:45:51.219Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.219Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-03-25T19:45:51.219Z] [2022-03-25T19:45:51.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2022-03-25T19:45:51.219Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.219Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2022-03-25T19:45:51.219Z] [2022-03-25T19:45:51.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2022-03-25T19:45:51.219Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.219Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2022-03-25T19:45:51.219Z] [2022-03-25T19:45:51.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2022-03-25T19:45:51.219Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.219Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2022-03-25T19:45:51.219Z] [2022-03-25T19:45:51.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2022-03-25T19:45:51.219Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.219Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2022-03-25T19:45:51.219Z] [2022-03-25T19:45:51.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2022-03-25T19:45:51.219Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.219Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2022-03-25T19:45:51.219Z] [2022-03-25T19:45:51.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-03-25T19:45:51.219Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.219Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-03-25T19:45:51.219Z] [2022-03-25T19:45:51.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2022-03-25T19:45:51.219Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.219Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2022-03-25T19:45:51.219Z] [2022-03-25T19:45:51.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2022-03-25T19:45:51.219Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.219Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2022-03-25T19:45:51.219Z] [2022-03-25T19:45:51.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2022-03-25T19:45:51.219Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.219Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2022-03-25T19:45:51.219Z] [2022-03-25T19:45:51.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-03-25T19:45:51.219Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.219Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-03-25T19:45:51.219Z] [2022-03-25T19:45:51.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-03-25T19:45:51.219Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-03-25T19:45:51.219Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-03-25T19:45:51.219Z] [2022-03-25T19:45:51.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-03-25T19:45:51.219Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.219Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-03-25T19:45:51.219Z] [2022-03-25T19:45:51.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2022-03-25T19:45:51.219Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.219Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2022-03-25T19:45:51.219Z] [2022-03-25T19:45:51.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2022-03-25T19:45:51.219Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.219Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2022-03-25T19:45:51.219Z] [2022-03-25T19:45:51.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2022-03-25T19:45:51.219Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.219Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2022-03-25T19:45:51.219Z] [2022-03-25T19:45:51.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2022-03-25T19:45:51.219Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.219Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2022-03-25T19:45:51.219Z] [2022-03-25T19:45:51.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2022-03-25T19:45:51.219Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.219Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2022-03-25T19:45:51.219Z] [2022-03-25T19:45:51.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-03-25T19:45:51.219Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.219Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-03-25T19:45:51.219Z] [2022-03-25T19:45:51.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-03-25T19:45:51.219Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.219Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-03-25T19:45:51.219Z] [2022-03-25T19:45:51.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2022-03-25T19:45:51.219Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.219Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2022-03-25T19:45:51.219Z] [2022-03-25T19:45:51.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2022-03-25T19:45:51.219Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.219Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2022-03-25T19:45:51.219Z] [2022-03-25T19:45:51.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2022-03-25T19:45:51.219Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.219Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2022-03-25T19:45:51.219Z] [2022-03-25T19:45:51.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-03-25T19:45:51.219Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.219Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-03-25T19:45:51.219Z] [2022-03-25T19:45:51.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-03-25T19:45:51.219Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.219Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-03-25T19:45:51.219Z] [2022-03-25T19:45:51.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2022-03-25T19:45:51.219Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.219Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2022-03-25T19:45:51.219Z] [2022-03-25T19:45:51.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-03-25T19:45:51.219Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.219Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-03-25T19:45:51.219Z] [2022-03-25T19:45:51.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-03-25T19:45:51.219Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.219Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-03-25T19:45:51.219Z] [2022-03-25T19:45:51.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2022-03-25T19:45:51.219Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.219Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2022-03-25T19:45:51.219Z] [2022-03-25T19:45:51.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2022-03-25T19:45:51.219Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.219Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2022-03-25T19:45:51.219Z] [2022-03-25T19:45:51.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2022-03-25T19:45:51.219Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.219Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2022-03-25T19:45:51.219Z] [2022-03-25T19:45:51.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-03-25T19:45:51.219Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.219Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-03-25T19:45:51.219Z] [2022-03-25T19:45:51.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-03-25T19:45:51.219Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.219Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-03-25T19:45:51.219Z] [2022-03-25T19:45:51.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2022-03-25T19:45:51.219Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.219Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2022-03-25T19:45:51.219Z] [2022-03-25T19:45:51.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2022-03-25T19:45:51.219Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.219Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2022-03-25T19:45:51.219Z] [2022-03-25T19:45:51.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-03-25T19:45:51.219Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.219Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-03-25T19:45:51.219Z] [2022-03-25T19:45:51.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-03-25T19:45:51.219Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.219Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-03-25T19:45:51.219Z] [2022-03-25T19:45:51.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-03-25T19:45:51.219Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.219Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-03-25T19:45:51.219Z] [2022-03-25T19:45:51.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2022-03-25T19:45:51.219Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.219Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2022-03-25T19:45:51.219Z] [2022-03-25T19:45:51.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-03-25T19:45:51.219Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.219Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-03-25T19:45:51.219Z] [2022-03-25T19:45:51.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-03-25T19:45:51.219Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.219Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-03-25T19:45:51.219Z] [2022-03-25T19:45:51.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-03-25T19:45:51.219Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.219Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-03-25T19:45:51.219Z] [2022-03-25T19:45:51.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-03-25T19:45:51.219Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.219Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-03-25T19:45:51.219Z] [2022-03-25T19:45:51.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-03-25T19:45:51.219Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.219Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-03-25T19:45:51.219Z] [2022-03-25T19:45:51.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-03-25T19:45:51.219Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.219Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-03-25T19:45:51.219Z] [2022-03-25T19:45:51.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.29s) [2022-03-25T19:45:51.219Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.219Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.29s) [2022-03-25T19:45:51.219Z] [2022-03-25T19:45:51.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2022-03-25T19:45:51.219Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.219Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2022-03-25T19:45:51.219Z] [2022-03-25T19:45:51.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2022-03-25T19:45:51.219Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.219Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2022-03-25T19:45:51.219Z] [2022-03-25T19:45:51.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2022-03-25T19:45:51.219Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.219Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-03-25T19:45:51.219Z] [2022-03-25T19:45:51.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2022-03-25T19:45:51.219Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.219Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2022-03-25T19:45:51.219Z] [2022-03-25T19:45:51.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2022-03-25T19:45:51.219Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.219Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2022-03-25T19:45:51.219Z] [2022-03-25T19:45:51.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-03-25T19:45:51.219Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.219Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-03-25T19:45:51.219Z] [2022-03-25T19:45:51.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-03-25T19:45:51.219Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.219Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-03-25T19:45:51.219Z] [2022-03-25T19:45:51.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2022-03-25T19:45:51.219Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.219Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2022-03-25T19:45:51.219Z] [2022-03-25T19:45:51.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2022-03-25T19:45:51.219Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-03-25T19:45:51.219Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2022-03-25T19:45:51.219Z] [2022-03-25T19:45:51.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-03-25T19:45:51.219Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.219Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-03-25T19:45:51.219Z] [2022-03-25T19:45:51.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-03-25T19:45:51.219Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.219Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-03-25T19:45:51.219Z] [2022-03-25T19:45:51.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-03-25T19:45:51.219Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.220Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-03-25T19:45:51.220Z] [2022-03-25T19:45:51.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2022-03-25T19:45:51.220Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.220Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2022-03-25T19:45:51.220Z] [2022-03-25T19:45:51.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-03-25T19:45:51.220Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.220Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-03-25T19:45:51.220Z] [2022-03-25T19:45:51.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2022-03-25T19:45:51.220Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.220Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2022-03-25T19:45:51.220Z] [2022-03-25T19:45:51.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2022-03-25T19:45:51.220Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.220Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2022-03-25T19:45:51.220Z] [2022-03-25T19:45:51.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2022-03-25T19:45:51.220Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.220Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2022-03-25T19:45:51.220Z] [2022-03-25T19:45:51.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-03-25T19:45:51.220Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.220Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-03-25T19:45:51.220Z] [2022-03-25T19:45:51.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-03-25T19:45:51.220Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.220Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-03-25T19:45:51.220Z] [2022-03-25T19:45:51.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2022-03-25T19:45:51.220Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.220Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2022-03-25T19:45:51.220Z] [2022-03-25T19:45:51.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-03-25T19:45:51.220Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.220Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-03-25T19:45:51.220Z] [2022-03-25T19:45:51.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2022-03-25T19:45:51.220Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.220Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2022-03-25T19:45:51.220Z] [2022-03-25T19:45:51.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-03-25T19:45:51.220Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.220Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-03-25T19:45:51.220Z] [2022-03-25T19:45:51.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2022-03-25T19:45:51.220Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-03-25T19:45:51.220Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-03-25T19:45:51.220Z] [2022-03-25T19:45:51.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2022-03-25T19:45:51.220Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.220Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2022-03-25T19:45:51.220Z] [2022-03-25T19:45:51.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-03-25T19:45:51.220Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.220Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-03-25T19:45:51.220Z] [2022-03-25T19:45:51.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-03-25T19:45:51.220Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.220Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-03-25T19:45:51.220Z] [2022-03-25T19:45:51.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-03-25T19:45:51.220Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.220Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-03-25T19:45:51.220Z] [2022-03-25T19:45:51.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2022-03-25T19:45:51.220Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.220Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-03-25T19:45:51.220Z] [2022-03-25T19:45:51.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2022-03-25T19:45:51.220Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.220Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2022-03-25T19:45:51.220Z] [2022-03-25T19:45:51.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2022-03-25T19:45:51.220Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.220Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2022-03-25T19:45:51.220Z] [2022-03-25T19:45:51.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2022-03-25T19:45:51.220Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.220Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2022-03-25T19:45:51.220Z] [2022-03-25T19:45:51.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2022-03-25T19:45:51.220Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.220Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2022-03-25T19:45:51.220Z] [2022-03-25T19:45:51.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-03-25T19:45:51.220Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.220Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-03-25T19:45:51.220Z] [2022-03-25T19:45:51.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2022-03-25T19:45:51.220Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.220Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2022-03-25T19:45:51.220Z] [2022-03-25T19:45:51.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2022-03-25T19:45:51.220Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.220Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2022-03-25T19:45:51.220Z] [2022-03-25T19:45:51.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2022-03-25T19:45:51.220Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.220Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2022-03-25T19:45:51.220Z] [2022-03-25T19:45:51.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-03-25T19:45:51.220Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.220Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-03-25T19:45:51.220Z] [2022-03-25T19:45:51.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2022-03-25T19:45:51.220Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.220Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2022-03-25T19:45:51.220Z] [2022-03-25T19:45:51.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2022-03-25T19:45:51.220Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-03-25T19:45:51.220Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2022-03-25T19:45:51.220Z] [2022-03-25T19:45:51.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2022-03-25T19:45:51.220Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.220Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2022-03-25T19:45:51.220Z] [2022-03-25T19:45:51.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-03-25T19:45:51.220Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.220Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-03-25T19:45:51.220Z] [2022-03-25T19:45:51.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-03-25T19:45:51.220Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.220Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-03-25T19:45:51.220Z] [2022-03-25T19:45:51.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-03-25T19:45:51.220Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.220Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-03-25T19:45:51.220Z] [2022-03-25T19:45:51.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-03-25T19:45:51.220Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.220Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-03-25T19:45:51.220Z] [2022-03-25T19:45:51.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-03-25T19:45:51.220Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.220Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-03-25T19:45:51.220Z] [2022-03-25T19:45:51.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-03-25T19:45:51.220Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.220Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-03-25T19:45:51.220Z] [2022-03-25T19:45:51.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2022-03-25T19:45:51.220Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.220Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2022-03-25T19:45:51.220Z] [2022-03-25T19:45:51.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-03-25T19:45:51.220Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.220Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-03-25T19:45:51.220Z] [2022-03-25T19:45:51.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2022-03-25T19:45:51.220Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.220Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2022-03-25T19:45:51.220Z] [2022-03-25T19:45:51.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-03-25T19:45:51.220Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.220Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-03-25T19:45:51.220Z] [2022-03-25T19:45:51.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-03-25T19:45:51.220Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.220Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-03-25T19:45:51.220Z] [2022-03-25T19:45:51.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2022-03-25T19:45:51.220Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.220Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2022-03-25T19:45:51.220Z] [2022-03-25T19:45:51.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-03-25T19:45:51.220Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.220Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-03-25T19:45:51.220Z] [2022-03-25T19:45:51.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-03-25T19:45:51.220Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.220Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-03-25T19:45:51.220Z] [2022-03-25T19:45:51.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-03-25T19:45:51.220Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.220Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-03-25T19:45:51.220Z] [2022-03-25T19:45:51.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2022-03-25T19:45:51.220Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.220Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2022-03-25T19:45:51.220Z] [2022-03-25T19:45:51.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2022-03-25T19:45:51.220Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.220Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2022-03-25T19:45:51.220Z] [2022-03-25T19:45:51.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2022-03-25T19:45:51.220Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.220Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2022-03-25T19:45:51.220Z] [2022-03-25T19:45:51.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2022-03-25T19:45:51.220Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.220Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2022-03-25T19:45:51.220Z] [2022-03-25T19:45:51.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2022-03-25T19:45:51.220Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-03-25T19:45:51.220Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2022-03-25T19:45:51.220Z] [2022-03-25T19:45:51.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2022-03-25T19:45:51.220Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.220Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2022-03-25T19:45:51.220Z] [2022-03-25T19:45:51.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2022-03-25T19:45:51.220Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.220Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2022-03-25T19:45:51.220Z] [2022-03-25T19:45:51.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2022-03-25T19:45:51.220Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.220Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2022-03-25T19:45:51.220Z] [2022-03-25T19:45:51.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-03-25T19:45:51.220Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.220Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-03-25T19:45:51.220Z] [2022-03-25T19:45:51.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-03-25T19:45:51.220Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.220Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-03-25T19:45:51.220Z] [2022-03-25T19:45:51.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2022-03-25T19:45:51.220Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.220Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2022-03-25T19:45:51.220Z] [2022-03-25T19:45:51.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2022-03-25T19:45:51.220Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.220Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2022-03-25T19:45:51.220Z] [2022-03-25T19:45:51.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-03-25T19:45:51.220Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.220Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-03-25T19:45:51.220Z] [2022-03-25T19:45:51.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-03-25T19:45:51.220Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.220Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-03-25T19:45:51.220Z] [2022-03-25T19:45:51.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2022-03-25T19:45:51.220Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.220Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2022-03-25T19:45:51.220Z] [2022-03-25T19:45:51.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2022-03-25T19:45:51.220Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.220Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2022-03-25T19:45:51.220Z] [2022-03-25T19:45:51.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2022-03-25T19:45:51.220Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.220Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2022-03-25T19:45:51.220Z] [2022-03-25T19:45:51.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-03-25T19:45:51.220Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.220Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-03-25T19:45:51.220Z] [2022-03-25T19:45:51.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-03-25T19:45:51.220Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.220Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-03-25T19:45:51.220Z] [2022-03-25T19:45:51.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2022-03-25T19:45:51.220Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.220Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2022-03-25T19:45:51.220Z] [2022-03-25T19:45:51.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-03-25T19:45:51.220Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.220Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-03-25T19:45:51.220Z] [2022-03-25T19:45:51.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-03-25T19:45:51.220Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.220Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-03-25T19:45:51.220Z] [2022-03-25T19:45:51.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-03-25T19:45:51.220Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.220Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-03-25T19:45:51.220Z] [2022-03-25T19:45:51.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-03-25T19:45:51.220Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.220Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-03-25T19:45:51.220Z] [2022-03-25T19:45:51.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-03-25T19:45:51.220Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.220Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-03-25T19:45:51.220Z] [2022-03-25T19:45:51.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-03-25T19:45:51.221Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.221Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-03-25T19:45:51.221Z] [2022-03-25T19:45:51.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-25T19:45:51.221Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.221Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-25T19:45:51.221Z] [2022-03-25T19:45:51.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-25T19:45:51.221Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.221Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-25T19:45:51.221Z] [2022-03-25T19:45:51.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-25T19:45:51.221Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.221Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-25T19:45:51.221Z] [2022-03-25T19:45:51.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-03-25T19:45:51.221Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.221Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-03-25T19:45:51.221Z] [2022-03-25T19:45:51.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-03-25T19:45:51.221Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.221Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-03-25T19:45:51.221Z] [2022-03-25T19:45:51.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-03-25T19:45:51.221Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.221Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-03-25T19:45:51.221Z] [2022-03-25T19:45:51.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-03-25T19:45:51.221Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.221Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-03-25T19:45:51.221Z] [2022-03-25T19:45:51.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-03-25T19:45:51.221Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.221Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-03-25T19:45:51.221Z] [2022-03-25T19:45:51.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-03-25T19:45:51.221Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.221Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-03-25T19:45:51.221Z] [2022-03-25T19:45:51.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-03-25T19:45:51.221Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.221Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-03-25T19:45:51.221Z] [2022-03-25T19:45:51.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-03-25T19:45:51.221Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.221Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-03-25T19:45:51.221Z] [2022-03-25T19:45:51.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-03-25T19:45:51.221Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.221Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-03-25T19:45:51.221Z] [2022-03-25T19:45:51.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-03-25T19:45:51.221Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.221Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-03-25T19:45:51.221Z] [2022-03-25T19:45:51.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-03-25T19:45:51.221Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.221Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-03-25T19:45:51.221Z] [2022-03-25T19:45:51.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-03-25T19:45:51.221Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.221Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-03-25T19:45:51.221Z] [2022-03-25T19:45:51.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-03-25T19:45:51.221Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.221Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-03-25T19:45:51.221Z] [2022-03-25T19:45:51.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-25T19:45:51.221Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.221Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-25T19:45:51.221Z] [2022-03-25T19:45:51.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.15s) [2022-03-25T19:45:51.221Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.221Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.15s) [2022-03-25T19:45:51.221Z] [2022-03-25T19:45:51.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-25T19:45:51.221Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.221Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-25T19:45:51.221Z] [2022-03-25T19:45:51.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-25T19:45:51.221Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.221Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-25T19:45:51.221Z] [2022-03-25T19:45:51.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-03-25T19:45:51.221Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.221Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-03-25T19:45:51.221Z] [2022-03-25T19:45:51.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-25T19:45:51.221Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.221Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-25T19:45:51.221Z] [2022-03-25T19:45:51.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-03-25T19:45:51.221Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.221Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-03-25T19:45:51.221Z] [2022-03-25T19:45:51.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-03-25T19:45:51.221Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.221Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-03-25T19:45:51.221Z] [2022-03-25T19:45:51.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-03-25T19:45:51.221Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.221Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-03-25T19:45:51.221Z] [2022-03-25T19:45:51.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-25T19:45:51.221Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.221Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-25T19:45:51.221Z] [2022-03-25T19:45:51.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-25T19:45:51.221Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.221Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-25T19:45:51.221Z] [2022-03-25T19:45:51.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-03-25T19:45:51.221Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.221Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-03-25T19:45:51.221Z] [2022-03-25T19:45:51.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-03-25T19:45:51.221Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.221Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-03-25T19:45:51.221Z] [2022-03-25T19:45:51.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-03-25T19:45:51.221Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.221Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-03-25T19:45:51.221Z] [2022-03-25T19:45:51.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-03-25T19:45:51.221Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.221Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-03-25T19:45:51.221Z] [2022-03-25T19:45:51.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-03-25T19:45:51.221Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.221Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-03-25T19:45:51.221Z] [2022-03-25T19:45:51.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-03-25T19:45:51.221Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.221Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-03-25T19:45:51.221Z] [2022-03-25T19:45:51.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-03-25T19:45:51.221Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.221Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-03-25T19:45:51.221Z] [2022-03-25T19:45:51.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-03-25T19:45:51.221Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.221Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-03-25T19:45:51.221Z] [2022-03-25T19:45:51.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-25T19:45:51.221Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.221Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-25T19:45:51.221Z] [2022-03-25T19:45:51.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-25T19:45:51.221Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.221Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-25T19:45:51.221Z] [2022-03-25T19:45:51.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-25T19:45:51.221Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.221Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-25T19:45:51.221Z] [2022-03-25T19:45:51.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-03-25T19:45:51.221Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.221Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-03-25T19:45:51.221Z] [2022-03-25T19:45:51.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-25T19:45:51.221Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.221Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-25T19:45:51.221Z] [2022-03-25T19:45:51.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-25T19:45:51.221Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.221Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-25T19:45:51.221Z] [2022-03-25T19:45:51.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-25T19:45:51.221Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.221Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-25T19:45:51.221Z] [2022-03-25T19:45:51.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-25T19:45:51.221Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.221Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-25T19:45:51.221Z] [2022-03-25T19:45:51.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-03-25T19:45:51.221Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.221Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-03-25T19:45:51.221Z] [2022-03-25T19:45:51.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-25T19:45:51.221Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.221Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-25T19:45:51.221Z] [2022-03-25T19:45:51.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-03-25T19:45:51.221Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.221Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-03-25T19:45:51.221Z] [2022-03-25T19:45:51.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-03-25T19:45:51.221Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.221Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-03-25T19:45:51.221Z] [2022-03-25T19:45:51.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-03-25T19:45:51.221Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.221Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-03-25T19:45:51.221Z] [2022-03-25T19:45:51.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-03-25T19:45:51.221Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.221Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-03-25T19:45:51.221Z] [2022-03-25T19:45:51.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-03-25T19:45:51.221Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.221Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-03-25T19:45:51.221Z] [2022-03-25T19:45:51.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-03-25T19:45:51.221Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.221Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-03-25T19:45:51.221Z] [2022-03-25T19:45:51.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-03-25T19:45:51.221Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.221Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-03-25T19:45:51.221Z] [2022-03-25T19:45:51.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-03-25T19:45:51.221Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.221Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-03-25T19:45:51.221Z] [2022-03-25T19:45:51.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-03-25T19:45:51.221Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.221Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-03-25T19:45:51.221Z] [2022-03-25T19:45:51.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-03-25T19:45:51.221Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.221Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-03-25T19:45:51.221Z] [2022-03-25T19:45:51.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-03-25T19:45:51.221Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.221Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-03-25T19:45:51.221Z] [2022-03-25T19:45:51.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-03-25T19:45:51.221Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.221Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-03-25T19:45:51.221Z] [2022-03-25T19:45:51.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-03-25T19:45:51.221Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.221Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-03-25T19:45:51.221Z] [2022-03-25T19:45:51.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-03-25T19:45:51.221Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.221Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-03-25T19:45:51.221Z] [2022-03-25T19:45:51.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-03-25T19:45:51.221Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.221Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-03-25T19:45:51.221Z] [2022-03-25T19:45:51.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-03-25T19:45:51.221Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.221Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-03-25T19:45:51.221Z] [2022-03-25T19:45:51.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-03-25T19:45:51.221Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.221Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-03-25T19:45:51.221Z] [2022-03-25T19:45:51.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-03-25T19:45:51.221Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.221Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-03-25T19:45:51.221Z] [2022-03-25T19:45:51.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-03-25T19:45:51.221Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.221Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-03-25T19:45:51.221Z] [2022-03-25T19:45:51.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-03-25T19:45:51.221Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.222Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-03-25T19:45:51.222Z] [2022-03-25T19:45:51.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-03-25T19:45:51.222Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.222Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-03-25T19:45:51.222Z] [2022-03-25T19:45:51.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-03-25T19:45:51.222Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.222Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-03-25T19:45:51.222Z] [2022-03-25T19:45:51.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-03-25T19:45:51.222Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.222Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-03-25T19:45:51.222Z] [2022-03-25T19:45:51.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-03-25T19:45:51.222Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.222Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-03-25T19:45:51.222Z] [2022-03-25T19:45:51.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-03-25T19:45:51.222Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.222Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-03-25T19:45:51.222Z] [2022-03-25T19:45:51.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-03-25T19:45:51.222Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.222Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-03-25T19:45:51.222Z] [2022-03-25T19:45:51.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-03-25T19:45:51.222Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.222Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-03-25T19:45:51.222Z] [2022-03-25T19:45:51.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-03-25T19:45:51.222Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.222Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-03-25T19:45:51.222Z] [2022-03-25T19:45:51.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-03-25T19:45:51.222Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.222Z] [2022-03-25T19:45:51.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-03-25T19:45:51.222Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.222Z] [2022-03-25T19:45:51.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-03-25T19:45:51.222Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-03-25T19:45:51.222Z] [2022-03-25T19:45:51.222Z] DONE 1088 tests, 539 skipped in 2307.151s [2022-03-25T19:45:51.222Z] INFO: Integration tests ended at 03/25/2022 19:45:51. Duration:00:38:27.2728263 [2022-03-25T19:45:51.222Z] INFO: Docker info of the daemon under test at end of run [2022-03-25T19:45:51.222Z] [2022-03-25T19:45:51.222Z] Containers: 2 [2022-03-25T19:45:51.222Z] Running: 0 [2022-03-25T19:45:51.222Z] Paused: 0 [2022-03-25T19:45:51.222Z] Stopped: 2 [2022-03-25T19:45:51.222Z] Images: 18 [2022-03-25T19:45:51.222Z] Server Version: 0.0.0-dev [2022-03-25T19:45:51.222Z] Storage Driver: windowsfilter [2022-03-25T19:45:51.222Z] Windows: [2022-03-25T19:45:51.222Z] Logging Driver: json-file [2022-03-25T19:45:51.222Z] Plugins: [2022-03-25T19:45:51.222Z] Volume: local [2022-03-25T19:45:51.222Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-25T19:45:51.222Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-25T19:45:51.222Z] Swarm: inactive [2022-03-25T19:45:51.222Z] Default Isolation: process [2022-03-25T19:45:51.222Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-03-25T19:45:51.222Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230) [2022-03-25T19:45:51.222Z] OSType: windows [2022-03-25T19:45:51.222Z] Architecture: x86_64 [2022-03-25T19:45:51.222Z] CPUs: 4 [2022-03-25T19:45:51.222Z] Total Memory: 32GiB [2022-03-25T19:45:51.222Z] Name: azwin-2-49f151 [2022-03-25T19:45:51.222Z] ID: SH7O:5WLF:62HP:CZSW:HNYH:D5O6:JP5V:BEAA:UTXE:6364:52UJ:SE36 [2022-03-25T19:45:51.222Z] Docker Root Dir: D:\CI\PR-43428\1\daemon [2022-03-25T19:45:51.222Z] Debug Mode (client): false [2022-03-25T19:45:51.222Z] Debug Mode (server): true [2022-03-25T19:45:51.222Z] File Descriptors: -1 [2022-03-25T19:45:51.222Z] Goroutines: 17 [2022-03-25T19:45:51.222Z] System Time: 2022-03-25T19:45:51.159429Z [2022-03-25T19:45:51.222Z] EventsListeners: 0 [2022-03-25T19:45:51.222Z] Registry: https://index.docker.io/v1/ [2022-03-25T19:45:51.222Z] Labels: [2022-03-25T19:45:51.222Z] Experimental: false [2022-03-25T19:45:51.222Z] Insecure Registries: [2022-03-25T19:45:51.222Z] 127.0.0.0/8 [2022-03-25T19:45:51.222Z] Live Restore Enabled: false [2022-03-25T19:45:51.222Z] [2022-03-25T19:45:51.222Z] [2022-03-25T19:45:51.689Z] INFO: Stopping daemon under test [2022-03-25T19:45:51.689Z] SUCCESS: The process with PID 4904 (child process of PID 5704) has been terminated. [2022-03-25T19:45:51.689Z] SUCCESS: The process with PID 5704 (child process of PID 1892) has been terminated. [2022-03-25T19:45:51.689Z] INFO: Stop tailing logs of the daemon under tests [2022-03-25T19:45:51.689Z] INFO: executeCI.ps1 Completed successfully at 03/25/2022 19:45:51. [2022-03-25T19:45:51.689Z] INFO: Tidying up at end of run [2022-03-25T19:45:51.689Z] INFO: Saving daemon under test log (d:\CI\PR-43428\1\dut.out) to bundles\CIDUT.out [2022-03-25T19:45:51.689Z] INFO: Saving daemon under test log (d:\CI\PR-43428\1\dut.err) to bundles\CIDUT.err [2022-03-25T19:45:51.689Z] INFO: Saving containerd logs to bundles [2022-03-25T19:45:51.689Z] INFO: Nuke-Everything... [2022-03-25T19:45:52.157Z] INFO: Container count on control daemon to delete is 2 [2022-03-25T19:45:52.157Z] e31a1fde3d95 [2022-03-25T19:45:52.157Z] b24b1f63fe20 [2022-03-25T19:45:52.157Z] INFO: Non-base image count on control daemon to delete is 1 [2022-03-25T19:45:53.175Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-03-25T19:45:53.175Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-03-25T19:45:53.175Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-03-25T19:45:53.175Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-03-25T19:45:53.175Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-03-25T19:45:53.175Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-03-25T19:45:53.175Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-03-25T19:45:53.175Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-03-25T19:45:53.175Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-03-25T19:45:53.175Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-03-25T19:45:53.175Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-03-25T19:45:54.367Z] Deleted: sha256:0b37097e6ac511626cf73c52bcb89262e35c22fa0660f7cf60115161a2826879 [2022-03-25T19:45:54.367Z] Deleted: sha256:daddf4e5e8e5c43fb456dfc70a972bf77a37c22da55dab9006c82c2888f86892 [2022-03-25T19:45:54.367Z] INFO: Tidying pidfile d:\CI\PR-43428\1\docker.pid [2022-03-25T19:45:54.367Z] INFO: Nuking d:\CI [2022-03-25T19:45:56.127Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-03-25T19:45:56.127Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-03-25T19:45:59.078Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-03-25T19:46:02.033Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-03-25T19:46:04.590Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-03-25T19:46:04.590Z] docker_cli_external_volume_driver_test.go:484: [d22ffa935a5d1] daemon is not started [2022-03-25T19:46:04.985Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-03-25T19:46:07.021Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-03-25T19:46:07.021Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-03-25T19:46:07.021Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-03-25T19:46:07.021Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-03-25T19:46:07.934Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc00038e630_} [2022-03-25T19:46:10.884Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-12868617886_c:\foo_false____} [2022-03-25T19:46:13.835Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-12868617886_c:\foo_true____} [2022-03-25T19:46:16.789Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-03-25T19:46:16.789Z] docker_api_containers_test.go:2180: unmatched requirement DaemonIsLinux [2022-03-25T19:46:16.789Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-03-25T19:46:16.789Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-03-25T19:46:16.789Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-03-25T19:46:16.789Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-03-25T19:46:16.789Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-03-25T19:46:16.789Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-03-25T19:46:16.789Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-03-25T19:46:16.789Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-03-25T19:46:16.789Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-03-25T19:46:16.789Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-03-25T19:46:16.789Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-03-25T19:46:16.789Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-03-25T19:46:16.789Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-03-25T19:46:16.789Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-03-25T19:46:16.789Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-03-25T19:46:16.789Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-03-25T19:46:16.789Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-03-25T19:46:16.789Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-03-25T19:46:16.789Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-03-25T19:46:16.789Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-03-25T19:46:16.789Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-03-25T19:46:17.259Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-03-25T19:46:17.468Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-03-25T19:46:19.457Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-03-25T19:46:19.457Z] docker_cli_external_volume_driver_test.go:52: [d4171fe0998ae] daemon is not started [2022-03-25T19:46:19.641Z] INFO: Zapped successfully [2022-03-25T19:46:19.641Z] [2022-03-25T19:46:19.641Z] INFO: executeCI.ps1 exiting at Fri Mar 25 19:46:17 CUT 2022. Duration 00:56:20.0908016 [2022-03-25T19:46:19.641Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-03-25T19:46:19.889Z] Recording test results [2022-03-25T19:46:20.210Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-03-25T19:46:20.210Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-03-25T19:46:20.210Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-03-25T19:46:20.210Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-03-25T19:46:20.210Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-03-25T19:46:20.210Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-03-25T19:46:20.210Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-03-25T19:46:20.210Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-03-25T19:46:20.210Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-03-25T19:46:20.210Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-03-25T19:46:20.210Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-03-25T19:46:20.210Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-03-25T19:46:20.210Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-03-25T19:46:20.210Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-03-25T19:46:20.210Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-03-25T19:46:20.210Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-03-25T19:46:20.210Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-03-25T19:46:20.210Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-03-25T19:46:20.210Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-03-25T19:46:20.210Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-03-25T19:46:20.210Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-03-25T19:46:20.210Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-03-25T19:46:20.210Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-03-25T19:46:20.210Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-25T19:46:20.210Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-03-25T19:46:20.210Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-03-25T19:46:20.210Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-03-25T19:46:20.342Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-03-25T19:46:20.421Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-03-25T19:46:21.926Z] Creating win-2022-integration-bundles.zip [2022-03-25T19:46:23.161Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-03-25T19:46:23.161Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-03-25T19:46:23.161Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-03-25T19:46:23.161Z] === RUN TestDockerSuite/TestCpRelativePath [Pipeline] archiveArtifacts [2022-03-25T19:46:23.707Z] Archiving artifacts [2022-03-25T19:46:24.873Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43428/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-03-25T19:46:25.891Z] + make clean [2022-03-25T19:46:26.112Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-03-25T19:46:26.112Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-03-25T19:46:26.112Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-03-25T19:46:26.112Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-03-25T19:46:26.112Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-03-25T19:46:26.112Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-03-25T19:46:26.112Z] === RUN TestDockerSuite/TestCpToCaseA [2022-03-25T19:46:26.358Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-03-25T19:46:26.358Z] docker-dev-cache [2022-03-25T19:46:26.358Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-25T19:46:31.986Z] === RUN TestDockerSuite/TestCpToCaseB [2022-03-25T19:46:32.924Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-03-25T19:46:34.325Z] --- PASS: TestDockerExternalVolumeSuite (436.81s) [2022-03-25T19:46:34.325Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.52s) [2022-03-25T19:46:34.325Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s) [2022-03-25T19:46:34.325Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.16s) [2022-03-25T19:46:34.325Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2022-03-25T19:46:34.325Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2022-03-25T19:46:34.325Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2022-03-25T19:46:34.325Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2022-03-25T19:46:34.325Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.16s) [2022-03-25T19:46:34.325Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.17s) [2022-03-25T19:46:34.325Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.75s) [2022-03-25T19:46:34.325Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.55s) [2022-03-25T19:46:34.325Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.17s) [2022-03-25T19:46:34.325Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.24s) [2022-03-25T19:46:34.325Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.85s) [2022-03-25T19:46:34.325Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.13s) [2022-03-25T19:46:34.325Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.64s) [2022-03-25T19:46:34.325Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.03s) [2022-03-25T19:46:34.325Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.06s) [2022-03-25T19:46:34.325Z] PASS [2022-03-25T19:46:34.325Z] [2022-03-25T19:46:34.325Z] === Skipped [2022-03-25T19:46:34.325Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.02s) [2022-03-25T19:46:34.325Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-03-25T19:46:34.325Z] check_test.go:308: [d00d5d2cc3906] daemon is not started [2022-03-25T19:46:34.325Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.02s) [2022-03-25T19:46:34.325Z] [2022-03-25T19:46:34.325Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-03-25T19:46:34.325Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-03-25T19:46:34.325Z] check_test.go:308: [dd39fc2c52014] daemon is not started [2022-03-25T19:46:34.325Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-03-25T19:46:34.325Z] [2022-03-25T19:46:34.325Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-03-25T19:46:34.325Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-03-25T19:46:34.325Z] check_test.go:308: [dca439c2b4c8f] daemon is not started [2022-03-25T19:46:34.325Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-03-25T19:46:34.325Z] [2022-03-25T19:46:34.325Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-03-25T19:46:34.325Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-03-25T19:46:34.325Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-03-25T19:46:34.325Z] [2022-03-25T19:46:34.325Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-03-25T19:46:34.325Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-03-25T19:46:34.325Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-03-25T19:46:34.325Z] [2022-03-25T19:46:34.325Z] DONE 271 tests, 5 skipped in 2343.188s [2022-03-25T19:46:34.325Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-03-25T19:46:34.325Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/df3f51cfbdcc9/docker.pid [2022-03-25T19:46:34.325Z] +++ kill 7095 [2022-03-25T19:46:34.325Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7095 is not a child of this shell [2022-03-25T19:46:34.325Z] warning: PID 7095 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/df3f51cfbdcc9/docker.pid had a nonzero exit code [2022-03-25T19:46:34.325Z] ++++ cat bundles/test-integration/docker.pid [2022-03-25T19:46:34.325Z] +++ kill 9352 [2022-03-25T19:46:34.325Z] +++ /etc/init.d/apparmor stop [2022-03-25T19:46:34.325Z] Leaving: AppArmorNo profiles have been unloaded. [2022-03-25T19:46:34.325Z] [2022-03-25T19:46:34.325Z] Unloading profiles will leave already running processes permanently [2022-03-25T19:46:34.325Z] unconfined, which can lead to unexpected situations. [2022-03-25T19:46:34.325Z] [2022-03-25T19:46:34.325Z] To set a process to complain mode, use the command line tool [2022-03-25T19:46:34.325Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-03-25T19:46:34.325Z] +++ true [2022-03-25T19:46:34.325Z] exiting test-integration [2022-03-25T19:46:34.325Z] ++ exit 0 [2022-03-25T19:46:34.325Z] [2022-03-25T19:46:34.583Z] + exit 0 [2022-03-25T19:46:34.583Z] ++ jobs -p [2022-03-25T19:46:34.583Z] + pids= [2022-03-25T19:46:34.583Z] + echo 'Remaining pids to kill: []' [2022-03-25T19:46:34.583Z] Remaining pids to kill: [] [2022-03-25T19:46:34.583Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-03-25T19:46:34.596Z] Recording test results [2022-03-25T19:46:34.939Z] === RUN TestDockerSuite/TestCpToCaseC [2022-03-25T19:46:34.939Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-03-25T19:46:34.939Z] === RUN TestDockerSuite/TestCpToCaseD [2022-03-25T19:46:34.939Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-03-25T19:46:34.939Z] === RUN TestDockerSuite/TestCpToCaseE [2022-03-25T19:46:36.380Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-03-25T19:46:36.716Z] + echo Ensuring container killed. [2022-03-25T19:46:36.716Z] Ensuring container killed. [2022-03-25T19:46:36.716Z] + docker ps -aq -f name=docker-pr1-* [2022-03-25T19:46:36.716Z] + cids=d27f8d315a43 [2022-03-25T19:46:36.716Z] d60e2d8753bc [2022-03-25T19:46:36.716Z] 2a322a7e611d [2022-03-25T19:46:36.716Z] + [ -n d27f8d315a43 [2022-03-25T19:46:36.716Z] d60e2d8753bc [2022-03-25T19:46:36.716Z] 2a322a7e611d ] [2022-03-25T19:46:36.716Z] + docker rm -vf d27f8d315a43 d60e2d8753bc 2a322a7e611d [2022-03-25T19:46:37.283Z] d27f8d315a43 [2022-03-25T19:46:37.283Z] d60e2d8753bc [2022-03-25T19:46:37.283Z] 2a322a7e611d [Pipeline] sh [2022-03-25T19:46:37.569Z] + echo Chowning /workspace to jenkins user [2022-03-25T19:46:37.569Z] Chowning /workspace to jenkins user [2022-03-25T19:46:37.569Z] + id -u [2022-03-25T19:46:37.569Z] + id -g [2022-03-25T19:46:37.569Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43428:/workspace busybox chown -R 1000:1000 /workspace [2022-03-25T19:46:37.569Z] Unable to find image 'busybox:latest' locally [2022-03-25T19:46:37.569Z] latest: Pulling from library/busybox [2022-03-25T19:46:37.676Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-03-25T19:46:37.676Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-03-25T19:46:37.676Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-03-25T19:46:37.676Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-03-25T19:46:37.676Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-03-25T19:46:37.827Z] 554879bb3004: Pulling fs layer [2022-03-25T19:46:37.827Z] 554879bb3004: Download complete [2022-03-25T19:46:37.827Z] 554879bb3004: Pull complete [2022-03-25T19:46:37.827Z] Digest: sha256:caa382c432891547782ce7140fb3b7304613d3b0438834dce1cad68896ab110a [2022-03-25T19:46:37.827Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-03-25T19:46:40.654Z] + bundleName=amd64 [2022-03-25T19:46:40.655Z] + echo Creating amd64-bundles.tar.gz [2022-03-25T19:46:40.655Z] Creating amd64-bundles.tar.gz [2022-03-25T19:46:40.655Z] + xargs tar -czf amd64-bundles.tar.gz [2022-03-25T19:46:40.655Z] + 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-03-25T19:46:42.040Z] Archiving artifacts [2022-03-25T19:46:42.429Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-03-25T19:46:42.429Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-03-25T19:46:42.429Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-03-25T19:46:42.429Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-03-25T19:46:42.429Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-03-25T19:46:42.429Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-03-25T19:46:42.429Z] === RUN TestDockerSuite/TestPsRightTagName [2022-03-25T19:46:42.429Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-03-25T19:46:42.429Z] === RUN TestDockerSuite/TestPsShowMounts [2022-03-25T19:46:43.785Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43428/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-03-25T19:46:44.116Z] + make clean [2022-03-25T19:46:44.375Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-03-25T19:46:44.375Z] docker-dev-cache [2022-03-25T19:46:44.375Z] docker-mod-cache [Pipeline] deleteDir [2022-03-25T19:46:45.365Z] === RUN TestDockerSuite/TestCpToCaseF [2022-03-25T19:46:45.365Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-03-25T19:46:45.365Z] === RUN TestDockerSuite/TestCpToCaseG [2022-03-25T19:46:45.365Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-03-25T19:46:45.365Z] === RUN TestDockerSuite/TestCpToCaseH [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-25T19:46:49.586Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-03-25T19:46:49.586Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-03-25T19:46:49.586Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-03-25T19:46:50.573Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-03-25T19:46:50.573Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-03-25T19:46:50.573Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-03-25T19:46:52.138Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-03-25T19:46:53.124Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-03-25T19:46:53.124Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2022-03-25T19:46:53.124Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-03-25T19:46:56.913Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-03-25T19:46:57.912Z] === RUN TestDockerSuite/TestCpToCaseI [2022-03-25T19:46:57.912Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-03-25T19:46:57.912Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-03-25T19:46:57.912Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-03-25T19:46:57.912Z] === RUN TestDockerSuite/TestCpToDot [2022-03-25T19:46:59.479Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-03-25T19:46:59.479Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-03-25T19:46:59.479Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-03-25T19:46:59.479Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-03-25T19:46:59.479Z] === RUN TestDockerSuite/TestCpToStdout [2022-03-25T19:47:01.672Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-03-25T19:47:03.267Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-03-25T19:47:03.267Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-25T19:47:03.267Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-03-25T19:47:03.267Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-03-25T19:47:03.267Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-03-25T19:47:03.267Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-03-25T19:47:03.267Z] === RUN TestDockerSuite/TestCpVolumePath [2022-03-25T19:47:03.268Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-03-25T19:47:03.268Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-03-25T19:47:03.268Z] === RUN TestDockerSuite/TestCreateArgs [2022-03-25T19:47:03.268Z] === RUN TestDockerSuite/TestCreateByImageID [2022-03-25T19:47:05.480Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-03-25T19:47:08.431Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-03-25T19:47:08.431Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-03-25T19:47:08.830Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-03-25T19:47:08.902Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-03-25T19:47:11.852Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-03-25T19:47:12.320Z] === RUN TestDockerSuite/TestCreateLabels [2022-03-25T19:47:12.320Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-03-25T19:47:12.320Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-03-25T19:47:12.320Z] === RUN TestDockerSuite/TestCreateRM [2022-03-25T19:47:12.789Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-03-25T19:47:12.789Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-03-25T19:47:12.789Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-03-25T19:47:13.257Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-03-25T19:47:13.257Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-03-25T19:47:23.684Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-03-25T19:47:23.684Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-03-25T19:47:23.684Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-03-25T19:47:25.898Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-03-25T19:47:25.898Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-03-25T19:47:25.898Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-03-25T19:47:25.898Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-03-25T19:47:26.645Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-03-25T19:47:26.645Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-03-25T19:47:26.645Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-03-25T19:47:28.852Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-03-25T19:47:28.852Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-03-25T19:47:28.852Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-03-25T19:47:29.320Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-03-25T19:47:29.320Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-03-25T19:47:29.320Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-03-25T19:47:29.320Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-03-25T19:47:29.320Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-03-25T19:47:29.320Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-03-25T19:47:29.320Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-03-25T19:47:29.320Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-03-25T19:47:29.320Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-03-25T19:47:29.320Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-03-25T19:47:29.320Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-03-25T19:47:29.320Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-03-25T19:47:29.320Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-03-25T19:47:29.320Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-03-25T19:47:29.320Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-03-25T19:47:29.320Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-03-25T19:47:29.320Z] === RUN TestDockerSuite/TestDevicePermissions [2022-03-25T19:47:29.320Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-03-25T19:47:29.320Z] === RUN TestDockerSuite/TestDockerFails [2022-03-25T19:47:29.320Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-03-25T19:47:29.320Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-03-25T19:47:29.320Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-03-25T19:47:29.320Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-03-25T19:47:29.320Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-03-25T19:47:29.320Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-03-25T19:47:29.320Z] === RUN TestDockerSuite/TestEventsAttach [2022-03-25T19:47:29.320Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-03-25T19:47:29.320Z] === RUN TestDockerSuite/TestEventsCommit [2022-03-25T19:47:29.320Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-03-25T19:47:29.320Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-03-25T19:47:31.402Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-03-25T19:47:31.870Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-03-25T19:47:31.870Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-03-25T19:47:32.275Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-03-25T19:47:32.857Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-03-25T19:47:36.067Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-03-25T19:47:36.650Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-03-25T19:47:38.285Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-03-25T19:47:41.401Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-03-25T19:47:41.401Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-03-25T19:47:41.401Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-03-25T19:47:45.197Z] === RUN TestDockerSuite/TestRmiBlank [2022-03-25T19:47:45.197Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-03-25T19:47:45.197Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-03-25T19:47:48.706Z] === RUN TestDockerSuite/TestEventsCopy [2022-03-25T19:47:54.569Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-03-25T19:48:00.134Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-03-25T19:48:00.440Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-03-25T19:48:01.120Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-03-25T19:48:02.106Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-03-25T19:48:03.394Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-03-25T19:48:04.381Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-03-25T19:48:07.978Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-03-25T19:48:09.135Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-03-25T19:48:10.120Z] === RUN TestDockerSuite/TestEventsFilterType [2022-03-25T19:48:11.109Z] === RUN TestDockerSuite/TestEventsFilters [2022-03-25T19:48:16.975Z] === RUN TestDockerSuite/TestEventsFormat [2022-03-25T19:48:18.412Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-03-25T19:48:22.841Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-03-25T19:48:23.309Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-03-25T19:48:23.309Z] === RUN TestDockerSuite/TestEventsImageImport [2022-03-25T19:48:23.309Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-03-25T19:48:23.309Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-03-25T19:48:23.309Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-03-25T19:48:23.309Z] === RUN TestDockerSuite/TestEventsImagePull [2022-03-25T19:48:23.309Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-03-25T19:48:23.309Z] === RUN TestDockerSuite/TestEventsImageTag [2022-03-25T19:48:24.296Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-03-25T19:48:24.296Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-03-25T19:48:24.296Z] === RUN TestDockerSuite/TestEventsRename [2022-03-25T19:48:25.573Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-03-25T19:48:27.247Z] === RUN TestDockerSuite/TestEventsResize [2022-03-25T19:48:28.526Z] === RUN TestDockerSuite/TestRmiTag [2022-03-25T19:48:29.513Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-03-25T19:48:31.729Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-03-25T19:48:52.963Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-03-25T19:48:53.432Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-03-25T19:48:58.192Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-03-25T19:48:59.179Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-03-25T19:48:59.179Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-03-25T19:48:59.179Z] === RUN TestDockerSuite/TestRunAddHost [2022-03-25T19:48:59.179Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-03-25T19:48:59.179Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-03-25T19:48:59.179Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-03-25T19:48:59.647Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-03-25T19:48:59.647Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-03-25T19:48:59.647Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-03-25T19:48:59.647Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-03-25T19:48:59.647Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-03-25T19:48:59.647Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-03-25T19:48:59.647Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-03-25T19:48:59.647Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-03-25T19:48:59.647Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-03-25T19:49:01.866Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-03-25T19:49:01.866Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-03-25T19:49:01.866Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-03-25T19:49:01.866Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-03-25T19:49:01.866Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-03-25T19:49:03.086Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-03-25T19:49:03.553Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-03-25T19:49:06.620Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-03-25T19:49:07.355Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-03-25T19:49:08.833Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-03-25T19:49:11.053Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-03-25T19:49:13.215Z] === RUN TestDockerSuite/TestEventsTop [2022-03-25T19:49:13.215Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-03-25T19:49:13.215Z] === RUN TestDockerSuite/TestEventsUntag [2022-03-25T19:49:13.266Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-03-25T19:49:15.431Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-03-25T19:49:15.479Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-03-25T19:49:15.479Z] === RUN TestDockerSuite/TestRunBindMounts [2022-03-25T19:49:20.198Z] === RUN TestDockerSuite/TestExec [2022-03-25T19:49:20.198Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-03-25T19:49:20.198Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-03-25T19:49:20.198Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-03-25T19:49:20.198Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-03-25T19:49:20.230Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-03-25T19:49:20.231Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-03-25T19:49:20.231Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-03-25T19:49:20.231Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-03-25T19:49:20.231Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-03-25T19:49:20.231Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-03-25T19:49:20.231Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-03-25T19:49:20.231Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-03-25T19:49:20.231Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-03-25T19:49:20.231Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-03-25T19:49:20.231Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-03-25T19:49:20.231Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-03-25T19:49:20.231Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-03-25T19:49:20.231Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-03-25T19:49:20.231Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-03-25T19:49:20.231Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-03-25T19:49:20.231Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-03-25T19:49:20.231Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-03-25T19:49:20.231Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-03-25T19:49:20.231Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-03-25T19:49:20.231Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-03-25T19:49:20.231Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-03-25T19:49:20.231Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-03-25T19:49:22.444Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-03-25T19:49:22.444Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-03-25T19:49:22.444Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-03-25T19:49:23.148Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-03-25T19:49:25.392Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-03-25T19:49:25.392Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-03-25T19:49:25.392Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-03-25T19:49:25.392Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-03-25T19:49:25.392Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-03-25T19:49:26.105Z] === RUN TestDockerSuite/TestExecAPIStart [2022-03-25T19:49:26.105Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-03-25T19:49:26.105Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-03-25T19:49:26.105Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-03-25T19:49:26.105Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-03-25T19:49:26.105Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-03-25T19:49:26.105Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-03-25T19:49:27.611Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-03-25T19:49:27.611Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-03-25T19:49:27.611Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-03-25T19:49:27.611Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-03-25T19:49:27.611Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-03-25T19:49:27.611Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-03-25T19:49:27.611Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-03-25T19:49:27.611Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-03-25T19:49:27.611Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-03-25T19:49:27.611Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-03-25T19:49:27.611Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-03-25T19:49:27.611Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-03-25T19:49:27.611Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-03-25T19:49:27.611Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-03-25T19:49:27.611Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-03-25T19:49:29.056Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-03-25T19:49:29.825Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-03-25T19:49:32.774Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-03-25T19:49:32.846Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-03-25T19:49:34.338Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-03-25T19:49:34.338Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-03-25T19:49:34.338Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-03-25T19:49:34.338Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-03-25T19:49:34.338Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-03-25T19:49:34.338Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-03-25T19:49:34.338Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-03-25T19:49:36.553Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-03-25T19:49:36.553Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-03-25T19:49:36.553Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-03-25T19:49:36.780Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-03-25T19:49:37.180Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-03-25T19:49:37.180Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-03-25T19:49:37.180Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-03-25T19:49:37.180Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-03-25T19:49:37.180Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-03-25T19:49:37.180Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-03-25T19:49:38.747Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-03-25T19:49:40.567Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-03-25T19:49:44.620Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-03-25T19:49:44.620Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-03-25T19:49:44.620Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-03-25T19:49:44.620Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-03-25T19:49:44.620Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-03-25T19:49:44.620Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-03-25T19:49:44.620Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-03-25T19:49:44.620Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-03-25T19:49:44.620Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-03-25T19:49:44.620Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-03-25T19:49:44.620Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-03-25T19:49:44.620Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-03-25T19:49:44.620Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-03-25T19:49:46.184Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-03-25T19:49:46.184Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-03-25T19:49:46.184Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-03-25T19:49:46.184Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-03-25T19:49:46.184Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-03-25T19:49:46.184Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-03-25T19:49:46.439Z] === RUN TestDockerSuite/TestExecCgroup [2022-03-25T19:49:46.439Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-03-25T19:49:46.439Z] === RUN TestDockerSuite/TestExecEnv [2022-03-25T19:49:46.439Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-03-25T19:49:46.439Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-03-25T19:49:46.439Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-03-25T19:49:46.439Z] === RUN TestDockerSuite/TestExecExitStatus [2022-03-25T19:49:49.133Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-03-25T19:49:50.227Z] === RUN TestDockerSuite/TestExecInspectID [2022-03-25T19:49:50.696Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-03-25T19:49:50.696Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-03-25T19:49:50.696Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-03-25T19:49:52.913Z] === RUN TestDockerSuite/TestRunEnvironment [2022-03-25T19:49:52.913Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-03-25T19:49:52.913Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-03-25T19:49:52.913Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-03-25T19:49:52.913Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-03-25T19:49:52.913Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-03-25T19:49:52.913Z] === RUN TestDockerSuite/TestRunExitCode [2022-03-25T19:49:55.864Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-03-25T19:49:56.089Z] === RUN TestDockerSuite/TestExecInteractive [2022-03-25T19:49:56.090Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-03-25T19:49:56.090Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-03-25T19:49:56.090Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-03-25T19:49:56.090Z] === RUN TestDockerSuite/TestExecParseError [2022-03-25T19:49:56.090Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-03-25T19:49:56.090Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-03-25T19:49:56.090Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-03-25T19:49:56.090Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-03-25T19:49:56.090Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-03-25T19:49:56.090Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-03-25T19:49:57.427Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-03-25T19:49:59.040Z] === RUN TestDockerSuite/TestExecSetEnv [2022-03-25T19:49:59.040Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-03-25T19:49:59.040Z] === RUN TestDockerSuite/TestExecStartFails [2022-03-25T19:49:59.040Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-03-25T19:49:59.040Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-03-25T19:49:59.040Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-03-25T19:49:59.040Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-03-25T19:49:59.040Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-03-25T19:49:59.040Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-03-25T19:49:59.040Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-03-25T19:49:59.040Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-03-25T19:49:59.643Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-03-25T19:50:02.835Z] === RUN TestDockerSuite/TestExecUlimits [2022-03-25T19:50:02.835Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-03-25T19:50:02.835Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-03-25T19:50:06.798Z] === RUN TestDockerSuite/TestRunExposePort [2022-03-25T19:50:07.266Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-03-25T19:50:07.266Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-03-25T19:50:07.266Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-03-25T19:50:07.266Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-03-25T19:50:07.266Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-03-25T19:50:07.266Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-03-25T19:50:07.266Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-03-25T19:50:07.266Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-03-25T19:50:07.266Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-03-25T19:50:07.266Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-03-25T19:50:07.266Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-03-25T19:50:07.266Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-03-25T19:50:07.267Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-03-25T19:50:07.267Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-03-25T19:50:07.267Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-03-25T19:50:10.020Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-03-25T19:50:10.020Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-03-25T19:50:10.020Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-03-25T19:50:10.020Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-03-25T19:50:10.020Z] === RUN TestDockerSuite/TestExecWithUser [2022-03-25T19:50:10.020Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-03-25T19:50:10.020Z] === RUN TestDockerSuite/TestGetContainerStats [2022-03-25T19:50:15.926Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-03-25T19:50:15.926Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-03-25T19:50:15.926Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-03-25T19:50:15.926Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-03-25T19:50:15.926Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-03-25T19:50:16.394Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-03-25T19:50:16.394Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-03-25T19:50:16.394Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-03-25T19:50:16.394Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-03-25T19:50:16.394Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-03-25T19:50:16.394Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-03-25T19:50:16.394Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-03-25T19:50:17.175Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-03-25T19:50:24.326Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-03-25T19:50:26.814Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-03-25T19:50:26.814Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-03-25T19:50:26.814Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-03-25T19:50:27.275Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-03-25T19:50:27.284Z] === RUN TestDockerSuite/TestRunModeHostname [2022-03-25T19:50:27.285Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-03-25T19:50:27.285Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-03-25T19:50:27.285Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-03-25T19:50:27.285Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-03-25T19:50:27.285Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-03-25T19:50:27.285Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-03-25T19:50:27.285Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-03-25T19:50:27.285Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-03-25T19:50:27.285Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-03-25T19:50:27.285Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-03-25T19:50:27.285Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-03-25T19:50:27.285Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-03-25T19:50:27.285Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-03-25T19:50:27.285Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-03-25T19:50:27.285Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-03-25T19:50:27.757Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-03-25T19:50:27.757Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-03-25T19:50:27.757Z] === RUN TestDockerSuite/TestRunMount [2022-03-25T19:50:27.757Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-03-25T19:50:27.757Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-03-25T19:50:27.757Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-03-25T19:50:27.757Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-03-25T19:50:27.757Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-03-25T19:50:27.757Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-03-25T19:50:27.757Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-03-25T19:50:27.757Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-03-25T19:50:34.433Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-03-25T19:50:34.433Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-03-25T19:50:34.433Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-03-25T19:50:34.433Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-03-25T19:50:34.902Z] === RUN TestDockerSuite/TestHealth [2022-03-25T19:50:34.902Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-03-25T19:50:34.902Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-03-25T19:50:34.902Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-03-25T19:50:34.902Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-03-25T19:50:34.902Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-03-25T19:50:34.913Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-03-25T19:50:34.913Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-03-25T19:50:34.913Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-03-25T19:50:34.913Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-03-25T19:50:34.913Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-03-25T19:50:34.913Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-03-25T19:50:34.913Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-03-25T19:50:40.767Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-03-25T19:50:40.767Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-03-25T19:50:40.767Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-03-25T19:50:40.767Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-03-25T19:50:40.767Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-03-25T19:50:40.767Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-03-25T19:50:40.767Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-03-25T19:50:40.785Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-03-25T19:50:41.235Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-03-25T19:50:41.235Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-03-25T19:50:41.235Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-03-25T19:50:42.221Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-03-25T19:50:42.221Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-03-25T19:50:44.436Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-03-25T19:50:44.436Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-03-25T19:50:44.583Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-03-25T19:50:44.583Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-03-25T19:50:44.583Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-03-25T19:50:44.583Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-03-25T19:50:44.583Z] === RUN TestDockerSuite/TestRunNetHost [2022-03-25T19:50:44.583Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-03-25T19:50:44.583Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-03-25T19:50:44.583Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-03-25T19:50:44.583Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-03-25T19:50:44.583Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-03-25T19:50:44.583Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-03-25T19:50:44.583Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-03-25T19:50:44.583Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-03-25T19:50:44.583Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-03-25T19:50:44.583Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-03-25T19:50:44.583Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-03-25T19:50:44.583Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-03-25T19:50:44.583Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-03-25T19:50:44.583Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-03-25T19:50:44.583Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-03-25T19:50:45.570Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-03-25T19:50:46.654Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-03-25T19:50:47.787Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-03-25T19:50:49.605Z] === RUN TestDockerSuite/TestImagesFormat [2022-03-25T19:50:49.605Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-03-25T19:50:49.605Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-03-25T19:50:49.605Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-03-25T19:50:50.006Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-03-25T19:50:51.570Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-03-25T19:50:53.135Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-03-25T19:50:53.394Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-03-25T19:50:53.394Z] === RUN TestDockerSuite/TestImportBadURL [2022-03-25T19:50:53.603Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-03-25T19:50:53.603Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-03-25T19:50:53.603Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-03-25T19:50:53.603Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-03-25T19:50:53.603Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-03-25T19:50:53.603Z] === RUN TestDockerSuite/TestRunPortInUse [2022-03-25T19:50:53.603Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-03-25T19:50:53.603Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-03-25T19:50:53.603Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-03-25T19:50:53.603Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-03-25T19:50:53.603Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-03-25T19:50:53.603Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-03-25T19:50:53.603Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-03-25T19:50:53.603Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-03-25T19:50:53.603Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-03-25T19:50:53.603Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-03-25T19:50:53.862Z] === RUN TestDockerSuite/TestImportDisplay [2022-03-25T19:50:53.862Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-03-25T19:50:53.862Z] === RUN TestDockerSuite/TestImportFile [2022-03-25T19:50:53.862Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-03-25T19:50:53.862Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-03-25T19:50:53.862Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-03-25T19:50:53.862Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-03-25T19:50:53.862Z] === RUN TestDockerSuite/TestImportGzipped [2022-03-25T19:50:53.862Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-03-25T19:50:53.862Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-03-25T19:50:53.862Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-03-25T19:50:53.862Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-03-25T19:50:53.862Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-03-25T19:50:53.862Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-03-25T19:50:53.862Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-03-25T19:50:53.862Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-03-25T19:50:53.862Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-03-25T19:50:53.862Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-03-25T19:50:53.862Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-03-25T19:50:53.862Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-03-25T19:50:53.862Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-03-25T19:50:53.862Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-25T19:50:53.862Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-03-25T19:50:56.556Z] === RUN TestDockerSuite/TestRunPublishPort [2022-03-25T19:50:56.556Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-03-25T19:50:56.556Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-03-25T19:50:56.556Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-03-25T19:50:56.556Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-03-25T19:50:56.556Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-03-25T19:50:56.556Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-03-25T19:50:56.556Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-03-25T19:50:56.556Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-03-25T19:50:56.556Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-03-25T19:50:56.556Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-03-25T19:50:56.813Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-03-25T19:50:59.765Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-03-25T19:50:59.765Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-03-25T19:50:59.765Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-03-25T19:50:59.765Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-03-25T19:50:59.765Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-03-25T19:50:59.765Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-03-25T19:50:59.765Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-03-25T19:50:59.765Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-03-25T19:51:02.716Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-03-25T19:51:03.184Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-03-25T19:51:05.217Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-03-25T19:51:05.217Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-03-25T19:51:05.217Z] === RUN TestDockerSuite/TestRunRm [2022-03-25T19:51:06.135Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-03-25T19:51:06.136Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-03-25T19:51:06.136Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-03-25T19:51:06.136Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-03-25T19:51:06.136Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-03-25T19:51:06.136Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-03-25T19:51:06.136Z] === RUN TestDockerSuite/TestInspectDefault [2022-03-25T19:51:09.086Z] === RUN TestDockerSuite/TestInspectHistory [2022-03-25T19:51:11.095Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-03-25T19:51:13.837Z] === RUN TestDockerSuite/TestInspectImage [2022-03-25T19:51:13.837Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-03-25T19:51:13.837Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-03-25T19:51:13.837Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-03-25T19:51:13.837Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-03-25T19:51:13.837Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-25T19:51:13.837Z] === RUN TestDockerSuite/TestInspectInt64 [2022-03-25T19:51:16.788Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-03-25T19:51:16.967Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-03-25T19:51:19.185Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-03-25T19:51:19.742Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-03-25T19:51:19.742Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-03-25T19:51:21.400Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-03-25T19:51:22.696Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-03-25T19:51:23.618Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-03-25T19:51:25.646Z] === RUN TestDockerSuite/TestInspectPlugin [2022-03-25T19:51:25.646Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-03-25T19:51:25.646Z] === RUN TestDockerSuite/TestInspectRootFS [2022-03-25T19:51:26.115Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-03-25T19:51:26.571Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-03-25T19:51:26.571Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-03-25T19:51:26.571Z] === RUN TestDockerSuite/TestRunState [2022-03-25T19:51:26.571Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-03-25T19:51:26.571Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-03-25T19:51:28.789Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-03-25T19:51:28.789Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-03-25T19:51:28.789Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-03-25T19:51:29.905Z] === RUN TestDockerSuite/TestInspectStatus [2022-03-25T19:51:31.007Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-03-25T19:51:31.008Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-03-25T19:51:31.008Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-03-25T19:51:31.008Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-03-25T19:51:31.008Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-03-25T19:51:31.008Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-03-25T19:51:31.008Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-03-25T19:51:31.008Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-03-25T19:51:31.008Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-03-25T19:51:33.697Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-03-25T19:51:35.766Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-03-25T19:51:35.766Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-03-25T19:51:35.766Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-03-25T19:51:35.766Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-25T19:51:35.766Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-03-25T19:51:35.766Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-03-25T19:51:35.766Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-03-25T19:51:35.766Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-03-25T19:51:35.766Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-03-25T19:51:35.766Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-03-25T19:51:35.766Z] === RUN TestDockerSuite/TestRunUserByID [2022-03-25T19:51:35.766Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-03-25T19:51:35.766Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-03-25T19:51:35.766Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-03-25T19:51:35.766Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-03-25T19:51:35.766Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-03-25T19:51:36.235Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-03-25T19:51:36.235Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-03-25T19:51:36.235Z] === RUN TestDockerSuite/TestRunUserByName [2022-03-25T19:51:36.235Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-03-25T19:51:36.235Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-03-25T19:51:38.453Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-03-25T19:51:38.453Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-03-25T19:51:38.453Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-03-25T19:51:39.585Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-03-25T19:51:40.668Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-03-25T19:51:40.668Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-03-25T19:51:40.668Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-03-25T19:51:40.668Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-03-25T19:51:40.668Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-03-25T19:51:43.389Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-03-25T19:51:44.470Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-03-25T19:51:46.348Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-03-25T19:51:49.303Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-03-25T19:51:51.633Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-03-25T19:51:52.256Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-03-25T19:51:55.215Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-03-25T19:51:55.424Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-03-25T19:51:58.168Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-03-25T19:51:58.168Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-03-25T19:51:58.168Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-03-25T19:51:58.168Z] === RUN TestDockerSuite/TestLinksEnvs [2022-03-25T19:51:58.168Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-03-25T19:51:58.168Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-03-25T19:51:58.168Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-03-25T19:51:58.168Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-03-25T19:51:58.168Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-03-25T19:51:58.168Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-03-25T19:51:58.168Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-03-25T19:51:58.168Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-03-25T19:51:58.168Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-03-25T19:51:58.168Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-03-25T19:51:58.168Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-03-25T19:51:58.168Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-03-25T19:51:58.168Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-03-25T19:51:58.168Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-03-25T19:51:58.168Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-03-25T19:51:58.168Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-03-25T19:51:58.168Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-03-25T19:51:58.168Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-03-25T19:51:58.168Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-03-25T19:51:58.168Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-03-25T19:51:58.168Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-03-25T19:51:58.168Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-03-25T19:51:58.168Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-03-25T19:51:58.168Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-03-25T19:51:58.168Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-03-25T19:51:58.168Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-03-25T19:51:58.168Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-03-25T19:51:58.168Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-03-25T19:51:58.168Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-03-25T19:51:58.168Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-03-25T19:51:58.168Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-03-25T19:51:58.168Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-03-25T19:52:01.125Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-03-25T19:52:01.295Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-03-25T19:52:01.295Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-03-25T19:52:01.295Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-03-25T19:52:01.772Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-03-25T19:52:04.081Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-03-25T19:52:04.729Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-03-25T19:52:06.949Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-03-25T19:52:09.166Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-03-25T19:52:09.166Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-03-25T19:52:09.166Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-03-25T19:52:09.166Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-03-25T19:52:09.166Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-03-25T19:52:09.166Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-03-25T19:52:09.166Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-03-25T19:52:09.166Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-03-25T19:52:09.166Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-03-25T19:52:09.166Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-03-25T19:52:09.166Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-03-25T19:52:09.166Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-03-25T19:52:09.166Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-03-25T19:52:09.166Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-03-25T19:52:09.166Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-03-25T19:52:09.945Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-03-25T19:52:12.897Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-03-25T19:52:12.897Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-03-25T19:52:12.897Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-03-25T19:52:12.956Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-03-25T19:52:15.181Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-03-25T19:52:16.690Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-03-25T19:52:16.690Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-03-25T19:52:17.396Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-03-25T19:52:22.149Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-03-25T19:52:22.149Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-03-25T19:52:22.149Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-03-25T19:52:22.149Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-03-25T19:52:22.149Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-03-25T19:52:22.149Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-03-25T19:52:22.149Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-03-25T19:52:22.149Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-03-25T19:52:22.149Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-03-25T19:52:22.149Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-03-25T19:52:22.149Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-03-25T19:52:22.149Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-03-25T19:52:22.149Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-03-25T19:52:22.149Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-03-25T19:52:22.149Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-03-25T19:52:22.149Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-03-25T19:52:22.149Z] === RUN TestDockerSuite/TestSaveImageId [2022-03-25T19:52:22.149Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-03-25T19:52:22.149Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-03-25T19:52:22.149Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-03-25T19:52:22.149Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-03-25T19:52:22.149Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-03-25T19:52:22.149Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-03-25T19:52:22.149Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-03-25T19:52:22.149Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-03-25T19:52:22.149Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-03-25T19:52:22.149Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-03-25T19:52:22.149Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-03-25T19:52:22.149Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-03-25T19:52:22.149Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-03-25T19:52:22.149Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-03-25T19:52:22.149Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-03-25T19:52:22.149Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-03-25T19:52:22.149Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-03-25T19:52:22.149Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-03-25T19:52:23.843Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-03-25T19:52:24.367Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-03-25T19:52:24.367Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-03-25T19:52:24.835Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-03-25T19:52:25.303Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-03-25T19:52:26.867Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-03-25T19:52:26.867Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-03-25T19:52:29.709Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-03-25T19:52:29.842Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-03-25T19:52:32.061Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-03-25T19:52:34.278Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-03-25T19:52:34.278Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-03-25T19:52:34.278Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-03-25T19:52:36.864Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-03-25T19:52:40.657Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-03-25T19:52:42.960Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-03-25T19:52:42.960Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-03-25T19:52:42.960Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-03-25T19:52:45.407Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-03-25T19:52:45.407Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-03-25T19:52:45.407Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-03-25T19:52:45.917Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-03-25T19:52:45.917Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-03-25T19:52:45.917Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-03-25T19:52:45.917Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-03-25T19:52:45.917Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-03-25T19:52:45.917Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-03-25T19:52:45.917Z] === RUN TestDockerSuite/TestStartRecordError [2022-03-25T19:52:45.917Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-03-25T19:52:45.917Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-03-25T19:52:47.621Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-03-25T19:52:51.416Z] === RUN TestDockerSuite/TestLogsSince [2022-03-25T19:53:00.069Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-03-25T19:53:00.069Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-03-25T19:53:00.069Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-03-25T19:53:00.069Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-03-25T19:53:00.069Z] === RUN TestDockerSuite/TestLogsTail [2022-03-25T19:53:00.861Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-03-25T19:53:00.861Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-03-25T19:53:00.861Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-03-25T19:53:00.861Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-03-25T19:53:00.861Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-03-25T19:53:00.861Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-03-25T19:53:00.861Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-03-25T19:53:00.861Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-03-25T19:53:00.861Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-03-25T19:53:00.861Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-03-25T19:53:00.861Z] === RUN TestDockerSuite/TestStatsNoStream [2022-03-25T19:53:00.861Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-03-25T19:53:00.861Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-03-25T19:53:03.088Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-03-25T19:53:03.860Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-03-25T19:53:05.309Z] === RUN TestDockerSuite/TestTopPrivileged [2022-03-25T19:53:05.309Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-03-25T19:53:05.309Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-03-25T19:53:06.815Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-03-25T19:53:07.530Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-03-25T19:53:07.531Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-03-25T19:53:07.531Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-03-25T19:53:07.531Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-03-25T19:53:07.531Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-03-25T19:53:07.531Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-03-25T19:53:07.531Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-03-25T19:53:07.531Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-03-25T19:53:07.531Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-03-25T19:53:07.531Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-03-25T19:53:07.531Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-03-25T19:53:07.531Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-03-25T19:53:07.531Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-03-25T19:53:09.769Z] === RUN TestDockerSuite/TestMountIntoProc [2022-03-25T19:53:09.769Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-03-25T19:53:09.769Z] === RUN TestDockerSuite/TestMountIntoSys [2022-03-25T19:53:09.769Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-03-25T19:53:09.769Z] === RUN TestDockerSuite/TestNetHostname [2022-03-25T19:53:09.769Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-03-25T19:53:09.769Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-03-25T19:53:09.769Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-03-25T19:53:09.769Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-03-25T19:53:09.769Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-03-25T19:53:09.769Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-03-25T19:53:09.769Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-03-25T19:53:09.769Z] === RUN TestDockerSuite/TestPluginActive [2022-03-25T19:53:09.769Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-03-25T19:53:09.769Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-03-25T19:53:09.769Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-03-25T19:53:09.769Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-03-25T19:53:09.769Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-03-25T19:53:09.769Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-03-25T19:53:09.769Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-03-25T19:53:09.769Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-03-25T19:53:09.769Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-03-25T19:53:09.769Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-03-25T19:53:09.769Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-03-25T19:53:09.769Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-03-25T19:53:09.769Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-03-25T19:53:09.769Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-03-25T19:53:09.769Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-03-25T19:53:09.769Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-03-25T19:53:09.769Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-03-25T19:53:09.769Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-03-25T19:53:09.769Z] === RUN TestDockerSuite/TestPortHostBinding [2022-03-25T19:53:09.769Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-03-25T19:53:09.769Z] === RUN TestDockerSuite/TestPortList [2022-03-25T19:53:09.769Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-03-25T19:53:10.237Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-03-25T19:53:16.105Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-03-25T19:53:16.105Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-03-25T19:53:16.105Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-03-25T19:53:16.105Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-03-25T19:53:16.105Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2022-03-25T19:53:16.105Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-03-25T19:53:16.105Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2022-03-25T19:53:16.105Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-03-25T19:53:16.105Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2022-03-25T19:53:16.105Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-03-25T19:53:16.105Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2022-03-25T19:53:16.105Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-03-25T19:53:16.105Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2022-03-25T19:53:16.105Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-03-25T19:53:16.105Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2022-03-25T19:53:16.105Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-03-25T19:53:16.105Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2022-03-25T19:53:16.105Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-03-25T19:53:21.972Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-03-25T19:53:21.972Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2022-03-25T19:53:21.972Z] === RUN TestDockerSuite/TestPsByOrder [2022-03-25T19:53:25.350Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-03-25T19:53:25.350Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-03-25T19:53:25.350Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-03-25T19:53:25.350Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-03-25T19:53:25.350Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-03-25T19:53:25.350Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-03-25T19:53:25.350Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-03-25T19:53:25.350Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-03-25T19:53:26.914Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-03-25T19:53:26.914Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-03-25T19:53:29.878Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-03-25T19:53:29.878Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-03-25T19:53:30.363Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-03-25T19:53:30.363Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-03-25T19:53:30.832Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-03-25T19:53:36.933Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-03-25T19:53:36.933Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-03-25T19:53:36.933Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-03-25T19:53:45.766Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-03-25T19:53:45.766Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-03-25T19:53:45.766Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-03-25T19:53:45.766Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-03-25T19:53:45.766Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-03-25T19:53:45.766Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-03-25T19:53:45.766Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-03-25T19:53:49.431Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-03-25T19:53:51.633Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-03-25T19:53:51.633Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-03-25T19:53:52.102Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-03-25T19:54:07.251Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-03-25T19:54:07.251Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-03-25T19:54:07.251Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-03-25T19:54:07.251Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-03-25T19:54:07.251Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-03-25T19:54:07.251Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-03-25T19:54:11.046Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-03-25T19:54:13.341Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-03-25T19:54:13.341Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.341Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-03-25T19:54:13.341Z] --- PASS: TestDockerSuite (2675.40s) [2022-03-25T19:54:13.341Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2022-03-25T19:54:13.341Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-03-25T19:54:13.341Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-03-25T19:54:13.341Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2022-03-25T19:54:13.341Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2022-03-25T19:54:13.341Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-03-25T19:54:13.341Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2022-03-25T19:54:13.341Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.66s) [2022-03-25T19:54:13.341Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.24s) [2022-03-25T19:54:13.341Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.57s) [2022-03-25T19:54:13.341Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.33s) [2022-03-25T19:54:13.341Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (97.89s) [2022-03-25T19:54:13.341Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.77s) [2022-03-25T19:54:13.342Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.81s) [2022-03-25T19:54:13.342Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-03-25T19:54:13.342Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2022-03-25T19:54:13.342Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-03-25T19:54:13.342Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-03-25T19:54:13.342Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-03-25T19:54:13.342Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-03-25T19:54:13.342Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2022-03-25T19:54:13.342Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2022-03-25T19:54:13.342Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-03-25T19:54:13.342Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.10s) [2022-03-25T19:54:13.342Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-03-25T19:54:13.342Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-03-25T19:54:13.342Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.19s) [2022-03-25T19:54:13.342Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.21s) [2022-03-25T19:54:13.342Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-03-25T19:54:13.342Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-03-25T19:54:13.342Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2022-03-25T19:54:13.342Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-03-25T19:54:13.342Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.20s) [2022-03-25T19:54:13.342Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-03-25T19:54:13.342Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2022-03-25T19:54:13.342Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (5.45s) [2022-03-25T19:54:13.342Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (103.67s) [2022-03-25T19:54:13.342Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.37s) [2022-03-25T19:54:13.342Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.23s) [2022-03-25T19:54:13.342Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) [2022-03-25T19:54:13.342Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.68s) [2022-03-25T19:54:13.342Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.89s) [2022-03-25T19:54:13.342Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-03-25T19:54:13.342Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2022-03-25T19:54:13.342Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2022-03-25T19:54:13.342Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.23s) [2022-03-25T19:54:13.342Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.88s) [2022-03-25T19:54:13.342Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.17s) [2022-03-25T19:54:13.342Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.50s) [2022-03-25T19:54:13.342Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-03-25T19:54:13.342Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2022-03-25T19:54:13.342Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s) [2022-03-25T19:54:13.342Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.90s) [2022-03-25T19:54:13.342Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (10.82s) [2022-03-25T19:54:13.342Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (4.50s) [2022-03-25T19:54:13.342Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.03s) [2022-03-25T19:54:13.342Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-03-25T19:54:13.342Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.25s) [2022-03-25T19:54:13.342Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.70s) [2022-03-25T19:54:13.342Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (9.35s) [2022-03-25T19:54:13.342Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-03-25T19:54:13.342Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-03-25T19:54:13.342Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2022-03-25T19:54:13.342Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2022-03-25T19:54:13.342Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.56s) [2022-03-25T19:54:13.342Z] --- PASS: TestDockerSuite/TestBuildAddTar (45.88s) [2022-03-25T19:54:13.342Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-03-25T19:54:13.342Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.34s) [2022-03-25T19:54:13.342Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (16.94s) [2022-03-25T19:54:13.342Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.64s) [2022-03-25T19:54:13.342Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.54s) [2022-03-25T19:54:13.342Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (7.05s) [2022-03-25T19:54:13.342Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.91s) [2022-03-25T19:54:13.342Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.82s) [2022-03-25T19:54:13.342Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (8.51s) [2022-03-25T19:54:13.342Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (8.16s) [2022-03-25T19:54:13.342Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.33s) [2022-03-25T19:54:13.342Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (9.55s) [2022-03-25T19:54:13.342Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-03-25T19:54:13.342Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-03-25T19:54:13.342Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.81s) [2022-03-25T19:54:13.342Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-03-25T19:54:13.342Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.64s) [2022-03-25T19:54:13.342Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-03-25T19:54:13.342Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-03-25T19:54:13.342Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (45.17s) [2022-03-25T19:54:13.342Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.76s) [2022-03-25T19:54:13.342Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.64s) [2022-03-25T19:54:13.342Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.38s) [2022-03-25T19:54:13.342Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.49s) [2022-03-25T19:54:13.342Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-03-25T19:54:13.342Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.68s) [2022-03-25T19:54:13.342Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.43s) [2022-03-25T19:54:13.342Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-03-25T19:54:13.342Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-03-25T19:54:13.342Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.63s) [2022-03-25T19:54:13.342Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.09s) [2022-03-25T19:54:13.342Z] --- PASS: TestDockerSuite/TestBuildCmd (0.62s) [2022-03-25T19:54:13.342Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.63s) [2022-03-25T19:54:13.342Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.66s) [2022-03-25T19:54:13.342Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.73s) [2022-03-25T19:54:13.342Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.32s) [2022-03-25T19:54:13.342Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2022-03-25T19:54:13.342Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.31s) [2022-03-25T19:54:13.342Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-03-25T19:54:13.342Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.55s) [2022-03-25T19:54:13.342Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.13s) [2022-03-25T19:54:13.342Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.04s) [2022-03-25T19:54:13.342Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.54s) [2022-03-25T19:54:13.342Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-03-25T19:54:13.342Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.94s) [2022-03-25T19:54:13.342Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.71s) [2022-03-25T19:54:13.342Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-03-25T19:54:13.342Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-03-25T19:54:13.342Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.18s) [2022-03-25T19:54:13.342Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (32.55s) [2022-03-25T19:54:13.342Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.63s) [2022-03-25T19:54:13.342Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.58s) [2022-03-25T19:54:13.342Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.32s) [2022-03-25T19:54:13.342Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.33s) [2022-03-25T19:54:13.342Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.35s) [2022-03-25T19:54:13.342Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-03-25T19:54:13.342Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.56s) [2022-03-25T19:54:13.342Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-03-25T19:54:13.342Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (36.08s) [2022-03-25T19:54:13.342Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.77s) [2022-03-25T19:54:13.342Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.33s) [2022-03-25T19:54:13.342Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (26.14s) [2022-03-25T19:54:13.342Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.65s) [2022-03-25T19:54:13.342Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.68s) [2022-03-25T19:54:13.342Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.47s) [2022-03-25T19:54:13.342Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.89s) [2022-03-25T19:54:13.342Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.89s) [2022-03-25T19:54:13.342Z] --- PASS: TestDockerSuite/TestBuildDockerignore (75.14s) [2022-03-25T19:54:13.342Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.30s) [2022-03-25T19:54:13.342Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.34s) [2022-03-25T19:54:13.342Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (85.55s) [2022-03-25T19:54:13.342Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.59s) [2022-03-25T19:54:13.342Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.68s) [2022-03-25T19:54:13.342Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (22.89s) [2022-03-25T19:54:13.342Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (14.89s) [2022-03-25T19:54:13.342Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (9.90s) [2022-03-25T19:54:13.342Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (31.26s) [2022-03-25T19:54:13.342Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (14.93s) [2022-03-25T19:54:13.342Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (9.81s) [2022-03-25T19:54:13.342Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (112.56s) [2022-03-25T19:54:13.342Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.46s) [2022-03-25T19:54:13.342Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.32s) [2022-03-25T19:54:13.342Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-03-25T19:54:13.342Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.62s) [2022-03-25T19:54:13.342Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.26s) [2022-03-25T19:54:13.342Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-03-25T19:54:13.342Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.55s) [2022-03-25T19:54:13.342Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.62s) [2022-03-25T19:54:13.342Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.90s) [2022-03-25T19:54:13.342Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.48s) [2022-03-25T19:54:13.342Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.83s) [2022-03-25T19:54:13.342Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-03-25T19:54:13.342Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.35s) [2022-03-25T19:54:13.342Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-03-25T19:54:13.342Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-03-25T19:54:13.342Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-03-25T19:54:13.342Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.16s) [2022-03-25T19:54:13.342Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-03-25T19:54:13.342Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-03-25T19:54:13.342Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-03-25T19:54:13.342Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.12s) [2022-03-25T19:54:13.342Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.90s) [2022-03-25T19:54:13.342Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (16.17s) [2022-03-25T19:54:13.342Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.67s) [2022-03-25T19:54:13.342Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-03-25T19:54:13.342Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-03-25T19:54:13.342Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2022-03-25T19:54:13.342Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2022-03-25T19:54:13.342Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2022-03-25T19:54:13.342Z] --- PASS: TestDockerSuite/TestBuildFails (2.58s) [2022-03-25T19:54:13.342Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.13s) [2022-03-25T19:54:13.342Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.67s) [2022-03-25T19:54:13.342Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.67s) [2022-03-25T19:54:13.342Z] --- PASS: TestDockerSuite/TestBuildForceRm (6.51s) [2022-03-25T19:54:13.342Z] --- PASS: TestDockerSuite/TestBuildFromGit (10.63s) [2022-03-25T19:54:13.342Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.52s) [2022-03-25T19:54:13.342Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.24s) [2022-03-25T19:54:13.342Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-03-25T19:54:13.342Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.79s) [2022-03-25T19:54:13.342Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.63s) [2022-03-25T19:54:13.342Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-03-25T19:54:13.342Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (13.26s) [2022-03-25T19:54:13.342Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-03-25T19:54:13.342Z] --- PASS: TestDockerSuite/TestBuildHistory (12.01s) [2022-03-25T19:54:13.342Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.06s) [2022-03-25T19:54:13.342Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.12s) [2022-03-25T19:54:13.342Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-03-25T19:54:13.342Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.82s) [2022-03-25T19:54:13.342Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.10s) [2022-03-25T19:54:13.342Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (9.27s) [2022-03-25T19:54:13.342Z] --- PASS: TestDockerSuite/TestBuildLabel (1.07s) [2022-03-25T19:54:13.342Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.69s) [2022-03-25T19:54:13.342Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.06s) [2022-03-25T19:54:13.342Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.64s) [2022-03-25T19:54:13.342Z] --- PASS: TestDockerSuite/TestBuildLabels (1.05s) [2022-03-25T19:54:13.342Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.71s) [2022-03-25T19:54:13.342Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.28s) [2022-03-25T19:54:13.342Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s) [2022-03-25T19:54:13.342Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2022-03-25T19:54:13.342Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s) [2022-03-25T19:54:13.342Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s) [2022-03-25T19:54:13.342Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s) [2022-03-25T19:54:13.342Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2022-03-25T19:54:13.342Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.66s) [2022-03-25T19:54:13.342Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.72s) [2022-03-25T19:54:13.342Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.87s) [2022-03-25T19:54:13.342Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (25.12s) [2022-03-25T19:54:13.342Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2022-03-25T19:54:13.342Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.67s) [2022-03-25T19:54:13.342Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (41.71s) [2022-03-25T19:54:13.342Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (19.83s) [2022-03-25T19:54:13.342Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (10.50s) [2022-03-25T19:54:13.342Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (6.38s) [2022-03-25T19:54:13.342Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (6.70s) [2022-03-25T19:54:13.342Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (17.66s) [2022-03-25T19:54:13.342Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-03-25T19:54:13.342Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (12.83s) [2022-03-25T19:54:13.342Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.74s) [2022-03-25T19:54:13.342Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-03-25T19:54:13.342Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-03-25T19:54:13.342Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.01s) [2022-03-25T19:54:13.342Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.30s) [2022-03-25T19:54:13.342Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.51s) [2022-03-25T19:54:13.342Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.27s) [2022-03-25T19:54:13.342Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.16s) [2022-03-25T19:54:13.342Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.86s) [2022-03-25T19:54:13.342Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.13s) [2022-03-25T19:54:13.342Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.56s) [2022-03-25T19:54:13.342Z] --- PASS: TestDockerSuite/TestBuildOnBuild (9.40s) [2022-03-25T19:54:13.342Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.79s) [2022-03-25T19:54:13.342Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (9.28s) [2022-03-25T19:54:13.342Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.01s) [2022-03-25T19:54:13.342Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (8.26s) [2022-03-25T19:54:13.342Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.65s) [2022-03-25T19:54:13.342Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.53s) [2022-03-25T19:54:13.342Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.15s) [2022-03-25T19:54:13.342Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-03-25T19:54:13.342Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-03-25T19:54:13.342Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.20s) [2022-03-25T19:54:13.342Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-03-25T19:54:13.342Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (42.46s) [2022-03-25T19:54:13.342Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (36.89s) [2022-03-25T19:54:13.342Z] --- PASS: TestDockerSuite/TestBuildRm (12.09s) [2022-03-25T19:54:13.342Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.34s) [2022-03-25T19:54:13.342Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-03-25T19:54:13.342Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.34s) [2022-03-25T19:54:13.342Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.44s) [2022-03-25T19:54:13.342Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.47s) [2022-03-25T19:54:13.342Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (8.42s) [2022-03-25T19:54:13.342Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.22s) [2022-03-25T19:54:13.343Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (14.37s) [2022-03-25T19:54:13.343Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.66s) [2022-03-25T19:54:13.343Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.64s) [2022-03-25T19:54:13.343Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (9.87s) [2022-03-25T19:54:13.343Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.29s) [2022-03-25T19:54:13.343Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.33s) [2022-03-25T19:54:13.343Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s) [2022-03-25T19:54:13.343Z] --- PASS: TestDockerSuite/TestBuildStderr (4.17s) [2022-03-25T19:54:13.343Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (18.18s) [2022-03-25T19:54:13.343Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.31s) [2022-03-25T19:54:13.343Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.14s) [2022-03-25T19:54:13.343Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.19s) [2022-03-25T19:54:13.343Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.24s) [2022-03-25T19:54:13.343Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (4.89s) [2022-03-25T19:54:13.343Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-03-25T19:54:13.343Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-03-25T19:54:13.343Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-03-25T19:54:13.343Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (3.75s) [2022-03-25T19:54:13.343Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.56s) [2022-03-25T19:54:13.343Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (7.61s) [2022-03-25T19:54:13.343Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-03-25T19:54:13.343Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-03-25T19:54:13.343Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (20.24s) [2022-03-25T19:54:13.343Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.89s) [2022-03-25T19:54:13.343Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (7.84s) [2022-03-25T19:54:13.343Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (9.96s) [2022-03-25T19:54:13.343Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.35s) [2022-03-25T19:54:13.343Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2022-03-25T19:54:13.343Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.49s) [2022-03-25T19:54:13.343Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.30s) [2022-03-25T19:54:13.343Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (10.09s) [2022-03-25T19:54:13.343Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.15s) [2022-03-25T19:54:13.343Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.37s) [2022-03-25T19:54:13.343Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (22.57s) [2022-03-25T19:54:13.343Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.38s) [2022-03-25T19:54:13.343Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.34s) [2022-03-25T19:54:13.343Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-03-25T19:54:13.343Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.23s) [2022-03-25T19:54:13.343Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (9.04s) [2022-03-25T19:54:13.343Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.06s) [2022-03-25T19:54:13.343Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.31s) [2022-03-25T19:54:13.343Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-03-25T19:54:13.343Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-03-25T19:54:13.343Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.14s) [2022-03-25T19:54:13.343Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (3.96s) [2022-03-25T19:54:13.343Z] --- PASS: TestDockerSuite/TestCommitChange (4.43s) [2022-03-25T19:54:13.343Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.06s) [2022-03-25T19:54:13.343Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-03-25T19:54:13.343Z] --- PASS: TestDockerSuite/TestCommitNewFile (6.43s) [2022-03-25T19:54:13.343Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-03-25T19:54:13.343Z] --- PASS: TestDockerSuite/TestCommitTTY (11.05s) [2022-03-25T19:54:13.343Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.14s) [2022-03-25T19:54:13.343Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-03-25T19:54:13.343Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-03-25T19:54:13.343Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-03-25T19:54:13.343Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-03-25T19:54:13.343Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2022-03-25T19:54:13.343Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-03-25T19:54:13.343Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-03-25T19:54:13.343Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.06s) [2022-03-25T19:54:13.343Z] --- PASS: TestDockerSuite/TestContainerAPICommit (6.12s) [2022-03-25T19:54:13.343Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (6.29s) [2022-03-25T19:54:13.343Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-03-25T19:54:13.343Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.17s) [2022-03-25T19:54:13.343Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2022-03-25T19:54:13.343Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-03-25T19:54:13.343Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-03-25T19:54:13.343Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.31s) [2022-03-25T19:54:13.343Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2022-03-25T19:54:13.343Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2022-03-25T19:54:13.343Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.42s) [2022-03-25T19:54:13.343Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2022-03-25T19:54:13.343Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-03-25T19:54:13.343Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2022-03-25T19:54:13.343Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-03-25T19:54:13.343Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.68s) [2022-03-25T19:54:13.343Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.25s) [2022-03-25T19:54:13.343Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.26s) [2022-03-25T19:54:13.343Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2022-03-25T19:54:13.343Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-03-25T19:54:13.343Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.41s) [2022-03-25T19:54:13.343Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2022-03-25T19:54:13.343Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.41s) [2022-03-25T19:54:13.343Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-03-25T19:54:13.343Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-03-25T19:54:13.343Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.42s) [2022-03-25T19:54:13.343Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.03s) [2022-03-25T19:54:13.343Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.14s) [2022-03-25T19:54:13.343Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-03-25T19:54:13.343Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.57s) [2022-03-25T19:54:13.343Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.27s) [2022-03-25T19:54:13.343Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.37s) [2022-03-25T19:54:13.343Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (8.64s) [2022-03-25T19:54:13.343Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.87s) [2022-03-25T19:54:13.343Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.09s) [2022-03-25T19:54:13.343Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-03-25T19:54:13.343Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-03-25T19:54:13.343Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-03-25T19:54:13.343Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.91s) [2022-03-25T19:54:13.343Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-03-25T19:54:13.343Z] --- PASS: TestDockerSuite/TestContainerAPIStop (7.31s) [2022-03-25T19:54:13.343Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-03-25T19:54:13.343Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.37s) [2022-03-25T19:54:13.343Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.08s) [2022-03-25T19:54:13.343Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.46s) [2022-03-25T19:54:13.343Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.09s) [2022-03-25T19:54:13.343Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-03-25T19:54:13.343Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-03-25T19:54:13.343Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-03-25T19:54:13.343Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-03-25T19:54:13.343Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-03-25T19:54:13.343Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.05s) [2022-03-25T19:54:13.343Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (38.73s) [2022-03-25T19:54:13.343Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.65s) [2022-03-25T19:54:13.343Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.63s) [2022-03-25T19:54:13.343Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (7.73s) [2022-03-25T19:54:13.343Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (7.75s) [2022-03-25T19:54:13.343Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc00089c138_} (7.67s) [2022-03-25T19:54:13.343Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-12902380588_c:\foo_false____} (2.63s) [2022-03-25T19:54:13.343Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-12902380588_c:\foo_true____} (7.63s) [2022-03-25T19:54:13.343Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-03-25T19:54:13.343Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.30s) [2022-03-25T19:54:13.343Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-03-25T19:54:13.343Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-03-25T19:54:13.343Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-03-25T19:54:13.343Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-03-25T19:54:13.343Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-03-25T19:54:13.343Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.05s) [2022-03-25T19:54:13.343Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.06s) [2022-03-25T19:54:13.343Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.05s) [2022-03-25T19:54:13.343Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-03-25T19:54:13.343Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.06s) [2022-03-25T19:54:13.343Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-03-25T19:54:13.343Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-03-25T19:54:13.343Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-03-25T19:54:13.343Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-03-25T19:54:13.343Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-03-25T19:54:13.343Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.51s) [2022-03-25T19:54:13.343Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-03-25T19:54:13.343Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-03-25T19:54:13.343Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-03-25T19:54:13.343Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-03-25T19:54:13.343Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-03-25T19:54:13.343Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-03-25T19:54:13.343Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-03-25T19:54:13.343Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-03-25T19:54:13.343Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-03-25T19:54:13.343Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-03-25T19:54:13.343Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-03-25T19:54:13.343Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-03-25T19:54:13.343Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-03-25T19:54:13.343Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.56s) [2022-03-25T19:54:13.343Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.08s) [2022-03-25T19:54:13.343Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-03-25T19:54:13.343Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.45s) [2022-03-25T19:54:13.343Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-03-25T19:54:13.343Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-03-25T19:54:13.343Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-03-25T19:54:13.343Z] --- PASS: TestDockerSuite/TestCpToCaseA (5.29s) [2022-03-25T19:54:13.343Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.67s) [2022-03-25T19:54:13.343Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-03-25T19:54:13.343Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-03-25T19:54:13.343Z] --- PASS: TestDockerSuite/TestCpToCaseE (9.48s) [2022-03-25T19:54:13.343Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2022-03-25T19:54:13.343Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-03-25T19:54:13.343Z] --- PASS: TestDockerSuite/TestCpToCaseH (23.67s) [2022-03-25T19:54:13.343Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-03-25T19:54:13.343Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2022-03-25T19:54:13.343Z] --- PASS: TestDockerSuite/TestCpToDot (2.57s) [2022-03-25T19:54:13.343Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-03-25T19:54:13.343Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-03-25T19:54:13.343Z] --- PASS: TestDockerSuite/TestCpToStdout (7.37s) [2022-03-25T19:54:13.343Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-03-25T19:54:13.343Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-03-25T19:54:13.343Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-03-25T19:54:13.343Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-03-25T19:54:13.343Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.21s) [2022-03-25T19:54:13.343Z] --- PASS: TestDockerSuite/TestCreateArgs (0.20s) [2022-03-25T19:54:13.343Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.14s) [2022-03-25T19:54:13.343Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (7.31s) [2022-03-25T19:54:13.343Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.19s) [2022-03-25T19:54:13.343Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.20s) [2022-03-25T19:54:13.343Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.05s) [2022-03-25T19:54:13.343Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.76s) [2022-03-25T19:54:13.343Z] --- PASS: TestDockerSuite/TestCreateLabels (0.20s) [2022-03-25T19:54:13.343Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-03-25T19:54:13.343Z] --- PASS: TestDockerSuite/TestCreateRM (0.37s) [2022-03-25T19:54:13.343Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-03-25T19:54:13.343Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.19s) [2022-03-25T19:54:13.343Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.36s) [2022-03-25T19:54:13.343Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (12.78s) [2022-03-25T19:54:13.343Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.22s) [2022-03-25T19:54:13.343Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.46s) [2022-03-25T19:54:13.343Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.48s) [2022-03-25T19:54:13.343Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.20s) [2022-03-25T19:54:13.343Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-03-25T19:54:13.343Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (7.27s) [2022-03-25T19:54:13.343Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-03-25T19:54:13.343Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.14s) [2022-03-25T19:54:13.343Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-03-25T19:54:13.343Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-03-25T19:54:13.343Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-03-25T19:54:13.343Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-03-25T19:54:13.343Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-03-25T19:54:13.343Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-03-25T19:54:13.343Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-03-25T19:54:13.343Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-03-25T19:54:13.343Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2022-03-25T19:54:13.343Z] --- PASS: TestDockerSuite/TestDockerFails (0.07s) [2022-03-25T19:54:13.343Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-03-25T19:54:13.343Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-03-25T19:54:13.343Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-03-25T19:54:13.343Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-03-25T19:54:13.343Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-03-25T19:54:13.343Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.55s) [2022-03-25T19:54:13.343Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.46s) [2022-03-25T19:54:13.343Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.49s) [2022-03-25T19:54:13.343Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (12.73s) [2022-03-25T19:54:13.343Z] --- PASS: TestDockerSuite/TestEventsCopy (4.76s) [2022-03-25T19:54:13.343Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.19s) [2022-03-25T19:54:13.343Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (7.17s) [2022-03-25T19:54:13.343Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.82s) [2022-03-25T19:54:13.343Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.06s) [2022-03-25T19:54:13.343Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.62s) [2022-03-25T19:54:13.343Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.01s) [2022-03-25T19:54:13.343Z] --- PASS: TestDockerSuite/TestEventsFilters (4.59s) [2022-03-25T19:54:13.343Z] --- PASS: TestDockerSuite/TestEventsFormat (4.52s) [2022-03-25T19:54:13.343Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s) [2022-03-25T19:54:13.343Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s) [2022-03-25T19:54:13.343Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-03-25T19:54:13.343Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2022-03-25T19:54:13.343Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-03-25T19:54:13.343Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.17s) [2022-03-25T19:54:13.343Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-03-25T19:54:13.343Z] --- PASS: TestDockerSuite/TestEventsRename (2.55s) [2022-03-25T19:54:13.343Z] --- PASS: TestDockerSuite/TestEventsResize (7.74s) [2022-03-25T19:54:13.343Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.37s) [2022-03-25T19:54:13.343Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.62s) [2022-03-25T19:54:13.343Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.71s) [2022-03-25T19:54:13.343Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-03-25T19:54:13.343Z] --- PASS: TestDockerSuite/TestEventsUntag (2.75s) [2022-03-25T19:54:13.343Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (7.10s) [2022-03-25T19:54:13.343Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-03-25T19:54:13.343Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-03-25T19:54:13.343Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.05s) [2022-03-25T19:54:13.343Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.02s) [2022-03-25T19:54:13.343Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-03-25T19:54:13.343Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-03-25T19:54:13.343Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-03-25T19:54:13.343Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.23s) [2022-03-25T19:54:13.343Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.27s) [2022-03-25T19:54:13.344Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.33s) [2022-03-25T19:54:13.344Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.07s) [2022-03-25T19:54:13.344Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.29s) [2022-03-25T19:54:13.344Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-03-25T19:54:13.344Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2022-03-25T19:54:13.344Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2022-03-25T19:54:13.344Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.67s) [2022-03-25T19:54:13.344Z] --- PASS: TestDockerSuite/TestExecInspectID (5.10s) [2022-03-25T19:54:13.344Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-03-25T19:54:13.344Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-03-25T19:54:13.344Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-03-25T19:54:13.344Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-03-25T19:54:13.344Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-03-25T19:54:13.344Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.57s) [2022-03-25T19:54:13.344Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-03-25T19:54:13.344Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-03-25T19:54:13.344Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2022-03-25T19:54:13.344Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-03-25T19:54:13.344Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-03-25T19:54:13.344Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.46s) [2022-03-25T19:54:13.344Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-03-25T19:54:13.344Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (8.03s) [2022-03-25T19:54:13.344Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-03-25T19:54:13.344Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2022-03-25T19:54:13.344Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-03-25T19:54:13.344Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.21s) [2022-03-25T19:54:13.344Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.17s) [2022-03-25T19:54:13.344Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.17s) [2022-03-25T19:54:13.344Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.15s) [2022-03-25T19:54:13.344Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.03s) [2022-03-25T19:54:13.344Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2022-03-25T19:54:13.344Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.14s) [2022-03-25T19:54:13.344Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-03-25T19:54:13.344Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.09s) [2022-03-25T19:54:13.344Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.09s) [2022-03-25T19:54:13.344Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.08s) [2022-03-25T19:54:13.344Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.42s) [2022-03-25T19:54:13.344Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.08s) [2022-03-25T19:54:13.344Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-03-25T19:54:13.344Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.08s) [2022-03-25T19:54:13.344Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s) [2022-03-25T19:54:13.344Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.33s) [2022-03-25T19:54:13.344Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.67s) [2022-03-25T19:54:13.344Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-03-25T19:54:13.344Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.17s) [2022-03-25T19:54:13.344Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.09s) [2022-03-25T19:54:13.344Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.94s) [2022-03-25T19:54:13.344Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.30s) [2022-03-25T19:54:13.344Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.32s) [2022-03-25T19:54:13.344Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (7.62s) [2022-03-25T19:54:13.344Z] --- PASS: TestDockerSuite/TestImagesFormat (0.22s) [2022-03-25T19:54:13.344Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-03-25T19:54:13.344Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.92s) [2022-03-25T19:54:13.344Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2022-03-25T19:54:13.344Z] --- PASS: TestDockerSuite/TestImportBadURL (0.09s) [2022-03-25T19:54:13.344Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-03-25T19:54:13.344Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2022-03-25T19:54:13.344Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) [2022-03-25T19:54:13.344Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-03-25T19:54:13.344Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-03-25T19:54:13.344Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-03-25T19:54:13.344Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-03-25T19:54:13.344Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-03-25T19:54:13.344Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-03-25T19:54:13.344Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.08s) [2022-03-25T19:54:13.344Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-03-25T19:54:13.344Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-03-25T19:54:13.344Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.26s) [2022-03-25T19:54:13.344Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.33s) [2022-03-25T19:54:13.344Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-03-25T19:54:13.344Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-03-25T19:54:13.344Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.09s) [2022-03-25T19:54:13.344Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.03s) [2022-03-25T19:54:13.344Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.29s) [2022-03-25T19:54:13.344Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.19s) [2022-03-25T19:54:13.344Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.29s) [2022-03-25T19:54:13.344Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-03-25T19:54:13.344Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-03-25T19:54:13.344Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-03-25T19:54:13.344Z] --- PASS: TestDockerSuite/TestInspectDefault (2.27s) [2022-03-25T19:54:13.344Z] --- PASS: TestDockerSuite/TestInspectHistory (4.14s) [2022-03-25T19:54:13.344Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-03-25T19:54:13.344Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2022-03-25T19:54:13.344Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-03-25T19:54:13.344Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.21s) [2022-03-25T19:54:13.344Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.15s) [2022-03-25T19:54:13.344Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.19s) [2022-03-25T19:54:13.344Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.22s) [2022-03-25T19:54:13.344Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.16s) [2022-03-25T19:54:13.344Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2022-03-25T19:54:13.344Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.08s) [2022-03-25T19:54:13.344Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.26s) [2022-03-25T19:54:13.344Z] --- PASS: TestDockerSuite/TestInspectStatus (2.66s) [2022-03-25T19:54:13.344Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.20s) [2022-03-25T19:54:13.344Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.25s) [2022-03-25T19:54:13.344Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (7.09s) [2022-03-25T19:54:13.344Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.26s) [2022-03-25T19:54:13.344Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.18s) [2022-03-25T19:54:13.344Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.18s) [2022-03-25T19:54:13.344Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.18s) [2022-03-25T19:54:13.344Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s) [2022-03-25T19:54:13.344Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-03-25T19:54:13.344Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-03-25T19:54:13.344Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-03-25T19:54:13.344Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2022-03-25T19:54:13.344Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-03-25T19:54:13.344Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2022-03-25T19:54:13.344Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-03-25T19:54:13.344Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-03-25T19:54:13.344Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2022-03-25T19:54:13.344Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-03-25T19:54:13.344Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-03-25T19:54:13.344Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-03-25T19:54:13.344Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-03-25T19:54:13.344Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-03-25T19:54:13.344Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2022-03-25T19:54:13.344Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-03-25T19:54:13.344Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) [2022-03-25T19:54:13.344Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2022-03-25T19:54:13.344Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.93s) [2022-03-25T19:54:13.344Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.95s) [2022-03-25T19:54:13.344Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.67s) [2022-03-25T19:54:13.344Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.52s) [2022-03-25T19:54:13.344Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2022-03-25T19:54:13.344Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.21s) [2022-03-25T19:54:13.344Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.08s) [2022-03-25T19:54:13.344Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (5.83s) [2022-03-25T19:54:13.344Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (5.89s) [2022-03-25T19:54:13.344Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (5.75s) [2022-03-25T19:54:13.344Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.58s) [2022-03-25T19:54:13.344Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.49s) [2022-03-25T19:54:13.344Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2022-03-25T19:54:13.344Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.29s) [2022-03-25T19:54:13.344Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.28s) [2022-03-25T19:54:13.344Z] --- PASS: TestDockerSuite/TestLogsSince (9.05s) [2022-03-25T19:54:13.344Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-03-25T19:54:13.344Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-03-25T19:54:13.344Z] --- PASS: TestDockerSuite/TestLogsTail (2.79s) [2022-03-25T19:54:13.344Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.59s) [2022-03-25T19:54:13.344Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.30s) [2022-03-25T19:54:13.344Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-03-25T19:54:13.344Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-03-25T19:54:13.344Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2022-03-25T19:54:13.344Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-03-25T19:54:13.344Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-03-25T19:54:13.344Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2022-03-25T19:54:13.344Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2022-03-25T19:54:13.344Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2022-03-25T19:54:13.344Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.07s) [2022-03-25T19:54:13.344Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-03-25T19:54:13.344Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-03-25T19:54:13.344Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2022-03-25T19:54:13.344Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-03-25T19:54:13.344Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-03-25T19:54:13.344Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-03-25T19:54:13.344Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-03-25T19:54:13.344Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-03-25T19:54:13.344Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-03-25T19:54:13.344Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (9.53s) [2022-03-25T19:54:13.344Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-03-25T19:54:13.344Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2022-03-25T19:54:13.344Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-03-25T19:54:13.344Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-03-25T19:54:13.344Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-03-25T19:54:13.344Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-03-25T19:54:13.344Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-03-25T19:54:13.344Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-03-25T19:54:13.344Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-03-25T19:54:13.344Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (9.37s) [2022-03-25T19:54:13.344Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-03-25T19:54:13.344Z] --- PASS: TestDockerSuite/TestPsByOrder (8.14s) [2022-03-25T19:54:13.344Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2022-03-25T19:54:13.344Z] --- PASS: TestDockerSuite/TestPsListContainersBase (8.98s) [2022-03-25T19:54:13.344Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (18.46s) [2022-03-25T19:54:13.344Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.29s) [2022-03-25T19:54:13.344Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-03-25T19:54:13.344Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (12.22s) [2022-03-25T19:54:13.344Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.64s) [2022-03-25T19:54:13.344Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (12.57s) [2022-03-25T19:54:13.344Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.58s) [2022-03-25T19:54:13.344Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-03-25T19:54:13.344Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2022-03-25T19:54:13.344Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.57s) [2022-03-25T19:54:13.344Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2022-03-25T19:54:13.344Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-03-25T19:54:13.344Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2022-03-25T19:54:13.344Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-03-25T19:54:13.344Z] --- PASS: TestDockerSuite/TestPsShowMounts (6.94s) [2022-03-25T19:54:13.344Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-03-25T19:54:13.344Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.71s) [2022-03-25T19:54:13.344Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-03-25T19:54:13.344Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.30s) [2022-03-25T19:54:13.344Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.92s) [2022-03-25T19:54:13.344Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-03-25T19:54:13.344Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.08s) [2022-03-25T19:54:13.344Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.08s) [2022-03-25T19:54:13.344Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (7.19s) [2022-03-25T19:54:13.344Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (17.47s) [2022-03-25T19:54:13.344Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-03-25T19:54:13.344Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (5.70s) [2022-03-25T19:54:13.344Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.23s) [2022-03-25T19:54:13.344Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.17s) [2022-03-25T19:54:13.344Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.72s) [2022-03-25T19:54:13.344Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.13s) [2022-03-25T19:54:13.344Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.00s) [2022-03-25T19:54:13.344Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-03-25T19:54:13.344Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.08s) [2022-03-25T19:54:13.344Z] --- PASS: TestDockerSuite/TestRmiBlank (0.08s) [2022-03-25T19:54:13.344Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.29s) [2022-03-25T19:54:13.344Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (13.29s) [2022-03-25T19:54:13.344Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.75s) [2022-03-25T19:54:13.344Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.70s) [2022-03-25T19:54:13.344Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.09s) [2022-03-25T19:54:13.344Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (9.57s) [2022-03-25T19:54:13.344Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (7.01s) [2022-03-25T19:54:13.344Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (3.96s) [2022-03-25T19:54:13.344Z] --- PASS: TestDockerSuite/TestRmiTag (0.69s) [2022-03-25T19:54:13.344Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.32s) [2022-03-25T19:54:13.344Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (19.16s) [2022-03-25T19:54:13.344Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.62s) [2022-03-25T19:54:13.344Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.65s) [2022-03-25T19:54:13.344Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.28s) [2022-03-25T19:54:13.344Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2022-03-25T19:54:13.344Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-03-25T19:54:13.344Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-03-25T19:54:13.344Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2022-03-25T19:54:13.344Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-03-25T19:54:13.344Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2022-03-25T19:54:13.344Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-03-25T19:54:13.344Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.05s) [2022-03-25T19:54:13.344Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2022-03-25T19:54:13.344Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-03-25T19:54:13.344Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.39s) [2022-03-25T19:54:13.344Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.72s) [2022-03-25T19:54:13.344Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.24s) [2022-03-25T19:54:13.344Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.22s) [2022-03-25T19:54:13.344Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.23s) [2022-03-25T19:54:13.345Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2022-03-25T19:54:13.345Z] --- PASS: TestDockerSuite/TestRunBindMounts (4.51s) [2022-03-25T19:54:13.345Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-03-25T19:54:13.345Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-03-25T19:54:13.345Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2022-03-25T19:54:13.345Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-03-25T19:54:13.345Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-03-25T19:54:13.345Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-03-25T19:54:13.345Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-03-25T19:54:13.345Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-03-25T19:54:13.345Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-03-25T19:54:13.345Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-03-25T19:54:13.345Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-03-25T19:54:13.345Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.20s) [2022-03-25T19:54:13.345Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-03-25T19:54:13.345Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.10s) [2022-03-25T19:54:13.345Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-03-25T19:54:13.345Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-03-25T19:54:13.345Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.03s) [2022-03-25T19:54:13.345Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-03-25T19:54:13.345Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-03-25T19:54:13.345Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-03-25T19:54:13.345Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-03-25T19:54:13.345Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-03-25T19:54:13.345Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-03-25T19:54:13.345Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-03-25T19:54:13.345Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.30s) [2022-03-25T19:54:13.345Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.36s) [2022-03-25T19:54:13.345Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.18s) [2022-03-25T19:54:13.345Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-03-25T19:54:13.345Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2022-03-25T19:54:13.345Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-03-25T19:54:13.345Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.26s) [2022-03-25T19:54:13.345Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-03-25T19:54:13.345Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-03-25T19:54:13.345Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-03-25T19:54:13.345Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-03-25T19:54:13.345Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.90s) [2022-03-25T19:54:13.345Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.06s) [2022-03-25T19:54:13.345Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-03-25T19:54:13.345Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-03-25T19:54:13.345Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2022-03-25T19:54:13.345Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-03-25T19:54:13.345Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-03-25T19:54:13.345Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2022-03-25T19:54:13.345Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.35s) [2022-03-25T19:54:13.345Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-03-25T19:54:13.345Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.12s) [2022-03-25T19:54:13.345Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-03-25T19:54:13.345Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.25s) [2022-03-25T19:54:13.345Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.20s) [2022-03-25T19:54:13.345Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-03-25T19:54:13.345Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.21s) [2022-03-25T19:54:13.345Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-03-25T19:54:13.345Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2022-03-25T19:54:13.345Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-03-25T19:54:13.345Z] --- PASS: TestDockerSuite/TestRunExitCode (2.32s) [2022-03-25T19:54:13.345Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.19s) [2022-03-25T19:54:13.345Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.23s) [2022-03-25T19:54:13.345Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (7.16s) [2022-03-25T19:54:13.345Z] --- PASS: TestDockerSuite/TestRunExposePort (0.07s) [2022-03-25T19:54:13.345Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-03-25T19:54:13.345Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-03-25T19:54:13.345Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-03-25T19:54:13.345Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-03-25T19:54:13.345Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-03-25T19:54:13.345Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-03-25T19:54:13.345Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-03-25T19:54:13.345Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (8.85s) [2022-03-25T19:54:13.345Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-03-25T19:54:13.345Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.08s) [2022-03-25T19:54:13.345Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-03-25T19:54:13.345Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-03-25T19:54:13.345Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-03-25T19:54:13.345Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2022-03-25T19:54:13.345Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (9.42s) [2022-03-25T19:54:13.345Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-03-25T19:54:13.345Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.76s) [2022-03-25T19:54:13.345Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-03-25T19:54:13.345Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-03-25T19:54:13.345Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-03-25T19:54:13.345Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2022-03-25T19:54:13.345Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2022-03-25T19:54:13.345Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2022-03-25T19:54:13.345Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-03-25T19:54:13.345Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-03-25T19:54:13.345Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-03-25T19:54:13.345Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-03-25T19:54:13.345Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-03-25T19:54:13.345Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-03-25T19:54:13.345Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-03-25T19:54:13.345Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (7.47s) [2022-03-25T19:54:13.345Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-03-25T19:54:13.345Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-03-25T19:54:13.345Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-03-25T19:54:13.345Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.84s) [2022-03-25T19:54:13.345Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.08s) [2022-03-25T19:54:13.345Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2022-03-25T19:54:13.345Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-03-25T19:54:13.345Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-03-25T19:54:13.345Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-03-25T19:54:13.345Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-03-25T19:54:13.345Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-03-25T19:54:13.345Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-03-25T19:54:13.345Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-03-25T19:54:13.345Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-03-25T19:54:13.345Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.36s) [2022-03-25T19:54:13.345Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.23s) [2022-03-25T19:54:13.345Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.20s) [2022-03-25T19:54:13.345Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.16s) [2022-03-25T19:54:13.345Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.22s) [2022-03-25T19:54:13.345Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.98s) [2022-03-25T19:54:13.345Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2022-03-25T19:54:13.345Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-03-25T19:54:13.345Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-03-25T19:54:13.345Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-03-25T19:54:13.345Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2022-03-25T19:54:13.345Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2022-03-25T19:54:13.345Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-03-25T19:54:13.345Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2022-03-25T19:54:13.345Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.47s) [2022-03-25T19:54:13.345Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-03-25T19:54:13.345Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-03-25T19:54:13.345Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-03-25T19:54:13.345Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-03-25T19:54:13.345Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-03-25T19:54:13.345Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (7.74s) [2022-03-25T19:54:13.345Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-03-25T19:54:13.345Z] --- PASS: TestDockerSuite/TestRunRm (7.12s) [2022-03-25T19:54:13.345Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.56s) [2022-03-25T19:54:13.345Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.53s) [2022-03-25T19:54:13.345Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.32s) [2022-03-25T19:54:13.345Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.17s) [2022-03-25T19:54:13.345Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.54s) [2022-03-25T19:54:13.345Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-03-25T19:54:13.345Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2022-03-25T19:54:13.345Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.37s) [2022-03-25T19:54:13.345Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2022-03-25T19:54:13.345Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.07s) [2022-03-25T19:54:13.345Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2022-03-25T19:54:13.345Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-03-25T19:54:13.345Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.18s) [2022-03-25T19:54:13.345Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s) [2022-03-25T19:54:13.345Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-03-25T19:54:13.345Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.79s) [2022-03-25T19:54:13.345Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-03-25T19:54:13.345Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-03-25T19:54:13.345Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2022-03-25T19:54:13.345Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-03-25T19:54:13.345Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2022-03-25T19:54:13.345Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2022-03-25T19:54:13.345Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-03-25T19:54:13.345Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-03-25T19:54:13.345Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-03-25T19:54:13.345Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-03-25T19:54:13.345Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.32s) [2022-03-25T19:54:13.345Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-03-25T19:54:13.345Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.21s) [2022-03-25T19:54:13.345Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-03-25T19:54:13.345Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2022-03-25T19:54:13.345Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.26s) [2022-03-25T19:54:13.345Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (7.03s) [2022-03-25T19:54:13.345Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.49s) [2022-03-25T19:54:13.345Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (6.05s) [2022-03-25T19:54:13.345Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-03-25T19:54:13.345Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.13s) [2022-03-25T19:54:13.345Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.63s) [2022-03-25T19:54:13.345Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.32s) [2022-03-25T19:54:13.345Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.27s) [2022-03-25T19:54:13.345Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-03-25T19:54:13.345Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2022-03-25T19:54:13.345Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.07s) [2022-03-25T19:54:13.345Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-03-25T19:54:13.345Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-03-25T19:54:13.345Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-03-25T19:54:13.345Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-03-25T19:54:13.345Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2022-03-25T19:54:13.345Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.01s) [2022-03-25T19:54:13.345Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.75s) [2022-03-25T19:54:13.345Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.20s) [2022-03-25T19:54:13.345Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.46s) [2022-03-25T19:54:13.345Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-03-25T19:54:13.345Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2022-03-25T19:54:13.345Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-03-25T19:54:13.345Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-03-25T19:54:13.345Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-03-25T19:54:13.345Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-03-25T19:54:13.345Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-03-25T19:54:13.345Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-03-25T19:54:13.345Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-03-25T19:54:13.345Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-03-25T19:54:13.345Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2022-03-25T19:54:13.345Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-03-25T19:54:13.345Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-03-25T19:54:13.345Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2022-03-25T19:54:13.345Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-03-25T19:54:13.345Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-03-25T19:54:13.345Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-03-25T19:54:13.345Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.41s) [2022-03-25T19:54:13.345Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.39s) [2022-03-25T19:54:13.345Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.43s) [2022-03-25T19:54:13.345Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.27s) [2022-03-25T19:54:13.345Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.74s) [2022-03-25T19:54:13.345Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (7.04s) [2022-03-25T19:54:13.345Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (2.37s) [2022-03-25T19:54:13.345Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (2.34s) [2022-03-25T19:54:13.345Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (2.31s) [2022-03-25T19:54:13.345Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-03-25T19:54:13.345Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (7.87s) [2022-03-25T19:54:13.345Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-03-25T19:54:13.345Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.13s) [2022-03-25T19:54:13.345Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-03-25T19:54:13.345Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-03-25T19:54:13.345Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-03-25T19:54:13.345Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2022-03-25T19:54:13.345Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (14.13s) [2022-03-25T19:54:13.345Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-03-25T19:54:13.345Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-03-25T19:54:13.345Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-03-25T19:54:13.345Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-03-25T19:54:13.345Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-03-25T19:54:13.345Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-03-25T19:54:13.345Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.39s) [2022-03-25T19:54:13.345Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.52s) [2022-03-25T19:54:13.345Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-03-25T19:54:13.345Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.30s) [2022-03-25T19:54:13.345Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2022-03-25T19:54:13.345Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2022-03-25T19:54:13.345Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2022-03-25T19:54:13.345Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2022-03-25T19:54:13.345Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-03-25T19:54:13.345Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-03-25T19:54:13.345Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.30s) [2022-03-25T19:54:13.345Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.15s) [2022-03-25T19:54:13.345Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.21s) [2022-03-25T19:54:13.345Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-03-25T19:54:13.345Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.35s) [2022-03-25T19:54:13.345Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.30s) [2022-03-25T19:54:13.345Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.14s) [2022-03-25T19:54:13.345Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.45s) [2022-03-25T19:54:13.345Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.09s) [2022-03-25T19:54:13.345Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.93s) [2022-03-25T19:54:13.345Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.41s) [2022-03-25T19:54:13.345Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.42s) [2022-03-25T19:54:13.345Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s) [2022-03-25T19:54:13.345Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.19s) [2022-03-25T19:54:13.345Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (12.89s) [2022-03-25T19:54:13.345Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-03-25T19:54:13.345Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.62s) [2022-03-25T19:54:13.345Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.20s) [2022-03-25T19:54:13.345Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-03-25T19:54:13.345Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (6.87s) [2022-03-25T19:54:13.345Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.29s) [2022-03-25T19:54:13.345Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.29s) [2022-03-25T19:54:13.345Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (19.35s) [2022-03-25T19:54:13.345Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-03-25T19:54:13.346Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.59s) [2022-03-25T19:54:13.346Z] === RUN TestDockerRegistrySuite [2022-03-25T19:54:13.346Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-03-25T19:54:13.346Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.346Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-03-25T19:54:13.346Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.346Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-03-25T19:54:13.346Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.346Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-03-25T19:54:13.346Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.346Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-03-25T19:54:13.346Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.346Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-03-25T19:54:13.346Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.346Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-03-25T19:54:13.346Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.346Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-03-25T19:54:13.346Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.346Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-03-25T19:54:13.346Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.346Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-03-25T19:54:13.346Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.346Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-03-25T19:54:13.346Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.346Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-03-25T19:54:13.346Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.346Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-03-25T19:54:13.346Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.346Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-03-25T19:54:13.346Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.346Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-03-25T19:54:13.346Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.346Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-03-25T19:54:13.346Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.346Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-03-25T19:54:13.346Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.346Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-03-25T19:54:13.346Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.346Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-03-25T19:54:13.346Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.346Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-03-25T19:54:13.346Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.346Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-03-25T19:54:13.346Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.346Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-03-25T19:54:13.346Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.346Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-03-25T19:54:13.346Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.346Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-03-25T19:54:13.346Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.346Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-03-25T19:54:13.346Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.346Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-03-25T19:54:13.346Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.346Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-03-25T19:54:13.346Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.346Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-03-25T19:54:13.346Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.346Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-03-25T19:54:13.346Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.346Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-03-25T19:54:13.346Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.346Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-03-25T19:54:13.346Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.346Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-03-25T19:54:13.346Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.346Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-03-25T19:54:13.346Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.346Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-03-25T19:54:13.346Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.346Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-03-25T19:54:13.346Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.346Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-03-25T19:54:13.346Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.346Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-03-25T19:54:13.346Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.346Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-03-25T19:54:13.346Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.346Z] --- PASS: TestDockerRegistrySuite (0.17s) [2022-03-25T19:54:13.346Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-03-25T19:54:13.346Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-03-25T19:54:13.346Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-03-25T19:54:13.346Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-25T19:54:13.346Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-25T19:54:13.346Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-25T19:54:13.346Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-03-25T19:54:13.346Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-03-25T19:54:13.346Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-03-25T19:54:13.346Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-03-25T19:54:13.346Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-03-25T19:54:13.346Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-03-25T19:54:13.346Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-03-25T19:54:13.346Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-03-25T19:54:13.346Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-03-25T19:54:13.346Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-03-25T19:54:13.346Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-03-25T19:54:13.346Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-03-25T19:54:13.346Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-03-25T19:54:13.346Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-25T19:54:13.346Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.16s) [2022-03-25T19:54:13.346Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-25T19:54:13.346Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-25T19:54:13.346Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-03-25T19:54:13.346Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-25T19:54:13.346Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-03-25T19:54:13.346Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-03-25T19:54:13.346Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-03-25T19:54:13.346Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-25T19:54:13.346Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-25T19:54:13.346Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-03-25T19:54:13.346Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-03-25T19:54:13.346Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-03-25T19:54:13.346Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-03-25T19:54:13.346Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-03-25T19:54:13.346Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-03-25T19:54:13.346Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-03-25T19:54:13.346Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-03-25T19:54:13.346Z] === RUN TestDockerSchema1RegistrySuite [2022-03-25T19:54:13.346Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-03-25T19:54:13.346Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.346Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-03-25T19:54:13.346Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.346Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-03-25T19:54:13.346Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.346Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-03-25T19:54:13.346Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.346Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-03-25T19:54:13.346Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.346Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-03-25T19:54:13.346Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.346Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-03-25T19:54:13.346Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.346Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-03-25T19:54:13.346Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.346Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-03-25T19:54:13.346Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.346Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-03-25T19:54:13.346Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.346Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-03-25T19:54:13.346Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.346Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-03-25T19:54:13.346Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-25T19:54:13.346Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-25T19:54:13.346Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-25T19:54:13.346Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-03-25T19:54:13.346Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-25T19:54:13.346Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-25T19:54:13.346Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-25T19:54:13.346Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-25T19:54:13.346Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-03-25T19:54:13.346Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-25T19:54:13.346Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-03-25T19:54:13.346Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-03-25T19:54:13.346Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-03-25T19:54:13.346Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.346Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-03-25T19:54:13.346Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.346Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-03-25T19:54:13.346Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.346Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-03-25T19:54:13.346Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.346Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-03-25T19:54:13.346Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.346Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-03-25T19:54:13.346Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.346Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-03-25T19:54:13.346Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.346Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-03-25T19:54:13.346Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.346Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-03-25T19:54:13.346Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-03-25T19:54:13.346Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-03-25T19:54:13.346Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-03-25T19:54:13.346Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-03-25T19:54:13.346Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-03-25T19:54:13.346Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-03-25T19:54:13.346Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-03-25T19:54:13.346Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-03-25T19:54:13.346Z] === RUN TestDockerRegistryAuthTokenSuite [2022-03-25T19:54:13.346Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-03-25T19:54:13.346Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.346Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-03-25T19:54:13.346Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.346Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-03-25T19:54:13.346Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.346Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-03-25T19:54:13.346Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.346Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-03-25T19:54:13.346Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.346Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-03-25T19:54:13.346Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-03-25T19:54:13.346Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-03-25T19:54:13.346Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-03-25T19:54:13.346Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-03-25T19:54:13.346Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-03-25T19:54:13.346Z] === RUN TestDockerDaemonSuite [2022-03-25T19:54:13.346Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-03-25T19:54:13.346Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.346Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-03-25T19:54:13.346Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.346Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-03-25T19:54:13.346Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.346Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-03-25T19:54:13.346Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-03-25T19:54:13.346Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-03-25T19:54:13.346Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-03-25T19:54:13.346Z] === RUN TestDockerSwarmSuite [2022-03-25T19:54:13.346Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-03-25T19:54:13.346Z] === RUN TestDockerPluginSuite [2022-03-25T19:54:13.346Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-03-25T19:54:13.346Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.346Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-03-25T19:54:13.346Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.346Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-03-25T19:54:13.346Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.346Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-03-25T19:54:13.346Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.346Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-03-25T19:54:13.346Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.346Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-03-25T19:54:13.346Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.346Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-03-25T19:54:13.346Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.346Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-03-25T19:54:13.346Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.346Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-03-25T19:54:13.346Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.346Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-03-25T19:54:13.346Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.346Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-03-25T19:54:13.346Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.346Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-03-25T19:54:13.346Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-03-25T19:54:13.346Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-03-25T19:54:13.346Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-03-25T19:54:13.346Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-03-25T19:54:13.346Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-03-25T19:54:13.346Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-03-25T19:54:13.346Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-03-25T19:54:13.346Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-03-25T19:54:13.346Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-03-25T19:54:13.346Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-03-25T19:54:13.346Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-03-25T19:54:13.346Z] === RUN TestDockerExternalVolumeSuite [2022-03-25T19:54:13.346Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.346Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-03-25T19:54:13.346Z] === RUN TestDockerNetworkSuite [2022-03-25T19:54:13.346Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.346Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-03-25T19:54:13.346Z] === RUN TestDockerHubPullSuite [2022-03-25T19:54:13.346Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.346Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-03-25T19:54:13.346Z] PASS [2022-03-25T19:54:13.346Z] ok github.com/docker/docker/integration-cli 2675.825s [2022-03-25T19:54:13.346Z] [2022-03-25T19:54:13.346Z] === Skipped [2022-03-25T19:54:13.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-03-25T19:54:13.346Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.346Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-03-25T19:54:13.346Z] [2022-03-25T19:54:13.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-03-25T19:54:13.347Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.347Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-03-25T19:54:13.347Z] [2022-03-25T19:54:13.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-03-25T19:54:13.347Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.347Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-03-25T19:54:13.347Z] [2022-03-25T19:54:13.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2022-03-25T19:54:13.347Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.347Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2022-03-25T19:54:13.347Z] [2022-03-25T19:54:13.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-03-25T19:54:13.347Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.347Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-03-25T19:54:13.347Z] [2022-03-25T19:54:13.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-03-25T19:54:13.347Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.347Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-03-25T19:54:13.347Z] [2022-03-25T19:54:13.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-03-25T19:54:13.347Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.347Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-03-25T19:54:13.347Z] [2022-03-25T19:54:13.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-03-25T19:54:13.347Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.347Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-03-25T19:54:13.347Z] [2022-03-25T19:54:13.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2022-03-25T19:54:13.347Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.347Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2022-03-25T19:54:13.347Z] [2022-03-25T19:54:13.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-03-25T19:54:13.347Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.347Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-03-25T19:54:13.347Z] [2022-03-25T19:54:13.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-03-25T19:54:13.347Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.347Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-03-25T19:54:13.347Z] [2022-03-25T19:54:13.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-03-25T19:54:13.347Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.347Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-03-25T19:54:13.347Z] [2022-03-25T19:54:13.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-03-25T19:54:13.347Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-03-25T19:54:13.347Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-03-25T19:54:13.347Z] [2022-03-25T19:54:13.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-03-25T19:54:13.347Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-03-25T19:54:13.347Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-03-25T19:54:13.347Z] [2022-03-25T19:54:13.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2022-03-25T19:54:13.347Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.347Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2022-03-25T19:54:13.347Z] [2022-03-25T19:54:13.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2022-03-25T19:54:13.347Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.347Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-03-25T19:54:13.347Z] [2022-03-25T19:54:13.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-03-25T19:54:13.347Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-03-25T19:54:13.347Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-03-25T19:54:13.347Z] [2022-03-25T19:54:13.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2022-03-25T19:54:13.347Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.347Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2022-03-25T19:54:13.347Z] [2022-03-25T19:54:13.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.37s) [2022-03-25T19:54:13.347Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-03-25T19:54:13.347Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.37s) [2022-03-25T19:54:13.347Z] [2022-03-25T19:54:13.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-03-25T19:54:13.347Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.347Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-03-25T19:54:13.347Z] [2022-03-25T19:54:13.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2022-03-25T19:54:13.347Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.347Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2022-03-25T19:54:13.347Z] [2022-03-25T19:54:13.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2022-03-25T19:54:13.347Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.347Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2022-03-25T19:54:13.347Z] [2022-03-25T19:54:13.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-03-25T19:54:13.347Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.347Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-03-25T19:54:13.347Z] [2022-03-25T19:54:13.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2022-03-25T19:54:13.347Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.347Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2022-03-25T19:54:13.347Z] [2022-03-25T19:54:13.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-03-25T19:54:13.347Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.347Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-03-25T19:54:13.347Z] [2022-03-25T19:54:13.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.04s) [2022-03-25T19:54:13.347Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.347Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-03-25T19:54:13.347Z] [2022-03-25T19:54:13.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-03-25T19:54:13.347Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.347Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-03-25T19:54:13.347Z] [2022-03-25T19:54:13.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2022-03-25T19:54:13.347Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.347Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2022-03-25T19:54:13.347Z] [2022-03-25T19:54:13.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2022-03-25T19:54:13.347Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.347Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2022-03-25T19:54:13.347Z] [2022-03-25T19:54:13.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-03-25T19:54:13.347Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.347Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-03-25T19:54:13.347Z] [2022-03-25T19:54:13.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.34s) [2022-03-25T19:54:13.347Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.347Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.34s) [2022-03-25T19:54:13.347Z] [2022-03-25T19:54:13.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.64s) [2022-03-25T19:54:13.347Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.347Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.64s) [2022-03-25T19:54:13.347Z] [2022-03-25T19:54:13.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.91s) [2022-03-25T19:54:13.347Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.347Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.91s) [2022-03-25T19:54:13.347Z] [2022-03-25T19:54:13.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.33s) [2022-03-25T19:54:13.347Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.347Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.33s) [2022-03-25T19:54:13.347Z] [2022-03-25T19:54:13.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-03-25T19:54:13.347Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.347Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-03-25T19:54:13.347Z] [2022-03-25T19:54:13.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-03-25T19:54:13.347Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.347Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-03-25T19:54:13.347Z] [2022-03-25T19:54:13.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-03-25T19:54:13.347Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.347Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-03-25T19:54:13.347Z] [2022-03-25T19:54:13.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-03-25T19:54:13.347Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.347Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-03-25T19:54:13.347Z] [2022-03-25T19:54:13.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-03-25T19:54:13.347Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.347Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-03-25T19:54:13.347Z] [2022-03-25T19:54:13.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.64s) [2022-03-25T19:54:13.347Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.347Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.64s) [2022-03-25T19:54:13.347Z] [2022-03-25T19:54:13.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.38s) [2022-03-25T19:54:13.347Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.347Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.38s) [2022-03-25T19:54:13.347Z] [2022-03-25T19:54:13.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-03-25T19:54:13.347Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.347Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-03-25T19:54:13.347Z] [2022-03-25T19:54:13.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-03-25T19:54:13.347Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.347Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-03-25T19:54:13.347Z] [2022-03-25T19:54:13.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-03-25T19:54:13.347Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-03-25T19:54:13.347Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-03-25T19:54:13.347Z] [2022-03-25T19:54:13.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2022-03-25T19:54:13.347Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.347Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2022-03-25T19:54:13.347Z] [2022-03-25T19:54:13.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-03-25T19:54:13.347Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.347Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-03-25T19:54:13.347Z] [2022-03-25T19:54:13.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-03-25T19:54:13.347Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.347Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-03-25T19:54:13.347Z] [2022-03-25T19:54:13.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-03-25T19:54:13.347Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.347Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-03-25T19:54:13.347Z] [2022-03-25T19:54:13.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-03-25T19:54:13.347Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.347Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-03-25T19:54:13.347Z] [2022-03-25T19:54:13.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.33s) [2022-03-25T19:54:13.347Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.347Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.33s) [2022-03-25T19:54:13.347Z] [2022-03-25T19:54:13.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.35s) [2022-03-25T19:54:13.347Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.347Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.35s) [2022-03-25T19:54:13.347Z] [2022-03-25T19:54:13.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-03-25T19:54:13.347Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.347Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-03-25T19:54:13.347Z] [2022-03-25T19:54:13.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-03-25T19:54:13.347Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.347Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-03-25T19:54:13.347Z] [2022-03-25T19:54:13.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.33s) [2022-03-25T19:54:13.347Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.347Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.33s) [2022-03-25T19:54:13.347Z] [2022-03-25T19:54:13.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.34s) [2022-03-25T19:54:13.347Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.347Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.34s) [2022-03-25T19:54:13.347Z] [2022-03-25T19:54:13.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.32s) [2022-03-25T19:54:13.347Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.347Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.32s) [2022-03-25T19:54:13.347Z] [2022-03-25T19:54:13.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-03-25T19:54:13.347Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.347Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-03-25T19:54:13.347Z] [2022-03-25T19:54:13.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-03-25T19:54:13.347Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.347Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-03-25T19:54:13.347Z] [2022-03-25T19:54:13.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.04s) [2022-03-25T19:54:13.347Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.347Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-03-25T19:54:13.347Z] [2022-03-25T19:54:13.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.35s) [2022-03-25T19:54:13.347Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.347Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.35s) [2022-03-25T19:54:13.347Z] [2022-03-25T19:54:13.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-03-25T19:54:13.347Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.347Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-03-25T19:54:13.347Z] [2022-03-25T19:54:13.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-03-25T19:54:13.347Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.347Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-03-25T19:54:13.347Z] [2022-03-25T19:54:13.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-03-25T19:54:13.347Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.347Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-03-25T19:54:13.347Z] [2022-03-25T19:54:13.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-03-25T19:54:13.347Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.347Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-03-25T19:54:13.347Z] [2022-03-25T19:54:13.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-03-25T19:54:13.347Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.347Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-03-25T19:54:13.347Z] [2022-03-25T19:54:13.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-03-25T19:54:13.347Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.348Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-03-25T19:54:13.348Z] [2022-03-25T19:54:13.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-03-25T19:54:13.348Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.348Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-03-25T19:54:13.348Z] [2022-03-25T19:54:13.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2022-03-25T19:54:13.348Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.348Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-03-25T19:54:13.348Z] [2022-03-25T19:54:13.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2022-03-25T19:54:13.348Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.348Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2022-03-25T19:54:13.348Z] [2022-03-25T19:54:13.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2022-03-25T19:54:13.348Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.348Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2022-03-25T19:54:13.348Z] [2022-03-25T19:54:13.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2022-03-25T19:54:13.348Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.348Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2022-03-25T19:54:13.348Z] [2022-03-25T19:54:13.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-03-25T19:54:13.348Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-03-25T19:54:13.348Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-03-25T19:54:13.348Z] [2022-03-25T19:54:13.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-03-25T19:54:13.348Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.348Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-03-25T19:54:13.348Z] [2022-03-25T19:54:13.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-03-25T19:54:13.348Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.348Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-03-25T19:54:13.348Z] [2022-03-25T19:54:13.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s) [2022-03-25T19:54:13.348Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.348Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-03-25T19:54:13.348Z] [2022-03-25T19:54:13.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.10s) [2022-03-25T19:54:13.348Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.348Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s) [2022-03-25T19:54:13.348Z] [2022-03-25T19:54:13.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s) [2022-03-25T19:54:13.348Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.348Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2022-03-25T19:54:13.348Z] [2022-03-25T19:54:13.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.06s) [2022-03-25T19:54:13.348Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.348Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2022-03-25T19:54:13.348Z] [2022-03-25T19:54:13.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-03-25T19:54:13.348Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.348Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-03-25T19:54:13.348Z] [2022-03-25T19:54:13.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2022-03-25T19:54:13.348Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.348Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-03-25T19:54:13.348Z] [2022-03-25T19:54:13.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2022-03-25T19:54:13.348Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.348Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-03-25T19:54:13.348Z] [2022-03-25T19:54:13.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-03-25T19:54:13.348Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.348Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-03-25T19:54:13.348Z] [2022-03-25T19:54:13.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2022-03-25T19:54:13.348Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.348Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-03-25T19:54:13.348Z] [2022-03-25T19:54:13.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-03-25T19:54:13.348Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.348Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-03-25T19:54:13.348Z] [2022-03-25T19:54:13.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-03-25T19:54:13.348Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.348Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-03-25T19:54:13.348Z] [2022-03-25T19:54:13.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.34s) [2022-03-25T19:54:13.348Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.348Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.34s) [2022-03-25T19:54:13.348Z] [2022-03-25T19:54:13.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.31s) [2022-03-25T19:54:13.348Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.348Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.31s) [2022-03-25T19:54:13.348Z] [2022-03-25T19:54:13.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.04s) [2022-03-25T19:54:13.348Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.348Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-03-25T19:54:13.348Z] [2022-03-25T19:54:13.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-03-25T19:54:13.348Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.348Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-03-25T19:54:13.348Z] [2022-03-25T19:54:13.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-03-25T19:54:13.348Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.348Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-03-25T19:54:13.348Z] [2022-03-25T19:54:13.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-03-25T19:54:13.348Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.348Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-03-25T19:54:13.348Z] [2022-03-25T19:54:13.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-03-25T19:54:13.348Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.348Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-03-25T19:54:13.348Z] [2022-03-25T19:54:13.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.35s) [2022-03-25T19:54:13.348Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.348Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.35s) [2022-03-25T19:54:13.348Z] [2022-03-25T19:54:13.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2022-03-25T19:54:13.348Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.348Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2022-03-25T19:54:13.348Z] [2022-03-25T19:54:13.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.30s) [2022-03-25T19:54:13.348Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.348Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.30s) [2022-03-25T19:54:13.348Z] [2022-03-25T19:54:13.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.38s) [2022-03-25T19:54:13.348Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.348Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.38s) [2022-03-25T19:54:13.348Z] [2022-03-25T19:54:13.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.34s) [2022-03-25T19:54:13.348Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.348Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.34s) [2022-03-25T19:54:13.348Z] [2022-03-25T19:54:13.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-03-25T19:54:13.348Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.348Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-03-25T19:54:13.348Z] [2022-03-25T19:54:13.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.31s) [2022-03-25T19:54:13.348Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.348Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.31s) [2022-03-25T19:54:13.348Z] [2022-03-25T19:54:13.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-03-25T19:54:13.348Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.348Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-03-25T19:54:13.348Z] [2022-03-25T19:54:13.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-03-25T19:54:13.348Z] docker_cli_sni_test.go:18: Flakey test [2022-03-25T19:54:13.348Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-03-25T19:54:13.348Z] [2022-03-25T19:54:13.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2022-03-25T19:54:13.348Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.348Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-03-25T19:54:13.348Z] [2022-03-25T19:54:13.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-03-25T19:54:13.348Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.348Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-03-25T19:54:13.348Z] [2022-03-25T19:54:13.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-03-25T19:54:13.348Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.348Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-03-25T19:54:13.348Z] [2022-03-25T19:54:13.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-03-25T19:54:13.348Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.348Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-03-25T19:54:13.348Z] [2022-03-25T19:54:13.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-03-25T19:54:13.348Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.348Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-03-25T19:54:13.348Z] [2022-03-25T19:54:13.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-03-25T19:54:13.348Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.348Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-03-25T19:54:13.348Z] [2022-03-25T19:54:13.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2022-03-25T19:54:13.348Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.348Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2022-03-25T19:54:13.348Z] [2022-03-25T19:54:13.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-03-25T19:54:13.348Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.348Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-03-25T19:54:13.348Z] [2022-03-25T19:54:13.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-03-25T19:54:13.348Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.348Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-03-25T19:54:13.348Z] [2022-03-25T19:54:13.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-03-25T19:54:13.348Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.348Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-03-25T19:54:13.348Z] [2022-03-25T19:54:13.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2022-03-25T19:54:13.348Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.348Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2022-03-25T19:54:13.348Z] [2022-03-25T19:54:13.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-03-25T19:54:13.348Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.348Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-03-25T19:54:13.348Z] [2022-03-25T19:54:13.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-03-25T19:54:13.348Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.348Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-03-25T19:54:13.348Z] [2022-03-25T19:54:13.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2022-03-25T19:54:13.348Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.348Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2022-03-25T19:54:13.348Z] [2022-03-25T19:54:13.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-03-25T19:54:13.348Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.348Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-03-25T19:54:13.348Z] [2022-03-25T19:54:13.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2022-03-25T19:54:13.348Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.348Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2022-03-25T19:54:13.348Z] [2022-03-25T19:54:13.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-03-25T19:54:13.348Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.348Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-03-25T19:54:13.348Z] [2022-03-25T19:54:13.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-03-25T19:54:13.348Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.348Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-03-25T19:54:13.348Z] [2022-03-25T19:54:13.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-03-25T19:54:13.348Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.348Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-03-25T19:54:13.348Z] [2022-03-25T19:54:13.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-03-25T19:54:13.348Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.348Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-03-25T19:54:13.348Z] [2022-03-25T19:54:13.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2022-03-25T19:54:13.348Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.348Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-03-25T19:54:13.348Z] [2022-03-25T19:54:13.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-03-25T19:54:13.348Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.348Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-03-25T19:54:13.348Z] [2022-03-25T19:54:13.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2022-03-25T19:54:13.348Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.348Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-03-25T19:54:13.348Z] [2022-03-25T19:54:13.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-03-25T19:54:13.348Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.348Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-03-25T19:54:13.348Z] [2022-03-25T19:54:13.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-03-25T19:54:13.348Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.348Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-03-25T19:54:13.348Z] [2022-03-25T19:54:13.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-03-25T19:54:13.348Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.348Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-03-25T19:54:13.348Z] [2022-03-25T19:54:13.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-03-25T19:54:13.348Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.348Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-03-25T19:54:13.348Z] [2022-03-25T19:54:13.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-03-25T19:54:13.348Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.348Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-03-25T19:54:13.348Z] [2022-03-25T19:54:13.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-03-25T19:54:13.348Z] docker_api_containers_test.go:2180: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.348Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-03-25T19:54:13.348Z] [2022-03-25T19:54:13.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-03-25T19:54:13.348Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.348Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-03-25T19:54:13.348Z] [2022-03-25T19:54:13.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-03-25T19:54:13.348Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.348Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-03-25T19:54:13.348Z] [2022-03-25T19:54:13.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-03-25T19:54:13.348Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.348Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-03-25T19:54:13.348Z] [2022-03-25T19:54:13.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2022-03-25T19:54:13.348Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.348Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-03-25T19:54:13.348Z] [2022-03-25T19:54:13.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-03-25T19:54:13.349Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.349Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-03-25T19:54:13.349Z] [2022-03-25T19:54:13.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-03-25T19:54:13.349Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.349Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-03-25T19:54:13.349Z] [2022-03-25T19:54:13.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2022-03-25T19:54:13.349Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.349Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-03-25T19:54:13.349Z] [2022-03-25T19:54:13.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2022-03-25T19:54:13.349Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.349Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-03-25T19:54:13.349Z] [2022-03-25T19:54:13.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2022-03-25T19:54:13.349Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.349Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-03-25T19:54:13.349Z] [2022-03-25T19:54:13.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2022-03-25T19:54:13.349Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.349Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-03-25T19:54:13.349Z] [2022-03-25T19:54:13.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2022-03-25T19:54:13.349Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.349Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-03-25T19:54:13.349Z] [2022-03-25T19:54:13.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2022-03-25T19:54:13.349Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.349Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-03-25T19:54:13.349Z] [2022-03-25T19:54:13.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2022-03-25T19:54:13.349Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.349Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-03-25T19:54:13.349Z] [2022-03-25T19:54:13.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2022-03-25T19:54:13.349Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.349Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-03-25T19:54:13.349Z] [2022-03-25T19:54:13.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2022-03-25T19:54:13.349Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.349Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-03-25T19:54:13.349Z] [2022-03-25T19:54:13.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-03-25T19:54:13.349Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.349Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-03-25T19:54:13.349Z] [2022-03-25T19:54:13.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-03-25T19:54:13.349Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.349Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-03-25T19:54:13.349Z] [2022-03-25T19:54:13.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-03-25T19:54:13.349Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.349Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-03-25T19:54:13.349Z] [2022-03-25T19:54:13.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2022-03-25T19:54:13.349Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.349Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-03-25T19:54:13.349Z] [2022-03-25T19:54:13.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-03-25T19:54:13.349Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.349Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-03-25T19:54:13.349Z] [2022-03-25T19:54:13.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-03-25T19:54:13.349Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.349Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-03-25T19:54:13.349Z] [2022-03-25T19:54:13.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-03-25T19:54:13.349Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.349Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-03-25T19:54:13.349Z] [2022-03-25T19:54:13.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2022-03-25T19:54:13.349Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.349Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-03-25T19:54:13.349Z] [2022-03-25T19:54:13.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2022-03-25T19:54:13.349Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.349Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-03-25T19:54:13.349Z] [2022-03-25T19:54:13.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2022-03-25T19:54:13.349Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.349Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2022-03-25T19:54:13.349Z] [2022-03-25T19:54:13.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2022-03-25T19:54:13.349Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.349Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-03-25T19:54:13.349Z] [2022-03-25T19:54:13.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2022-03-25T19:54:13.349Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.349Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-03-25T19:54:13.349Z] [2022-03-25T19:54:13.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2022-03-25T19:54:13.349Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.349Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2022-03-25T19:54:13.349Z] [2022-03-25T19:54:13.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-03-25T19:54:13.349Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.349Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-03-25T19:54:13.349Z] [2022-03-25T19:54:13.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-03-25T19:54:13.349Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.349Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-03-25T19:54:13.349Z] [2022-03-25T19:54:13.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-03-25T19:54:13.349Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.349Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-03-25T19:54:13.349Z] [2022-03-25T19:54:13.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-03-25T19:54:13.349Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.349Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-03-25T19:54:13.349Z] [2022-03-25T19:54:13.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-03-25T19:54:13.349Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.349Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-03-25T19:54:13.349Z] [2022-03-25T19:54:13.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2022-03-25T19:54:13.349Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.349Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-03-25T19:54:13.349Z] [2022-03-25T19:54:13.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-03-25T19:54:13.349Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.349Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-03-25T19:54:13.349Z] [2022-03-25T19:54:13.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-03-25T19:54:13.349Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-03-25T19:54:13.349Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-03-25T19:54:13.349Z] [2022-03-25T19:54:13.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-03-25T19:54:13.349Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.349Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-03-25T19:54:13.349Z] [2022-03-25T19:54:13.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-03-25T19:54:13.349Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.349Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-03-25T19:54:13.349Z] [2022-03-25T19:54:13.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-03-25T19:54:13.349Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.349Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-03-25T19:54:13.349Z] [2022-03-25T19:54:13.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-03-25T19:54:13.349Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.818Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-03-25T19:54:13.818Z] [2022-03-25T19:54:13.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-03-25T19:54:13.818Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.818Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-03-25T19:54:13.818Z] [2022-03-25T19:54:13.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-03-25T19:54:13.818Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.818Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-03-25T19:54:13.818Z] [2022-03-25T19:54:13.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-03-25T19:54:13.818Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.818Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-03-25T19:54:13.818Z] [2022-03-25T19:54:13.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-03-25T19:54:13.818Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.818Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-03-25T19:54:13.818Z] [2022-03-25T19:54:13.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-03-25T19:54:13.818Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.818Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-03-25T19:54:13.818Z] [2022-03-25T19:54:13.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-03-25T19:54:13.818Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.818Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-03-25T19:54:13.818Z] [2022-03-25T19:54:13.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2022-03-25T19:54:13.818Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.818Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2022-03-25T19:54:13.818Z] [2022-03-25T19:54:13.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-03-25T19:54:13.818Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.818Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-03-25T19:54:13.818Z] [2022-03-25T19:54:13.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-03-25T19:54:13.818Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.818Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-03-25T19:54:13.818Z] [2022-03-25T19:54:13.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-03-25T19:54:13.818Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.818Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-03-25T19:54:13.818Z] [2022-03-25T19:54:13.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2022-03-25T19:54:13.818Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.818Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-03-25T19:54:13.818Z] [2022-03-25T19:54:13.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2022-03-25T19:54:13.818Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.818Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-03-25T19:54:13.818Z] [2022-03-25T19:54:13.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2022-03-25T19:54:13.818Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.818Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-03-25T19:54:13.818Z] [2022-03-25T19:54:13.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2022-03-25T19:54:13.818Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.818Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2022-03-25T19:54:13.818Z] [2022-03-25T19:54:13.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2022-03-25T19:54:13.818Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.818Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-03-25T19:54:13.818Z] [2022-03-25T19:54:13.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2022-03-25T19:54:13.818Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.818Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-03-25T19:54:13.818Z] [2022-03-25T19:54:13.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2022-03-25T19:54:13.818Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.818Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-03-25T19:54:13.818Z] [2022-03-25T19:54:13.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2022-03-25T19:54:13.818Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.818Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-03-25T19:54:13.818Z] [2022-03-25T19:54:13.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-03-25T19:54:13.818Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.818Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-03-25T19:54:13.818Z] [2022-03-25T19:54:13.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2022-03-25T19:54:13.818Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.818Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-03-25T19:54:13.818Z] [2022-03-25T19:54:13.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-03-25T19:54:13.818Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.818Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-03-25T19:54:13.818Z] [2022-03-25T19:54:13.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-03-25T19:54:13.818Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.818Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-03-25T19:54:13.818Z] [2022-03-25T19:54:13.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2022-03-25T19:54:13.818Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.818Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-03-25T19:54:13.818Z] [2022-03-25T19:54:13.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2022-03-25T19:54:13.818Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.818Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2022-03-25T19:54:13.818Z] [2022-03-25T19:54:13.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2022-03-25T19:54:13.818Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.818Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2022-03-25T19:54:13.818Z] [2022-03-25T19:54:13.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2022-03-25T19:54:13.818Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.818Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-03-25T19:54:13.818Z] [2022-03-25T19:54:13.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-03-25T19:54:13.818Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.818Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-03-25T19:54:13.818Z] [2022-03-25T19:54:13.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2022-03-25T19:54:13.818Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.818Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-03-25T19:54:13.818Z] [2022-03-25T19:54:13.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2022-03-25T19:54:13.818Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-03-25T19:54:13.818Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-03-25T19:54:13.818Z] [2022-03-25T19:54:13.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-03-25T19:54:13.818Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.818Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-03-25T19:54:13.818Z] [2022-03-25T19:54:13.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2022-03-25T19:54:13.818Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.818Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-03-25T19:54:13.818Z] [2022-03-25T19:54:13.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2022-03-25T19:54:13.818Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.818Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-03-25T19:54:13.818Z] [2022-03-25T19:54:13.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2022-03-25T19:54:13.818Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.818Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2022-03-25T19:54:13.818Z] [2022-03-25T19:54:13.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-03-25T19:54:13.819Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.819Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-03-25T19:54:13.819Z] [2022-03-25T19:54:13.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-03-25T19:54:13.819Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.819Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-03-25T19:54:13.819Z] [2022-03-25T19:54:13.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2022-03-25T19:54:13.819Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.819Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-03-25T19:54:13.819Z] [2022-03-25T19:54:13.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2022-03-25T19:54:13.819Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.819Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-03-25T19:54:13.819Z] [2022-03-25T19:54:13.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2022-03-25T19:54:13.819Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.819Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2022-03-25T19:54:13.819Z] [2022-03-25T19:54:13.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2022-03-25T19:54:13.819Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.819Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-03-25T19:54:13.819Z] [2022-03-25T19:54:13.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.03s) [2022-03-25T19:54:13.819Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.819Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.03s) [2022-03-25T19:54:13.819Z] [2022-03-25T19:54:13.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2022-03-25T19:54:13.819Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.819Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-03-25T19:54:13.819Z] [2022-03-25T19:54:13.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-03-25T19:54:13.819Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.819Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-03-25T19:54:13.819Z] [2022-03-25T19:54:13.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-03-25T19:54:13.819Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.819Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-03-25T19:54:13.819Z] [2022-03-25T19:54:13.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-03-25T19:54:13.819Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.819Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-03-25T19:54:13.819Z] [2022-03-25T19:54:13.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2022-03-25T19:54:13.819Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.819Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-03-25T19:54:13.819Z] [2022-03-25T19:54:13.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2022-03-25T19:54:13.819Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.819Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2022-03-25T19:54:13.819Z] [2022-03-25T19:54:13.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-03-25T19:54:13.819Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.819Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-03-25T19:54:13.819Z] [2022-03-25T19:54:13.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2022-03-25T19:54:13.819Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.819Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-03-25T19:54:13.819Z] [2022-03-25T19:54:13.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-03-25T19:54:13.819Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.819Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-03-25T19:54:13.819Z] [2022-03-25T19:54:13.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-03-25T19:54:13.819Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-03-25T19:54:13.819Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-03-25T19:54:13.819Z] [2022-03-25T19:54:13.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-03-25T19:54:13.819Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.819Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-03-25T19:54:13.819Z] [2022-03-25T19:54:13.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-03-25T19:54:13.819Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.819Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-03-25T19:54:13.819Z] [2022-03-25T19:54:13.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-03-25T19:54:13.819Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.819Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-03-25T19:54:13.819Z] [2022-03-25T19:54:13.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-03-25T19:54:13.819Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.819Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-03-25T19:54:13.819Z] [2022-03-25T19:54:13.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-03-25T19:54:13.819Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.819Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-03-25T19:54:13.819Z] [2022-03-25T19:54:13.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-03-25T19:54:13.819Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.819Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-03-25T19:54:13.819Z] [2022-03-25T19:54:13.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.03s) [2022-03-25T19:54:13.819Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.819Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.03s) [2022-03-25T19:54:13.819Z] [2022-03-25T19:54:13.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-03-25T19:54:13.819Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.819Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-03-25T19:54:13.819Z] [2022-03-25T19:54:13.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-03-25T19:54:13.819Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.819Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-03-25T19:54:13.819Z] [2022-03-25T19:54:13.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-03-25T19:54:13.819Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.819Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-03-25T19:54:13.819Z] [2022-03-25T19:54:13.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2022-03-25T19:54:13.819Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.819Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-03-25T19:54:13.819Z] [2022-03-25T19:54:13.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2022-03-25T19:54:13.819Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.819Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2022-03-25T19:54:13.819Z] [2022-03-25T19:54:13.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-03-25T19:54:13.819Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.819Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-03-25T19:54:13.819Z] [2022-03-25T19:54:13.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2022-03-25T19:54:13.819Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.819Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2022-03-25T19:54:13.819Z] [2022-03-25T19:54:13.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-03-25T19:54:13.819Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.819Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-03-25T19:54:13.819Z] [2022-03-25T19:54:13.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2022-03-25T19:54:13.819Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.819Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-03-25T19:54:13.819Z] [2022-03-25T19:54:13.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-03-25T19:54:13.819Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.819Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-03-25T19:54:13.819Z] [2022-03-25T19:54:13.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2022-03-25T19:54:13.819Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.819Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2022-03-25T19:54:13.819Z] [2022-03-25T19:54:13.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-03-25T19:54:13.819Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.819Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-03-25T19:54:13.819Z] [2022-03-25T19:54:13.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2022-03-25T19:54:13.819Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.819Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2022-03-25T19:54:13.819Z] [2022-03-25T19:54:13.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-03-25T19:54:13.819Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.819Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-03-25T19:54:13.819Z] [2022-03-25T19:54:13.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-03-25T19:54:13.819Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.819Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-03-25T19:54:13.819Z] [2022-03-25T19:54:13.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2022-03-25T19:54:13.819Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.819Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2022-03-25T19:54:13.819Z] [2022-03-25T19:54:13.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-03-25T19:54:13.819Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.819Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-03-25T19:54:13.819Z] [2022-03-25T19:54:13.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-03-25T19:54:13.819Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.819Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-03-25T19:54:13.819Z] [2022-03-25T19:54:13.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-03-25T19:54:13.819Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.819Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-03-25T19:54:13.819Z] [2022-03-25T19:54:13.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-03-25T19:54:13.819Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.819Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-03-25T19:54:13.819Z] [2022-03-25T19:54:13.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-03-25T19:54:13.819Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.819Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-03-25T19:54:13.819Z] [2022-03-25T19:54:13.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2022-03-25T19:54:13.819Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.819Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2022-03-25T19:54:13.819Z] [2022-03-25T19:54:13.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-03-25T19:54:13.819Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.819Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-03-25T19:54:13.819Z] [2022-03-25T19:54:13.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2022-03-25T19:54:13.819Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.819Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2022-03-25T19:54:13.819Z] [2022-03-25T19:54:13.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2022-03-25T19:54:13.819Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.819Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2022-03-25T19:54:13.819Z] [2022-03-25T19:54:13.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-03-25T19:54:13.819Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.819Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-03-25T19:54:13.819Z] [2022-03-25T19:54:13.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-03-25T19:54:13.819Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.819Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-03-25T19:54:13.819Z] [2022-03-25T19:54:13.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2022-03-25T19:54:13.819Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.819Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-03-25T19:54:13.819Z] [2022-03-25T19:54:13.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2022-03-25T19:54:13.819Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.819Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-03-25T19:54:13.819Z] [2022-03-25T19:54:13.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2022-03-25T19:54:13.819Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.819Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2022-03-25T19:54:13.819Z] [2022-03-25T19:54:13.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-03-25T19:54:13.819Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.819Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-03-25T19:54:13.819Z] [2022-03-25T19:54:13.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-03-25T19:54:13.819Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.819Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-03-25T19:54:13.819Z] [2022-03-25T19:54:13.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2022-03-25T19:54:13.819Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.819Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2022-03-25T19:54:13.819Z] [2022-03-25T19:54:13.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2022-03-25T19:54:13.819Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.819Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2022-03-25T19:54:13.819Z] [2022-03-25T19:54:13.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2022-03-25T19:54:13.819Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.819Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2022-03-25T19:54:13.819Z] [2022-03-25T19:54:13.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-03-25T19:54:13.819Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.819Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-03-25T19:54:13.819Z] [2022-03-25T19:54:13.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2022-03-25T19:54:13.819Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-03-25T19:54:13.819Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-03-25T19:54:13.819Z] [2022-03-25T19:54:13.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2022-03-25T19:54:13.819Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-03-25T19:54:13.819Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2022-03-25T19:54:13.819Z] [2022-03-25T19:54:13.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-03-25T19:54:13.819Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.819Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-03-25T19:54:13.819Z] [2022-03-25T19:54:13.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2022-03-25T19:54:13.819Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.819Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-03-25T19:54:13.819Z] [2022-03-25T19:54:13.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-03-25T19:54:13.819Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.819Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-03-25T19:54:13.819Z] [2022-03-25T19:54:13.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-03-25T19:54:13.819Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.819Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-03-25T19:54:13.819Z] [2022-03-25T19:54:13.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2022-03-25T19:54:13.819Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.819Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-03-25T19:54:13.819Z] [2022-03-25T19:54:13.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2022-03-25T19:54:13.819Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.819Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-03-25T19:54:13.819Z] [2022-03-25T19:54:13.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2022-03-25T19:54:13.819Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.819Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-03-25T19:54:13.819Z] [2022-03-25T19:54:13.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-03-25T19:54:13.820Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.820Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-03-25T19:54:13.820Z] [2022-03-25T19:54:13.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-03-25T19:54:13.820Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.820Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-03-25T19:54:13.820Z] [2022-03-25T19:54:13.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-03-25T19:54:13.820Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.820Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-03-25T19:54:13.820Z] [2022-03-25T19:54:13.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-03-25T19:54:13.820Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.820Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-03-25T19:54:13.820Z] [2022-03-25T19:54:13.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-03-25T19:54:13.820Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.820Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-03-25T19:54:13.820Z] [2022-03-25T19:54:13.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-03-25T19:54:13.820Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.820Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-03-25T19:54:13.820Z] [2022-03-25T19:54:13.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-03-25T19:54:13.820Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.820Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-03-25T19:54:13.820Z] [2022-03-25T19:54:13.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-03-25T19:54:13.820Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.820Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-03-25T19:54:13.820Z] [2022-03-25T19:54:13.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2022-03-25T19:54:13.820Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.820Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2022-03-25T19:54:13.820Z] [2022-03-25T19:54:13.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-03-25T19:54:13.820Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-03-25T19:54:13.820Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-03-25T19:54:13.820Z] [2022-03-25T19:54:13.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-03-25T19:54:13.820Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.820Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-03-25T19:54:13.820Z] [2022-03-25T19:54:13.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2022-03-25T19:54:13.820Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.820Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2022-03-25T19:54:13.820Z] [2022-03-25T19:54:13.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2022-03-25T19:54:13.820Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.820Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2022-03-25T19:54:13.820Z] [2022-03-25T19:54:13.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-03-25T19:54:13.820Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.820Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-03-25T19:54:13.820Z] [2022-03-25T19:54:13.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2022-03-25T19:54:13.820Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.820Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2022-03-25T19:54:13.820Z] [2022-03-25T19:54:13.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2022-03-25T19:54:13.820Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.820Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-03-25T19:54:13.820Z] [2022-03-25T19:54:13.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-03-25T19:54:13.820Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.820Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-03-25T19:54:13.820Z] [2022-03-25T19:54:13.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-03-25T19:54:13.820Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.820Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-03-25T19:54:13.820Z] [2022-03-25T19:54:13.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-03-25T19:54:13.820Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.820Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-03-25T19:54:13.820Z] [2022-03-25T19:54:13.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-03-25T19:54:13.820Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.820Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-03-25T19:54:13.820Z] [2022-03-25T19:54:13.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-03-25T19:54:13.820Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.820Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-03-25T19:54:13.820Z] [2022-03-25T19:54:13.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2022-03-25T19:54:13.820Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.820Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2022-03-25T19:54:13.820Z] [2022-03-25T19:54:13.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2022-03-25T19:54:13.820Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.820Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-03-25T19:54:13.820Z] [2022-03-25T19:54:13.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-03-25T19:54:13.820Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.820Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-03-25T19:54:13.820Z] [2022-03-25T19:54:13.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2022-03-25T19:54:13.820Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.820Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2022-03-25T19:54:13.820Z] [2022-03-25T19:54:13.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-03-25T19:54:13.820Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.820Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-03-25T19:54:13.820Z] [2022-03-25T19:54:13.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2022-03-25T19:54:13.820Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.820Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2022-03-25T19:54:13.820Z] [2022-03-25T19:54:13.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-03-25T19:54:13.820Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.820Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-03-25T19:54:13.820Z] [2022-03-25T19:54:13.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2022-03-25T19:54:13.820Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.820Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2022-03-25T19:54:13.820Z] [2022-03-25T19:54:13.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-03-25T19:54:13.820Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.820Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-03-25T19:54:13.820Z] [2022-03-25T19:54:13.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-03-25T19:54:13.820Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.820Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-03-25T19:54:13.820Z] [2022-03-25T19:54:13.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-03-25T19:54:13.820Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.820Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-03-25T19:54:13.820Z] [2022-03-25T19:54:13.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2022-03-25T19:54:13.820Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.820Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2022-03-25T19:54:13.820Z] [2022-03-25T19:54:13.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-03-25T19:54:13.820Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.820Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-03-25T19:54:13.820Z] [2022-03-25T19:54:13.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-03-25T19:54:13.820Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.820Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-03-25T19:54:13.820Z] [2022-03-25T19:54:13.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-03-25T19:54:13.820Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.820Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-03-25T19:54:13.820Z] [2022-03-25T19:54:13.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-03-25T19:54:13.820Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.820Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-03-25T19:54:13.820Z] [2022-03-25T19:54:13.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-03-25T19:54:13.820Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.820Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-03-25T19:54:13.820Z] [2022-03-25T19:54:13.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-03-25T19:54:13.820Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.820Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-03-25T19:54:13.820Z] [2022-03-25T19:54:13.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-03-25T19:54:13.820Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.820Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-03-25T19:54:13.820Z] [2022-03-25T19:54:13.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-03-25T19:54:13.820Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.820Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-03-25T19:54:13.820Z] [2022-03-25T19:54:13.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-03-25T19:54:13.820Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.820Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-03-25T19:54:13.820Z] [2022-03-25T19:54:13.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-03-25T19:54:13.820Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.820Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-03-25T19:54:13.820Z] [2022-03-25T19:54:13.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-03-25T19:54:13.820Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.820Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-03-25T19:54:13.820Z] [2022-03-25T19:54:13.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-03-25T19:54:13.820Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.820Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-03-25T19:54:13.820Z] [2022-03-25T19:54:13.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-03-25T19:54:13.820Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.820Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-03-25T19:54:13.820Z] [2022-03-25T19:54:13.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-03-25T19:54:13.820Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.820Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-03-25T19:54:13.820Z] [2022-03-25T19:54:13.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-03-25T19:54:13.820Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.820Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-03-25T19:54:13.820Z] [2022-03-25T19:54:13.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-03-25T19:54:13.820Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.820Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-03-25T19:54:13.820Z] [2022-03-25T19:54:13.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-03-25T19:54:13.820Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.820Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-03-25T19:54:13.820Z] [2022-03-25T19:54:13.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-03-25T19:54:13.820Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.820Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-03-25T19:54:13.820Z] [2022-03-25T19:54:13.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-03-25T19:54:13.820Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.820Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-03-25T19:54:13.820Z] [2022-03-25T19:54:13.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2022-03-25T19:54:13.820Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.820Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2022-03-25T19:54:13.820Z] [2022-03-25T19:54:13.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-03-25T19:54:13.820Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.820Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-03-25T19:54:13.820Z] [2022-03-25T19:54:13.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-03-25T19:54:13.820Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.820Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-03-25T19:54:13.820Z] [2022-03-25T19:54:13.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-03-25T19:54:13.820Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.820Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-03-25T19:54:13.820Z] [2022-03-25T19:54:13.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-03-25T19:54:13.820Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.820Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-03-25T19:54:13.820Z] [2022-03-25T19:54:13.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-03-25T19:54:13.820Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.820Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-03-25T19:54:13.820Z] [2022-03-25T19:54:13.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-03-25T19:54:13.820Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.820Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-03-25T19:54:13.820Z] [2022-03-25T19:54:13.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-03-25T19:54:13.820Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.820Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-03-25T19:54:13.820Z] [2022-03-25T19:54:13.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2022-03-25T19:54:13.820Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.820Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2022-03-25T19:54:13.820Z] [2022-03-25T19:54:13.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-03-25T19:54:13.820Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.820Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-03-25T19:54:13.820Z] [2022-03-25T19:54:13.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-03-25T19:54:13.820Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.820Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-03-25T19:54:13.820Z] [2022-03-25T19:54:13.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2022-03-25T19:54:13.820Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.820Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2022-03-25T19:54:13.820Z] [2022-03-25T19:54:13.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-03-25T19:54:13.820Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.820Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-03-25T19:54:13.820Z] [2022-03-25T19:54:13.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-03-25T19:54:13.821Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.821Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-03-25T19:54:13.821Z] [2022-03-25T19:54:13.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-03-25T19:54:13.821Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.821Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-03-25T19:54:13.821Z] [2022-03-25T19:54:13.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2022-03-25T19:54:13.821Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.821Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-03-25T19:54:13.821Z] [2022-03-25T19:54:13.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2022-03-25T19:54:13.821Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.821Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2022-03-25T19:54:13.821Z] [2022-03-25T19:54:13.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-03-25T19:54:13.821Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.821Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-03-25T19:54:13.821Z] [2022-03-25T19:54:13.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-03-25T19:54:13.821Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.821Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-03-25T19:54:13.821Z] [2022-03-25T19:54:13.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2022-03-25T19:54:13.821Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.821Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-03-25T19:54:13.821Z] [2022-03-25T19:54:13.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-03-25T19:54:13.821Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.821Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-03-25T19:54:13.821Z] [2022-03-25T19:54:13.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-03-25T19:54:13.821Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.821Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-03-25T19:54:13.821Z] [2022-03-25T19:54:13.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-03-25T19:54:13.821Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-03-25T19:54:13.821Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-03-25T19:54:13.821Z] [2022-03-25T19:54:13.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-03-25T19:54:13.821Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.821Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-03-25T19:54:13.821Z] [2022-03-25T19:54:13.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-03-25T19:54:13.821Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.821Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-03-25T19:54:13.821Z] [2022-03-25T19:54:13.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-03-25T19:54:13.821Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.821Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-03-25T19:54:13.821Z] [2022-03-25T19:54:13.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-03-25T19:54:13.821Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.821Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-03-25T19:54:13.821Z] [2022-03-25T19:54:13.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-03-25T19:54:13.821Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.821Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-03-25T19:54:13.821Z] [2022-03-25T19:54:13.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-03-25T19:54:13.821Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.821Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-03-25T19:54:13.821Z] [2022-03-25T19:54:13.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2022-03-25T19:54:13.821Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.821Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2022-03-25T19:54:13.821Z] [2022-03-25T19:54:13.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-03-25T19:54:13.821Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.821Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-03-25T19:54:13.821Z] [2022-03-25T19:54:13.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2022-03-25T19:54:13.821Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.821Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-03-25T19:54:13.821Z] [2022-03-25T19:54:13.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-03-25T19:54:13.821Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.821Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-03-25T19:54:13.821Z] [2022-03-25T19:54:13.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-03-25T19:54:13.821Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.821Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-03-25T19:54:13.821Z] [2022-03-25T19:54:13.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2022-03-25T19:54:13.821Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.821Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2022-03-25T19:54:13.821Z] [2022-03-25T19:54:13.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2022-03-25T19:54:13.821Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.821Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2022-03-25T19:54:13.821Z] [2022-03-25T19:54:13.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2022-03-25T19:54:13.821Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.821Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2022-03-25T19:54:13.821Z] [2022-03-25T19:54:13.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-03-25T19:54:13.821Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.821Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-03-25T19:54:13.821Z] [2022-03-25T19:54:13.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-03-25T19:54:13.821Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.821Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-03-25T19:54:13.821Z] [2022-03-25T19:54:13.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-03-25T19:54:13.821Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.821Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-03-25T19:54:13.821Z] [2022-03-25T19:54:13.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2022-03-25T19:54:13.821Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.821Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-03-25T19:54:13.821Z] [2022-03-25T19:54:13.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2022-03-25T19:54:13.821Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.821Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-03-25T19:54:13.821Z] [2022-03-25T19:54:13.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-03-25T19:54:13.821Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.821Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-03-25T19:54:13.821Z] [2022-03-25T19:54:13.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-03-25T19:54:13.821Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.821Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-03-25T19:54:13.821Z] [2022-03-25T19:54:13.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-03-25T19:54:13.821Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.821Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-03-25T19:54:13.821Z] [2022-03-25T19:54:13.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2022-03-25T19:54:13.821Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.821Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-03-25T19:54:13.821Z] [2022-03-25T19:54:13.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-03-25T19:54:13.821Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.821Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-03-25T19:54:13.821Z] [2022-03-25T19:54:13.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2022-03-25T19:54:13.821Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.821Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2022-03-25T19:54:13.821Z] [2022-03-25T19:54:13.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-03-25T19:54:13.821Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.821Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-03-25T19:54:13.821Z] [2022-03-25T19:54:13.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2022-03-25T19:54:13.821Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.821Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-03-25T19:54:13.821Z] [2022-03-25T19:54:13.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-03-25T19:54:13.821Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.821Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-03-25T19:54:13.821Z] [2022-03-25T19:54:13.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-03-25T19:54:13.821Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.821Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-03-25T19:54:13.821Z] [2022-03-25T19:54:13.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-03-25T19:54:13.821Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.821Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-03-25T19:54:13.821Z] [2022-03-25T19:54:13.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-03-25T19:54:13.821Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.821Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-03-25T19:54:13.821Z] [2022-03-25T19:54:13.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-03-25T19:54:13.821Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.821Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-03-25T19:54:13.821Z] [2022-03-25T19:54:13.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-03-25T19:54:13.821Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.821Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-03-25T19:54:13.821Z] [2022-03-25T19:54:13.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2022-03-25T19:54:13.821Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.821Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2022-03-25T19:54:13.821Z] [2022-03-25T19:54:13.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-03-25T19:54:13.821Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.821Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-03-25T19:54:13.821Z] [2022-03-25T19:54:13.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-03-25T19:54:13.821Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.821Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-03-25T19:54:13.821Z] [2022-03-25T19:54:13.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2022-03-25T19:54:13.821Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.821Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-03-25T19:54:13.821Z] [2022-03-25T19:54:13.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2022-03-25T19:54:13.821Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.821Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2022-03-25T19:54:13.821Z] [2022-03-25T19:54:13.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2022-03-25T19:54:13.821Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.821Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2022-03-25T19:54:13.821Z] [2022-03-25T19:54:13.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-03-25T19:54:13.821Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.821Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-03-25T19:54:13.821Z] [2022-03-25T19:54:13.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2022-03-25T19:54:13.821Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.821Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2022-03-25T19:54:13.821Z] [2022-03-25T19:54:13.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2022-03-25T19:54:13.821Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.821Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-03-25T19:54:13.821Z] [2022-03-25T19:54:13.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-03-25T19:54:13.821Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-03-25T19:54:13.821Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-03-25T19:54:13.821Z] [2022-03-25T19:54:13.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-03-25T19:54:13.821Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.821Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-03-25T19:54:13.821Z] [2022-03-25T19:54:13.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-03-25T19:54:13.821Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.821Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-03-25T19:54:13.821Z] [2022-03-25T19:54:13.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-03-25T19:54:13.821Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.821Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-03-25T19:54:13.821Z] [2022-03-25T19:54:13.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-03-25T19:54:13.821Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.821Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-03-25T19:54:13.821Z] [2022-03-25T19:54:13.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-03-25T19:54:13.821Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.821Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-03-25T19:54:13.821Z] [2022-03-25T19:54:13.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2022-03-25T19:54:13.821Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.821Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2022-03-25T19:54:13.821Z] [2022-03-25T19:54:13.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2022-03-25T19:54:13.821Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.821Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2022-03-25T19:54:13.821Z] [2022-03-25T19:54:13.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2022-03-25T19:54:13.821Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.821Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2022-03-25T19:54:13.821Z] [2022-03-25T19:54:13.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-03-25T19:54:13.821Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.821Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-03-25T19:54:13.821Z] [2022-03-25T19:54:13.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-03-25T19:54:13.821Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.821Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-03-25T19:54:13.821Z] [2022-03-25T19:54:13.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-03-25T19:54:13.821Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.821Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-03-25T19:54:13.821Z] [2022-03-25T19:54:13.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-03-25T19:54:13.821Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.822Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-03-25T19:54:13.822Z] [2022-03-25T19:54:13.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2022-03-25T19:54:13.822Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.822Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2022-03-25T19:54:13.822Z] [2022-03-25T19:54:13.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-03-25T19:54:13.822Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.822Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-03-25T19:54:13.822Z] [2022-03-25T19:54:13.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2022-03-25T19:54:13.822Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-03-25T19:54:13.822Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2022-03-25T19:54:13.822Z] [2022-03-25T19:54:13.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2022-03-25T19:54:13.822Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.822Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2022-03-25T19:54:13.822Z] [2022-03-25T19:54:13.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-03-25T19:54:13.822Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.822Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-03-25T19:54:13.822Z] [2022-03-25T19:54:13.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-03-25T19:54:13.822Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.822Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-03-25T19:54:13.822Z] [2022-03-25T19:54:13.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-03-25T19:54:13.822Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.822Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-03-25T19:54:13.822Z] [2022-03-25T19:54:13.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2022-03-25T19:54:13.822Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.822Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-03-25T19:54:13.822Z] [2022-03-25T19:54:13.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2022-03-25T19:54:13.822Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.822Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-03-25T19:54:13.822Z] [2022-03-25T19:54:13.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-03-25T19:54:13.822Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.822Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-03-25T19:54:13.822Z] [2022-03-25T19:54:13.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2022-03-25T19:54:13.822Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.822Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2022-03-25T19:54:13.822Z] [2022-03-25T19:54:13.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-03-25T19:54:13.822Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.822Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-03-25T19:54:13.822Z] [2022-03-25T19:54:13.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-03-25T19:54:13.822Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.822Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-03-25T19:54:13.822Z] [2022-03-25T19:54:13.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-03-25T19:54:13.822Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.822Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-03-25T19:54:13.822Z] [2022-03-25T19:54:13.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-03-25T19:54:13.822Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.822Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-03-25T19:54:13.822Z] [2022-03-25T19:54:13.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-03-25T19:54:13.822Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.822Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-03-25T19:54:13.822Z] [2022-03-25T19:54:13.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-03-25T19:54:13.822Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.822Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-03-25T19:54:13.822Z] [2022-03-25T19:54:13.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2022-03-25T19:54:13.822Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.822Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2022-03-25T19:54:13.822Z] [2022-03-25T19:54:13.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-03-25T19:54:13.822Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-03-25T19:54:13.822Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-03-25T19:54:13.822Z] [2022-03-25T19:54:13.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2022-03-25T19:54:13.822Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.822Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2022-03-25T19:54:13.822Z] [2022-03-25T19:54:13.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-03-25T19:54:13.822Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.822Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-03-25T19:54:13.822Z] [2022-03-25T19:54:13.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-03-25T19:54:13.822Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.822Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-03-25T19:54:13.822Z] [2022-03-25T19:54:13.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-03-25T19:54:13.822Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.822Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-03-25T19:54:13.822Z] [2022-03-25T19:54:13.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-03-25T19:54:13.822Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.822Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-03-25T19:54:13.822Z] [2022-03-25T19:54:13.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-03-25T19:54:13.822Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.822Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-03-25T19:54:13.822Z] [2022-03-25T19:54:13.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-03-25T19:54:13.822Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.822Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-03-25T19:54:13.822Z] [2022-03-25T19:54:13.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2022-03-25T19:54:13.822Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.822Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-03-25T19:54:13.822Z] [2022-03-25T19:54:13.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-03-25T19:54:13.822Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.822Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-03-25T19:54:13.822Z] [2022-03-25T19:54:13.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2022-03-25T19:54:13.822Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.822Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2022-03-25T19:54:13.822Z] [2022-03-25T19:54:13.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-03-25T19:54:13.822Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.822Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-03-25T19:54:13.822Z] [2022-03-25T19:54:13.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-03-25T19:54:13.822Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.822Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-03-25T19:54:13.822Z] [2022-03-25T19:54:13.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2022-03-25T19:54:13.822Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.822Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2022-03-25T19:54:13.822Z] [2022-03-25T19:54:13.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-03-25T19:54:13.822Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.822Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-03-25T19:54:13.822Z] [2022-03-25T19:54:13.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-03-25T19:54:13.822Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.822Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-03-25T19:54:13.822Z] [2022-03-25T19:54:13.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-03-25T19:54:13.822Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.822Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-03-25T19:54:13.822Z] [2022-03-25T19:54:13.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-03-25T19:54:13.822Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.822Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-03-25T19:54:13.822Z] [2022-03-25T19:54:13.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-03-25T19:54:13.822Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.822Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-03-25T19:54:13.822Z] [2022-03-25T19:54:13.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-03-25T19:54:13.822Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.822Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-03-25T19:54:13.822Z] [2022-03-25T19:54:13.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-03-25T19:54:13.822Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.822Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-03-25T19:54:13.822Z] [2022-03-25T19:54:13.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2022-03-25T19:54:13.822Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-03-25T19:54:13.822Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-03-25T19:54:13.822Z] [2022-03-25T19:54:13.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2022-03-25T19:54:13.822Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.822Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2022-03-25T19:54:13.822Z] [2022-03-25T19:54:13.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-03-25T19:54:13.822Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.822Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-03-25T19:54:13.822Z] [2022-03-25T19:54:13.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-03-25T19:54:13.822Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.822Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-03-25T19:54:13.822Z] [2022-03-25T19:54:13.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-03-25T19:54:13.822Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.822Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-03-25T19:54:13.822Z] [2022-03-25T19:54:13.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-03-25T19:54:13.822Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.822Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-03-25T19:54:13.822Z] [2022-03-25T19:54:13.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2022-03-25T19:54:13.822Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.822Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-03-25T19:54:13.822Z] [2022-03-25T19:54:13.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2022-03-25T19:54:13.822Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.822Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-03-25T19:54:13.822Z] [2022-03-25T19:54:13.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-03-25T19:54:13.822Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.822Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-03-25T19:54:13.822Z] [2022-03-25T19:54:13.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2022-03-25T19:54:13.822Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.822Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2022-03-25T19:54:13.822Z] [2022-03-25T19:54:13.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2022-03-25T19:54:13.822Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.822Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2022-03-25T19:54:13.822Z] [2022-03-25T19:54:13.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2022-03-25T19:54:13.822Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.822Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2022-03-25T19:54:13.822Z] [2022-03-25T19:54:13.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2022-03-25T19:54:13.822Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.822Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2022-03-25T19:54:13.822Z] [2022-03-25T19:54:13.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-03-25T19:54:13.822Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.822Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-03-25T19:54:13.822Z] [2022-03-25T19:54:13.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-03-25T19:54:13.822Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.822Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-03-25T19:54:13.822Z] [2022-03-25T19:54:13.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-03-25T19:54:13.822Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.822Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-03-25T19:54:13.822Z] [2022-03-25T19:54:13.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-03-25T19:54:13.822Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.822Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-03-25T19:54:13.822Z] [2022-03-25T19:54:13.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-03-25T19:54:13.822Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.822Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-03-25T19:54:13.822Z] [2022-03-25T19:54:13.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-03-25T19:54:13.822Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.822Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-03-25T19:54:13.822Z] [2022-03-25T19:54:13.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-03-25T19:54:13.822Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.822Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-03-25T19:54:13.822Z] [2022-03-25T19:54:13.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-03-25T19:54:13.822Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.822Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-03-25T19:54:13.822Z] [2022-03-25T19:54:13.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-03-25T19:54:13.822Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.822Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-03-25T19:54:13.822Z] [2022-03-25T19:54:13.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-25T19:54:13.822Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.822Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-25T19:54:13.822Z] [2022-03-25T19:54:13.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-25T19:54:13.822Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.822Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-25T19:54:13.822Z] [2022-03-25T19:54:13.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-25T19:54:13.822Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.822Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-25T19:54:13.822Z] [2022-03-25T19:54:13.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-03-25T19:54:13.822Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.822Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-03-25T19:54:13.822Z] [2022-03-25T19:54:13.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-03-25T19:54:13.822Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.822Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-03-25T19:54:13.822Z] [2022-03-25T19:54:13.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-03-25T19:54:13.822Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.822Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-03-25T19:54:13.822Z] [2022-03-25T19:54:13.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-03-25T19:54:13.822Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.822Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-03-25T19:54:13.822Z] [2022-03-25T19:54:13.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-03-25T19:54:13.823Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.823Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-03-25T19:54:13.823Z] [2022-03-25T19:54:13.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-03-25T19:54:13.823Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.823Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-03-25T19:54:13.823Z] [2022-03-25T19:54:13.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-03-25T19:54:13.823Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.823Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-03-25T19:54:13.823Z] [2022-03-25T19:54:13.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-03-25T19:54:13.823Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.823Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-03-25T19:54:13.823Z] [2022-03-25T19:54:13.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-03-25T19:54:13.823Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.823Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-03-25T19:54:13.823Z] [2022-03-25T19:54:13.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-03-25T19:54:13.823Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.823Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-03-25T19:54:13.823Z] [2022-03-25T19:54:13.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-03-25T19:54:13.823Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.823Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-03-25T19:54:13.823Z] [2022-03-25T19:54:13.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-03-25T19:54:13.823Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.823Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-03-25T19:54:13.823Z] [2022-03-25T19:54:13.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-03-25T19:54:13.823Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.823Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-03-25T19:54:13.823Z] [2022-03-25T19:54:13.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-25T19:54:13.823Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.823Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-25T19:54:13.823Z] [2022-03-25T19:54:13.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.16s) [2022-03-25T19:54:13.823Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.823Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.16s) [2022-03-25T19:54:13.823Z] [2022-03-25T19:54:13.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-25T19:54:13.823Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.823Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-25T19:54:13.823Z] [2022-03-25T19:54:13.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-25T19:54:13.823Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.823Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-25T19:54:13.823Z] [2022-03-25T19:54:13.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-03-25T19:54:13.823Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.823Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-03-25T19:54:13.823Z] [2022-03-25T19:54:13.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-25T19:54:13.823Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.823Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-25T19:54:13.823Z] [2022-03-25T19:54:13.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-03-25T19:54:13.823Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.823Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-03-25T19:54:13.823Z] [2022-03-25T19:54:13.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-03-25T19:54:13.823Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.823Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-03-25T19:54:13.823Z] [2022-03-25T19:54:13.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-03-25T19:54:13.823Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.823Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-03-25T19:54:13.823Z] [2022-03-25T19:54:13.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-25T19:54:13.823Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.823Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-25T19:54:13.823Z] [2022-03-25T19:54:13.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-25T19:54:13.823Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.823Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-25T19:54:13.823Z] [2022-03-25T19:54:13.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-03-25T19:54:13.823Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.823Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-03-25T19:54:13.823Z] [2022-03-25T19:54:13.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-03-25T19:54:13.823Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.823Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-03-25T19:54:13.823Z] [2022-03-25T19:54:13.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-03-25T19:54:13.823Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.823Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-03-25T19:54:13.823Z] [2022-03-25T19:54:13.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-03-25T19:54:13.823Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.823Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-03-25T19:54:13.823Z] [2022-03-25T19:54:13.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-03-25T19:54:13.823Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.823Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-03-25T19:54:13.823Z] [2022-03-25T19:54:13.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-03-25T19:54:13.823Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.823Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-03-25T19:54:13.823Z] [2022-03-25T19:54:13.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-03-25T19:54:13.823Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.823Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-03-25T19:54:13.823Z] [2022-03-25T19:54:13.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-03-25T19:54:13.823Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.823Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-03-25T19:54:13.823Z] [2022-03-25T19:54:13.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-25T19:54:13.823Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.823Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-25T19:54:13.823Z] [2022-03-25T19:54:13.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-25T19:54:13.823Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.823Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-25T19:54:13.823Z] [2022-03-25T19:54:13.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-25T19:54:13.823Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.823Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-25T19:54:13.823Z] [2022-03-25T19:54:13.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-03-25T19:54:13.823Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.823Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-03-25T19:54:13.823Z] [2022-03-25T19:54:13.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-25T19:54:13.823Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.823Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-25T19:54:13.823Z] [2022-03-25T19:54:13.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-25T19:54:13.823Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.823Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-25T19:54:13.823Z] [2022-03-25T19:54:13.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-25T19:54:13.823Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.823Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-25T19:54:13.823Z] [2022-03-25T19:54:13.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-25T19:54:13.823Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.823Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-25T19:54:13.823Z] [2022-03-25T19:54:13.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-03-25T19:54:13.823Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.823Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-03-25T19:54:13.823Z] [2022-03-25T19:54:13.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-25T19:54:13.823Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.823Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-25T19:54:13.823Z] [2022-03-25T19:54:13.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-03-25T19:54:13.823Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.823Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-03-25T19:54:13.823Z] [2022-03-25T19:54:13.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-03-25T19:54:13.823Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.823Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-03-25T19:54:13.823Z] [2022-03-25T19:54:13.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-03-25T19:54:13.823Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.823Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-03-25T19:54:13.823Z] [2022-03-25T19:54:13.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-03-25T19:54:13.823Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.823Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-03-25T19:54:13.823Z] [2022-03-25T19:54:13.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-03-25T19:54:13.823Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.823Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-03-25T19:54:13.823Z] [2022-03-25T19:54:13.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-03-25T19:54:13.823Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.823Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-03-25T19:54:13.823Z] [2022-03-25T19:54:13.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-03-25T19:54:13.823Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.823Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-03-25T19:54:13.823Z] [2022-03-25T19:54:13.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-03-25T19:54:13.823Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.823Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-03-25T19:54:13.823Z] [2022-03-25T19:54:13.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-03-25T19:54:13.823Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.823Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-03-25T19:54:13.823Z] [2022-03-25T19:54:13.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-03-25T19:54:13.823Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.823Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-03-25T19:54:13.823Z] [2022-03-25T19:54:13.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-03-25T19:54:13.823Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.823Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-03-25T19:54:13.823Z] [2022-03-25T19:54:13.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-03-25T19:54:13.823Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.823Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-03-25T19:54:13.823Z] [2022-03-25T19:54:13.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-03-25T19:54:13.823Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.823Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-03-25T19:54:13.823Z] [2022-03-25T19:54:13.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-03-25T19:54:13.823Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.823Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-03-25T19:54:13.823Z] [2022-03-25T19:54:13.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-03-25T19:54:13.823Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.823Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-03-25T19:54:13.823Z] [2022-03-25T19:54:13.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-03-25T19:54:13.823Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.823Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-03-25T19:54:13.823Z] [2022-03-25T19:54:13.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-03-25T19:54:13.823Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.823Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-03-25T19:54:13.823Z] [2022-03-25T19:54:13.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-03-25T19:54:13.823Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.823Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-03-25T19:54:13.823Z] [2022-03-25T19:54:13.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-03-25T19:54:13.823Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.823Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-03-25T19:54:13.823Z] [2022-03-25T19:54:13.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-03-25T19:54:13.823Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.823Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-03-25T19:54:13.823Z] [2022-03-25T19:54:13.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-03-25T19:54:13.823Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.823Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-03-25T19:54:13.823Z] [2022-03-25T19:54:13.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-03-25T19:54:13.823Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.823Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-03-25T19:54:13.823Z] [2022-03-25T19:54:13.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-03-25T19:54:13.823Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.823Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-03-25T19:54:13.823Z] [2022-03-25T19:54:13.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-03-25T19:54:13.823Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.823Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-03-25T19:54:13.823Z] [2022-03-25T19:54:13.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-03-25T19:54:13.823Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.823Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-03-25T19:54:13.823Z] [2022-03-25T19:54:13.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-03-25T19:54:13.823Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.823Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-03-25T19:54:13.823Z] [2022-03-25T19:54:13.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-03-25T19:54:13.823Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.824Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-03-25T19:54:13.824Z] [2022-03-25T19:54:13.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-03-25T19:54:13.824Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.824Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-03-25T19:54:13.824Z] [2022-03-25T19:54:13.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-03-25T19:54:13.824Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.824Z] [2022-03-25T19:54:13.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-03-25T19:54:13.824Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.824Z] [2022-03-25T19:54:13.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-03-25T19:54:13.824Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-03-25T19:54:13.824Z] [2022-03-25T19:54:13.824Z] DONE 1088 tests, 539 skipped in 2685.543s [2022-03-25T19:54:14.296Z] INFO: Integration tests ended at 03/25/2022 19:54:13. Duration:00:44:45.7021713 [2022-03-25T19:54:14.297Z] INFO: Docker info of the daemon under test at end of run [2022-03-25T19:54:14.297Z] [2022-03-25T19:54:14.297Z] Containers: 2 [2022-03-25T19:54:14.297Z] Running: 0 [2022-03-25T19:54:14.297Z] Paused: 0 [2022-03-25T19:54:14.297Z] Stopped: 2 [2022-03-25T19:54:14.297Z] Images: 18 [2022-03-25T19:54:14.297Z] Server Version: 0.0.0-dev [2022-03-25T19:54:14.297Z] Storage Driver: windowsfilter [2022-03-25T19:54:14.297Z] Windows: [2022-03-25T19:54:14.297Z] Logging Driver: json-file [2022-03-25T19:54:14.297Z] Plugins: [2022-03-25T19:54:14.297Z] Volume: local [2022-03-25T19:54:14.297Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-25T19:54:14.297Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-25T19:54:14.297Z] Swarm: inactive [2022-03-25T19:54:14.297Z] Default Isolation: process [2022-03-25T19:54:14.297Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-03-25T19:54:14.297Z] Operating System: Microsoft Windows Server Version 1809 (OS Build 17763.2183) [2022-03-25T19:54:14.297Z] OSType: windows [2022-03-25T19:54:14.297Z] Architecture: x86_64 [2022-03-25T19:54:14.297Z] CPUs: 4 [2022-03-25T19:54:14.297Z] Total Memory: 32GiB [2022-03-25T19:54:14.297Z] Name: azwin-2-29a7a0 [2022-03-25T19:54:14.297Z] ID: R3GC:4GU7:QUPC:5DQ5:UMDK:V6F7:TUBV:YQTW:IRGW:4GTZ:7BSW:CMJO [2022-03-25T19:54:14.297Z] Docker Root Dir: D:\CI\PR-43428\1\daemon [2022-03-25T19:54:14.297Z] Debug Mode (client): false [2022-03-25T19:54:14.297Z] Debug Mode (server): true [2022-03-25T19:54:14.297Z] File Descriptors: -1 [2022-03-25T19:54:14.297Z] Goroutines: 17 [2022-03-25T19:54:14.297Z] System Time: 2022-03-25T19:54:13.8465061Z [2022-03-25T19:54:14.297Z] EventsListeners: 0 [2022-03-25T19:54:14.297Z] Registry: https://index.docker.io/v1/ [2022-03-25T19:54:14.297Z] Labels: [2022-03-25T19:54:14.297Z] Experimental: false [2022-03-25T19:54:14.297Z] Insecure Registries: [2022-03-25T19:54:14.297Z] 127.0.0.0/8 [2022-03-25T19:54:14.297Z] Live Restore Enabled: false [2022-03-25T19:54:14.297Z] [2022-03-25T19:54:14.297Z] [2022-03-25T19:54:14.297Z] INFO: Stopping daemon under test [2022-03-25T19:54:14.297Z] SUCCESS: The process with PID 1680 (child process of PID 2280) has been terminated. [2022-03-25T19:54:14.297Z] SUCCESS: The process with PID 2280 (child process of PID 8620) has been terminated. [2022-03-25T19:54:14.297Z] INFO: Stop tailing logs of the daemon under tests [2022-03-25T19:54:14.297Z] INFO: executeCI.ps1 Completed successfully at 03/25/2022 19:54:14. [2022-03-25T19:54:14.297Z] INFO: Tidying up at end of run [2022-03-25T19:54:14.297Z] INFO: Saving daemon under test log (d:\CI\PR-43428\1\dut.out) to bundles\CIDUT.out [2022-03-25T19:54:14.297Z] INFO: Saving daemon under test log (d:\CI\PR-43428\1\dut.err) to bundles\CIDUT.err [2022-03-25T19:54:14.297Z] INFO: Saving containerd logs to bundles [2022-03-25T19:54:14.297Z] INFO: Nuke-Everything... [2022-03-25T19:54:14.765Z] INFO: Container count on control daemon to delete is 2 [2022-03-25T19:54:14.765Z] f2ec94d51ecd [2022-03-25T19:54:14.765Z] 9ba554fa969b [2022-03-25T19:54:15.233Z] INFO: Non-base image count on control daemon to delete is 1 [2022-03-25T19:54:16.797Z] Deleted: sha256:6578cb5e7803eb095290d3a27989d74957b89f6c6204929c6ccdc9323ff68ffa [2022-03-25T19:54:16.797Z] Deleted: sha256:d33f99c07a508621ecc186dbc22d4b3e1430f8daa30f0e6869c5ec75cde3c375 [2022-03-25T19:54:16.797Z] INFO: Tidying pidfile d:\CI\PR-43428\1\docker.pid [2022-03-25T19:54:16.797Z] INFO: Nuking d:\CI [2022-03-25T19:54:19.707Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-03-25T19:54:25.574Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-03-25T19:54:25.574Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-03-25T19:54:25.574Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-03-25T19:54:25.574Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-03-25T19:54:25.574Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-03-25T19:54:32.730Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-03-25T19:54:32.730Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-03-25T19:54:32.730Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-03-25T19:54:32.730Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-03-25T19:54:32.730Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-03-25T19:54:32.730Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-03-25T19:54:32.730Z] === RUN TestDockerSuite/TestPsRightTagName [2022-03-25T19:54:32.730Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-03-25T19:54:32.730Z] === RUN TestDockerSuite/TestPsShowMounts [2022-03-25T19:54:43.151Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-03-25T19:54:43.151Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-03-25T19:54:43.151Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-03-25T19:54:43.619Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-03-25T19:54:43.619Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-03-25T19:54:43.619Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-03-25T19:54:44.604Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-03-25T19:54:45.590Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-03-25T19:54:45.590Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2022-03-25T19:54:45.590Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-03-25T19:54:46.908Z] INFO: Zapped successfully [2022-03-25T19:54:46.908Z] [2022-03-25T19:54:46.908Z] INFO: executeCI.ps1 exiting at Fri Mar 25 19:54:42 CUT 2022. Duration 01:04:37.9275786 [2022-03-25T19:54:46.908Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-03-25T19:54:47.157Z] Recording test results [2022-03-25T19:54:47.766Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-03-25T19:54:49.648Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2022-03-25T19:54:51.437Z] Archiving artifacts [2022-03-25T19:54:51.459Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-03-25T19:54:52.599Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43428/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-03-25T19:54:53.695Z] + make clean [2022-03-25T19:54:54.164Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-03-25T19:54:54.633Z] docker-dev-cache [2022-03-25T19:54:54.633Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-25T19:54:57.324Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-03-25T19:55:00.279Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-03-25T19:55:30.400Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-03-25T19:55:30.400Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-03-25T19:55:30.400Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-03-25T19:55:35.152Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-03-25T19:55:35.152Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-03-25T19:55:35.152Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-03-25T19:55:36.139Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-03-25T19:55:43.297Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-03-25T19:55:49.165Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-03-25T19:55:49.165Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-03-25T19:55:49.165Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-03-25T19:55:55.030Z] === RUN TestDockerSuite/TestRmiBlank [2022-03-25T19:55:55.030Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-03-25T19:55:55.030Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-03-25T19:56:12.846Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-03-25T19:56:14.411Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-03-25T19:56:14.880Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-03-25T19:56:23.546Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-03-25T19:56:29.413Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-03-25T19:56:38.197Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-03-25T19:56:44.065Z] === RUN TestDockerSuite/TestRmiTag [2022-03-25T19:56:44.065Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-03-25T19:56:47.016Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-03-25T19:57:08.250Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-03-25T19:57:10.465Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-03-25T19:57:16.334Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-03-25T19:57:17.900Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-03-25T19:57:17.900Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-03-25T19:57:17.900Z] === RUN TestDockerSuite/TestRunAddHost [2022-03-25T19:57:17.900Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-03-25T19:57:17.900Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-03-25T19:57:17.900Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-03-25T19:57:17.900Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-03-25T19:57:17.900Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-03-25T19:57:17.900Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-03-25T19:57:17.900Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-03-25T19:57:17.900Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-03-25T19:57:17.900Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-03-25T19:57:17.900Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-03-25T19:57:17.900Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-03-25T19:57:17.900Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-03-25T19:57:20.852Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-03-25T19:57:20.852Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-03-25T19:57:20.852Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-03-25T19:57:20.852Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-03-25T19:57:20.852Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-03-25T19:57:26.717Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-03-25T19:57:30.508Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-03-25T19:57:33.460Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-03-25T19:57:36.465Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-03-25T19:57:39.417Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-03-25T19:57:39.417Z] === RUN TestDockerSuite/TestRunBindMounts [2022-03-25T19:57:45.287Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-03-25T19:57:45.287Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-03-25T19:57:45.287Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-03-25T19:57:45.287Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-03-25T19:57:45.287Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-03-25T19:57:45.287Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-03-25T19:57:45.287Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-03-25T19:57:45.287Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-03-25T19:57:45.287Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-03-25T19:57:45.287Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-03-25T19:57:45.287Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-03-25T19:57:45.287Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-03-25T19:57:45.287Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-03-25T19:57:45.287Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-03-25T19:57:45.287Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-03-25T19:57:45.287Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-03-25T19:57:45.287Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-03-25T19:57:45.287Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-03-25T19:57:45.758Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-03-25T19:57:45.758Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-03-25T19:57:45.758Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-03-25T19:57:45.758Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-03-25T19:57:45.758Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-03-25T19:57:48.709Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-03-25T19:57:48.709Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-03-25T19:57:48.709Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-03-25T19:57:52.651Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-03-25T19:57:52.651Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-03-25T19:57:52.651Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-03-25T19:57:52.651Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-03-25T19:57:52.651Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-03-25T19:57:55.602Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-03-25T19:57:55.602Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-03-25T19:57:55.602Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-03-25T19:57:55.602Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-03-25T19:57:55.602Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-03-25T19:57:55.602Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-03-25T19:57:55.602Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-03-25T19:57:55.602Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-03-25T19:57:55.602Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-03-25T19:57:55.602Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-03-25T19:57:55.602Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-03-25T19:57:55.602Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-03-25T19:57:55.602Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-03-25T19:57:55.602Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-03-25T19:57:55.602Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-03-25T19:57:57.166Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-03-25T19:58:00.961Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-03-25T19:58:03.913Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-03-25T19:58:03.913Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-03-25T19:58:03.913Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-03-25T19:58:03.913Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-03-25T19:58:03.913Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-03-25T19:58:03.913Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-03-25T19:58:03.913Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-03-25T19:58:06.866Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-03-25T19:58:06.866Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-03-25T19:58:06.866Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-03-25T19:58:06.866Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-03-25T19:58:06.866Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-03-25T19:58:06.866Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-03-25T19:58:06.866Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-03-25T19:58:06.866Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-03-25T19:58:06.866Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-03-25T19:58:08.432Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-03-25T19:58:14.300Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-03-25T19:58:14.300Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-03-25T19:58:14.300Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-03-25T19:58:14.300Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-03-25T19:58:14.300Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-03-25T19:58:14.300Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-03-25T19:58:14.300Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-03-25T19:58:14.300Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-03-25T19:58:14.300Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-03-25T19:58:14.300Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-03-25T19:58:14.300Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-03-25T19:58:14.300Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-03-25T19:58:14.300Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-03-25T19:58:17.257Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-03-25T19:58:17.257Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-03-25T19:58:17.257Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-03-25T19:58:17.257Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-03-25T19:58:17.257Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-03-25T19:58:17.257Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-03-25T19:58:21.048Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-03-25T19:58:24.000Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-03-25T19:58:24.000Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-03-25T19:58:24.000Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-03-25T19:58:26.954Z] === RUN TestDockerSuite/TestRunEnvironment [2022-03-25T19:58:26.954Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-03-25T19:58:26.954Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-03-25T19:58:26.954Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-03-25T19:58:26.954Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-03-25T19:58:26.954Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-03-25T19:58:26.954Z] === RUN TestDockerSuite/TestRunExitCode [2022-03-25T19:58:29.905Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-03-25T19:58:32.856Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-03-25T19:58:35.073Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-03-25T19:58:38.026Z] === RUN TestDockerSuite/TestRunExposePort [2022-03-25T19:58:38.026Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-03-25T19:58:38.026Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-03-25T19:58:38.495Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-03-25T19:58:38.495Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-03-25T19:58:38.495Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-03-25T19:58:38.495Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-03-25T19:58:38.495Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-03-25T19:58:38.495Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-03-25T19:58:38.495Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-03-25T19:58:38.495Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-03-25T19:58:38.495Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-03-25T19:58:38.495Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-03-25T19:58:38.495Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-03-25T19:58:38.495Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-03-25T19:58:38.495Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-03-25T19:58:44.364Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-03-25T19:58:44.364Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-03-25T19:58:44.364Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-03-25T19:58:44.364Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-03-25T19:58:44.364Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-03-25T19:58:44.364Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-03-25T19:58:44.364Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-03-25T19:58:44.364Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-03-25T19:58:44.364Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-03-25T19:58:44.364Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-03-25T19:58:44.364Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-03-25T19:58:44.364Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-03-25T19:58:51.521Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-03-25T19:58:51.521Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-03-25T19:58:51.521Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-03-25T19:58:53.086Z] === RUN TestDockerSuite/TestRunModeHostname [2022-03-25T19:58:53.086Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-03-25T19:58:53.086Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-03-25T19:58:53.086Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-03-25T19:58:53.086Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-03-25T19:58:53.086Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-03-25T19:58:53.086Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-03-25T19:58:53.086Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-03-25T19:58:53.086Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-03-25T19:58:53.086Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-03-25T19:58:53.086Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-03-25T19:58:53.086Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-03-25T19:58:53.086Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-03-25T19:58:53.086Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-03-25T19:58:53.086Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-03-25T19:58:53.086Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-03-25T19:58:53.086Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-03-25T19:58:53.086Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-03-25T19:58:53.554Z] === RUN TestDockerSuite/TestRunMount [2022-03-25T19:58:53.554Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-03-25T19:58:53.554Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-03-25T19:58:53.554Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-03-25T19:58:53.554Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-03-25T19:58:53.554Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-03-25T19:58:53.554Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-03-25T19:58:53.554Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-03-25T19:58:53.554Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-03-25T19:59:02.214Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-03-25T19:59:02.214Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-03-25T19:59:02.214Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-03-25T19:59:02.214Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-03-25T19:59:02.214Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-03-25T19:59:02.214Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-03-25T19:59:02.214Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-03-25T19:59:08.079Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-03-25T19:59:13.946Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-03-25T19:59:13.946Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-03-25T19:59:13.946Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-03-25T19:59:13.946Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-03-25T19:59:13.946Z] === RUN TestDockerSuite/TestRunNetHost [2022-03-25T19:59:13.946Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-03-25T19:59:13.946Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-03-25T19:59:13.946Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-03-25T19:59:13.946Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-03-25T19:59:13.946Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-03-25T19:59:13.946Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-03-25T19:59:13.946Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-03-25T19:59:13.946Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-03-25T19:59:13.946Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-03-25T19:59:13.946Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-03-25T19:59:13.946Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-03-25T19:59:13.946Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-03-25T19:59:13.946Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-03-25T19:59:13.946Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-03-25T19:59:13.946Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-03-25T19:59:14.932Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-03-25T19:59:17.145Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-03-25T19:59:18.708Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-03-25T19:59:20.270Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-03-25T19:59:23.221Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-03-25T19:59:23.221Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-03-25T19:59:23.221Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-03-25T19:59:23.221Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-03-25T19:59:23.221Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-03-25T19:59:23.221Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-03-25T19:59:23.221Z] === RUN TestDockerSuite/TestRunPortInUse [2022-03-25T19:59:23.221Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-03-25T19:59:23.221Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-03-25T19:59:23.221Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-03-25T19:59:23.221Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-03-25T19:59:23.221Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-03-25T19:59:23.221Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-03-25T19:59:23.221Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-03-25T19:59:23.221Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-03-25T19:59:23.221Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-03-25T19:59:23.221Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-03-25T19:59:27.010Z] === RUN TestDockerSuite/TestRunPublishPort [2022-03-25T19:59:27.010Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-03-25T19:59:27.010Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-03-25T19:59:27.010Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-03-25T19:59:27.478Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-03-25T19:59:27.478Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-03-25T19:59:27.478Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-03-25T19:59:27.478Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-03-25T19:59:27.478Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-03-25T19:59:27.478Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-03-25T19:59:27.478Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-03-25T19:59:37.900Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-03-25T19:59:37.900Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-03-25T19:59:37.900Z] === RUN TestDockerSuite/TestRunRm [2022-03-25T19:59:40.849Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-03-25T19:59:46.711Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-03-25T19:59:49.662Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-03-25T19:59:52.784Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-03-25T19:59:55.002Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-03-25T19:59:55.002Z] docker_cli_run_test.go:1980: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-03-25T19:59:55.002Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-03-25T19:59:55.002Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-03-25T19:59:55.002Z] === RUN TestDockerSuite/TestRunState [2022-03-25T19:59:55.002Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-03-25T19:59:55.002Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-03-25T19:59:57.955Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-03-25T19:59:57.955Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-03-25T19:59:57.955Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-03-25T19:59:58.423Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-03-25T19:59:58.423Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-03-25T19:59:58.423Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-03-25T19:59:58.423Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-03-25T19:59:58.423Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-03-25T19:59:58.423Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-03-25T19:59:58.891Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-03-25T19:59:58.891Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-03-25T19:59:58.891Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-03-25T20:00:04.764Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-03-25T20:00:04.764Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-03-25T20:00:04.764Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-03-25T20:00:04.764Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-25T20:00:04.764Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-03-25T20:00:04.764Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-03-25T20:00:04.764Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-03-25T20:00:04.764Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-03-25T20:00:04.764Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-03-25T20:00:04.764Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-03-25T20:00:04.764Z] === RUN TestDockerSuite/TestRunUserByID [2022-03-25T20:00:04.764Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-03-25T20:00:04.764Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-03-25T20:00:04.764Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-03-25T20:00:04.764Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-03-25T20:00:04.764Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-03-25T20:00:04.764Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-03-25T20:00:04.764Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-03-25T20:00:04.764Z] === RUN TestDockerSuite/TestRunUserByName [2022-03-25T20:00:04.764Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-03-25T20:00:04.764Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-03-25T20:00:06.982Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-03-25T20:00:06.982Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-03-25T20:00:06.982Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-03-25T20:00:09.936Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-03-25T20:00:09.936Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-03-25T20:00:09.936Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-03-25T20:00:09.936Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-03-25T20:00:09.936Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-03-25T20:00:13.730Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-03-25T20:00:22.398Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-03-25T20:00:28.268Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-03-25T20:00:36.926Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-03-25T20:00:36.926Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-03-25T20:00:36.926Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-03-25T20:00:36.926Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-03-25T20:00:39.874Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-03-25T20:00:42.822Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-03-25T20:00:45.770Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-03-25T20:00:45.770Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-03-25T20:00:45.770Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-03-25T20:00:45.770Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-03-25T20:00:46.239Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-03-25T20:00:46.239Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-03-25T20:00:46.239Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-03-25T20:00:46.239Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-03-25T20:00:46.239Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-03-25T20:00:46.239Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-03-25T20:00:46.239Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-03-25T20:00:46.239Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-03-25T20:00:46.239Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-03-25T20:00:46.239Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-03-25T20:00:46.239Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-03-25T20:00:52.100Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-03-25T20:00:53.665Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-03-25T20:00:55.877Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-03-25T20:01:01.741Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-03-25T20:01:01.741Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-03-25T20:01:01.741Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-03-25T20:01:01.741Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-03-25T20:01:01.741Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-03-25T20:01:01.741Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-03-25T20:01:01.741Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-03-25T20:01:01.741Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-03-25T20:01:01.741Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-03-25T20:01:01.741Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-03-25T20:01:01.741Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-03-25T20:01:01.741Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-03-25T20:01:01.741Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-03-25T20:01:01.741Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-03-25T20:01:01.741Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-03-25T20:01:01.741Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-03-25T20:01:01.741Z] === RUN TestDockerSuite/TestSaveImageId [2022-03-25T20:01:01.741Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-03-25T20:01:01.741Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-03-25T20:01:01.741Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-03-25T20:01:01.741Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-03-25T20:01:01.741Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-03-25T20:01:01.741Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-03-25T20:01:01.741Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-03-25T20:01:01.741Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-03-25T20:01:01.741Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-03-25T20:01:01.741Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-03-25T20:01:01.741Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-03-25T20:01:01.741Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-03-25T20:01:01.741Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-03-25T20:01:01.741Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-03-25T20:01:01.741Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-03-25T20:01:01.741Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-03-25T20:01:01.741Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-03-25T20:01:01.741Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-03-25T20:01:04.688Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-03-25T20:01:04.688Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-03-25T20:01:05.156Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-03-25T20:01:05.156Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-03-25T20:01:06.718Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-03-25T20:01:06.718Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-03-25T20:01:09.666Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-03-25T20:01:12.615Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-03-25T20:01:15.565Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-03-25T20:01:15.565Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-03-25T20:01:15.565Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-03-25T20:01:25.983Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-03-25T20:01:25.983Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-03-25T20:01:25.983Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-03-25T20:01:30.739Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-03-25T20:01:30.739Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-03-25T20:01:30.739Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-03-25T20:01:30.739Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-03-25T20:01:30.739Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-03-25T20:01:30.739Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-03-25T20:01:30.739Z] === RUN TestDockerSuite/TestStartRecordError [2022-03-25T20:01:30.739Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-03-25T20:01:30.739Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-03-25T20:01:39.400Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-03-25T20:01:39.400Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-03-25T20:01:39.400Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-03-25T20:01:39.400Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-03-25T20:01:39.400Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-03-25T20:01:39.400Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-03-25T20:01:39.400Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-03-25T20:01:39.400Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-03-25T20:01:39.400Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-03-25T20:01:39.400Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-03-25T20:01:39.400Z] === RUN TestDockerSuite/TestStatsNoStream [2022-03-25T20:01:39.400Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-03-25T20:01:39.400Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-03-25T20:01:42.348Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-03-25T20:01:45.295Z] === RUN TestDockerSuite/TestTopPrivileged [2022-03-25T20:01:45.295Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-03-25T20:01:45.295Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-03-25T20:01:53.956Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-03-25T20:01:53.956Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-03-25T20:01:53.956Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-03-25T20:01:53.956Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-03-25T20:01:53.956Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-03-25T20:01:53.956Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-03-25T20:01:53.956Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-03-25T20:01:53.956Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-03-25T20:01:53.956Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-03-25T20:01:53.956Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-03-25T20:01:53.956Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-03-25T20:01:53.956Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-03-25T20:01:53.956Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-03-25T20:02:08.881Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-03-25T20:02:08.881Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-03-25T20:02:08.881Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-03-25T20:02:08.881Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-03-25T20:02:08.881Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-03-25T20:02:08.881Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-03-25T20:02:08.881Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-03-25T20:02:09.349Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-03-25T20:02:12.299Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-03-25T20:02:12.299Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-03-25T20:02:16.087Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-03-25T20:02:16.554Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-03-25T20:02:16.554Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-03-25T20:02:17.022Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-03-25T20:02:17.022Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-03-25T20:02:27.441Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-03-25T20:02:27.441Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-03-25T20:02:27.441Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-03-25T20:02:27.441Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-03-25T20:02:27.441Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-03-25T20:02:27.441Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-03-25T20:02:27.441Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-03-25T20:02:36.099Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-03-25T20:02:36.099Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-03-25T20:02:36.568Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-03-25T20:02:49.066Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-03-25T20:02:49.066Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-03-25T20:02:49.066Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-03-25T20:02:49.536Z] --- PASS: TestDockerSuite (2556.18s) [2022-03-25T20:02:49.536Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2022-03-25T20:02:49.536Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-03-25T20:02:49.536Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-03-25T20:02:49.536Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2022-03-25T20:02:49.536Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2022-03-25T20:02:49.536Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-03-25T20:02:49.536Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-03-25T20:02:49.536Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.79s) [2022-03-25T20:02:49.536Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.26s) [2022-03-25T20:02:49.536Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.66s) [2022-03-25T20:02:49.536Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.34s) [2022-03-25T20:02:49.536Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (77.14s) [2022-03-25T20:02:49.536Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (1.04s) [2022-03-25T20:02:49.536Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s) [2022-03-25T20:02:49.536Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-03-25T20:02:49.536Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2022-03-25T20:02:49.536Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-03-25T20:02:49.536Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-03-25T20:02:49.536Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2022-03-25T20:02:49.536Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-03-25T20:02:49.536Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2022-03-25T20:02:49.536Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2022-03-25T20:02:49.536Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2022-03-25T20:02:49.536Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.02s) [2022-03-25T20:02:49.536Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2022-03-25T20:02:49.536Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-03-25T20:02:49.536Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s) [2022-03-25T20:02:49.536Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (3.14s) [2022-03-25T20:02:49.536Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-03-25T20:02:49.536Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2022-03-25T20:02:49.536Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2022-03-25T20:02:49.536Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2022-03-25T20:02:49.536Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (5.15s) [2022-03-25T20:02:49.536Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2022-03-25T20:02:49.536Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2022-03-25T20:02:49.536Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (7.70s) [2022-03-25T20:02:49.536Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (84.96s) [2022-03-25T20:02:49.536Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.44s) [2022-03-25T20:02:49.536Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.69s) [2022-03-25T20:02:49.536Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2022-03-25T20:02:49.536Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.67s) [2022-03-25T20:02:49.536Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.92s) [2022-03-25T20:02:49.536Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2022-03-25T20:02:49.536Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-03-25T20:02:49.536Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2022-03-25T20:02:49.536Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.23s) [2022-03-25T20:02:49.536Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.92s) [2022-03-25T20:02:49.536Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.14s) [2022-03-25T20:02:49.536Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.47s) [2022-03-25T20:02:49.536Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-03-25T20:02:49.536Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-03-25T20:02:49.536Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s) [2022-03-25T20:02:49.536Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.88s) [2022-03-25T20:02:49.536Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (12.98s) [2022-03-25T20:02:49.536Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (5.99s) [2022-03-25T20:02:49.536Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.15s) [2022-03-25T20:02:49.536Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-03-25T20:02:49.536Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.32s) [2022-03-25T20:02:49.536Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.72s) [2022-03-25T20:02:49.536Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.78s) [2022-03-25T20:02:49.536Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-03-25T20:02:49.536Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2022-03-25T20:02:49.536Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2022-03-25T20:02:49.536Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-03-25T20:02:49.536Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.55s) [2022-03-25T20:02:49.536Z] --- PASS: TestDockerSuite/TestBuildAddTar (38.44s) [2022-03-25T20:02:49.536Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-03-25T20:02:49.536Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.44s) [2022-03-25T20:02:49.536Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (20.68s) [2022-03-25T20:02:49.536Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.91s) [2022-03-25T20:02:49.536Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.63s) [2022-03-25T20:02:49.536Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (8.69s) [2022-03-25T20:02:49.536Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.14s) [2022-03-25T20:02:49.536Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.70s) [2022-03-25T20:02:49.536Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (10.28s) [2022-03-25T20:02:49.536Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (9.56s) [2022-03-25T20:02:49.536Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.42s) [2022-03-25T20:02:49.536Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.40s) [2022-03-25T20:02:49.536Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-03-25T20:02:49.536Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2022-03-25T20:02:49.536Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.30s) [2022-03-25T20:02:49.536Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2022-03-25T20:02:49.536Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.56s) [2022-03-25T20:02:49.536Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2022-03-25T20:02:49.536Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-03-25T20:02:49.536Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (25.11s) [2022-03-25T20:02:49.536Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.95s) [2022-03-25T20:02:49.536Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.87s) [2022-03-25T20:02:49.536Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.47s) [2022-03-25T20:02:49.536Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.52s) [2022-03-25T20:02:49.536Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-03-25T20:02:49.536Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.80s) [2022-03-25T20:02:49.536Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.47s) [2022-03-25T20:02:49.536Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2022-03-25T20:02:49.536Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2022-03-25T20:02:49.536Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.50s) [2022-03-25T20:02:49.536Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.94s) [2022-03-25T20:02:49.536Z] --- PASS: TestDockerSuite/TestBuildCmd (0.59s) [2022-03-25T20:02:49.536Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.56s) [2022-03-25T20:02:49.536Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.55s) [2022-03-25T20:02:49.536Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (6.20s) [2022-03-25T20:02:49.536Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.17s) [2022-03-25T20:02:49.536Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2022-03-25T20:02:49.536Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.19s) [2022-03-25T20:02:49.536Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-03-25T20:02:49.536Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.49s) [2022-03-25T20:02:49.536Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.71s) [2022-03-25T20:02:49.536Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.94s) [2022-03-25T20:02:49.536Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.49s) [2022-03-25T20:02:49.536Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-03-25T20:02:49.536Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.87s) [2022-03-25T20:02:49.536Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.67s) [2022-03-25T20:02:49.536Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2022-03-25T20:02:49.536Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2022-03-25T20:02:49.536Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.79s) [2022-03-25T20:02:49.536Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (37.23s) [2022-03-25T20:02:49.536Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.67s) [2022-03-25T20:02:49.536Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.61s) [2022-03-25T20:02:49.536Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.43s) [2022-03-25T20:02:49.536Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.41s) [2022-03-25T20:02:49.536Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.40s) [2022-03-25T20:02:49.536Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2022-03-25T20:02:49.536Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.52s) [2022-03-25T20:02:49.536Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-03-25T20:02:49.536Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (24.72s) [2022-03-25T20:02:49.536Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.71s) [2022-03-25T20:02:49.536Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.44s) [2022-03-25T20:02:49.536Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (19.41s) [2022-03-25T20:02:49.536Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.84s) [2022-03-25T20:02:49.536Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.98s) [2022-03-25T20:02:49.536Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (4.17s) [2022-03-25T20:02:49.536Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.46s) [2022-03-25T20:02:49.536Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.42s) [2022-03-25T20:02:49.536Z] --- PASS: TestDockerSuite/TestBuildDockerignore (53.22s) [2022-03-25T20:02:49.536Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.02s) [2022-03-25T20:02:49.536Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.43s) [2022-03-25T20:02:49.536Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (58.71s) [2022-03-25T20:02:49.536Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.68s) [2022-03-25T20:02:49.536Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.92s) [2022-03-25T20:02:49.536Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (20.82s) [2022-03-25T20:02:49.536Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (11.46s) [2022-03-25T20:02:49.536Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (11.18s) [2022-03-25T20:02:49.536Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (30.23s) [2022-03-25T20:02:49.536Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (11.58s) [2022-03-25T20:02:49.536Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (11.39s) [2022-03-25T20:02:49.536Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (83.20s) [2022-03-25T20:02:49.536Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.49s) [2022-03-25T20:02:49.536Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.38s) [2022-03-25T20:02:49.536Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-03-25T20:02:49.536Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.54s) [2022-03-25T20:02:49.536Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.07s) [2022-03-25T20:02:49.536Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2022-03-25T20:02:49.536Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.48s) [2022-03-25T20:02:49.536Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.55s) [2022-03-25T20:02:49.536Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (6.85s) [2022-03-25T20:02:49.537Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.91s) [2022-03-25T20:02:49.537Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.39s) [2022-03-25T20:02:49.537Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-03-25T20:02:49.537Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.41s) [2022-03-25T20:02:49.537Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2022-03-25T20:02:49.537Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-03-25T20:02:49.537Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2022-03-25T20:02:49.537Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.80s) [2022-03-25T20:02:49.537Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-03-25T20:02:49.537Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-03-25T20:02:49.537Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-03-25T20:02:49.537Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.97s) [2022-03-25T20:02:49.537Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.44s) [2022-03-25T20:02:49.537Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (14.76s) [2022-03-25T20:02:49.537Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.62s) [2022-03-25T20:02:49.537Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-03-25T20:02:49.537Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-03-25T20:02:49.537Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2022-03-25T20:02:49.537Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2022-03-25T20:02:49.537Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-03-25T20:02:49.537Z] --- PASS: TestDockerSuite/TestBuildFails (2.98s) [2022-03-25T20:02:49.537Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.09s) [2022-03-25T20:02:49.537Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (6.74s) [2022-03-25T20:02:49.537Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (6.63s) [2022-03-25T20:02:49.537Z] --- PASS: TestDockerSuite/TestBuildForceRm (7.40s) [2022-03-25T20:02:49.537Z] --- PASS: TestDockerSuite/TestBuildFromGit (6.37s) [2022-03-25T20:02:49.537Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.32s) [2022-03-25T20:02:49.537Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (6.36s) [2022-03-25T20:02:49.537Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-03-25T20:02:49.537Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.64s) [2022-03-25T20:02:49.537Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.58s) [2022-03-25T20:02:49.537Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2022-03-25T20:02:49.537Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (9.90s) [2022-03-25T20:02:49.537Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-03-25T20:02:49.537Z] --- PASS: TestDockerSuite/TestBuildHistory (11.27s) [2022-03-25T20:02:49.537Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.00s) [2022-03-25T20:02:49.537Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.81s) [2022-03-25T20:02:49.537Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-03-25T20:02:49.537Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.76s) [2022-03-25T20:02:49.537Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.10s) [2022-03-25T20:02:49.537Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (5.05s) [2022-03-25T20:02:49.537Z] --- PASS: TestDockerSuite/TestBuildLabel (1.04s) [2022-03-25T20:02:49.537Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.62s) [2022-03-25T20:02:49.537Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.96s) [2022-03-25T20:02:49.537Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.56s) [2022-03-25T20:02:49.537Z] --- PASS: TestDockerSuite/TestBuildLabels (0.96s) [2022-03-25T20:02:49.537Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.46s) [2022-03-25T20:02:49.537Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.56s) [2022-03-25T20:02:49.537Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2022-03-25T20:02:49.537Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2022-03-25T20:02:49.537Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.09s) [2022-03-25T20:02:49.537Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.09s) [2022-03-25T20:02:49.537Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s) [2022-03-25T20:02:49.537Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s) [2022-03-25T20:02:49.537Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.57s) [2022-03-25T20:02:49.537Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.62s) [2022-03-25T20:02:49.537Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.59s) [2022-03-25T20:02:49.537Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (19.39s) [2022-03-25T20:02:49.537Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2022-03-25T20:02:49.537Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.62s) [2022-03-25T20:02:49.537Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (36.00s) [2022-03-25T20:02:49.537Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (16.72s) [2022-03-25T20:02:49.537Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (6.12s) [2022-03-25T20:02:49.537Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (7.14s) [2022-03-25T20:02:49.537Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (6.98s) [2022-03-25T20:02:49.537Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (20.34s) [2022-03-25T20:02:49.537Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-03-25T20:02:49.537Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (8.82s) [2022-03-25T20:02:49.537Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.65s) [2022-03-25T20:02:49.537Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2022-03-25T20:02:49.537Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2022-03-25T20:02:49.537Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.38s) [2022-03-25T20:02:49.537Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.88s) [2022-03-25T20:02:49.537Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (3.04s) [2022-03-25T20:02:49.537Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.24s) [2022-03-25T20:02:49.537Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.21s) [2022-03-25T20:02:49.537Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.72s) [2022-03-25T20:02:49.537Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.96s) [2022-03-25T20:02:49.537Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.32s) [2022-03-25T20:02:49.537Z] --- PASS: TestDockerSuite/TestBuildOnBuild (10.01s) [2022-03-25T20:02:49.537Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.72s) [2022-03-25T20:02:49.537Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (10.23s) [2022-03-25T20:02:49.537Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.45s) [2022-03-25T20:02:49.537Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (9.31s) [2022-03-25T20:02:49.537Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.77s) [2022-03-25T20:02:49.537Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.39s) [2022-03-25T20:02:49.537Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.23s) [2022-03-25T20:02:49.537Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-03-25T20:02:49.537Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2022-03-25T20:02:49.537Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.94s) [2022-03-25T20:02:49.537Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-03-25T20:02:49.537Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (44.06s) [2022-03-25T20:02:49.537Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (20.19s) [2022-03-25T20:02:49.537Z] --- PASS: TestDockerSuite/TestBuildRm (14.76s) [2022-03-25T20:02:49.537Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (4.43s) [2022-03-25T20:02:49.537Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-03-25T20:02:49.537Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.43s) [2022-03-25T20:02:49.537Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.46s) [2022-03-25T20:02:49.537Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.20s) [2022-03-25T20:02:49.537Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.20s) [2022-03-25T20:02:49.537Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.91s) [2022-03-25T20:02:49.537Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (17.53s) [2022-03-25T20:02:49.537Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.86s) [2022-03-25T20:02:49.537Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.62s) [2022-03-25T20:02:49.537Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (8.94s) [2022-03-25T20:02:49.537Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.27s) [2022-03-25T20:02:49.537Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.44s) [2022-03-25T20:02:49.537Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s) [2022-03-25T20:02:49.537Z] --- PASS: TestDockerSuite/TestBuildStderr (5.26s) [2022-03-25T20:02:49.537Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (22.16s) [2022-03-25T20:02:49.537Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.39s) [2022-03-25T20:02:49.537Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.74s) [2022-03-25T20:02:49.537Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.29s) [2022-03-25T20:02:49.537Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.31s) [2022-03-25T20:02:49.537Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (6.01s) [2022-03-25T20:02:49.537Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2022-03-25T20:02:49.537Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-03-25T20:02:49.537Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2022-03-25T20:02:49.537Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (5.00s) [2022-03-25T20:02:49.537Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.56s) [2022-03-25T20:02:49.537Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.37s) [2022-03-25T20:02:49.537Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-03-25T20:02:50.006Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2022-03-25T20:02:50.006Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (23.46s) [2022-03-25T20:02:50.006Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.89s) [2022-03-25T20:02:50.006Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (9.63s) [2022-03-25T20:02:50.006Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.89s) [2022-03-25T20:02:50.006Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.42s) [2022-03-25T20:02:50.006Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-03-25T20:02:50.006Z] --- PASS: TestDockerSuite/TestBuildWithFailure (3.37s) [2022-03-25T20:02:50.006Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.41s) [2022-03-25T20:02:50.006Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (12.75s) [2022-03-25T20:02:50.006Z] --- PASS: TestDockerSuite/TestBuildWithTabs (5.30s) [2022-03-25T20:02:50.006Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.45s) [2022-03-25T20:02:50.006Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (14.40s) [2022-03-25T20:02:50.006Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.43s) [2022-03-25T20:02:50.006Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.39s) [2022-03-25T20:02:50.006Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-03-25T20:02:50.006Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.13s) [2022-03-25T20:02:50.006Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (8.89s) [2022-03-25T20:02:50.006Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.96s) [2022-03-25T20:02:50.006Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.38s) [2022-03-25T20:02:50.006Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-03-25T20:02:50.006Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-03-25T20:02:50.006Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.18s) [2022-03-25T20:02:50.006Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.01s) [2022-03-25T20:02:50.006Z] --- PASS: TestDockerSuite/TestCommitChange (5.31s) [2022-03-25T20:02:50.006Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (5.27s) [2022-03-25T20:02:50.006Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-03-25T20:02:50.006Z] --- PASS: TestDockerSuite/TestCommitNewFile (8.11s) [2022-03-25T20:02:50.006Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-03-25T20:02:50.006Z] --- PASS: TestDockerSuite/TestCommitTTY (8.09s) [2022-03-25T20:02:50.006Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.97s) [2022-03-25T20:02:50.006Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-03-25T20:02:50.006Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2022-03-25T20:02:50.006Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-03-25T20:02:50.006Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-03-25T20:02:50.006Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2022-03-25T20:02:50.006Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-03-25T20:02:50.006Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-03-25T20:02:50.006Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.11s) [2022-03-25T20:02:50.006Z] --- PASS: TestDockerSuite/TestContainerAPICommit (8.11s) [2022-03-25T20:02:50.006Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (8.16s) [2022-03-25T20:02:50.006Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2022-03-25T20:02:50.006Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.94s) [2022-03-25T20:02:50.006Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2022-03-25T20:02:50.006Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-03-25T20:02:50.006Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2022-03-25T20:02:50.006Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.97s) [2022-03-25T20:02:50.006Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2022-03-25T20:02:50.006Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2022-03-25T20:02:50.006Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.95s) [2022-03-25T20:02:50.006Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.03s) [2022-03-25T20:02:50.006Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2022-03-25T20:02:50.006Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-03-25T20:02:50.006Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-03-25T20:02:50.006Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (8.10s) [2022-03-25T20:02:50.006Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (3.09s) [2022-03-25T20:02:50.006Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (3.57s) [2022-03-25T20:02:50.006Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2022-03-25T20:02:50.006Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2022-03-25T20:02:50.006Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (3.54s) [2022-03-25T20:02:50.006Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2022-03-25T20:02:50.006Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (3.31s) [2022-03-25T20:02:50.006Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-03-25T20:02:50.006Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-03-25T20:02:50.006Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.87s) [2022-03-25T20:02:50.006Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-03-25T20:02:50.006Z] --- PASS: TestDockerSuite/TestContainerAPIKill (3.04s) [2022-03-25T20:02:50.006Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-03-25T20:02:50.006Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.12s) [2022-03-25T20:02:50.006Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.26s) [2022-03-25T20:02:50.006Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.90s) [2022-03-25T20:02:50.006Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (5.64s) [2022-03-25T20:02:50.006Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (6.19s) [2022-03-25T20:02:50.006Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.10s) [2022-03-25T20:02:50.006Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-03-25T20:02:50.006Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-03-25T20:02:50.006Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-03-25T20:02:50.006Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.92s) [2022-03-25T20:02:50.006Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-03-25T20:02:50.006Z] --- PASS: TestDockerSuite/TestContainerAPIStop (3.11s) [2022-03-25T20:02:50.006Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2022-03-25T20:02:50.006Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (3.45s) [2022-03-25T20:02:50.006Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.11s) [2022-03-25T20:02:50.006Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.78s) [2022-03-25T20:02:50.006Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (3.00s) [2022-03-25T20:02:50.006Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2022-03-25T20:02:50.006Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2022-03-25T20:02:50.006Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2022-03-25T20:02:50.006Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-03-25T20:02:50.006Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-03-25T20:02:50.006Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.69s) [2022-03-25T20:02:50.006Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.64s) [2022-03-25T20:02:50.006Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (3.01s) [2022-03-25T20:02:50.006Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.93s) [2022-03-25T20:02:50.006Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.97s) [2022-03-25T20:02:50.006Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.87s) [2022-03-25T20:02:50.006Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc00038e630_} (2.96s) [2022-03-25T20:02:50.006Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-12868617886_c:\foo_false____} (2.92s) [2022-03-25T20:02:50.006Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-12868617886_c:\foo_true____} (2.95s) [2022-03-25T20:02:50.006Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-03-25T20:02:50.006Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.41s) [2022-03-25T20:02:50.006Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-03-25T20:02:50.006Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-03-25T20:02:50.006Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-03-25T20:02:50.006Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-03-25T20:02:50.006Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-03-25T20:02:50.006Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.09s) [2022-03-25T20:02:50.007Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.09s) [2022-03-25T20:02:50.007Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.09s) [2022-03-25T20:02:50.007Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-03-25T20:02:50.007Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.09s) [2022-03-25T20:02:50.007Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2022-03-25T20:02:50.007Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2022-03-25T20:02:50.007Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2022-03-25T20:02:50.007Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2022-03-25T20:02:50.007Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-03-25T20:02:50.007Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.97s) [2022-03-25T20:02:50.007Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2022-03-25T20:02:50.007Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2022-03-25T20:02:50.007Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2022-03-25T20:02:50.007Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2022-03-25T20:02:50.007Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2022-03-25T20:02:50.007Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2022-03-25T20:02:50.007Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2022-03-25T20:02:50.007Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-03-25T20:02:50.007Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-03-25T20:02:50.007Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2022-03-25T20:02:50.007Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-03-25T20:02:50.007Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2022-03-25T20:02:50.007Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2022-03-25T20:02:50.007Z] --- PASS: TestDockerSuite/TestCpGarbagePath (3.03s) [2022-03-25T20:02:50.007Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2022-03-25T20:02:50.007Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2022-03-25T20:02:50.007Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.66s) [2022-03-25T20:02:50.007Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-03-25T20:02:50.007Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-03-25T20:02:50.007Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-03-25T20:02:50.007Z] --- PASS: TestDockerSuite/TestCpToCaseA (5.55s) [2022-03-25T20:02:50.007Z] --- PASS: TestDockerSuite/TestCpToCaseB (3.08s) [2022-03-25T20:02:50.007Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-03-25T20:02:50.007Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2022-03-25T20:02:50.007Z] --- PASS: TestDockerSuite/TestCpToCaseE (10.84s) [2022-03-25T20:02:50.007Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2022-03-25T20:02:50.007Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2022-03-25T20:02:50.007Z] --- PASS: TestDockerSuite/TestCpToCaseH (11.04s) [2022-03-25T20:02:50.007Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2022-03-25T20:02:50.007Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-03-25T20:02:50.007Z] --- PASS: TestDockerSuite/TestCpToDot (3.02s) [2022-03-25T20:02:50.007Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2022-03-25T20:02:50.007Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2022-03-25T20:02:50.007Z] --- PASS: TestDockerSuite/TestCpToStdout (3.14s) [2022-03-25T20:02:50.007Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2022-03-25T20:02:50.007Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2022-03-25T20:02:50.007Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2022-03-25T20:02:50.007Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2022-03-25T20:02:50.007Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.20s) [2022-03-25T20:02:50.007Z] --- PASS: TestDockerSuite/TestCreateArgs (0.21s) [2022-03-25T20:02:50.007Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.19s) [2022-03-25T20:02:50.007Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.97s) [2022-03-25T20:02:50.007Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.21s) [2022-03-25T20:02:50.007Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.21s) [2022-03-25T20:02:50.007Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.74s) [2022-03-25T20:02:50.007Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.70s) [2022-03-25T20:02:50.007Z] --- PASS: TestDockerSuite/TestCreateLabels (0.22s) [2022-03-25T20:02:50.007Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2022-03-25T20:02:50.007Z] --- PASS: TestDockerSuite/TestCreateRM (0.38s) [2022-03-25T20:02:50.007Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2022-03-25T20:02:50.007Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.21s) [2022-03-25T20:02:50.007Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.40s) [2022-03-25T20:02:50.007Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (8.79s) [2022-03-25T20:02:50.007Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.23s) [2022-03-25T20:02:50.007Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.50s) [2022-03-25T20:02:50.007Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.88s) [2022-03-25T20:02:50.007Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.20s) [2022-03-25T20:02:50.007Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-03-25T20:02:50.007Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.93s) [2022-03-25T20:02:50.007Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-03-25T20:02:50.007Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.17s) [2022-03-25T20:02:50.007Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2022-03-25T20:02:50.007Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-03-25T20:02:50.007Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2022-03-25T20:02:50.007Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2022-03-25T20:02:50.007Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-03-25T20:02:50.007Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-03-25T20:02:50.007Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-03-25T20:02:50.007Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-03-25T20:02:50.007Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2022-03-25T20:02:50.007Z] --- PASS: TestDockerSuite/TestDockerFails (0.06s) [2022-03-25T20:02:50.007Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2022-03-25T20:02:50.007Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2022-03-25T20:02:50.007Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-03-25T20:02:50.007Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-03-25T20:02:50.007Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2022-03-25T20:02:50.007Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (3.02s) [2022-03-25T20:02:50.007Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (3.05s) [2022-03-25T20:02:50.007Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.64s) [2022-03-25T20:02:50.007Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (10.21s) [2022-03-25T20:02:50.007Z] --- PASS: TestDockerSuite/TestEventsCopy (5.61s) [2022-03-25T20:02:50.007Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (6.30s) [2022-03-25T20:02:50.007Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (3.14s) [2022-03-25T20:02:50.007Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.85s) [2022-03-25T20:02:50.007Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.99s) [2022-03-25T20:02:50.007Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.04s) [2022-03-25T20:02:50.007Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.95s) [2022-03-25T20:02:50.007Z] --- PASS: TestDockerSuite/TestEventsFilters (5.94s) [2022-03-25T20:02:50.007Z] --- PASS: TestDockerSuite/TestEventsFormat (5.84s) [2022-03-25T20:02:50.007Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s) [2022-03-25T20:02:50.007Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s) [2022-03-25T20:02:50.007Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2022-03-25T20:02:50.007Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2022-03-25T20:02:50.007Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2022-03-25T20:02:50.007Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.17s) [2022-03-25T20:02:50.007Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2022-03-25T20:02:50.007Z] --- PASS: TestDockerSuite/TestEventsRename (3.05s) [2022-03-25T20:02:50.007Z] --- PASS: TestDockerSuite/TestEventsResize (33.24s) [2022-03-25T20:02:50.007Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.88s) [2022-03-25T20:02:50.007Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (3.65s) [2022-03-25T20:02:50.007Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.39s) [2022-03-25T20:02:50.007Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2022-03-25T20:02:50.007Z] --- PASS: TestDockerSuite/TestEventsUntag (2.72s) [2022-03-25T20:02:50.007Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.93s) [2022-03-25T20:02:50.007Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2022-03-25T20:02:50.007Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2022-03-25T20:02:50.007Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.90s) [2022-03-25T20:02:50.007Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.85s) [2022-03-25T20:02:50.007Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2022-03-25T20:02:50.007Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2022-03-25T20:02:50.007Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2022-03-25T20:02:50.007Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.99s) [2022-03-25T20:02:50.007Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (3.70s) [2022-03-25T20:02:50.007Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (3.69s) [2022-03-25T20:02:50.007Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (3.52s) [2022-03-25T20:02:50.007Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (6.34s) [2022-03-25T20:02:50.007Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-03-25T20:02:50.007Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-03-25T20:02:50.007Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2022-03-25T20:02:50.007Z] --- PASS: TestDockerSuite/TestExecExitStatus (3.50s) [2022-03-25T20:02:50.007Z] --- PASS: TestDockerSuite/TestExecInspectID (5.50s) [2022-03-25T20:02:50.007Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-03-25T20:02:50.007Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-03-25T20:02:50.007Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2022-03-25T20:02:50.007Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2022-03-25T20:02:50.007Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2022-03-25T20:02:50.007Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (3.72s) [2022-03-25T20:02:50.007Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2022-03-25T20:02:50.007Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2022-03-25T20:02:50.007Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-03-25T20:02:50.007Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-03-25T20:02:50.007Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-03-25T20:02:50.007Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (3.59s) [2022-03-25T20:02:50.007Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2022-03-25T20:02:50.007Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.40s) [2022-03-25T20:02:50.007Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2022-03-25T20:02:50.007Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2022-03-25T20:02:50.007Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2022-03-25T20:02:50.007Z] --- PASS: TestDockerSuite/TestGetContainerStats (7.06s) [2022-03-25T20:02:50.007Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (7.00s) [2022-03-25T20:02:50.007Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (4.09s) [2022-03-25T20:02:50.007Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (7.03s) [2022-03-25T20:02:50.007Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-03-25T20:02:50.007Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2022-03-25T20:02:50.007Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.20s) [2022-03-25T20:02:50.007Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-03-25T20:02:50.007Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.08s) [2022-03-25T20:02:50.007Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.07s) [2022-03-25T20:02:50.007Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s) [2022-03-25T20:02:50.007Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.15s) [2022-03-25T20:02:50.007Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.06s) [2022-03-25T20:02:50.007Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2022-03-25T20:02:50.007Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.08s) [2022-03-25T20:02:50.007Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.07s) [2022-03-25T20:02:50.007Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.31s) [2022-03-25T20:02:50.007Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.62s) [2022-03-25T20:02:50.007Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2022-03-25T20:02:50.007Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.04s) [2022-03-25T20:02:50.007Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.09s) [2022-03-25T20:02:50.007Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.71s) [2022-03-25T20:02:50.007Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.24s) [2022-03-25T20:02:50.007Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.13s) [2022-03-25T20:02:50.007Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.15s) [2022-03-25T20:02:50.007Z] --- PASS: TestDockerSuite/TestImagesFormat (0.18s) [2022-03-25T20:02:50.007Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2022-03-25T20:02:50.007Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.75s) [2022-03-25T20:02:50.007Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.06s) [2022-03-25T20:02:50.007Z] --- PASS: TestDockerSuite/TestImportBadURL (0.07s) [2022-03-25T20:02:50.007Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2022-03-25T20:02:50.007Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2022-03-25T20:02:50.007Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.06s) [2022-03-25T20:02:50.007Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2022-03-25T20:02:50.007Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2022-03-25T20:02:50.007Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2022-03-25T20:02:50.007Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2022-03-25T20:02:50.007Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-03-25T20:02:50.007Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2022-03-25T20:02:50.007Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.06s) [2022-03-25T20:02:50.007Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2022-03-25T20:02:50.007Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2022-03-25T20:02:50.007Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (3.05s) [2022-03-25T20:02:50.007Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.86s) [2022-03-25T20:02:50.007Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-03-25T20:02:50.007Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2022-03-25T20:02:50.007Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.09s) [2022-03-25T20:02:50.007Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-03-25T20:02:50.007Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.87s) [2022-03-25T20:02:50.007Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.17s) [2022-03-25T20:02:50.007Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.85s) [2022-03-25T20:02:50.007Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-03-25T20:02:50.007Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2022-03-25T20:02:50.007Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2022-03-25T20:02:50.007Z] --- PASS: TestDockerSuite/TestInspectDefault (2.87s) [2022-03-25T20:02:50.007Z] --- PASS: TestDockerSuite/TestInspectHistory (5.03s) [2022-03-25T20:02:50.007Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-03-25T20:02:50.007Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-03-25T20:02:50.007Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-03-25T20:02:50.007Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.90s) [2022-03-25T20:02:50.007Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.97s) [2022-03-25T20:02:50.007Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.21s) [2022-03-25T20:02:50.007Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.89s) [2022-03-25T20:02:50.007Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (3.01s) [2022-03-25T20:02:50.007Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-03-25T20:02:50.007Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.07s) [2022-03-25T20:02:50.007Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (3.60s) [2022-03-25T20:02:50.007Z] --- PASS: TestDockerSuite/TestInspectStatus (3.83s) [2022-03-25T20:02:50.007Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (6.42s) [2022-03-25T20:02:50.007Z] --- PASS: TestDockerSuite/TestInspectTemplateError (3.71s) [2022-03-25T20:02:50.007Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.81s) [2022-03-25T20:02:50.007Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.93s) [2022-03-25T20:02:50.007Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.85s) [2022-03-25T20:02:50.007Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.90s) [2022-03-25T20:02:50.007Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.87s) [2022-03-25T20:02:50.007Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s) [2022-03-25T20:02:50.007Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2022-03-25T20:02:50.007Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2022-03-25T20:02:50.007Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-03-25T20:02:50.007Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2022-03-25T20:02:50.007Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-03-25T20:02:50.007Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2022-03-25T20:02:50.007Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-03-25T20:02:50.007Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-03-25T20:02:50.007Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2022-03-25T20:02:50.007Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-03-25T20:02:50.007Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-03-25T20:02:50.007Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-03-25T20:02:50.007Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-03-25T20:02:50.007Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-03-25T20:02:50.007Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-03-25T20:02:50.007Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-03-25T20:02:50.007Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.06s) [2022-03-25T20:02:50.007Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2022-03-25T20:02:50.007Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.86s) [2022-03-25T20:02:50.007Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.96s) [2022-03-25T20:02:50.007Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.12s) [2022-03-25T20:02:50.007Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.90s) [2022-03-25T20:02:50.007Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2022-03-25T20:02:50.007Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (3.52s) [2022-03-25T20:02:50.007Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) [2022-03-25T20:02:50.007Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (6.54s) [2022-03-25T20:02:50.007Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (6.50s) [2022-03-25T20:02:50.007Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (6.66s) [2022-03-25T20:02:50.007Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (4.46s) [2022-03-25T20:02:50.007Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (4.05s) [2022-03-25T20:02:50.007Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2022-03-25T20:02:50.007Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.97s) [2022-03-25T20:02:50.007Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (3.00s) [2022-03-25T20:02:50.007Z] --- PASS: TestDockerSuite/TestLogsSince (9.43s) [2022-03-25T20:02:50.007Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2022-03-25T20:02:50.007Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-03-25T20:02:50.007Z] --- PASS: TestDockerSuite/TestLogsTail (3.28s) [2022-03-25T20:02:50.008Z] --- PASS: TestDockerSuite/TestLogsTimestamps (3.19s) [2022-03-25T20:02:50.008Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.94s) [2022-03-25T20:02:50.008Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2022-03-25T20:02:50.008Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-03-25T20:02:50.008Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2022-03-25T20:02:50.008Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-03-25T20:02:50.008Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-03-25T20:02:50.008Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2022-03-25T20:02:50.008Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-03-25T20:02:50.008Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-03-25T20:02:50.008Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.08s) [2022-03-25T20:02:50.008Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2022-03-25T20:02:50.008Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2022-03-25T20:02:50.008Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2022-03-25T20:02:50.008Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-03-25T20:02:50.008Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2022-03-25T20:02:50.008Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-03-25T20:02:50.008Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-03-25T20:02:50.008Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2022-03-25T20:02:50.008Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2022-03-25T20:02:50.008Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.78s) [2022-03-25T20:02:50.008Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2022-03-25T20:02:50.008Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2022-03-25T20:02:50.008Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2022-03-25T20:02:50.008Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2022-03-25T20:02:50.008Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-03-25T20:02:50.008Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-03-25T20:02:50.008Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-03-25T20:02:50.008Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-03-25T20:02:50.008Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-03-25T20:02:50.008Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (6.00s) [2022-03-25T20:02:50.008Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.05s) [2022-03-25T20:02:50.008Z] --- PASS: TestDockerSuite/TestPsByOrder (13.25s) [2022-03-25T20:02:50.008Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2022-03-25T20:02:50.008Z] --- PASS: TestDockerSuite/TestPsListContainersBase (12.43s) [2022-03-25T20:02:50.008Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (17.46s) [2022-03-25T20:02:50.008Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.33s) [2022-03-25T20:02:50.008Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-03-25T20:02:50.008Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2022-03-25T20:02:50.008Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (5.25s) [2022-03-25T20:02:50.008Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (8.97s) [2022-03-25T20:02:50.008Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (5.88s) [2022-03-25T20:02:50.008Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2022-03-25T20:02:50.008Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2022-03-25T20:02:50.008Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (6.39s) [2022-03-25T20:02:50.008Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2022-03-25T20:02:50.008Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2022-03-25T20:02:50.008Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2022-03-25T20:02:50.008Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2022-03-25T20:02:50.008Z] --- PASS: TestDockerSuite/TestPsShowMounts (9.64s) [2022-03-25T20:02:50.008Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-03-25T20:02:50.008Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.72s) [2022-03-25T20:02:50.008Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2022-03-25T20:02:50.008Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.27s) [2022-03-25T20:02:50.008Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.94s) [2022-03-25T20:02:50.008Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2022-03-25T20:02:50.008Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (5.29s) [2022-03-25T20:02:50.008Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (5.95s) [2022-03-25T20:02:50.008Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (3.02s) [2022-03-25T20:02:50.008Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (26.13s) [2022-03-25T20:02:50.008Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-03-25T20:02:50.008Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (8.59s) [2022-03-25T20:02:50.008Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.26s) [2022-03-25T20:02:50.008Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.20s) [2022-03-25T20:02:50.008Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.80s) [2022-03-25T20:02:50.008Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (7.11s) [2022-03-25T20:02:50.008Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (5.28s) [2022-03-25T20:02:50.008Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2022-03-25T20:02:50.008Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (6.16s) [2022-03-25T20:02:50.008Z] --- PASS: TestDockerSuite/TestRmiBlank (0.06s) [2022-03-25T20:02:50.008Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.33s) [2022-03-25T20:02:50.008Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (15.88s) [2022-03-25T20:02:50.008Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.49s) [2022-03-25T20:02:50.008Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.68s) [2022-03-25T20:02:50.008Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (8.52s) [2022-03-25T20:02:50.008Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.63s) [2022-03-25T20:02:50.008Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (9.13s) [2022-03-25T20:02:50.008Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.99s) [2022-03-25T20:02:50.008Z] --- PASS: TestDockerSuite/TestRmiTag (0.66s) [2022-03-25T20:02:50.008Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (3.09s) [2022-03-25T20:02:50.008Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (20.44s) [2022-03-25T20:02:50.008Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.19s) [2022-03-25T20:02:50.008Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.93s) [2022-03-25T20:02:50.008Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.23s) [2022-03-25T20:02:50.008Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2022-03-25T20:02:50.008Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2022-03-25T20:02:50.008Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2022-03-25T20:02:50.008Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-03-25T20:02:50.008Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-03-25T20:02:50.008Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-03-25T20:02:50.008Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-03-25T20:02:50.008Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.81s) [2022-03-25T20:02:50.008Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2022-03-25T20:02:50.008Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2022-03-25T20:02:50.008Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.85s) [2022-03-25T20:02:50.008Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.85s) [2022-03-25T20:02:50.008Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.94s) [2022-03-25T20:02:50.008Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.95s) [2022-03-25T20:02:50.008Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.89s) [2022-03-25T20:02:50.008Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.06s) [2022-03-25T20:02:50.008Z] --- PASS: TestDockerSuite/TestRunBindMounts (6.13s) [2022-03-25T20:02:50.008Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2022-03-25T20:02:50.008Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2022-03-25T20:02:50.008Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-03-25T20:02:50.008Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-03-25T20:02:50.008Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-03-25T20:02:50.008Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-03-25T20:02:50.008Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-03-25T20:02:50.008Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-03-25T20:02:50.008Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-03-25T20:02:50.008Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-03-25T20:02:50.008Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-03-25T20:02:50.008Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.94s) [2022-03-25T20:02:50.008Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2022-03-25T20:02:50.008Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.88s) [2022-03-25T20:02:50.008Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-03-25T20:02:50.008Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2022-03-25T20:02:50.008Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.76s) [2022-03-25T20:02:50.008Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2022-03-25T20:02:50.008Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2022-03-25T20:02:50.008Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2022-03-25T20:02:50.008Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2022-03-25T20:02:50.008Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2022-03-25T20:02:50.008Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2022-03-25T20:02:50.008Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-03-25T20:02:50.008Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.03s) [2022-03-25T20:02:50.008Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (3.12s) [2022-03-25T20:02:50.008Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (3.07s) [2022-03-25T20:02:50.008Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-03-25T20:02:50.008Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-03-25T20:02:50.008Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-03-25T20:02:50.008Z] --- PASS: TestDockerSuite/TestRunCreateVolume (3.00s) [2022-03-25T20:02:50.008Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-03-25T20:02:50.008Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2022-03-25T20:02:50.008Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-03-25T20:02:50.008Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-03-25T20:02:50.008Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.82s) [2022-03-25T20:02:50.008Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.86s) [2022-03-25T20:02:50.008Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2022-03-25T20:02:50.008Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2022-03-25T20:02:50.008Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-03-25T20:02:50.008Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-03-25T20:02:50.008Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-03-25T20:02:50.008Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2022-03-25T20:02:50.008Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.92s) [2022-03-25T20:02:50.008Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2022-03-25T20:02:50.008Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.15s) [2022-03-25T20:02:50.008Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-03-25T20:02:50.008Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (3.06s) [2022-03-25T20:02:50.008Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.97s) [2022-03-25T20:02:50.008Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2022-03-25T20:02:50.008Z] --- PASS: TestDockerSuite/TestRunEntrypoint (3.03s) [2022-03-25T20:02:50.008Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2022-03-25T20:02:50.008Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-03-25T20:02:50.008Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2022-03-25T20:02:50.008Z] --- PASS: TestDockerSuite/TestRunExitCode (2.94s) [2022-03-25T20:02:50.008Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.85s) [2022-03-25T20:02:50.008Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.87s) [2022-03-25T20:02:50.008Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.94s) [2022-03-25T20:02:50.008Z] --- PASS: TestDockerSuite/TestRunExposePort (0.06s) [2022-03-25T20:02:50.008Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-03-25T20:02:50.008Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2022-03-25T20:02:50.008Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2022-03-25T20:02:50.008Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-03-25T20:02:50.008Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-03-25T20:02:50.008Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-03-25T20:02:50.008Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2022-03-25T20:02:50.008Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (5.21s) [2022-03-25T20:02:50.008Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-03-25T20:02:50.008Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.06s) [2022-03-25T20:02:50.008Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2022-03-25T20:02:50.008Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2022-03-25T20:02:50.008Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2022-03-25T20:02:50.008Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2022-03-25T20:02:50.008Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (7.12s) [2022-03-25T20:02:50.008Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2022-03-25T20:02:50.008Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.36s) [2022-03-25T20:02:50.008Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2022-03-25T20:02:50.008Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2022-03-25T20:02:50.008Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2022-03-25T20:02:50.008Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-03-25T20:02:50.008Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2022-03-25T20:02:50.008Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-03-25T20:02:50.008Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-03-25T20:02:50.008Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2022-03-25T20:02:50.008Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2022-03-25T20:02:50.008Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2022-03-25T20:02:50.008Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2022-03-25T20:02:50.008Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-03-25T20:02:50.008Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-03-25T20:02:50.008Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (8.60s) [2022-03-25T20:02:50.008Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2022-03-25T20:02:50.008Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-03-25T20:02:50.008Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-03-25T20:02:50.008Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (6.04s) [2022-03-25T20:02:50.008Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (5.12s) [2022-03-25T20:02:50.008Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2022-03-25T20:02:50.008Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2022-03-25T20:02:50.008Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2022-03-25T20:02:50.008Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2022-03-25T20:02:50.008Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-03-25T20:02:50.008Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-03-25T20:02:50.008Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-03-25T20:02:50.008Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-03-25T20:02:50.008Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-03-25T20:02:50.008Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.40s) [2022-03-25T20:02:50.008Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.24s) [2022-03-25T20:02:50.008Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.96s) [2022-03-25T20:02:50.008Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.94s) [2022-03-25T20:02:50.008Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.28s) [2022-03-25T20:02:50.008Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.65s) [2022-03-25T20:02:50.008Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2022-03-25T20:02:50.008Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2022-03-25T20:02:50.008Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-03-25T20:02:50.008Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-03-25T20:02:50.008Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2022-03-25T20:02:50.008Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2022-03-25T20:02:50.008Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-03-25T20:02:50.008Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2022-03-25T20:02:50.008Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (4.04s) [2022-03-25T20:02:50.008Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-03-25T20:02:50.008Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-03-25T20:02:50.008Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-03-25T20:02:50.008Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-03-25T20:02:50.008Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-03-25T20:02:50.008Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (10.29s) [2022-03-25T20:02:50.008Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-03-25T20:02:50.008Z] --- PASS: TestDockerSuite/TestRunRm (2.95s) [2022-03-25T20:02:50.008Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.88s) [2022-03-25T20:02:50.008Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.90s) [2022-03-25T20:02:50.008Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.87s) [2022-03-25T20:02:50.008Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.93s) [2022-03-25T20:02:50.008Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.02s) [2022-03-25T20:02:50.008Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2022-03-25T20:02:50.008Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-03-25T20:02:50.008Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.87s) [2022-03-25T20:02:50.008Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-03-25T20:02:50.008Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.40s) [2022-03-25T20:02:50.008Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2022-03-25T20:02:50.008Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-03-25T20:02:50.008Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.15s) [2022-03-25T20:02:50.008Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.06s) [2022-03-25T20:02:50.008Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-03-25T20:02:50.008Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.22s) [2022-03-25T20:02:50.008Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2022-03-25T20:02:50.008Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-03-25T20:02:50.008Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-03-25T20:02:50.008Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-03-25T20:02:50.008Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2022-03-25T20:02:50.008Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2022-03-25T20:02:50.008Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-03-25T20:02:50.008Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-03-25T20:02:50.008Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-03-25T20:02:50.008Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-03-25T20:02:50.009Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.92s) [2022-03-25T20:02:50.009Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2022-03-25T20:02:50.009Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.94s) [2022-03-25T20:02:50.009Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-03-25T20:02:50.009Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2022-03-25T20:02:50.009Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.67s) [2022-03-25T20:02:50.009Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (8.86s) [2022-03-25T20:02:50.009Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (5.69s) [2022-03-25T20:02:50.009Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (8.17s) [2022-03-25T20:02:50.009Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-03-25T20:02:50.009Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.16s) [2022-03-25T20:02:50.009Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.50s) [2022-03-25T20:02:50.009Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.93s) [2022-03-25T20:02:50.009Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.91s) [2022-03-25T20:02:50.009Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-03-25T20:02:50.009Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.05s) [2022-03-25T20:02:50.009Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s) [2022-03-25T20:02:50.009Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2022-03-25T20:02:50.009Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2022-03-25T20:02:50.009Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2022-03-25T20:02:50.009Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-03-25T20:02:50.009Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2022-03-25T20:02:50.009Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (5.22s) [2022-03-25T20:02:50.009Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.37s) [2022-03-25T20:02:50.009Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.98s) [2022-03-25T20:02:50.009Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.89s) [2022-03-25T20:02:50.009Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2022-03-25T20:02:50.009Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2022-03-25T20:02:50.009Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-03-25T20:02:50.009Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-03-25T20:02:50.009Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-03-25T20:02:50.009Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-03-25T20:02:50.009Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-03-25T20:02:50.009Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-03-25T20:02:50.009Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2022-03-25T20:02:50.009Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-03-25T20:02:50.009Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2022-03-25T20:02:50.009Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-03-25T20:02:50.009Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-03-25T20:02:50.009Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2022-03-25T20:02:50.009Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-03-25T20:02:50.009Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-03-25T20:02:50.009Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-03-25T20:02:50.009Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.39s) [2022-03-25T20:02:50.009Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.40s) [2022-03-25T20:02:50.009Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.41s) [2022-03-25T20:02:50.009Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.21s) [2022-03-25T20:02:50.009Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.61s) [2022-03-25T20:02:50.009Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (8.63s) [2022-03-25T20:02:50.009Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (2.93s) [2022-03-25T20:02:50.009Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (2.85s) [2022-03-25T20:02:50.009Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (2.84s) [2022-03-25T20:02:50.009Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2022-03-25T20:02:50.009Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (9.33s) [2022-03-25T20:02:50.009Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-03-25T20:02:50.009Z] --- PASS: TestDockerSuite/TestStartAttachSilent (5.23s) [2022-03-25T20:02:50.009Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2022-03-25T20:02:50.009Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2022-03-25T20:02:50.009Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2022-03-25T20:02:50.009Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2022-03-25T20:02:50.009Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (8.35s) [2022-03-25T20:02:50.009Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2022-03-25T20:02:50.009Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2022-03-25T20:02:50.009Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-03-25T20:02:50.009Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-03-25T20:02:50.009Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2022-03-25T20:02:50.009Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2022-03-25T20:02:50.009Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (3.41s) [2022-03-25T20:02:50.009Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (3.45s) [2022-03-25T20:02:50.009Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2022-03-25T20:02:50.009Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (7.40s) [2022-03-25T20:02:50.009Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2022-03-25T20:02:50.009Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2022-03-25T20:02:50.009Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2022-03-25T20:02:50.009Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2022-03-25T20:02:50.009Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-03-25T20:02:50.009Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-03-25T20:02:50.009Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.25s) [2022-03-25T20:02:50.009Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.13s) [2022-03-25T20:02:50.009Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.19s) [2022-03-25T20:02:50.009Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2022-03-25T20:02:50.009Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.30s) [2022-03-25T20:02:50.009Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.26s) [2022-03-25T20:02:50.009Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.15s) [2022-03-25T20:02:50.009Z] --- PASS: TestDockerSuite/TestVolumeCLILs (3.19s) [2022-03-25T20:02:50.009Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.08s) [2022-03-25T20:02:50.009Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.61s) [2022-03-25T20:02:50.009Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.36s) [2022-03-25T20:02:50.009Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.37s) [2022-03-25T20:02:50.009Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s) [2022-03-25T20:02:50.009Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.17s) [2022-03-25T20:02:50.009Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (9.20s) [2022-03-25T20:02:50.009Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2022-03-25T20:02:50.009Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.59s) [2022-03-25T20:02:50.009Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.17s) [2022-03-25T20:02:50.009Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2022-03-25T20:02:50.009Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (8.88s) [2022-03-25T20:02:50.009Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.24s) [2022-03-25T20:02:50.009Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.24s) [2022-03-25T20:02:50.009Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (11.63s) [2022-03-25T20:02:50.009Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-03-25T20:02:50.009Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.63s) [2022-03-25T20:02:50.009Z] === RUN TestDockerRegistrySuite [2022-03-25T20:02:50.009Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-03-25T20:02:50.009Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.009Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-03-25T20:02:50.009Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.009Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-03-25T20:02:50.009Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.009Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-03-25T20:02:50.009Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.009Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-03-25T20:02:50.009Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.009Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-03-25T20:02:50.009Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.009Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-03-25T20:02:50.009Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.009Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-03-25T20:02:50.009Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.009Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-03-25T20:02:50.009Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.009Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-03-25T20:02:50.009Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.009Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-03-25T20:02:50.009Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.009Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-03-25T20:02:50.009Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.009Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-03-25T20:02:50.009Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.009Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-03-25T20:02:50.009Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.009Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-03-25T20:02:50.009Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.009Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-03-25T20:02:50.009Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.009Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-03-25T20:02:50.009Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.009Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-03-25T20:02:50.009Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.009Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-03-25T20:02:50.009Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.009Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-03-25T20:02:50.009Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.009Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-03-25T20:02:50.009Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.009Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-03-25T20:02:50.009Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.009Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-03-25T20:02:50.009Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.009Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-03-25T20:02:50.009Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.009Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-03-25T20:02:50.009Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.009Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-03-25T20:02:50.009Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.009Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-03-25T20:02:50.009Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.009Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-03-25T20:02:50.009Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.009Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-03-25T20:02:50.009Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.009Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-03-25T20:02:50.009Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.009Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-03-25T20:02:50.009Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.009Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-03-25T20:02:50.009Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.009Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-03-25T20:02:50.009Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.009Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-03-25T20:02:50.009Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.009Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-03-25T20:02:50.009Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.009Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-03-25T20:02:50.009Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.009Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-03-25T20:02:50.009Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.009Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-03-25T20:02:50.009Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.009Z] --- PASS: TestDockerRegistrySuite (0.16s) [2022-03-25T20:02:50.009Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-03-25T20:02:50.009Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-03-25T20:02:50.009Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-03-25T20:02:50.009Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-25T20:02:50.009Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-25T20:02:50.009Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-25T20:02:50.009Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-03-25T20:02:50.009Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-03-25T20:02:50.009Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-03-25T20:02:50.009Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-03-25T20:02:50.009Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-03-25T20:02:50.009Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-03-25T20:02:50.009Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-03-25T20:02:50.009Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-03-25T20:02:50.009Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-03-25T20:02:50.009Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-03-25T20:02:50.009Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-03-25T20:02:50.009Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-03-25T20:02:50.009Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-03-25T20:02:50.009Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-25T20:02:50.009Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.15s) [2022-03-25T20:02:50.009Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-25T20:02:50.009Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-25T20:02:50.009Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-03-25T20:02:50.009Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-25T20:02:50.009Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-03-25T20:02:50.009Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-03-25T20:02:50.009Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-03-25T20:02:50.009Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-25T20:02:50.009Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-25T20:02:50.009Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-03-25T20:02:50.009Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-03-25T20:02:50.009Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-03-25T20:02:50.009Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-03-25T20:02:50.009Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-03-25T20:02:50.009Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-03-25T20:02:50.009Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-03-25T20:02:50.009Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-03-25T20:02:50.009Z] === RUN TestDockerSchema1RegistrySuite [2022-03-25T20:02:50.009Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-03-25T20:02:50.009Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.009Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-03-25T20:02:50.009Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.009Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-03-25T20:02:50.009Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.009Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-03-25T20:02:50.009Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.009Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-03-25T20:02:50.009Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.009Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-03-25T20:02:50.009Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.009Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-03-25T20:02:50.009Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.009Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-03-25T20:02:50.009Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.009Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-03-25T20:02:50.009Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.009Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-03-25T20:02:50.009Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.009Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-03-25T20:02:50.010Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.010Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-03-25T20:02:50.010Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-25T20:02:50.010Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-25T20:02:50.010Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-25T20:02:50.010Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-03-25T20:02:50.010Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-25T20:02:50.010Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-25T20:02:50.010Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-25T20:02:50.010Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-25T20:02:50.010Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-03-25T20:02:50.010Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-25T20:02:50.010Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-03-25T20:02:50.010Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-03-25T20:02:50.010Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-03-25T20:02:50.010Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.010Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-03-25T20:02:50.010Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.010Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-03-25T20:02:50.010Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.010Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-03-25T20:02:50.010Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.010Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-03-25T20:02:50.010Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.010Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-03-25T20:02:50.010Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.010Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-03-25T20:02:50.010Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.010Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-03-25T20:02:50.010Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.010Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-03-25T20:02:50.010Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-03-25T20:02:50.010Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-03-25T20:02:50.010Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-03-25T20:02:50.010Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-03-25T20:02:50.010Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-03-25T20:02:50.010Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-03-25T20:02:50.010Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-03-25T20:02:50.010Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-03-25T20:02:50.010Z] === RUN TestDockerRegistryAuthTokenSuite [2022-03-25T20:02:50.010Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-03-25T20:02:50.010Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.010Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-03-25T20:02:50.010Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.010Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-03-25T20:02:50.010Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.010Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-03-25T20:02:50.010Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.010Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-03-25T20:02:50.010Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.010Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-03-25T20:02:50.010Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-03-25T20:02:50.010Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-03-25T20:02:50.010Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-03-25T20:02:50.010Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-03-25T20:02:50.010Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-03-25T20:02:50.010Z] === RUN TestDockerDaemonSuite [2022-03-25T20:02:50.010Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-03-25T20:02:50.010Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.010Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-03-25T20:02:50.010Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.010Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-03-25T20:02:50.010Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.010Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-03-25T20:02:50.010Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-03-25T20:02:50.010Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-03-25T20:02:50.010Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-03-25T20:02:50.010Z] === RUN TestDockerSwarmSuite [2022-03-25T20:02:50.010Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-03-25T20:02:50.010Z] === RUN TestDockerPluginSuite [2022-03-25T20:02:50.010Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-03-25T20:02:50.010Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.010Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-03-25T20:02:50.010Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.010Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-03-25T20:02:50.010Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.010Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-03-25T20:02:50.010Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.010Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-03-25T20:02:50.010Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.010Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-03-25T20:02:50.010Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.010Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-03-25T20:02:50.010Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.010Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-03-25T20:02:50.010Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.010Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-03-25T20:02:50.010Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.010Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-03-25T20:02:50.010Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.010Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-03-25T20:02:50.010Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.010Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-03-25T20:02:50.010Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-03-25T20:02:50.010Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-03-25T20:02:50.010Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-03-25T20:02:50.010Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-03-25T20:02:50.010Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-03-25T20:02:50.010Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-03-25T20:02:50.010Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-03-25T20:02:50.010Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-03-25T20:02:50.010Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-03-25T20:02:50.010Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-03-25T20:02:50.010Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-03-25T20:02:50.010Z] === RUN TestDockerExternalVolumeSuite [2022-03-25T20:02:50.010Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.010Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-03-25T20:02:50.010Z] === RUN TestDockerNetworkSuite [2022-03-25T20:02:50.010Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.010Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-03-25T20:02:50.010Z] === RUN TestDockerHubPullSuite [2022-03-25T20:02:50.010Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.010Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-03-25T20:02:50.010Z] PASS [2022-03-25T20:02:50.010Z] ok github.com/docker/docker/integration-cli 2556.592s [2022-03-25T20:02:50.010Z] [2022-03-25T20:02:50.010Z] === Skipped [2022-03-25T20:02:50.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-03-25T20:02:50.010Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.010Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-03-25T20:02:50.010Z] [2022-03-25T20:02:50.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-03-25T20:02:50.010Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.010Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-03-25T20:02:50.010Z] [2022-03-25T20:02:50.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-03-25T20:02:50.010Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.010Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-03-25T20:02:50.010Z] [2022-03-25T20:02:50.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2022-03-25T20:02:50.010Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.010Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2022-03-25T20:02:50.010Z] [2022-03-25T20:02:50.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-03-25T20:02:50.010Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.010Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-03-25T20:02:50.010Z] [2022-03-25T20:02:50.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-03-25T20:02:50.010Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.010Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-03-25T20:02:50.010Z] [2022-03-25T20:02:50.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2022-03-25T20:02:50.010Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.010Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2022-03-25T20:02:50.010Z] [2022-03-25T20:02:50.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-03-25T20:02:50.010Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.010Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-03-25T20:02:50.010Z] [2022-03-25T20:02:50.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2022-03-25T20:02:50.010Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.010Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2022-03-25T20:02:50.010Z] [2022-03-25T20:02:50.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2022-03-25T20:02:50.010Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.010Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2022-03-25T20:02:50.010Z] [2022-03-25T20:02:50.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStats (0.02s) [2022-03-25T20:02:50.010Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-03-25T20:02:50.010Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.02s) [2022-03-25T20:02:50.010Z] [2022-03-25T20:02:50.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2022-03-25T20:02:50.010Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.010Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2022-03-25T20:02:50.010Z] [2022-03-25T20:02:50.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-03-25T20:02:50.010Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.010Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-03-25T20:02:50.010Z] [2022-03-25T20:02:50.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s) [2022-03-25T20:02:50.010Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-03-25T20:02:50.010Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s) [2022-03-25T20:02:50.010Z] [2022-03-25T20:02:50.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-03-25T20:02:50.010Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-03-25T20:02:50.010Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-03-25T20:02:50.010Z] [2022-03-25T20:02:50.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2022-03-25T20:02:50.010Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-03-25T20:02:50.010Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2022-03-25T20:02:50.010Z] [2022-03-25T20:02:50.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2022-03-25T20:02:50.010Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.010Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2022-03-25T20:02:50.010Z] [2022-03-25T20:02:50.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2022-03-25T20:02:50.010Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.010Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2022-03-25T20:02:50.010Z] [2022-03-25T20:02:50.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2022-03-25T20:02:50.010Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-03-25T20:02:50.010Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2022-03-25T20:02:50.010Z] [2022-03-25T20:02:50.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2022-03-25T20:02:50.010Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.010Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2022-03-25T20:02:50.010Z] [2022-03-25T20:02:50.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.44s) [2022-03-25T20:02:50.010Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-03-25T20:02:50.010Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.44s) [2022-03-25T20:02:50.010Z] [2022-03-25T20:02:50.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2022-03-25T20:02:50.010Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.010Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2022-03-25T20:02:50.010Z] [2022-03-25T20:02:50.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-03-25T20:02:50.010Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.010Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-03-25T20:02:50.010Z] [2022-03-25T20:02:50.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2022-03-25T20:02:50.010Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.010Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2022-03-25T20:02:50.010Z] [2022-03-25T20:02:50.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-03-25T20:02:50.010Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.010Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-03-25T20:02:50.010Z] [2022-03-25T20:02:50.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-03-25T20:02:50.010Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.010Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-03-25T20:02:50.010Z] [2022-03-25T20:02:50.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-03-25T20:02:50.010Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.010Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-03-25T20:02:50.010Z] [2022-03-25T20:02:50.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2022-03-25T20:02:50.010Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.010Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-03-25T20:02:50.010Z] [2022-03-25T20:02:50.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2022-03-25T20:02:50.010Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.010Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2022-03-25T20:02:50.010Z] [2022-03-25T20:02:50.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2022-03-25T20:02:50.010Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.010Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2022-03-25T20:02:50.010Z] [2022-03-25T20:02:50.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-03-25T20:02:50.010Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.010Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-03-25T20:02:50.010Z] [2022-03-25T20:02:50.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-03-25T20:02:50.010Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.010Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-03-25T20:02:50.010Z] [2022-03-25T20:02:50.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.44s) [2022-03-25T20:02:50.010Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.010Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.44s) [2022-03-25T20:02:50.010Z] [2022-03-25T20:02:50.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.91s) [2022-03-25T20:02:50.010Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.010Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.91s) [2022-03-25T20:02:50.010Z] [2022-03-25T20:02:50.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.14s) [2022-03-25T20:02:50.010Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.010Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.14s) [2022-03-25T20:02:50.010Z] [2022-03-25T20:02:50.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.42s) [2022-03-25T20:02:50.010Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.010Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.42s) [2022-03-25T20:02:50.010Z] [2022-03-25T20:02:50.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-03-25T20:02:50.010Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.010Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-03-25T20:02:50.011Z] [2022-03-25T20:02:50.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2022-03-25T20:02:50.011Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.011Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2022-03-25T20:02:50.011Z] [2022-03-25T20:02:50.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2022-03-25T20:02:50.011Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.011Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2022-03-25T20:02:50.011Z] [2022-03-25T20:02:50.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2022-03-25T20:02:50.011Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.011Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2022-03-25T20:02:50.011Z] [2022-03-25T20:02:50.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-03-25T20:02:50.011Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.011Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-03-25T20:02:50.011Z] [2022-03-25T20:02:50.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.87s) [2022-03-25T20:02:50.011Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.011Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.87s) [2022-03-25T20:02:50.011Z] [2022-03-25T20:02:50.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.47s) [2022-03-25T20:02:50.011Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.011Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.47s) [2022-03-25T20:02:50.011Z] [2022-03-25T20:02:50.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-03-25T20:02:50.011Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.011Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-03-25T20:02:50.011Z] [2022-03-25T20:02:50.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2022-03-25T20:02:50.011Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.011Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2022-03-25T20:02:50.011Z] [2022-03-25T20:02:50.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2022-03-25T20:02:50.011Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-03-25T20:02:50.011Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2022-03-25T20:02:50.011Z] [2022-03-25T20:02:50.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2022-03-25T20:02:50.011Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.011Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2022-03-25T20:02:50.011Z] [2022-03-25T20:02:50.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-03-25T20:02:50.011Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.011Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-03-25T20:02:50.011Z] [2022-03-25T20:02:50.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-03-25T20:02:50.011Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.011Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-03-25T20:02:50.011Z] [2022-03-25T20:02:50.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2022-03-25T20:02:50.011Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.011Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2022-03-25T20:02:50.011Z] [2022-03-25T20:02:50.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2022-03-25T20:02:50.011Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.011Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2022-03-25T20:02:50.011Z] [2022-03-25T20:02:50.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.41s) [2022-03-25T20:02:50.011Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.011Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.41s) [2022-03-25T20:02:50.011Z] [2022-03-25T20:02:50.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.40s) [2022-03-25T20:02:50.011Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.011Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.40s) [2022-03-25T20:02:50.011Z] [2022-03-25T20:02:50.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2022-03-25T20:02:50.011Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.011Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2022-03-25T20:02:50.011Z] [2022-03-25T20:02:50.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-03-25T20:02:50.011Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.011Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-03-25T20:02:50.011Z] [2022-03-25T20:02:50.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.44s) [2022-03-25T20:02:50.011Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.011Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.44s) [2022-03-25T20:02:50.011Z] [2022-03-25T20:02:50.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.43s) [2022-03-25T20:02:50.011Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.011Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.43s) [2022-03-25T20:02:50.011Z] [2022-03-25T20:02:50.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.38s) [2022-03-25T20:02:50.011Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.011Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.38s) [2022-03-25T20:02:50.011Z] [2022-03-25T20:02:50.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-03-25T20:02:50.011Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.011Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-03-25T20:02:50.011Z] [2022-03-25T20:02:50.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2022-03-25T20:02:50.011Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.011Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2022-03-25T20:02:50.011Z] [2022-03-25T20:02:50.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2022-03-25T20:02:50.011Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.011Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-03-25T20:02:50.011Z] [2022-03-25T20:02:50.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.41s) [2022-03-25T20:02:50.011Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.011Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.41s) [2022-03-25T20:02:50.011Z] [2022-03-25T20:02:50.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2022-03-25T20:02:50.011Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.011Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2022-03-25T20:02:50.011Z] [2022-03-25T20:02:50.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-03-25T20:02:50.011Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.011Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-03-25T20:02:50.011Z] [2022-03-25T20:02:50.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2022-03-25T20:02:50.011Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.011Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2022-03-25T20:02:50.011Z] [2022-03-25T20:02:50.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-03-25T20:02:50.011Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.011Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-03-25T20:02:50.011Z] [2022-03-25T20:02:50.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-03-25T20:02:50.011Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.011Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-03-25T20:02:50.011Z] [2022-03-25T20:02:50.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-03-25T20:02:50.011Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.011Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-03-25T20:02:50.011Z] [2022-03-25T20:02:50.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-03-25T20:02:50.011Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.011Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-03-25T20:02:50.011Z] [2022-03-25T20:02:50.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2022-03-25T20:02:50.011Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.011Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-03-25T20:02:50.011Z] [2022-03-25T20:02:50.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2022-03-25T20:02:50.011Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.011Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2022-03-25T20:02:50.011Z] [2022-03-25T20:02:50.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2022-03-25T20:02:50.011Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.011Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2022-03-25T20:02:50.011Z] [2022-03-25T20:02:50.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-03-25T20:02:50.011Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.011Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-03-25T20:02:50.011Z] [2022-03-25T20:02:50.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-03-25T20:02:50.011Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-03-25T20:02:50.011Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-03-25T20:02:50.011Z] [2022-03-25T20:02:50.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2022-03-25T20:02:50.011Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.011Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2022-03-25T20:02:50.011Z] [2022-03-25T20:02:50.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-03-25T20:02:50.011Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.011Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-03-25T20:02:50.011Z] [2022-03-25T20:02:50.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s) [2022-03-25T20:02:50.011Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.011Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-03-25T20:02:50.011Z] [2022-03-25T20:02:50.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.09s) [2022-03-25T20:02:50.011Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.011Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2022-03-25T20:02:50.011Z] [2022-03-25T20:02:50.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s) [2022-03-25T20:02:50.011Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.011Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2022-03-25T20:02:50.011Z] [2022-03-25T20:02:50.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.06s) [2022-03-25T20:02:50.011Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.011Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2022-03-25T20:02:50.011Z] [2022-03-25T20:02:50.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-03-25T20:02:50.011Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.011Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-03-25T20:02:50.011Z] [2022-03-25T20:02:50.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2022-03-25T20:02:50.011Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.011Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2022-03-25T20:02:50.011Z] [2022-03-25T20:02:50.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2022-03-25T20:02:50.011Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.011Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2022-03-25T20:02:50.011Z] [2022-03-25T20:02:50.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-03-25T20:02:50.011Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.011Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-03-25T20:02:50.011Z] [2022-03-25T20:02:50.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2022-03-25T20:02:50.011Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.011Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2022-03-25T20:02:50.011Z] [2022-03-25T20:02:50.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-03-25T20:02:50.011Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.011Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-03-25T20:02:50.011Z] [2022-03-25T20:02:50.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-03-25T20:02:50.011Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.011Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-03-25T20:02:50.011Z] [2022-03-25T20:02:50.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.43s) [2022-03-25T20:02:50.011Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.011Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.43s) [2022-03-25T20:02:50.011Z] [2022-03-25T20:02:50.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.39s) [2022-03-25T20:02:50.011Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.011Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.39s) [2022-03-25T20:02:50.011Z] [2022-03-25T20:02:50.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2022-03-25T20:02:50.011Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.011Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2022-03-25T20:02:50.011Z] [2022-03-25T20:02:50.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-03-25T20:02:50.011Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.011Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-03-25T20:02:50.011Z] [2022-03-25T20:02:50.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2022-03-25T20:02:50.011Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.011Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2022-03-25T20:02:50.011Z] [2022-03-25T20:02:50.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-03-25T20:02:50.011Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.011Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-03-25T20:02:50.011Z] [2022-03-25T20:02:50.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2022-03-25T20:02:50.011Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.011Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2022-03-25T20:02:50.011Z] [2022-03-25T20:02:50.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.42s) [2022-03-25T20:02:50.011Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.011Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.42s) [2022-03-25T20:02:50.011Z] [2022-03-25T20:02:50.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-03-25T20:02:50.011Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.011Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-03-25T20:02:50.011Z] [2022-03-25T20:02:50.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.41s) [2022-03-25T20:02:50.011Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.011Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.41s) [2022-03-25T20:02:50.011Z] [2022-03-25T20:02:50.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.43s) [2022-03-25T20:02:50.011Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.011Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.43s) [2022-03-25T20:02:50.481Z] [2022-03-25T20:02:50.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.39s) [2022-03-25T20:02:50.481Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.481Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.39s) [2022-03-25T20:02:50.481Z] [2022-03-25T20:02:50.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-03-25T20:02:50.481Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.481Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-03-25T20:02:50.481Z] [2022-03-25T20:02:50.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.38s) [2022-03-25T20:02:50.481Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.481Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.38s) [2022-03-25T20:02:50.481Z] [2022-03-25T20:02:50.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-03-25T20:02:50.481Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.481Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-03-25T20:02:50.481Z] [2022-03-25T20:02:50.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-03-25T20:02:50.481Z] docker_cli_sni_test.go:18: Flakey test [2022-03-25T20:02:50.481Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-03-25T20:02:50.481Z] [2022-03-25T20:02:50.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitAfterContainerIsDone (0.01s) [2022-03-25T20:02:50.481Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-03-25T20:02:50.481Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.01s) [2022-03-25T20:02:50.481Z] [2022-03-25T20:02:50.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2022-03-25T20:02:50.481Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.481Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-03-25T20:02:50.481Z] [2022-03-25T20:02:50.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-03-25T20:02:50.481Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.481Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-03-25T20:02:50.481Z] [2022-03-25T20:02:50.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-03-25T20:02:50.481Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.481Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-03-25T20:02:50.481Z] [2022-03-25T20:02:50.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2022-03-25T20:02:50.481Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.481Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2022-03-25T20:02:50.481Z] [2022-03-25T20:02:50.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-03-25T20:02:50.481Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.481Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-03-25T20:02:50.481Z] [2022-03-25T20:02:50.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-03-25T20:02:50.481Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.481Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-03-25T20:02:50.481Z] [2022-03-25T20:02:50.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2022-03-25T20:02:50.481Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.481Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2022-03-25T20:02:50.481Z] [2022-03-25T20:02:50.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-03-25T20:02:50.481Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.481Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-03-25T20:02:50.481Z] [2022-03-25T20:02:50.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-03-25T20:02:50.481Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.481Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-03-25T20:02:50.481Z] [2022-03-25T20:02:50.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2022-03-25T20:02:50.481Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.481Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2022-03-25T20:02:50.481Z] [2022-03-25T20:02:50.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2022-03-25T20:02:50.481Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.481Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2022-03-25T20:02:50.481Z] [2022-03-25T20:02:50.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-03-25T20:02:50.481Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.481Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-03-25T20:02:50.481Z] [2022-03-25T20:02:50.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2022-03-25T20:02:50.481Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.481Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2022-03-25T20:02:50.481Z] [2022-03-25T20:02:50.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2022-03-25T20:02:50.481Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.481Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2022-03-25T20:02:50.481Z] [2022-03-25T20:02:50.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2022-03-25T20:02:50.481Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.481Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2022-03-25T20:02:50.481Z] [2022-03-25T20:02:50.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-03-25T20:02:50.481Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.481Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-03-25T20:02:50.481Z] [2022-03-25T20:02:50.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-03-25T20:02:50.481Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.481Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-03-25T20:02:50.481Z] [2022-03-25T20:02:50.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2022-03-25T20:02:50.481Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.481Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2022-03-25T20:02:50.481Z] [2022-03-25T20:02:50.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-03-25T20:02:50.481Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.481Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-03-25T20:02:50.481Z] [2022-03-25T20:02:50.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-03-25T20:02:50.481Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.481Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-03-25T20:02:50.481Z] [2022-03-25T20:02:50.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2022-03-25T20:02:50.481Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.481Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-03-25T20:02:50.481Z] [2022-03-25T20:02:50.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-03-25T20:02:50.481Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.481Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-03-25T20:02:50.481Z] [2022-03-25T20:02:50.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2022-03-25T20:02:50.481Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.481Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2022-03-25T20:02:50.481Z] [2022-03-25T20:02:50.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2022-03-25T20:02:50.481Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.481Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2022-03-25T20:02:50.481Z] [2022-03-25T20:02:50.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2022-03-25T20:02:50.481Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.481Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2022-03-25T20:02:50.481Z] [2022-03-25T20:02:50.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2022-03-25T20:02:50.482Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.482Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2022-03-25T20:02:50.482Z] [2022-03-25T20:02:50.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-03-25T20:02:50.482Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.482Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-03-25T20:02:50.482Z] [2022-03-25T20:02:50.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-03-25T20:02:50.482Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.482Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-03-25T20:02:50.482Z] [2022-03-25T20:02:50.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-03-25T20:02:50.482Z] docker_api_containers_test.go:2180: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.482Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-03-25T20:02:50.482Z] [2022-03-25T20:02:50.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2022-03-25T20:02:50.482Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.482Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2022-03-25T20:02:50.482Z] [2022-03-25T20:02:50.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2022-03-25T20:02:50.482Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.482Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2022-03-25T20:02:50.482Z] [2022-03-25T20:02:50.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2022-03-25T20:02:50.482Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.482Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2022-03-25T20:02:50.482Z] [2022-03-25T20:02:50.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2022-03-25T20:02:50.482Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.482Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2022-03-25T20:02:50.482Z] [2022-03-25T20:02:50.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-03-25T20:02:50.482Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.482Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-03-25T20:02:50.482Z] [2022-03-25T20:02:50.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2022-03-25T20:02:50.482Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.482Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2022-03-25T20:02:50.482Z] [2022-03-25T20:02:50.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2022-03-25T20:02:50.482Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.482Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2022-03-25T20:02:50.482Z] [2022-03-25T20:02:50.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2022-03-25T20:02:50.482Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.482Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2022-03-25T20:02:50.482Z] [2022-03-25T20:02:50.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2022-03-25T20:02:50.482Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.482Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2022-03-25T20:02:50.482Z] [2022-03-25T20:02:50.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2022-03-25T20:02:50.482Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.482Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2022-03-25T20:02:50.482Z] [2022-03-25T20:02:50.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2022-03-25T20:02:50.482Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.482Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2022-03-25T20:02:50.482Z] [2022-03-25T20:02:50.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2022-03-25T20:02:50.482Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.482Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2022-03-25T20:02:50.482Z] [2022-03-25T20:02:50.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2022-03-25T20:02:50.482Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.482Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-03-25T20:02:50.482Z] [2022-03-25T20:02:50.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2022-03-25T20:02:50.482Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.482Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-03-25T20:02:50.482Z] [2022-03-25T20:02:50.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2022-03-25T20:02:50.482Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.482Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2022-03-25T20:02:50.482Z] [2022-03-25T20:02:50.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-03-25T20:02:50.482Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.482Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-03-25T20:02:50.482Z] [2022-03-25T20:02:50.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2022-03-25T20:02:50.482Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.482Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2022-03-25T20:02:50.482Z] [2022-03-25T20:02:50.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2022-03-25T20:02:50.482Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.482Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2022-03-25T20:02:50.482Z] [2022-03-25T20:02:50.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2022-03-25T20:02:50.482Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.482Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2022-03-25T20:02:50.482Z] [2022-03-25T20:02:50.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-03-25T20:02:50.482Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.482Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-03-25T20:02:50.482Z] [2022-03-25T20:02:50.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-03-25T20:02:50.482Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.482Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-03-25T20:02:50.482Z] [2022-03-25T20:02:50.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-03-25T20:02:50.482Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.482Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-03-25T20:02:50.482Z] [2022-03-25T20:02:50.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2022-03-25T20:02:50.482Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.482Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-03-25T20:02:50.482Z] [2022-03-25T20:02:50.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2022-03-25T20:02:50.482Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.482Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2022-03-25T20:02:50.482Z] [2022-03-25T20:02:50.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2022-03-25T20:02:50.482Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.482Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2022-03-25T20:02:50.482Z] [2022-03-25T20:02:50.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2022-03-25T20:02:50.482Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.482Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2022-03-25T20:02:50.482Z] [2022-03-25T20:02:50.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2022-03-25T20:02:50.482Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.482Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2022-03-25T20:02:50.482Z] [2022-03-25T20:02:50.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2022-03-25T20:02:50.482Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.482Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-03-25T20:02:50.482Z] [2022-03-25T20:02:50.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2022-03-25T20:02:50.482Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.482Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2022-03-25T20:02:50.482Z] [2022-03-25T20:02:50.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2022-03-25T20:02:50.482Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.482Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2022-03-25T20:02:50.482Z] [2022-03-25T20:02:50.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2022-03-25T20:02:50.482Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.482Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2022-03-25T20:02:50.482Z] [2022-03-25T20:02:50.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2022-03-25T20:02:50.482Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.482Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2022-03-25T20:02:50.482Z] [2022-03-25T20:02:50.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2022-03-25T20:02:50.482Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.482Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2022-03-25T20:02:50.482Z] [2022-03-25T20:02:50.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2022-03-25T20:02:50.482Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.482Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2022-03-25T20:02:50.482Z] [2022-03-25T20:02:50.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2022-03-25T20:02:50.482Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.482Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2022-03-25T20:02:50.482Z] [2022-03-25T20:02:50.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2022-03-25T20:02:50.482Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-03-25T20:02:50.482Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2022-03-25T20:02:50.482Z] [2022-03-25T20:02:50.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-03-25T20:02:50.482Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.482Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-03-25T20:02:50.482Z] [2022-03-25T20:02:50.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-03-25T20:02:50.482Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.482Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-03-25T20:02:50.482Z] [2022-03-25T20:02:50.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2022-03-25T20:02:50.482Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.482Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2022-03-25T20:02:50.482Z] [2022-03-25T20:02:50.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-03-25T20:02:50.482Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.482Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-03-25T20:02:50.482Z] [2022-03-25T20:02:50.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2022-03-25T20:02:50.482Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.482Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2022-03-25T20:02:50.482Z] [2022-03-25T20:02:50.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2022-03-25T20:02:50.482Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.482Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2022-03-25T20:02:50.482Z] [2022-03-25T20:02:50.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-03-25T20:02:50.482Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.482Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-03-25T20:02:50.482Z] [2022-03-25T20:02:50.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-03-25T20:02:50.482Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.482Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-03-25T20:02:50.482Z] [2022-03-25T20:02:50.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-03-25T20:02:50.482Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.482Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-03-25T20:02:50.482Z] [2022-03-25T20:02:50.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-03-25T20:02:50.482Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.482Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-03-25T20:02:50.482Z] [2022-03-25T20:02:50.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2022-03-25T20:02:50.482Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.482Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2022-03-25T20:02:50.482Z] [2022-03-25T20:02:50.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2022-03-25T20:02:50.482Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.482Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2022-03-25T20:02:50.482Z] [2022-03-25T20:02:50.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2022-03-25T20:02:50.482Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.482Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2022-03-25T20:02:50.482Z] [2022-03-25T20:02:50.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-03-25T20:02:50.482Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.482Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-03-25T20:02:50.482Z] [2022-03-25T20:02:50.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2022-03-25T20:02:50.482Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.482Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-03-25T20:02:50.482Z] [2022-03-25T20:02:50.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2022-03-25T20:02:50.482Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.482Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2022-03-25T20:02:50.482Z] [2022-03-25T20:02:50.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2022-03-25T20:02:50.482Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.482Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2022-03-25T20:02:50.482Z] [2022-03-25T20:02:50.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2022-03-25T20:02:50.482Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.482Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2022-03-25T20:02:50.482Z] [2022-03-25T20:02:50.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2022-03-25T20:02:50.482Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.482Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2022-03-25T20:02:50.482Z] [2022-03-25T20:02:50.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2022-03-25T20:02:50.482Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.482Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2022-03-25T20:02:50.482Z] [2022-03-25T20:02:50.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2022-03-25T20:02:50.482Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.482Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2022-03-25T20:02:50.482Z] [2022-03-25T20:02:50.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2022-03-25T20:02:50.482Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.482Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2022-03-25T20:02:50.482Z] [2022-03-25T20:02:50.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2022-03-25T20:02:50.482Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.482Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2022-03-25T20:02:50.482Z] [2022-03-25T20:02:50.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2022-03-25T20:02:50.482Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.482Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2022-03-25T20:02:50.482Z] [2022-03-25T20:02:50.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2022-03-25T20:02:50.482Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.482Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2022-03-25T20:02:50.482Z] [2022-03-25T20:02:50.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2022-03-25T20:02:50.482Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.482Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2022-03-25T20:02:50.482Z] [2022-03-25T20:02:50.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2022-03-25T20:02:50.482Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.483Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-03-25T20:02:50.483Z] [2022-03-25T20:02:50.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2022-03-25T20:02:50.483Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.483Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-03-25T20:02:50.483Z] [2022-03-25T20:02:50.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2022-03-25T20:02:50.483Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.483Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2022-03-25T20:02:50.483Z] [2022-03-25T20:02:50.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2022-03-25T20:02:50.483Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.483Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-03-25T20:02:50.483Z] [2022-03-25T20:02:50.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-03-25T20:02:50.483Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.483Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-03-25T20:02:50.483Z] [2022-03-25T20:02:50.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2022-03-25T20:02:50.483Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.483Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2022-03-25T20:02:50.483Z] [2022-03-25T20:02:50.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2022-03-25T20:02:50.483Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-03-25T20:02:50.483Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2022-03-25T20:02:50.483Z] [2022-03-25T20:02:50.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2022-03-25T20:02:50.483Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.483Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2022-03-25T20:02:50.483Z] [2022-03-25T20:02:50.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2022-03-25T20:02:50.483Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.483Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2022-03-25T20:02:50.483Z] [2022-03-25T20:02:50.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2022-03-25T20:02:50.483Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.483Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2022-03-25T20:02:50.483Z] [2022-03-25T20:02:50.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2022-03-25T20:02:50.483Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.483Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-03-25T20:02:50.483Z] [2022-03-25T20:02:50.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-03-25T20:02:50.483Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.483Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-03-25T20:02:50.483Z] [2022-03-25T20:02:50.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-03-25T20:02:50.483Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.483Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-03-25T20:02:50.483Z] [2022-03-25T20:02:50.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2022-03-25T20:02:50.483Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.483Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2022-03-25T20:02:50.483Z] [2022-03-25T20:02:50.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2022-03-25T20:02:50.483Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.483Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2022-03-25T20:02:50.483Z] [2022-03-25T20:02:50.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2022-03-25T20:02:50.483Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.483Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2022-03-25T20:02:50.483Z] [2022-03-25T20:02:50.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2022-03-25T20:02:50.483Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.483Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2022-03-25T20:02:50.483Z] [2022-03-25T20:02:50.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-03-25T20:02:50.483Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.483Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-03-25T20:02:50.483Z] [2022-03-25T20:02:50.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2022-03-25T20:02:50.483Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.483Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-03-25T20:02:50.483Z] [2022-03-25T20:02:50.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2022-03-25T20:02:50.483Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.483Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2022-03-25T20:02:50.483Z] [2022-03-25T20:02:50.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2022-03-25T20:02:50.483Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.483Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2022-03-25T20:02:50.483Z] [2022-03-25T20:02:50.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2022-03-25T20:02:50.483Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.483Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2022-03-25T20:02:50.483Z] [2022-03-25T20:02:50.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2022-03-25T20:02:50.483Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.483Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2022-03-25T20:02:50.483Z] [2022-03-25T20:02:50.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2022-03-25T20:02:50.483Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.483Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2022-03-25T20:02:50.483Z] [2022-03-25T20:02:50.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2022-03-25T20:02:50.483Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.483Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2022-03-25T20:02:50.483Z] [2022-03-25T20:02:50.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2022-03-25T20:02:50.483Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.483Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2022-03-25T20:02:50.483Z] [2022-03-25T20:02:50.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2022-03-25T20:02:50.483Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.483Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2022-03-25T20:02:50.483Z] [2022-03-25T20:02:50.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2022-03-25T20:02:50.483Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-03-25T20:02:50.483Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2022-03-25T20:02:50.483Z] [2022-03-25T20:02:50.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-03-25T20:02:50.483Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.483Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-03-25T20:02:50.483Z] [2022-03-25T20:02:50.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2022-03-25T20:02:50.483Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.483Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2022-03-25T20:02:50.483Z] [2022-03-25T20:02:50.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2022-03-25T20:02:50.483Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.483Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2022-03-25T20:02:50.483Z] [2022-03-25T20:02:50.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2022-03-25T20:02:50.483Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.483Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2022-03-25T20:02:50.483Z] [2022-03-25T20:02:50.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-03-25T20:02:50.483Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.483Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-03-25T20:02:50.483Z] [2022-03-25T20:02:50.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2022-03-25T20:02:50.483Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.483Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2022-03-25T20:02:50.483Z] [2022-03-25T20:02:50.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2022-03-25T20:02:50.483Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.483Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-03-25T20:02:50.483Z] [2022-03-25T20:02:50.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-03-25T20:02:50.483Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.483Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-03-25T20:02:50.483Z] [2022-03-25T20:02:50.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2022-03-25T20:02:50.483Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.483Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2022-03-25T20:02:50.483Z] [2022-03-25T20:02:50.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2022-03-25T20:02:50.483Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.483Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2022-03-25T20:02:50.483Z] [2022-03-25T20:02:50.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2022-03-25T20:02:50.483Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.483Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-03-25T20:02:50.483Z] [2022-03-25T20:02:50.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-03-25T20:02:50.483Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.483Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-03-25T20:02:50.483Z] [2022-03-25T20:02:50.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-03-25T20:02:50.483Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.483Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-03-25T20:02:50.483Z] [2022-03-25T20:02:50.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2022-03-25T20:02:50.483Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.483Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-03-25T20:02:50.483Z] [2022-03-25T20:02:50.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2022-03-25T20:02:50.483Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.483Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2022-03-25T20:02:50.483Z] [2022-03-25T20:02:50.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2022-03-25T20:02:50.483Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.483Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2022-03-25T20:02:50.483Z] [2022-03-25T20:02:50.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-03-25T20:02:50.483Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.483Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-03-25T20:02:50.483Z] [2022-03-25T20:02:50.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2022-03-25T20:02:50.483Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.483Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2022-03-25T20:02:50.483Z] [2022-03-25T20:02:50.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-03-25T20:02:50.483Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.483Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-03-25T20:02:50.483Z] [2022-03-25T20:02:50.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2022-03-25T20:02:50.483Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.483Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2022-03-25T20:02:50.483Z] [2022-03-25T20:02:50.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-03-25T20:02:50.483Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.483Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-03-25T20:02:50.483Z] [2022-03-25T20:02:50.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-03-25T20:02:50.483Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.483Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-03-25T20:02:50.483Z] [2022-03-25T20:02:50.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2022-03-25T20:02:50.483Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.483Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2022-03-25T20:02:50.483Z] [2022-03-25T20:02:50.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-03-25T20:02:50.483Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.483Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-03-25T20:02:50.483Z] [2022-03-25T20:02:50.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-03-25T20:02:50.483Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.483Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-03-25T20:02:50.483Z] [2022-03-25T20:02:50.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-03-25T20:02:50.483Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.483Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-03-25T20:02:50.483Z] [2022-03-25T20:02:50.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-03-25T20:02:50.483Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.483Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-03-25T20:02:50.483Z] [2022-03-25T20:02:50.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-03-25T20:02:50.483Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.483Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-03-25T20:02:50.483Z] [2022-03-25T20:02:50.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-03-25T20:02:50.483Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.483Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-03-25T20:02:50.483Z] [2022-03-25T20:02:50.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-03-25T20:02:50.483Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.483Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-03-25T20:02:50.483Z] [2022-03-25T20:02:50.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2022-03-25T20:02:50.483Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.483Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2022-03-25T20:02:50.483Z] [2022-03-25T20:02:50.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2022-03-25T20:02:50.483Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.483Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2022-03-25T20:02:50.483Z] [2022-03-25T20:02:50.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2022-03-25T20:02:50.483Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.483Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2022-03-25T20:02:50.483Z] [2022-03-25T20:02:50.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-03-25T20:02:50.483Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.483Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-03-25T20:02:50.483Z] [2022-03-25T20:02:50.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2022-03-25T20:02:50.483Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.483Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2022-03-25T20:02:50.483Z] [2022-03-25T20:02:50.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2022-03-25T20:02:50.483Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.483Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-03-25T20:02:50.483Z] [2022-03-25T20:02:50.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2022-03-25T20:02:50.483Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.483Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2022-03-25T20:02:50.483Z] [2022-03-25T20:02:50.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-03-25T20:02:50.483Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.483Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-03-25T20:02:50.483Z] [2022-03-25T20:02:50.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-03-25T20:02:50.483Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.483Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-03-25T20:02:50.483Z] [2022-03-25T20:02:50.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2022-03-25T20:02:50.483Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.483Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2022-03-25T20:02:50.483Z] [2022-03-25T20:02:50.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2022-03-25T20:02:50.483Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.483Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-03-25T20:02:50.483Z] [2022-03-25T20:02:50.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-03-25T20:02:50.483Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.484Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-03-25T20:02:50.484Z] [2022-03-25T20:02:50.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2022-03-25T20:02:50.484Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.484Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2022-03-25T20:02:50.484Z] [2022-03-25T20:02:50.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2022-03-25T20:02:50.484Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-03-25T20:02:50.484Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2022-03-25T20:02:50.484Z] [2022-03-25T20:02:50.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2022-03-25T20:02:50.484Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-03-25T20:02:50.484Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2022-03-25T20:02:50.484Z] [2022-03-25T20:02:50.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-03-25T20:02:50.484Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.484Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-03-25T20:02:50.484Z] [2022-03-25T20:02:50.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2022-03-25T20:02:50.484Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.484Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2022-03-25T20:02:50.484Z] [2022-03-25T20:02:50.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-03-25T20:02:50.484Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.484Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-03-25T20:02:50.484Z] [2022-03-25T20:02:50.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-03-25T20:02:50.484Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.484Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-03-25T20:02:50.484Z] [2022-03-25T20:02:50.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2022-03-25T20:02:50.484Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.484Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2022-03-25T20:02:50.484Z] [2022-03-25T20:02:50.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2022-03-25T20:02:50.484Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.484Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2022-03-25T20:02:50.484Z] [2022-03-25T20:02:50.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2022-03-25T20:02:50.484Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.484Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2022-03-25T20:02:50.484Z] [2022-03-25T20:02:50.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2022-03-25T20:02:50.484Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.484Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2022-03-25T20:02:50.484Z] [2022-03-25T20:02:50.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2022-03-25T20:02:50.484Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.484Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2022-03-25T20:02:50.484Z] [2022-03-25T20:02:50.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-03-25T20:02:50.484Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.484Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-03-25T20:02:50.484Z] [2022-03-25T20:02:50.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-03-25T20:02:50.484Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.484Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-03-25T20:02:50.484Z] [2022-03-25T20:02:50.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-03-25T20:02:50.484Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.484Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-03-25T20:02:50.484Z] [2022-03-25T20:02:50.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-03-25T20:02:50.484Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.484Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-03-25T20:02:50.484Z] [2022-03-25T20:02:50.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-03-25T20:02:50.484Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.484Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-03-25T20:02:50.484Z] [2022-03-25T20:02:50.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.05s) [2022-03-25T20:02:50.484Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.484Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.05s) [2022-03-25T20:02:50.484Z] [2022-03-25T20:02:50.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2022-03-25T20:02:50.484Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.484Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2022-03-25T20:02:50.484Z] [2022-03-25T20:02:50.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-03-25T20:02:50.484Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-03-25T20:02:50.484Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-03-25T20:02:50.484Z] [2022-03-25T20:02:50.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2022-03-25T20:02:50.484Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-03-25T20:02:50.484Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2022-03-25T20:02:50.484Z] [2022-03-25T20:02:50.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2022-03-25T20:02:50.484Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.484Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2022-03-25T20:02:50.484Z] [2022-03-25T20:02:50.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2022-03-25T20:02:50.484Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.484Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2022-03-25T20:02:50.484Z] [2022-03-25T20:02:50.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2022-03-25T20:02:50.484Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.484Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2022-03-25T20:02:50.484Z] [2022-03-25T20:02:50.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2022-03-25T20:02:50.484Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.484Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2022-03-25T20:02:50.484Z] [2022-03-25T20:02:50.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2022-03-25T20:02:50.484Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.484Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2022-03-25T20:02:50.484Z] [2022-03-25T20:02:50.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2022-03-25T20:02:50.484Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.484Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2022-03-25T20:02:50.484Z] [2022-03-25T20:02:50.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-03-25T20:02:50.484Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.484Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-03-25T20:02:50.484Z] [2022-03-25T20:02:50.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2022-03-25T20:02:50.484Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.484Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2022-03-25T20:02:50.484Z] [2022-03-25T20:02:50.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2022-03-25T20:02:50.484Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.484Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2022-03-25T20:02:50.484Z] [2022-03-25T20:02:50.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-03-25T20:02:50.484Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.484Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-03-25T20:02:50.484Z] [2022-03-25T20:02:50.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2022-03-25T20:02:50.484Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.484Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2022-03-25T20:02:50.484Z] [2022-03-25T20:02:50.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2022-03-25T20:02:50.484Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.484Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2022-03-25T20:02:50.484Z] [2022-03-25T20:02:50.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2022-03-25T20:02:50.484Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.484Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2022-03-25T20:02:50.484Z] [2022-03-25T20:02:50.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2022-03-25T20:02:50.484Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.484Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2022-03-25T20:02:50.484Z] [2022-03-25T20:02:50.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-03-25T20:02:50.484Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.484Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-03-25T20:02:50.484Z] [2022-03-25T20:02:50.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-03-25T20:02:50.484Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.484Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-03-25T20:02:50.484Z] [2022-03-25T20:02:50.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-03-25T20:02:50.484Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.484Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-03-25T20:02:50.484Z] [2022-03-25T20:02:50.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-03-25T20:02:50.484Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.484Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-03-25T20:02:50.484Z] [2022-03-25T20:02:50.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2022-03-25T20:02:50.484Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.484Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2022-03-25T20:02:50.484Z] [2022-03-25T20:02:50.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2022-03-25T20:02:50.484Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.484Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2022-03-25T20:02:50.484Z] [2022-03-25T20:02:50.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2022-03-25T20:02:50.484Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.484Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2022-03-25T20:02:50.484Z] [2022-03-25T20:02:50.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2022-03-25T20:02:50.484Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.484Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2022-03-25T20:02:50.484Z] [2022-03-25T20:02:50.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-03-25T20:02:50.484Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.484Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-03-25T20:02:50.484Z] [2022-03-25T20:02:50.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-03-25T20:02:50.484Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.484Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-03-25T20:02:50.484Z] [2022-03-25T20:02:50.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-03-25T20:02:50.484Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.484Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-03-25T20:02:50.484Z] [2022-03-25T20:02:50.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-03-25T20:02:50.484Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.484Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-03-25T20:02:50.484Z] [2022-03-25T20:02:50.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-03-25T20:02:50.484Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.484Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-03-25T20:02:50.484Z] [2022-03-25T20:02:50.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-03-25T20:02:50.484Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.484Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-03-25T20:02:50.484Z] [2022-03-25T20:02:50.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-03-25T20:02:50.484Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.484Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-03-25T20:02:50.484Z] [2022-03-25T20:02:50.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-03-25T20:02:50.484Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.484Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-03-25T20:02:50.484Z] [2022-03-25T20:02:50.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-03-25T20:02:50.484Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.484Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-03-25T20:02:50.484Z] [2022-03-25T20:02:50.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2022-03-25T20:02:50.484Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.484Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2022-03-25T20:02:50.484Z] [2022-03-25T20:02:50.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-03-25T20:02:50.484Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.484Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-03-25T20:02:50.484Z] [2022-03-25T20:02:50.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2022-03-25T20:02:50.484Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.484Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2022-03-25T20:02:50.484Z] [2022-03-25T20:02:50.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2022-03-25T20:02:50.484Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.484Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2022-03-25T20:02:50.484Z] [2022-03-25T20:02:50.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2022-03-25T20:02:50.484Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.484Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2022-03-25T20:02:50.484Z] [2022-03-25T20:02:50.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2022-03-25T20:02:50.484Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.484Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2022-03-25T20:02:50.484Z] [2022-03-25T20:02:50.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2022-03-25T20:02:50.484Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.484Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2022-03-25T20:02:50.484Z] [2022-03-25T20:02:50.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2022-03-25T20:02:50.484Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.484Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2022-03-25T20:02:50.484Z] [2022-03-25T20:02:50.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2022-03-25T20:02:50.485Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.485Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2022-03-25T20:02:50.485Z] [2022-03-25T20:02:50.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-03-25T20:02:50.485Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.485Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-03-25T20:02:50.485Z] [2022-03-25T20:02:50.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-03-25T20:02:50.485Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.485Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-03-25T20:02:50.485Z] [2022-03-25T20:02:50.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-03-25T20:02:50.485Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.485Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-03-25T20:02:50.485Z] [2022-03-25T20:02:50.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-03-25T20:02:50.485Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.485Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-03-25T20:02:50.485Z] [2022-03-25T20:02:50.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-03-25T20:02:50.485Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.485Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-03-25T20:02:50.485Z] [2022-03-25T20:02:50.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2022-03-25T20:02:50.485Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.485Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2022-03-25T20:02:50.485Z] [2022-03-25T20:02:50.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-03-25T20:02:50.485Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.485Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-03-25T20:02:50.485Z] [2022-03-25T20:02:50.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-03-25T20:02:50.485Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.485Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-03-25T20:02:50.485Z] [2022-03-25T20:02:50.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2022-03-25T20:02:50.485Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.485Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2022-03-25T20:02:50.485Z] [2022-03-25T20:02:50.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2022-03-25T20:02:50.485Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.485Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2022-03-25T20:02:50.485Z] [2022-03-25T20:02:50.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2022-03-25T20:02:50.485Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.485Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-03-25T20:02:50.485Z] [2022-03-25T20:02:50.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-03-25T20:02:50.485Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.485Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-03-25T20:02:50.485Z] [2022-03-25T20:02:50.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-03-25T20:02:50.485Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.485Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-03-25T20:02:50.485Z] [2022-03-25T20:02:50.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2022-03-25T20:02:50.485Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.485Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2022-03-25T20:02:50.485Z] [2022-03-25T20:02:50.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2022-03-25T20:02:50.485Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.485Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2022-03-25T20:02:50.485Z] [2022-03-25T20:02:50.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-03-25T20:02:50.485Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.485Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-03-25T20:02:50.485Z] [2022-03-25T20:02:50.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2022-03-25T20:02:50.485Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.485Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2022-03-25T20:02:50.485Z] [2022-03-25T20:02:50.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2022-03-25T20:02:50.485Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.485Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2022-03-25T20:02:50.485Z] [2022-03-25T20:02:50.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-03-25T20:02:50.485Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.485Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-03-25T20:02:50.485Z] [2022-03-25T20:02:50.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2022-03-25T20:02:50.485Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.485Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2022-03-25T20:02:50.485Z] [2022-03-25T20:02:50.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-03-25T20:02:50.485Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.485Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-03-25T20:02:50.485Z] [2022-03-25T20:02:50.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2022-03-25T20:02:50.485Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.485Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2022-03-25T20:02:50.485Z] [2022-03-25T20:02:50.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2022-03-25T20:02:50.485Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.485Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2022-03-25T20:02:50.485Z] [2022-03-25T20:02:50.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-03-25T20:02:50.485Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.485Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-03-25T20:02:50.485Z] [2022-03-25T20:02:50.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-03-25T20:02:50.485Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-03-25T20:02:50.485Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-03-25T20:02:50.485Z] [2022-03-25T20:02:50.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-03-25T20:02:50.485Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.485Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-03-25T20:02:50.485Z] [2022-03-25T20:02:50.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2022-03-25T20:02:50.485Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.485Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2022-03-25T20:02:50.485Z] [2022-03-25T20:02:50.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-03-25T20:02:50.485Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.485Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-03-25T20:02:50.485Z] [2022-03-25T20:02:50.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2022-03-25T20:02:50.485Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.485Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2022-03-25T20:02:50.485Z] [2022-03-25T20:02:50.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2022-03-25T20:02:50.485Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.485Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2022-03-25T20:02:50.485Z] [2022-03-25T20:02:50.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2022-03-25T20:02:50.485Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.485Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2022-03-25T20:02:50.485Z] [2022-03-25T20:02:50.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2022-03-25T20:02:50.485Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.485Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2022-03-25T20:02:50.485Z] [2022-03-25T20:02:50.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2022-03-25T20:02:50.485Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.485Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2022-03-25T20:02:50.485Z] [2022-03-25T20:02:50.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2022-03-25T20:02:50.485Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.485Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2022-03-25T20:02:50.485Z] [2022-03-25T20:02:50.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2022-03-25T20:02:50.485Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.485Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2022-03-25T20:02:50.485Z] [2022-03-25T20:02:50.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2022-03-25T20:02:50.485Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.485Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2022-03-25T20:02:50.485Z] [2022-03-25T20:02:50.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-03-25T20:02:50.485Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.485Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-03-25T20:02:50.485Z] [2022-03-25T20:02:50.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2022-03-25T20:02:50.485Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.485Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2022-03-25T20:02:50.485Z] [2022-03-25T20:02:50.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-03-25T20:02:50.485Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.485Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-03-25T20:02:50.485Z] [2022-03-25T20:02:50.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-03-25T20:02:50.485Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.485Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-03-25T20:02:50.485Z] [2022-03-25T20:02:50.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2022-03-25T20:02:50.485Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.485Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2022-03-25T20:02:50.485Z] [2022-03-25T20:02:50.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2022-03-25T20:02:50.485Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.485Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2022-03-25T20:02:50.485Z] [2022-03-25T20:02:50.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2022-03-25T20:02:50.485Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.485Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2022-03-25T20:02:50.485Z] [2022-03-25T20:02:50.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2022-03-25T20:02:50.485Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.485Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2022-03-25T20:02:50.485Z] [2022-03-25T20:02:50.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-03-25T20:02:50.485Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.485Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-03-25T20:02:50.485Z] [2022-03-25T20:02:50.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-03-25T20:02:50.485Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.485Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-03-25T20:02:50.485Z] [2022-03-25T20:02:50.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2022-03-25T20:02:50.485Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.485Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2022-03-25T20:02:50.485Z] [2022-03-25T20:02:50.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2022-03-25T20:02:50.485Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.485Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-03-25T20:02:50.485Z] [2022-03-25T20:02:50.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-03-25T20:02:50.485Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.485Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-03-25T20:02:50.485Z] [2022-03-25T20:02:50.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2022-03-25T20:02:50.485Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.485Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2022-03-25T20:02:50.485Z] [2022-03-25T20:02:50.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2022-03-25T20:02:50.485Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.485Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2022-03-25T20:02:50.485Z] [2022-03-25T20:02:50.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2022-03-25T20:02:50.485Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.485Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2022-03-25T20:02:50.485Z] [2022-03-25T20:02:50.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2022-03-25T20:02:50.485Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.485Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2022-03-25T20:02:50.485Z] [2022-03-25T20:02:50.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-03-25T20:02:50.485Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.485Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-03-25T20:02:50.485Z] [2022-03-25T20:02:50.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-03-25T20:02:50.485Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.485Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-03-25T20:02:50.485Z] [2022-03-25T20:02:50.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-03-25T20:02:50.485Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.485Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-03-25T20:02:50.485Z] [2022-03-25T20:02:50.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-03-25T20:02:50.485Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.485Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-03-25T20:02:50.485Z] [2022-03-25T20:02:50.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-03-25T20:02:50.485Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.485Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-03-25T20:02:50.485Z] [2022-03-25T20:02:50.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2022-03-25T20:02:50.485Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.485Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2022-03-25T20:02:50.485Z] [2022-03-25T20:02:50.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2022-03-25T20:02:50.485Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.485Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2022-03-25T20:02:50.485Z] [2022-03-25T20:02:50.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-03-25T20:02:50.485Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.485Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-03-25T20:02:50.485Z] [2022-03-25T20:02:50.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2022-03-25T20:02:50.485Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.485Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-03-25T20:02:50.485Z] [2022-03-25T20:02:50.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2022-03-25T20:02:50.485Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.485Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2022-03-25T20:02:50.485Z] [2022-03-25T20:02:50.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2022-03-25T20:02:50.485Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.485Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2022-03-25T20:02:50.485Z] [2022-03-25T20:02:50.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-03-25T20:02:50.485Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.485Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-03-25T20:02:50.485Z] [2022-03-25T20:02:50.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2022-03-25T20:02:50.485Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.485Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2022-03-25T20:02:50.485Z] [2022-03-25T20:02:50.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2022-03-25T20:02:50.485Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.485Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-03-25T20:02:50.485Z] [2022-03-25T20:02:50.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-03-25T20:02:50.485Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-03-25T20:02:50.485Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-03-25T20:02:50.485Z] [2022-03-25T20:02:50.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-03-25T20:02:50.486Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.486Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-03-25T20:02:50.486Z] [2022-03-25T20:02:50.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-03-25T20:02:50.486Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.486Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-03-25T20:02:50.486Z] [2022-03-25T20:02:50.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-03-25T20:02:50.486Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.486Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-03-25T20:02:50.486Z] [2022-03-25T20:02:50.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-03-25T20:02:50.486Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.486Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-03-25T20:02:50.486Z] [2022-03-25T20:02:50.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSetMacAddress (0.02s) [2022-03-25T20:02:50.486Z] docker_cli_run_test.go:1980: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-03-25T20:02:50.486Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.02s) [2022-03-25T20:02:50.486Z] [2022-03-25T20:02:50.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2022-03-25T20:02:50.486Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.486Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2022-03-25T20:02:50.486Z] [2022-03-25T20:02:50.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2022-03-25T20:02:50.486Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.486Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-03-25T20:02:50.486Z] [2022-03-25T20:02:50.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2022-03-25T20:02:50.486Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.486Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-03-25T20:02:50.486Z] [2022-03-25T20:02:50.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2022-03-25T20:02:50.486Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.486Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2022-03-25T20:02:50.486Z] [2022-03-25T20:02:50.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-03-25T20:02:50.486Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.486Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-03-25T20:02:50.486Z] [2022-03-25T20:02:50.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-03-25T20:02:50.486Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.486Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-03-25T20:02:50.486Z] [2022-03-25T20:02:50.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2022-03-25T20:02:50.486Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.486Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2022-03-25T20:02:50.486Z] [2022-03-25T20:02:50.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-03-25T20:02:50.486Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.486Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-03-25T20:02:50.486Z] [2022-03-25T20:02:50.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-03-25T20:02:50.486Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.486Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-03-25T20:02:50.486Z] [2022-03-25T20:02:50.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-03-25T20:02:50.486Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.486Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-03-25T20:02:50.486Z] [2022-03-25T20:02:50.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2022-03-25T20:02:50.486Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-03-25T20:02:50.486Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2022-03-25T20:02:50.486Z] [2022-03-25T20:02:50.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2022-03-25T20:02:50.486Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.486Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2022-03-25T20:02:50.486Z] [2022-03-25T20:02:50.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-03-25T20:02:50.486Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.486Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-03-25T20:02:50.486Z] [2022-03-25T20:02:50.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-03-25T20:02:50.486Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.486Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-03-25T20:02:50.486Z] [2022-03-25T20:02:50.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-03-25T20:02:50.486Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.486Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-03-25T20:02:50.486Z] [2022-03-25T20:02:50.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2022-03-25T20:02:50.486Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.486Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-03-25T20:02:50.486Z] [2022-03-25T20:02:50.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2022-03-25T20:02:50.486Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.486Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2022-03-25T20:02:50.486Z] [2022-03-25T20:02:50.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-03-25T20:02:50.486Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.486Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-03-25T20:02:50.486Z] [2022-03-25T20:02:50.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2022-03-25T20:02:50.486Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.486Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2022-03-25T20:02:50.486Z] [2022-03-25T20:02:50.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-03-25T20:02:50.486Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.486Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-03-25T20:02:50.486Z] [2022-03-25T20:02:50.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-03-25T20:02:50.486Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.486Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-03-25T20:02:50.486Z] [2022-03-25T20:02:50.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2022-03-25T20:02:50.486Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.486Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2022-03-25T20:02:50.486Z] [2022-03-25T20:02:50.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2022-03-25T20:02:50.486Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.486Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2022-03-25T20:02:50.486Z] [2022-03-25T20:02:50.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2022-03-25T20:02:50.486Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.486Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2022-03-25T20:02:50.486Z] [2022-03-25T20:02:50.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-03-25T20:02:50.486Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.486Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-03-25T20:02:50.486Z] [2022-03-25T20:02:50.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2022-03-25T20:02:50.486Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.486Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2022-03-25T20:02:50.486Z] [2022-03-25T20:02:50.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2022-03-25T20:02:50.486Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-03-25T20:02:50.486Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2022-03-25T20:02:50.486Z] [2022-03-25T20:02:50.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2022-03-25T20:02:50.486Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.486Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2022-03-25T20:02:50.486Z] [2022-03-25T20:02:50.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-03-25T20:02:50.486Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.486Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-03-25T20:02:50.486Z] [2022-03-25T20:02:50.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-03-25T20:02:50.486Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.486Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-03-25T20:02:50.486Z] [2022-03-25T20:02:50.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-03-25T20:02:50.486Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.486Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-03-25T20:02:50.486Z] [2022-03-25T20:02:50.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-03-25T20:02:50.486Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.486Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-03-25T20:02:50.486Z] [2022-03-25T20:02:50.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-03-25T20:02:50.486Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.486Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-03-25T20:02:50.486Z] [2022-03-25T20:02:50.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-03-25T20:02:50.486Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.486Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-03-25T20:02:50.486Z] [2022-03-25T20:02:50.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2022-03-25T20:02:50.486Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.486Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2022-03-25T20:02:50.486Z] [2022-03-25T20:02:50.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-03-25T20:02:50.486Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.486Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-03-25T20:02:50.486Z] [2022-03-25T20:02:50.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2022-03-25T20:02:50.486Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.486Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2022-03-25T20:02:50.486Z] [2022-03-25T20:02:50.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-03-25T20:02:50.486Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.486Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-03-25T20:02:50.486Z] [2022-03-25T20:02:50.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-03-25T20:02:50.486Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.486Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-03-25T20:02:50.486Z] [2022-03-25T20:02:50.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2022-03-25T20:02:50.486Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.486Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2022-03-25T20:02:50.486Z] [2022-03-25T20:02:50.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-03-25T20:02:50.486Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.486Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-03-25T20:02:50.486Z] [2022-03-25T20:02:50.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-03-25T20:02:50.486Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.486Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-03-25T20:02:50.486Z] [2022-03-25T20:02:50.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-03-25T20:02:50.486Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.486Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-03-25T20:02:50.486Z] [2022-03-25T20:02:50.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2022-03-25T20:02:50.486Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.486Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2022-03-25T20:02:50.486Z] [2022-03-25T20:02:50.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-03-25T20:02:50.486Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.486Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-03-25T20:02:50.486Z] [2022-03-25T20:02:50.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2022-03-25T20:02:50.486Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.486Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2022-03-25T20:02:50.486Z] [2022-03-25T20:02:50.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2022-03-25T20:02:50.486Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.486Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2022-03-25T20:02:50.486Z] [2022-03-25T20:02:50.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2022-03-25T20:02:50.486Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-03-25T20:02:50.486Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2022-03-25T20:02:50.486Z] [2022-03-25T20:02:50.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2022-03-25T20:02:50.486Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.486Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2022-03-25T20:02:50.486Z] [2022-03-25T20:02:50.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2022-03-25T20:02:50.486Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.486Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2022-03-25T20:02:50.486Z] [2022-03-25T20:02:50.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2022-03-25T20:02:50.486Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.486Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2022-03-25T20:02:50.486Z] [2022-03-25T20:02:50.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-03-25T20:02:50.486Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.486Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-03-25T20:02:50.486Z] [2022-03-25T20:02:50.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-03-25T20:02:50.486Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.486Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-03-25T20:02:50.486Z] [2022-03-25T20:02:50.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2022-03-25T20:02:50.486Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.486Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2022-03-25T20:02:50.486Z] [2022-03-25T20:02:50.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2022-03-25T20:02:50.486Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.486Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2022-03-25T20:02:50.486Z] [2022-03-25T20:02:50.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2022-03-25T20:02:50.486Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.486Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2022-03-25T20:02:50.486Z] [2022-03-25T20:02:50.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2022-03-25T20:02:50.486Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.486Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2022-03-25T20:02:50.486Z] [2022-03-25T20:02:50.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2022-03-25T20:02:50.486Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.486Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2022-03-25T20:02:50.486Z] [2022-03-25T20:02:50.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2022-03-25T20:02:50.486Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.486Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2022-03-25T20:02:50.486Z] [2022-03-25T20:02:50.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2022-03-25T20:02:50.486Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.486Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2022-03-25T20:02:50.486Z] [2022-03-25T20:02:50.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-03-25T20:02:50.486Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.486Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-03-25T20:02:50.486Z] [2022-03-25T20:02:50.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-03-25T20:02:50.486Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.486Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-03-25T20:02:50.486Z] [2022-03-25T20:02:50.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2022-03-25T20:02:50.486Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.487Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2022-03-25T20:02:50.487Z] [2022-03-25T20:02:50.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2022-03-25T20:02:50.487Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.487Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2022-03-25T20:02:50.487Z] [2022-03-25T20:02:50.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2022-03-25T20:02:50.487Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.487Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2022-03-25T20:02:50.487Z] [2022-03-25T20:02:50.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-03-25T20:02:50.487Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.487Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-03-25T20:02:50.487Z] [2022-03-25T20:02:50.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-03-25T20:02:50.487Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.487Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-03-25T20:02:50.487Z] [2022-03-25T20:02:50.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-03-25T20:02:50.487Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.487Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-03-25T20:02:50.487Z] [2022-03-25T20:02:50.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-03-25T20:02:50.487Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.487Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-03-25T20:02:50.487Z] [2022-03-25T20:02:50.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-25T20:02:50.487Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.487Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-25T20:02:50.487Z] [2022-03-25T20:02:50.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-25T20:02:50.487Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.487Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-25T20:02:50.487Z] [2022-03-25T20:02:50.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-25T20:02:50.487Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.487Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-25T20:02:50.487Z] [2022-03-25T20:02:50.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-03-25T20:02:50.487Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.487Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-03-25T20:02:50.487Z] [2022-03-25T20:02:50.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-03-25T20:02:50.487Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.487Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-03-25T20:02:50.487Z] [2022-03-25T20:02:50.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-03-25T20:02:50.487Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.487Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-03-25T20:02:50.487Z] [2022-03-25T20:02:50.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-03-25T20:02:50.487Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.487Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-03-25T20:02:50.487Z] [2022-03-25T20:02:50.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-03-25T20:02:50.487Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.487Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-03-25T20:02:50.487Z] [2022-03-25T20:02:50.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-03-25T20:02:50.487Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.487Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-03-25T20:02:50.487Z] [2022-03-25T20:02:50.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-03-25T20:02:50.487Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.487Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-03-25T20:02:50.487Z] [2022-03-25T20:02:50.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-03-25T20:02:50.487Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.487Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-03-25T20:02:50.487Z] [2022-03-25T20:02:50.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-03-25T20:02:50.487Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.487Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-03-25T20:02:50.487Z] [2022-03-25T20:02:50.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-03-25T20:02:50.487Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.487Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-03-25T20:02:50.487Z] [2022-03-25T20:02:50.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-03-25T20:02:50.487Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.487Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-03-25T20:02:50.487Z] [2022-03-25T20:02:50.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-03-25T20:02:50.487Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.487Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-03-25T20:02:50.487Z] [2022-03-25T20:02:50.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-03-25T20:02:50.487Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.487Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-03-25T20:02:50.487Z] [2022-03-25T20:02:50.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-25T20:02:50.487Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.487Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-25T20:02:50.487Z] [2022-03-25T20:02:50.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.15s) [2022-03-25T20:02:50.487Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.487Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.15s) [2022-03-25T20:02:50.487Z] [2022-03-25T20:02:50.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-25T20:02:50.487Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.487Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-25T20:02:50.487Z] [2022-03-25T20:02:50.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-25T20:02:50.487Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.487Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-25T20:02:50.487Z] [2022-03-25T20:02:50.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-03-25T20:02:50.487Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.487Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-03-25T20:02:50.487Z] [2022-03-25T20:02:50.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-25T20:02:50.487Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.487Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-25T20:02:50.487Z] [2022-03-25T20:02:50.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-03-25T20:02:50.487Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.487Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-03-25T20:02:50.487Z] [2022-03-25T20:02:50.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-03-25T20:02:50.487Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.487Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-03-25T20:02:50.487Z] [2022-03-25T20:02:50.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-03-25T20:02:50.487Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.487Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-03-25T20:02:50.487Z] [2022-03-25T20:02:50.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-25T20:02:50.487Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.487Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-25T20:02:50.487Z] [2022-03-25T20:02:50.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-25T20:02:50.487Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.487Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-25T20:02:50.487Z] [2022-03-25T20:02:50.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-03-25T20:02:50.487Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.487Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-03-25T20:02:50.487Z] [2022-03-25T20:02:50.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-03-25T20:02:50.487Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.487Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-03-25T20:02:50.487Z] [2022-03-25T20:02:50.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-03-25T20:02:50.487Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.487Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-03-25T20:02:50.487Z] [2022-03-25T20:02:50.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-03-25T20:02:50.487Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.487Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-03-25T20:02:50.487Z] [2022-03-25T20:02:50.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-03-25T20:02:50.487Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.487Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-03-25T20:02:50.487Z] [2022-03-25T20:02:50.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-03-25T20:02:50.487Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.487Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-03-25T20:02:50.487Z] [2022-03-25T20:02:50.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-03-25T20:02:50.487Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.487Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-03-25T20:02:50.487Z] [2022-03-25T20:02:50.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-03-25T20:02:50.487Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.487Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-03-25T20:02:50.487Z] [2022-03-25T20:02:50.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-25T20:02:50.487Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.487Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-25T20:02:50.487Z] [2022-03-25T20:02:50.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-25T20:02:50.487Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.487Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-25T20:02:50.487Z] [2022-03-25T20:02:50.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-25T20:02:50.487Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.487Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-25T20:02:50.487Z] [2022-03-25T20:02:50.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-03-25T20:02:50.487Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.487Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-03-25T20:02:50.487Z] [2022-03-25T20:02:50.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-25T20:02:50.487Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.487Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-25T20:02:50.487Z] [2022-03-25T20:02:50.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-25T20:02:50.487Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.487Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-25T20:02:50.487Z] [2022-03-25T20:02:50.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-25T20:02:50.487Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.487Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-25T20:02:50.487Z] [2022-03-25T20:02:50.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-25T20:02:50.487Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.487Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-25T20:02:50.487Z] [2022-03-25T20:02:50.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-03-25T20:02:50.487Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.956Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-03-25T20:02:50.956Z] [2022-03-25T20:02:50.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-25T20:02:50.956Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.956Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-25T20:02:50.956Z] [2022-03-25T20:02:50.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-03-25T20:02:50.956Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.956Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-03-25T20:02:50.956Z] [2022-03-25T20:02:50.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-03-25T20:02:50.956Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.956Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-03-25T20:02:50.956Z] [2022-03-25T20:02:50.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-03-25T20:02:50.956Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.956Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-03-25T20:02:50.956Z] [2022-03-25T20:02:50.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-03-25T20:02:50.956Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.956Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-03-25T20:02:50.956Z] [2022-03-25T20:02:50.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-03-25T20:02:50.956Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.956Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-03-25T20:02:50.956Z] [2022-03-25T20:02:50.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-03-25T20:02:50.956Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.956Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-03-25T20:02:50.956Z] [2022-03-25T20:02:50.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-03-25T20:02:50.956Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.956Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-03-25T20:02:50.956Z] [2022-03-25T20:02:50.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-03-25T20:02:50.956Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.956Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-03-25T20:02:50.956Z] [2022-03-25T20:02:50.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-03-25T20:02:50.956Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.956Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-03-25T20:02:50.956Z] [2022-03-25T20:02:50.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-03-25T20:02:50.956Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.956Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-03-25T20:02:50.956Z] [2022-03-25T20:02:50.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-03-25T20:02:50.956Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.956Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-03-25T20:02:50.956Z] [2022-03-25T20:02:50.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-03-25T20:02:50.956Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.956Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-03-25T20:02:50.956Z] [2022-03-25T20:02:50.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-03-25T20:02:50.956Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.956Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-03-25T20:02:50.956Z] [2022-03-25T20:02:50.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-03-25T20:02:50.956Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.956Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-03-25T20:02:50.956Z] [2022-03-25T20:02:50.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-03-25T20:02:50.956Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.956Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-03-25T20:02:50.956Z] [2022-03-25T20:02:50.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-03-25T20:02:50.956Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.956Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-03-25T20:02:50.956Z] [2022-03-25T20:02:50.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-03-25T20:02:50.956Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.956Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-03-25T20:02:50.956Z] [2022-03-25T20:02:50.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-03-25T20:02:50.956Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.956Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-03-25T20:02:50.956Z] [2022-03-25T20:02:50.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-03-25T20:02:50.956Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.956Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-03-25T20:02:50.956Z] [2022-03-25T20:02:50.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-03-25T20:02:50.956Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.956Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-03-25T20:02:50.956Z] [2022-03-25T20:02:50.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-03-25T20:02:50.956Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.956Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-03-25T20:02:50.956Z] [2022-03-25T20:02:50.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-03-25T20:02:50.956Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.956Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-03-25T20:02:50.956Z] [2022-03-25T20:02:50.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-03-25T20:02:50.956Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.956Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-03-25T20:02:50.956Z] [2022-03-25T20:02:50.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-03-25T20:02:50.956Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.956Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-03-25T20:02:50.956Z] [2022-03-25T20:02:50.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-03-25T20:02:50.956Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.956Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-03-25T20:02:50.956Z] [2022-03-25T20:02:50.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-03-25T20:02:50.956Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.956Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-03-25T20:02:50.956Z] [2022-03-25T20:02:50.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-03-25T20:02:50.956Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.956Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-03-25T20:02:50.956Z] [2022-03-25T20:02:50.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-03-25T20:02:50.956Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.956Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-03-25T20:02:50.956Z] [2022-03-25T20:02:50.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-03-25T20:02:50.956Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.956Z] [2022-03-25T20:02:50.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-03-25T20:02:50.956Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.956Z] [2022-03-25T20:02:50.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-03-25T20:02:50.956Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-03-25T20:02:50.956Z] [2022-03-25T20:02:50.956Z] DONE 1088 tests, 544 skipped in 2567.413s [2022-03-25T20:02:50.956Z] INFO: Integration tests ended at 03/25/2022 20:02:50. Duration:00:42:47.5257562 [2022-03-25T20:02:50.956Z] INFO: Docker info of the daemon under test at end of run [2022-03-25T20:02:50.956Z] [2022-03-25T20:02:50.956Z] Containers: 2 [2022-03-25T20:02:50.956Z] Running: 0 [2022-03-25T20:02:50.956Z] Paused: 0 [2022-03-25T20:02:50.956Z] Stopped: 2 [2022-03-25T20:02:50.956Z] Images: 18 [2022-03-25T20:02:50.956Z] Server Version: 0.0.0-dev [2022-03-25T20:02:50.956Z] Storage Driver: windowsfilter [2022-03-25T20:02:50.956Z] Windows: [2022-03-25T20:02:50.956Z] Logging Driver: json-file [2022-03-25T20:02:50.956Z] Plugins: [2022-03-25T20:02:50.956Z] Volume: local [2022-03-25T20:02:50.956Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-25T20:02:50.956Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-25T20:02:50.956Z] Swarm: inactive [2022-03-25T20:02:50.956Z] Default Isolation: process [2022-03-25T20:02:50.956Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-03-25T20:02:50.956Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230) [2022-03-25T20:02:50.956Z] OSType: windows [2022-03-25T20:02:50.956Z] Architecture: x86_64 [2022-03-25T20:02:50.956Z] CPUs: 4 [2022-03-25T20:02:50.956Z] Total Memory: 32GiB [2022-03-25T20:02:50.956Z] Name: azwin-2-2e2a51 [2022-03-25T20:02:50.956Z] ID: KTIH:VZQY:P7H4:YR62:CUML:MXZI:XE6N:45HQ:ETE7:HT3V:WUJ6:ZTVL [2022-03-25T20:02:50.956Z] Docker Root Dir: D:\CI\PR-43428\1\daemon [2022-03-25T20:02:50.956Z] Debug Mode (client): false [2022-03-25T20:02:50.956Z] Debug Mode (server): true [2022-03-25T20:02:50.956Z] File Descriptors: -1 [2022-03-25T20:02:50.956Z] Goroutines: 44 [2022-03-25T20:02:50.956Z] System Time: 2022-03-25T20:02:50.5706485Z [2022-03-25T20:02:50.956Z] EventsListeners: 0 [2022-03-25T20:02:50.956Z] Registry: https://index.docker.io/v1/ [2022-03-25T20:02:50.956Z] Labels: [2022-03-25T20:02:50.956Z] Experimental: false [2022-03-25T20:02:50.956Z] Insecure Registries: [2022-03-25T20:02:50.956Z] 127.0.0.0/8 [2022-03-25T20:02:50.956Z] Live Restore Enabled: false [2022-03-25T20:02:50.956Z] [2022-03-25T20:02:50.956Z] [2022-03-25T20:02:50.956Z] INFO: Stopping daemon under test [2022-03-25T20:02:50.956Z] SUCCESS: The process with PID 6100 (child process of PID 2152) has been terminated. [2022-03-25T20:02:50.956Z] SUCCESS: The process with PID 2152 (child process of PID 4192) has been terminated. [2022-03-25T20:02:50.956Z] INFO: Stop tailing logs of the daemon under tests [2022-03-25T20:02:50.956Z] INFO: executeCI.ps1 Completed successfully at 03/25/2022 20:02:50. [2022-03-25T20:02:50.956Z] INFO: Tidying up at end of run [2022-03-25T20:02:50.956Z] INFO: Saving daemon under test log (d:\CI\PR-43428\1\dut.out) to bundles\CIDUT.out [2022-03-25T20:02:50.956Z] INFO: Saving daemon under test log (d:\CI\PR-43428\1\dut.err) to bundles\CIDUT.err [2022-03-25T20:02:50.956Z] INFO: Saving containerd logs to bundles [2022-03-25T20:02:50.956Z] INFO: Nuke-Everything... [2022-03-25T20:02:50.956Z] INFO: Container count on control daemon to delete is 2 [2022-03-25T20:02:51.425Z] e976fe844757 [2022-03-25T20:02:51.425Z] ebb86d4e0f0f [2022-03-25T20:02:51.425Z] INFO: Tidying pidfile d:\CI\PR-43428\1\docker.pid [2022-03-25T20:02:51.425Z] INFO: Killing containerd with PID 6016 [2022-03-25T20:02:51.425Z] INFO: Nuking d:\CI [2022-03-25T20:03:16.705Z] INFO: Zapped successfully [2022-03-25T20:03:16.705Z] [2022-03-25T20:03:16.705Z] INFO: executeCI.ps1 exiting at Fri Mar 25 20:03:15 CUT 2022. Duration 01:08:01.9208969 [2022-03-25T20:03:16.705Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-03-25T20:03:16.953Z] Recording test results [2022-03-25T20:03:24.048Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-03-25T20:03:26.151Z] Creating win-2022-c8d-integration-bundles.zip [Pipeline] archiveArtifacts [2022-03-25T20:03:27.938Z] Archiving artifacts [2022-03-25T20:03:42.534Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43428/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-03-25T20:03:43.484Z] + make clean [2022-03-25T20:03:45.051Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-03-25T20:03:45.051Z] docker-dev-cache [2022-03-25T20:03:45.051Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timestamps [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // withEnv [Pipeline] End of Pipeline GitHub has been notified of this commit’s build result Finished: SUCCESS